Articles tagged ‘package management’

Fixing missing public keys during Debian package update

If you get an error message during apt-get update saying you're missing some public keys, here's how to fix it.

How to prevent installation of package gcc-4.0 on Debian

I run Debian unstable and these past days I’ve been unpleasantly surprised by GCC 4.0 a number of times. It had been introduced in the system automatically by bulk upgrades, but soon problems started arising. One one particular system, more or less everything I compiled issued warnings related to pointer signedness. On my home box I [...]