Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

System and Network configuration • Re: [Solved] v12 Bookworm | 'mod_qos.so: undefined symbol: pcre_free' Error When Starting Apache

$
0
0
So my question is, if I install the version from Testing now (on Bookworm, which is a manual process [wget -> dpkg]) and Trixie is released, will the installed version (which I installed manually) be automatically updated if I upgrade from Bookworm to Trixie? Or will it not since the installed version is a manually installed version?

I'm not sure how I can be any clearer.
Your question was absolutely clear, to which I answered clearly
Packages are upgraded when a higher version is available.
If the installation method had anything to do with the problem, I would have taken it into account in my answer. The fact is that in the end it is always dpkg which manages the installation of Debian packages, no matter how. Advanced dpkg "front-ends" call dpkg for package installation. dpkg records the package status to /var/lib/dpkg/status. Just like when you use dpkg directly.

Code:

$> less /var/lib/dpkg/status
apt, which was created later, introduced /var/lib/apt/extended_states to keep track of automatically installed packages.

Statistics: Posted by fabien — 2024-05-17 20:28



Viewing all articles
Browse latest Browse all 2901

Trending Articles