Skip to content

Instantly share code, notes, and snippets.

@MosesMendoza
Last active January 1, 2016 18:39
Show Gist options
  • Save MosesMendoza/8185508 to your computer and use it in GitHub Desktop.
Save MosesMendoza/8185508 to your computer and use it in GitHub Desktop.
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + which debootstrap
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: /usr/sbin/debootstrap
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + :
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + cd /var/cache/pbuilder/base-wheezy-powerpc.cow
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + debootstrap --arch=powerpc --include=apt --arch powerpc --variant=buildd --keyring /usr/share/keyrings/debian-archive-keyring.gpg --keyring=/usr/share/keyrings/puppetlabs-keyring.gpg --keyring=/usr/share/keyrings/debian-archive-keyring.gpg wheezy . http://enterprise.delivery.puppetlabs.net/networking/cumulus1.5
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: I: Retrieving Release
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: I: Retrieving Release.gpg
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: I: Checking Release signature
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: E: Release signed by unknown key (key id 58BB736E8BBEB79B)
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + log 'E: debootstrap failed'
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + case "$*" in
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + echo 'E: debootstrap failed'
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: E: debootstrap failed
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: + exit 1
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: pbuilder create failed
Notice: /Stage[main]/Debbuilder::Setup::Cows/Debbuilder::Setup::Cow_exec[wheezy]/Exec[wheezy-powerpc]/returns: forking: rm -rf /var/cache/pbuilder/base-wheezy-powerpc.cow
root@pe-debian-7-power:~# debootstrap --verbose --arch=powerpc --include=apt --arch powerpc --variant=buildd --keyring /usr/share/keyrings/debian-archive-keyring.gpg --keyring=/usr/share/keyrings/puppetlabs-keyring.gpg --keyring=/usr/share/keyrings/debian-archive-keyring.gpg wheezy . http://enterprise.delivery.puppetlabs.net/networking/cumulus1.5
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Release signed by unknown key (key id 58BB736E8BBEB79B)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment