Sofern beim apt-get update eine Fehlermeldung folgender Art
Reading package lists... Done
W: GPG error: http://updates.xensource.com etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 841D6D8DFE3F8BB2
W: You may want to run apt-get update to correct these problems
kommt, so sind die Schlüssel für das Debian XEN Repository zu aktualisieren.
Die Aktualisierung des Keys ist durch
wget -q http://updates.vmd.citrix.com/XenServer/5.5.0/GPG-KEY -O- | apt-key add -
möglich.
