Bug#511698: Confirmed following upgrade to experimental

2009-01-19 Thread Jason D. Clinton
On Mon, Jan 19, 2009 at 2:51 AM, Bill Allombert
 wrote:>
> So actually update-menus fails before running this command, but no
> syscalls fail.

I have a slightly different strace. It appears to be a locales issue
to me but I have no idea what the root cause is. I suspect this is
related to updating libc/locales packages to experimental version.

strace follows:

jclin...@jclinton-laptop:~$ sudo strace update-menus
execve("/usr/bin/update-menus", ["update-menus"], [/* 16 vars */]) = 0
brk(0)  = 0x1af6000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2027e000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2027c000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=112215, ...}) = 0
mmap(NULL, 112215, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7feb2026
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260g\5\0\0\0\0\0@"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1019248, ...}) = 0
mmap(NULL, 3191608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7feb1fd57000
mprotect(0x7feb1fe48000, 2093056, PROT_NONE) = 0
mmap(0x7feb20047000, 36864, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0x7feb20047000
mmap(0x7feb2005, 74552, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7feb2005
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)= 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P>\0\0\0\0\0\0@"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=534736, ...}) = 0
mmap(NULL, 2629848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7feb1fad4000
mprotect(0x7feb1fb56000, 2093056, PROT_NONE) = 0
mmap(0x7feb1fd55000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81000) = 0x7feb1fd55000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)= 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0
,\0\0\0\0\0\0@"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=93016, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2025f000
mmap(NULL, 2188856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7feb1f8bd000
mprotect(0x7feb1f8d3000, 2097152, PROT_NONE) = 0
mmap(0x7feb1fad3000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7feb1fad3000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)= 3
read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\346\1\0\0\0\0\0@"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1376144, ...}) = 0
mmap(NULL, 3482264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7feb1f56a000
mprotect(0x7feb1f6b3000, 2097152, PROT_NONE) = 0
mmap(0x7feb1f8b3000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149000) = 0x7feb1f8b3000
mmap(0x7feb1f8b8000, 17048, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7feb1f8b8000
close(3)= 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2025e000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2025d000
arch_prctl(ARCH_SET_FS, 0x7feb2025d700) = 0
mprotect(0x7feb1f8b3000, 12288, PROT_READ) = 0
mprotect(0x7feb20047000, 24576, PROT_READ) = 0
munmap(0x7feb2026, 112215)  = 0
getuid()= 0
getuid()= 0
brk(0)  = 0x1af6000
brk(0x1b17000)  = 0x1b17000
socket(PF_FILE, 0x80801 /* SOCK_??? */, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) =
-1 ENOENT (No such file or directory)
close(3)= 0
socket(PF_FILE, 0x80801 /* SOCK_??? */, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) =
-1 ENOENT (No such file or directory)
close(3)= 0
open("/etc/nsswitch.conf", O_RDONLY)= 3
fstat(3, {st_mode=S_IFREG|0644, st_size=513, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7feb2027b000
read(3, "# /etc/nsswitch.conf\n#\n# Example "..., 4096) = 513
read(3, ""..., 4096)= 0
close(3)= 0
munmap(0x7feb

Bug#511698: Confirmed following upgrade to experimental

2009-01-19 Thread Bill Allombert
On Sun, Jan 18, 2009 at 01:21:59PM -0800, Daniel Moerner wrote:
> I got it. I retraced my exact steps on the previous install. These
> steps were: Install Sidux 2007-02, upgrade to latest Sid, purge ALL
> Sidux packages, upgrade to experimental. There should be no trace of
> Sidux left on this system, so that shouldn't be the problem.
> 
> open("/var/lib/dpkg/lock", O_RDWR|O_CREAT|O_TRUNC, 0660) = 3
> fcntl64(3, F_GETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0,
> pid=117835012}) = 0
> close(3)= 0
> open("/var/run/update-menus.pid", O_WRONLY|O_CREAT, 0644) = 3
> flock(3, LOCK_EX|LOCK_NB)   = 0
> getpid()= 14633
> write(3, "14633\n"..., 6)   = 6

expected:
  pipe([4, 5])= 0
  clone(child_stack=0,
  flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
  child_tidptr=0x7f79d927e770) = 31265

> write(2, "Unknown error, message=exec /bin/"..., 269Unknown error,
> message=exec /bin/bash -o pipefail -c 'dpkg-query --show
> --showformat="\${status} \${provides} \${package}\n" | sed -n -e
> "/installed\|triggers-awaited\|triggers-pending
> /{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][,
> ]*/\n/g; p}"') = 269

So actually update-menus fails before running this command, but no
syscalls fail.

Cheers,
Bill.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
On Sun, Jan 18, 2009 at 2:02 PM, Bill Allombert
 wrote:
> Does running
>
> /bin/bash -o pipefail -c 'dpkg-query --show --showformat="\${status} 
> \${provides} \${package}\n" | sed -n -e 
> "/installed\|triggers-awaited\|triggers-pending 
> /{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][, 
> ]*/\n/g; p}"'
> succeed ? What strace give for that command ?

It does succeed. Its successful output and strace are attached.

-- 
Daniel Moerner 


command-output
Description: Binary data


command-strace
Description: Binary data


Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
I got it. I retraced my exact steps on the previous install. These
steps were: Install Sidux 2007-02, upgrade to latest Sid, purge ALL
Sidux packages, upgrade to experimental. There should be no trace of
Sidux left on this system, so that shouldn't be the problem.

r...@gx260:/home/dmr# strace update-menus
execve("/usr/bin/update-menus", ["update-menus"], [/* 27 vars */]) = 0
brk(0)  = 0x9168000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f3e000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=44216, ...}) = 0
mmap2(NULL, 44216, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f33000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pA\4\0004\0\0\0\240"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=946216, ...}) = 0
mmap2(NULL, 973004, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7e45000
mmap2(0xb7f28000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe2) = 0xb7f28000
mmap2(0xb7f2d000, 22732, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f2d000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3, "\177elf\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\...@4\0\0004\0\0\0p"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149328, ...}) = 0
mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7e1f000
mmap2(0xb7e43000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7e43000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)= 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\34\0\0004\0\0\0\254"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=50916, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7e1e000
mmap2(NULL, 49928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7e11000
mmap2(0xb7e1d000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc) = 0xb7e1d000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320h\1\0004\0\0\0@"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1434496, ...}) = 0
mmap2(NULL, 1439312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0xb7cb1000
mmap2(0xb7e0b000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15a) = 0xb7e0b000
mmap2(0xb7e0e000, 9808, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e0e000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7cb
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7cb06d0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7e0b000, 4096, PROT_READ)   = 0
mprotect(0xb7f28000, 12288, PROT_READ)  = 0
munmap(0xb7f33000, 44216)   = 0
getuid32()  = 0
getuid32()  = 0
brk(0)  = 0x9168000
brk(0x9189000)  = 0x9189000
socket(PF_FILE, 0x80801 /* SOCK_??? */, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) =
-1 ENOENT (No such file or directory)
close(3)= 0
socket(PF_FILE, 0x80801 /* SOCK_??? */, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) =
-1 ENOENT (No such file or directory)
close(3)= 0
open("/etc/nsswitch.conf", O_RDONLY)= 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f3d000
read(3, "# /etc/nsswitch.conf\n#\n# Example "..., 4096) = 475
read(3, ""..., 4096)= 0
close(3)= 0
munmap(0xb7f3d000, 4096)= 0
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=44216, ...}) = 0
mmap2(NULL, 44216, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f33000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnss_compat.so.2", O_RDONLY) = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
Well I installed everything else that was updated in the previous log,
and I can no longer produce the error.

I will try again with an install mimicking the first one that I did.
-- 
Daniel Moerner 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Daniel Moerner
On Sun, Jan 18, 2009 at 2:47 AM, Bill Allombert
 wrote:
> On Fri, Jan 16, 2009 at 11:28:05PM -0800, Daniel Moerner wrote:
>> Hi, I freshly installed a Debian Sid system. I then ran "aptitude
>> install -t experimental safe-upgrade" with experimental enabled.
>>
>> I then found this error, so it is definitely related to something in
>> experimental.
>>
>> Processing triggers for menu ...
>> Unknown error, message=exec /bin/bash -o pipefail -c 'dpkg-query
>> --show --showformat="\${status} \${provides} \${package}\n" | sed -n
>> -e "/installed\|triggers-awaited\|triggers-pending
>> /{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][,
>> ]*/\n/g; p}"'
>
> Hello Daniel, thanks for your tests.
> Could you run update-menus under strace to see why update-menus is failing ?
>
> I installed an minimal experimental system and it does not triggers this
> issue.
>

Well I actually accidentally destroyed the previous system, so I tried
again but with a more minimal install. The following aptitude log
failed to trigger the break:

Aptitude 0.4.11.11: log report
Sun, Jan 18 2009 10:50:35 -0800

IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.

Will install 82 packages, and remove 1 packages.
28.6MB of disk space will be used
===
[REMOVE, NOT USED] libxcb-xlib0
[HOLD, DEPENDENCIES] x11-common
[HOLD, DEPENDENCIES] xserver-xorg-core
[HOLD, DEPENDENCIES] xserver-xorg-input-evdev
[HOLD, DEPENDENCIES] xserver-xorg-input-kbd
[HOLD, DEPENDENCIES] xserver-xorg-input-mouse
[HOLD, DEPENDENCIES] xserver-xorg-input-synaptics
[HOLD, DEPENDENCIES] xserver-xorg-video-apm
[HOLD, DEPENDENCIES] xserver-xorg-video-ark
[HOLD, DEPENDENCIES] xserver-xorg-video-ati
[HOLD, DEPENDENCIES] xserver-xorg-video-chips
[HOLD, DEPENDENCIES] xserver-xorg-video-cirrus
[HOLD, DEPENDENCIES] xserver-xorg-video-dummy
[HOLD, DEPENDENCIES] xserver-xorg-video-fbdev
[HOLD, DEPENDENCIES] xserver-xorg-video-glint
[HOLD, DEPENDENCIES] xserver-xorg-video-i128
[HOLD, DEPENDENCIES] xserver-xorg-video-i740
[HOLD, DEPENDENCIES] xserver-xorg-video-intel
[HOLD, DEPENDENCIES] xserver-xorg-video-mach64
[HOLD, DEPENDENCIES] xserver-xorg-video-mga
[HOLD, DEPENDENCIES] xserver-xorg-video-neomagic
[HOLD, DEPENDENCIES] xserver-xorg-video-nv
[HOLD, DEPENDENCIES] xserver-xorg-video-openchrome
[HOLD, DEPENDENCIES] xserver-xorg-video-r128
[HOLD, DEPENDENCIES] xserver-xorg-video-radeon
[HOLD, DEPENDENCIES] xserver-xorg-video-radeonhd
[HOLD, DEPENDENCIES] xserver-xorg-video-rendition
[HOLD, DEPENDENCIES] xserver-xorg-video-s3
[HOLD, DEPENDENCIES] xserver-xorg-video-s3virge
[HOLD, DEPENDENCIES] xserver-xorg-video-savage
[HOLD, DEPENDENCIES] xserver-xorg-video-siliconmotion
[HOLD, DEPENDENCIES] xserver-xorg-video-sis
[HOLD, DEPENDENCIES] xserver-xorg-video-sisusb
[HOLD, DEPENDENCIES] xserver-xorg-video-tdfx
[HOLD, DEPENDENCIES] xserver-xorg-video-trident
[HOLD, DEPENDENCIES] xserver-xorg-video-tseng
[HOLD, DEPENDENCIES] xserver-xorg-video-v4l
[HOLD, DEPENDENCIES] xserver-xorg-video-vesa
[HOLD, DEPENDENCIES] xserver-xorg-video-vmware
[HOLD, DEPENDENCIES] xserver-xorg-video-voodoo
[INSTALL, DEPENDENCIES] apt-xapian-index
[INSTALL, DEPENDENCIES] libcairomm-1.0-1
[INSTALL, DEPENDENCIES] libglade2-0
[INSTALL, DEPENDENCIES] libglademm-2.4-1c2a
[INSTALL, DEPENDENCIES] libglibmm-2.4-1c2a
[INSTALL, DEPENDENCIES] libgtkmm-2.4-1c2a
[INSTALL, DEPENDENCIES] libjasper1
[INSTALL, DEPENDENCIES] libpangomm-1.4-1
[INSTALL, DEPENDENCIES] libvte-common
[INSTALL, DEPENDENCIES] libvte9
[INSTALL, DEPENDENCIES] lsb-release
[INSTALL, DEPENDENCIES] python-apt
[INSTALL, DEPENDENCIES] python-central
[INSTALL, DEPENDENCIES] python-debian
[INSTALL, DEPENDENCIES] python-xapian
[HOLD] xserver-xorg
[UPGRADE] apt 0.7.20 -> 0.7.21~exp1
[UPGRADE] apt-utils 0.7.20 -> 0.7.21~exp1
[UPGRADE] aptitude 0.4.11.11-1 -> 0.5.0-1
[UPGRADE] binutils 2.18.1~cvs20080103-7 -> 2.19.0.20090110-1~exp1
[UPGRADE] bsdutils 1:2.13.1.1-1 -> 1:2.14~rc2-0
[UPGRADE] cpio 2.9-14 -> 2.9.90-1
[UPGRADE] diff 2.8.1-12 -> 2.8.7-0.2
[UPGRADE] eject 2.1.5+deb1-4 -> 2.1.5+deb1+cvs20081104-2
[UPGRADE] git-core 1:1.5.6.5-2 -> 1:1.6.0.6-1
[UPGRADE] grub 0.97-47lenny2 -> 0.97-51
[UPGRADE] grub-common 1.96+20080724-12 -> 1.96+20081201-1
[UPGRADE] gtk2-engines 1:2.14.3-2 -> 1:2.16.1-1
[UPGRADE] gtk2-engines-pixbuf 2.12.11-4 -> 2.14.7-1
[UPGRADE] ifupdown 0.6.8+nmu1 -> 0.7~alpha3
[UPGRADE] klibc-utils 1.5.12-2 -> 1.5.14-1~exp1
[UPGRADE] libasound2 1.0.16-2 -> 1.0.18-1
[UPGRADE] libatk1.0-0 1.22.0-1 -> 1.24.0-1
[UPGRADE] libc6 2.7-18 -> 2.9-0exp1
[UPGRADE] libc6-dev 2.7-18 -> 2.9-0exp1
[UPGRADE] libc6-i686 2.7-18 -> 2.9-0exp1
[UPGRADE] libcairo2 1.6.4-7 -> 1.8.6-1
[UPGRADE] libcups2 1.3.8-1lenny4.1 -> 1.3.9-11
[UPGRADE] libdbus-1-3 1.2.1-5 -> 1.2.8-1
[UPGRADE] libdrm2 2.3.1-2 -> 2.4.3+git+20090105+a8c5480-1
[UPGRADE] libgcrypt11 1.4.1-2 -> 1.4.3-1
[UPGRADE] libglib2.0-0 2.16.6-1 -> 2.18.4-1
[UPGRADE] libgmp3c2 2:

Bug#511698: Confirmed following upgrade to experimental

2009-01-18 Thread Bill Allombert
On Fri, Jan 16, 2009 at 11:28:05PM -0800, Daniel Moerner wrote:
> Hi, I freshly installed a Debian Sid system. I then ran "aptitude
> install -t experimental safe-upgrade" with experimental enabled.
> 
> I then found this error, so it is definitely related to something in
> experimental.
> 
> Processing triggers for menu ...
> Unknown error, message=exec /bin/bash -o pipefail -c 'dpkg-query
> --show --showformat="\${status} \${provides} \${package}\n" | sed -n
> -e "/installed\|triggers-awaited\|triggers-pending
> /{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][,
> ]*/\n/g; p}"'

Hello Daniel, thanks for your tests.
Could you run update-menus under strace to see why update-menus is failing ?

I installed an minimal experimental system and it does not triggers this
issue.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#511698: Confirmed following upgrade to experimental

2009-01-16 Thread Daniel Moerner
Hi, I freshly installed a Debian Sid system. I then ran "aptitude
install -t experimental safe-upgrade" with experimental enabled.

I then found this error, so it is definitely related to something in
experimental.

Processing triggers for menu ...
Unknown error, message=exec /bin/bash -o pipefail -c 'dpkg-query
--show --showformat="\${status} \${provides} \${package}\n" | sed -n
-e "/installed\|triggers-awaited\|triggers-pending
/{s/^.*\(installed\|triggers-awaited\|triggers-pending\) *//; s/[, ][,
]*/\n/g; p}"'

Here is the complete log:

Aptitude 0.4.11.11: log report
Fri, Jan 16 2009 23:20:14 -0800

IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.

Will install 203 packages, and remove 1 packages.
171MB of disk space will be used
===
[REMOVE, NOT USED] libntfs-3g31
[INSTALL, DEPENDENCIES] apt-xapian-index
[INSTALL, DEPENDENCIES] bc
[INSTALL, DEPENDENCIES] dictionaries-common
[INSTALL, DEPENDENCIES] doc-base
[INSTALL, DEPENDENCIES] esound-clients
[INSTALL, DEPENDENCIES] gimp
[INSTALL, DEPENDENCIES] gimp-data
[INSTALL, DEPENDENCIES] gnome-doc-utils
[INSTALL, DEPENDENCIES] gvfs
[INSTALL, DEPENDENCIES] libatlas3gf-base
[INSTALL, DEPENDENCIES] libavcodec52
[INSTALL, DEPENDENCIES] libbabl-0.0-0
[INSTALL, DEPENDENCIES] libdrm-intel1
[INSTALL, DEPENDENCIES] libfreezethaw-perl
[INSTALL, DEPENDENCIES] libgegl-0.0-0
[INSTALL, DEPENDENCIES] libgfortran3
[INSTALL, DEPENDENCIES] libglademm-2.4-1c2a
[INSTALL, DEPENDENCIES] libgoffice-0-8
[INSTALL, DEPENDENCIES] libgoffice-0-8-common
[INSTALL, DEPENDENCIES] libgp11-0
[INSTALL, DEPENDENCIES] libgvfscommon0
[INSTALL, DEPENDENCIES] libicu38
[INSTALL, DEPENDENCIES] libijs-0.35
[INSTALL, DEPENDENCIES] libiw30
[INSTALL, DEPENDENCIES] libmldbm-perl
[INSTALL, DEPENDENCIES] libntfs-3g38
[INSTALL, DEPENDENCIES] libpangomm-1.4-1
[INSTALL, DEPENDENCIES] librarian0
[INSTALL, DEPENDENCIES] libschroedinger-1.0-0
[INSTALL, DEPENDENCIES] libuuid-perl
[INSTALL, DEPENDENCIES] libwebkit-1.0-1
[INSTALL, DEPENDENCIES] libxml2-utils
[INSTALL, DEPENDENCIES] lsb-release
[INSTALL, DEPENDENCIES] python-apt
[INSTALL, DEPENDENCIES] python-cairo
[INSTALL, DEPENDENCIES] python-debian
[INSTALL, DEPENDENCIES] python-gtk2
[INSTALL, DEPENDENCIES] python-libxml2
[INSTALL, DEPENDENCIES] python-numpy
[INSTALL, DEPENDENCIES] python-xapian
[INSTALL, DEPENDENCIES] xsltproc
[INSTALL, DEPENDENCIES] yelp
[HOLD] libx11-6
[HOLD] libxcb-render0
[HOLD] libxcb-shape0
[HOLD] libxcb-shm0
[HOLD] libxcb-xv0
[HOLD] libxcb1
[HOLD] x11-common
[HOLD] xserver-xorg
[HOLD] xserver-xorg-core
[HOLD] xserver-xorg-input-evdev
[HOLD] xserver-xorg-input-kbd
[HOLD] xserver-xorg-input-mouse
[HOLD] xserver-xorg-input-synaptics
[HOLD] xserver-xorg-video-apm
[HOLD] xserver-xorg-video-ark
[HOLD] xserver-xorg-video-ati
[HOLD] xserver-xorg-video-chips
[HOLD] xserver-xorg-video-cirrus
[HOLD] xserver-xorg-video-dummy
[HOLD] xserver-xorg-video-fbdev
[HOLD] xserver-xorg-video-glint
[HOLD] xserver-xorg-video-i128
[HOLD] xserver-xorg-video-i740
[HOLD] xserver-xorg-video-intel
[HOLD] xserver-xorg-video-mach64
[HOLD] xserver-xorg-video-mga
[HOLD] xserver-xorg-video-neomagic
[HOLD] xserver-xorg-video-nv
[HOLD] xserver-xorg-video-openchrome
[HOLD] xserver-xorg-video-r128
[HOLD] xserver-xorg-video-radeon
[HOLD] xserver-xorg-video-radeonhd
[HOLD] xserver-xorg-video-rendition
[HOLD] xserver-xorg-video-s3
[HOLD] xserver-xorg-video-s3virge
[HOLD] xserver-xorg-video-savage
[HOLD] xserver-xorg-video-siliconmotion
[HOLD] xserver-xorg-video-sis
[HOLD] xserver-xorg-video-sisusb
[HOLD] xserver-xorg-video-tdfx
[HOLD] xserver-xorg-video-trident
[HOLD] xserver-xorg-video-tseng
[HOLD] xserver-xorg-video-v4l
[HOLD] xserver-xorg-video-vesa
[HOLD] xserver-xorg-video-vmware
[HOLD] xserver-xorg-video-voodoo
[INSTALL] myspell-en-us
[UPGRADE] alsa-base 1.0.17.dfsg-4 -> 1.0.18.dfsg-1
[UPGRADE] alsa-utils 1.0.16-2 -> 1.0.18-1
[UPGRADE] apt 0.7.20 -> 0.7.21~exp1
[UPGRADE] apt-utils 0.7.20 -> 0.7.21~exp1
[UPGRADE] aptitude 0.4.11.11-1 -> 0.5.0-1
[UPGRADE] binutils 2.18.1~cvs20080103-7 -> 2.19.0.20090110-1~exp1
[UPGRADE] bsdutils 1:2.13.1.1-1 -> 1:2.14~rc2-0
[UPGRADE] cpio 2.9-14 -> 2.9.90-1
[UPGRADE] cups 1.3.8-1lenny4.1 -> 1.3.9-11
[UPGRADE] cups-client 1.3.8-1lenny4.1 -> 1.3.9-11
[UPGRADE] cups-common 1.3.8-1lenny4.1 -> 1.3.9-11
[UPGRADE] cupsys 1.3.8-1lenny4.1 -> 1.3.9-11
[UPGRADE] dbus 1.2.1-5 -> 1.2.8-1
[UPGRADE] dbus-x11 1.2.1-5 -> 1.2.8-1
[UPGRADE] debhelper 7.0.17 -> 7.1.1
[UPGRADE] diff 2.8.1-12 -> 2.8.7-0.2
[UPGRADE] eject 2.1.5+deb1-4 -> 2.1.5+deb1+cvs20081104-2
[UPGRADE] esound-common 0.2.36-3 -> 0.2.41-1
[UPGRADE] evince 2.22.2-4 -> 2.24.1-1
[UPGRADE] gawk 1:3.1.5.dfsg-4.1 -> 1:3.1.6.dfsg-1
[UPGRADE] gcalctool 5.22.3-2 -> 5.24.2-2
[UPGRADE] gconf2 2.22.0-1 -> 2.24.0-4
[UPGRADE] gconf2-common 2.22.0-1 -> 2.24.0-4
[UPGRADE] git-core 1:1.5.6.5-2 -> 1:1.6.0.6-1
[UPGRADE] gnome-icon-theme 2.22.0-1 -> 2.24.0-1
[UPGRADE] gnome-keyring