Public bug reported:

Binary package hint: cdebootstrap

1) cdebootstrap doesn't know about lucid, it must be added in
/usr/share/cdebootstrap/suites

2) When fetching the Release file it just goes into an endless poll()
loop:

write(1, "D: Execute \"wget -q -O /scratch/"..., 167D: Execute "wget -q -O 
/scratch/ramdisk/build/build/chroot-amd64/var/cache/bootstrap/_dists_._Release 
http://ql-bak/debmirror/lucid/release-amd64/dists/lucid/Release";
) = 167
open("/dev/null", O_RDWR)               = 4
pipe([5, 6])                            = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
pipe([7, 8])                            = 0
pipe([9, 10])                           = 0
clone(Process 24600 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fb94a22d9d0) = 24600
[pid 24599] close(4)                    = 0
[pid 24600] close(5)                    = 0
[pid 24599] close(6 <unfinished ...>
[pid 24600] close(7 <unfinished ...>
[pid 24599] <... close resumed> )       = 0
[pid 24600] <... close resumed> )       = 0
[pid 24599] close(8 <unfinished ...>
[pid 24600] close(9 <unfinished ...>
[pid 24599] <... close resumed> )       = 0
[pid 24600] <... close resumed> )       = 0
[pid 24599] close(10 <unfinished ...>
[pid 24600] close(4 <unfinished ...>
[pid 24599] <... close resumed> )       = 0
[pid 24600] <... close resumed> )       = 0
[pid 24599] fcntl(7, F_SETFL, O_RDONLY|O_NONBLOCK <unfinished ...>
[pid 24600] close(6 <unfinished ...>
[pid 24599] <... fcntl resumed> )       = 0
[pid 24600] <... close resumed> )       = 0
[pid 24599] fcntl(9, F_SETFL, O_RDONLY|O_NONBLOCK <unfinished ...>
[pid 24600] close(8 <unfinished ...>
[pid 24599] <... fcntl resumed> )       = 0
[pid 24600] <... close resumed> )       = 0
[pid 24599] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24600] close(10 <unfinished ...>
[pid 24599] <... poll resumed> )        = 1 ([{fd=5, revents=POLLHUP}])
[pid 24600] <... close resumed> )       = 0
[pid 24599] fcntl(7, F_GETFL <unfinished ...>
[pid 24600] fcntl(7, F_SETFL, O_RDONLY|O_NONBLOCK <unfinished ...>
[pid 24599] <... fcntl resumed> )       = 0x800 (flags O_RDONLY|O_NONBLOCK)
[pid 24600] <... fcntl resumed> )       = -1 EBADF (Bad file descriptor)
[pid 24599] fstat(7,  <unfinished ...>
[pid 24600] fcntl(9, F_SETFL, O_RDONLY|O_NONBLOCK <unfinished ...>
[pid 24599] <... fstat resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
[pid 24600] <... fcntl resumed> )       = -1 EBADF (Bad file descriptor)
[pid 24599] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0 <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... mmap resumed> )        = 0x7fb94a235000
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] lseek(7, 0, SEEK_CUR <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... lseek resumed> )       = -1 ESPIPE (Illegal seek)
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] fcntl(9, F_GETFL <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... fcntl resumed> )       = 0x800 (flags O_RDONLY|O_NONBLOCK)
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] fstat(9,  <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... fstat resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0 <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... mmap resumed> )        = 0x7fb94a234000
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] lseek(9, 0, SEEK_CUR <unfinished ...>
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] <... lseek resumed> )       = -1 ESPIPE (Illegal seek)
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
[pid 24599] poll([{fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 2, -1 
<unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1 <unfinished ...>
[pid 24599] <... poll resumed> )        = 2 ([{fd=7, revents=POLLHUP}, {fd=9, 
revents=POLLHUP}])
[pid 24600] <... poll resumed> )        = 1 ([{fd=5, revents=POLLNVAL}])
[pid 24599] wait4(24600, Process 24599 suspended
 <unfinished ...>
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
[pid 24600] poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, 
revents=POLLNVAL}])
...

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: cdebootstrap 0.5.5ubuntu2 [modified: usr/share/cdebootstrap/suites]
ProcVersionSignature: Ubuntu 2.6.32-23.37-server 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-server x86_64
Architecture: amd64
Date: Thu Jul 22 17:59:26 2010
ProcEnviron:
 PATH=(custom, no user)
 SHELL=/bin/bash
SourcePackage: cdebootstrap

** Affects: cdebootstrap (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
cdebootstrap can't bootstrap lucid
https://bugs.launchpad.net/bugs/608815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to