← Back to team overview

sslug-teknik team mailing list archive

Re: apt-get/dpkg problemer i Ubuntu

 

On Wednesday 30 July 2008, Jesper Krogh wrote:
> Prøv at starte den med en strace:
> $ strace dpkg --configure -a
>
> og de sidste par linier er de mest interessante.

Her er så de sidste 12 linier af den kørsel.

fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f2e000
write(4, "#padding\n#padding\n#padding\n#padd"..., 4096) = 4096
write(4, "padding\n#padding\n#padding\n#paddi"..., 512) = 512
_llseek(4, 0, [0], SEEK_SET)            = 0
stat64("/var/lib/dpkg/info/dokuwiki.postinst", {st_mode=S_IFREG|0755, 
st_size=5659, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7dbc768) = 24784
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
waitpid(24784, X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf

-- 

        |\     _,,,---,,_       Greetings, Jens
 ZZZzz /,`.-'`'    -.  ;-;;,_
      |,4-  ) )-,_. ,\ (  `'-'  jens@xxxxxxx
     '---''(_/--'  `-'\_)
----------------------------------------------------
Weekends were made for programming.


Follow ups

References