#packagemanagement — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #packagemanagement, aggregated by home.social.
-
Can't upgrade Kubutu 25.10 to 26.04 to new version because of broken build-essentials dependencies: #apt #packagemanagement #upgrade #dependencies #gcc
-
Can't upgrade Kubutu 25.10 to 26.04 to new version because of broken build-essentials dependencies: #apt #packagemanagement #upgrade #dependencies #gcc
-
Can't upgrade Kubutu 25.10 to 26.04 to new version because of broken build-essentials dependencies: #apt #packagemanagement #upgrade #dependencies #gcc
-
Can't upgrade Kubutu 25.10 to 26.04 to new version because of broken build-essentials dependencies: #apt #packagemanagement #upgrade #dependencies #gcc
-
Can't upgrade Kubutu 25.10 to 26.04 to new version because of broken build-essentials dependencies: #apt #packagemanagement #upgrade #dependencies #gcc
-
How can I make list of packages in Ubuntu main repository? #packagemanagement #2404
-
ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg
-
ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg
-
ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg
-
ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg
-
ubuntu-pro-client won't upgrade to 37.2ubuntu~24.04 #apt #packagemanagement #upgrade #dpkg
-
Unable to do-release-upgrade from 22.04 to 24.04: package guile-2.2-libs held back #apt #packagemanagement #upgrade
-
Unmet dependencies in Nvidia driver packages Ubuntu 24.04 LTS #drivers #nvidia #packagemanagement #dependencies
-
Problem with NVIDIA drivers (maybe) #commandline #drivers #nvidia #packagemanagement #updates
-
Ongoing connection failures to ppa.launchpadcontent.net during apt update #apt #packagemanagement
-
Why was deborphan removed in 26.04? #packagemanagement #2604
-
Problem with ubuntu mirrors #apt #packagemanagement #updates #mirrors
-
Why at the "/etc/apt/sources.list.d" directory the "google-chrome.list" file does not exist? #apt #packagemanagement #googlechrome #softwaresources
-
How to remove all non-Ubuntu deb-packaged software? #apt #packagemanagement #upgrade #updates #ppa
-
How to remove all non-Ubuntu deb-packaged software #apt #packagemanagement #upgrade #updates #ppa
-
How to run Ubuntu upgrade scripts after Debian-style upgrade? #packagemanagement #upgrade #doreleaseupgrade #softwaresources
-
GlobalProtect VPN UI Package Fails to Install on Ubuntu 26.04 LTS Due to Missing Dependency #networking #packagemanagement #dependencies #vpn
-
New post from my blog...
In case you missed it earlier...
Give .NET Its Props - Central Package Management
https://barretblake.dev/posts/development/2026/04/give-dotnet-its-props/ #nuget #packagemanagement #dotnet -
New post from my blog...
Give .NET Its Props - Central Package Management
https://barretblake.dev/posts/development/2026/04/give-dotnet-its-props/ #nuget #packagemanagement #dotnet -
Binary Dependencies: Identifying the Hidden Packages We All Depend On
https://vlad.website/binary-dependencies-identifying-the-hidden-packages-we-all-depend-on/
#HackerNews #binarydependencies #hiddenpackages #softwaredevelopment #packagemanagement
-
Ports used on the security.ubuntu.com mirrors? Corporate firewal issue #packagemanagement #upgrade #firewall
-
guix works fine…until I guix pull #packagemanagement #2404 #apparmor
-
#Sandogasa update - now integrating our standalone tools we use for @centos #CentOSHyperscale work, as well as a long-overdue revamp of #ebranch for those who often backport large package sets from @fedora to #EPEL !
https://michel-slm.name/posts/2026-04-02-sandogasa-for-epel-and-centos-sigs/
This post is day 35 of my #100DaysToOffload challenge. Visit 100daystooffload.com to get more info, or to get involved.
-
New guide on getnix.io — "What is Nix?"
A beginner-friendly intro to what Nix actually is, how it differs from Docker/Homebrew/Apt/Ansible, and the core concepts you need before diving in. If you've ever wondered why people keep talking about Nix, this one's for you.
https://getnix.io/guides/what-is-nix/
#Nix #NixOS #Linux #macOS #DevOps #ReproducibleBuilds #PackageManagement
-
Vintage DebConf7 gem: Alain Schröder on "Data Mining Popcon" — how Debian's Popularity Contest can suggest packages. A fascinating mix of data mining and package management for Debian fans! #Debian #DebConf7 #DataMining #Popcon #PackageManagement #OpenSource #Linux #FOSS #English
https://tube.grin.hu/videos/watch/945e5eee-c3e0-4119-a427-52fa467eadaf -
Vintage DebConf7 gem: Alain Schröder on "Data Mining Popcon" — how Debian's Popularity Contest can suggest packages. A fascinating mix of data mining and package management for Debian fans! #Debian #DebConf7 #DataMining #Popcon #PackageManagement #OpenSource #Linux #FOSS #English
https://tube.grin.hu/videos/watch/945e5eee-c3e0-4119-a427-52fa467eadaf -
Announcing sandogasa (why? it's a Japanese straw hat often associated with post-apocalyptic robots) - a collection of tools and libraries for @fedora packaging workflows.
With emoji support!
Status: 🥱 out of hours
https://michel-slm.name/posts/2026-03-24-announcing-sandogasa-for-fedora-packaging-workflows/
This post is day 33 of my #100DaysToOffload challenge. Visit 100daystooffload.com to get more info, or to get involved.
-
Learn how to install Flatpak apps on an offline Linux system without Internet. Step-by-step commands for Debian, Ubuntu, Fedora, and all major distro.
Step-by-Step Guide here: https://ostechnix.com/install-flatpak-apps-offline-linux/
#Flatpak #Packagemanagement #Linux #Debian #Ubuntu #Fedora #Linuxhowto #Linuxcommands
-
Learn how to safely fix "E: Unable to parse package file /var/lib/apt/lists" error in Debian and Ubuntu Linux, without data lose.
Step-by-Step Guide here: https://ostechnix.com/fix-apt-unable-to-parse-package-file-debian-ubuntu/
#Debian #ubuntu #Apt #Linux #Troubleshooting #PackageManagement #Linuxhowto
-
I'm trying to understand / implement dependency resolving using the pubgrub algorithm (to use in my buildsystem nitto). But I keep running into bugs; The newset one:
Suppose we have the following state:
```
root 1.0.0 -> foo ^1.0.0, bar ^1.0.0
foo 1.1.0 -> bar ^2.0.0
foo 1.0.0 -> n/a
bar 1.0.0 -> n/a
bar 1.1.0 -> n/a
bar 2.0.0 -> n/a
```Now after avoiding a conflict and by choosing to not select `foo 1.1.0` and deriving `not foo 1.1.0` from `{foo 1.1.0, not bar ^2.0.0}`, it derives `foo ^1.0.0` from `{root 1.0.0, not foo ^1.0.0}` even tho it is already an derivation term in the assignments! Aparentily it relates `not foo ^1.0.0` as as overlapping, and wants to add it again to the partial solution...
#pubgrub #packagemanager #packagemanagement #dependencyresolution #programming #developing #coding #softwaredevelopment #foss #floss
-
I'm trying to understand / implement dependency resolving using the pubgrub algorithm (to use in my buildsystem nitto). But I keep running into bugs; The newset one:
Suppose we have the following state:
```
root 1.0.0 -> foo ^1.0.0, bar ^1.0.0
foo 1.1.0 -> bar ^2.0.0
foo 1.0.0 -> n/a
bar 1.0.0 -> n/a
bar 1.1.0 -> n/a
bar 2.0.0 -> n/a
```Now after avoiding a conflict and by choosing to not select `foo 1.1.0` and deriving `not foo 1.1.0` from `{foo 1.1.0, not bar ^2.0.0}`, it derives `foo ^1.0.0` from `{root 1.0.0, not foo ^1.0.0}` even tho it is already an derivation term in the assignments! Aparentily it relates `not foo ^1.0.0` as as overlapping, and wants to add it again to the partial solution...
#pubgrub #packagemanager #packagemanagement #dependencyresolution #programming #developing #coding #softwaredevelopment #foss #floss
-
I'm trying to understand / implement dependency resolving using the pubgrub algorithm (to use in my buildsystem nitto). But I keep running into bugs; The newset one:
Suppose we have the following state:
```
root 1.0.0 -> foo ^1.0.0, bar ^1.0.0
foo 1.1.0 -> bar ^2.0.0
foo 1.0.0 -> n/a
bar 1.0.0 -> n/a
bar 1.1.0 -> n/a
bar 2.0.0 -> n/a
```Now after avoiding a conflict and by choosing to not select `foo 1.1.0` and deriving `not foo 1.1.0` from `{foo 1.1.0, not bar ^2.0.0}`, it derives `foo ^1.0.0` from `{root 1.0.0, not foo ^1.0.0}` even tho it is already an derivation term in the assignments! Aparentily it relates `not foo ^1.0.0` as as overlapping, and wants to add it again to the partial solution...
#pubgrub #packagemanager #packagemanagement #dependencyresolution #programming #developing #coding #softwaredevelopment #foss #floss
-
I'm trying to understand / implement dependency resolving using the pubgrub algorithm (to use in my buildsystem nitto). But I keep running into bugs; The newset one:
Suppose we have the following state:
```
root 1.0.0 -> foo ^1.0.0, bar ^1.0.0
foo 1.1.0 -> bar ^2.0.0
foo 1.0.0 -> n/a
bar 1.0.0 -> n/a
bar 1.1.0 -> n/a
bar 2.0.0 -> n/a
```Now after avoiding a conflict and by choosing to not select `foo 1.1.0` and deriving `not foo 1.1.0` from `{foo 1.1.0, not bar ^2.0.0}`, it derives `foo ^1.0.0` from `{root 1.0.0, not foo ^1.0.0}` even tho it is already an derivation term in the assignments! Aparentily it relates `not foo ^1.0.0` as as overlapping, and wants to add it again to the partial solution...
#pubgrub #packagemanager #packagemanagement #dependencyresolution #programming #developing #coding #softwaredevelopment #foss #floss
-
#Notepad plus plus reminds us to thank our package maintainers for doing what they do.
Tbh not having a #packagemanager seems kind of barbaric to me.
#PackageManagement is a public good.
-
I have been thinking for a while that I wanted to write a blog post on how the problem of inspecting "hostile python environments" exists and how picopip was born as a solution to that problem.
This evening I decided it was finally time to put might thoughts in line and write them down. I hope it will be at least an interesting read for some people.
https://open.substack.com/pub/amolnotes/p/when-you-dont-control-the-python
-
My first article for Towards Data Science!
How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.
Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
https://towardsdatascience.com/why-package-installs-are-slow-and-how-to-fix-it/#PackageManagement #OpenSource #Python #Conda #Pixi #DataScience
-
My first article for Towards Data Science!
How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.
Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
https://towardsdatascience.com/why-package-installs-are-slow-and-how-to-fix-it/#PackageManagement #OpenSource #Python #Conda #Pixi #DataScience
-
My first article for Towards Data Science!
How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.
Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
https://towardsdatascience.com/why-package-installs-are-slow-and-how-to-fix-it/#PackageManagement #OpenSource #Python #Conda #Pixi #DataScience
-
My first article for Towards Data Science!
How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.
Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
https://towardsdatascience.com/why-package-installs-are-slow-and-how-to-fix-it/#PackageManagement #OpenSource #Python #Conda #Pixi #DataScience
-
My first article for Towards Data Science!
How sharded repodata (CEP-16) makes conda and Pixi 10x faster with 90% less bandwidth on conda-forge.
Thanks to Bas Zalmstra, @dholth, and the teams at @prefix, Anaconda, and Quansight.
https://towardsdatascience.com/why-package-installs-are-slow-and-how-to-fix-it/#PackageManagement #OpenSource #Python #Conda #Pixi #DataScience
-
A Year of Work on the Arch Linux Package Management (ALPM) Project
https://devblog.archlinux.page/2026/a-year-of-work-on-the-alpm-project/
#HackerNews #ArchLinux #ALPM #PackageManagement #OpenSource #Development #TechNews
-
Check the Latest Updated Packages in Arch Linux and its variants.
#Cheatsheet #Archlinux #Linux #Linuxcommands #PackageManagement #Linuxtips