Package: apt-file
Version: 2.0.8

Hello,
The actual apt-file in Sid is broken. He can't get the newest lists ( apt-file update ). Ever if I type this, he hangs on for ~ 3-4 minutes with no output.

End of the strace:

fstat64(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
getdents64(4, /* 3 entries */, 4096)    = 80
stat64("/etc/apt/apt.conf.d/70debconf", {st_mode=S_IFREG|0644, st_size=182, ...}) = 0
getdents64(4, /* 0 entries */, 4096)    = 0
close(4)                                = 0
open("/etc/apt/apt.conf.d/70debconf", O_RDONLY|O_LARGEFILE) = 4
read(4, "// Pre-configure all packages wi"..., 8191) = 182
read(4, "", 8191)                       = 0
close(4)                                = 0
stat64("/etc/apt/apt.conf", {st_mode=S_IFREG|0644, st_size=66, ...}) = 0
open("/etc/apt/apt.conf", O_RDONLY|O_LARGEFILE) = 4
read(4, "APT::Authentication::TrustCDROM "..., 8191) = 66
read(4, "", 8191)                       = 0
close(4)                                = 0
open("/etc/apt/sources.list", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xaf99e628) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=257, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
read(4, "#deb http://ftp.de.debian.org/de";..., 4096) = 257
stat64("/usr/local/sbin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/local/bin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/sbin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/bin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/sbin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/bin/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/bin/X11/curl", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/local/sbin/wget", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/local/bin/wget", 0x814e0c8) = -1 ENOENT (No such file or directory) stat64("/usr/sbin/wget", 0x814e0c8) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/wget", {st_mode=S_IFREG|0755, st_size=239776, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/var/cache/apt/apt-file", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/var/cache/apt/apt-file", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
_llseek(3, 9921, [9921], SEEK_SET)      = 0
_llseek(3, 0, [9921], SEEK_CUR)         = 0
pipe([4, 5])                            = 0
pipe([6, 7])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xa7dd5708) = 7103
close(7)                                = 0
close(5)                                = 0
read(6, "", 4)                          = 0
close(6)                                = 0
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xaf99e668) = -1 EINVAL (Invalid argument)
_llseek(4, 0, 0xaf99e6b0, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
read(4,
Console log:

the-me:/home/me# apt-file update
the-me:/home/me#


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to