Package: python-vte
Version: 1:0.11.13-2
Severity: minor
[EMAIL PROTECTED]:~$ python -c 'import vte; vte.Terminal()'
(-c:23054): Gdk-WARNING **: gdk_property_get(): length value has wrapped in
calculation (did you pass G_MAXLONG?)
(-c:23054): Gdk-WARNING **: gdk_property_get(): length value has
Package: gdesklets-data
Version: 0.32
Severity: critical
/usr/share/gdesklets/Displays/diskio/diskio.display makes XFree start
allocating RAM until (on my 512MiB RAM ~700MiB swap machine) it crashes
the machine.
xrestop output before:
0e017 721 140 1712536K 3K 12539K
On Tue, Apr 05, 2005 at 10:44:12PM +0200, Harald Dunkel wrote:
> > sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p'
> >
>
> Something like '[:blank:]' is too much gawk. A few weeks ago
> I had sent the attached patch.
> --- /u/harri/initrd-tools/initrd-tools-0.1.77/mkinitrd200
Package: initrd-tools
Version: 0.1.77
Severity: grave
Tags: experimental patch
It's not exactly a patch, just the regular expression I've found to work
with libc6 2.3.4:
sed -n 's/.*\(=>\)\?[[:blank:]]\+\(\/[^[:blank:]]*\).*/\2/p'
See bug #301455
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug
Package: dash
Version: 0.5.2-4
Severity: normal
Preparing to replace dash 0.5.2-3 (using
.../archives/dash_0.5.2-4_i386.deb) ... Unpacking replacement dash ...
dpkg: unknown option --compare-version
*coughs* It's --compare-versions
-- System Information:
Debian Release: 3.1
APT prefers experim
On Wed, Mar 30, 2005 at 12:23:30PM +0900, GOTO Masanori wrote:
> I expect you to explain why mkinitrd breaks with new ldd.
[EMAIL PROTECTED]:~$ ldd /bin/bash | sed
's/.*=>[[:blank:]]*\([^[:blank:]]*\).*/\1/'
(0xe000)
/lib/libncurses.so.5
/lib/tls/libdl.so.2
/lib/tls/libc.so.6
/lib/ld-
Package: libc6
Version: 2.3.4-1
Severity: important
Tags: experimental
Output on experimental machine:
[EMAIL PROTECTED]:~$ ldd /bin/bash
linux-gate.so.1 => (0xe000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb7f93000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f9)
7 matches
Mail list logo