apt seg faults on FC3

Schlueri schlueri-lists at schlicker.org
Wed Nov 10 11:45:12 UTC 2004


Am Mittwoch, den 10.11.2004, 12:24 +0100 schrieb gemi at bluewin.ch:
> I installed new apt and synaptic packages for FC3 from freshrpms.
> Everything worked fine, installing and removing, but the next day
> when I used apt, it segfaulted. I think the problem is with selinux (targeted).
> Here are a few lines of an strace of 'apt-get install':
> stat64("/etc/apt/translate.list.d/", 0xfef4120c) = -1 ENOENT (No such file
> or directory)
> stat64("/etc/apt/translate.list", 0xfef4120c) = -1 ENOENT (No such file or
> directory)
> close(4)                                = 0
> stat64("/var/lib/rpm/Packages", {st_mode=S_IFREG|0644, st_size=100794368,
> ...}) = 0
> time(NULL)                              = 1100085822
> open("/proc/filesystems", O_RDONLY)     = 4
> read(4, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 4095) = 276
> open("/proc/self/attr/current", O_RDONLY) = 5
> read(5, "root:system_r:unconfined_t\0", 4095) = 27
> close(5)                                = 0
> close(4)                                = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++

I've had the same problem. I think anythink in apt repos. data gets
corrupted (defective headers in one repos.?).

I have remove apt with "rpm -ev apt" und reinstall with "rpm -ivh ".
This fixes my problem.

Greets
Dirk






More information about the fedora-list mailing list