Comment 12 for bug 1068707

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Confirming fix for quantal:

$ sudo debootstrap raring .
E: No such script: /usr/share/debootstrap/scripts/raring

$ sudo apt-get install -t quantal-proposed debootstrap
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  debootstrap
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 34.4 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ quantal-proposed/main debootstrap all 1.0.42ubuntu0.1 [34.4 kB]
Fetched 34.4 kB in 0s (84.8 kB/s)
Committing to: /etc/
modified cups/subscriptions.conf
Committed revision 1410.
(Reading database ... 412655 files and directories currently installed.)
Preparing to replace debootstrap 1.0.42 (using .../debootstrap_1.0.42ubuntu0.1_all.deb) ...
Unpacking replacement debootstrap ...
Processing triggers for man-db ...
Setting up debootstrap (1.0.42ubuntu0.1) ...

$ sudo debootstrap raring .
I: Retrieving InRelease
I: Failed to retrieve InRelease
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages
I: Validating Packages
....

And so on...