Bug#546852: qutecom randomly doesn't show up

2009-09-16 Thread Giuseppe Sacco
Package: qutecom
Version: 2.2~rc3.hg396~dfsg1-2
Severity: important

I run qutecom manually after connecting to the Internet. Often it work
quite well, but a few times it doesn't display its window and doesn't
appear in the tray panel.

I run it in gdb after installing qutecom-dbg package. When it starts
correctly, gdb output is:

(gdb) run
Starting program: /usr/bin/qutecom 
[Thread debugging using libthread_db enabled]
[New Thread 0xb5256b90 (LWP 12074)]
[New Thread 0xb4a55b90 (LWP 12075)]
[New Thread 0xb35ffb90 (LWP 12076)]
[New Thread 0xb2cfdb90 (LWP 12078)]
(info) 08:51:46 [Common] void QtLanguage::loadLanguageFromConfig(): no Qt 
translation available for locale 'it'
[New Thread 0xb2381b90 (LWP 12079)]
[New Thread 0xb1b13b90 (LWP 12080)]
(error) 08:51:47 [PhApi] : osip: 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-ho46Lz/qutecom-2.2~rc3.hg396~dfsg1/wifo/eXosip/src/udp.c:2524:
 no matching SIP account found
[New Thread 0xb1312b90 (LWP 12081)]
[New Thread 0xb0b11b90 (LWP 12082)]
[New Thread 0xb0310b90 (LWP 12083)]
[Thread 0xb1b13b90 (LWP 12080) exited]
[Thread 0xb0310b90 (LWP 12083) exited]

while, when it does not, its output stop after the line about "Qt
translation".

In this second scenario, if I stop  qutecom pressing control-z on the
gdb terminal window, I get gdb prompt again. At this point, the "bt"
command show:

#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb5c65467 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb7f57c8b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb7f4a8e5 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb7f4ab98 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb3fa2897 in link_main_iteration () from /usr/lib/libORBit-2.so.0
#6  0xb3f84ece in giop_recv_buffer_get () from /usr/lib/libORBit-2.so.0
#7  0xb3f89e66 in ORBit_small_invoke_stub () from /usr/lib/libORBit-2.so.0
#8  0xb3f8a099 in ORBit_small_invoke_stub_n () from /usr/lib/libORBit-2.so.0
#9  0xb3f96daa in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0
#10 0xb3fe3367 in ConfigDatabase2_lookup_with_schema_name ()
   from /usr/lib/libgconf-2.so.4
#11 0xb3fda6c0 in gconf_engine_get_fuller () from /usr/lib/libgconf-2.so.4
#12 0xb3fda9fe in gconf_engine_get_entry () from /usr/lib/libgconf-2.so.4
#13 0xb3fddebc in ?? () from /usr/lib/libgconf-2.so.4
#14 0xb3fde04e in ?? () from /usr/lib/libgconf-2.so.4
#15 0xb3fdede1 in gconf_client_get_string () from /usr/lib/libgconf-2.so.4
#16 0xb69273f7 in ?? () from /usr/lib/libQtGui.so.4
#17 0xb69275b0 in QCleanlooksStyle::standardPixmap(QStyle::StandardPixmap, 
QStyleOption const*, QWidget const*) const () from /usr/lib/libQtGui.so.4
#18 0xb6906809 in QGtkStyle::standardPixmap(QStyle::StandardPixmap, 
QStyleOption const*, QWidget const*) const () from /usr/lib/libQtGui.so.4
#19 0x081fe7a1 in QtWengoStyle::standardPixmap (this=0x87cf900, 
standardPixmap=QStyle::SP_ToolBarHorizontalExtensionButton, option=0x0, 
widget=0x8823880)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-ho46Lz/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/presentation/qt/QtWengoStyle.h:119
#20 0xb689c42d in 
QCommonStyle::standardIconImplementation(QStyle::StandardPixmap, QStyleOption 
const*, QWidget const*) const () from /usr/lib/libQtGui.so.4
#21 0xb6c30696 in QCommonStyle::qt_metacall(QMetaObject::Call, int, void**) ()
   from /usr/lib/libQtGui.so.4
#22 0xb6f783c9 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, 
QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, 
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, 
QGenericArgument, QGenericArgument, QGenericArgument) const () from 
/usr/lib/libQtCore.so.4
#23 0xb6f78af0 in QMetaObject::invokeMethod(QObject*, char const*, 
Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, 
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, 
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) ()
   from /usr/lib/libQtCore.so.4
#24 0xb687dd6d in QStyle::standardIcon(QStyle::StandardPixmap, QStyleOption 
const*, QWidget const*) const () from /usr/lib/libQtGui.so.4
#25 0xb69fe42b in ?? () from /usr/lib/libQtGui.so.4
#26 0xb69fe57a in ?? () from /usr/lib/libQtGui.so.4
#27 0xb69ff630 in QMenuBar::QMenuBar(QWidget*) () from /usr/lib/libQtGui.so.4
#28 0x081d8b2c in Ui_WengoPhoneWindow::setupUi (this=0x87f30a8, 
WengoPhoneWindow=0x87f49b0)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-ho46Lz/qutecom-2.2~rc3.hg396~dfsg1/obj-i486-linux-gnu/wengophone/src/presentation/qt/ui_WengoPhoneWindow.h:225
#29 0x081cf1ee in QtWengoPhone::initUi (this=0x87ce960)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-ho46Lz/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/presentation/qt/QtWengoPhone.cpp:160
#30 0x081d189f in QtWengoPhone (this=0x87ce960, cWengoPhone=...)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-ho46Lz/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/presentation/qt/QtWengoPhone.cpp:137
#31 0x081fc

Bug#546853: RFP: r-cran-climatol -- GNU R package for climatology

2009-09-16 Thread W. Martin Borgert
Package: wnpp
Severity: wishlist

Package name: r-cran-climatol
Version : 1.0.3.1
Upstream Author : José Antonio Guijarro Pastor 
URL : http://webs.ono.com/climatol/climatol.html
License : GPL2+
Programming Lang: R
Description : GNU R package for climatology

Download: http://cran.r-project.org/web/packages/climatol/

Functions to fill missing data in climatological (monthly) series
and to test their homogeneity, plus functions to draw wind-rose
and Walter&Lieth diagrams.



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



Bug#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Frans Pop
reassign 546834 util-linux 2.16-3
severity 546834 serious
affects 546834 debootstrap
tags 546834 d-i
thanks

On Wednesday 16 September 2009, Tak Auyeung wrote:
> lh_build failed and stopped in debootstrap phase. lh_build is set up to
> use "sid" for both bootstrap and chroot. Attached please find a log of
> lh_build (build.log) and a log of debootstrap (debootstrap.log) when it
> was invoked from lh_build. Thanks!

Thanks for including the logs. As you can see in the debootstrap log, the
real problem is in either util-linux or insserv.

Setting up util-linux (2.16-3) ...
install-info: warning: maintainer scripts should not call install-info anymore,
install-info: warning: this is handled now by a dpkg trigger provided by the
install-info: warning: install-info package; package util-linux should be 
updated.
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto 
mode.
insserv: Service checkroot has to be enabled to start service hwclock
insserv: exiting now!
dpkg: error processing util-linux (--configure):
 subprocess installed post-installation script returned error exit status 1

The install-info message is just a warning. The real problem looks to be a boot
dependency error. Reassigning to util-linux.

Cheers,
FJP



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



Bug#546854: openssh-server: has unspecified limit for number of sessions tunnelled through controlmaster

2009-09-16 Thread Marc Haber
Package: openssh-server
Version: 1:5.1p1-7
Severity: normal

Hi,

I can only reach most of my systems through a dual-homed host which I
access via proxycommand ssh dhhost socket %h %p. When I use
controlmaster, there seems to be a rather low session limit of around
ten sessions which can be tunneled through.

When this limit is reached, the server logs "error: no more sessions"
and the client holding the controlmaster spews "open failed:
administratively prohibited: open failed" to its console.

In some cases, closing one of the sessions does not immediately free
up a "slot", but new connections become possible after waiting a few
minutes.

Googling for the error message suggests that there is a macro
MAX_SESSIONS which can be increased, but the current sources only
contain this string inside debian/changelog when it was documented
that this macro was increased to 64 somewhen in 2007. So I suspect
that this is now dynamically allocated, eliminating the macro from the
sources.

However, the limit remains and is a rather severe limitation
especially when a security update needs to be rolled out (I do this in
parallel and frequently hit this limit).

Greetings
Marc

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.5-nc8000 (PREEMPT)
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 openssh-server depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.27Debian configuration management sy
ii  dpkg   1.15.3.1  Debian package management system
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcomerr2 1.41.8-2  common error description library
ii  libgssapi-krb5-2   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - k
ii  libk5crypto3   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - C
ii  libkrb5-3  1.7dfsg~beta3-1   MIT Kerberos runtime libraries
ii  libpam-modules 1.0.1-10  Pluggable Authentication Modules f
ii  libpam-runtime 1.0.1-10  Runtime support for the PAM librar
ii  libpam0g   1.0.1-10  Pluggable Authentication Modules l
ii  libselinux12.0.85-1  SELinux shared libraries
ii  libssl0.9.80.9.8k-4  SSL shared libraries
ii  libwrap0   7.6.q-18  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  openssh-blacklist  0.4.1 list of default blacklisted OpenSS
ii  openssh-client 1:5.1p1-7 secure shell client, an rlogin/rsh
ii  procps 1:3.2.8-1 /proc file system utilities
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages openssh-server recommends:
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.3-2  X authentication utility

Versions of packages openssh-server suggests:
ii  molly-guard  0.4.4-2 protects machines from accidental 
pn  rssh   (no description available)
ii  ssh-askpass  1:1.2.4.1-7 under X, asks user for a passphras
pn  ufw(no description available)

-- 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#489774: ITP: trac-bitten -- framework for collecting software metrics via continuous integration

2009-09-16 Thread W. Martin Borgert
On 2008-07-24 04:21, Ricardo Ichizo wrote:
> retitle 489774 ITP: trac-bitten -- framework for collecting software metrics 
> via continuous integration
> owner 489774 !

Ricardo, are you still working on the Bitten package? Would you
mind packaging it inside of the Python Applications Packaging
Team, which now also maintains Trac? You can easily join the
team at https://alioth.debian.org/projects/python-apps/  As I
see, you are aleady a member of Python Modules Packaging Team.



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



Bug#546856: banshee-extension-coverwallpaper: no wallpaper shown

2009-09-16 Thread Tino Keitel
Package: banshee-extension-coverwallpaper
Version: 0.1.1-1
Severity: normal

No wallpaper is shown on my Xfce desktop. In banshee, the cover of the song
is shown.

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

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

Versions of packages banshee-extension-coverwallpaper depends on:
ii  banshee   1.4.3-6Media Management and Playback appl
ii  libgconf2.0-cil   2.24.1-4   CLI binding for GConf 2.24
ii  libgtk2.0-cil 2.12.9-1   CLI binding for the GTK+ toolkit 2
ii  libmono-corlib2.0-cil 2.4.2.3+dfsg-2 Mono core library (for CLI 2.0)

banshee-extension-coverwallpaper recommends no packages.

banshee-extension-coverwallpaper 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#546792: ITP: trac-tags -- tags plugin for the Trac web application

2009-09-16 Thread W. Martin Borgert
retitle 505716 ITP: trac-tags-plugin -- a tag cloud for Trac tickets and wiki
retitle 546792 ITP: trac-tags-plugin -- a tag cloud for Trac tickets and wiki
merge 505716 546792
thanks

On 2009-09-15 15:34, Daniel Kahn Gillmor wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Daniel Kahn Gillmor 

546792 is a duplicate of 505716, therefore I merge.

Daniel, please consider maintaining the package inside the Python
Applications Packaging Team, which now maintains Trac itself. Just
join us at https://alioth.debian.org/projects/python-apps/



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



Bug#546785: multibib: New upstream version available

2009-09-16 Thread Norbert Preining
On Mi, 16 Sep 2009, Wolfram Quester wrote:
> Am I right in thinking that pgfplots will also be part of the TL2009 debian 
> packages?

Yes.

> Do you have a rough estimation when TL2009 will hit debian 
> (experimental/unstable)?

No.

There are packages in
deb http://people.debian.org/~preining/TeX/ tl2009-pre/
but there is a reason we didn't upload them to experimental, upgrades
are not working, although if you have them installed stuff is indeed
working.

Best wishes

Norbert

---
Dr. Norbert Preining Vienna University of Technology
Debian Developer  Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
The fronting for the eighty-yard long marble-topped bar
had been made by stitching together nearly twenty thousand
Antarean Mosaic Lizard skins, despite the fact that the
twenty thousand lizards concerned had needed them to keep
their insides in.
 --- The Book decribing Milliways' politically incorrect
 --- decor.
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy



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



Bug#545309: script 'K20makedev' missing LSB tags and overrides,

2009-09-16 Thread Bdale Garbee
On Sun, 2009-09-06 at 21:22 +0200, Xavier Bestel wrote:

> Do you mean I should report bugs against each of those to tell them
> makedev is obsolete and they should depend on them ?

Yes.  It's a violation of Debian policy 2.5 for packages to depend on
packages of lower priority than themselves.  So, now that makedev has
been reduced to priority extra, any packages that depend on it that are
of higher priority are buggy and should be updated.

I'll poke the Debian policy folks since 10.6 clearly deserves an update.

Bdale





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



Bug#546823: smartmontools: SIGSEGV on startup on armel

2009-09-16 Thread Giuseppe Iuculano
Hi,

Simon McVittie ha scritto:
>> A package failed to install.  Trying to recover:
>> Setting up smartmontools (5.38+svn2879-4) ...
>> Starting S.M.A.R.T. daemon: smartdSegmentation fault
>> failed!
>> invoke-rc.d: initscript smartmontools, action "start" failed.
> 
> When I downgrade to 5.38-3, it works again. This may in fact be a bug in
> libcap-ng0 rather than smartmon itself, since the new version gained this
> dependency, and the stack/ltrace suggest it is to blame.


