Bug#692008: ifupdown: Bugfix to 679549 breaks systems not using upstart
Package: ifupdown Version: 0.7.3 Severity: grave Justification: renders package unusable Hi, the modifications introduced to close bug 679549 don't work on systems which don't use upstart, making it impossible to bring interfaces up or down. Could you please install the upstart hooks only if the system actually uses upstart? Thanks, Benjamin (Not sending this mail from the affected machine, so don't rely on the version information below. The version of ifupdown introducing the problem is 0.7.3.) -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ifupdown depends on: ii dpkg 1.16.9 ii initscripts 2.88dsf-32 ii iproute 20120521-3 ii libc62.13-36 ii lsb-base 4.1+Debian7 ifupdown recommends no packages. Versions of packages ifupdown suggests: ii isc-dhcp-client [dhcp-client] 4.2.4-3 ii net-tools 1.60-24.2 pn ppp pn rdnssd -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#445779: changing environment language helps a little
Package: rdesktop Version: 1.5.0-2+cvs20071006 Followup-For: Bug #445779 Indeed, setting LANG=C allows me to start rdesktop, and exactly as you're describing, by hitting the enter key, it crashes again. Benjamin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#445779: rdesktop: Segfaults on startup
Package: rdesktop Version: 1.5.0-2+cvs20071006 Severity: grave Justification: renders package unusable When trying to connect to any machine (rdesktop -g 1280x1024 host), I get a segfault. Here's the last few lines from strace: access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0 open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=2036, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f3c000 read(6, "# $XFree86: xc/nls/XLC_LOCALE/e"..., 4096) = 2036 read(6, "", 4096) = 0 close(6)= 0 munmap(0xb7f3c000, 4096)= 0 read(5, "lstate\n\nKP_2 0x50 numlock\nKP_Dow"..., 4096) = 418 read(5, "", 4096) = 0 close(5)= 0 munmap(0xb7f3d000, 4096)= 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- Benjamin -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-vserver-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages rdesktop depends on: ii libc6 2.6.1-5GNU C Library: Shared libraries ii libssl0.9.8 0.9.8e-9 SSL shared libraries ii libx11-6 2:1.0.3-7 X11 client-side library rdesktop recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#430921: nvidia-kernel-source: Module fails to load on 2.6.21
Package: nvidia-kernel-source Version: 100.14.09-1 Severity: grave Justification: renders package unusable I can not load the nvidia kernel module (built using module-assistant) on 2.6.21 kernels. All I get is the following error message: nvidia: disagrees about version of symbol struct_module FATAL: Error inserting nvidia (/lib/modules/2.6.21-2-vserver-686/nvidia/nvidia.ko): Invalid module format Benjamin -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-vserver-686 (SMP w/1 CPU core) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nvidia-kernel-source depends on: ii debhelper 5.0.50 helper programs for debian/rules ii dpatch2.0.26 patch maintenance system for Debia ii make 3.81-3 The GNU version of the "make" util ii sed 4.1.5-2The GNU sed stream editor Versions of packages nvidia-kernel-source recommends: ii devscripts 2.10.5 Scripts to make the life of a Debi ii kernel-package 11.001 A utility for building Linux kerne ii nvidia-glx 100.14.09-1 NVIDIA binary Xorg driver -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#425808: liblber: Assertion failed
Package: libldap2 Version: 2.1.30-13.3 Severity: grave Justification: renders package unusable We're using libldap2 in combination with kerberos for AD authentication and authorization. Often, login, id lookups and samba fail due to an assertion failure in liblber. Here's the output of a failed call to id: $ id id: /tmp/buildd/openldap2-2.1.30/libraries/liblber/sockbuf.c:82: ber_sockbuf_ctrl: Assertion `( (sb)->sb_opts.lbo_valid == 0x3 )' failed. uid=1055() gid=12000(foobar)Aborted Samba crashes, the panic action script comes up with a stack trace: 0xb7be58be in waitpid () from /lib/tls/libc.so.6 #0 0xb7be58be in waitpid () from /lib/tls/libc.so.6 #1 0xb7b8d699 in strtold_l () from /lib/tls/libc.so.6 #2 0xb7d1e56d in system () from /lib/tls/libpthread.so.0 #3 0x0822c07a in smb_panic () #4 0x0821a49a in dump_core_setup () #5 #6 0xb7b80947 in raise () from /lib/tls/libc.so.6 #7 0xb7b820c9 in abort () from /lib/tls/libc.so.6 #8 0xb7b7a05f in __assert_fail () from /lib/tls/libc.so.6 #9 0xb7eb9622 in ber_sockbuf_ctrl () from /usr/lib/liblber.so.2 #10 0xb7ec950f in ldap_msgdelete () from /usr/lib/libldap_r.so.2 #11 0xb7eca4b3 in ldap_result () from /usr/lib/libldap_r.so.2 #12 0xb775aed0 in ?? () from /lib/libnss_ldap.so.2 If we should provide further information useful to solve this issue, feel free to contact me. Regards, Benjamin -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages libldap2 depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgnutls13 1.4.4-3the GNU TLS library - runtime libr ii libsasl2-22.1.22.dfsg1-8 Authentication abstraction library libldap2 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]