Comment 23 for bug 2054925

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote (last edit ):

Testing with the change applied:

 $ sudo debootstrap --variant=minbase noble /tmp/debootstrap.noble http://br.archive.ubuntu.com/ubuntu
 ...
 I: Base system installed successfully.
 $ echo $?
 0

 $ ls -l /tmp/debootstrap.noble/ | grep usr/
 lrwxrwxrwx 1 root root 7 Feb 22 14:39 bin -> usr/bin
 lrwxrwxrwx 1 root root 7 Feb 22 14:39 lib -> usr/lib
 lrwxrwxrwx 1 root root 9 Feb 22 14:39 lib64 -> usr/lib64
 lrwxrwxrwx 1 root root 8 Feb 22 14:39 sbin -> usr/sbin