** Also affects: linux (Ubuntu) Importance: Undecided Status: New
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1618572 Title: cloud-init failing to configure sources and additional repository Status in cloud-init: New Status in linux package in Ubuntu: New Bug description: Sending a custom APT config to cloud-init fails to: 1. add keys 2. configure sources 3. configura additional repository. The same config is being sent to curtin, and curtin doesn't seem to fail (curtin install log http://paste.ubuntu.com/23112826/ just in case). config sent by maas = http://pastebin.ubuntu.com/23112834/ cloud-init.log = http://paste.ubuntu.com/23112820/ cloud-init-output.log = http://paste.ubuntu.com/23112822/ sources.list = http://paste.ubuntu.com/23112824/ ubuntu@node03:/var/log$ ls -l /etc/apt/sources.list.d/ total 0 ubuntu@node03:/var/log$ sudo apt-get update Hit:2 http://us.archive.ubuntu.com/ubuntu yakkety-updates InRelease Get:3 http://us.archive.ubuntu.com/ubuntu yakkety-backports InRelease [92.2 kB] Err:2 http://us.archive.ubuntu.com/ubuntu yakkety-updates InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 Ign:3 http://us.archive.ubuntu.com/ubuntu yakkety-backports InRelease Hit:4 http://us.archive.ubuntu.com/ubuntu yakkety-security InRelease Get:1 http://us.archive.ubuntu.com/ubuntu yakkety InRelease [247 kB] Err:4 http://us.archive.ubuntu.com/ubuntu yakkety-security InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 Err:1 http://us.archive.ubuntu.com/ubuntu yakkety InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 Fetched 339 kB in 0s (388 kB/s) Reading package lists... Error! W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://us.archive.ubuntu.com/ubuntu yakkety-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: GPG error: http://us.archive.ubuntu.com/ubuntu yakkety-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: The repository 'http://us.archive.ubuntu.com/ubuntu yakkety-backports InRelease' is not signed. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://us.archive.ubuntu.com/ubuntu yakkety-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://us.archive.ubuntu.com/ubuntu yakkety InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/yakkety/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/yakkety-updates/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/yakkety-security/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 W: Some index files failed to download. They have been ignored, or old ones used instead. E: Problem renaming the file /var/cache/apt/srcpkgcache.bin.3HKvbX to /var/cache/apt/srcpkgcache.bin - rename (116: Stale file handle) E: Problem renaming the file /var/cache/apt/pkgcache.bin.d0JUHJ to /var/cache/apt/pkgcache.bin - rename (116: Stale file handle) W: You may want to run apt-get update to correct these problems E: The package cache file is corrupted To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1618572/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp