[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Trying to upgrade a frozen to frozen



 Does anybody have any problems running  dselect & install on a machine
 inastalled from frozen, and uppgraded to frozen ?

 I got the following erroer, which doesn't permit me to use gunzip,
 anybody have any idea of the source of the error, and how to get around
 it ? ( I don't really want to mess around with it, but ).

 Also it was giving unaligned traps in the apt method, ( /var7log/messages )


c3p0:/usr/home/seger# strace gunzip
execve("/bin/gunzip", ["gunzip"], [/* 18 vars */]) = 0
brk(0)                                  = 0x120161f64
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=6420, ...}) = 0
mmap(0, 4831835600, PROT_READ, MAP_FILE, 0, 0) = 0x15555566000
close(3)                                = 0
open("/lib/libc.so.6.1", O_RDONLY)      = 3
mmap(0, 0, PROT_NONE, MAP_FILE, 0, 0)   = 0x15555568000
munmap(0x15555568000, 8192)             = 0
mmap(0, 8192, PROT_NONE, MAP_FILE, 0, 0) = 0x15555668000
mprotect(0x15555728000, 1158936, PROT_NONE) = 0
mmap(0x15555818000, 1158936, PROT_NONE, MAP_FILE, 0, 0) = 0x15555818000
mmap(0x1555583a000, 1158936, PROT_NONE, MAP_FILE, 0, 0) = 0x1555583a000
close(3)                                = 0
write(2, "gunzip", 6gunzip)                   = 6
write(2, ": error in loading shared librar"..., 36: error in loading shared 
libraries
) = 36
write(2, "", 0)                         = 0
write(2, ": ", 2: )                       = 2
write(2, "undefined symbol: __deregister_f"..., 41undefined symbol: 
__deregister_frame_info) = 41
write(2, "", 0)                         = 0
write(2, "", 0)                         = 0
write(2, "\n", 1
)                       = 1
exit(127)                               = ?



Reply to: