2 |
DENIED
|
moderate
|
App\Entity\Entry {#1853
+user: Proxies\__CG__\App\Entity\User {#1897 …}
+magazine: App\Entity\Magazine {#285
+icon: Proxies\__CG__\App\Entity\Image {#265 …}
+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 {#293
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#256 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#252 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#241 …}
+entries: Doctrine\ORM\PersistentCollection {#199 …}
+posts: Doctrine\ORM\PersistentCollection {#157 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#219 …}
+bans: Doctrine\ORM\PersistentCollection {#136 …}
+reports: Doctrine\ORM\PersistentCollection {#122 …}
+badges: Doctrine\ORM\PersistentCollection {#100 …}
+logs: Doctrine\ORM\PersistentCollection {#90 …}
+awards: Doctrine\ORM\PersistentCollection {#79 …}
+categories: Doctrine\ORM\PersistentCollection {#66 …}
-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 {#296
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#299
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1865 …}
+slug: "loads-of-uninstallable-dependencies-on-debian"
+title: "loads of uninstallable dependencies on debian"
+url: null
+body: """
I installed Debain 12 about a month ago, and kept having difficulties with the package manager. It seems to lack any sort of sources in its default configuration, so that I had to manually add some which I saw online to the sources file. By default, the sources file only refered to some cd-rom thing, even though I installed the OS with a usb stick. Currently I am trying to install blender with apt, but as many times before, apt finds the program, but not the dependencies. The output I get from `sudo apt install blender` is this:\n
\n
```\n
\n
<span style="color:#323232;">marty@MartyPC:~$ sudo apt install blender\n
</span><span style="color:#323232;">[sudo] Passwort für marty: \n
</span><span style="color:#323232;">Paketlisten werden gelesen… Fertig\n
</span><span style="color:#323232;">Abhängigkeitsbaum wird aufgebaut… Fertig\n
</span><span style="color:#323232;">Statusinformationen werden eingelesen… Fertig\n
</span><span style="color:#323232;">Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass\n
</span><span style="color:#323232;">Sie eine unmögliche Situation angefordert haben oder, wenn Sie die\n
</span><span style="color:#323232;">Unstable-Distribution verwenden, dass einige erforderliche Pakete noch\n
</span><span style="color:#323232;">nicht erstellt wurden oder Incoming noch nicht verlassen haben.\n
</span><span style="color:#323232;">Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Die folgenden Pakete haben unerfüllte Abhängigkeiten:\n
</span><span style="color:#323232;"> blender : Hängt ab von: libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> Hängt ab von: libavdevice58 (>= 7:4.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libavformat58 (>= 7:4.1) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libboost-atomic1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-chrono1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-date-time1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-filesystem1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-iostreams1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-locale1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-regex1.67.0 (>= 1.67.0-10) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-system1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-thread1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libglew2.1 (>= 1.12.0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libilmbase23 (>= 2.2.1) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopencolorio1v5 (>= 1.1.0~dfsg0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopenexr23 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenimageio2.0 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenvdb5.2 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libpython3.7 (>= 3.7.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libtbb2 (>= 2017~U7) ist aber nicht installierbar\n
</span><span style="color:#323232;">E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.\n
</span>\n
```\n
\n
Im very sorry for the german output (if anyone knows how to change only the terminal language to english, I would appreciate if they could tell me how to). It essentially says this:\n
\n
```\n
\n
<span style="color:#323232;">Some packages cannot be installed. That can meean, that an impossible situation was requested, or that an unstable distro is used and that the required packages have not been created yet. The following information may help solve the problem:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">These packages need unmet dependencies:\n
</span><span style="color:#323232;">blender:\n
</span><span style="color:#323232;"> needs libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> [...]\n
</span>\n
```\n
\n
If anyone has suggestions for fixing this promblem, I would appreciate it very much if they could share their thoughts.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1698452418 {#1830
date: 2023-10-28 02:20:18.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1914 …}
+votes: Doctrine\ORM\PersistentCollection {#1395 …}
+reports: Doctrine\ORM\PersistentCollection {#2480 …}
+favourites: Doctrine\ORM\PersistentCollection {#1890 …}
+notifications: Doctrine\ORM\PersistentCollection {#1902 …}
+badges: Doctrine\ORM\PersistentCollection {#1891 …}
+children: []
-id: 14678
-titleTs: "'debian':6 'depend':4 'load':1 'uninstal':3"
-bodyTs: "'-10':281 '1.1.0':330 '1.12.0':312 '1.67.0':280 '12':4 '2.2.1':321 '2017':376 '3.7.0':366 '4.0':183,189,474 '4.1':200 '67.0':212,223,235,246,257,268,279,292,303 '7':182,188,199,473 'ab':179,185,196,207,218,229,241,252,263,274,287,298,309,318,327,337,346,355,363,373 'aber':191,202,214,225,237,248,259,270,283,294,305,314,323,333,341,350,359,368,379 'abhängigkeiten':176 'abhängigkeitsbaum':115 'add':35 'ago':8 'angefordert':137 'anyon':401,476 'appreci':414,485 'apt':76,82,96,104 'atomic1':211 'aufgebaut':117 'bedeuten':131 'blender':74,98,106,177,470 'cannot':428 'cd':55 'cd-rom':54 'chang':405 'chrono1':222 'configur':28 'could':417,491 'creat':455 'current':68 'das':129 'dass':132,147 'date':233 'debain':3 'default':27,46 'defekt':391 'depend':89,469 'die':142,161,167,171 'difficulti':12 'distribut':145 'distro':444 'e':382 'ein':134 'eingelesen':121 'einig':123,148 'english':411 'erforderlich':149 'erstellt':153 'essenti':423 'even':58 'fertig':114,118,122 'file':44,49 'filesystem1':245 'find':83 'fix':480 'folgenden':162,172 'follow':458 'für':109 'gelesen':113 'german':398 'get':93 'haben':138,160,174,389 'helfen':164 'help':461 'hängt':178,184,195,206,217,228,240,251,262,273,286,297,308,317,326,336,345,354,362,372 'ihnen':165 'im':393 'imposs':436 'incom':156 'inform':459 'informationen':163 'instal':2,61,73,97,105,430 'installierbar':216,227,239,250,261,272,285,296,307,316,325,335,361,381 'installiert':127,193,204,343,352,370 'iostreams1':256 'ist':213,224,236,247,258,269,282,293,304,313,322,332,358,378 'kann':130 'kept':10 'know':402 'konnten':125 'korrigiert':386 'können':384 'lack':20 'languag':409 'libavcodec58':181,472 'libavdevice58':187 'libavformat58':198 'libboost':210,221,232,244,255,266,277,290,301 'libboost-atomic1':209 'libboost-chrono1':220 'libboost-date-time1':231 'libboost-filesystem1':243 'libboost-iostreams1':254 'libboost-locale1':265 'libboost-regex1':276 'libboost-system1':289 'libboost-thread1':300 'libglew2.1':311 'libilmbase23':320 'libopencolorio1v5':329 'libopenexr23':339 'libopenimageio2.0':348 'libopenvdb5.2':357 'libpython3.7':365 'libtbb2':375 'locale1':267 'lösen':170 'manag':16 'mani':79 'manual':34 'marti':101,110 'martypc':102 'may':460 'meean':433 'month':7 'much':488 'need':467,471 'nicht':126,152,158,192,203,215,226,238,249,260,271,284,295,306,315,324,334,342,351,360,369,380,385 'noch':151,157 'oder':139,155 'onlin':40 'os':63 'output':91,399 'packag':15,427,451,466 'paket':124,150,173,392 'paketlisten':111 'passwort':108 'problem':383,464 'program':85 'promblem':482 'refer':51 'regex1':278 'request':439 'requir':450 'rom':56 'saw':39 'say':424 'seem':18 'share':492 'sie':133,141,388 'situat':136,168,437 'soll':190,201,340,349,367 'solv':462 'sorri':395 'sort':22 'sourc':24,43,48 'statusinformationen':119 'stick':67 'sudo':95,103,107 'suggest':478 'system1':291 'tell':418 'termin':408 'thing':57 'though':59 'thought':494 'thread1':302 'time':80 'time1':234 'tri':71 'unerfüllt':175 'unmet':468 'unmöglich':135 'unstabl':144,443 'unstable-distribut':143 'usb':66 'use':446 'verlassen':159 'verwenden':146 'vielleicht':166 'von':180,186,197,208,219,230,242,253,264,275,288,299,310,319,328,338,347,356,364,374 'wenn':140 'werden':112,120,128,194,205,344,353,371,387 'wird':116 'would':413,484 'wurden':154 'yet':456 'zu':169 'zurückgehalten':390 '~dfsg0':331 '~u7':377"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1698443360
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/post/4689190"
+editedAt: null
+createdAt: DateTimeImmutable @1698422360 {#2415
date: 2023-10-27 17:59:20.0 +02:00
}
} |
3 |
DENIED
|
edit
|
App\Entity\Entry {#1853
+user: Proxies\__CG__\App\Entity\User {#1897 …}
+magazine: App\Entity\Magazine {#285
+icon: Proxies\__CG__\App\Entity\Image {#265 …}
+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 {#293
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#256 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#252 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#241 …}
+entries: Doctrine\ORM\PersistentCollection {#199 …}
+posts: Doctrine\ORM\PersistentCollection {#157 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#219 …}
+bans: Doctrine\ORM\PersistentCollection {#136 …}
+reports: Doctrine\ORM\PersistentCollection {#122 …}
+badges: Doctrine\ORM\PersistentCollection {#100 …}
+logs: Doctrine\ORM\PersistentCollection {#90 …}
+awards: Doctrine\ORM\PersistentCollection {#79 …}
+categories: Doctrine\ORM\PersistentCollection {#66 …}
-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 {#296
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#299
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1865 …}
+slug: "loads-of-uninstallable-dependencies-on-debian"
+title: "loads of uninstallable dependencies on debian"
+url: null
+body: """
I installed Debain 12 about a month ago, and kept having difficulties with the package manager. It seems to lack any sort of sources in its default configuration, so that I had to manually add some which I saw online to the sources file. By default, the sources file only refered to some cd-rom thing, even though I installed the OS with a usb stick. Currently I am trying to install blender with apt, but as many times before, apt finds the program, but not the dependencies. The output I get from `sudo apt install blender` is this:\n
\n
```\n
\n
<span style="color:#323232;">marty@MartyPC:~$ sudo apt install blender\n
</span><span style="color:#323232;">[sudo] Passwort für marty: \n
</span><span style="color:#323232;">Paketlisten werden gelesen… Fertig\n
</span><span style="color:#323232;">Abhängigkeitsbaum wird aufgebaut… Fertig\n
</span><span style="color:#323232;">Statusinformationen werden eingelesen… Fertig\n
</span><span style="color:#323232;">Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass\n
</span><span style="color:#323232;">Sie eine unmögliche Situation angefordert haben oder, wenn Sie die\n
</span><span style="color:#323232;">Unstable-Distribution verwenden, dass einige erforderliche Pakete noch\n
</span><span style="color:#323232;">nicht erstellt wurden oder Incoming noch nicht verlassen haben.\n
</span><span style="color:#323232;">Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Die folgenden Pakete haben unerfüllte Abhängigkeiten:\n
</span><span style="color:#323232;"> blender : Hängt ab von: libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> Hängt ab von: libavdevice58 (>= 7:4.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libavformat58 (>= 7:4.1) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libboost-atomic1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-chrono1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-date-time1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-filesystem1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-iostreams1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-locale1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-regex1.67.0 (>= 1.67.0-10) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-system1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-thread1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libglew2.1 (>= 1.12.0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libilmbase23 (>= 2.2.1) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopencolorio1v5 (>= 1.1.0~dfsg0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopenexr23 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenimageio2.0 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenvdb5.2 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libpython3.7 (>= 3.7.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libtbb2 (>= 2017~U7) ist aber nicht installierbar\n
</span><span style="color:#323232;">E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.\n
</span>\n
```\n
\n
Im very sorry for the german output (if anyone knows how to change only the terminal language to english, I would appreciate if they could tell me how to). It essentially says this:\n
\n
```\n
\n
<span style="color:#323232;">Some packages cannot be installed. That can meean, that an impossible situation was requested, or that an unstable distro is used and that the required packages have not been created yet. The following information may help solve the problem:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">These packages need unmet dependencies:\n
</span><span style="color:#323232;">blender:\n
</span><span style="color:#323232;"> needs libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> [...]\n
</span>\n
```\n
\n
If anyone has suggestions for fixing this promblem, I would appreciate it very much if they could share their thoughts.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1698452418 {#1830
date: 2023-10-28 02:20:18.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1914 …}
+votes: Doctrine\ORM\PersistentCollection {#1395 …}
+reports: Doctrine\ORM\PersistentCollection {#2480 …}
+favourites: Doctrine\ORM\PersistentCollection {#1890 …}
+notifications: Doctrine\ORM\PersistentCollection {#1902 …}
+badges: Doctrine\ORM\PersistentCollection {#1891 …}
+children: []
-id: 14678
-titleTs: "'debian':6 'depend':4 'load':1 'uninstal':3"
-bodyTs: "'-10':281 '1.1.0':330 '1.12.0':312 '1.67.0':280 '12':4 '2.2.1':321 '2017':376 '3.7.0':366 '4.0':183,189,474 '4.1':200 '67.0':212,223,235,246,257,268,279,292,303 '7':182,188,199,473 'ab':179,185,196,207,218,229,241,252,263,274,287,298,309,318,327,337,346,355,363,373 'aber':191,202,214,225,237,248,259,270,283,294,305,314,323,333,341,350,359,368,379 'abhängigkeiten':176 'abhängigkeitsbaum':115 'add':35 'ago':8 'angefordert':137 'anyon':401,476 'appreci':414,485 'apt':76,82,96,104 'atomic1':211 'aufgebaut':117 'bedeuten':131 'blender':74,98,106,177,470 'cannot':428 'cd':55 'cd-rom':54 'chang':405 'chrono1':222 'configur':28 'could':417,491 'creat':455 'current':68 'das':129 'dass':132,147 'date':233 'debain':3 'default':27,46 'defekt':391 'depend':89,469 'die':142,161,167,171 'difficulti':12 'distribut':145 'distro':444 'e':382 'ein':134 'eingelesen':121 'einig':123,148 'english':411 'erforderlich':149 'erstellt':153 'essenti':423 'even':58 'fertig':114,118,122 'file':44,49 'filesystem1':245 'find':83 'fix':480 'folgenden':162,172 'follow':458 'für':109 'gelesen':113 'german':398 'get':93 'haben':138,160,174,389 'helfen':164 'help':461 'hängt':178,184,195,206,217,228,240,251,262,273,286,297,308,317,326,336,345,354,362,372 'ihnen':165 'im':393 'imposs':436 'incom':156 'inform':459 'informationen':163 'instal':2,61,73,97,105,430 'installierbar':216,227,239,250,261,272,285,296,307,316,325,335,361,381 'installiert':127,193,204,343,352,370 'iostreams1':256 'ist':213,224,236,247,258,269,282,293,304,313,322,332,358,378 'kann':130 'kept':10 'know':402 'konnten':125 'korrigiert':386 'können':384 'lack':20 'languag':409 'libavcodec58':181,472 'libavdevice58':187 'libavformat58':198 'libboost':210,221,232,244,255,266,277,290,301 'libboost-atomic1':209 'libboost-chrono1':220 'libboost-date-time1':231 'libboost-filesystem1':243 'libboost-iostreams1':254 'libboost-locale1':265 'libboost-regex1':276 'libboost-system1':289 'libboost-thread1':300 'libglew2.1':311 'libilmbase23':320 'libopencolorio1v5':329 'libopenexr23':339 'libopenimageio2.0':348 'libopenvdb5.2':357 'libpython3.7':365 'libtbb2':375 'locale1':267 'lösen':170 'manag':16 'mani':79 'manual':34 'marti':101,110 'martypc':102 'may':460 'meean':433 'month':7 'much':488 'need':467,471 'nicht':126,152,158,192,203,215,226,238,249,260,271,284,295,306,315,324,334,342,351,360,369,380,385 'noch':151,157 'oder':139,155 'onlin':40 'os':63 'output':91,399 'packag':15,427,451,466 'paket':124,150,173,392 'paketlisten':111 'passwort':108 'problem':383,464 'program':85 'promblem':482 'refer':51 'regex1':278 'request':439 'requir':450 'rom':56 'saw':39 'say':424 'seem':18 'share':492 'sie':133,141,388 'situat':136,168,437 'soll':190,201,340,349,367 'solv':462 'sorri':395 'sort':22 'sourc':24,43,48 'statusinformationen':119 'stick':67 'sudo':95,103,107 'suggest':478 'system1':291 'tell':418 'termin':408 'thing':57 'though':59 'thought':494 'thread1':302 'time':80 'time1':234 'tri':71 'unerfüllt':175 'unmet':468 'unmöglich':135 'unstabl':144,443 'unstable-distribut':143 'usb':66 'use':446 'verlassen':159 'verwenden':146 'vielleicht':166 'von':180,186,197,208,219,230,242,253,264,275,288,299,310,319,328,338,347,356,364,374 'wenn':140 'werden':112,120,128,194,205,344,353,371,387 'wird':116 'would':413,484 'wurden':154 'yet':456 'zu':169 'zurückgehalten':390 '~dfsg0':331 '~u7':377"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1698443360
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/post/4689190"
+editedAt: null
+createdAt: DateTimeImmutable @1698422360 {#2415
date: 2023-10-27 17:59:20.0 +02:00
}
} |
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1853
+user: Proxies\__CG__\App\Entity\User {#1897 …}
+magazine: App\Entity\Magazine {#285
+icon: Proxies\__CG__\App\Entity\Image {#265 …}
+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 {#293
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#256 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#252 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#241 …}
+entries: Doctrine\ORM\PersistentCollection {#199 …}
+posts: Doctrine\ORM\PersistentCollection {#157 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#219 …}
+bans: Doctrine\ORM\PersistentCollection {#136 …}
+reports: Doctrine\ORM\PersistentCollection {#122 …}
+badges: Doctrine\ORM\PersistentCollection {#100 …}
+logs: Doctrine\ORM\PersistentCollection {#90 …}
+awards: Doctrine\ORM\PersistentCollection {#79 …}
+categories: Doctrine\ORM\PersistentCollection {#66 …}
-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 {#296
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#299
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1865 …}
+slug: "loads-of-uninstallable-dependencies-on-debian"
+title: "loads of uninstallable dependencies on debian"
+url: null
+body: """
I installed Debain 12 about a month ago, and kept having difficulties with the package manager. It seems to lack any sort of sources in its default configuration, so that I had to manually add some which I saw online to the sources file. By default, the sources file only refered to some cd-rom thing, even though I installed the OS with a usb stick. Currently I am trying to install blender with apt, but as many times before, apt finds the program, but not the dependencies. The output I get from `sudo apt install blender` is this:\n
\n
```\n
\n
<span style="color:#323232;">marty@MartyPC:~$ sudo apt install blender\n
</span><span style="color:#323232;">[sudo] Passwort für marty: \n
</span><span style="color:#323232;">Paketlisten werden gelesen… Fertig\n
</span><span style="color:#323232;">Abhängigkeitsbaum wird aufgebaut… Fertig\n
</span><span style="color:#323232;">Statusinformationen werden eingelesen… Fertig\n
</span><span style="color:#323232;">Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass\n
</span><span style="color:#323232;">Sie eine unmögliche Situation angefordert haben oder, wenn Sie die\n
</span><span style="color:#323232;">Unstable-Distribution verwenden, dass einige erforderliche Pakete noch\n
</span><span style="color:#323232;">nicht erstellt wurden oder Incoming noch nicht verlassen haben.\n
</span><span style="color:#323232;">Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Die folgenden Pakete haben unerfüllte Abhängigkeiten:\n
</span><span style="color:#323232;"> blender : Hängt ab von: libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> Hängt ab von: libavdevice58 (>= 7:4.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libavformat58 (>= 7:4.1) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libboost-atomic1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-chrono1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-date-time1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-filesystem1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-iostreams1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-locale1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-regex1.67.0 (>= 1.67.0-10) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-system1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libboost-thread1.67.0 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libglew2.1 (>= 1.12.0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libilmbase23 (>= 2.2.1) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopencolorio1v5 (>= 1.1.0~dfsg0) ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libopenexr23 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenimageio2.0 soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libopenvdb5.2 ist aber nicht installierbar\n
</span><span style="color:#323232;"> Hängt ab von: libpython3.7 (>= 3.7.0) soll aber nicht installiert werden\n
</span><span style="color:#323232;"> Hängt ab von: libtbb2 (>= 2017~U7) ist aber nicht installierbar\n
</span><span style="color:#323232;">E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.\n
</span>\n
```\n
\n
Im very sorry for the german output (if anyone knows how to change only the terminal language to english, I would appreciate if they could tell me how to). It essentially says this:\n
\n
```\n
\n
<span style="color:#323232;">Some packages cannot be installed. That can meean, that an impossible situation was requested, or that an unstable distro is used and that the required packages have not been created yet. The following information may help solve the problem:\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">These packages need unmet dependencies:\n
</span><span style="color:#323232;">blender:\n
</span><span style="color:#323232;"> needs libavcodec58 (>= 7:4.0)\n
</span><span style="color:#323232;"> [...]\n
</span>\n
```\n
\n
If anyone has suggestions for fixing this promblem, I would appreciate it very much if they could share their thoughts.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 1
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1698452418 {#1830
date: 2023-10-28 02:20:18.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1914 …}
+votes: Doctrine\ORM\PersistentCollection {#1395 …}
+reports: Doctrine\ORM\PersistentCollection {#2480 …}
+favourites: Doctrine\ORM\PersistentCollection {#1890 …}
+notifications: Doctrine\ORM\PersistentCollection {#1902 …}
+badges: Doctrine\ORM\PersistentCollection {#1891 …}
+children: []
-id: 14678
-titleTs: "'debian':6 'depend':4 'load':1 'uninstal':3"
-bodyTs: "'-10':281 '1.1.0':330 '1.12.0':312 '1.67.0':280 '12':4 '2.2.1':321 '2017':376 '3.7.0':366 '4.0':183,189,474 '4.1':200 '67.0':212,223,235,246,257,268,279,292,303 '7':182,188,199,473 'ab':179,185,196,207,218,229,241,252,263,274,287,298,309,318,327,337,346,355,363,373 'aber':191,202,214,225,237,248,259,270,283,294,305,314,323,333,341,350,359,368,379 'abhängigkeiten':176 'abhängigkeitsbaum':115 'add':35 'ago':8 'angefordert':137 'anyon':401,476 'appreci':414,485 'apt':76,82,96,104 'atomic1':211 'aufgebaut':117 'bedeuten':131 'blender':74,98,106,177,470 'cannot':428 'cd':55 'cd-rom':54 'chang':405 'chrono1':222 'configur':28 'could':417,491 'creat':455 'current':68 'das':129 'dass':132,147 'date':233 'debain':3 'default':27,46 'defekt':391 'depend':89,469 'die':142,161,167,171 'difficulti':12 'distribut':145 'distro':444 'e':382 'ein':134 'eingelesen':121 'einig':123,148 'english':411 'erforderlich':149 'erstellt':153 'essenti':423 'even':58 'fertig':114,118,122 'file':44,49 'filesystem1':245 'find':83 'fix':480 'folgenden':162,172 'follow':458 'für':109 'gelesen':113 'german':398 'get':93 'haben':138,160,174,389 'helfen':164 'help':461 'hängt':178,184,195,206,217,228,240,251,262,273,286,297,308,317,326,336,345,354,362,372 'ihnen':165 'im':393 'imposs':436 'incom':156 'inform':459 'informationen':163 'instal':2,61,73,97,105,430 'installierbar':216,227,239,250,261,272,285,296,307,316,325,335,361,381 'installiert':127,193,204,343,352,370 'iostreams1':256 'ist':213,224,236,247,258,269,282,293,304,313,322,332,358,378 'kann':130 'kept':10 'know':402 'konnten':125 'korrigiert':386 'können':384 'lack':20 'languag':409 'libavcodec58':181,472 'libavdevice58':187 'libavformat58':198 'libboost':210,221,232,244,255,266,277,290,301 'libboost-atomic1':209 'libboost-chrono1':220 'libboost-date-time1':231 'libboost-filesystem1':243 'libboost-iostreams1':254 'libboost-locale1':265 'libboost-regex1':276 'libboost-system1':289 'libboost-thread1':300 'libglew2.1':311 'libilmbase23':320 'libopencolorio1v5':329 'libopenexr23':339 'libopenimageio2.0':348 'libopenvdb5.2':357 'libpython3.7':365 'libtbb2':375 'locale1':267 'lösen':170 'manag':16 'mani':79 'manual':34 'marti':101,110 'martypc':102 'may':460 'meean':433 'month':7 'much':488 'need':467,471 'nicht':126,152,158,192,203,215,226,238,249,260,271,284,295,306,315,324,334,342,351,360,369,380,385 'noch':151,157 'oder':139,155 'onlin':40 'os':63 'output':91,399 'packag':15,427,451,466 'paket':124,150,173,392 'paketlisten':111 'passwort':108 'problem':383,464 'program':85 'promblem':482 'refer':51 'regex1':278 'request':439 'requir':450 'rom':56 'saw':39 'say':424 'seem':18 'share':492 'sie':133,141,388 'situat':136,168,437 'soll':190,201,340,349,367 'solv':462 'sorri':395 'sort':22 'sourc':24,43,48 'statusinformationen':119 'stick':67 'sudo':95,103,107 'suggest':478 'system1':291 'tell':418 'termin':408 'thing':57 'though':59 'thought':494 'thread1':302 'time':80 'time1':234 'tri':71 'unerfüllt':175 'unmet':468 'unmöglich':135 'unstabl':144,443 'unstable-distribut':143 'usb':66 'use':446 'verlassen':159 'verwenden':146 'vielleicht':166 'von':180,186,197,208,219,230,242,253,264,275,288,299,310,319,328,338,347,356,364,374 'wenn':140 'werden':112,120,128,194,205,344,353,371,387 'wird':116 'would':413,484 'wurden':154 'yet':456 'zu':169 'zurückgehalten':390 '~dfsg0':331 '~u7':377"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1698443360
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/post/4689190"
+editedAt: null
+createdAt: DateTimeImmutable @1698422360 {#2415
date: 2023-10-27 17:59:20.0 +02:00
}
} |