Bug#769523: owfs-common: tries to access nonexisting /etc/modprobe/libow-*-*.conf

2014-11-14 Thread Martin Waitz

Package: owfs-common
Version: 2.9p8-5
Severity: normal

While upgrading, I got these messages:

 Vorbereitung zum Entpacken von .../owfs-common_2.9p8-5_all.deb ...
 ls: Zugriff auf /etc/modprobe.d/libow-*-*.conf nicht möglich:
 Datei oder Verzeichnis nicht gefunden
 Entpacken von owfs-common (2.9p8-5) über (2.9p8-4) ...

(meaning: could not access /etc/modprobe.d/libow-*-*.conf,
no such file or directory)

In /etc/modprobe.d, there is only one 'owfs-common.conf',
no libow-*.conf.


If the nonexistance of any libow-*.conf file is OK,
then I'd expect the upgrade scripts to not print any error messages
and should silently cope with this situation.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages owfs-common depends on:
ii  ucf  3.0030

owfs-common recommends no packages.

owfs-common suggests no packages.

-- no debconf information


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



Bug#520013: O: faubackup -- Backup System using a Filesystem for Storage

2009-03-16 Thread Martin Waitz

Package: wnpp
Severity: normal

This is a very nice little backup tool.
Unfortunately I don't have the time and motivation to further work on  
it.

Now it needs a new caring upstream and debian maintainer.

If you want to maintain the debian part, just ITA it.
If you are also interested in upstream maintenance, please align that  
with me .


Thanks for helping!

--
Martin



PGP.sig
Description: Signierter Teil der Nachricht


Bug#509913: O: qalculate-kde -- Powerful and easy to use desktop calculator - KDE version

2008-12-27 Thread Martin Waitz

Package: wnpp
Severity: normal

I don't have the time to maintain this package any more.
Feel free to take it, together with libqalculate and qalculate-gtk

--
Martin


PGP.sig
Description: Signierter Teil der Nachricht


Bug#509912: O: libqalculate -- Powerful and easy to use desktop calculator - development

2008-12-27 Thread Martin Waitz

Package: wnpp
Severity: normal

I don't have the time to maintain this package any more.
Feel free to take it, together with qalculate-{gtk,kde}

--
Martin



PGP.sig
Description: Signierter Teil der Nachricht


Bug#509914: O: qalculate-gtk -- Powerful and easy to use desktop calculator - GTK version

2008-12-27 Thread Martin Waitz

Package: wnpp
Severity: normal

I don't have the time to maintain this package any more.
Feel free to take it, together with libqalculate and qalculate-kde

--
Martin


PGP.sig
Description: Signierter Teil der Nachricht


Bug#509671: O: oidentd -- replacement ident daemon

2008-12-24 Thread Martin Waitz

Package: wnpp
Severity: normal

I don't have the time to maintain that package.
If anybody is interested then please do go ahead and take it.

--
Martin



PGP.sig
Description: Signierter Teil der Nachricht


Bug#509674: O: keynote -- Decentralized Trust-Management system

2008-12-24 Thread Martin Waitz

Package: wnpp
Severity: normal

I don't have the time to maintain this package any more.
Feel free to take it

--
Martin



PGP.sig
Description: Signierter Teil der Nachricht


Bug#434765: related to changes in linux v2.6.22

2008-01-27 Thread Martin Waitz
hoi :)

Discussions on lkml[1] hinted the Linux NFS client being at fault,
so I bisected it and found the commit which makes cfs break:

1c710c896eb461895d3c399e15bb5f20b39c9073 is first bad commit
commit 1c710c896eb461895d3c399e15bb5f20b39c9073
Author: Ulrich Drepper <[EMAIL PROTECTED]>
Date:   Tue May 8 00:33:25 2007 -0700

utimensat implementation

Implement utimensat(2) which is an extension to futimesat(2) in that it

a) supports nano-second resolution for the timestamps
b) allows to selectively ignore the atime/mtime value
c) allows to selectively use the current time for either atime or mtime
d) supports changing the atime/mtime of a symlink itself along the lines
   of the BSD lutimes(3) functions

[...]


I don't know how this can influence cfs, but before this commit cfs
definitely worked and after it it does not.

I'm Cc:ing the kernel guys, please have a look if this really breaks
NFS in some strange ways or if it simply uncovers an old cfs bug.

And thanks in advance for any help in getting cfs working together with
current kernels again! :-)


[1] http://kerneltrap.org/mailarchive/linux-kernel/2007/12/23/521282

-- 
Martin


signature.asc
Description: Digital signature


Bug#434765: Info received (git won't work inside cfs dir)

2008-01-26 Thread Martin Waitz
hello again,

BTW, the easiest way to trigger this bug is to execute `echo > foo`
twice.

it won't even reach nfsproc_create_2_svc, so I guess it fails in some
getattr call or similiar.  But I haven't found out why yet :-(

-- 
Martin


signature.asc
Description: Digital signature


Bug#434765: git won't work inside cfs dir

2008-01-26 Thread Martin Waitz
hoi :)

I have the same problem with git.

It seems that cfs does not support O_TRUNC which is clearly a bug.
Cfs responds with -EINVAL if the file alredy exists and would have
to be truncated.
O_CREATE | O_TRUNC works if the file has to be created and not
truncated.

-- 
Martin


signature.asc
Description: Digital signature


Bug#461937: libqalculate: FBTFS: configure: error: No suitable installed version of CLN could be found.

2008-01-23 Thread Martin Waitz
On Mon, Jan 21, 2008 at 04:54:52PM +0100, Aurelien Jarno wrote:
> Package: libqalculate
> Version: 0.9.6-1
> Severity: serious

I'm currently testing a new version and will probably upload it on
the weekend.  Thanks for triggering me, I guess I would have overlooked
the cln update otherwise.

-- 
Martin


signature.asc
Description: Digital signature


Bug#462212: oidentd: Please add LSB formatted dependency info in init.d script

2008-01-23 Thread Martin Waitz
hoi :)

On Wed, Jan 23, 2008 at 09:24:46AM +0100, Petter Reinholdtsen wrote:
> Package:  oidentd
> Version:  2.0.8-1
> Tags: patch
> User: [EMAIL PROTECTED]
> Usertags: missing-dependency

thanks for the patch! :-)
I think I will have some time to apply it this weekend.

-- 
Martin


signature.asc
Description: Digital signature


Bug#452492: qalculate-kde: "Celsius" misspelled as "celcius"

2007-11-29 Thread Martin Waitz
hoi :)

thanks for the bug report.

On Fri, Nov 23, 2007 at 10:45:52AM +0100, Davide Mancusi wrote:
> "Celsius", as in °C, is misspelled as "celcius" --- it should be
> capitalised, too.

where exactly is it mispelled?

-- 
Martin


signature.asc
Description: Digital signature


Bug#453223: /Bug#453224: qalculate-{gtk,kde}: FTBFS: unmet b-dep libqalculate-dev(inst 0.9.4-5 ! >= wanted 0.9.6)

2007-11-29 Thread Martin Waitz
tag 453223 +pending
tag 453224 +pending
thanks

hoi :)

On Tue, Nov 27, 2007 at 09:38:52PM +0100, Lucas Nussbaum wrote:
> Package: qalculate-gtk
> version: 0.9.6-1
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20071126 qa-ftbfs
> Justification: FTBFS on i386

libqalculate 0.9.6-1 which is needed to fulfill the build-dependency
is still in the NEW queue.

After it is accepted the build problem should be fixed.

-- 
Martin


signature.asc
Description: Digital signature


Bug#361207: network-manager: assertion failures

2007-09-29 Thread Martin Waitz
hoi :)

I just also encountered these assertion failures, with 0.6.5-1.
I never noticed them before but maybe they just slipped through...

the relevant log is:

Sep 29 10:13:36 spellbook NetworkManager:   Activation (eth0) Beginning DH
CP transaction. 
Sep 29 10:13:36 spellbook NetworkManager:   DHCP daemon state is now 12 (s
uccessfully started) for interface eth0 
Sep 29 10:13:36 spellbook NetworkManager:   Activation (eth0) Stage 3 of 5
 (IP Configure Start) complete. 
Sep 29 10:13:36 spellbook NetworkManager:   SWITCH: terminating current co
nnection 'eth0' because it's no longer valid. 
Sep 29 10:13:36 spellbook NetworkManager:   Deactivating device eth0. 
Sep 29 10:13:36 spellbook NetworkManager:   Activation (eth0): cancelling.
.. 
Sep 29 10:13:36 spellbook NetworkManager:   Activation (eth0) cancellation
 handler scheduled... 
Sep 29 10:13:36 spellbook NetworkManager:   Activation (eth0): waiting for
 device to cancel activation. 
Sep 29 10:13:36 spellbook dhclient: Corrupt lease file - possible data loss!
Sep 29 10:13:36 spellbook avahi-daemon[3338]: Registering new address record 
for fe80::20c:f1ff:fe5f:9340 on eth1.*.
Sep 29 10:13:36 spellbook dhclient: DHCPRELEASE on eth0 to 172.30.0.1 port 67
Sep 29 10:13:36 spellbook dhclient: send_packet: Network is unreachable
Sep 29 10:13:36 spellbook dhclient: send_packet: please consult README file 
regarding broadcast address.
Sep 29 10:13:37 spellbook NetworkManager:   Activation (eth0): waiting 
for device to cancel activation. 
Sep 29 10:13:37 spellbook NetworkManager:   Activation (eth0) 
cancellation handled. 
Sep 29 10:13:37 spellbook NetworkManager:   Activation (eth0): cancelled. 
Sep 29 10:13:37 spellbook NetworkManager: nm_device_is_802_3_ethernet: 
assertion `dev != NULL' failed
Sep 29 10:13:37 spellbook NetworkManager: nm_device_is_802_11_wireless: 
assertion `dev != NULL' failed

This is on a Dell Latitude D600,
eth0: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet controller
eth1: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter
eth0 is not connected, eth1 is using WPA

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#432767: nfs-common breaks cfs

2007-07-11 Thread Martin Waitz
Package: nfs-common
Version: 1:1.1.0-6
Severity: normal

hoi :)

after upgrading to nfs-common 1.1.0-6 cfs 1.4.1-17 does not work any more.

I get the following messages when running cfsd manually on the console:

mount: mount to NFS server 'localhost' failed: RPC Error: Success.
cfsd: cfs_mount failed.


after downgrading to -4 it worked again.

Thanks for your help :-)

-- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser 3.104add and remove users and groups
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libcomerr2  1.40.1-1 common error description library
ii  libevent1   1.3b-0   An asynchronous event notification
ii  libgssapi2  0.11-1   A mechanism-switch gssapi library
ii  libkrb531.6.dfsg.1-5 MIT Kerberos runtime libraries
ii  libnfsidmap20.19-0   An nfs idmapping library
ii  librpcsecgss3   0.14-2   allows secure rpc communication us
ii  libwrap07.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  netbase 4.29 Basic TCP/IP networking system
ii  portmap 6.0-2The RPC portmapper
ii  ucf 3.001Update Configuration File: preserv

nfs-common recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#429281: gnome-media: volume control even while screensaver is active

2007-06-16 Thread Martin Waitz
Package: gnome-media
Version: 2.18.0-2+b1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hoi :)

my laptop has nice volume control keys and they work nicely with GNOME.
When the screensaver kicks in and locks the screen while listening to
music I can't change volume any more because those key presses are
ignored by the screensaver.

It would be nice if gnome-media could use some (not-yet-existing?)
screensaver extentions to still allow volume control with an active
screensaver.

Thanks for your help.

- -- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-media depends on:
ii  gnome-media-common 2.18.0-2  GNOME media utilities - common fil
ii  gstreamer0.10-alsa [gstrea 0.10.13-2 GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gstream 0.10.5-7  GStreamer plugin for ESD
ii  gstreamer0.10-plugins-base 0.10.13-2 GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good 0.10.5-7  GStreamer plugins from the "good" 
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-11GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1.1 The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.0-1   simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgail-common 1.18.0-2  GNOME Accessibility Implementation
ii  libgail18  1.18.0-2  GNOME Accessibility Implementation
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.12-1 The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome-media02.18.0-2+b1   runtime libraries for the GNOME me
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-3  A powerful object-oriented display
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgstreamer-plugins-base0 0.10.13-2 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.13-2 Core GStreamer libraries and eleme
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libhal10.5.9-3   Hardware Abstraction Layer - share
ii  libice61:1.0.3-2 X11 Inter-Client Exchange library
ii  libnautilus-burn4  2.18.2-1  Nautilus Burn Library - runtime ve
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.16.4-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

gnome-media recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGdDBnj/Eaxd/oD7IRAn/UAJoCdfc8NEPyARWiVZ1ZmyUSbr9b9ACfVCKS
1jdkSgA/e7j+iEjeshOvuQ8=
=pEnn
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#422918: epiphany-browser: automatically load pages when leaving offline mode

2007-05-08 Thread Martin Waitz
Package: epiphany-browser
Version: 2.18.1-2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

epiphany nicely automatically detects offline mode and shows a nice page
that the requested page is not available offline if it is not in the
cache.

As I always use wireless connections with my laptop it takes longer for
me to enter the passphrase to get connected to the network than epiphany
takes to generate this "not available" page.  It is kind of frustrating
to switch to my browser workspace and having to reload every page
manually every time I log on.

Could epiphay remember which tabs are waiting for an active internet
connection and try to reload them once offline mode is left?
Thanks for your help!

- -- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages epiphany-browser depends on:
ii  dbus  1.0.2-5simple interprocess messaging syst
ii  gconf22.18.0.1-3 GNOME configuration database syste
ii  gnome-icon-theme  2.18.0-2   GNOME Desktop icon theme
ii  iso-codes 1.0a-1 ISO language, territory, currency 
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libbonobo2-0  2.18.0-2   Bonobo CORBA interfaces library
ii  libbonoboui2-02.18.0-5   The Bonobo UI library
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libcairo2 1.4.6-1The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.2-5simple interprocess messaging syst
ii  libdbus-glib-1-2  0.73-2 simple interprocess messaging syst
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.2-6  GCC support library
ii  libgconf2-4   2.18.0.1-3 GNOME configuration database syste
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgnome-desktop-22.18.1-1   Utility library for loading .deskt
ii  libgnome-keyring0 0.8.1-2GNOME keyring services library
ii  libgnome2-0   2.18.0-4   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.18.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.18.1-2 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.10.12-1  The GTK+ graphical user interface 
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  libmozjs0d1.8.0.11-4 The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d   4.6.6-3NetScape Portable Runtime Library
ii  liborbit2 1:2.14.7-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.16.2-2   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsm61:1.0.2-2  X11 Session Management library
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libstdc++64.1.2-6The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxml2   2.6.28.dfsg-1  GNOME XML library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxslt1.11.1.20-1   XSLT processing library - runtime 
ii  libxul0d  1.8.0.11-4 Gecko engine library
ii  python2.4 2.4.4-4An interactive high-level object-o
ii  xulrunner-gnome-support   1.8.0.11-4 Support for Gnome in xulrunner app
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages epiphany-browser recommends:
ii  epiphany-extensions   2.18.1-

Bug#418452: last-exit: Exception when changing to other station

2007-04-09 Thread Martin Waitz
Package: last-exit
Version: 3.0-3
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

When selecting "other station", then "music that sounds like" and enter
an existing artists name then I get the following exception:

Unhandled Exception: System.FormatException: Input string was not in the 
correct format
at System.Int32.Parse (string) <0x0004e>
at LastExit.FindStation.ParseSimilar (string) <0x00302>
at LastExit.FindStation.FindStationCompleted (LastExit.FMRequest) <0x000b2>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_FMRequest 
(LastExit.FMRequest) <0x0002a>
at LastExit.FMRequest.request_completed_idle () <0x0001a>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x0002c>
at IdleProxy.Handler () <0x0002a>
at (wrapper native-to-managed) IdleProxy.Handler () <0x0002b>
in (unmanaged) 0xb7e6ada0
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x4>
at Gtk.Application.Run () <0x7>
at LastExit.Driver.Main (string[]) <0x002c1>


- -- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages last-exit depends on:
ii  gconf2   2.16.1-1GNOME configuration database syste
ii  gstreamer0.10-fluendo-mp 0.10.4.debian-1 Fluendo mp3 decoder GStreamer plug
ii  gstreamer0.10-plugins-ug 0.10.4-5GStreamer plugins from the "ugly" 
ii  libatk1.0-0  1.12.4-3The ATK accessibility toolkit
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libcairo21.2.6-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.0.2-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.71-3  simple interprocess messaging syst
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libgconf2-4  2.16.1-1GNOME configuration database syste
ii  libgconf2.0-cil  2.8.3-2 CLI binding for GConf 2.12
ii  libglade2.0-cil  2.8.3-2 CLI binding for the Glade librarie
ii  libglib2.0-0 2.12.6-2The GLib library of C routines
ii  libglib2.0-cil   2.8.3-2 CLI binding for the GLib utility l
ii  libgnome2.0-cil  2.8.3-2 CLI binding for GNOME 2.12
ii  libgstreamer0.10-0   0.10.10-4   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.8.20-7The GTK+ graphical user interface 
ii  libgtk2.0-cil2.8.3-2 CLI binding for the GTK+ toolkit 2
ii  libmono-corlib1.0-cil1.2.2.1-2   Mono core library (1.0)
ii  libmono-system-web1.0-ci 1.2.2.1-2   Mono System.Web library
ii  libmono-system1.0-cil1.2.2.1-2   Mono System libraries (1.0)
ii  libmono1.0-cil   1.2.2.1-2   Mono libraries (1.0)
ii  liborbit21:2.14.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.14.8-5Layout and rendering of internatio
pn  libx11-6   (no description available)
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxml2  2.6.27.dfsg-1   GNOME XML library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  mono-runtime 1.2.2.1-2   Mono runtime

last-exit recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGGprRj/Eaxd/oD7IRAiARAJ45n/YeTQtxdUGC/srD/0QyYRdrZwCeLEUg
+YHNx/FTwtH1gFALO3kkCis=
=e3Zp
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#411546: linux-image-2.6.18-4-686: NULL pointer exception when running hdparm -U

2007-02-19 Thread Martin Waitz
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-10
Severity: normal

hoi :)

I just tried to unplug my CDROM drive on a Dell Latitude D600 laptop and
run 'hdparm -U 1 /dev/hdc' to unregister it from the kernel.

It seamed to work in that the kernel does not know about hdc any more,
but it printed a nice little backtrace:

BUG: unable to handle kernel NULL pointer dereference at virtual address 
011c
 printing eip:
e087d69c
*pde = 
Oops:  [#1]
SMP
Modules linked in: nls_utf8 isofs arc4 ieee80211_crypt_wep binfmt_misc radeon 
drm nfs lockd nfs_acl sunrpc button ac battery ipt_MASQUERADE xt_tcpudp 
ipt_REJECT xt_state ipt_ULOG xt_limit iptable_nat ip_nat ip_conntrack nfnetlink 
iptable_filter ip_tables x_tables deflate zlib_deflate twofish serpent aes 
blowfish des sha256 sha1 crypto_null af_key i8xx_tco cpufreq_userspace 
cpufreq_powersave speedstep_centrino freq_table ipv6 joydev tsdev pcmcia 
ipw2100 ieee80211 ieee80211_crypt firmware_class snd_intel8x0 snd_pcm_oss 
yenta_socket rsrc_nonstatic pcmcia_core snd_intel8x0m snd_ac97_codec 
snd_ac97_bus snd_mixer_oss hci_usb psmouse shpchp pci_hotplug snd_pcm snd_timer 
snd soundcore bluetooth intel_agp agpgart pcspkr serio_raw snd_page_alloc 
parport_pc parport rtc evdev ext3 jbd mbcache dm_mirror dm_snapshot raid456 xor 
raid10 raid1 raid0 linear md_mod dm_mod ide_cd cdrom ide_disk generic tg3 piix 
ide_core ehci_hcd uhci_hcd usbcore thermal processor fan
CPU:0
EIP:0060:[]Not tainted VLI
EFLAGS: 00010246   (2.6.18-4-686 #1)
EIP is at cdrom_lockdoor+0x1f/0xc5 [ide_cd]
eax:    ebx: dfb93000   ecx:    edx: 
esi: d07c9edc   edi: e08a4754   ebp:    esp: d07c9e30
ds: 007b   es: 007b   ss: 0068
Process hdparm (pid: 5422, ti=d07c8000 task=dc6e task.ti=d07c8000)
Stack: d2ecb820 cbae7011 0286 c01fe799 e08855a0 dfcd3a80 ca8920c0 0001
   c01afc6a 0001 de6081ac fdfd 0001 032a de608140 c01b0279
   032a 0001  0003 ca8920c0 de6081ac dfcd3a80 dfecfb80
Call Trace:
 [] n_tty_receive_buf+0xcac/0xcf9
 [] blkdev_driver_ioctl+0x52/0x5b
 [] blkdev_ioctl+0x606/0x655
 [] do_path_lookup+0x20a/0x225
 [] get_page_from_freelist+0x2ee/0x36e
 [] pty_write+0x2a/0x34
 [] find_get_page+0x18/0x38
 [] cdrom_release+0x167/0x1be [cdrom]
 [] __handle_mm_fault+0x408/0x740
 [] idecd_release+0x1e/0x30 [ide_cd]
 [] __blkdev_put+0x51/0x108
 [] __fput+0x8a/0x13f
 [] filp_close+0x4e/0x54
 [] sysenter_past_esp+0x56/0x79
Code: 43 08 e8 b4 ba 90 df 89 d8 5b eb c0 55 89 d5 57 89 c7 56 89 ce 53 81 ec 
ec 00 00 00 85 c9 8d 84 24 ac 00 00 00 0f 44 f0 8b 47 1c  80 1c 01 00 00 02 
0f 85 88 00 00 00 89 e2 89 f8 e8 a8 fb ff
EIP: [] cdrom_lockdoor+0x1f/0xc5 [ide_cd] SS:ESP 0068:d07c9e30


-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85e  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-11 GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.18-4-686/preinst/failed-to-move-modules-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/lilo-initrd-2.6.18-4-686: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.18-4-686/preinst/elilo-initrd-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/overwriting-modules-2.6.18-4-686: true
  linux-image-2.6.18-4-686/prerm/removing-running-kernel-2.6.18-4-686: true
  linux-image-2.6.18-4-686/prerm/would-invalidate-boot-loader-2.6.18-4-686: true
  linux-image-2.6.18-4-686/postinst/bootloader-test-error-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/abort-overwrite-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/old-system-map-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/postinst/depmod-error-2.6.18-4-686: false
  linux-image-2.6.18-4-686/preinst/abort-install-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.18-4-686/postinst/bootloader-error-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/depmod-error-initrd-2.6.18-4-686: false
  linux-image-2.6.18-4-686/postinst/old-initrd-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/bootloader-initrd-2.6.18-4-686: true
  linux-image-2.6.18-4-686/preinst/already-running-this-2.6.18-4-686:
  linux-image-2.6.18-4-686/preinst/initrd-2.6.18-4-686:
  linux-image-2.6.18-4-686/postinst/create-kimage-link-2.6.18-4-686: true
  linux-image-2.6.18-4-686/

Bug#411326: gnome-volume-manager: exits if HAL is restarted

2007-02-18 Thread Martin Waitz
Package: gnome-volume-manager
Version: 1.5.15-1+b1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

if hald exits (e.g. because it or dbus is being upgraded) then
gnome-volume-manager simply exits, too, thus leaving the system without
volume management.  It would be nice if it could wait for a new hald
to start up and then reconnect to it.

- -- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gnome-volume-manager depends on:
ii  gconf2 2.16.0-3  GNOME configuration database syste
ii  hal0.5.8.1-6.1   Hardware Abstraction Layer
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.4-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.16.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libcairo2  1.2.6-1   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple interprocess messaging syst
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libgconf2-42.16.0-3  GNOME configuration database syste
ii  libgksuui1.0-1 1.0.7-2   a graphical fronted to su library
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.6-2  The GLib library of C routines
ii  libgnome-keyring0  0.6.0-3   GNOME keyring services library
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.14.2-6GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-5  The GTK+ graphical user interface 
ii  libhal10.5.8.1-6.1   Hardware Abstraction Layer - share
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.4-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  pmount 0.9.13-1+b1   mount removable devices as normal 

Versions of packages gnome-volume-manager recommends:
ii  gnome-media   2.14.2-4   GNOME media utilities
ii  gthumb3:2.8.0-1  an image viewer and browser
ii  nautilus-cd-burner2.14.3-8   CD Burning front-end for Nautilus
ii  totem 2.16.5-2   A simple media player for the Gnom

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF2B6Gj/Eaxd/oD7IRAvRZAJ9fBs/ghb3j8HfKXd2iTqv8mNpa/ACffkC6
Im+o9gjLrXsBJmrV/V+eZi4=
=sC4V
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#404241: qalculate-gtk bug: segfault when pressing twice

2007-01-18 Thread Martin Waitz
hoi :-)

On Wed, Jan 17, 2007 at 08:57:43PM +0100, Niklas Knutsson wrote:
> I have now come up with a better solution. I have attached a patch.

thank you for your fast response.
I will test it as soon as possible.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#404241: qalculate-gtk bug: segfault when pressing twice

2007-01-07 Thread Martin Waitz
hoi :)

The debian Bug Tracking System has a report on a segfault in
qalculate-gtk: http://bugs.debian.org/404241
It got reported agains 0.9.4 but also affects 0.9.5.

It is quite easy to reproduce: start qalculate-gtk and hit 
two times.

(gdb) bt
#0  0x41c7 in ?? ()
#1  0xb7d5325f in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb761698b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0xb7626f2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb7628208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5  0xb76285d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6  0xb7e3ce84 in gtk_widget_get_default_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#7  0xb7d4cc0a in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#8  0xb7d4de07 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7be5eea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#10 0xb733ab21 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb733db96 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#12 0xb733df57 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#13 0xb7d4e281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x080664d3 in main (argc=Cannot access memory at address 0xa
) at main.cc:293

the 0xb7d5325f inside _gtk_marshal_BOOLEAN__BOXED is the return address
after a call to g_value_set_boolean which then seems to wrack havoc.

But unfortunately I don't know how to debug this thing deeper to find
the corrupt signal that gets emitted.

Can you help?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#406003: dpkg-checkbuilddeps: please support substvars

2007-01-07 Thread Martin Waitz
Package: dpkg-dev
Version: 1.13.25
Severity: wishlist
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

I have a set of packages (*qalc*) which consists of several upstream tarballs
and is organized in several debian source packages.  There is one core package
containing a shared library (libqalculate) which is needed to build all other
packages.

The non-library source packages need a matching version of the library package
in order to build.  All upstream packages have one common versioning scheme and
I would like to use ${source:Upstream-Version} in the Build-Depends line.

The following patch seems to work:

- --- /usr/bin/dpkg-checkbuilddeps.orig   2007-01-07 21:50:27.0 +0100
+++ /usr/bin/dpkg-checkbuilddeps2007-01-07 22:00:15.0 +0100
@@ -37,7 +37,11 @@

 my $control=shift || "debian/control";
 $controlfile=$control;
+$changelogfile = "debian/changelog";

+&findarch;
+&parsechangelog;
+&parsesubstvars;
 &parsecontrolfile;
 my @status=parse_status();
 my (@unmet, @conflicts);


Thanks for your help!

- -- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages dpkg-dev depends on:
ii  binutils  2.17-3 The GNU assembler, linker and bina
ii  cpio  2.6-17 GNU cpio -- a program to manage ar
ii  dpkg  1.13.25package maintenance system for Deb
ii  make  3.81-3 The GNU version of the "make" util
ii  patch 2.5.9-4Apply a diff file to an original
ii  perl [perl5]  5.8.8-7Larry Wall's Practical Extraction 
ii  perl-modules  5.8.8-7Core Perl modules

Versions of packages dpkg-dev recommends:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  gcc [c-compiler]  4:4.1.1-15 The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.3-7The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.1-21   The GNU C compiler

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFoWEej/Eaxd/oD7IRAiVUAJ9OBV3n8yTPkKkDtuMtLTAv7kNTcQCcDbMy
7NxcsI0J4Cx2Ntq1CLGjd9A=
=ep99
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#404897: pcscd: infinite loop when trying to start the daemon

2006-12-28 Thread Martin Waitz
Package: pcscd
Version: 1.3.2-4
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

The pcscd postinst tried to start the daemon but it failed:

Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running already running.
Stopping PCSC Lite resource manager: pcscd.
 failed!
Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running failed!
 already running.
Stopping PCSC Lite resource manager: pcscd.
Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running already running failed!
.
Stopping PCSC Lite resource manager: pcscd.
Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running failed!
 already running.
Stopping PCSC Lite resource manager: pcscd.
Starting PCSC Lite resource manager: pcscd already running.
Stopping PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running failed!
.
Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running failed!
 already running.
Stopping PCSC Lite resource manager: pcscd.
Starting PCSC Lite resource manager: pcscdStatus of PCSC Lite resource manager: 
pcscd not running already running.
Stopping PCSC Lite resource manager: pcscd failed!
.

...

It looks very fragile to use restart in the start function and the start
function in restart.


- -- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages pcscd depends on:
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  libccid [pcsc-ifd-handler]   1.1.0-1 PC/SC driver for USB CCID smart ca
ii  libusb-0.1-4 2:0.1.12-2  userspace USB programming library
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip

pcscd recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFlGFXj/Eaxd/oD7IRAlgnAJ0Spppx3gwg5WoeLCQFsn0/VmAvLQCfRRlK
QjZO0+M8eOQLdXIzcbMpWmM=
=sILr
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#404086: gthumb: menu shortcut conflict with de locale

2006-12-21 Thread Martin Waitz
Package: gthumb
Version: 3:2.8.0-1
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

in the German locale, both "Bearbeiten" (edit) and "Bild" (image) menu
entries have the "B" underlined.
After looking a bit closer, there are a lot more conflicts in submenu entries.
This is really bad for accessing gthumb via the keyboard.

Could you please change the hotkeys to not overlap?
Thanks a lot.

