Debian: Difference between revisions

From DWIKI
No edit summary
Line 34: Line 34:
*[http://www.argon.org/~roderick/apt-pinning.html Using APT with more than 2 sources]
*[http://www.argon.org/~roderick/apt-pinning.html Using APT with more than 2 sources]
*[[Compiling Debian Packages]]
*[[Compiling Debian Packages]]
*http://wiki.debian.org/AptPinning


==FAQ==
==FAQ==

Revision as of 21:12, 7 October 2008

Sites

Security

Links


Howtos

https

https on debian testing is a mess, ignore:

http://www.eclectica.ca/howto/ssl-cert-howto.php looks promising

Handling packages

FAQ

kernel

  • kernel-image
  • kernel-source


W: GPG error:

http://ftp2.de.debian.org etch/volatile Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EC61E0B0BBE55AB3

gpg --keyserver wwwkeys.eu.pgp.net --recv-keys EC61E0B0BBE55AB3
#and that other thing

Or just:

apt-get --allow-unauthenticated install debian-archive-keyring

show dependency tree

apt-cache dotty
apt-rdepends