Are you using Selinux?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#546855: libloader: Watch file is outdated

2009-09-16 Thread Niels Thykier
Package: libloader
Version: 0.3.6-3
Severity: minor

Hi

libloader is no longer on sourceforge, but can instead be downloaded from 
ftp://download.pentaho.org/reporting/libloader/

~Niels

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

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



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



Bug#546857: hpoj: Patch used in NMU version 0.91-14.1

2009-09-16 Thread Petter Reinholdtsen

Package: hpoj
Version: 0.91-14.1
Severity: wishlist
Tags: patch

This is the patch used in my NMU.

diff -u hpoj-0.91/debian/changelog hpoj-0.91/debian/changelog
--- hpoj-0.91/debian/changelog
+++ hpoj-0.91/debian/changelog
@@ -1,3 +1,20 @@
+hpoj (0.91-14.1) unstable; urgency=low
+
+  * Non-maintainer upload to solve release goal.
+  * Corrected init.d script runlevels and dependency information and
+updated postinst to recover incorrect installations (Closes:
+#544346).
+  * Dropped build dependency on removed package ttf2pt1, and stop
+generating manual pages from HTML because of this (Closes:
+#543133).
+  * Made sure init.d script do nothing when package is removed but not
+purged (Closes: #518074).
+  * Updated Standards-Version from 3.8.0 to 3.8.3.  No change needed.
+  * Updated to use debhelper version 7.  Use dh_prep instead of
+dh_clean -k, and use dh_lintian instead of install.
+
+ -- Petter Reinholdtsen   Mon, 14 Sep 2009 11:21:57 +0200
+
 hpoj (0.91-14) unstable; urgency=low
 
   * Ack NMUs: Thanks Petter & Luk
diff -u hpoj-0.91/scripts/ptal-init.in hpoj-0.91/scripts/ptal-init.in
--- hpoj-0.91/scripts/ptal-init.in
+++ hpoj-0.91/scripts/ptal-init.in
@@ -1,12 +1,12 @@
 #!/usr/bin/perl
 ### BEGIN INIT INFO
 # Provides:  hpoj
-# Required-Start:$remote_fs
-# Required-Stop: $remote_fs
-# X-Start-Before:cupsys
-# X-Stop-after:  cupsys
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# X-Start-Before:cups lpd lprng
+# X-Stop-after:  cups lpd lprng
 # Default-Start: 2 3 4 5
-# Default-Stop:  0
+# Default-Stop:  0 1 6
 # Short-Description: Start daemon at boot time
 # Description:   Enable service provided by daemon.
 ### END INIT INFO
@@ -38,6 +38,10 @@
 
 use strict;
 
+# Do nothing if the package is removed but not purged
+if ( ! -x "/usr/sbin/ptal-mlcd" ) {
+exit 0;
+}
 
 ###
 # In case of difficulty you might need to modify the following definitions.
diff -u hpoj-0.91/debian/postinst hpoj-0.91/debian/postinst
--- hpoj-0.91/debian/postinst
+++ hpoj-0.91/debian/postinst
@@ -71,6 +71,15 @@
 ;;
 esac
 
+# Those using dependency based boot sequencing with sysv-rc and installing
+# hpoj before version 0.91-14.1 would miss the runlevel 1 and 6 symlinks.
+# Recover from this.
+if [ "$1" = "configure" ] && dpkg --compare-versions "$2" lt "0.91-14.1" \
+   && [ -f /etc/rc0.d/K[0-9][0-9]hpoj ] && [ ! -f /etc/rc1.d/K[0-9][0-9]hpoj ]
+then
+   update-rc.d -f hpoj remove
+fi
+
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
 
diff -u hpoj-0.91/debian/compat hpoj-0.91/debian/compat
--- hpoj-0.91/debian/compat
+++ hpoj-0.91/debian/compat
@@ -1 +1 @@
-4
+7
diff -u hpoj-0.91/debian/control hpoj-0.91/debian/control
--- hpoj-0.91/debian/control
+++ hpoj-0.91/debian/control
@@ -2,9 +2,9 @@
 Section: utils
 Priority: optional
 Maintainer: Mark Purcell 
-Build-Depends: debhelper (>> 3.0.0), libqt3-mt-dev, libsane-dev, libcups2-dev, 
libssl-dev, ttf2pt1, libusb-dev
+Build-Depends: debhelper (>> 7.0.0), libqt3-mt-dev, libsane-dev, libcups2-dev, 
libssl-dev, libusb-dev
 Build-Conflicts: libsnmp-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Homepage: http://hpoj.sourceforge.net
 Vcs-Svn: svn://svn.debian.org/pkg-hpijs/hpoj/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-hpijs/hpoj/?op=log
diff -u hpoj-0.91/debian/hpoj-xojpanel.files 
hpoj-0.91/debian/hpoj-xojpanel.files
--- hpoj-0.91/debian/hpoj-xojpanel.files
+++ hpoj-0.91/debian/hpoj-xojpanel.files
@@ -3 +2,0 @@
-/usr/share/man/man1/xojpanel.1
diff -u hpoj-0.91/debian/rules hpoj-0.91/debian/rules
--- hpoj-0.91/debian/rules
+++ hpoj-0.91/debian/rules
@@ -31,17 +31,17 @@
 
# Add here commands to compile the package.
$(MAKE)
-   /usr/share/ttf2pt1/scripts/html2man 1 < doc/ptal-hp.html
-   /usr/share/ttf2pt1/scripts/html2man 1 < doc/xojpanel.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-init.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-mlcd.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-printd.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-photod.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-devid.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-connect.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-pml.html
-   /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-device.html
-   /usr/share/ttf2pt1/scripts/html2man 3 < doc/libptal.html
+#  /usr/share/ttf2pt1/scripts/html2man 1 < doc/ptal-hp.html
+#  /usr/share/ttf2pt1/scripts/html2man 1 < doc/xojpanel.html
+#  /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-init.html
+#  /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-mlcd.html
+#  /usr/share/ttf2pt1/scripts/html2man 8 < doc/ptal-printd.html
+#  /usr/share/ttf2pt1

Bug#546850: [Pkg-nagios-devel] Bug#546850: nagios3: logos/base/debian.png provided by nagios-images

2009-09-16 Thread Alessandro De Zorzi
Jan Wagner ha scritto:
> okay ... thats a fact. How should we take action in your opinion?
>
> Thanks and with kind regards, Jan.
>   
sorry, I analyze the packages, in effect
nagios3 require nagios3-common who recommends nagios-images
should be ok

on system with custom apt preference apt-get install nagios3 does
not install nagios-image and betray to me

sorry for this report... please close the bug

Alessandro



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



Bug#546809: [Pkg-samba-maint] Bug#546809: listing contents of remote directory does not show all content and can cause kernel panic

2009-09-16 Thread Christian Perrier
Quoting Steve Langasek (vor...@debian.org):
> reassign 546809 linux-2.6
> thanks
> 
> On Tue, Sep 15, 2009 at 01:49:47PM -0700, Kevin Crain wrote:
> 
> > After mounting a remote directory, I 'cd' to a directory contained
> > therein and do an 'ls'.  This directory contains over 200 files but I
> > can see only 131.  If I do an 'ls some_file' on a specific file that is
> > not listed it will list it.  Browsing the remote directories using
> > Konqueror shows all files.  If I do an 'ls|less' on the directory with
> > over 131 files the kernel panics and the system either locks up or
> > reboots.
> 
> Then you have a kernel bug.  Reassigning.


I agree this has nothing to do with samba, but isn't it weird that
this is the first time we get such report? Is the kernel the stock
lenny kernel on the client?




signature.asc
Description: Digital signature


Bug#546859: RM: turbotinymce -- ROM; FTBFS and abandoned upstream

2009-09-16 Thread Monty Taylor
Package: ftp.debian.org
Severity: normal

turbotinymce is no longer in use upstream. It has been replaced by
tw.tinymce, which is part of ToscaWidgets. Additionally, turbotinymce no
longer builds from source.

Thanks,
Monty



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



Bug#546858: trie_size too small in default config for texlive-full

2009-09-16 Thread Michael Tautschnig
Package: texlive-base
Version: 2007.dfsg.2-1~lenny2
Tags: patch

Hi all!

Upgrading an otherwise up-to-date lenny system to 5.0.3 I got this:

Setting up texlive-lang-danish (2007.dfsg.4-1+lenny1) ...
Running mktexlsr. This may take some time... done.
Building format(s) --byhyphen /var/lib/texmf/tex/generic/config/language.dat.
This may take some time... 
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.pnpsLiog
Please include this file if you report a bug.

dpkg: error processing texlive-lang-danish (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of texlive-full:
 texlive-full depends on texlive-lang-danish (>= 2007); however:
  Package texlive-lang-danish is not configured yet.
dpkg: error processing texlive-full (--configure):
 dependency problems - leaving unconfigured
Setting up texlive-lang-czechslovak (2007.dfsg.4-1+lenny1) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Building format(s) --byhyphen /var/lib/texmf/tex/generic/config/language.dat.
This may take some time... 
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.HOYJRvrG
Please include this file if you report a bug.

dpkg: error processing texlive-lang-czechslovak (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 texlive-lang-danish
 texlive-full
 texlive-lang-czechslovak


Digging into the logs I found the following, which I kind of expected as I had
already seen similar issues when upgrading to lenny from etch:

(/usr/share/texmf-texlive/tex/generic/xu-hyphen/xu-glhyph.tex
(/usr/share/texmf-texlive/tex/generic/hyphen/glhyph.tex))
\...@swedish=\language45

(/usr/share/texmf-texlive/tex/generic/hyphen/svhyph.tex
Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.)
\...@ukenglish=\language46

(/usr/share/texmf-texlive/tex/generic/hyphen/ukhyphen.tex
! TeX capacity exceeded, sorry [pattern memory=27].
l.6243 push4ie
  
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.

 
Here is how much of TeX's memory you used:
 3878 strings out of 97979
 49505 string characters out of 1215160
 47718 words of memory out of 100
 3381 multiletter control sequences out of 1+5
 3640 words of font info for 14 fonts, out of 50 for 2000
 637 hyphenation exceptions out of 8191
 20i,0n,20p,229b,172s stack positions out



I don't know whether I'm the only one seeing this, or whether this is related to
my systems being amd64; on my hosts, at least, it is reproducible, but also
easily fixed by increasing trie_size to 47 (maybe lower values would be
fine, too; I didn't attempt to do a binary search).

Best,
Michael




pgpg849Jvpuy1.pgp
Description: PGP signature


Bug#546850: [Pkg-nagios-devel] Bug#546850: nagios3: logos/base/debian.png provided by nagios-images

2009-09-16 Thread Alexander Wirt
tag 546850 moreinfo 
thanks

Alessandro De Zorzi schrieb am Mittwoch, den 16. September 2009:

> Package: nagios3
> Version: 3.0.6-5
> Severity: wishlist
> 
> nagios3 create a defoulf configuration that use 
> /nagios3/images/logos/base/debian.png provided by nagios-images but 
> nagios-images not in Suggests/Depends.
> 
Its in Recommends of nagios3-common. Recommends get installed by default in
lenny, so if you disabled automatic installation of Recommends its not the
fault of the package. 

So I fail to see a bug here? 

Alex
-- 
Alexander Wirt, formo...@formorer.de 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A



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



Bug#546861: kalarm: it skips the alarm if the computer was shut down

2009-09-16 Thread Ignacio Diez
Package: kalarm
Version: 4:4.3.1-2
Severity: important

I have an alarm set to 20:00 every day. At 19:50 power off the computer and 
leave. When I come back the next morning, I kalarm displays a notification of 
yesterday's alarm. So far so good. But if I take a look at the scheduled 
alarms, the next one is set to more than 30 hours, that is, it skips today's 
alarm and starts the countdown for the next one.



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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kalarm depends on:
ii  kdebase-runtime   4:4.3.1-1  runtime components from the offici
ii  kdelibs5  4:4.3.1-1  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.3.1-1  core libraries for KDE PIM 4 appli
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-4  GCC support library
ii  libkdepim44:4.3.1-2  KDE PIM library
ii  libphonon44:4.5.2-2  Qt 4 Phonon module
ii  libqt4-dbus   4:4.5.2-2  Qt 4 D-Bus module
ii  libqtcore44:4.5.2-2  Qt 4 core module
ii  libqtgui4 4:4.5.2-2  Qt 4 GUI module
ii  libstdc++64.4.1-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  phonon4:4.5.2-2  Qt 4 Phonon module metapackage

kalarm recommends no packages.

Versions of packages kalarm suggests:
pn  kmix   (no description available)
pn  kttsd  (no description available)

-- 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#546860: bluez: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: bluez
Version: 4.42-2
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages bluez depends on:
ii  dbus 1.2.16-2simple interprocess messaging syst
ii  libbluetooth34.42-2  Library to use the BlueZ Linux Blu
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libglib2.0-0 2.21.5-1The GLib library of C routines
ii  libnl1   1.1-5   library for dealing with netlink s
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init scrip
ii  makedev  3.3.8.2-0   Creates device files in /dev
ii  module-init-tools3.10-3  tools for managing Linux kernel mo
ii  udev 146-2   /dev/ and hotplug management daemo

bluez recommends no packages.

Versions of packages bluez suggests:
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gobject2.18.0-1   Python bindings for the GObject li

-- 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#545925: firebird2.1: sh4 port

2009-09-16 Thread Damyan Ivanov
-=| Nobuhiro Iwamatsu, Sat, Sep 12, 2009 at 07:30:18AM +0900 |=-
> 2009/9/11 Damyan Ivanov :
> > Alternatively I can send you a tarball (or URL of a tarball) for 
> > you to try building
> > it.
> Please teach URL . I can try build.

An export from upstream CVS HEAD with the sh4 patch applied is at 
ftp://ftp.modsoftsys.net/public/firebird-head-20090916+s390+sh4.tar.bz2

for building, try:

 $ ./autogen.sh
 $ make

Firebird uses itself during the build process, which serves as a smoke 
test. If the build completes, chances are big the resulting 
server/client will work ok.

-- 
dam


signature.asc
Description: Digital signature


Bug#546862: camstream: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: camstream
Version: 0.27+dfsg-3
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages camstream depends on:
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libgcc11:4.4.1-4 GCC support library
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.39-1  PNG library - runtime
pn  libqt3c102-mt  (no description available)
pn  libstdc++5 (no description available)
ii  makedev3.3.8.2-0 Creates device files in /dev
ii  xlibs  1:7.0.5   transitional package for xkb data
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

camstream recommends no packages.

camstream suggests no packages.





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



Bug#546865: fbset: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: fbset
Version: 2.1-23
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages fbset depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  makedev   3.3.8.2-0  Creates device files in /dev

fbset recommends no packages.

fbset suggests no packages.





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



Bug#497617: The Problem gets worse more and more

2009-09-16 Thread Goswin von Brederlow
Klaus Ethgen  writes:

> Package: apt
> Version: 0.7.20.2+lenny1
> Followup-For: Bug #497617
>
> The problem is as worse as it could be. There is no way to update the
> system anymore!
>
>> LC_ALL=C apt-get update
> E: Wow, you exceeded the number of versions this APT is capable of.
> E: Problem with MergeList 
> /var/lib/apt/lists/debian.ethz.ch_mirror_debian_dists_experimental_main_binary-i386_Packages
> E: The package lists or status file could not be parsed or opened.
>
> It should be not that difficult to extend the internal version list.
> However there shouldn't be a fixed size list at all.
>
> I did not rise the severity, however I think it should be as it has a
> big impact on the security of the system as it couldn't get updated.

The problem is your sources.list combined with your (for your
sources.list) outdated apt:

> -- /etc/apt/sources.list --
>
> deb file:/home/ftp/pub/debian etch unofficial
> deb file:/misc/debian-build ./
>
> # Lokale Pakete f�i
> deb file:/misc/debian-ikki ./
> #deb-src file:/misc/debian-ikki ./
>
> # Lokale Mirror
> deb file:/mirror/debian sid main contrib non-free
> deb file:/mirror/debian-marillat sid main
>
> deb file:/mirror/debian lenny main contrib non-free
> deb file:/mirror/debian-marillat lenny main
> deb file:/mirror/debian-security lenny/updates main contrib non-free
>
> deb file:/mirror/debian etch main contrib non-free
> deb file:/mirror/debian-marillat etch main
>
> #deb file:/mirror/debian sarge main contrib non-free
> #deb file:/mirror/debian-non-US sarge/non-US main contrib non-free
> #deb file:/mirror/debian-security sarge/updates main contrib non-free
>
> #deb file:/mirror/webcleaner ./
> #deb-src file:/mirror/webcleaner ./
> deb file:/mirror/debian-local sid unofficial
> deb-src file:/mirror/debian-local sid unofficial
>
> deb ftp://debian.ethz.ch/debian etch main contrib non-free
> deb ftp://debian.ethz.ch/debian lenny main contrib non-free
> deb ftp://debian.ethz.ch/debian sid main contrib non-free
> deb http://www.debian-multimedia.org/ etch main
> deb http://www.debian-multimedia.org/ lenny main
> deb http://www.debian-multimedia.org/ sid main
> deb-src http://www.debian-multimedia.org/ sid main
>
> deb ftp://security.debian.org/debian-security lenny/updates main contrib 
> non-free
>
> # Sources
> deb-src ftp://debian.ethz.ch/mirror/debian etch main contrib non-free
> deb-src ftp://debian.ethz.ch/mirror/debian lenny main contrib non-free
> deb-src ftp://debian.ethz.ch/mirror/debian sid main contrib non-free
>
> # Diverses
> # Java
> #deb ftp://sunsite.cnlab-switch.ch/mirror/java-linux/debian etch main non-free
> #deb-src http://snapshot.debian.net/archive pool thoughttracker
> deb http://snapshot.debian.net/archive pool kernel-patch-cryptoloop
> deb http://snapshot.debian.net/archive pool scrollz
> deb http://snapshot.debian.net/archive pool fuse
> deb http://snapshot.debian.net/archive pool nvidia-graphics-drivers
> deb-src http://snapshot.debian.net/archive pool nvidia-graphics-drivers
> deb-src http://snapshot.debian.net/archive pool lvm2
>
> # Experimental
> deb ftp://debian.ethz.ch/mirror/debian experimental main contrib non-free
> deb-src ftp://debian.ethz.ch/mirror/debian experimental main contrib non-free
>
> #deb ftp://ftp.de.debian.org/debian sarge main contrib non-free
> #deb ftp://ftp.de.debian.org/debian-security sarge/updates main contrib 
> non-free
> #deb-src http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 
> "Etch"

At least having both etch and lenny in there is insane.

MfG
Goswin



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



Bug#501005: [Hostname-devel] Bug#501005: [hostname] domainname command still not working

2009-09-16 Thread Michael Meskes
On Tue, Sep 15, 2009 at 09:17:12PM +0200, Cristian Greco wrote:
> i'm a new co-maintainer of this package. Bug reopened.

As already explained I disagree with this.

> My proposal is to avoid dropping this behaviour from hostname. We could rather
> provide these aliases through update-alternatives with priority lower than
> those installed by nis.
> 
> If no one complain about this solution (co-maints, Michael?) I'm going to fix
> this in the git repo.

I don't think I agree. Hostname is required and thus installed anyway, why do
you think it makes sense to add a different 'domainname' binary? From a short
look into the sourcecode there's but one function call missing in hostname. So
I'd prefer asking the nis maintainers to drop their domainname binary in favour
of hostname.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: mes...@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



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



Bug#546858: trie_size too small in default config for texlive-full

2009-09-16 Thread Norbert Preining
On Mi, 16 Sep 2009, Michael Tautschnig wrote:
> (/usr/share/texmf-texlive/tex/generic/hyphen/ukhyphen.tex
> ! TeX capacity exceeded, sorry [pattern memory=27].

Hmm, that is strange.

I have installed all the TL2007 packages plus cjk plus littex, so all
the hyphenation patterns that there are, and I don't have that problem,
running also amd64.

Could it be that you didn't accept updating one of the /etc/texmf/texmf.d/
conffiles?

I have in /etc/texmf/texmf.d/95NonPath.cnf:

trie_size = 40

Is that the same on yours?

Can you send me your language.dat file, please
/var/lib/texmf/tex/generic/config/language.dat

Thanks

Norbert

---
Dr. Norbert Preining Vienna University of Technology
Debian Developer  Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
CLUN (n.)
A leg which has gone to sleep and has to be hauled around after you.
--- Douglas Adams, The Meaning of Liff



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



Bug#538076: (no subject)

2009-09-16 Thread W. Martin Borgert
Christoph, please consider maintaining your Trac plugin packages
inside of the Python Applications Packaging Team, which now also
maintains Trac. You can easily join the team at
https://alioth.debian.org/projects/python-apps/



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



Bug#546864: dvbtune: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: dvbtune
Version: 0.5-12
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages dvbtune depends on:
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  libxml2 2.7.4.dfsg-1 GNOME XML library

dvbtune recommends no packages.

dvbtune suggests no packages.





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



Bug#525958: Sparc release requalification

2009-09-16 Thread Josip Rodin
On Tue, Sep 15, 2009 at 08:38:22PM +0100, Jurij Smakov wrote:
> > > > If the PROM console driver still has some utility, maybe the boot 
> > > > option is
> > > > the way to go... does it? Does anyone still manufacture new machines 
> > > > with
> > > > new and strange console types that we don't support? :)
> > > 
> > > The PROM console driver has no relevance today at all.
> > > 
> > > It should simply never be used.
> > 
> > OK, cool, please remove it, and also please propagate that to the stable
> > branches so we don't miss anyone who's not on the bleeding edge.
> 
> Please feel free to follow up on http://bugs.debian.org/525958 which I've
> filed in April to have the CONFIG_PROM_CONSOLE removed.

Yeah, definitely, Cc:ed. Dave has in the meantime killed it completely in
his stable tree:

http://git.kernel.org/?p=linux/kernel/git/davem/sparc-2.6.git;a=commit;h=09d3f3f0e02c8a900d076c302c5c02227f33572d

There's another commit that takes it out of the defconfigs completely - it
was already unset there for a while now. So it's pretty much official now
(well, Linus still has to take it in, but that should be a formality).

-- 
 2. That which causes joy or happiness.



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



Bug#546867: fuse-utils: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: fuse-utils
Version: 2.7.4-2
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages fuse-utils depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libfuse2  2.7.4-2Filesystem in USErspace library
ii  makedev   3.3.8.2-0  Creates device files in /dev
ii  sed   4.2.1-3The GNU sed stream editor
ii  udev  146-2  /dev/ and hotplug management daemo

fuse-utils recommends no packages.

fuse-utils 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#406102: apcupsd stable : Wishlist

2009-09-16 Thread Stefan Ritter
Hi,

are you still interested in doing this? Otherwise i'll close this bug
these days.

Regards, Stefan

-- 
,---[ xeno ]-
| Stefan Ritter 
| JID 
| Web 
`
,---[ please ]---
| ()  ascii ribbon campaign - against html e-mail
| /\  www.asciiribbon.org   - against proprietary attachments
`



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



Bug#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Sven Joachim
On 2009-09-16 09:19 +0200, Frans Pop wrote:

> On Wednesday 16 September 2009, Tak Auyeung wrote:
>> lh_build failed and stopped in debootstrap phase. lh_build is set up to
>> use "sid" for both bootstrap and chroot. Attached please find a log of
>> lh_build (build.log) and a log of debootstrap (debootstrap.log) when it
>> was invoked from lh_build. Thanks!
>
> Thanks for including the logs. As you can see in the debootstrap log, the
> real problem is in either util-linux or insserv.
>
> Setting up util-linux (2.16-3) ...
> install-info: warning: maintainer scripts should not call install-info 
> anymore,
> install-info: warning: this is handled now by a dpkg trigger provided by the
> install-info: warning: install-info package; package util-linux should be 
> updated.
> update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in 
> auto mode.
> insserv: Service checkroot has to be enabled to start service hwclock
> insserv: exiting now!
> dpkg: error processing util-linux (--configure):
>  subprocess installed post-installation script returned error exit status 1
>
> The install-info message is just a warning. The real problem looks to be a 
> boot
> dependency error. Reassigning to util-linux.

It seems that util-linux is missing a dependency on initscripts for the
checkroot service.  Similar for procps and the mountkernfs service.

However, by that logic any package providing an initscript would need to
depend on initscripts; is that really desirable?

Sven



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



Bug#546868: irda-utils: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: irda-utils
Version: 0.9.18-9
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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





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



Bug#546866: aptitude: reverse self-conflicts listed as reverse self-depends

2009-09-16 Thread Yann Dirson
Package: aptitude
Version: 0.4.11.11-1

The newly-introduced nilfs-tools package shows the following display,
which at first glance seems completely false in the revdeps section - it
looks like it mistakenly takes some info from the Conflicts field to forge
a strange-looking revdep:

  --\ Conflicts (1)
--- nilfs2-tools (< 2.0.14-3)
  --\ Replaces (1)
--- nilfs2-tools
  --\ Packages which depend on nilfs-tools (1)
--\ Depends (1)
p nilfs2-tools 2.0.14-3 0 
unstable
  --\ Versions of nilfs-tools (1)
p2.0.14-3  0 
unstable





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



Bug#546863: libapt-pkg-perl: Does not expose architecture conditions for build dependencies

2009-09-16 Thread Frans Pop
Package: libapt-pkg-perl
Version: 0.1.22+b1
Severity: wishlist

When I get build dependencies for dpkg using 'apt-cache showsrc', I get:
Build-Depends: debhelper (>= 4.1.81), pkg-config, po4a (>= 0.33.1),
   libncursesw5-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, flex,
   libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
   libtimedate-perl, libio-string-perl

Note the architecture conditions for libselinux1-dev.

AFAICT libapt-pkg-perl currently does not expose these architecture
conditions in the BuildDepends hash. Would it be possible to add this?

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages libapt-pkg-perl depends on:
ii  apt [libapt-pkg-libc6.7- 0.7.20.2+lenny1 Advanced front-end for dpkg
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  perl-base [perlapi-5.10. 5.10.0-19lenny2 minimal Perl system

libapt-pkg-perl recommends no packages.

libapt-pkg-perl 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#546869: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: libsane
Version: 1.0.20-7
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages libsane depends on:
ii  adduser  3.110   add and remove users and groups
ii  libavahi-client3 0.6.25-1Avahi client library
ii  libavahi-common3 0.6.25-1Avahi common library
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libexif120.6.17-1library to parse EXIF files
ii  libgphoto2-2 2.4.6-1 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.6-1 gphoto2 digital camera port librar
ii  libieee1284-30.2.11-5cross-platform library for paralle
ii  libjpeg626b-15   The Independent JPEG Group's JPEG 
ii  libsane-extras   1.0.20.2API library for scanners -- extra 
ii  libtiff4 3.9.1-1 Tag Image File Format (TIFF) libra
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  libv4l-0 0.6.1-1 Collection of video4linux support 
ii  makedev  3.3.8.2-0   Creates device files in /dev
ii  udev 146-2   /dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  sane-utils1.0.20-7   API library for scanners -- utilit

Versions of packages libsane suggests:
ii  avahi-daemon  0.6.25-1   Avahi mDNS/DNS-SD daemon
pn  hplip  (no description available)
pn  hpoj   (no description available)

-- 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#546871: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: libsensors4
Version: 1:3.1.1-3
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages libsensors4 depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  makedev   3.3.8.2-0  Creates device files in /dev
ii  udev  146-2  /dev/ and hotplug management daemo

Versions of packages libsensors4 recommends:
ii  lm-sensors1:3.1.1-3  utilities to read temperature/volt

libsensors4 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#484503: re tightvncserver startup failure

2009-09-16 Thread Erno Kuusela
Hello,

It worked for me after installing the xfonts-base package. There should
probably be a dependency?

Erno




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



Bug#532447: xulrunner_1.9.0.10-1(alpha/unstable): FTBFS on alpha - test failure

2009-09-16 Thread Mike Hommey
On Thu, Aug 20, 2009 at 06:17:51AM +0200, Mike Hommey wrote:
> On Wed, Aug 19, 2009 at 04:03:29PM +0200, Andreas Barth wrote:
> > * Arthur Loiret (aloi...@debian.org) [090819 16:02]:
> > > It seems I gave-it back too, at the same time, hadn't seen your mail yet 
> > > ... :-)
> > 
> > now it builds again. Good.
> 
> Still failed :(

The experimental buildds doesn't fail, though with newer upstream
xulrunner, using this toolchain:
Toolchain package versions: libc6.1-dev_2.9-26 linux-libc-dev_2.6.30-6
g++-4.3_4.3.4-2 gcc-4.3_4.3.4-2 binutils_2.19.51.20090827-1
libstdc++6_4.4.1-3 libstdc++6-4.3-dev_4.3.4-2

Could someone try to update the unstable alpha buildds ?

Mike



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



Bug#546870: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: libsensors3
Version: 1:2.10.8-1
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages libsensors3 depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libsysfs2 2.1.0-6interface library to sysfs
ii  makedev   3.3.8.2-0  Creates device files in /dev
ii  ucf   3.0022 Update Configuration File: preserv
ii  udev  146-2  /dev/ and hotplug management daemo

libsensors3 recommends no packages.

Versions of packages libsensors3 suggests:
ii  lm-sensors1:3.1.1-3  utilities to read temperature/volt

-- debconf information:
  libsensors3/nosensors_2.4:
  libsensors3/old2.6kernel:
  libsensors3/nosensors_2.6:





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



Bug#546874: libraw1394-5: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: libraw1394-5
Version: 0.10.1-1.1
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages libraw1394-5 depends on:
ii  debconf   1.5.27 Debian configuration management sy
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  makedev   3.3.8.2-0  Creates device files in /dev

libraw1394-5 recommends no packages.

libraw1394-5 suggests no packages.





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



Bug#546878: revelation applet: error window on each start

2009-09-16 Thread josh
Subject: revelation: error window on each start
Package: revelation
Version: 0.4.11-3.1
Severity: normal

each time I use the revelation applet for the first time after logging
in, an error window appears stating "unknown error" with the error
message below. It says you may attempt to continue, but may behave
unexpectedly. When I continue, it appears to work ok.


**error message***
Unknown error

An unknown error occured. Please report the text below to the
Revelation developers, along with what you were doing that may have
caused the error. You may attempt to continue running Revelation, but
it may behave unexpectedly.


Traceback (most recent call last):
  File "/usr/share/revelation/libexec/revelation-applet", line 238, in
__cb_entry_activate
self.entry_search(self.entry.get_text(), True)
  File "/usr/share/revelation/libexec/revelation-applet", line 562, in
entry_search
if self.__require_file() == False:
  File "/usr/share/revelation/libexec/revelation-applet", line 478, in
__require_file
return self.file_open(self.config.get("file"))
  File "/usr/share/revelation/libexec/revelation-applet", line 640, in
file_open
self.file_open(file, None)
  File "/usr/share/revelation/libexec/revelation-applet", line 627, in
file_open
return self.__file_load(file, password)
  File "/usr/share/revelation/libexec/revelation-applet", line 358, in
__file_load
self.entrymenu = self.__generate_entrymenu(self.entrystore)
  File "/usr/share/revelation/libexec/revelation-applet", line 391, in
__generate_entrymenu
item = ui.ImageMenuItem(type(e) == entry.FolderEntry and
ui.STOCK_FOLDER or e.icon, e.name)
  File "/usr/lib/python2.5/site-packages/revelation/ui.py", line 1261,
in __init__
self.image = self.get_children()[1]
IndexError: list index out of range

***


cheers

-j



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot
set LC_ALL to default locale: No such file or directory
UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages revelation depends on:
ii  gconf2   2.26.2-1GNOME configuration
database syste
ii  gnome-icon-theme 2.22.0-1GNOME Desktop icon theme
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcrack22.8.12-8lenny1  pro-active password checker
librar
ii  python   2.5.2-3 An interactive high-level
object-o
ii  python-central   0.6.8   register and build utility
for Pyt
ii  python-crypto2.0.1+dfsg1-2.3 cryptographic algorithms
and proto
ii  python-gnome22.22.0-1Python bindings for the
GNOME desk
ii  python-gnome2-extras 2.19.1-3.1  Extra Python bindings for
the GNOM
ii  python-gtk2  2.12.1-6Python bindings for the
GTK+ widge
ii  python-xml   0.8.4-10.1  XML tools for Python
ii  shared-mime-info 0.30-2  FreeDesktop.org shared MIME
databa

revelation recommends no packages.

revelation suggests no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = "a4paper",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory



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



Bug#546879: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: powermgmt-base
Version: 1.30+nmu1
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages powermgmt-base depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  makedev   3.3.8.2-0  Creates device files in /dev
ii  module-init-tools 3.10-3 tools for managing Linux kernel mo
ii  udev  146-2  /dev/ and hotplug management daemo

powermgmt-base recommends no packages.

powermgmt-base 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#546873: libggi-target-fbdev: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: libggi-target-fbdev
Version: 1:2.2.2-5
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages libggi-target-fbdev depends on:
pn  fbset  (no description available)
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libggi2   1:2.2.2-5  General Graphics Interface runtime
pn  libgii0(no description available)

Versions of packages libggi-target-fbdev recommends:
pn  libdirectfb-0.9-15 (no description available)

libggi-target-fbdev suggests no packages.





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



Bug#546875: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: mcelog
Version: 0.9~pre+1git543dbb-1+b1
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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





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



Bug#546872: isdnutils-base: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: isdnutils-base
Version: 1:3.9.20060704-3.7
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages isdnutils-base depends on:
ii  debconf   1.5.27 Debian configuration management sy
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  makedev   3.3.8.2-0  Creates device files in /dev

isdnutils-base recommends no packages.

Versions of packages isdnutils-base suggests:
pn  ipppd  (no description available)
pn  isdnlog(no description available)
pn  isdnutils-doc  (no description available)
pn  isdnutils-xtools   (no description available)
pn  isdnvboxclient (no description available)
pn  isdnvboxserver (no description available)





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



Bug#546877: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: microcode.ctl
Version: 1.17-12
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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

Versions of packages microcode.ctl depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  makedev   3.3.8.2-0  Creates device files in /dev
ii  module-init-tools 3.10-3 tools for managing Linux kernel mo
ii  po-debconf1.0.16 tool for managing templates file t
ii  udev  146-2  /dev/ and hotplug management daemo

Versions of packages microcode.ctl recommends:
ii  intel-microcode 0.20090330-1 Processor microcode data file for 
ii  wget1.11.4-4 retrieves files from the web

microcode.ctl suggests no packages.

-- debconf information:
* microcode.ctl/check-new: true





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



Bug#530262: packaging is available

2009-09-16 Thread Sven Hoexter
The package is currently in the pkg-lyx svn repo:
svn://svn.debian.org/svn/pkg-lyx/elyxer/trunk

Unofficial builds are hosted here:
http://sven.stormbind.net/debian/elyxer-pre/
-- 
They're the cowards We are rebels
We got the power to fight the devil
   [ AIV - We are rebels ]



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



Bug#538225: krb5.conf

2009-09-16 Thread Eamonn Hamilton
Sure,

I'll try this later today - might be a couple of days before we know the
results though.

Cheers,
Eamonn


On Tue, 2009-09-15 at 19:32 +0200, Guido Günther wrote:
> tags  538225 +fixed-upstream
> thanks
> 
> Hi Eamonn,
> On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote:
> > Hi,
> > 
> > I've disabled the explicit renew lifetime parameter, while leaving the
> > ticket lifetime specified, and it seems to be behaving itself. I'm
> > currently trying to determine whether it's got anything to do with the
> > renew lifetime being the same as the ticket lifetime, as I guess I
> > should have had the renew lifetime as less than the ticket lifetime.
> I've committed a fix that might help here:
> 
>   http://git.gnome.org/cgit/krb5-auth-dialog/
> 
> I'll attach the patch. Could you apply it and test it?
> Cheers,
>  -- Guido

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#546731: Fwd: Re: Bug#546731: dpkg: 1.15.4 version pulls kde for upgrade

2009-09-16 Thread Aleksey Midenkov
On Tuesday 15 September 2009 17:34:18 Raphael Hertzog wrote:
> On Tue, 15 Sep 2009, Aleksey Midenkov wrote:
> > Guys! Placing some hints on dpkg about packages that may be
> > broken is wrong. Imagine that count of such packages is infinity,
> > so you will be keep putting all them inside dpkg control info?
> > This is an abstraction and the next is reality. You fixed a lot
> > of good bugs but made an requirement of switching from KDE 3 to
> > KDE 4. Not everyone believe that KDE 4 is better and such
> > requirement is somehow clumsy because the reason of it lies in
> > some insignificant (by the comparison with the topic of KDE
> > version switching) busyness with install-info. Please, be fair!
>
> If you managed to put konqueror on hold, you can surely do the same
> for dpkg. Sid evolves, if you don't want use newer software, then
> don't use sid (hint: KDE4 replaces KDE3 in sid).
>
> > > It doesn't pull anything new, it just forces the upgrade of
> > > what's already installed if you have packages that have not
> > > been transitionned to the separate install-info package.
> >
> > So, I required to go to KDE 4 from KDE 3 just because of some
> > obscure install-info that dpkg needs?
>
> If you use sid yes, you can also decide to not upgrade dpkg or to
> rebuild a patched dpkg that doesn't have the breaks relationship.
>
> > Maybe it will be better to make it to live peacefully with old
> > packages?
>
> It does live peacefully with old packages, it tells them when a
> change breaks them so that the user doesn't experience the
> breakage.
>
> That said, the kind of breakage related to install-info is only of
> the sort "my info page is not listed in the index". I agree it's
> not an important breakage but I don't see a good reason to revert
> the change.

Wow! The good reason is: you make me and other people set dpkg on hold 
and be deprived from the features and bugfixes in 1.15.4. For who you 
made efforts then? For yourself? For who you serve? For people like 
me or for yourself? You suggest me to make work by fiddling with your 
dpkg, dragging custom version? For who then you make your job in 
Debian man?

>
> If KDE 4 doesn't suit you, you'd better file bugs on it so that it
> can be usable for you when squeeze gets out.

Do you realize that KDE 3 and 4 are whole different products? Did you 
used them per chance to suggest me to switch to KDE4 or not use sid? 
By putting metainfo about KDE in dpkg you proven your sillyness.

>
> Cheers,





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



Bug#546757: closed by Felix Zielcke (Re: Bug#546757: grub: os-prober tries (and fails) to mount crypted partition at grub installation time)

2009-09-16 Thread Felix Zielcke
Am Dienstag, den 15.09.2009, 22:39 +0200 schrieb Vincent Danjean:
> Debian Bug Tracking System wrote:
> > This is an automatic notification regarding your Bug report
> >> I think this is primary a bug in grub: it must not use os-prober if such 
> >> stall occurs.
> >> Perhaps you will want to clone this bug to os-proper for a wishbug in 
> >> order to have an
> >> option to avoid such filesystems.
> > 
> > There was such a bug in os-prober already and a new version has just
> > been uploaded now which fixes this: #546546
> 
>   Sorry, I did not look for bugs of os-prober.
>   However, I think you should conflict (or break) with os-prober versions with
> which grub does not work.
> Else, if someone has an old (lenny) version of os-prober and he 
> upgrade/install
> grub, he can get this kind of bug (as recommends are not necessarily 
> fulfilled).

Why should we conflict or break with it?
Even the lenny version of os-prober works fine except that it can happen
that the filesystems aren't unmounted correctly or that it hangs with
crypted partitions.
Note that we can't change the lenny version anymore. Well through a
point release but I'm not sure the RMs accept such a change and in lenny
we only suggest os-prober not recommend it.
And now we recommend it but it's a versioned recommend (>= 1.32) and
testing still has os-prober 1.28.
So only in sid it gets installed by default and that is now fixed.
The problem with encrypted partitions came up only the last days.
But we suggest (well actually we recommended os-prober first) since 
1.96+20080413-1

Well okay I just change the Recommends now to >= 1.33 just to make you
happy in the next upload but that won't change anything.


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#546822: apt-get update of grub-pc daisychained from -legacy boots into -pc

2009-09-16 Thread Felix Zielcke
Am Mittwoch, den 16.09.2009, 00:28 +0200 schrieb Steffen Moeller:
> Package: grub-pc
> Version: 1.97~beta3-1
> Severity: serious
> 
> Hello,
> 
> I obeyed the request to test grub2 and install grub-pc. This ended up in the 
> daisychained invocation of first the legacy grub with the first entry being 
> the grub2.
> 
> Then there was a new grub2 package which was installed together with others 
> via apt-get -u dist-upgrade. 
> 
> Since then, the system boots into grub-pc, no longer into grub-legacy. This 
> will be of some serious dissatisfaction to those whose daisychained grub-pc 
> install was not functional and the user hoped to have better success with the 
> new version.
> 
> Cheers,
> 
> Steffen

We never install grub2 into MBR without asking the user first.
There's a debconf prompt for it, where you have to choose the device
where it should get installed.
If you choose a device there, then it's clear that your grub-legacy gets
replaced in the MBR

-- debconf information:
* grub-pc/install_devices: /dev/sda

And you did.
So I fail to see where the bug is.

-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#546858: More info

2009-09-16 Thread Michael Tautschnig
Hi!

Thanks a lot for the quick reply;

> On Mi, 16 Sep 2009, Michael Tautschnig wrote:
> > (/usr/share/texmf-texlive/tex/generic/hyphen/ukhyphen.tex
> > ! TeX capacity exceeded, sorry [pattern memory=27].
> 
> Hmm, that is strange.
> 
> I have installed all the TL2007 packages plus cjk plus littex, so all
> the hyphenation patterns that there are, and I don't have that problem,
> running also amd64.
> 
> Could it be that you didn't accept updating one of the /etc/texmf/texmf.d/
> conffiles?
> 
> I have in /etc/texmf/texmf.d/95NonPath.cnf:
> 
>   trie_size = 40
> 

Huh - I seemingly skipped the comment in /etc/texmf/texmf.cnf that tells me that
one shouldn't edit that file because it will be auto-generated. My 95NonPath.cnf
indeed has that value, but texmf.cnf still has trie_size = 27!? 

I don't think I ever changed that file, at least not in a way that set trie_size
to 27 (I actually had scripts setting that to 47 because of those
upgrade issues). I wonder how update-texmf decides whether or not to overwrite
the values using data from texmf.d/*?


> Is that the same on yours?
> 
> Can you send me your language.dat file, please
>   /var/lib/texmf/tex/generic/config/language.dat
> 

[...]

Not sending that file for now as the issue will probably be solved once I
understand the way update-texmf works...

Could you just briefly explain how update-texmf takes its decisions? I think
we'll be able to close that bug in a few moments :-)

Thanks a lot,
Michael



pgpOrqMBcPfi0.pgp
Description: PGP signature


Bug#546881: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: miredo
Version: 1.1.5-2
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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





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



Bug#546880: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: rng-tools
Version: 2-unofficial-mt.12-1
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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





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



Bug#546882: reportbug: option "-j" doesn't work

2009-09-16 Thread Xavier Bestel
Package: reportbug
Version: 4.7
Severity: normal


Hi,

"reportbug -S serious -j 2.5" still asks me for the section.

Thanks,
Xav

-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/xav/.reportbugrc:
reportbug_version "1.99.25"
mode standard
ui text
realname "Xavier Bestel"
email "xavier.bes...@free.fr"

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.23.1   Advanced front-end for dpkg
ii  python2.5.4-2An interactive high-level object-o
ii  python-reportbug  4.7Python modules for interacting wit

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  debconf-utils  (no description available)
ii  debsums   2.0.47 tool for verification of installed
ii  dlocate   1.02   fast alternative to dpkg -L and dp
ii  exim4 4.69-11metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.69-11+b1 lightweight Exim MTA (v4) daemon
ii  file  5.03-1 Determines file type using "magic"
ii  gnupg 1.4.10-1   GNU privacy guard - a free PGP rep
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-gtkspell   2.25.3-2   Python bindings for the GtkSpell l
pn  python-urwid   (no description available)
ii  python-vte1:0.20.5-1 Python bindings for the VTE widget
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

-- 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#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Petter Reinholdtsen
[Frans Pop]
> insserv: Service checkroot has to be enabled to start service hwclock
> insserv: exiting now!

The checkroot script is part of the initscripts package.  Is it
installed?  It is essential, so I expect so, and thus fail to
understand how it could be missing when util-linux try to register its
init.d script in the postinst script.

> The real problem looks to be a boot dependency error.

Yes.  The message from insserv is the error terminating the postinst.
The message is correct if the initscripts postinst script have not
executed to register the checkroot init.d script.

What is lh_build?  How do one reproduce the problem?

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#546883: isc-dhcp-client: Should not depend on ifupdown

2009-09-16 Thread Josh Triplett
Package: isc-dhcp-client
Version: 4.1.0-1
Severity: normal

The changelog says:
  * debian/control: make isc-dhcp-client depend on ifupdown that invokes
/sbin/dhclient correctly

This seems wrong.  isc-dhcp-client does not actually require ifupdown,
so it should not have a dependency.  Conflicts or Breaks seem more
appropriate here.

- Josh Triplett

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

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



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



Bug#546876: depends on extra package (makedev)

2009-09-16 Thread Xavier Bestel
Package: mdadm
Version: 3.0-2
Severity: serious
Justification: Policy 2.5


Hi,

your package depends on "makedev" which is an "extra" packages.
That's a violation of Debian Policy 2.5:
"Packages must not depend on packages with lower priority values (excluding 
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to dependency based boot.

Thanks to fix it,

Xav

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

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





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



Bug#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Petter Reinholdtsen
[Sven Joachim]
> It seems that util-linux is missing a dependency on initscripts for
> the checkroot service.  Similar for procps and the mountkernfs
> service.

Yes, I believe this is correct, and have split this bug in two and
assigned one to procps.

> However, by that logic any package providing an initscript would need to
> depend on initscripts; is that really desirable?

It does not follow from that logic.  Most scripts do not have direct
and hard dependencies on scripts in initscripts.  Most scripts depend
on the virtual facilities like $remote_fs, and would not have this
problem.  Also, this would only affect scripts installed by
debootstrap before initscripts is installed.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#545925: firebird2.1: sh4 port

2009-09-16 Thread Nobuhiro Iwamatsu
Hi,

2009/9/16 Damyan Ivanov :
> -=| Nobuhiro Iwamatsu, Sat, Sep 12, 2009 at 07:30:18AM +0900 |=-
>> 2009/9/11 Damyan Ivanov :
>> > Alternatively I can send you a tarball (or URL of a tarball) for
>> > you to try building
>> > it.
>> Please teach URL . I can try build.
>
> An export from upstream CVS HEAD with the sh4 patch applied is at
> ftp://ftp.modsoftsys.net/public/firebird-head-20090916+s390+sh4.tar.bz2
>

Thank you.

> for building, try:
>
>  $ ./autogen.sh
>  $ make
>

I set building now.

> Firebird uses itself during the build process, which serves as a smoke
> test. If the build completes, chances are big the resulting
> server/client will work ok.
>
OK, If a test is over, I contact you.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu / Debian Developer
   iwamatsu at {nigauri.org / debian.org}



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



Bug#514635: #514635 defoma: Use Font::FreeType instead of Freetype.pm

2009-09-16 Thread Thomas Dickey
The fix is incomplete, since the package dependencies do not include
libfont-freetype-perl

-- 
Thomas E. Dickey 
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


Bug#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Petter Reinholdtsen
retitle 546834 debootstrap because of conflicting package and init.d script 
dependencies
close 546834 -1
reassign -1 procps
thanks

I am able to reproduce it using

  debootstrap sid chroot-sid

so this problem is not related to lh_build and my question about that
can be ignored.

There are two problems blocking debootstrap from working:

  Setting up procps (1:3.2.8-1) ...
  update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in 
auto mode.
  insserv: Service mountkernfs has to be enabled to start service procps
  insserv: exiting now!
  dpkg: error processing procps (--configure):
   subprocess installed post-installation script returned error exit status 1

and

  Setting up util-linux (2.16-3) ...
  install-info: warning: maintainer scripts should not call install-info 
anymore,
  install-info: warning: this is handled now by a dpkg trigger provided by the
  install-info: warning: install-info package; package util-linux should be 
updated.
  update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in 
auto mode.
  insserv: Service checkroot has to be enabled to start service hwclock
  insserv: exiting now!
  dpkg: error processing util-linux (--configure):
   subprocess installed post-installation script returned error exit status 1

Both are due to the init.d scripts in the packages have hard
dependencies on scripts in the initscripts package, while the package
themselves do not depend on initscripts.

There are two solutions to this, either the hard init.d script
dependency can be made soft (ie move the dependency from
required-start to should-start), or add initscripts as a dependency
for procps and util-linux.

I'm not sure which solution make most sense, but suspect the latter is
the proper solution if the scripts really need each other.  Adding
initscripts as a package dependency will change the order packages are
installed by debootstrap and perhaps expose other bugs in package
dependencies, though.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#546866: aptitude: reverse self-conflicts listed as reverse self-depends

2009-09-16 Thread Sven Joachim
On 2009-09-16 10:02 +0200, Yann Dirson wrote:

> Package: aptitude
> Version: 0.4.11.11-1
>
> The newly-introduced nilfs-tools package shows the following display,
> which at first glance seems completely false in the revdeps section - it
> looks like it mistakenly takes some info from the Conflicts field to forge
> a strange-looking revdep:
>
>   --\ Conflicts (1)
> --- nilfs2-tools (< 2.0.14-3)
>   --\ Replaces (1)
> --- nilfs2-tools
>   --\ Packages which depend on nilfs-tools (1)
> --\ Depends (1)
> p nilfs2-tools 2.0.14-3 0 
 ^

Note the highlighted "2" above, nilfs2-tools != nilfs-tools.  There is
no self-conflict or self-depends here.

Sven



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



Bug#546858: More info

2009-09-16 Thread Norbert Preining
On Mi, 16 Sep 2009, Michael Tautschnig wrote:
> Not sending that file for now as the issue will probably be solved once I
> understand the way update-texmf works...
> 
> Could you just briefly explain how update-texmf takes its decisions? I think
> we'll be able to close that bug in a few moments :-)

Concatenating all the texmf.d/* parts into one file, then using ucf to
merge changes you have made to texmf.cnf into the new one.

So bottom line, if you didn't change anything of importance, remove
/etc/texmf/texmf.cnf, then call as root update-texmf, that should create
a texmf.cnf file with trie_size set to 400.


Best wishes

Norbert

---
Dr. Norbert Preining Vienna University of Technology
Debian Developer  Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
LUPPITT (n.)
The piece of leather which hangs off the bottom of your shoe before
you can be bothered to get it mended.
--- Douglas Adams, The Meaning of Liff



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



Bug#542021: please add rotate directive to logrotate file

2009-09-16 Thread Emmanuel Lacour
On Mon, Aug 17, 2009 at 01:17:48PM +0200, Hannes von Haugwitz wrote:
> 
> please add rotate directive to logrotate file to enable deletion of old
> log files.
> 

It uses the default value specified in /etc/logrotate.conf (4), but to
make it more easy to read I will add the directive in the file shipped
with suphp. Will be in the next suphp upload.




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



Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-09-16 Thread Martin Michlmayr
fixed 528587 4.4.1-1
thanks

* Mark de Wever  [2009-09-15 22:13]:
> On Fri, May 15, 2009 at 11:16:22AM +0200, Martin Michlmayr wrote:
> > The GCC folks told me that this is a compiler bug.  Sorry for wasting
> > your time.
> 
> I saw this bug is still open, but the bug has been solved in Debian
> testing. Wesnoth compiles without problems with gcc-4.4.1-1.

Thanks for the note.
-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#538381: the same issue?

2009-09-16 Thread Felix Zielcke
Am Dienstag, den 15.09.2009, 21:20 -0400 schrieb Yaroslav Halchenko:
> interesting enough -- I came to this bug without looking for the bugs
> related to this particular laptop (Compaq Presario 2100), but that is
> what I have ;)
> 
> I was trying to reinstall the beast using daily d-i netinst images for
> squeeze.  In my case, system freezes after a second whenever installer
> menu appears.  If I fill keyboard buffer with a keystroke before menu
> appears, then menu reacts to the keypress (so if it was Enter -- it
> proceeds with installation, ie screen gets back to black), but
> nevertheless system freezes right away.
> 
> 
> Is there any way I could help troubleshooting the issue? may be I could
> test the last d-i image which was shipped without grub2 as the
> bootloader? what was it?
> 

d-i still doestn't use grub2 by default if you install stable or
testing. Only if you install unstable you can't get currently
grub-legacy.
Well the kFreeBSD ones use grub2 for booting d-i and also for the
installed system but I don't think you use that.

Anyway when forwarding this bug I forgot about our at_keyboard driver.
At the top of grub.cfg try:
insmod at_keyboard
terminal_input at_keyboard


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#501005: [Hostname-devel] Bug#501005: [hostname] domainname command still not working

2009-09-16 Thread Cristian Greco
Hi Michael.

On Wed, Sep 16, 2009 at 10:02:19AM +0200, Michael Meskes wrote:

> On Tue, Sep 15, 2009 at 09:17:12PM +0200, Cristian Greco wrote:
> > i'm a new co-maintainer of this package. Bug reopened.
> 
> As already explained I disagree with this.

Agreed. Given that hostname does not provide the domainname binary anymore,
this should be fixed by removing the wrong text from 'hostname --help'. Sorry
for the misunderstanding.

> > My proposal is to avoid dropping this behaviour from hostname. We could 
> > rather
> > provide these aliases through update-alternatives with priority lower than
> > those installed by nis.
> > 
> > If no one complain about this solution (co-maints, Michael?) I'm going to 
> > fix
> > this in the git repo.
> 
> I don't think I agree. Hostname is required and thus installed anyway, why do
> you think it makes sense to add a different 'domainname' binary? From a short
> look into the sourcecode there's but one function call missing in hostname. So
> I'd prefer asking the nis maintainers to drop their domainname binary in 
> favour
> of hostname.

So I have a patch to use update-alternatives to handle ypdomainname and
nisdomain programs. Can I commit it to git repo? I'd file a bug in nis asking
for cooperation then.

Thanks,
--
Cristian Greco
GPG key ID: 0x0C095825 


signature.asc
Description: Digital signature


Bug#546877: depends on extra package (makedev)

2009-09-16 Thread Giacomo A. Catenazzi

Xavier Bestel wrote:

Package: microcode.ctl

> Version: 1.17-12
> Severity: serious
> Justification: Policy 2.5


your package depends on "makedev" which is an "extra" packages. That's a 
violation of Debian
Policy 2.5: "Packages must not depend on packages with lower priority values 
(excluding
build-time dependencies). In order to ensure this, the priorities of one or 
more packages may
need to be adjusted."

Moreover, this makes "makedev" un-uninstallable and so blocks the sysv-rc 
conversion to
dependency based boot.


I don't think this is a bug, and I don't think your analysis is correct:
microcode.ctl depends on "udev | makedev", thus it depends on makedev ONLY if
udev (a package with higher priority) is not installed, and this happen only
if user choose not to follow the priorities.

Also the second part: if a system have udev installed, the package makedev could
be removed. (on the countrary, please fill the bug on dpkg or apt).

I'll ask other maintainer if my interpretation is right, before closing
or resolving the bug.

ciao
cate




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



Bug#546884: Default Bcc handling (still) broken in some cases

2009-09-16 Thread Matthijs Kooijman
Package: mutt
Severity: important
Version: 1.5.18-6+b1

Hi,

Glad that the docs are updated [1] to reflect that exim4 does not strip Bcc
headers (which I just confirmed with a field test of just under 200 people who
are now pissed to have their email addresses published...), but I would still
appreciate it if the default configuration would work. The arguments that were
posted after #304718 was closed [2] actually still apply.

Considering that people really expect their Bcc to work, and making it not
work is quite a critical failure with all sorts of privacy issues, I would
really like to see a solution for this. The obvious solution would be to unset
write_bcc again, also considering that it is not at all clear whose task
removing Bcc headers really is. Saying exim or the MTA should do this is fine
from a theoretical point of view, but as long as they're not doing it (and not
doing it intentionally, see [3] and [4])

In cases like these, I'd rather have a default setting that does double work
in some cases, than a setting that might not remove the Bcc headers in some
cases...

I understand that it makes sense to stick to the upstream default
configuration in this case, but perhaps this should be taken up with upstream
as well?

Gr.

Matthijs

[1]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474194
[2]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304718#66
[3]: http://www.exim.org/lurker/message/20040818.103822.955b3e9f.en.html
[4]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485751


signature.asc
Description: Digital signature


Bug#546878: revelation applet: error window on each start

2009-09-16 Thread bd
On Wed, Sep 16, 2009 at 10:17:16AM +0200, josh wrote:
> Subject: revelation: error window on each start
> Package: revelation
> Version: 0.4.11-3.1
> Severity: normal
> 
> each time I use the revelation applet for the first time after logging
> in, an error window appears stating "unknown error" with the error
> message below. It says you may attempt to continue, but may behave
> unexpectedly. When I continue, it appears to work ok.
> 

[...]

> IndexError: list index out of range

This looks like #518534

> -- System Information:
> Debian Release: 5.0
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)

Testing has -4, please update revelation.

regards

Stefan
-- 
BOFH excuse #296:

The hardware bus needs a new token.



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



Bug#546566: smartmontools: Smartmontools failed to monitor more than 1 disk.

2009-09-16 Thread Giuseppe Iuculano
Hi,

Ghent ha scritto:
> I have just upgraded smartmontools to 5.38+svn2879-4 and the installation 
> failed because smartmontools doesn't find anymore my disks.
> If I use DEVICESCAN in smartd.conf :
> 
> $ Opened configuration file /etc/smartd.conf
> $ Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning 
> devices
> $ In the system's table of devices NO devices found to scan
> $ Unable to monitor any SMART enabled devices. Try debug (-d) option. 
> Exiting...

Could you run "/usr/sbin/smartd -d" and paste the output please?

Cheers,
Giuseppe




signature.asc
Description: OpenPGP digital signature


Bug#546882: reportbug: option "-j" doesn't work

2009-09-16 Thread Sandro Tosi
On Wed, Sep 16, 2009 at 10:42, Xavier Bestel  wrote:
> Package: reportbug
> Version: 4.7
> Severity: normal
>
>
> Hi,
>
> "reportbug -S serious -j 2.5" still asks me for the section.

please attach the *full* transcript of what reportbug outputs on terminal.

Anyhow, I think it's due to your mode (that's 'standard' and -j is
used "silently" only for mode >= 'expert').

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#546885: slap_sasl_init: SASL library version mismatch: expected 2.1.23, got 2.1.22

2009-09-16 Thread Aleksey Midenkov
Package: slapd
Version: 2.4.17-1
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.25.3-std (PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=ru_RU.koi8-r (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages slapd depends on:
hi  adduser   3.80   Add and remove users and groups
hi  coreutils 7.4-2  The GNU core utilities
hi  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
hi  libc6 2.9-25 GNU C Library: Shared libraries
ii  libdb4.7  4.7.25-6   Berkeley v4.7 Database Libraries [
ii  libgnutls26   2.6.4-2the GNU TLS library - runtime libr
ii  libldap-2.4-2 2.4.17-1   OpenLDAP libraries
ii  libltdl7  2.2.6a-4   A system independent dlopen wrappe
ii  libperl5.10   5.10.0-25  Shared Perl library
ii  libsasl2-22.1.22.dfsg1-8 Authentication abstraction library
hi  libslp1   1.2.1-5OpenSLP libraries
hi  libwrap0  7.6.q-15   Wietse Venema's TCP wrappers libra
hi  perl [libmime-base64-perl 5.10.0-25  Larry Wall's Practical Extraction 
hi  psmisc21.8-1 Utilities that use the proc filesy
hi  unixodbc  2.2.11-16  ODBC tools libraries

Versions of packages slapd recommends:
hi  libsasl2-modules2.1.19.dfsg1-0.1 Pluggable Authentication Modules f

-- 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#546886: ekiga: Won't receive calls nor I can't make call

2009-09-16 Thread Javier Barroso
Package: ekiga
Version: 3.2.5-1
Severity: grave
Justification: renders package unusable

Hi,

This bug is likely #538738, but I don't known if is the same. There is said 
about is gnome#579938 bug, but I can't call neither.

I'm attaching a gdb trace while ekiga was running with -d 4.

Ekiga not crash, but it can't receive calls, and I can't make any new.

I'm using SIP protocol.

Regards,

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ekiga depends on:
ii  evolution-data-server   2.26.3-1+b1  evolution database backend server
ii  gconf2  2.26.2-3 GNOME configuration database syste
ii  libatk1.0-0 1.26.0-1 The ATK accessibility toolkit
ii  libavahi-client30.6.25-1 Avahi client library
ii  libavahi-common30.6.25-1 Avahi common library
ii  libavahi-glib1  0.6.25-1 Avahi glib integration library
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  libdbus-glib-1-20.82-1   simple interprocess messaging syst
ii  libebook1.2-9   2.26.3-1+b1  Client library for evolution addre
ii  libedataserver1.2-112.26.3-1+b1  Utility library for evolution data
ii  libgcc1 1:4.4.1-4GCC support library
ii  libgconf2-4 2.26.2-3 GNOME configuration database syste
ii  libglib2.0-02.20.5-1 The GLib library of C routines
ii  libgtk2.0-0 2.16.6-1 The GTK+ graphical user interface 
ii  libldap-2.4-2   2.4.17-1 OpenLDAP libraries
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libopal3.6.43.6.4~dfsg-1 Open Phone Abstraction Library - s
ii  libpango1.0-0   1.24.5-1 Layout and rendering of internatio
ii  libpt2.6.4  2.6.4-1+b1   Portable Tools Library
ii  libpt2.6.4-plugins  2.6.4-1+b1   Portable Tools Library plugins
ii  libsasl2-2  2.1.23.dfsg1-1.1 Cyrus SASL - authentication abstra
ii  libsigc++-2.0-0c2a  2.0.18-2 type-safe Signal Framework for C++
ii  libstdc++6  4.4.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.2.2-1X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxml2 2.7.4.dfsg-1 GNOME XML library
ii  libxv1  2:1.0.4-1X11 Video extension library

Versions of packages ekiga recommends:
ii  gvfs  1.2.3-3userspace virtual filesystem - ser
ii  yelp  2.26.0-3   Help browser for GNOME

Versions of packages ekiga suggests:
pn  asterisk   (no description available)
pn  callweaver (no description available)
pn  gnugk  (no description available)
pn  mediaproxy (no description available)
pn  openser(no description available)
pn  rtpproxy   (no description available)
pn  ser(no description available)
pn  siproxd(no description available)
pn  yate   (no description available)

-- debconf-show failed
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
.
Attaching to process 5342
Reading symbols from /usr/bin/ekiga...Reading symbols from 
/usr/lib/debug/usr/bin/ekiga...done.
done.
Reading symbols from /usr/lib/libXv.so.1...done.
Loaded symbols for /usr/lib/libXv.so.1
Reading symbols from /usr/lib/libavahi-common.so.3...done.
Loaded symbols for /usr/lib/libavahi-common.so.3
Reading symbols from /usr/lib/libavahi-client.so.3...done.
Loaded symbols for /usr/lib/libavahi-client.so.3
Reading symbols from /usr/lib/libavahi-glib.so.1...done.
Loaded symbols for /usr/lib/libavahi-glib.so.1
Reading symbols from /usr/lib/libebook-1.2.so.9...done.
Loaded symbols for /usr/lib/libebook-1.2.so.9
Reading symbols from /usr/lib/libedataserver-1.2.so.11...done.
Loaded symbols for /usr/lib/libedataserver-1.2.so.11
Reading symbols from /usr/lib/libgconf-2.so.4...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libgthread-2.0.so.0...done.
Loaded 

Bug#546887: python-brasero: Segfault in brasero_caps_find_link_for_input at brasero-caps-plugin.c:61

2009-09-16 Thread Andrew Price
Package: python-brasero
Version: 2.27.3-1
Severity: normal

Hi,

Here's the single liner which triggers a segfault:

  $ python -c 'import braseroburn; braseroburn.SessionCfg()'

gdb backtrace is attached.

This only occurs when python-brasero *and* brasero are installed. It
looks like python-brasero makes use of the plugins that brasero
provides.

Cheers,

Andrew


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (400, 'unstable'), (10, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-brasero depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libbrasero-media0  2.27.92-2 CD/DVD burning library for GNOME -
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.21.5-1  The GLib library of C routines
ii  libgtk2.0-02.16.6-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-gtk22.14.1-3  Python bindings for the GTK+ widge
ii  python-support 1.0.3 automated rebuilding support for P
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

python-brasero recommends no packages.

Versions of packages python-brasero suggests:
ii  brasero   2.27.92-2  CD/DVD burning application for GNO

-- no debconf information
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
...
(gdb) run -c 'import braseroburn; braseroburn.SessionCfg()'
Starting program: /usr/bin/python -c 'import braseroburn; 
braseroburn.SessionCfg()'
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0xb7c185e3 in brasero_caps_find_link_for_input (caps=0x8378268, input=0x0) at 
brasero-caps-plugin.c:61
61  brasero-caps-plugin.c: No such file or directory.
in brasero-caps-plugin.c
(gdb) thread apply all bt

Thread 1 (Thread 0xb7e248d0 (LWP 22258)):
#0  0xb7c185e3 in brasero_caps_find_link_for_input (caps=0x8378268, input=0x0) 
at brasero-caps-plugin.c:61
#1  0xb7c1983f in brasero_plugin_blank_caps (plugin=0x83610a8, 
caps_list=0x83178b0) at brasero-caps-plugin.c:767
#2  0xb697a35d in brasero_plugin_register () from 
/usr/lib/brasero/plugins/libbrasero-dvdrwformat.so
#3  0xb7bf486f in brasero_plugin_init_real (object=0x83610a8) at 
burn-plugin.c:1037
#4  0xb7bf4cb1 in brasero_plugin_set_property (object=0x83610a8, prop_id=1, 
value=0xbfffe5c8, pspec=0x8371620) at burn-plugin.c:1150
#5  0xb7482c51 in object_set_property (type=137825840, 
n_construct_properties=0, construct_params=0x8371548) at 
/build/buildd/glib2.0-2.21.5/gobject/gobject.c:942
#6  g_object_constructor (type=137825840, n_construct_properties=0, 
construct_params=0x8371548) at 
/build/buildd/glib2.0-2.21.5/gobject/gobject.c:1352
#7  0xb74833d6 in IA__g_object_newv (object_type=137825840, n_parameters=1, 
parameters=0x8372b78) at /build/buildd/glib2.0-2.21.5/gobject/gobject.c:1215
#8  0xb7484002 in IA__g_object_new_valist (object_type=137825840, 
first_property_name=0xb7c3fc4f "path", var_args=0xbfffe7ec "")
at /build/buildd/glib2.0-2.21.5/gobject/gobject.c:1319
#9  0xb748414e in IA__g_object_new (object_type=137825840, 
first_property_name=0xb7c3fc4f "path") at 
/build/buildd/glib2.0-2.21.5/gobject/gobject.c:1060
#10 0xb7bf5161 in brasero_plugin_new (path=0x8371fd8 
"/usr/lib/brasero/plugins/libbrasero-dvdrwformat.so") at burn-plugin.c:1257
#11 0xb7bf5aee in brasero_plugin_manager_init (self=0x8231b78) at 
burn-plugin-manager.c:470
#12 0xb749f535 in IA__g_type_create_instance (type=137816440) at 
/build/buildd/glib2.0-2.21.5/gobject/gtype.c:1674
#13 0xb7482b65 in g_object_constructor (type=137816440, 
n_construct_properties=0, construct_params=0x0) at 
/build/buildd/glib2.0-2.21.5/gobject/gobject.c:1338
#14 0xb74833d6 in IA__g_object_newv (obje

Bug#508142: [alsaplayer-gtk] Double free or corruption

2009-09-16 Thread Erich Schubert
Hello Paul,
> ok, i could reproduce the 'port parse error message', but only adding a
> 'fake' space at the end of the line. i don't see such fake space in your
> mail, but i assume it was there somehow :-)

The fake space might have been a dos CR.
The URL came from a web radio playlist, which can very well have been
CRLF encoded.

I'm not at work until in two weeks, so I won't be able to test it, but
it is very likely that this solves the issue. Thank you!

Regards,
Erich




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



Bug#546889: [INTL:eu] phpwiki debconf templates Basque translation

2009-09-16 Thread Piarres Beobide
Package: phpwiki
Severity: wishlist
Tags: l10n patch

Hi

Attached phpwiki debconf templates Basque translation, please add it.


thx

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/4 CPU cores)
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of templates(2).po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide , 2009.
msgid ""
msgstr ""
"Project-Id-Version: templates(2)\n"
"Report-Msgid-Bugs-To: phpw...@packages.debian.org\n"
"POT-Creation-Date: 2009-08-29 08:35+0200\n"
"PO-Revision-Date: 2009-09-16 10:51+0200\n"
"Last-Translator: Piarres Beobide \n"
"Language-Team: Euskara \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Type: note
#. Description
#: ../templates:2001
msgid "PHPWiki configuration"
msgstr "PHPWiki konfigurazioa"

#. Type: note
#. Description
#: ../templates:2001
msgid ""
"The most important settings for PHPWiki can be configured automatically. "
"This configuration process will generate a basic, standalone PHPWiki. It is "
"sufficient for simple local installations, but does not encompass all of "
"PHPWiki's capabilities. If you want to use the more advanced features of the "
"wiki, you need to modify /etc/phpwiki/config.ini after the initial "
"configuration is completed."
msgstr ""
"PHPWiki-ren ezarpen garrantzisuenak automatikoki konfiguratu daitezke. "
"Konfigurazio prozesu honek oinarrizko isolatutako PHPWiki bat sortuko du. Hau "
"nahikoa da instalazio lokal oinarrizkoetarako, baina ez ditu PHPWiki ren "
"ezaugarri guztiak erabiltzen. Wikiaren ezaugarri aurreratu horiek erabili nahi 
"
"izanez gero /etc/phpwiki/config.ini eraldatu beharko duzu hasierako "
"konfigurazio hau amaitu ondoren."

#. Type: note
#. Description
#: ../templates:2001
msgid ""
"Please read /usr/share/doc/phpwiki/README.Debian for some important notices "
"regarding the first time you load pages into the new wiki."
msgstr ""
"Mesedez irakurri /usr/share/doc/phpwiki/README.Debian zure wiki berrian 
orrialdeak "
"lehen aldian kargatzeari buruzko ohar garrantzitsu batzuentzat."

#. Type: string
#. Description
#: ../templates:3001
msgid "Web-accessible location of PHPWiki:"
msgstr "PHPWiki-ren web bidez eskuragarria den kokalekua:"

#. Type: string
#. Description
#: ../templates:3001
msgid "Please specify the location within the web site tree of the PHPWiki 
pages."
msgstr "Mesedez zehaztu PHPWiki orrialdeen webgune zuhaitzaren kokalekua."

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"This value will be the local path portion of the wiki's URL, so for example "
"the default value of \"/phpwiki\" would make it accessible at \"http://";
"/phpwiki\"."
msgstr ""
"Balio hau wiki-aren URLaren bide lokal zatia izan behar da, adibidez "
"lehenetsitako \"/phpwiki\" balioak \"http:///phpwiki\" bidez "
"eskurgarri egiten du."

#. Type: select
#. Choices
#: ../templates:4001
msgid "localhost only"
msgstr "ostalari-lokala bakarrik"

#. Type: select
#. Choices
#: ../templates:4001
msgid "local network"
msgstr "sare lokala"

#. Type: select
#. Choices
#: ../templates:4001
msgid "global"
msgstr "orokorra"

#. Type: select
#. Description
#: ../templates:4002
msgid "Hosts authorized to access the wiki pages:"
msgstr "Wiki orrialdeak eskuratzeko baimena duten ostalariak:"

#. Type: select
#. Description
#: ../templates:4002
msgid ""
"It is possible to restrict access to the wiki to specific hosts or IP "
"addresses."
msgstr ""
"Posible da wikiaren eskuragarritasuna ostalari edo IP helbide talde "
"batetara bakarrik mugatzea."

#. Type: select
#. Description
#: ../templates:4002
msgid ""
"If you select \"localhost only\", access will be restricted to users of the "
"machine the wiki is running on.  The \"local network\" option will allow "
"people on machines on the same network as the wiki host to access wiki "
"pages. Finally, choosing \"global\" allows any host to connect to the wiki."
msgstr ""
"\"ostalari-lokala bakarrik\" hautatzen baduzu eskuragarritasun wikia "
"abiarazia duen makinako erabiltzaileei mugatuko da. \"sare lokala\" "
"hautatzean wiki ostalariaren sare berdinean dauden makinetako erabiltzaileei "
"mugatuko da. Azkenik \"orokorra\" hautatuaz edozein ostalariri wikira "
"konektatzeko aukera emango dio."

#. Type: string
#. Description
#: ../templates:5001
msgid "Local network:"
msgstr "Sare lokala:"

#. Type: string
#. Description
#: ../templates:5001
msgid ""
"Please specify the network that will be considered as \"local\" and allowed "
"to access the wiki pages. Use either an IP network in CIDR format (x.x.x.x/"
"y) or a domain specification (like *.example.org

Bug#546865: fbset: depends on extra package (makedev)

2009-09-16 Thread Guillem Jover
severity 546865 normal
thanks

Hi!

On Wed, 2009-09-16 at 10:21:21 +0200, Xavier Bestel wrote:
> Package: fbset
> Version: 2.1-23
> Severity: serious
> Justification: Policy 2.5

> your package depends on "makedev" which is an "extra" packages.

Depends on “makedev (>= 2.3.1-24) | udev”. So I'm not going to remove
the makedev dependency, I can invert the order of the alternatives
though, and ...

> That's a violation of Debian Policy 2.5:
> "Packages must not depend on packages with lower priority values
> (excluding build-time dependencies). In order to ensure this, the
> priorities of one or more packages may need to be adjusted."
> 
> Moreover, this makes "makedev" uninstallable and so blocks the sysv-rc
> conversion to dependency based boot.

... it's already possible to uninstall makedev.

regards,
guillem



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



Bug#546849: New upstream version 0.16.0

2009-09-16 Thread Julien Cristau
On Wed, Sep 16, 2009 at 07:51:53 +0200, Sebastian Dröge wrote:

> Package: pixman
> Severity: wishlist
> 
> Hi,
> it would be nice if you could package pixman 0.16.0 for experimental :)

There's likely to be a 0.16.2 release soon, so we may want to wait for
that.

Cheers,
Julien



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



Bug#546874: libraw1394-5: depends on extra package (makedev)

2009-09-16 Thread Martin Michlmayr
* Xavier Bestel  [2009-09-16 10:29]:
> Package: libraw1394-5
> Version: 0.10.1-1.1

That doesn't seem to exist.  I can only find libraw1394-11, which
doesn't depend on makedev.
-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#376850: Any news - eclipse-platform-common: API Reference missing

2009-09-16 Thread Niels Thykier
Hi Michal Politowski

Have you been able to test if this has been fixed?

~Niels



signature.asc
Description: OpenPGP digital signature


Bug#541192: [a94eb83] Fix for Bug#541192 committed to git

2009-09-16 Thread Giuseppe Iuculano

tags 541192 + pending
thanks

Hello,

 The following change has been committed for this bug by
 Giuseppe Iuculano  on Wed, 16 Sep 2009 10:57:27 +0200.
 The fix will be in the next upload. 
=
run.d/10mail: Do not exit silently if /usr/bin/mail is missing

Closes: #541192
Thanks: Bruce Allen
Thanks: Francesco Potorti`
=

You can check the diff of the fix at:


http://git.debian.org/?p=collab-maint/smartmontools.git;a=commitdiff;h=a94eb83





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



Bug#513366: the package works for me

2009-09-16 Thread Alan Bell
Peter's package installs and runs well for me on Ubuntu Karmic. The init
script looks good and it runs under the openerp user.
My only thought is that when running postgres, openerp-server and
openerp-web on the same server it might be better to run openerp-web
under a different user. That way should openerp-web be compromised an
attacker would not be handed an account with ident authentication to the
postgres database and rights to drop things, they would still have to go
through the openerp-server api to do anything to the databases




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



Bug#546890: xmlm - FTBFS: dh_install: libxmlm-ocaml-dev missing files (/usr/lib/ocaml/xmlm/*.o), aborting

2009-09-16 Thread Bastian Blank
Source: xmlm
Version: 1.0.1-3
Severity: serious

There was an error while trying to autobuild your package:

> sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
> dh_lintian -plibxmlm-ocaml-dev 
> dh_install -plibxmlm-ocaml-dev --sourcedir=debian/tmp --list-missing
> dh_install: libxmlm-ocaml-dev missing files (/usr/lib/ocaml/xmlm/*.o), 
> aborting
> make: *** [binary-install/libxmlm-ocaml-dev] Error 1
> dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
> error exit status 2



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



Bug#384338: patch to make qemu-*-static binaries

2009-09-16 Thread Vagrant Cascadian
On Tue, Sep 15, 2009 at 04:00:00PM +0200, Aurelien Jarno wrote:
> On Mon, Sep 14, 2009 at 10:23:32AM -0700, Vagrant Cascadian wrote:
> > attached is an updated patch which builds a static version of all variants, 
> > at
> > least on linux.
> 
> I have looked quickly at the patch, I am not sure we need to copy the
> sources. AFAIK, qemu support out of tree building, so we can do:
> 
>   mkdir build-static
>   cd build-static && ../configure --options
>   $(MAKE) -C debian/static-build
> 
> The same can be done for the main build, which also simplify the clean target.
> 
> Also given static binaries are huge, I do wonder if we shouldn't put the
> static version in a separate package. This is maybe the time to rework a
> bit the packaging. Maybe something like the following:
> - qemu-user: all dynamically linked qemu-user binaries
> - qemu-user-static: all statically linked qemu-user binaries
> - qemu-system: all qemu-system binaries
> - qemu: meta package depending on qemu-system, qemu-user and maybe
>   qemu-user-static (Recommends:? Suggests: ?).

attached is a patch against qemu from experimental for an updated debian/rules
to build qemu-user, qemu-user-static and qemu-system, using out of tree builds.

it's still got some rough edges.

to get the pc-bios working, it still required a ordinary ./configure run; i
couldn't figure out how to get it to work with the out-of-tree builds.

it also manually installs the qemu-user binaries, instead of using "make
install", which installed keymap and other files also present in the
qemu-system package. i'm thinking those are only needed for the qemu-system
package anyways.

i'm not sure which of the packages should install the libqemu.a file(s), or
other .a files. some have the same filenames.

seems to work, though. :)

live well,
  vagrant
diff --git a/debian/rules b/debian/rules
index b755a27..d8f71bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,19 +42,55 @@ qemu_docs = \
 config-host.mak: configure
 	dh_testdir
 	
+	# pc-bios targets
 	CFLAGS="$(CFLAGS)" ./configure \
 		--prefix=/usr \
 		--disable-blobs \
 		--disable-strip \
 		$(conf_arch)
 
+	# qemu-system
+	mkdir -p debian/system-build
+	
+	cd debian/system-build ; CFLAGS="$(CFLAGS)" ../../configure \
+		--prefix=/usr \
+		--disable-blobs \
+		--disable-strip \
+		--disable-linux-user \
+		--disable-bsd-user \
+		--disable-darwin-user \
+		$(conf_arch)
+
+	# qemu-user
+	mkdir -p debian/user-build
+
+	cd debian/user-build ; CFLAGS="$(CFLAGS)" ../../configure \
+		--prefix=/usr \
+		--disable-blobs \
+		--disable-strip \
+		--disable-system \
+		$(conf_arch)
+
+	mkdir -p debian/user-static-build
+
+	# qemu-user-static
+	cd debian/user-static-build ; CFLAGS="$(CFLAGS)" ../../configure \
+		--prefix=/usr \
+		--disable-blobs \
+		--disable-strip \
+		--disable-system \
+		--static \
+		$(conf_arch)
+
 setup-source: patch
 	$(MAKE) -f debian/rules config-host.mak
 
 build: setup-source
 	dh_testdir
 	
-	$(MAKE) $(NJOBS)
+	$(MAKE) -C debian/system-build $(NJOBS)
+	$(MAKE) -C debian/user-build $(NJOBS)
+	$(MAKE) -C debian/user-static-build $(NJOBS)
 	$(MAKE) -C pc-bios bamboo.dtb
 	$(MAKE) -C pc-bios mpc8544ds.dtb
 
@@ -66,6 +102,7 @@ clean: unpatch
 	
 	rm -f $(qemu_docs)
 	rm -f pc-bios/*.dtb
+	rm -rf debian/*-build
 	
 	dh_clean
 
@@ -75,18 +112,30 @@ install: build
 	dh_clean -k
 	dh_installdirs -a
 	
-	$(MAKE) DESTDIR=$(CURDIR)/debian/qemu install
+	$(MAKE) -C debian/system-build DESTDIR=$(CURDIR)/debian/qemu-system install
+
+	zcat /usr/share/etherboot/e1000-82540em.zrom.gz > $(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-e1000.bin
+	zcat /usr/share/etherboot/rtl8029.zrom.gz   > $(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-ne2k_pci.bin
+	zcat /usr/share/etherboot/pcnet32.zrom.gz   > $(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-pcnet.bin
+	zcat /usr/share/etherboot/rtl8139.zrom.gz   > $(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-rtl8139.bin
 
-	zcat /usr/share/etherboot/e1000-82540em.zrom.gz > $(CURDIR)/debian/qemu/usr/share/qemu/pxe-e1000.bin
-	zcat /usr/share/etherboot/rtl8029.zrom.gz   > $(CURDIR)/debian/qemu/usr/share/qemu/pxe-ne2k_pci.bin
-	zcat /usr/share/etherboot/pcnet32.zrom.gz   > $(CURDIR)/debian/qemu/usr/share/qemu/pxe-pcnet.bin
-	zcat /usr/share/etherboot/rtl8139.zrom.gz   > $(CURDIR)/debian/qemu/usr/share/qemu/pxe-rtl8139.bin
+	cp $(CURDIR)/pc-bios/*.dtb $(CURDIR)/debian/qemu-system/usr/share/qemu/
 
-	cp $(CURDIR)/pc-bios/bamboo.dtb $(CURDIR)/pc-bios/mpc8544ds.dtb $(CURDIR)/debian/qemu/usr/share/qemu/
+	for target in debian/system-build/*softmmu ; do \
+	  cp $(CURDIR)/$$target/libqemu.a $(CURDIR)/debian/libqemu-dev/usr/lib/qemu/`basename $$target`/ ; \
+	  cp $(CURDIR)/$$target/*.h $(CURDIR)/debian/libqemu-dev/usr/include/qemu/`basename $$target`/ ; \
+	done
+
+	# install qemu-user binaries
+	mkdir -p $(CURDIR)/debian/qemu-user/usr/bin/
+	for target in debian/user-build/*-*-user/qemu-* ; do \
+		cp $(CURDIR)/$$target $(CURDIR)/debian/qemu-

Bug#546891: alevt: missing manpage description of the new options: -progname and -pid

2009-09-16 Thread Dirk Schuster
Package: alevt
Version: 1:1.6.2-1
Severity: minor


There is no mention of the new options (-progname and -pid) which are important 
to be able 
to use the DVB interface properly.

A minimal approach could be to use the corresponding part of the alevt --help 
output:

  The -progname or -pid option specify
  the program or teletext PID if using
  the DVB interface.

But I think something like the following would be more helpful:

The -progname or -pid option specify the program or teletext PID if using the 
DVB interface.

If neither of these two options is used, alevt outputs informations about the 
currently accessible streams
and uses the first of these these PIDs as default. This output contains the 
PIDs and names that can be used
as an input for the -progname or -pid option in the context of the currently 
chosen TV channel.

Examples:
  select teletext stream by PID hex value
  alevt -vbi /dev/dvb/adapter0/demux0 -pid 0x0237

  select teletext stream by PID decimal value
  alevt -vbi /dev/dvb/adapter0/demux0 -pid 567

  select teletext stream by program name
  alevt -vbi /dev/dvb/adapter0/demux0 -progname "kabel eins"


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-15-generic (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 alevt depends on:
ii  libc6   2.9-4ubuntu6.1   GNU C Library: Shared libraries
ii  libpng12-0  1.2.27-2ubuntu2  PNG library - runtime
ii  libx11-62:1.1.99.2-1ubuntu2  X11 client-side library
ii  makedev 2.3.1-88 creates device files in /dev
ii  udev141-1.2  rule-based device node and kernel 
ii  zlib1g  1:1.2.3.3.dfsg-12ubuntu2 compression library - runtime

alevt recommends no packages.

alevt 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#546892: lintian: [checks/manpages] manpage-has-errors-from-man no longer skipping IX not defined

2009-09-16 Thread Tim Cutts
Package: lintian
Version: 2.2.14
Severity: normal


I've noticed lintian has started warning about non-definition of IX.
Officially the test is supposed to ignore these warning, but it would seem
that groff's warning format has changed, since I get the warning:

W: am-utils: manpage-has-errors-from-man usr/share/man/man8/fixmount.8.gz 58: 
warning: macro `IX' not defined

The following tiny patch fixes the issue:

--- checks/manpages.orig2009-09-16 11:08:38.818780091 +0200
+++ checks/manpages 2009-09-16 11:11:30.250796729 +0200
@@ -264,7 +264,7 @@
next if /:(\d+): warning \[.*\]: (can\'t break|cannot adjust) line/
and $manfile[$1 - 1] =~ m,(?:http|ftp)://.+,i;
# ignore common undefined macros from pod2man << Perl 5.10
-   next if /warning: \`(Tr|IX)\' not defined/;
+   next if /warning: (macro )?\`(Tr|IX)\' not defined/;
chomp;
s/^[^:]+://o;
tag "manpage-has-errors-from-man", "$file", "$_";

Regards,

Tim

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages lintian depends on:
ii  binutils  2.19.51.20090723-1 The GNU assembler, linker and bina
ii  diffstat  1.47-1 produces graph of changes introduc
ii  dpkg-dev  1.15.3.1   Debian package development tools
ii  file  5.03-1 Determines file type using "magic"
ii  gettext   0.17-8 GNU Internationalization utilities
ii  intltool-debian   0.35.0+20060710.1  Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl   0.1.24 Perl interface to libapt-pkg
ii  libipc-run-perl   0.84-1 Perl module for running processes
ii  libparse-debianchange 1.1.1-2parse Debian changelogs and output
ii  libtimedate-perl  1.1600-9   Time and date functions for Perl
ii  liburi-perl   1.37+dfsg-1Manipulates and accesses URI strin
ii  man-db2.5.6-1on-line manual pager
ii  perl [libdigest-sha-p 5.10.0-25  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch (no description available)
pn  libtext-template-perl  (no description available)
ii  man-db2.5.6-1on-line manual pager

-- no debconf information


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



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



Bug#449191: new smartmontools package fails to install because of smartctl failure (Error SMART Status command failed)

2009-09-16 Thread Giuseppe Iuculano
Hi,

Could you please check if the version in unstable/testing (5.38+svn2879-4) 
works?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#546757: closed by Felix Zielcke (Re: Bug#546757: grub: os-prober tries (and fails) to mount crypted partition at grub installation time)

2009-09-16 Thread Felix Zielcke
Am Mittwoch, den 16.09.2009, 10:20 +0200 schrieb Felix Zielcke:
> Am Dienstag, den 15.09.2009, 22:39 +0200 schrieb Vincent Danjean:
> > Debian Bug Tracking System wrote:
> > > This is an automatic notification regarding your Bug report
> > >> I think this is primary a bug in grub: it must not use os-prober if such 
> > >> stall occurs.
> > >> Perhaps you will want to clone this bug to os-proper for a wishbug in 
> > >> order to have an
> > >> option to avoid such filesystems.
> > > 
> > > There was such a bug in os-prober already and a new version has just
> > > been uploaded now which fixes this: #546546
> > 
> >   Sorry, I did not look for bugs of os-prober.
> >   However, I think you should conflict (or break) with os-prober versions 
> > with
> > which grub does not work.
> > Else, if someone has an old (lenny) version of os-prober and he 
> > upgrade/install
> > grub, he can get this kind of bug (as recommends are not necessarily 
> > fulfilled).
> 
> Why should we conflict or break with it?
> Even the lenny version of os-prober works fine except that it can happen
> that the filesystems aren't unmounted correctly or that it hangs with
> crypted partitions.
> Note that we can't change the lenny version anymore. Well through a
> point release but I'm not sure the RMs accept such a change and in lenny
> we only suggest os-prober not recommend it.
> And now we recommend it but it's a versioned recommend (>= 1.32) and
> testing still has os-prober 1.28.
> So only in sid it gets installed by default and that is now fixed.
> The problem with encrypted partitions came up only the last days.
> But we suggest (well actually we recommended os-prober first) since 
> 1.96+20080413-1
> 
> Well okay I just change the Recommends now to >= 1.33 just to make you
> happy in the next upload but that won't change anything.
> 

Oh and I forgot that the Ubuntu version always Recommended os-prober
(well even depended on it)
And britney respects Breaks now. So if I'd add it, we'd be stuck with
the current squeeze grub2 version as long as os-prober doestn't migrate,
which is frozen because of the udeb.
So if we fix another RC bug it'll take a while until it reaches squeeze
just because of the Conflicts/Breaks.


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#503439: smartmontools: self-tests get stuck if "SATA AHCI Mode" set to "AHCI" in BIOS

2009-09-16 Thread Giuseppe Iuculano
Hi,

Could you please check if the version in unstable/testing (5.38+svn2879-4) 
works?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#526011: smartmontools: smartd fails to work with SATA drives behind a Dell MPT SAS, RAID controller

2009-09-16 Thread Giuseppe Iuculano
Hi,

Could you please check if the version in unstable/testing (5.38+svn2879-4) 
works?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#59988: 36 heures du sexe continu

2009-09-16 Thread Une grande SEXfete pour hommes
 Nos examine la livraison sur Internet pharmacie europeenne se rejouit de pres
de l'horloge de qualite avec les meilleurs medicaments qui existe sur le marche 
a fournir.
Les bons prix et un service aimable clientele chez nous le plus important


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



Bug#546841: [pkg-fetchmail-maint] Bug#546841: fetchmail: complains too loudly when it is explicitly configured to not run as a daemon

2009-09-16 Thread Matthias Andree

Am 16.09.2009, 05:54 Uhr, schrieb Rogério Brito :


Package: fetchmail
Version: 6.3.9~rc2-7
Severity: minor

Hi.

Fetchmail installs an initscript and it complains too loudly to the
system administrator when it does not run as a daemon:

,
| chagas:~# /etc/init.d/fetchmail stop
| Pidfile not found! Is fetchmail running? ... failed!
| chagas:~#
`


BTW, stopping a daemon that isn't running IS NOT A FAILURE, but success.  
Print a warning if need be, but don't fail.


--
Matthias Andree



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



Bug#539564: provide KDE/KWallet integration

2009-09-16 Thread Marcel Dischinger
Package: subversion
Version: 1.6.3dfsg-1
Severity: normal

I am seconding this request.
Also, please add documentation to the package that describes the build
options as currently one has to read the changelog for version 1.6.0
to find out that it is built without kwallet support.

Thanks,
Marcel



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



Bug#546893: network-manager: write an empty /etc/resolv.conf when no connection managed

2009-09-16 Thread Sylvain Le Gall
Package: network-manager
Version: 0.7.1-2
Severity: normal


On my system the network is static, no dhcp at all. This part is
acknowledgeid by NM which doesn't try to change anything regarding
network connection.

However, it rewrites my /etc/resolv.conf, but without any information,
it is an empty file.

I "google"-d a bit and don't find any good solution (except with chattr
but I am not sure it is a good solution). 

Regards
Sylvain Le Gall

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

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

Versions of packages network-manager depends on:
ii  adduser3.110 add and remove users and groups
ii  dbus   1.2.16-2  simple interprocess messaging syst
ii  dhcp3-client   3.1.2p1-1 DHCP client
ii  hal0.5.13-3  Hardware Abstraction Layer
ii  ifupdown   0.6.9 high level tools to configure netw
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libgcrypt111.4.4-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.20.5-1  The GLib library of C routines
ii  libgnutls262.8.3-3   the GNU TLS library - runtime libr
ii  libgpg-error0  1.6-1 library for common error values an
ii  libhal10.5.13-3  Hardware Abstraction Layer - share
ii  libnl1 1.1-5 library for dealing with netlink s
ii  libnm-glib00.7.1-2   network management framework (GLib
ii  libnm-util10.7.1-2   network management framework (shar
ii  libpolkit-dbus20.9-4 library for accessing PolicyKit vi
ii  libpolkit2 0.9-4 library for accessing PolicyKit
ii  libtasn1-3 2.3-1 Manage ASN.1 structures (runtime)
ii  libudev0   0.141-2   libudev shared library
ii  libuuid1   2.16-3Universally Unique ID library
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  wpasupplicant  0.6.9-3   client support for WPA and WPA2 (I
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages network-manager recommends:
ii  dnsmasq-base   2.50-1A small caching DNS proxy and DHCP
ii  iptables   1.4.4-2   administration tools for packet fi
pn  network-manager-gnome | ne (no description available)
ii  policykit  0.9-4 framework for managing administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd  (no description available)





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



Bug#546882: reportbug: option "-j" doesn't work

2009-09-16 Thread Xavier Bestel
On Wed, 2009-09-16 at 10:55 +0200, Sandro Tosi wrote:
> On Wed, Sep 16, 2009 at 10:42, Xavier Bestel  wrote:
> > Package: reportbug
> > Version: 4.7
> > Severity: normal
> >
> >
> > Hi,
> >
> > "reportbug -S serious -j 2.5" still asks me for the section.
> 
> please attach the *full* transcript of what reportbug outputs on terminal.
> 
> Anyhow, I think it's due to your mode (that's 'standard' and -j is
> used "silently" only for mode >= 'expert').

Oh, I didn't know that.
Sorry for the noise then.

Xav






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



Bug#546900: Newly filed bug missing from package overview

2009-09-16 Thread Frans Pop
Package: bugs.debian.org

I filed a new bug today against libapt-pkg-perl, and the bug itself is 
there: http://bugs.debian.org/546863.

However, for some reason it's missing from the overview page for the 
package itself, both the binary and source:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=libapt-pkg-perl

This is after about 2 hours. This is the first time I've seen overview 
pages not being updated immediately, so therefore this report.

Cheers,
FJP



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



Bug#546834: debootstrap fails when invoked from lh_build

2009-09-16 Thread Petter Reinholdtsen
tags 546834 + patch
thanks

Here is a patch to fix util-linux (just to be able to tag it
'patch'. :)

diff -ur util-linux-2.16/debian/control util-linux-2.16-pere/debian/control
--- util-linux-2.16/debian/control  2009-09-16 11:38:33.0 +0200
+++ util-linux-2.16-pere/debian/control 2009-09-16 11:38:25.0 +0200
@@ -13,7 +13,7 @@
 Section: utils
 Priority: required
 Essential: yes
-Depends: lsb-base (>= 3.0-6), tzdata (>=2006c-2)
+Depends: lsb-base (>= 3.0-6), tzdata (>=2006c-2), initscripts
 Pre-Depends: ${shlibs:Depends}
 Suggests: util-linux-locales, kbd | console-tools, dosfstools
 Replaces: schedutils, miscutils, setterm, fdisk, linux32, sparc-utils, 
e2fsprogs, ${util-linux:Conflicts}

I am not sure if pre-depends or depends is needed, but given that it
is enough for the initscripts package to be configured before
util-linux, I believe depends would be enough.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#544487: patch works for me

2009-09-16 Thread Gernot Schilling
Hello!

I had the same problem with the "stock" debian 2.6.30 kernel.

After apllying the patch it works again.

Schöne Grüße, Gernot 





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



  1   2   3   4   5   6   >