2 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1366
+user: Proxies\__CG__\App\Entity\User {#1916 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#323
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#317
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Yeah I kind of realised that the instructions assumed I had already upgraded, will try to keep track of new updates better in the future. So for sake of completion here’s how I solved it in the end:\n
\n
- Ran upgrade from Nobara 37->38 following their guide: [nobaraproject.org/…/how-do-i-upgrade-to-a-new-nob…](https://nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)\n
- Ran into conflicts: `file /usr/lib64/libopenh264.so.2.3.1 conflicts between attempted installs of openh264-2.3.1-2.fc38.x86_64 and noopenh264-0.1.0~openh264_2.3.1-2.fc38.x86_64`\n
- Solved it with exclusion: `sudo dnf -v system-upgrade download --releasever=38 --allowerasing --exclude=openh264.x86_64`\n
- Fonts and glitches are gone, got some broken deps instead. So if anyone got a suggestion for that instead let me know. Otherwise I’ll do as it suggest `–best --allowerasing’` and see what else breaks:\n
\n
```\n
\n
<span style="color:#323232;">Problem: The operation would result in removing the following protected packages: plasma-desktop\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;"> Package Arch Version Repository Size\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skipping packages with conflicts:\n
</span><span style="color:#323232;">(add '--best --allowerasing' to command line to force their upgrade):\n
</span><span style="color:#323232;"> kde-settings noarch 38.2-5.fc38 nobara-baseos-38 33 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.8-1.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.8-1.fc38 nobara-baseos-38 41 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.9.1-3.fc38 nobara-baseos-38 40 k\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.8-1.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.9.1-3.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.8-1.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.9.1-3.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;">Skipping packages with broken dependencies:\n
</span><span style="color:#323232;"> kde-settings-plasma noarch 38.2-5.fc38 nobara-baseos-38 13 k\n
</span><span style="color:#323232;"> plasma-lookandfeel-fedora\n
</span><span style="color:#323232;"> noarch 5.27.8-1.fc38 nobara-baseos-38 403 k\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.8-1.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.8-1.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-2.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-3.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.9.1-3.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace-x11 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 68 k\n
</span><span style="color:#323232;"> sddm-breeze noarch 5.27.9.1-3.fc38 nobara-baseos-38 440 k\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Transaction Summary\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skip 18 Packages\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 10
+score: 0
+lastActive: DateTime @1701032286 {#1605
date: 2023-11-26 21:58:06.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@Makka@lemmy.one"
"@yum13241@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#1359 …}
+notifications: Doctrine\ORM\PersistentCollection {#2485 …}
-id: 167894
-bodyTs: "'-1':174,201,231,261,309,322,337 '-2':66,350 '-3':186,216,246,276,364,379,394,407 '-5':162,295 '/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':53 '/how-do-i-upgrade-to-a-new-nob':50 '/usr/lib64/libopenh264.so.2.3.1':58 '0.1.0':70 '115':180,192 '13':301 '15':329,343,357,371,385 '18':418 '2.2':237,252 '2.3.1':65 '33':168 '37':44 '38':45,84,167,179,191,206,221,236,251,266,281,300,314,328,342,356,370,384,399,412 '38.2':161,294 '40':222 '403':315 '41':207 '440':413 '5.27.8':173,200,230,260,308,321,336 '5.27.9.1':185,215,245,275,349,363,378,393,406 '64':172,184,199,214,229,244,259,274,335,377,392 '68':400 '70':267,282 'add':147 'alloweras':85,118,149 'alreadi':12 'anyon':100 'arch':139 'assum':9 'attempt':61 'baseo':166,178,190,205,220,235,250,265,280,299,313,326,341,354,368,383,398,411 'best':117,148 'better':22 'break':123 'breez':404 'broken':95,287 'command':151 'common':197,212 'complet':30 'conflict':56,59,146 'dep':96 'depend':288 'desktop':137 'dnf':77 'download':82 'els':122 'end':39 'exclud':86 'exclus':75 'fc38':163,175,187,202,217,232,247,262,277,296,310,323,338,351,365,380,395,408 'fc38.x86_64':67 'fedora':306 'file':57 'follow':46,132 'font':88 'forc':154 'futur':25 'glitch':90 'gone':92 'got':93,101 'guid':48 'i686':320,348,362 'instal':62 'instead':97,106 'instruct':8 'k':169,181,193,208,223,268,283,302,316,401,414 'kde':158,290 'kde-set':157 'kde-settings-plasma':289 'keep':17 'kind':3 'know':109 'let':107 'lib':227,242 'libkworkspace5':170,182 'line':152 'll':112 'lookandfeel':305 'm':238,253,330,344,358,372,386 'multilib':327,355,369 'new':20 'noarch':160,293,307,405 'nobara':43,165,177,189,204,219,234,249,264,279,298,312,325,340,353,367,382,397,410 'nobara-baseo':164,176,188,203,218,233,248,263,278,297,311,339,381,396,409 'nobara-baseos-multilib':324,352,366 'nobaraproject.org':49,52 'nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':51 'noopenh264':69 'openh264':64 'openh264.x86_64':87 'oper':126 'otherwis':110 'packag':134,138,144,285,419 'plasma':136,195,210,225,240,255,270,292,304,318,332,346,360,374,388 'plasma-desktop':135 'plasma-lookandfeel-fedora':303 'plasma-workspac':317,331,345,359,373 'plasma-workspace-common':194,209 'plasma-workspace-lib':224,239 'plasma-workspace-wayland':254,269 'plasma-workspace-x11':387 'problem':124 'protect':133 'ran':40,54 'realis':5 'releasev':83 'remov':130 'repositori':141 'result':128 'sake':28 'sddm':403 'sddm-breez':402 'see':120 'set':159,291 'size':142 'skip':143,284,417 'solv':35,72 'sudo':76 'suggest':103,116 'summari':416 'system':80 'system-upgrad':79 'track':18 'transact':415 'tri':15 'updat':21 'upgrad':13,41,81,156 'v':78 'version':140 'wayland':257,272 'workspac':196,211,226,241,256,271,319,333,347,361,375,389 'would':127 'x11':390 'x86':171,183,198,213,228,243,258,273,334,376,391 'yeah':1 '~openh264_2.3.1-2.fc38.x86_64':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5029674"
+editedAt: null
+createdAt: DateTimeImmutable @1701032286 {#1945
date: 2023-11-26 21:58:06.0 +01:00
}
} |
3 |
DENIED
|
edit
|
App\Entity\EntryComment {#1366
+user: Proxies\__CG__\App\Entity\User {#1916 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#323
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#317
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Yeah I kind of realised that the instructions assumed I had already upgraded, will try to keep track of new updates better in the future. So for sake of completion here’s how I solved it in the end:\n
\n
- Ran upgrade from Nobara 37->38 following their guide: [nobaraproject.org/…/how-do-i-upgrade-to-a-new-nob…](https://nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)\n
- Ran into conflicts: `file /usr/lib64/libopenh264.so.2.3.1 conflicts between attempted installs of openh264-2.3.1-2.fc38.x86_64 and noopenh264-0.1.0~openh264_2.3.1-2.fc38.x86_64`\n
- Solved it with exclusion: `sudo dnf -v system-upgrade download --releasever=38 --allowerasing --exclude=openh264.x86_64`\n
- Fonts and glitches are gone, got some broken deps instead. So if anyone got a suggestion for that instead let me know. Otherwise I’ll do as it suggest `–best --allowerasing’` and see what else breaks:\n
\n
```\n
\n
<span style="color:#323232;">Problem: The operation would result in removing the following protected packages: plasma-desktop\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;"> Package Arch Version Repository Size\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skipping packages with conflicts:\n
</span><span style="color:#323232;">(add '--best --allowerasing' to command line to force their upgrade):\n
</span><span style="color:#323232;"> kde-settings noarch 38.2-5.fc38 nobara-baseos-38 33 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.8-1.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.8-1.fc38 nobara-baseos-38 41 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.9.1-3.fc38 nobara-baseos-38 40 k\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.8-1.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.9.1-3.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.8-1.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.9.1-3.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;">Skipping packages with broken dependencies:\n
</span><span style="color:#323232;"> kde-settings-plasma noarch 38.2-5.fc38 nobara-baseos-38 13 k\n
</span><span style="color:#323232;"> plasma-lookandfeel-fedora\n
</span><span style="color:#323232;"> noarch 5.27.8-1.fc38 nobara-baseos-38 403 k\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.8-1.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.8-1.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-2.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-3.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.9.1-3.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace-x11 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 68 k\n
</span><span style="color:#323232;"> sddm-breeze noarch 5.27.9.1-3.fc38 nobara-baseos-38 440 k\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Transaction Summary\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skip 18 Packages\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 10
+score: 0
+lastActive: DateTime @1701032286 {#1605
date: 2023-11-26 21:58:06.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@Makka@lemmy.one"
"@yum13241@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#1359 …}
+notifications: Doctrine\ORM\PersistentCollection {#2485 …}
-id: 167894
-bodyTs: "'-1':174,201,231,261,309,322,337 '-2':66,350 '-3':186,216,246,276,364,379,394,407 '-5':162,295 '/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':53 '/how-do-i-upgrade-to-a-new-nob':50 '/usr/lib64/libopenh264.so.2.3.1':58 '0.1.0':70 '115':180,192 '13':301 '15':329,343,357,371,385 '18':418 '2.2':237,252 '2.3.1':65 '33':168 '37':44 '38':45,84,167,179,191,206,221,236,251,266,281,300,314,328,342,356,370,384,399,412 '38.2':161,294 '40':222 '403':315 '41':207 '440':413 '5.27.8':173,200,230,260,308,321,336 '5.27.9.1':185,215,245,275,349,363,378,393,406 '64':172,184,199,214,229,244,259,274,335,377,392 '68':400 '70':267,282 'add':147 'alloweras':85,118,149 'alreadi':12 'anyon':100 'arch':139 'assum':9 'attempt':61 'baseo':166,178,190,205,220,235,250,265,280,299,313,326,341,354,368,383,398,411 'best':117,148 'better':22 'break':123 'breez':404 'broken':95,287 'command':151 'common':197,212 'complet':30 'conflict':56,59,146 'dep':96 'depend':288 'desktop':137 'dnf':77 'download':82 'els':122 'end':39 'exclud':86 'exclus':75 'fc38':163,175,187,202,217,232,247,262,277,296,310,323,338,351,365,380,395,408 'fc38.x86_64':67 'fedora':306 'file':57 'follow':46,132 'font':88 'forc':154 'futur':25 'glitch':90 'gone':92 'got':93,101 'guid':48 'i686':320,348,362 'instal':62 'instead':97,106 'instruct':8 'k':169,181,193,208,223,268,283,302,316,401,414 'kde':158,290 'kde-set':157 'kde-settings-plasma':289 'keep':17 'kind':3 'know':109 'let':107 'lib':227,242 'libkworkspace5':170,182 'line':152 'll':112 'lookandfeel':305 'm':238,253,330,344,358,372,386 'multilib':327,355,369 'new':20 'noarch':160,293,307,405 'nobara':43,165,177,189,204,219,234,249,264,279,298,312,325,340,353,367,382,397,410 'nobara-baseo':164,176,188,203,218,233,248,263,278,297,311,339,381,396,409 'nobara-baseos-multilib':324,352,366 'nobaraproject.org':49,52 'nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':51 'noopenh264':69 'openh264':64 'openh264.x86_64':87 'oper':126 'otherwis':110 'packag':134,138,144,285,419 'plasma':136,195,210,225,240,255,270,292,304,318,332,346,360,374,388 'plasma-desktop':135 'plasma-lookandfeel-fedora':303 'plasma-workspac':317,331,345,359,373 'plasma-workspace-common':194,209 'plasma-workspace-lib':224,239 'plasma-workspace-wayland':254,269 'plasma-workspace-x11':387 'problem':124 'protect':133 'ran':40,54 'realis':5 'releasev':83 'remov':130 'repositori':141 'result':128 'sake':28 'sddm':403 'sddm-breez':402 'see':120 'set':159,291 'size':142 'skip':143,284,417 'solv':35,72 'sudo':76 'suggest':103,116 'summari':416 'system':80 'system-upgrad':79 'track':18 'transact':415 'tri':15 'updat':21 'upgrad':13,41,81,156 'v':78 'version':140 'wayland':257,272 'workspac':196,211,226,241,256,271,319,333,347,361,375,389 'would':127 'x11':390 'x86':171,183,198,213,228,243,258,273,334,376,391 'yeah':1 '~openh264_2.3.1-2.fc38.x86_64':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5029674"
+editedAt: null
+createdAt: DateTimeImmutable @1701032286 {#1945
date: 2023-11-26 21:58:06.0 +01:00
}
} |
4 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1366
+user: Proxies\__CG__\App\Entity\User {#1916 …}
+entry: App\Entity\Entry {#1810 …}
+magazine: App\Entity\Magazine {#313
+icon: Proxies\__CG__\App\Entity\Image {#294 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#323
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#285 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
+entries: Doctrine\ORM\PersistentCollection {#228 …}
+posts: Doctrine\ORM\PersistentCollection {#186 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
+bans: Doctrine\ORM\PersistentCollection {#165 …}
+reports: Doctrine\ORM\PersistentCollection {#151 …}
+badges: Doctrine\ORM\PersistentCollection {#129 …}
+logs: Doctrine\ORM\PersistentCollection {#119 …}
+awards: Doctrine\ORM\PersistentCollection {#108 …}
+categories: Doctrine\ORM\PersistentCollection {#95 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#317
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#316
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
+body: """
Yeah I kind of realised that the instructions assumed I had already upgraded, will try to keep track of new updates better in the future. So for sake of completion here’s how I solved it in the end:\n
\n
- Ran upgrade from Nobara 37->38 following their guide: [nobaraproject.org/…/how-do-i-upgrade-to-a-new-nob…](https://nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)\n
- Ran into conflicts: `file /usr/lib64/libopenh264.so.2.3.1 conflicts between attempted installs of openh264-2.3.1-2.fc38.x86_64 and noopenh264-0.1.0~openh264_2.3.1-2.fc38.x86_64`\n
- Solved it with exclusion: `sudo dnf -v system-upgrade download --releasever=38 --allowerasing --exclude=openh264.x86_64`\n
- Fonts and glitches are gone, got some broken deps instead. So if anyone got a suggestion for that instead let me know. Otherwise I’ll do as it suggest `–best --allowerasing’` and see what else breaks:\n
\n
```\n
\n
<span style="color:#323232;">Problem: The operation would result in removing the following protected packages: plasma-desktop\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;"> Package Arch Version Repository Size\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skipping packages with conflicts:\n
</span><span style="color:#323232;">(add '--best --allowerasing' to command line to force their upgrade):\n
</span><span style="color:#323232;"> kde-settings noarch 38.2-5.fc38 nobara-baseos-38 33 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.8-1.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> libkworkspace5 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 115 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.8-1.fc38 nobara-baseos-38 41 k\n
</span><span style="color:#323232;"> plasma-workspace-common x86_64 5.27.9.1-3.fc38 nobara-baseos-38 40 k\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.8-1.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-libs x86_64 5.27.9.1-3.fc38 nobara-baseos-38 2.2 M\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.8-1.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;"> plasma-workspace-wayland\n
</span><span style="color:#323232;"> x86_64 5.27.9.1-3.fc38 nobara-baseos-38 70 k\n
</span><span style="color:#323232;">Skipping packages with broken dependencies:\n
</span><span style="color:#323232;"> kde-settings-plasma noarch 38.2-5.fc38 nobara-baseos-38 13 k\n
</span><span style="color:#323232;"> plasma-lookandfeel-fedora\n
</span><span style="color:#323232;"> noarch 5.27.8-1.fc38 nobara-baseos-38 403 k\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.8-1.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.8-1.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-2.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace i686 5.27.9.1-3.fc38 nobara-baseos-multilib-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace x86_64 5.27.9.1-3.fc38 nobara-baseos-38 15 M\n
</span><span style="color:#323232;"> plasma-workspace-x11 x86_64 5.27.9.1-3.fc38 nobara-baseos-38 68 k\n
</span><span style="color:#323232;"> sddm-breeze noarch 5.27.9.1-3.fc38 nobara-baseos-38 440 k\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Transaction Summary\n
</span><span style="color:#323232;">================================================================================\n
</span><span style="color:#323232;">Skip 18 Packages\n
</span>\n
```
"""
+lang: "en"
+isAdult: false
+favouriteCount: 10
+score: 0
+lastActive: DateTime @1701032286 {#1605
date: 2023-11-26 21:58:06.0 +01:00
}
+ip: null
+tags: [
"323232"
]
+mentions: [
"@Makka@lemmy.one"
"@yum13241@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#2466 …}
+nested: Doctrine\ORM\PersistentCollection {#2167 …}
+votes: Doctrine\ORM\PersistentCollection {#2424 …}
+reports: Doctrine\ORM\PersistentCollection {#2440 …}
+favourites: Doctrine\ORM\PersistentCollection {#1359 …}
+notifications: Doctrine\ORM\PersistentCollection {#2485 …}
-id: 167894
-bodyTs: "'-1':174,201,231,261,309,322,337 '-2':66,350 '-3':186,216,246,276,364,379,394,407 '-5':162,295 '/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':53 '/how-do-i-upgrade-to-a-new-nob':50 '/usr/lib64/libopenh264.so.2.3.1':58 '0.1.0':70 '115':180,192 '13':301 '15':329,343,357,371,385 '18':418 '2.2':237,252 '2.3.1':65 '33':168 '37':44 '38':45,84,167,179,191,206,221,236,251,266,281,300,314,328,342,356,370,384,399,412 '38.2':161,294 '40':222 '403':315 '41':207 '440':413 '5.27.8':173,200,230,260,308,321,336 '5.27.9.1':185,215,245,275,349,363,378,393,406 '64':172,184,199,214,229,244,259,274,335,377,392 '68':400 '70':267,282 'add':147 'alloweras':85,118,149 'alreadi':12 'anyon':100 'arch':139 'assum':9 'attempt':61 'baseo':166,178,190,205,220,235,250,265,280,299,313,326,341,354,368,383,398,411 'best':117,148 'better':22 'break':123 'breez':404 'broken':95,287 'command':151 'common':197,212 'complet':30 'conflict':56,59,146 'dep':96 'depend':288 'desktop':137 'dnf':77 'download':82 'els':122 'end':39 'exclud':86 'exclus':75 'fc38':163,175,187,202,217,232,247,262,277,296,310,323,338,351,365,380,395,408 'fc38.x86_64':67 'fedora':306 'file':57 'follow':46,132 'font':88 'forc':154 'futur':25 'glitch':90 'gone':92 'got':93,101 'guid':48 'i686':320,348,362 'instal':62 'instead':97,106 'instruct':8 'k':169,181,193,208,223,268,283,302,316,401,414 'kde':158,290 'kde-set':157 'kde-settings-plasma':289 'keep':17 'kind':3 'know':109 'let':107 'lib':227,242 'libkworkspace5':170,182 'line':152 'll':112 'lookandfeel':305 'm':238,253,330,344,358,372,386 'multilib':327,355,369 'new':20 'noarch':160,293,307,405 'nobara':43,165,177,189,204,219,234,249,264,279,298,312,325,340,353,367,382,397,410 'nobara-baseo':164,176,188,203,218,233,248,263,278,297,311,339,381,396,409 'nobara-baseos-multilib':324,352,366 'nobaraproject.org':49,52 'nobaraproject.org/docs/upgrade-troubleshooting/how-do-i-upgrade-to-a-new-nobara-version/)':51 'noopenh264':69 'openh264':64 'openh264.x86_64':87 'oper':126 'otherwis':110 'packag':134,138,144,285,419 'plasma':136,195,210,225,240,255,270,292,304,318,332,346,360,374,388 'plasma-desktop':135 'plasma-lookandfeel-fedora':303 'plasma-workspac':317,331,345,359,373 'plasma-workspace-common':194,209 'plasma-workspace-lib':224,239 'plasma-workspace-wayland':254,269 'plasma-workspace-x11':387 'problem':124 'protect':133 'ran':40,54 'realis':5 'releasev':83 'remov':130 'repositori':141 'result':128 'sake':28 'sddm':403 'sddm-breez':402 'see':120 'set':159,291 'size':142 'skip':143,284,417 'solv':35,72 'sudo':76 'suggest':103,116 'summari':416 'system':80 'system-upgrad':79 'track':18 'transact':415 'tri':15 'updat':21 'upgrad':13,41,81,156 'v':78 'version':140 'wayland':257,272 'workspac':196,211,226,241,256,271,319,333,347,361,375,389 'would':127 'x11':390 'x86':171,183,198,213,228,243,258,273,334,376,391 'yeah':1 '~openh264_2.3.1-2.fc38.x86_64':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.one/comment/5029674"
+editedAt: null
+createdAt: DateTimeImmutable @1701032286 {#1945
date: 2023-11-26 21:58:06.0 +01:00
}
} |