Skip to content

Instantly share code, notes, and snippets.

@cgmb
Created April 2, 2024 22:25
Show Gist options
  • Save cgmb/e19faab9d8e9348998884327801cc656 to your computer and use it in GitHub Desktop.
Save cgmb/e19faab9d8e9348998884327801cc656 to your computer and use it in GitHub Desktop.
pbuilder failure
$ pbuilder-dist noble amd64 create
W: /home/cgmb/.pbuilderrc does not exist
I: Logging to /home/cgmb/pbuilder/noble_result/last_operation.log
I: Distribution is noble.
I: Current time: Tue Apr 2 16:24:12 MDT 2024
I: pbuilder-time-stamp: 1712096652
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Target architecture can be executed
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://archive.ubuntu.com/ubuntu...
E: Couldn't find these debs: apt
E: debootstrap failed
E: Tail of debootstrap.log:
amd64: ok
2024-04-02 16:24:12 URL:http://archive.ubuntu.com/ubuntu/dists/noble/InRelease [255028/255028] -> "/var/cache/pbuilder/build/27738/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_noble_InRelease" [1]
gpgv: Signature made Tue Apr 2 15:44:16 2024 MDT
gpgv: using RSA key F6ECB3762474EDA9D21B7022871920D1991BC93C
gpgv: Good signature from "Ubuntu Archive Automatic Signing Key (2018) <ftpmaster@ubuntu.com>"
2024-04-02 16:24:13 URL:http://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/by-hash/SHA256/fcb24c4f4172f52cb48cd95eaae3eb8298e5c06c7b6e5ff81e4a96ec83c92672 [918764/918764] -> "/var/cache/pbuilder/build/27738/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages.xz" [1]
E: End of debootstrap.log
W: Aborting with an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment