Bug#996814: Missing import and export in Kaddressbook

2021-10-29 Thread Rico Rommel
Hi,

I think, package kdepim-addons needs libkpimaddressbookimportexport-dev as 
build-dependency.

quote from kdepim-addons-21.08.1/kaddressbook/CMakeLists.txt:

add_subdirectory( editorpages )
add_subdirectory( plugins )
if (KPimAddressbookImportExport_FOUND)
add_subdirectory( importexportplugins )
else()
MESSAGE(STATUS "You need to build kaddressbook first and add install 
it on distro before building kdepim-addons. Otherwise import/export will be 
missing in kaddressbook")   
endif() 

I think, package kdepim-addons needs libkpimaddressbookimportexport-dev as 
build-dependency

Rico



Bug#766114: [pkg-fso-maint] Bug#766114: Bug#766114: fso-deviced: uninstallable in i386/amd64/armhf

2014-11-06 Thread Rico Rommel
Am Dienstag, 4. November 2014, 20:15:15 schrieb hikaru.deb...@web.de:
> That doesn't help:
> 
> # apt-get install fso-deviced-n900
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages were automatically installed and are no longer
> required: libgcrypt11 libgee2 libgnutls26 libjpeg62
> Use 'apt-get autoremove' to remove them.
> The following extra packages will be installed:
>   fso-deviced
> Recommended packages:
>   fso-deviced-platform
> The following NEW packages will be installed:
>   fso-deviced fso-deviced-n900
> 0 upgraded, 2 newly installed, 0 to remove and 114 not upgraded.
> Need to get 0 B/146 kB of archives.
> After this operation, 617 kB of additional disk space will be used.
> Do you want to continue? [Y/n]
> Selecting previously unselected package fso-deviced.
> (Reading database ... 42289 files and directories currently installed.)
> Preparing to unpack .../fso-deviced_0.12.0-2_armhf.deb ...
> Unpacking fso-deviced (0.12.0-2) ...
> Selecting previously unselected package fso-deviced-n900.
> Preparing to unpack .../fso-deviced-n900_0.12.0-2_armhf.deb ...
> Unpacking fso-deviced-n900 (0.12.0-2) ...
> Processing triggers for man-db (2.7.0.2-2) ...
> Processing triggers for dbus (1.8.8-2) ...
> Setting up fso-deviced (0.12.0-2) ...
> [FAIL] Starting freesmartphone.org device daemon : fso-deviced failed!
> invoke-rc.d: initscript fso-deviced, action "start" failed.
> dpkg: error processing package fso-deviced (--configure):
>  subprocess installed post-installation script returned error exit status 1
> dpkg: dependency problems prevent configuration of fso-deviced-n900:
>  fso-deviced-n900 depends on fso-deviced (= 0.12.0-2); however:
>   Package fso-deviced is not configured yet.
> 
> dpkg: error processing package fso-deviced-n900 (--configure):
>  dependency problems - leaving unconfigured
> Processing triggers for dbus (1.8.8-2) ...
> Errors were encountered while processing:
>  fso-deviced
>  fso-deviced-n900
> E: Sub-process /usr/bin/dpkg returned an error code (1)

Hmm, it's a strange thing. If I recompile fso-deviced eveything works as 
expected. It seems, the generated .c files from vala-sources are broken.

signature.asc
Description: This is a digitally signed message part.


Bug#766114: [pkg-fso-maint] Bug#766114: fso-deviced: uninstallable in i386/amd64/armhf

2014-11-04 Thread Rico Rommel
Am Dienstag, 21. Oktober 2014, 00:33:51 schrieb hikaru:

> apt-get install fso-deviced
> 
> 
>* What was the outcome of this action?
> 
> # apt-get install fso-deviced
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Recommended packages:
>   fso-deviced-platform
> The following NEW packages will be installed:
>   fso-deviced

Please try to install the fso-deviced-n900 package too.

Rico

signature.asc
Description: This is a digitally signed message part.


Bug#760770: gcc-4.9: fails to build cross-compiler package

2014-09-07 Thread Rico Rommel
Package: gcc-4.9
Version: 4.9.1-12
Severity: normal

Dear Maintainer,

building a cross-compiler package from gcc-4.9 fails due to missing
libgphobos2.a.

The log shows:

mv stamps/07-install-stamp stamps/07-install-stamp-tmp
rm -rf debian/libphobos-4.9-dev
dh_installdirs -plibphobos-4.9-dev usr/lib/gcc/arm-linux-gnueabihf/4.9
DH_COMPAT=2 dh_movefiles -plibphobos-4.9-dev usr/lib/arm-linux-
gnueabihf/libgphobos2.a usr/lib/gcc/arm-linux-gnueabihf/4.9/include/d
dh_movefiles: Compatibility levels before 5 are deprecated (level 2 in use)
dh_movefiles: debian/tmp/usr/lib/arm-linux-gnueabihf/libgphobos2.a not found
(supposed to put it in libphobos-4.9-dev)
debian/rules.d/binary-d.mk:168: recipe for target 'stamps/08-binary-stamp-
libphobos-dev' failed
make[1]: *** [stamps/08-binary-stamp-libphobos-dev] Error 1
make[1]: Leaving directory '/usr/src/toolchain/b/gcc-4.9-4.9.1'
debian/rules:94: recipe for target 'binary' failed
make: *** [binary] Error 2


libgphobos2.a is not missing, but in the wrong place.
dh expects it in usr/lib/arm-linux-gnueabi/ but it is installed in usr/arm-
linux-gnueabi/lib/
libgdruntime.a seems also to be affected.


see also
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720363


Rico




-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
armhf

Kernel: Linux 3.16-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.9 depends on:
ii  binutils2.24.51.20140903-1
ii  cpp-4.9 4.9.1-12
ii  gcc-4.9-base4.9.1-12
ii  libc6   2.19-10
ii  libcloog-isl4   0.18.2-1
ii  libgcc-4.9-dev  4.9.1-12
ii  libgmp102:6.0.0+dfsg-6
ii  libisl100.12.2-2
ii  libmpc3 1.0.2-1
ii  libmpfr43.1.2-1
ii  zlib1g  1:1.2.8.dfsg-2

Versions of packages gcc-4.9 recommends:
ii  libc6-dev  2.19-10

Versions of packages gcc-4.9 suggests:
ii  binutils [binutils-gold]  2.24.51.20140903-1
pn  gcc-4.9-doc   
pn  gcc-4.9-locales   
pn  gcc-4.9-multilib  
pn  libasan1-dbg  
pn  libatomic1-dbg
pn  libcilkrts5-dbg   
pn  libgcc1-dbg   
pn  libgomp1-dbg  
pn  libitm1-dbg   
pn  liblsan0-dbg  
pn  libquadmath0-dbg  
pn  libtsan0-dbg  
pn  libubsan0-dbg 
pn  libvtv0-dbg   

-- 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#753931: bluez: bluetooth device not attached with systemd

2014-07-06 Thread Rico Rommel
Package: bluez
Version: 4.101-4.1
Severity: normal

Dear Maintainer,

the bluetooth init script provides attaching devices via /etc/bluetooth/uart,
while systemd doesn't. This leads to the situation, that bluetoothd starts
without a working device.

Rico



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
armhf

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

Versions of packages bluez depends on:
ii  dbus 1.8.6-1
ii  init-system-helpers  1.19
ii  kmod 18-1
ii  libc62.19-4
ii  libdbus-1-3  1.8.6-1
ii  libglib2.0-0 2.40.0-3
ii  libreadline6 6.3-6
ii  libudev1 204-14
ii  libusb-0.1-4 2:0.1.12-24
ii  lsb-base 4.1+Debian13
ii  python-dbus  1.2.0-2+b3
ii  python-gi3.12.1-1+b1
ii  udev 204-14

bluez recommends no packages.

bluez 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#741186: default configuration for systemd fails and confuses user

2014-07-06 Thread Rico Rommel
Package: gpsd
Version: 3.10+dev3~d6b65b48-1
Followup-For: Bug #741186

Hi,

I'm also hit by this bug. My GTA04 has a builtin GPS device which is not
handled by the hotplug script.
As a workaround, i added a new service starting after gpsd.service and telling
gpsd the device to use.

Please make gpsd read DEVICES from /etc/default/gpsd again.

Rico



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
armhf

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

Versions of packages gpsd depends on:
ii  adduser  3.113+nmu3
ii  init-system-helpers  1.19
ii  libbluetooth34.101-4.1
ii  libc62.19-4
ii  libdbus-1-3  1.8.6-1
ii  libgps21 3.10+dev3~d6b65b48-1
ii  libusb-1.0-0 2:1.0.19-1
ii  lsb-base 4.1+Debian13
ii  netbase  5.2
ii  systemd-sysv 204-14

Versions of packages gpsd recommends:
ii  python  2.7.6-2
ii  udev204-14

Versions of packages gpsd suggests:
ii  dbus  1.8.6-1
ii  gpsd-clients  3.10+dev3~d6b65b48-1

-- debconf information excluded


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



Bug#616077: "AUTH_GSS upcall timed out" in export with kerberos

2013-07-01 Thread Rico Rommel
Am Montag, 1. Juli 2013, 17:29:28 schrieb Laurent Bonnaud:
> Hi,
> 
> I also had this problem on a Debian squeeze server.  I upgraded this
> server to wheezy and the problem remains.  Did anyone make progress on
> debugging this ?

Hi,

for me it happens, if a file  is accessed twice in KDE from the client. When I 
open a file first time, e.g. with okular, everything is ok. If I try to re-open 
the file, the server logs "AUTH_GSS upcall timed out" and the client hangs for 
about 1 minute.

As a workaround i switched both, client and server, to nfs 4.1.

Rico





signature.asc
Description: This is a digitally signed message part.


Bug#684119: [cachefilesd] system hangs during reboot or shutdown

2012-08-07 Thread Rico Rommel
Package: cachefilesd
Version: 0.9-3.1
Severity: important

When rebooting or shutting down system, nfs shares cannot be unmounted because 
sendsigs kills cachefilesd before umountnfs.sh is executed.

The problem can be solved by symlinking cachefilesds pidfile into 
/run/sendsigs.omit.d/.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.5-trunk-amd64

Debian Release: wheezy/sid
  500 unstableftp.debian.org 
  500 testing ftp.debian.org 
  500 stable  ftp.de.debian.org 
  201 experimental-snapshots qt-kde.debian.net 
  101 experimentalftp.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6 (>= 2.4) | 


Package's Recommends field is empty.

Package's Suggests field is empty.




signature.asc
Description: This is a digitally signed message part.


Bug#658899: navit-graphics-qt-qpainter: undefined symbol _ZTV14EmbeddedWidget

2012-02-11 Thread Rico Rommel
Am Samstag, 11. Februar 2012, 15:36:31 schrieb Gilles Filippini:
> forwarded 658899 http://trac.navit-project.org/ticket/961
> thanks
> 
> Gilles Filippini a écrit , Le 07/02/2012 23:01:
> > Rico Rommel a écrit , Le 06/02/2012 17:29:
> >> Package: navit-graphics-qt-qpainter
> >> Version: 0.5.0~svn4909+dfsg.1-1
> >> Severity: important
> >> 
> >> Hi,
> >> 
> >> using graphics_qt_qpainter_plugin ends up with undefined symbol
> >> _ZTV14EmbeddedWidget
> > 
> > Confirmed indeed.
> > 
> >> I think, we have to include "graphics_qt_qpainter.h" into RenderArea.h.
> > 
> > Will have a look at this.
> 
> This is upstream ticket 961 opened three months ago.

It works! Thanks.

Btw, i attached a patch which adds support for landuse=meadow to maps.

RicoDescription: add landuse meadow
Author: Rico Rommel 

--- navit-0.5.0~svn4776+dfsg.1.orig/navit/maptool/osm.c
+++ navit-0.5.0~svn4776+dfsg.1/navit/maptool/osm.c
@@ -629,6 +629,7 @@ static char *attrmap={
 	"w	landuse=farmyard	poly_town\n"
 	"w	landuse=forest		poly_wood\n"
 	"w	landuse=greenfield	poly_greenfield\n"
+	"w	landuse=meadow		poly_greenfield\n"
 	"w	landuse=industrial	poly_industry\n"
 	"w	landuse=landfill	poly_landfill\n"
 	"w	landuse=military	poly_military\n"


signature.asc
Description: This is a digitally signed message part.


Bug#658899: navit-graphics-qt-qpainter: undefined symbol _ZTV14EmbeddedWidget

2012-02-06 Thread Rico Rommel
Package: navit-graphics-qt-qpainter
Version: 0.5.0~svn4909+dfsg.1-1
Severity: important

Hi,

using graphics_qt_qpainter_plugin ends up with undefined symbol
_ZTV14EmbeddedWidget

I think, we have to include "graphics_qt_qpainter.h" into RenderArea.h.

Rico



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages navit-graphics-qt-qpainter depends on:
ii  libc6   2.13-26
ii  libgcc1 1:4.6.2-12
ii  libqt4-declarative  4:4.7.4-2
ii  libqt4-network  4:4.7.4-2
ii  libqt4-script   4:4.7.4-2
ii  libqt4-sql  4:4.7.4-2
ii  libqt4-svg  4:4.7.4-2
ii  libqt4-xml  4:4.7.4-2
ii  libqt4-xmlpatterns  4:4.7.4-2
ii  libqtcore4  4:4.7.4-2
ii  libqtgui4   4:4.7.4-2
ii  libqtwebkit42.2.0-3
ii  libstdc++6  4.6.2-12

Versions of packages navit-graphics-qt-qpainter recommends:
ii  navit  0.5.0~svn4909+dfsg.1-1

navit-graphics-qt-qpainter 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#647003: [pkg-fso-maint] Bug#647003: fso-deviced: WiFi power does not work on openmoko GTA02 and kernel 2.6.34

2011-10-30 Thread Rico Rommel
Am Samstag, 29. Oktober 2011, 09:42:07 schrieb Niccolo Rigacci:
> Package: fso-deviced
> Version: 0.9.5+git20110805-1
> Severity: important
> Tags: upstream patch
> 
> Dear Maintainer,
> 
> The sysfs path for the WiFi device is changed, I suppose a change
> in the kernel source. So the src/plugins/openmoko_powercontrol/plugin.vala
> should be changed too.

Thanks. I added the patch to fso-deviced in git.

Rico

signature.asc
Description: This is a digitally signed message part.


Bug#645495: ITP: shr-settings -- shr settings application

2011-10-16 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 


* Package name: shr-settings
  Version : 0.1.1
  Upstream Author : 2009-2011 Sebastian Krzyszkowiak 
 2009-2011 yoyo 
 2009-2011 Julien 'Ainulindale' Cassignol


* URL : http://shr-project.org/
* License : GPL3
  Programming Lang: Python
  Description : This package is part of the shr software collection for
smartphones and
 provides a application for changing settings



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



Bug#641183: ITP: qfsodbusxml2cpp -- qdbusxml2cpp utility modified by fso

2011-09-11 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 

* Package name: qfsodbusxml2cpp
  Version : 0.7.0
  Upstream Author :
   2011 Simon Busch 
   2011 Radek Polak 
   2008-2009 Nokia Corporation and/or its subsidiary(-ies).
   1994-2008 Trolltech ASA.

* URL : http://www.freesmartphone.org/
* License : LGPL
  Programming Lang: C++
  Description :
  qfsodbusxml2cpp is a utility to create qt4-bindings from fso-specs. It is a
modified version of the qdbusxml2cpp utility from the qt4-sdk.



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



Bug#639582: ITP: libshr-glib -- DBus bindings for SHR specs

2011-08-28 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 


Package name: libshr-glib
Version : 2011.03.08.2~git20110506
Upstream Author : Klaus Kurzmann 
  Martin Jansa 
URL : http://shr-project.org
License : LGPL-2.1
Description : DBus bindings for SHR specs

This package provides DBus bindings for SHR specs needed by daemons and apps 
of the shr-project.



signature.asc
Description: This is a digitally signed message part.


Bug#639578: ITP: fso-tdld -- freesmartphone tdld daemon

2011-08-28 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 


Package name: fso-tdld
Version : 0.3.1~git20110821
Upstream Author : Michael 'Mickey' Lauer 
  Simon Busch 
URL : http://freesmartphone.org
License : LGPL-2.1
Description : freesmartphone tdld daemon

This daemon provides date and time over gps, gsm or ntp and is part of the 
freesmartphone.org software stack



signature.asc
Description: This is a digitally signed message part.


Bug#636308: ITP: fso-common -- configuration files for FSO related devices

2011-08-02 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 

* Package name: fso-common
  Version : 0.1
* License : GPL
  Description : configuration files for FSO related devices

This package contains configuration files that are not part of fso-packages and
dependencies to packages needed for Openmoko devices



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



Bug#636302: ITP: fso-datad -- freesmartphone data daemon

2011-08-01 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 


* Package name: fso-datad
  Version : 0.2.0+git20110801
  Upstream Author : Michael 'Mickey' Lauer 
* URL : http://www.freesmartphone.org
* License : LGPL-2.1
  Programming Lang: (C, vala)
  Description : freesmartphone data daemon
This daemon is part of the freesmartphone.org software stack and provides world
data services



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



Bug#636159: ITP: libfsosystem -- library used by FSO stack

2011-07-31 Thread Rico Rommel
Package: wnpp
Severity: wishlist
Owner: Rico Rommel 

* Package name: libfsosystem
  Version : libfsosystem-0.1.0+git20110411
  Upstream Author : Michael 'Mickey' Lauer 
* URL : http://www.freesmartphone.org/
* License : LGPL-2.1
  Programming Lang: (C, vala)
  Description : library used by FSO stack

libfsosystem is a glib-2.0-based library for low level system-related utilities
and is part of the FSO - stack.



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



Bug#635922: debian-maintainers: Please add Rico Rommel as a Debian Maintainer

2011-07-29 Thread Rico Rommel
Package: debian-maintainers
Severity: normal
Tags: patch

Please add my key to the DM keyring.
See attached jetring changeset.



-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Comment: Add Rico Rommel  as a Debian Maintainer
Date: Fri, 29 Jul 2011 17:53:56 +0200
Action: import
Recommended-By: 
  Steffen Möller 
Agreement: 
  http://lists.debian.org/debian-newmaint/2011/07/msg00034.html
Advocates: 
  http://lists.debian.org/debian-newmaint/2011/07/msg00040.html
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.11 (GNU/Linux)
  
  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
  =f80R
  -END PGP PUBLIC KEY BLOCK-



Bug#626784: navit-gui-gtk: gui-gtk not useable due to missing symbols

2011-05-15 Thread Rico Rommel
Package: navit-gui-gtk
Version: 0.5.0~svn4423+dfsg.1-1
Severity: important

libgui_gtk.so is missing some symbols because it's not linked to gtk2-libs:

navit:plugin_load:can't load '/usr/lib/navit/gui/libgui_gtk.so', Error
'/usr/lib/navit/gui/libgui_gtk.so: undefined symbol: gtk_widget_destroy'


Adding

target_link_libraries(gui_gtk ${GTK2_LIBRARIES})

to /navit/gui/gtk/CMakeLists.txt makes it work.

Rico



-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages navit-gui-gtk depends on:
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  navit-graphics-gt 0.5.0~svn4423+dfsg.1-1 Car navigation system with routing

Versions of packages navit-gui-gtk recommends:
ii  navit 0.5.0~svn4423+dfsg.1-1 Car navigation system with routing

navit-gui-gtk 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#622146: nfs-common: compatibility between squeeze and sid broken

2011-04-11 Thread Rico Rommel
Am Montag, 11. April 2011, 18:28:45 schrieb Luk Claes:
> On 04/10/2011 08:45 PM, Rico Rommel wrote:
> > Am Sonntag, 10. April 2011, 20:09:36 schrieb Luk Claes:
> >> On 04/10/2011 06:10 PM, Rico Rommel wrote:
> >>> Am Sonntag, 10. April 2011, 17:57:11 schrieb Ben Hutchings:
> >>>> On Sun, 2011-04-10 at 17:48 +0200, Rico Rommel wrote:
> >>> I noticed, that nfs-common doesn't depend on librpcsecgss3 anymore and
> >>> tried a rebuild using librpcsecgss3.
> >>> But librpcsecgss3 conflicts with the now used libtirpc1, which provides
> >>> ipv6 support to nfs. (as i understood)
> >> 
> >> Does removing librpcsecgss3 solve the problem?
> > 
> > No, it doesn't make any difference.
> > librpcsecgss3 isn't used by nfs-common 1.2.3-2
> 
> What kernel version are you using on the clients? If you're not using
> sid's kernel, does upgrading to a recent kernel (and rebooting
> obviously) solve anything?

The clients are running 2.6.38-2 (amd64) from sid.



signature.asc
Description: This is a digitally signed message part.


Bug#622146: nfs-common: compatibility between squeeze and sid broken

2011-04-10 Thread Rico Rommel
Am Sonntag, 10. April 2011, 20:09:36 schrieb Luk Claes:
> On 04/10/2011 06:10 PM, Rico Rommel wrote:
> > Am Sonntag, 10. April 2011, 17:57:11 schrieb Ben Hutchings:
> >> On Sun, 2011-04-10 at 17:48 +0200, Rico Rommel wrote:
> >>> Package: nfs-common
> >>> Version: 1:1.2.2-4
> >>> Severity: normal
> >>> Tags: ipv6
> >> 
> >> [...]
> >> 
> >> Why ipv6?
> >> 
> >> Ben.
> > 
> > I noticed, that nfs-common doesn't depend on librpcsecgss3 anymore and
> > tried a rebuild using librpcsecgss3.
> > But librpcsecgss3 conflicts with the now used libtirpc1, which provides
> > ipv6 support to nfs. (as i understood)
> 
> Does removing librpcsecgss3 solve the problem?

No, it doesn't make any difference. 
librpcsecgss3 isn't used by nfs-common 1.2.3-2

Rico


signature.asc
Description: This is a digitally signed message part.


Bug#622146: nfs-common: compatibility between squeeze and sid broken

2011-04-10 Thread Rico Rommel
Am Sonntag, 10. April 2011, 17:57:11 schrieb Ben Hutchings:
> On Sun, 2011-04-10 at 17:48 +0200, Rico Rommel wrote:
> > Package: nfs-common
> > Version: 1:1.2.2-4
> > Severity: normal
> > Tags: ipv6
> 
> [...]
> 
> Why ipv6?
> 
> Ben.

I noticed, that nfs-common doesn't depend on librpcsecgss3 anymore and tried a 
rebuild using librpcsecgss3. 
But librpcsecgss3 conflicts with the now used libtirpc1, which provides ipv6 
support to nfs. (as i understood)



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



Bug#622146: nfs-common: compatibility between squeeze and sid broken

2011-04-10 Thread Rico Rommel
Package: nfs-common
Version: 1:1.2.2-4
Severity: normal
Tags: ipv6

After installing nfs-common 1:1.2.3-2 on clients (unstable)  the nfs-kernel-
server in squeeze denies access for kerberized nfs exports.

syslog on the server (squeeze) gives:

rpc.svcgssd[1049]: ERROR: prepare_krb5_rfc_cfx_buffer: not implemented
rpc.svcgssd[1049]: ERROR: failed serializing krb5 context for kernel
rpc.svcgssd[1049]: WARNING: handle_nullreq: serialize_context_for_kernel failed

and

qword_eol: fflush failed: errno 38 (Function not implemented)

A workaround is to upgrade servers version of nfs-kernel-server and nfs-common
to 1:1.2.3-2 and linux-image to 2.6.38, but these packages are not part of
squeeze.



-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages nfs-common depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  initscripts  2.88dsf-13.1scripts for initializing and shutt
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libcap2  1:2.20-1support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.2-2   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  librpcsecgss30.19-2  allows secure rpc communication us
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  netbase  4.45Basic TCP/IP networking system
ii  rpcbind [portmap]0.2.0-6 converts RPC program numbers into 
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-common recommends no packages.

nfs-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#599504: libqt4-sql-mysql: QMYSQLDriver::tables() returns tables of accessible databases

2010-10-08 Thread Rico Rommel
Package: libqt4-sql-mysql
Version: 4:4.6.3-3
Severity: normal
Tags: upstream

Calling QMYSQLDriver::tables() should only return tables of the given database,
but returns all tables of all accessible databases.

The bug is already reported upstream:

http://bugreports.qt.nokia.com/browse/QTBUG-11935



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqt4-sql-mysql depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-2  GCC support library
ii  libmysqlclient16  5.1.49-1   MySQL database client library
ii  libqt4-sql4:4.6.3-3  Qt 4 SQL module
ii  libqtcore44:4.6.3-3  Qt 4 core module
ii  libstdc++64.4.5-2The GNU Standard C++ Library v3

libqt4-sql-mysql recommends no packages.

Versions of packages libqt4-sql-mysql suggests:
ii  libqt4-dev4:4.6.3-3  Qt 4 development files

-- 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#569131: navit: gyspy vehicle

2010-02-10 Thread Rico Rommel
Package: navit
Version: 0.2.0~svn2897+dfsg.1-1
Severity: wishlist

Please provide the gypsy vehicle in the package.

I know, there is no gypsy suuport in Debian, but packages can be found here:
http://debian.o-hand.com/unstable/

Maybe we have simply to import them.


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages navit depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.84-1 simple interprocess messaging syst
ii  libfontconfig12.8.0-2generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libgarmin00~svn320-1 Garmin image format library (runti
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgps19  2.90.1~svn6819-1+b1Global Positioning System - librar
ii  libspeechd2   0.6.7-8Speech Dispatcher: Shared librarie
ii  navit-data0.2.0~svn2897+dfsg.1-1 Car navigation system with routing
ii  navit-gui-gtk 0.2.0~svn2897+dfsg.1-1 Car navigation system with routing
ii  navit-gui-interna 0.2.0~svn2897+dfsg.1-1 Car navigation system with routing
ii  zlib1g1:1.2.3.4.dfsg-3   compression library - runtime

Versions of packages navit recommends:
ii  gpsd 2.90.1~svn6819-1+b1 Global Positioning System - daemon

Versions of packages navit suggests:
ii  maptool   0.2.0~svn2897+dfsg.1-1 Converts OpenStreetMap maps to Nav

-- 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#551033: blueman-sendto crashes when sending files

2009-10-14 Thread Rico Rommel
Package: blueman
Version: 1.10-3
Severity: normal

When sending files via bluetooth blueman-sendto crashes:

Traceback (most recent call last):
  File "/usr/bin/blueman-sendto", line 391, in 
SendTo()
  File "/usr/bin/blueman-sendto", line 318, in __init__
self.do_send()
  File "/usr/bin/blueman-sendto", line 349, in do_send
sender = Sender(self.device, self.adapter, self.files)
  File "/usr/bin/blueman-sendto", line 61, in __init__
self.Builder.add_from_file(UI_PATH +"/send-dialog.ui")
glib.GError: Duplicate object id 'image1' on line 162 (previously on line 28)




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30 (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/bash

Versions of packages blueman depends on:
ii  bluez 4.56-2 Bluetooth tools and daemons
ii  dbus  1.2.16-2   simple interprocess messaging syst
ii  hal   0.5.13-3   Hardware Abstraction Layer
ii  libbluetooth3 4.56-2 Library to use the BlueZ Linux Blu
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.2-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  notification-daemon   0.4.0-2a daemon that displays passive pop
ii  obex-data-server  0.4.4-2D-Bus service for OBEX client and 
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gobject2.20.0-1   Python bindings for the GObject li
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify

Versions of packages blueman recommends:
pn  dnsmasq-base   (no description available)
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk

blueman 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#520938: (no subject)

2009-05-08 Thread Rico Rommel
I can confirm this behaviour with a HP 2840 while scanning over network.

With hplip 2.8.6 scanning works.



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



Bug#521164: (no subject)

2009-03-28 Thread Rico Rommel
Hi,

i noticed, that /dev/dri/card0 isn't created anymore (maybe a udev-140 
problem?). 

I created a static device /lib/udev/devices/dri/card0 and it worked for me.

cd /lib/udev/devices
mkdir dri
mknod dir/card0 c 226 0

A reboot or restart of udev is needed. 



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



Bug#491299: [cpufrequtils] load powernow-k8 for AMD Phenom

2008-07-18 Thread Rico Rommel
Package: cpufrequtils
Version: 004-1
Severity: normal

On a Phenom machine the powernow-k8 module should be loaded from loadcpufreq.

Changing

 15)
# K8
MODULE=powernow-k8
;;

to

 15|16)