- -- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gthumb depends on:
ii  gconf2 2.16.0-3  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-9   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libexif12  0.6.13-5  library to parse EXIF files
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libgconf2-42.16.0-3  GNOME configuration database syste
ii  libglade2-01:2.6.0-3 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnome-keyring0  0.6.0-3   GNOME keyring services library
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-7  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-4  GNOME virtual file-system (runtime
ii  libgphoto2-2   2.2.1-12  gphoto2 digital camera library
ii  libgphoto2-port0   2.2.1-12  gphoto2 digital camera port librar
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.8-3  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libtiff4   3.8.2-6   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  scrollkeeper   0.3.14-11 A free electronic cataloging syste
ii  shared-mime-info   0.19-1FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3-13compression library - runtime

gthumb recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFirIEj/Eaxd/oD7IRAscBAJsGidv009QTuBsPOsO6sD3PVCbKMwCbBFut
j816czuKELPJHgR5gySQSn8=
=ehgv
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#403732: eclipse: Crash on startup: Error notifying a preference change listener.

2006-12-19 Thread Martin Waitz
Package: eclipse
Version: 3.2.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

When starting eclipse, I get the following error dialog:

Error notifying a preference change listener. Check the log for
details.

in workspace/.metadata/.log I found the following backtrace:


!SESSION 2006-12-19 13:23:22.248 ---
eclipse.buildId=M20060921-0945
java.fullversion=GNU libgcj 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.696
!MESSAGE NLS missing message: initializer_error in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_fileNotFound in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_IOError in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-12-19 13:23:38.702
!MESSAGE NLS missing message: fileInitializer_missingFileName in: 
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.ui.workbench 4 2 2006-12-19 13:24:10.634
!MESSAGE Problems occurred when invoking code from plug-in: 
"org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
   at 
org.eclipse.cdt.internal.ui.text.CTextTools.adaptToPreferenceChange(CTextTools.java:238)
   at 
org.eclipse.cdt.internal.ui.text.CTextTools$PreferenceListener.propertyChange(CTextTools.java:38)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore$3.run(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.common_3.2.0.v20060603.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.firePropertyChangeEvent(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.setToDefault(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.texteditor.MarkerAnnotationPreferences.useAnnotationsPreferencePage(org.eclipse.ui.editors_3.2.1.r321_v20060721.jar.so)
   at 
org.eclipse.ui.editors.text.EditorsUI.useAnnotationsPreferencePage(org.eclipse.ui.editors_3.2.1.r321_v20060721.jar.so)
   at 
org.eclipse.cdt.ui.CUIPreferenceInitializer.initializeDefaultPreferences(CUIPreferenceInitializer.java:49)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.load(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.create(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.node(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.internal.preferences.AbstractScope.getNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.core.runtime.preferences.DefaultScope.getNode(org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getDefaultPreferences(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getPreferenceNodes(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.internalGet(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.ui.preferences.ScopedPreferenceStore.getString(org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar.so)
   at 
org.eclipse.jface.preference.PreferenceConverter.getColor(org.eclipse.jface_3.2.1.M20060908-1000.jar.so)
   at 
org.eclipse.cdt.internal.ui.text.AbstractCScanner.addToken(AbstractCScanner.java:96)
   at 
org.eclipse.cdt.internal.ui.text.AbstractCScanner.initialize(AbstractCScanner.java:89)
   at org.eclipse.cdt.internal.ui.text.CCodeScanner.(CCodeScanner.java:59)
   at org.eclipse.cdt.internal.ui.text.CTextTools.(CTextTools.java:93)
   at org.eclipse.cdt.ui.CUIPlugin.getT

Bug#394048: bluez-passkey-gnome: bluetooth applet is not doing anything useful

2006-10-18 Thread Martin Waitz
Package: bluez-passkey-gnome
Version: 0.5-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

It's nice to have some UI for connecting BlueTooth devices but the
bt-applet panel icon is just passive.  I'd expect a bluetooth icon
on my panel to show a list of bluetooth devices or anything.
After all, we are not Windows and do not need a tray icon to show
that some program is running ;-)

Thanks for your help!

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages bluez-passkey-gnome depends on:
ii  dbus 0.93-1  simple interprocess messaging syst
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libcairo21.2.4-3.1   The Cairo 2D vector graphics libra
ii  libdbus-1-3  0.93-1  simple interprocess messaging syst
ii  libdbus-glib-1-2 0.71-2  simple interprocess messaging syst
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libgconf2-4  2.14.0-5GNOME configuration database syste
ii  libglib2.0-0 2.12.4-1The GLib library of C routines
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libnotify1   0.4.2-1+b1  sends desktop notifications to a n
ii  liborbit21:2.14.0-2  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.14.7-1Layout and rendering of internatio
ii  libx11-6 2:1.0.3-2   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra

bluez-passkey-gnome recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFNwr4j/Eaxd/oD7IRAv4jAJ47ghWEIB0L8P8IS4jyIWllG1ppoACeNf8u
p9n8bHF+kk2RxUD4EzcLwcU=
=Q60V
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#390275: faubackup: Wrong listing with more than eight daily backups?

2006-09-30 Thread Martin Waitz
hoi :)

On Sat, Sep 30, 2006 at 09:25:35AM +0200, Jan-Benedict Glaw wrote:
> I noticed (actually quite some time ago, but didn't submit a bug
> report then) that listing backups (-l -v) reports wrong
> YEAR/MONTH/WEEK/DAY tags (missing ones, to be correct). Here's an
> example of a /boot partition. (The changing file is a timestamp file.)

Hmm, the code to generate this output is very old and really looks
strange.  At least I don't immediately understand what I have done
there...  I'll have a look at it.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#389432: mv: cannot move directory into an already populated directory

2006-09-25 Thread Martin Waitz
hoi :)

thank you very much for the quick answer.

On Mon, Sep 25, 2006 at 11:51:38PM +0200, Jim Meyering wrote:
> Thanks for the report, but mv can't do that -- at least not by default.
> mv works mainly by making the "rename" syscall.  In some unusual cases
> (like when src and dest are hard links), it can get away with just
> unlinking the source file.  However, rename fails when the destination
> is a nonempty directory, as in your example above.
> 
> True, that diagnostic is misleading, and the newer coreutils-6.2
> gives a more useful message:
> 
> $ mkdir -p 1/a/b 2/a/c
> $ mv 1/a 2/
> mv: cannot move `1/a' to `2/a': Directory not empty
> [Exit 1]

This is much more helpful.

> A stable coreutils-6.3 should be available soon.

Great, thanks!

> It might make sense to add an option to make mv work this way,
> if you can make a good enough case for it.

When you move a big tree to another filesystem and this move gets
interrupted then it would be nice to be able to continue later by
just issuing the command again.

In my current case I really want to merge two directory structures,
I guess I have to resort to some more shell scripting now.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#389432: mv: cannot move directory into an already populated directory

2006-09-25 Thread Martin Waitz
Package: coreutils
Version: 5.97-5
Severity: normal

hoi :)

I tried to move all files from one directory tree into another tree with
a similiar directory structure.  But "mv" gave up, complaining about
"cannot move into own subdirectory", which confused me.

Here a simple sequence for reproduction:

$ mkdir -p 1/a/b 2/a/c
$ mv 1/a 2/
mv: cannot move `1/a' to a subdirectory of itself, `2/a'
$ rmdir 2/a/c
$ mv 1/a 2/
$

I expected mv to move 1/a/b to 2/a/b and then remove 1/a
(no need to move 1/a, as 2/a already existed)

Thank you for any help.

-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages coreutils depends on:
ii  libacl1  2.2.41-1Access control list shared library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libselinux1  1.30.27-3   SELinux shared libraries

coreutils recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#387380: gnome-power-manager: not updating after HAL upgrade

2006-09-13 Thread Martin Waitz
Package: gnome-power-manager
Version: 2.14.3-3
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

Today the battery LED of my laptop started to flash in red while
gnome power manager still was still showing 84% left.

I guess this is related to todays upgrade of HAL and that
gnome-power-manager did not receive any notifications from the
new HAL daemon.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gnome-power-manager depends on:
ii  gconf2 2.14.0-4  GNOME configuration database syste
ii  hal0.5.7.1-1+b1  Hardware Abstraction Layer
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.2-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.13-2+b1   Avahi client library
ii  libavahi-common3   0.6.13-2+b1   Avahi common library
ii  libavahi-glib1 0.6.13-2+b1   Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libdbus-1-20.62-4simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-2simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-4   FreeType 2 font engine, shared lib
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libgcrypt111.2.3-2   LGPL Crypto library - runtime libr
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-3  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-2+b1   GNOME virtual file-system (runtime
ii  libgnutls131.4.3-2   the GNU TLS library - runtime libr
ii  libgpg-error0  1.2-1 library for common error values an
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libhal10.5.7.1-1+b1  Hardware Abstraction Layer - share
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libnotify1 0.4.2-1+b1sends desktop notifications to a n
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-2  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-2 X11 Session Management library
ii  libtasn1-3 0.3.5-2   Manage ASN.1 structures (runtime)
ii  libwnck18  2.14.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  notification-daemon0.3.5-1+b1a daemon that displays passive pop
ii  zlib1g 1:1.2.3-13compression library - runtime

gnome-power-manager recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFCJkqj/Eaxd/oD7IRAqgMAJ4pFOFM/Ea4/XOpCwkYIVw91AebDACfcj14
rL/6uqnBpjPchJaeHhwguF4=
=SxPR
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [E

Bug#348316: faubackup: Return with non-zero exit value on full disk

2006-09-13 Thread Martin Waitz
hoi :)

On Wed, Sep 13, 2006 at 09:47:53AM +0200, Jan-Benedict Glaw wrote:
> As it's now known how to fix the wrong exit code, will there be a new
> Debian package soon?

oh sorry, I totally forgot about faubackup.
You are right, I have to release a new version soon.
Thanks for reminding me.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#348316: faubackup: Return with non-zero exit value on full disk

2006-09-05 Thread Martin Waitz
hoi :)

On Mon, Sep 04, 2006 at 08:21:19PM +0200, Jan-Benedict Glaw wrote:
> I think I'll save both of us from looking through the strace files
> since I think I just found the final reason (Disclaimer: I'm not a
> Perl hacker):
> 
> - /usr/sbin/faubackup --
> [...]
> open STDIN, "$gather |" or die "fork: $!";
> system( $scatter )==0 or exit $?;
> close STDIN or exit $?;
> 
> exit 0;
> ---End of: /usr/sbin/faubackup --
> 
> $scatter is the one that will fail. It'll call "exit(1)" at the very
> end. The return value of system() is then checked for 0 and I guess
> we're failing and exit'ing early. Notice that we exit with $?, which
> is probably not the exit() value of $scatter, but it's value <<8, as
> mentioned in `man perlfunc' in the "system" description. However, when
> the wrapping perl script finishes, only the low byte of it's exit()
> call is preserved, which is _not_ the $scatter exit value. So I guess
> the system() line should read something like:
> 
> system ($scatter) == 0 or exit $? >> 8;

you are right.

As $? looks like $? in the shell I thought it would behave the same way.
I'll add some code from the example in perlfunc(1) to preserve the
exit code.

Thank you very much for your help!

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#348316: faubackup: Return with non-zero exit value on full disk

2006-09-04 Thread Martin Waitz
hoi :)

On Mon, Sep 04, 2006 at 10:26:31AM +0200, Jan-Benedict Glaw wrote:
> One of my backup systems went out of disk space last night. I saw the
> disk full message, but faubackup exited with return code zero...
> 
> This is an excerpt of the log file I was sent:
> 
> Rotating backup
> Will execute: ssh -i /root/.ssh/back2print_backup_key [EMAIL PROTECTED] 
> faubackup --one-file-system 
> /mnt/backup/faubackup/staging/backprint/root_mnt_samba 
> /mnt/backup/faubackup/daily/backprint/root_mnt_samba
> faubackup-scatter: fwrite ..inodes/fe04/00/4c/00/58: No space left on 
> device
> Result: 0
> 
> The "Result: " line really is the $? value:-/  Both client and server
> run faubackup-0.5.8.  Any chance to get it fixed to return non-zero
> exit values after errors?

I have no clue how this can happen.
Could you please send me an strace extract of the faubackup command,
from the failed fwrite to the end?
(start strace -f -o faubackup.strace faubackup --one-file-system ...,
then remove the beginning from the file)

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#348316: faubackup: Return with non-zero exit value on full disk

2006-09-04 Thread Martin Waitz
hoi :)

On Mon, Sep 04, 2006 at 10:26:31AM +0200, Jan-Benedict Glaw wrote:
> One of my backup systems went out of disk space last night. I saw the
> disk full message, but faubackup exited with return code zero...

hmm, that should not happen.

I will have a look at it.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#384745: .desktop issues

2006-08-31 Thread Martin Waitz
hoi :)

On Thu, Aug 31, 2006 at 01:14:10AM +0100, Vassilis Pandis wrote:
> Thanks for looking into this! (For the record, I actually tested this under 
> Gnome
> but to the best of my knowledge it ought to work for KDE as well).

hmm, I thought you were running KDE and it doesn't show up there.
We really need to verify that it works for KDE.

Do you have some KDE desktop installation lurking around somewhere to
test it?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#384745: .desktop issues

2006-08-30 Thread Martin Waitz
hoi :)

On Sat, Aug 26, 2006 at 01:28:40PM +0100, Vassilis Pandis wrote:
> 1. The .desktop file doesn't appear in the menus because it gets installed in
> /usr/share/applnk/Utilities/qalculate_kde.desktop (it should be going in 
> /usr/share/applications )
> 
> 2. It doesn't validate. I'm attaching a patch. I'm not certain why exactly it 
> doesn't validate
> though, so take a look at it.

Thanks for the report.
I'll test if these modifications work for Gnome, too.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#384795: gdm fails to show login screen for fast user switching

2006-08-26 Thread Martin Waitz
Package: gdm
Version: 2.14.5-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

When I try to switch to a different user without logging out (via the
panel applet or gnome-screensaver), then gdm starts a second X server
(I can see the background and the mouse cursor) but fails to show
the login screen.  Instead the X server exits and I am back to my
original user.

In /var/log/gdm, I have some suspicious lines:

AUDIT: Sat Aug 26 19:38:05 2006: 15159 X: client 2 rejected from local host
AUDIT: Sat Aug 26 19:38:05 2006: 15159 X: client 4 rejected from local host
AUDIT: Sat Aug 26 19:38:05 2006: 15159 X: client 3 rejected from local host
AUDIT: Sat Aug 26 19:38:05 2006: 15159 X: client 5 rejected from local host
AUDIT: Sat Aug 26 19:38:05 2006: 15159 X: client 2 rejected from local host
ProcXCloseDevice to close or not ?
SetGrabKeysState - disabled
Synaptics DeviceOff called
(**) RADEON(0): RADEONLeaveVT


Any ideas?
Thanks for any help to get it to work.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gdm depends on:
ii  adduser3.97  Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.3 Debian configuration management sy
ii  gksu   1.9.4-1   graphical frontend to su
ii  gnome-session  2.14.3-1  The GNOME 2 Session Manager
ii  gnome-terminal [x-terminal 2.14.2-1  The GNOME 2 terminal emulator appl
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libdmx11:1.0.1-3 X11 Distributed Multihead extensio
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libpam-modules 0.79-3.2  Pluggable Authentication Modules f
ii  libpam-runtime 0.79-3.2  Runtime support for the PAM librar
ii  libpam0g   0.79-3.2  Pluggable Authentication Modules l
ii  libpango1.0-0  1.12.3-2  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.14.4-2  SAX-based renderer library for SVG
ii  librsvg2-common2.14.4-2  SAX-based renderer library for SVG
ii  libselinux11.30.26-2 SELinux shared libraries
ii  libwrap0   7.6.dbs-11Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxau61:1.0.0-4 X11 authorisation library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxdmcp6  1:1.0.0-4 X11 Display Manager Control Protoc
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  lsb-base   3.1-15Linux Standard Base 3.1 init scrip
ii  metacity [x-window-manager 1:2.14.5-1A lightweight GTK2 based Window Ma
ii  twm [x-window-manager] 1:1.0.1-4 Tab window manager
ii  xbase-clients  1:7.1.ds-3miscellaneous X clients
ii  xterm [x-terminal-emulator 210-3 X terminal emulator
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages gdm recommends:
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  gdm-themes0.5Themes for the GNOME Display Manag
ii  whiptail  0.52.2-7   Displays user-friendly dialog boxe
ii  zenity2.14.3-1   Display graphical dialog boxes fro

- -- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* sh

Bug#383696: last-exit: behaves badly when not connected to the internet

2006-08-18 Thread Martin Waitz
Package: last-exit
Version: 2.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

I have a laptop which is connected to the internet most of the time
(wireless), but sometimes the connection breaks (because of suspend to
RAM, or when logging in until I enter the wireless password).

last-exit does not cope very well with this situation :(

When last-exit is started without a working internet connection then
all buttons are grayed-out.  This does not change if the internet
connection becomes available again.

If last-exit is playing and the connection breaks then last-exit just
hangs without doing anything anymore. Sometimes it can recover when
hitting the play/pause button a few times but often it cannot even be
closed without force any more.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages last-exit depends on:
ii  gconf2 2.14.0-4  GNOME configuration database syste
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-2   GNU C Library: Shared libraries
ii  libcairo2  1.2.2-1   The Cairo 2D vector graphics libra
ii  libdbus-1-20.62-4simple interprocess messaging syst
ii  libdbus-glib-1-2   0.62-4simple interprocess messaging syst
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libgconf2.0-cil2.8.3-1   CLI binding for GConf 2.12
ii  libglade2.0-cil2.8.3-1   CLI binding for the Glade librarie
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libglib2.0-cil 2.8.3-1   CLI binding for the GLib utility l
ii  libgnome2.0-cil2.8.3-1   CLI binding for GNOME 2.12
ii  libgstreamer0.10-0 0.10.9-1  Core GStreamer libraries and eleme
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.8.3-1   CLI binding for the GTK+ toolkit 2
ii  libmono-corlib1.0-cil  1.1.13.8-1Mono core library (1.0)
ii  libmono-system-web1.0-cil  1.1.13.8-1Mono System.Web library
ii  libmono-system1.0-cil  1.1.13.8-1Mono System libraries (1.0)
ii  libmono1.0-cil 1.1.13.8-1Mono libraries (1.0)
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1+b1   Layout and rendering of internatio
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  mono-runtime   1.1.13.8-1Mono runtime

last-exit recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE5iQzj/Eaxd/oD7IRAmmlAJsF19D8ETktI0K9eoSTlxI4Y2ksBgCfX0k3
BJ2hEAVp5G1vALqVEMq9Th8=
=cGpF
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#382603: totem-mozilla: mozilla plugin complains about missing fd://0

2006-08-12 Thread Martin Waitz
Package: totem-mozilla
Version: 1.4.4-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

It seems that totem gets the video stream via stdin when used as
mozilla plugin, but it does not understand the URL "fd://0" which is
passed to it.

This error happens when trying to view the videos from
http://tagesschau.de (selecting video in windows media format).

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages totem-mozilla depends on:
ii  dbus  0.62-4 simple interprocess messaging syst
ii  totem-gstreamer   1.4.4-1A simple media player for the Gnom

Versions of packages totem-mozilla recommends:
ii  epiphany-browser [www 2.14.3-1   Intuitive GNOME web browser
ii  firefox [www-browser] 1.5.dfsg+1.5.0.6-1 lightweight web browser based on M
ii  lynx [www-browser]2.8.5-2sarge2  Text-mode WWW Browser
ii  mozilla-browser [www- 2:1.7.13-0.2   The Mozilla Internet application s

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE271hj/Eaxd/oD7IRAi8KAJ9rwltisgX2u8ZhhPC5reBEb39E5gCfYbr3
KOA0mbxuTiCtGpV2DxWouQ8=
=lF8L
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#379507: vim: no possibility to remove old swapfiles with de locale

2006-07-23 Thread Martin Waitz
Package: vim
Version: 1:7.0-035+1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

when I want to open a file in vim which is already open, I get the
nice little warning message and the question if I want to continue
or abort.

However, with the German translation I get the following question:

Auslagerungsdatei ".pack-check.c.swp" ist bereits vorhanden!
Öffnen nur zum [L]esen, Trotzdem (e)ditieren, (W)iederherstellen,
(L)öschen, (B)eenden, (A)bbrechen:

both "open read only" (Lesen) and "remove swapfile" (Löschen) get
mapped to the letter "L" and I can't select to remove the old swapfile.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages vim depends on:
ii  libc62.3.6-15GNU C Library: Shared libraries
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  libncurses5  5.5-2   Shared libraries for terminal hand
ii  vim-common   1:7.0-035+1 Vi IMproved - Common files
ii  vim-runtime  1:7.0-035+1 Vi IMproved - Runtime files

vim recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEw/tQj/Eaxd/oD7IRAmjNAJ0Xz7o0T/qYJFE99YmBsxkiY4RVDwCeOTwm
LDUVfw9jQXzz25z2ALKyAf4=
=IV6H
-END PGP SIGNATURE-



Bug#377246: libqalculate - FTBFS: cannot find -lqalculate

2006-07-10 Thread Martin Waitz
hoi :)

On Fri, Jul 07, 2006 at 06:04:44PM +0200, Bastian Blank wrote:
> > Automatic build of libqalculate_0.9.4-3 on lxdebian.bfinv.de by sbuild/s390 
> > 85
> [...]
> > /bin/sh ../libtool --tag=CXX --mode=link g++  -g -Wall -O2   -o qalc  
> > qalc.o -lglib-2.0 -lxml2 -lreadline -lhistory -lncurses -L/usr/lib -lcln 
> > -lgmp -lpthread -lqalculate -lpthread -L/usr/lib -lcln -lgmp
> > mkdir .libs
> > g++ -g -Wall -O2 -o qalc qalc.o  /usr/lib/libglib-2.0.so 
> > /usr/lib/libxml2.so -lreadline -lhistory -lncurses -L/usr/lib -lqalculate 
> > -lpthread /usr/lib/libcln.so /usr/lib/libgmp.so -ldl -lz
> > /usr/bin/ld: cannot find -lqalculate

thanks, will do another upload when I'm home...

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#376171: qalculate-kde - FTBFS: Requested 'libqalculate >= 0.9.4' but version of libqalculate is 0.9.3

2006-07-01 Thread Martin Waitz
hoi :)

On Fri, Jun 30, 2006 at 06:28:26PM +0200, Bastian Blank wrote:
> Package: qalculate-kde
> Version: 0.9.4-1
> Severity: serious
> 
> There was an error while trying to autobuild your package:

hmpf, I missed to update the build dependency (again!) and libqalculate
is still in the NEW queue (new soname).

I'll upload a fix soonish.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#376314: python-bluez: conflicts with python2.3-bluez

2006-07-01 Thread Martin Waitz
Package: python-bluez
Version: 0.7.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

the package should conflict with the old package name so that APT can
remove python2.3-bluez before trying to install python-bluez.

Otherwise I get (sorry for including German here):

Entpacke Ersatz für python-bluez ...
dpkg: Fehler beim Bearbeiten von
/var/cache/apt/archives/python-bluez_0.7.1-2_i386.deb (--unpack):
 versuche „/usr/lib/python2.3/site-packages/_bluetooth.so“ zu
 überschreiben, welches auch in Paket python2.3-bluez ist

thanks!


- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages python-bluez depends on:
ii  python2.3.5-11   An interactive high-level object-o
ii  python-central0.5.1  register and build utility for Pyt

python-bluez recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEpw9uj/Eaxd/oD7IRAkhgAJ41QV8neegUNj5v+BXs84mMTSRpVgCfQpBL
olBt0yTrQzgggISJ+Hs90Yc=
=Cjr6
-END PGP SIGNATURE-



Bug#303738: quilt: Put diffstat behind a --- separator

2006-06-29 Thread Martin Waitz
hoi :)

On Fri, Jun 16, 2006 at 12:43:06PM +0200, Martin Quinson wrote:
> I seems to me that this bug got fixed by upstream at some point. Could you
> please check whether the current quilt version does fit your needs, please?
> If so, I'll close the bug. If not, I'd be interested in some more details
> about what exactly you want.

quilt 0.45 looks fine!
Thanks!

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#375737: xwota: fuzzy description

2006-06-27 Thread Martin Waitz
Package: xwota
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

the package description starts with "WOTA is a great solution!".
That sentence would be more descriptive if it would talk about the
problem first.  For someone who doesn't know anything about WOTA,
the package description does not help at all.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEoZUcj/Eaxd/oD7IRAiYvAJ0WMKHoYulp8bSgGKUE70Nk4l08ngCcC+gk
iBZEY2Z05csX0WqsB9lxlrE=
=vQOc
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#375729: linux-image-2.6.17-1-686: system crash on resume from suspend to memory

2006-06-27 Thread Martin Waitz
Package: linux-image-2.6.17-1-686
Version: 2.6.17-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

with 2.6.17-1, my laptop (Dell Latitude D600) does not correctly come
back out of suspend to memory any more.  It works with 2.6.16-2.

The console shows a part of a stacktrace but the original error message
already scrolled off the screen :(

Here is a handwritten screendump:

eip: acpi_pm_enter +0x71/0x93
eax: b0281312
ebx: 
ecx: ff00
edx: 
esi: 0003
edi: 0003
ebp: 0246
esp: bf417f08

Process hal-system-powe

Call trace:
suspend_enter +0x30
enter_state +0x128
state_store +0x85
state_store +0
subsys_attr_store
subsys_write_file
sysfs_write_file
vfs_write
sys_write


I'll try to connect a serial cable to catch the whole message, but that
can take some time.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.17-1-686 depends on:
ii  initramfs-tools [linux-initra 0.65   tools for generating an initramfs
ii  module-init-tools 3.2.2-3tools for managing Linux kernel mo

Versions of packages linux-image-2.6.17-1-686 recommends:
ii  libc6-i6862.3.6-15   GNU C Library: Shared libraries [i

- -- debconf information:
  linux-image-2.6.17-1-686/preinst/bootloader-initrd-2.6.17-1-686: true
  linux-image-2.6.17-1-686/postinst/old-dir-initrd-link-2.6.17-1-686: true
  linux-image-2.6.17-1-686/postinst/bootloader-test-error-2.6.17-1-686:
  linux-image-2.6.17-1-686/postinst/create-kimage-link-2.6.17-1-686: true
  linux-image-2.6.17-1-686/postinst/old-initrd-link-2.6.17-1-686: true
  linux-image-2.6.17-1-686/postinst/kimage-is-a-directory:
  linux-image-2.6.17-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.17-1-686/postinst/depmod-error-2.6.17-1-686: false
  linux-image-2.6.17-1-686/prerm/removing-running-kernel-2.6.17-1-686: true
  linux-image-2.6.17-1-686/postinst/old-system-map-link-2.6.17-1-686: true
  linux-image-2.6.17-1-686/preinst/elilo-initrd-2.6.17-1-686: true
  linux-image-2.6.17-1-686/preinst/overwriting-modules-2.6.17-1-686: true
  linux-image-2.6.17-1-686/preinst/already-running-this-2.6.17-1-686:
  linux-image-2.6.17-1-686/preinst/abort-overwrite-2.6.17-1-686:
  linux-image-2.6.17-1-686/postinst/bootloader-error-2.6.17-1-686:
  linux-image-2.6.17-1-686/preinst/lilo-initrd-2.6.17-1-686: true
  linux-image-2.6.17-1-686/preinst/failed-to-move-modules-2.6.17-1-686:
  linux-image-2.6.17-1-686/preinst/initrd-2.6.17-1-686:
  linux-image-2.6.17-1-686/postinst/depmod-error-initrd-2.6.17-1-686: false
  linux-image-2.6.17-1-686/preinst/abort-install-2.6.17-1-686:
  linux-image-2.6.17-1-686/prerm/would-invalidate-boot-loader-2.6.17-1-686: true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEoZGYj/Eaxd/oD7IRAuMDAJ4lDJhSk4bXOmKiURWuZvt4EIJ39ACZAf3Y
wXZkMR3DCBLLyKYa11rSx4s=
=b9jn
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#367049: mount breaks cfs

2006-05-16 Thread Martin Waitz
hoi :)

On Mon, May 15, 2006 at 03:27:49PM -0600, LaMont Jones wrote:
> Can you tell me how to reproduce this?

sorry if I was not clear enough.
Here is what I did:

install cfs package

start nfs server
(for nfs-user-server you have to add one entry to /etc/exports,
cfsd will tell you the exact line)

showmount -e shows your exports

/etc/init.d/cfs start
it tells you that it got started, but no cfsd process is running

showmount -e now prints an error message
your nfs server is not running any more

I don't have access to my machine at the moment so I can't reproduce
the exact messages now, I can give them tomorrow if you need them.


cfs was not updated in a long time.
I first tried to downgrade the nfs-server and kernel, that did not work.
after downgrading mount, cfs worked again.

perhaps you have to create an encrypted directory to see the bug.
you can use cmkdir for that.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#367049: mount breaks cfs

2006-05-12 Thread Martin Waitz
Package: mount
Version: 2.12r-9
Severity: critical
Justification: breaks unrelated software

hoi :)

It seems the new NFS4 patch is not entirely fixed as CFS does not work
with the new mount version.  Going back to 2.12r-8 makes CFS work again.

When trying to start cfsd with the new mount version, the local NFS
server crashes (both nfs-kernel and nfs-user server) and cfsd is not
started.

-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages mount depends on:
ii  libblkid1 1.38+1.39-WIP-2006.04.09-1 block device id library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libuuid1  1.38+1.39-WIP-2006.04.09-1 universally unique id library

mount recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#357865: Unexplained error message from faubackup-scatter

2006-03-27 Thread Martin Waitz
hoi :)

On Sun, Mar 19, 2006 at 03:58:01PM -0800, Wade Richards wrote:
> I have faubackup running daily.  Every day I
> get an series of error messages from my cronjob like this:
> faubackup-scatter: link ..inodes/0306/00/00/7d/a6, 
> ./..inodes/0306/00/06/5d/2d: File exists

strange, it should not link between two entries inside ..inodes

Perhaps you have a /var/..inodes directory by accident?
Please do not try to backup a faubackup backup directory with faubackup
again.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#354006: oidentd: daemon tries to open /proc/net/ip_conntrack and fails

2006-03-08 Thread Martin Waitz
hoii :)

On Wed, Mar 08, 2006 at 08:21:08PM +0100, Thibaut VARENE wrote:
> Works For Me (tm)

ok, I will upload the package as soon as my network connection at home
works again *grmpfl*

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#354006: oidentd: daemon tries to open /proc/net/ip_conntrack and fails

2006-03-07 Thread Martin Waitz
hoi :)

On Sat, Mar 04, 2006 at 12:35:20AM +0100, Thibaut VARENE wrote:
> I noticed recently that oidentd no longer starts on my machine. Using 
> strace, I noticed something that looks like a bogus behaviour: even 
> though the daemon is not told to forward requests, it tries to open 
> /proc/net/ip_conntrack (which doesn't exist on my system as it is not 
> acting as a router) and seems to fail because it can't find this file.

could you please test this patch:
a binary package is also available at
http://tali.admingilde.org/debian/oidentd_2.0.7-5_i386.deb

Index: debian/changelog
===
--- debian/changelog(Revision 74)
+++ debian/changelog(Arbeitskopie)
@@ -1,3 +1,9 @@
+oidentd (2.0.7-5) unstable; urgency=low
+
+  * Don't choke on kernels without masquerade support, Closes: #354006
+
+ -- Martin Waitz <[EMAIL PROTECTED]>  Tue,  7 Mar 2006 21:37:21 +0100
+
 oidentd (2.0.7-4) unstable; urgency=low
 
   * Apply patch from Christof Douma to open netfilter file descriptors
Index: src/kernel/linux.c
===
--- src/kernel/linux.c  (Revision 68)
+++ src/kernel/linux.c  (Arbeitskopie)
@@ -69,14 +69,18 @@
 #ifdef MASQ_SUPPORT
masq_fp = fopen(MASQFILE, "r");
if (masq_fp == NULL) {
-   if (errno != ENOENT)
+   if (errno != ENOENT) {
debug("fopen: %s: %s", MASQFILE, strerror(errno));
+   return false;
+   }
 
masq_fp = fopen(CONNTRACK, "r");
if (masq_fp == NULL) {
-   if (errno != ENOENT)
+   if (errno != ENOENT) {
debug("fopen: %s: %s", CONNTRACK, 
strerror(errno));
-   return false; //return true to allow operation without 
masquerade support
+   return false;
+   }
+   masq_fp = fopen("/dev/null", "r");
}
 
netfilter = true;

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#351419: gnome-screensaver: please add support for user switching

2006-02-04 Thread Martin Waitz
Package: gnome-screensaver
Version: 0.0.23-2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

It would be great if gnome-screensaver could display a little button
that tells GDM to start a new session on a different VT.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages gnome-screensaver depends on:
ii  gconf2 2.12.1-8  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-2  The Bonobo UI library
ii  libc6  2.3.5-12.1GNU C Library: Shared libraries an
ii  libcairo2  1.0.2-3   The Cairo 2D vector graphics libra
ii  libdbus-1-20.60-5simple interprocess messaging syst
ii  libdbus-glib-1-2   0.60-5simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.3.2-1.1 generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libgamin0  0.1.7-3   Client library for the gamin file 
ii  libgconf2-42.12.1-8  GNOME configuration database syste
ii  libgcrypt111.2.2-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libgnome-keyring0  0.4.6-2   GNOME keyring services library
ii  libgnome-menu2 2.12.0-2.1an implementation of the freedeskt
ii  libgnome2-02.12.0.1-5The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.12.0-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.12.2-5  GNOME virtual file-system (runtime
ii  libgnutls111.0.16-14 GNU TLS library - runtime library
ii  libgpg-error0  1.1-4 library for common error values an
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user interface 
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libjpeg62  6b-11 The Independent JPEG Group's JPEG 
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA ORB
ii  libpam0g   0.79-3Pluggable Authentication Modules l
ii  libpango1.0-0  1.10.2-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libtasn1-2 0.2.17-1  Manage ASN.1 structures (runtime)
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxi6 6.9.0.dfsg.1-4X Window System Input extension li
ii  libxinerama1   6.9.0.dfsg.1-4X Window System multi-head display
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxrandr2 6.9.0.dfsg.1-4X Window System Resize, Rotate and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  zlib1g 1:1.2.3-9 compression library - runtime

gnome-screensaver recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD5Qpqj/Eaxd/oD7IRAlalAJ94Put08LM6XLE19LUB6CInWWb7TwCfaDwP
vLZPfvQVBskhN15gI52GAas=
=4/q5
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#351285: ftp.debian.org: please remove boot-icons

2006-02-03 Thread Martin Waitz
Package: ftp.debian.org
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

please remove the boot-icons package from the Debian archive.
It has never been part of a stable release, doesn't work correctly with
the Debian stock kernels and has better replacements.

I was both upstream and Debian maintainer but lost interest in it
a long time ago.

Thanks!

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD479Mj/Eaxd/oD7IRApztAJoD7yWqAtRsvLSaJDGo7MrVyvWBCACdGyk8
4Q4168JdDRWTkOtjFD37GGo=
=QcJn
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#350170: /usr/share/initramfs-tools/scripts/local-top/evms not executable

2006-01-27 Thread Martin Waitz
Package: evms
Version: 2.5.4-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

for my last report I only looked into the initramfs contents but did
not try to boot it.

Now I have another, similiar problem: /scripts/local-top/evms in the
initramfs is not executable so evms is not initialized and the
root fs cannot be loaded.

- -- Package-specific info:

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages evms depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libevms-2.5   2.5.4-4Enterprise Volume Management Syste

Versions of packages evms recommends:
ii  evms-cli  2.5.4-4Enterprise Volume Management Syste
ii  evms-ncurses  2.5.4-4Enterprise Volume Management Syste

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD2nf3j/Eaxd/oD7IRAjUCAJ9Dws1RgBBXPPDhs0AQ+mOCOpVJ2gCbBFjd
tM0JtJpokhG8ZdnIOg4AXqk=
=L9gi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#266722: oidentd: fix for permission problems reading /proc/net/ip_conntrack

2006-01-27 Thread Martin Waitz
hoi :)

On Thu, Jan 26, 2006 at 04:56:43PM +0100, Christof Douma wrote:
> I created a patch to open /proc/net/ip_conntrack before dropping
> permissions. It fixes this bug.

great! I will test this patch and then upload a new version!

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#349905: /usr/share/initramfs-tools/hooks/evms not executable

2006-01-25 Thread Martin Waitz
Package: evms
Version: 2.5.4-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

the file /usr/share/initramfs-tools/hooks/evms is mode 0644 and is thus
not used by mkinitramfs when creating a new initramfs.

After chmod +x, the initramfs was generated correctly again on my
system.

- -- Package-specific info:

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages evms depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libevms-2.5   2.5.4-4Enterprise Volume Management Syste

Versions of packages evms recommends:
ii  evms-cli  2.5.4-4Enterprise Volume Management Syste
ii  evms-ncurses  2.5.4-4Enterprise Volume Management Syste

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD1+IUj/Eaxd/oD7IRAikCAJ45YhVabRYzp3npxC/aj3p8/D9VngCfcA1m
OAe058pP1YgI0CZtyBlYM2U=
=wjFD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348353: libqalculate1 should replace libqalculate0c2a

2006-01-17 Thread Martin Waitz
hoi :)

On Mon, Jan 16, 2006 at 04:47:05PM +0100, Carsten Luedtke wrote:
> libqalculate1 should replace libqalculate0c2a (and libqalculate0) or at least 
> conflict with it. Otherwise the user has to remove orphaned packages manually.

is there a real problem for requiring these conflicts?

If you only want to remove unneeded libraries, use aptitude or other
tools to detect and remove them.
Libraries with different sonames have a package on its own because they
are meant to be installable in parallel.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#347841: faubackup does complete backup after filesystem resize

2006-01-15 Thread Martin Waitz
hoi :)

On Fri, Jan 13, 2006 at 12:08:52PM +1300, Robert Krawczyk wrote:
> Apparently fauback uses the inode number as the primary criterion for
> finding out, if a file has changed. This is bad if you change the
> filesystem, resize it, etc. Maybe using the same algorithm as rsync
> would help?

your analysis and your solution is right.

There is already some experimental new code of a new faubackup version
using librsync at sourceforge, but I haven't had much time to improve
it lately :(.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#345941: gnome-games: no high scores for glines

2006-01-04 Thread Martin Waitz
Package: gnome-games
Version: 1:2.12.2-1
Severity: minor
Tags: experimental

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

now that there are several field sizes for glines there are several
high-score files, too.

But after an upgrade of gnome-games only the old highscore file
(/var/games/glines.scores) is available.

After manually creating /var/games/glines.{Small,Medium,Large}.scores
the high score table again worked as normal.


- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages gnome-games depends on:
ii  gnome-games-data  1:2.12.2-1 data files for the GNOME games
ii  guile-1.6-libs1.6.7-1.1  Main Guile libraries
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-9GNU C Library: Shared libraries an
ii  libesd0   0.2.36-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libgconf2-4   2.12.1-5   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.4-2The GLib library of C routines
ii  libgnome2-0   2.12.0.1-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.12.0-1   A powerful object-oriented display
ii  libgnomeui-0  2.12.0-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.12.2-1   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.8.9-2The GTK+ graphical user interface 
ii  libpango1.0-0 1.10.1-2   Layout and rendering of internatio
ii  librsvg2-common   2.12.7-2   SAX-based renderer library for SVG
ii  libstdc++64.0.2-5The GNU Standard C++ Library v3
ii  libxml2   2.6.22-2   GNOME XML library
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages gnome-games recommends:
ii  gnome-games-extra-data2.12.0-1   games for the GNOME desktop (extra
ii  python2.3.5-3An interactive high-level object-o

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDu72sj/Eaxd/oD7IRAmDWAJ9VKtuxfPU/kKnYu3ipJaAE48VmwACfcY0N
TBr5YHd4SYXimVkyNgavX/I=
=fHNq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#344683: (no subject)

2005-12-25 Thread Martin Waitz
hoi :)

On Sat, Dec 24, 2005 at 07:23:35PM +0100, Yannick Roehlly wrote:
> As you are using cdbs, this can be done by adding 
> "include /usr/share/cdbs/1/class/kde.mk" to the debian/rules (or maybe only 
> "export kde_htmldir = /usr/share/doc/kde/HTML").

thanks for the bug report and detailed info!

the change will be in the next upload.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#341164: udev failes to start if /dev/.udev already exists

2005-11-28 Thread Martin Waitz
Package: udev
Version: 0.076-2
Severity: normal
Tags: patch

hoi :)

I'm using udev and an initramfs generated by initramfs-tools 0.40.
I don't really know what the initramfs does exactly but when
/etc/init.d/udev gets executed it complains about already existing
/dev/.udev and /dev/.udevdb and exits (thanks to set -e) without calling
udevsynthesize.
Thus my system was rendered more or less useless after the udev upgrade.

Reverting to udev 0.74-3 or applying the following patch makes my system
boot correctly again.

--- /tmp/udev   2005-11-28 21:08:45.647880983 +0100
+++ /etc/init.d/udev2005-11-28 20:47:33.0 +0100
@@ -249,7 +249,7 @@
 fi

 # if this directory is not present /dev will not be updated by udev
-mkdir /dev/.udev/ /dev/.udev/db/ /dev/.udev/queue/ /dev/.udevdb/
+mkdir -p /dev/.udev/db/ /dev/.udev/queue/ /dev/.udevdb/
 # /dev/null must be created before udevd is started
 make_extra_nodes


This may well be the wrong fix as I'm not at all familiar with initramfs-tools
yet.

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
insgesamt 0
lrwxrwxrwx 1 root root 20 2005-04-18 19:25 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-10-12 22:38 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx 1 root root 12 2005-10-20 20:29 050_hal-plugdev.rules -> ../hal.rules
lrwxrwxrwx 1 root root 13 2004-08-29 22:39 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 19 2005-10-10 23:40 z20_persistent.rules -> 
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-10-10 23:40 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 16 2005-10-12 22:37 z55_hotplug.rules -> ../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-10-11 00:00 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-10-11 23:33 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx 1 root root 17 2005-10-10 23:40 z70_hotplugd.rules -> 
../hotplugd.rules

-- /sys/:
/sys/block/dm-0/dev
/sys/block/dm-10/dev
/sys/block/dm-11/dev
/sys/block/dm-12/dev
/sys/block/dm-1/dev
/sys/block/dm-2/dev
/sys/block/dm-3/dev
/sys/block/dm-4/dev
/sys/block/dm-5/dev
/sys/block/dm-6/dev
/sys/block/dm-7/dev
/sys/block/dm-8/dev
/sys/block/dm-9/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hdc/dev
/sys/block/hde/dev
/sys/block/hde/hde1/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/block/sda/dev
/sys/block/sdb/dev
/sys/block/sdc/dev
/sys/block/sdd/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dmmidi/dev
/sys/class/sound/dsp/dev
/sys/class/sound/midiC0D0/dev
/sys/class/sound/midi/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/timer/dev
/sys/class/usb_device/usbdev1.1/dev
/sys/class/usb_device/usbdev1.2/dev
/sys/class/usb_device/usbdev1.3/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- debconf information:
* udev/devfs-warning:
* udev/reboot-warning:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#339540: Please include man page for qalc

2005-11-17 Thread Martin Waitz
hoi :)

On Thu, Nov 17, 2005 at 01:08:32AM +0100, Thijs Kinkhorst wrote:
> I've noticed that the qalc package misses a man page, so I created
> one based on the documentation that comes with the package, see
> attachment.

great, thanks! :-)

> Could you please consider including it in the next upload,
> and maybe forward it upstream?

yes, but I'm going on vacation now, so it will take some time.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#339218: library package needs to be renamed (libstdc++ allocator change)

2005-11-17 Thread Martin Waitz
hoi :)

please NMU libqalculate, qalculate-gtk and qalculate-kde if neccessary.
I'm on vacation until November 27th.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#336219: don't let libqalculate get into testing now

2005-10-28 Thread Martin Waitz
Package: libqalculate
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

some tests show that libqalculate changed ABI without changing soname.
old qalculate-gtk segfaults when the new libqalculate is installed.

So I keep this bugreport open to prevent the new libqalculate to enter
testing. It will be closed when either all qalculate* packages are
ready to enter testing in one go or when upstream changed soname.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDYmKLj/Eaxd/oD7IRAgO8AJoCm9Ea9w9Nh65sviTtCiA+zNWXCgCfT3Tt
hXX+S6Tm+DhxXt1KCkYCBO8=
=N4FZ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#335091: O: xmms-crossfade

2005-10-23 Thread Martin Waitz
hoi :)

On Sun, Oct 23, 2005 at 12:51:47PM -0500, David Moreno Garza wrote:
> On Fri, 2005-10-21 at 22:42 +0200, Martin Waitz wrote:
> > The current version in Debian only supports XMMS which is using
> > libgtk1.2 from oldlibs and there has been no request to package the
> > BEEP version (linked against gtk2) so far.
> 
> What is the BEEP version? Do you mean Beep Media Player?

yes.

the configure script checks for both XMMS and BEEP.
But I haven't tested that yet.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#335091: O: xmms-crossfade

2005-10-23 Thread Martin Waitz
hoi :)

On Sun, Oct 23, 2005 at 03:21:49PM +0200, Florian Ernst wrote:
> On Fri, 21 Oct 2005 22:42:14 +0200, Martin Waitz wrote:
> > The current version in Debian only supports XMMS which is using
> > libgtk1.2 from oldlibs and there has been no request to package the BEEP
> > version (linked against gtk2) so far.
> 
> Hmm, I couldn't find this version, can you please tell me where to
> look?

the xmms-crossfade source checks for both xmms/gtk1.2 and beep/gtk2.0.
I haven't played with it but I guess you would have to build it
twice with different configure flags to get plugins for both players.

> As I actually use this plugin rather often I'd hate to see it go to
> waste, so if nobody else comes up within the next week I think I'll
> hesitantly adopt it.

that would be great, I haven't been a good xmms-crossfade maintainer
in the last months.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#335095: O: tspc

2005-10-21 Thread Martin Waitz
Package: wnpp
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

I haven't used this package for a long time now and don't have the time
and motivation to maintain it any longer.

It has some bugs filed again it.  Upstream source is very cluttered
and seems to be dead for a year now.
Maybe we should remove the package for etch.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDWVYmj/Eaxd/oD7IRAhGjAJ0fbFx+AmoDuNYiqCewadwTowWs8wCfacNh
E0qZKpLRM7jPiOWPZsRaKcc=
=AExb
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#335091: O: xmms-crossfade

2005-10-21 Thread Martin Waitz
Package: wnpp
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

I haven't used xmms-crossfade for a long time now and don't have the
time and motivation to maintain it any longer.

The current version in Debian only supports XMMS which is using
libgtk1.2 from oldlibs and there has been no request to package the BEEP
version (linked against gtk2) so far.
If gtk1.2 is to be removed for etch, then this package can go savely,
too.

- -- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDWVKmj/Eaxd/oD7IRAoRmAJ44cEL/Y3k20Xodkss0/5+APaKPZACffLaj
B5F7yrtYwnmld8l2qgAzv5o=
=1uCC
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#335078: Acknowledgement (gcc-4.0: [IA-64] ICE when building keynote)

2005-10-21 Thread Martin Waitz
hoi :)

one thing I forgot:

gcc only ICEs when compiling with some sort of optimization
(-O, -Os, -O1, -O2).  Without -O it happily compiles the file.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#335078: gcc-4.0: [IA-64] ICE when building keynote

2005-10-21 Thread Martin Waitz
Package: gcc-4.0
Version: 4.0.2-2
Severity: normal

hoi :)

I got an internal compiler fault by the buildd when trying to build keynote.
This package built without problems on all other arches.

 cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -O2 -DCRYPTO -MT k.tab.lo -MD -MP -MF 
.deps/k.tab.Tpo -c k.tab.c  -fPIC -DPIC -o .libs/k.tab.o
keynote.y: In function 'knparse':
keynote.y:550: warning: format '%d' expects type 'int', but argument 4 has type 
'size_t'
keynote.y:550: warning: format '%d' expects type 'int', but argument 4 has type 
'size_t'
k.tab.c:2437: error: unrecognizable insn:
(insn 3301 3300 546 53 keynote.y:112 (set (zero_extract:DI (reg/v:DI 491 [ 
yyval ])
(const_int 32 [0x20])
(const_int 0 [0x0]))
(reg:DI 1456)) -1 (insn_list:REG_DEP_TRUE 3300 (nil))
(expr_list:REG_DEAD (reg:DI 1456)
(nil)))
k.tab.c:2437: internal compiler error: in extract_insn, at recog.c:2020

(see 
http://buildd.debian.org/fetch.php?&pkg=keynote&ver=2.3-11&arch=ia64&stamp=1129554348&file=log&as=raw
 for full log)

the preprocessed source is here:
http://tali.admingilde.org/share/ia64-ice.c
(created on merulo.d.o)

Thanks for any help!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-dsa-itanium-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gcc-4.0 depends on:
ii  binutils  2.16.1-3   The GNU assembler, linker and bina
ii  cpp-4.0   4.0.2-2The GNU C preprocessor
ii  gcc-4.0-base  4.0.2-2The GNU Compiler Collection (base 
ii  libc6.1   2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libunwind7-dev0.98.5-8   A library to determine the call-ch

Versions of packages gcc-4.0 recommends:
ii  libc6.1-dev   2.3.5-7GNU C Library: Development Librari
pn  libmudflap0-dev(no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#334674: qalculate-gtk - fails to build

2005-10-19 Thread Martin Waitz
hoi :)

On Tue, Oct 18, 2005 at 09:25:08AM +0200, Bastian Blank wrote:
> > configure: error: Package requirements (
> > libqalculate >= 0.8.2
> > ) were not met.

yes, the build dependencies did not include the version number and
so the buildds used the old one :(

i'll upload an updated version shortly.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#334675: qalculate-kde - fails to build

2005-10-19 Thread Martin Waitz
this is the same problem as with qalculate-gtk,
please use Bug#334674 for discussion.

http://bugs.debian.org/334674

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#334175: qalc: upgrading problems due to overlapping files

2005-10-16 Thread Martin Waitz
hoi :)

On Sun, Oct 16, 2005 at 03:12:29AM +0100, Julian Gilbey wrote:
> So it looks like there's some file that's migrated from qalc to
> libqalculate0 in the 0.7.2-3 -> 0.8.1-4 upgrade, without an
> appropriate Replaces/Conflicts in the control files.

hmm, correct.
will be fixed in the next version.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#302431: xmms-crossfade: FTBFS (amd64/gcc-4.0): static declaration of 'monitor_win' follows non-static declaration

2005-09-12 Thread Martin Waitz
hoi :)

On Mon, Sep 12, 2005 at 02:09:48PM +0200, Florian Ernst wrote:
> Just uploaded, please find attached the build log from my machine
> (i386). I tested and found no regression in functionality.

thanks a lot!

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#323119: build still fails same way

2005-08-20 Thread Martin Waitz
hoi :)

On Sat, Aug 20, 2005 at 09:30:45AM -0700, Blars Blarson wrote:
> The build still fails due to missing CLN:
> 
> checking for pthread_create in -lpthread... yes
> checking for cln-config... /usr/bin/cln-config
> checking for CLN - version >= 1.1.0... no
> *** Could not run CLN test program, checking why...
> *** The test program failed to compile or link. See the file config.log for 
> the
> *** exact error that occured. This usually means CLN was incorrectly installed
> *** or that you have moved CLN since it was installed. In the latter case, you
> *** may want to edit the cln-config script: /usr/bin/cln-config.
> configure: error: No suitable installed version of CLN could be found.
> make: *** [config.status] Error 1
> 

no, it's not the same way.
previously, it couldn't find cln-config, because libcln-dev was missing.
now it does, but it can't compile a test program.

could you please send me the config.log from your machine?

Richard: do you have any idea?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#323783: should suggest qalculate-gtk

2005-08-20 Thread Martin Waitz
hoi :)

On Thu, Aug 18, 2005 at 01:04:21PM +0200, Carsten Luedtke wrote:
> qalculate-gtk replaces qalculate. But on upgrade qalculate gets removed 
> and the new qalculate-gtk isn't mentioned by qalc, nor is there a 
> transitional package. Please adjust this. Then the user can choose it 
> directly from package management.

hmm, correct.
I think I will add a transitional package named 'qalculate'.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#323119: qalculate-gtk: ftbfs [sparc] The cln-config script installed by CLN could not be found

2005-08-15 Thread Martin Waitz
hoi :)

On Sun, Aug 14, 2005 at 03:48:19PM -0700, Blars Blarson wrote:
> The specified build dependancies are all installed.  I see no build
> dependancy on cln.

ah, ups.
Then perhaps I missed to specify that in all source packages after
splitting it up. I'll have a look at it and fix it in the evening.

Did libqalculate build correctly?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#323119: qalculate-gtk: ftbfs [sparc] The cln-config script installed by CLN could not be found

2005-08-14 Thread Martin Waitz
hoi :)

thanks for testing!

On Sun, Aug 14, 2005 at 01:35:36PM -0700, Blars Blarson wrote:
> checking for cln-config... no
> checking for CLN - version >= 1.1.0... no
> *** The cln-config script installed by CLN could not be found
> *** If CLN was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the CLN_CONFIG environment variable to the
> *** full path to cln-config.
> configure: error: No suitable installed version of CLN could be found.
> make: *** [config.status] Error 1

so, is CLN installed correctly?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#318210: gcc-4 transition?

2005-07-19 Thread Martin Waitz
hoi :)

I'm uploading the following NMU:

reverted:
--- cln-1.1.9/debian/libcln3.dirs
+++ cln-1.1.9.orig/debian/libcln3.dirs
@@ -1 +0,0 @@
-usr/lib
reverted:
--- cln-1.1.9/debian/libcln3.install
+++ cln-1.1.9.orig/debian/libcln3.install
@@ -1 +0,0 @@
-usr/lib/libcln*.so.*
diff -u cln-1.1.9/debian/changelog cln-1.1.9/debian/changelog
--- cln-1.1.9/debian/changelog
+++ cln-1.1.9/debian/changelog
@@ -1,3 +1,12 @@
+cln (1.1.9-1.1) unstable; urgency=low
+
+  * NMU, coordinated with Maintainer
+  * Add forward declaration of cl_string needed by gcc-4 (Closes: #314831)
+  * debian/control: add c2 to library package name
+  * Build against new libgmp using gcc-4 ABI (Closes: #318210)
+
+ -- Martin Waitz <[EMAIL PROTECTED]>  Tue, 19 Jul 2005 10:26:24 +0200
+
 cln (1.1.9-1) unstable; urgency=low
 
   * New upstream release.
diff -u cln-1.1.9/debian/shlibs cln-1.1.9/debian/shlibs
--- cln-1.1.9/debian/shlibs
+++ cln-1.1.9/debian/shlibs
@@ -1 +1 @@
-libcln 3   libcln3 (>= 1.1.6)
+libcln 3   libcln3c2
diff -u cln-1.1.9/debian/control cln-1.1.9/debian/control
--- cln-1.1.9/debian/control
+++ cln-1.1.9/debian/control
@@ -4,10 +4,11 @@
 Standards-Version: 3.6.1
 Build-Depends: debhelper, binutils, g++, libgmp3-dev
 
-Package: libcln3
+Package: libcln3c2
 Architecture: any
 Section: libs
-Depends: libgmp3
+Depends: libgmp3c2
+Conflicts: libcln3
 Replaces: cln
 Suggests: pi
 Description: Class Library for Numbers (C++)
@@ -22,7 +23,7 @@
 Package: libcln-dev
 Architecture: any
 Section: libdevel
-Depends: g++, libcln3 (>=1.1.6), libc6-dev
+Depends: g++, libcln3c2, libc6-dev
 Replaces: cln-dev
 Provides: cln-dev
 Conflicts: cln-dev
@@ -41,7 +42,7 @@
 Package: pi
 Architecture: any
 Section: math
-Depends: libcln3
+Depends: libcln3c2
 Description: Compute Archimedes' constant Pi to arbitrary precision
  This program computes Archimedes' constant Pi to arbitrary precision.
  It is extremely fast and the precision is only limited by your machine's
only in patch2:
unchanged:
--- cln-1.1.9.orig/include/cln/string.h
+++ cln-1.1.9/include/cln/string.h
@@ -10,6 +10,8 @@
 
 namespace cln {
 
+class cl_string;
+
 // General, reference counted and garbage collected strings.
 struct cl_heap_string : public cl_heap {
 private:
only in patch2:
unchanged:
--- cln-1.1.9.orig/debian/libcln3c2.install
+++ cln-1.1.9/debian/libcln3c2.install
@@ -0,0 +1 @@
+usr/lib/libcln*.so.*
only in patch2:
unchanged:
--- cln-1.1.9.orig/debian/libcln3c2.dirs
+++ cln-1.1.9/debian/libcln3c2.dirs
@@ -0,0 +1 @@
+usr/lib

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#318210: gcc-4 transition?

2005-07-18 Thread Martin Waitz
hoi :)

baust du neue CLN Pakete?
Wenn du grad keine Zeit hast kann ich das auch übernehmen.

Machs gut!

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#318209: Needs recompile with libgmp3c2

2005-07-16 Thread Martin Waitz
hoi :)

On Thu, Jul 14, 2005 at 02:53:48AM -, [EMAIL PROTECTED] wrote:
> Assuming it's not a bug that libgmp3 and libgmp3c2 conflict, qalc
> needs to link to the latter to work in unstable.

that's correct, qalculate is part of the C++ transition.
I already prepared new packages (new upstream: 0.8.1, including a KDE
frontend) but I have to wait for all dependencies (especially libcln)
to be build with gcc-4 before I can rebuild and upload them.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#317095: faubackup: problem backing up large files

2005-07-06 Thread Martin Waitz
hoi :)

On Wed, Jul 06, 2005 at 10:14:04AM +0200, Akos Gabriel wrote:
> faubackup has problems backing up large files. I guess the limit is
> around 2GB. I had problems with a large AVI (11GB) and a DVD ISO image
> (4 GB). I backup to an NFS-mounted volume. The NFS-server is an x86_64
> based machine with Suse 9.2

hmm, faubackup should support large files.

Can you confirm that the NFS server does not have any problems with
large files itself?

Perhaps the backup of the large files was just too slow and got
interrupted somehow?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#311734: freenet6 fails authentication.

2005-06-03 Thread Martin Waitz
hoi :)

On Fri, Jun 03, 2005 at 09:49:05AM +1000, Peter Chubb wrote:
> When freenet6 tries to run, I see:
> 
> Jun  3 09:33:24 wombat tspc:  tspSetupTunnel: Authentification error
> Jun  3 09:33:24 wombat tspc:  tspMain:  Error is 7: AUTHENTIFICATION_ERROR
> 
> I replaced tspc with the 1.0-2 version, reran, and everything worked.
> And now the new version reauthenticates just fine.

Well, I don't really have the time to look into it now. :(
(I only have time next week)
Could someone else have a look at this bug, please?

I hope it's only a minor problem but if authentication fails for
more users this could even be RC.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#311713: faubackup --display --verbose should report total backup sizes

2005-06-03 Thread Martin Waitz
hoi :)

On Thu, Jun 02, 2005 at 10:45:30PM +0200, Gábor J.Tóth wrote:
> I found that the total size of each backup is an important piece of 
> information that's not reported by faubackup --display --verbose.  The
> following minimal patch would add it:

well, it prints the size of all unique files stored in this backup.
Is the total size (including shared ones) important for you?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#310258: ITP: nautilus-open-terminal -- open terminal in any folder from Nautilus

2005-05-23 Thread Martin Waitz
hoi :)

On Sun, May 22, 2005 at 10:06:21PM +0400, Dan Korostelev wrote:
>  This is an extension for Nautilus (file manager for
>  GNOME desktop) that provides a menu option for any
>  local folder object to open a terminal in that folder.

do we really need a package for each extention?
perhaps we should create a nautilus-extentions package or include
some commonly used ones to the main nautilus package.

have you already talked with the nautilus maintainer?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#308916: Hald unable to open /sys/bus/usb/devices

2005-05-13 Thread Martin Waitz
hoi :)

On Fri, May 13, 2005 at 11:19:09AM +0300, pake wrote:
> proc/proc   procdefaults0 0
> none/syssysfs   defaults0 0
> none/sys/bus/usbusbfs   defaults 0 0
> none/proc/bus/usb   usbdevfs   defaults   0   0

you must not mount anything below /sys.
hald should work again when you remove the /sys/bus/usb line.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#308750: [l10n] Initial Czech translation of tspc debconf messages

2005-05-12 Thread Martin Waitz
hoi :)

On Thu, May 12, 2005 at 08:36:51AM +0200, Miroslav Kure wrote:
> in attachement there is initial Czech (cs.po) translation of
> tspc debconf messages. Please include it with the package.

thanks, will be in next upload



-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#304231: typos in help file qalculate.xml

2005-05-12 Thread Martin Waitz
hoi :)

On Thu, May 12, 2005 at 05:24:06PM +0200, Vincent Lefevre wrote:
> >  Show Ending Zeroes
>  ^^
> You should also do a s/Zeroes/Zeros/g.

correct, will be fixed in 0.7.2-4.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#304231: typos in help file qalculate.xml

2005-05-12 Thread Martin Waitz
I applied the following patch:

--- qalculate-0.7.2.orig/doc/C/qalculate.xml
+++ qalculate-0.7.2/doc/C/qalculate.xml
@@ -382,7 +382,7 @@


Read Precision
-   Enables/disables interpretation of 
input numbers with decimals as approximate with a precision equal to the number 
of digits (after preceding zeroes).
+   Enables/disables interpretation of 
input numbers with decimals as approximate with a precision equal to the number 
of digits (after preceding zeros).


Limit Implicit 
Multiplication
@@ -838,7 +838,7 @@
 
 Show Ending Zeroes
 
-if this option is on, approximate numbers in the result will be appended with 
zeroes, so that the number of digits (after preceding zeroes) will equal the 
precision.
+if this option is on, approximate numbers in the result will be appended with 
zeros, so that the number of digits (after preceding zeros) will equal the 
precision.
 
 
 
@@ -875,7 +875,7 @@
 
 Precision
 
-Precision controls the precision in approximate numbers and the number of 
significant digits. If the read precision options is turned on, input numbers 
with decimals will be interpreted as approximate with a precision equal to the 
number of digits (ex. 0.250 + 3.4567 = 5.96).
+Precision controls the precision in approximate numbers and the number of 
significant digits. If the read precision option is turned on, input numbers 
with decimals will be interpreted as approximate with a precision equal to the 
number of digits (ex. 2.50 + 3.4567 = 5.96).
 
 
 

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#304231: typos in help file qalculate.xml

2005-05-12 Thread Martin Waitz
hoi :)

sorry for the long delay :(

On Mon, Apr 11, 2005 at 10:33:22PM +0200, Vincent Lefevre wrote:
> "If the read precision options is turned on"
>^^^ -> remove the s
> 
> "0.250 + 3.4567 = 5.96"
> 
> It should probably be something like:
> 
>   2.50 + 3.4567 = 5.96

will be fixed in next upload

> Also: s/integrte/integrate/g (3 occurrences).

this is intentional (an example for a misspelled function).

> And for consistency: s/zeros/zeroes/g

I did s/zeroes/zeros/g

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#302431: xmms-crossfade: FTBFS (amd64/gcc-4.0): static declaration of 'monitor_win' follows non-static declaration

2005-05-07 Thread Martin Waitz
hoi :)

an NMU on this package would be appreciated as my laptop is currently
broken and I would not have the possibility to test the package after
applying the patch.

thanks.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#304403: qalculate: FTBFS (amd64/gcc-4.0): configure check for gettext fails

2005-04-13 Thread Martin Waitz
hoi :)

On Tue, Apr 12, 2005 at 11:46:46PM +0200, Andreas Jochens wrote:
> With the attached patch 'qalculate' can be compiled
> on amd64 using gcc-4.0.

patch looks good.

I'll upload a new package shortly.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#304011: docbook-xsl: possiblility for quiet manpage generation

2005-04-10 Thread Martin Waitz
Package: docbook-xsl
Version: 1.66.1-1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

for html and xhtml there is the possiblility to set the quiet parameter
for write.chunk by setting chunk.quietly.
For manpages, there is no such possibility and the quiet parameter is
always "0".

- -- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)

Versions of packages docbook-xsl depends on:
ii  xml-core  0.09   XML infrastructure and XML catalog

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCWQaVj/Eaxd/oD7IRAkq+AKCCcpMdeqd5ff6MIJ/sZzQmYGiIqACffjJo
q+f2dfAcNLSe5FCu0FS3nwM=
=YfQB
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#303738: quilt: Put diffstat behind a --- separator

2005-04-08 Thread Martin Waitz
Package: quilt
Version: 0.39-2
Severity: wishlist
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hoi :)

I like to put the diffstat behind a --- separator as it really
does not belong to the description of the patch.
This is also the preferred format used on LKML.

something like the thing below:

- --- /usr/share/quilt/refresh.orig 2005-04-08 14:57:57.984032822 +0200
+++ /usr/share/quilt/refresh2005-04-08 15:20:33.290933467 +0200
@@ -207,38 +207,13 @@
 
 tmp_result=$(gen_tempfile) || die 1
 
+cat $tmp_header > $tmp_result
+
 if [ -n "$opt_diffstat" ]
 then
- - diffstat="$(diffstat -p$opt_strip_level $tmp_patch)" || die 1
- - /usr/bin/gawk '
- - function print_diffstat(arr, i) {
- -   split(diffstat, arr, "\n")
- -   for (i=1; i in arr; i++)
- - print prefix arr[i]
- - }
- - BEGIN   { split(diffstat, ds_arr, /\n/) }
- - { prefix=""
- -   if (index($0, "#") == 1)
- - prefix="#"
- - }
- - /.*\|.*/{ eat = eat $0 "\n"
- -   next }
- - /.* files? changed(, .* insertions?\(\+\))?(, .* deletions?\(-\))?/ 
\
- - { print_diffstat()
- -   diffstat = "" ; eat = ""
- -   next }
- - { print eat $0
- -   eat = "" }
- - END { printf "%s", eat
- -   if (diffstat != "") {
- - print_diffstat()
- - print prefix
- -   }
- - }
- - ' diffstat="$diffstat" \
- - $tmp_header > $tmp_result
- -else
- - cat $tmp_header > $tmp_result
+   echo "---" >> $tmp_result
+   diffstat -p$opt_strip_level $tmp_patch >> $tmp_result
+   echo >> $tmp_result
 fi
 
 cat $tmp_patch >> $tmp_result

- -- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-uml-faumachine
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set to 
de_DE.UTF-8)

Versions of packages quilt depends on:
ii  bzip2   1.0.2-5  high-quality block-sorting file co
ii  diffstat1.38-1   produces graph of changes introduc
ii  gawk1:3.1.4-2GNU awk, a pattern scanning and pr
ii  gettext 0.14.1-10GNU Internationalization utilities
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  patch   2.5.9-2  Apply a diff file to an original

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCVongj/Eaxd/oD7IRAjQFAJ9Xb8TdDxd7V6xXY2qJnQn7tKFWpQCfWoKR
Kj+3Rgs74MUSCJjTikvEBCw=
=KsxR
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300662: qalculate: New version depend on experimental version of library

2005-03-22 Thread Martin Waitz
hoi :)

On Mon, Mar 21, 2005 at 11:31:51AM +1200, Carlos Z.F. Liu wrote:
> The new 0.7.2-2 version of qalculate depends on libatk1.0-0 (>= 1.9.0).

hmpf, I just noticed that, too.
I only install a handfull of experimental packages and somehow atk must
have sneeked in.

I'll probably upload a new fixed version tomorrow.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#300240: trying to overwrite `/usr/bin/qalc', which is also in package qalculate

2005-03-20 Thread Martin Waitz
severity 300240 serious
thanks

On Fri, Mar 18, 2005 at 08:13:01AM -0600, ctl (jetscreamer) wrote:
> Unpacking qalc (from .../archives/qalc_0.7.2-1_i386.deb) ...
> dpkg: error processing /var/cache/apt/archives/qalc_0.7.2-1_i386.deb 
> (--unpack):
>  trying to overwrite `/usr/bin/qalc', which is also in package qalculate
>  dpkg-deb: subprocess paste killed by signal (Broken pipe)
>  Preparing to replace qalculate 0.7.1-1 (using 
> .../qalculate_0.7.2-1_i386.deb) ...
>  Unpacking replacement qalculate ...

this looks like a missing Replaces: line.
The package should work fine when when you rerun dpkg/apt

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#298526: ITP: usbmount -- Automatically mount and unmount USB mass storage devices

2005-03-08 Thread Martin Waitz
hoi :)

On Tue, Mar 08, 2005 at 09:24:18AM +0100, Rafael Laboissiere wrote:
> > However, my package continued to remain useful for me despite the
> > existence of pmount, mainly because I don't use a desktop environment.
> > pmount develops its real power when used in combination with HAL.

so where's the problem in using HAL/gvm/pmount without the rest of
Gnome?

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#293669: ITP: xen -- virtual machine monitor

2005-02-05 Thread Martin Waitz
hoi :)

On Sat, Feb 05, 2005 at 12:07:04AM +0100, Thomas Wana wrote:
> * Package name: xen
>   Version : 2.0.4

Xen 1.2 is already in the archive.
Have a look at #280773 about 2.0.

-- 
Martin Waitz


signature.asc
Description: Digital signature


  1   2   >