# K8
MODULE=powernow-k8
;;

in /etc/init.d/loadcpufreq should solve this.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.25

Debian Release: lenny/sid
  500 unstableftp.debian-unofficial.org 
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.org 
  500 stable  wine.budgetdedicated.com 
  500 stable  debian.geole.info 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6   (>= 2.7-1) | 2.7-12
libcpufreq0| 004-1
debconf  (>= 0.5)  | 1.5.22
 OR debconf-2.0| 
lsb-base  (>= 3.0) | 3.2-15



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



Bug#429023: libpam-unix2: undefined symbol pam_prompt in pam_unix2.so

2007-06-15 Thread Rico Rommel
Package: libpam-unix2
Version: 2.1-2
Severity: critical
Justification: breaks the whole system

It's impossible to login using pam_unix2.so for authentication.

auth.log:

Jun 15 15:07:24 pinguin su[29591]: PAM unable to 
dlopen(/lib/security/pam_unix2.so)
Jun 15 15:07:24 pinguin su[29591]: PAM [dlerror: /lib/security/pam_unix2.so: 
undefined symbol: pam_prompt]
Jun 15 15:07:24 pinguin su[29591]: PAM adding faulty module: 
/lib/security/pam_unix2.so
Jun 15 15:07:27 pinguin su[29591]: pam_authenticate: Module is unknown

Maybe the problem is, the HAVE_PAM_PROMPT macro is not evaluated in support.c


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21.3 (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/bash

Versions of packages libpam-unix2 depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libpam0g  0.79-4 Pluggable Authentication Modules l
ii  libxcrypt12.4-1  Crypt library for DES, MD5, and bl

libpam-unix2 recommends no packages.

-- no debconf information


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