Bug#551719: [ddskk] ddskk should recommend also skkserv and so on

2009-10-20 Thread Katsuhiko Nishimra
Package: ddskk
Version: 13.1-3
Severity: minor

When I installed ddskk in the system already with dbskkd-cdb, aptitude
installed skkdic package together.

I think ddskk also recommends skkserv, dbskkd-cdb and so on, in addition
with skkdic, like uim-skk.

--- Package information. ---
Depends(Version) | Installed
-+-===
emacs| 23.1+1-4
 OR emacs23  | 23.1+1-4
 OR emacs22  |
 OR emacs21  |
 OR xemacs21-mule|
 OR xemacs21-mule-canna-wnn  |
 OR xemacs21-gnome-mule  |
 OR xemacs21-gnome-mule-canna-wnn|
apel   (= 10.7) | 10.7-3


Recommends  (Version) | Installed
=-+-===
skkdic| 20090627-1


Suggests (Version) | Installed
==-+-===
skkdic-extra   |
skktools   | 1.3.1-2
lookup-el  |
kakasi |
w3m-el |
eieio  |
ruby   | 4.2
dictionaries-common| 1.3.2



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



Bug#488258: python-lxml: -doc packaga

2009-10-20 Thread Adrian von Bidder
tags 488258 +patch
thanks

Heyho!

Would you consider the attached patch -- against 2.2.2-2 -- please?

While I verified that the documentation builds with epydoc and html5lib 
included with Debian, I think it's unnecessary to bloat the build 
dependencies since the html is actually included in the upstream tar.  (I 
guess you build without cython for similar reasons?)

Also, the patch removes the documentation source and helper scripts from the 
binary package.  For a better transition, perhaps recommend the -doc instead 
of suggesting it?  Though, honestly, I find the documentation source barely 
readable.

Thanks  cheers
-- vbi

-- 
The prablem with Manoca is thot it's difficult ta tell the difference
between o cauple af the letters.
-- Jacob W. Haller on alt.religion.kibology
diff -u lxml-2.2.2/debian/changelog lxml-2.2.2/debian/changelog
--- lxml-2.2.2/debian/changelog
+++ lxml-2.2.2/debian/changelog
@@ -1,3 +1,10 @@
+lxml (2.2.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added -doc package
+
+ -- Adrian von Bidder c...@debian.org  Mon, 19 Oct 2009 18:16:24 +0200
+
 lxml (2.2.2-2) unstable; urgency=low
 
   * Call setup.py install with --install-layout=deb. Closes: #547831.
diff -u lxml-2.2.2/debian/rules lxml-2.2.2/debian/rules
--- lxml-2.2.2/debian/rules
+++ lxml-2.2.2/debian/rules
@@ -37,7 +37,7 @@
 	-find -name '*.py[co]' | xargs rm -f
 	dh_clean 
 
-install: build install-prereq $(PYVERS:%=install-python%) $(PYVERS:%=dbg-install-python%)
+install: build install-prereq $(PYVERS:%=install-python%) $(PYVERS:%=dbg-install-python%) doc-install
 	-find debian -name '*.py[co]' | xargs rm -f
 
 install-prereq:
@@ -59,6 +59,11 @@
 	find debian/python-*-dbg ! -type d ! -name '*.so' | xargs rm -f
 	find debian/python-*-dbg -depth -empty -exec rmdir {} \;
 
+# Just install the pre-built html files from the tarball.
+doc-install:
+	mkdir -p debian/python-lxml-doc/usr/share/doc/python-lxml-doc
+	cp -r doc/html debian/python-lxml-doc/usr/share/doc/python-lxml-doc/
+
 # Build architecture-independent files here.
 binary-indep: build install
 # nothing to do
@@ -68,13 +73,13 @@
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs -a CHANGES.txt
-	dh_installdocs -a \
-		CREDITS.txt README.txt TODO.txt doc/*.*
+	dh_installdocs -a CREDITS.txt README.txt TODO.txt
 	dh_installexamples -a samples/*
 	dh_strip -ppython-lxml --dbg-package=python-lxml-dbg
 	rm -rf debian/python-lxml-dbg/usr/share/doc/python-lxml-dbg
 	ln -s python-lxml debian/python-lxml-dbg/usr/share/doc/python-lxml-dbg
-	dh_compress -a -X.xml -X.py
+	dh_compress -a -X.xml -X.py \
+	-X.html -X.css -X.asc -X.png -Xapi-objects.txt
 	dh_fixperms -a
 	dh_pycentral -a
 	dh_installdeb -a
diff -u lxml-2.2.2/debian/control lxml-2.2.2/debian/control
--- lxml-2.2.2/debian/control
+++ lxml-2.2.2/debian/control
@@ -41,0 +42,11 @@
+
+Package: python-lxml-doc
+Priority: extra
+Section: doc
+Architecture: any
+Recommends: python-lxml
+Description: pythonic binding for the libxml2 and libxslt libraries (documentation)
+ lxml is a new Python binding for libxml2 and libxslt, completely
+ independent from these existing Python bindings.
+ .
+ This package contains the html documentation.


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


Bug#551645: ITP: ps3-media-server -- DLNA UPnP Media Server, dedicated to PS3

2009-10-20 Thread Mike Hommey
On Mon, Oct 19, 2009 at 10:51:03PM +0530, Ritesh Raj Sarraf wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Ritesh Raj Sarraf r...@researchut.com
 
 * Package name: ps3-media-server
   Version : 1.10.5
   Upstream Author : PMS Developers
 * URL : http://code.google.com/p/ps3mediaserver/
 * License : GPLv2
   Programming Lang: Java
   Description : DLNA UPnP Media Server, dedicated to PS3
 
 PS3 Media Server is a DLNA compliant Upnp Media Server for the PS3,
 written in Java, with the purpose of streaming or transcoding any kind
 of media files, with minimum configuration. It's backed up with the
 powerful Mplayer/FFmpeg packages.

So, if this is a Upnp media server, like mediatomb, how can it be
dedicated to the PS3 ?

Mike



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



Bug#550886: Bars have dissappeared

2009-10-20 Thread Raphaël Hertzog
Package: hamster-applet
Version: 2.28.0-1
Severity: normal

Same problem here since a few days. What can we do to help you diagnose and
fix this bug?

It's very annoying as the problem also happens in the screen where we
enter previous activities and we don't see what period of the day is
already recorded and how the current period

I'm running the latest sid.

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

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

Versions of packages hamster-applet depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  python2.5.4-2An interactive high-level object-o
ii  python-cairo  1.8.6-1Python bindings for the Cairo vect
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-evolution  2.28.0-1   Python bindings for the evolution 
ii  python-gconf  2.28.0-1   Python bindings for the GConf conf
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gnomeapplet2.28.0-1   Python bindings for the GNOME pane
ii  python-gobject2.20.0-1   Python bindings for the GObject li
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-support1.0.4  automated rebuilding support for P

Versions of packages hamster-applet recommends:
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify

hamster-applet 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#551721: gitolite: hardcoded username in postinst

2009-10-20 Thread Gerfried Fuchs
Package: gitolite
Version: 0.2+20090917-1
Severity: normal

Hi!

 The following construct in the postinst script works a bit against the
debconf question for which username to use:

#v+
if ! getent passwd | grep -q gitosis
then
adduser [...] ${_USERNAME}
#v-

 I suggest changing the grep argument to ${_USERNAME}, too. :)
Rhonda



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



Bug#551722: sysvinit: French debconf templates translation

2009-10-20 Thread Steve Petruzzello
Package: sysvinit
Version: 2.87_dfs-6
Severity: wishlist
Tags: patch l10n

Hi,

Please find attached the french debconf templates translation, proofread by the
debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (990, 'stable'), (970, 'testing'), (500, 'stable'), (90, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# Po debconf french translation
# Copyright (C) 2009
# This file is distributed under the same license as the sysvinit package.
# Steve Petruzzello dl...@bluewin.ch, 2009.
#
msgid 
msgstr 
Project-Id-Version: sysvinit_2.87_dfs-6\n
Report-Msgid-Bugs-To: sysvi...@packages.debian.org\n
POT-Creation-Date: 2009-10-08 07:05+0200\n
PO-Revision-Date: 2009-10-08 12:00+0200\n
Last-Translator: Steve Petruzzello dl...@bluewin.ch\n
Language-Team: French debian-l10n-fre...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../sysv-rc.templates:3001
msgid Migrate legacy boot sequencing to dependency-based sequencing?
msgstr Migrer vers une séquence de démarrage basée sur des dépendances ?

#. Type: boolean
#. Description
#: ../sysv-rc.templates:3001
msgid 
The boot system is prepared to migrate to dependency-based sequencing. This 
is an irreversible step, but one that is recommended: it allows the boot 
process to be optimized for speed and efficiency, and provides a more 
resilient framework for development.
msgstr 
Le système de démarrage est prêt pour migrer vers une séquence basée sur des 
dépendances. Cette étape est irréversible mais elle est recommandée car elle 
permet d'accélérer le processus de démarrage, de le rendre plus efficace et 
propose un cadre de développement plus solide.

#. Type: boolean
#. Description
#: ../sysv-rc.templates:3001
msgid 
A full rationale is detailed in /usr/share/doc/sysvinit/README.Debian.gz. If 
you choose not to migrate now, you can do so later by running \dpkg-
reconfigure sysv-rc\.
msgstr 
Des explications détaillées se trouvent dans le fichier « /usr/share/doc/
sysvinit/README.Debian.gz ». Si vous décidez de ne pas effectuer la 
migration maintenant, vous pourrez toujours la faire plus tard avec la 
commande « dpkg-reconfigure sysv-rc ».

#. Type: note
#. Description
#: ../sysv-rc.templates:4001
msgid Unable to migrate to dependency-based boot system
msgstr Impossible de migrer vers le nouveau système de démarrage

#. Type: note
#. Description
#: ../sysv-rc.templates:4001
msgid 
Tests have determined that problems in the boot system exist which prevent 
migration to dependency-based boot sequencing:
msgstr 
Des tests ont montré que des problèmes existent dans le système de démarrage 
qui empêchent la migration vers la nouvelle séquence de démarrage :

#. Type: note
#. Description
#: ../sysv-rc.templates:4001
msgid 
If the reported problem is a local modification, it needs to be fixed 
manually. If it's a bug in the package, it should be reported to the BTS and 
fixed in the package. See http://wiki.debian.org/LSBInitScripts/;
DependencyBasedBoot for more information about how to fix the problems 
preventing migration.
msgstr 
Si le problème indiqué concerne une modification locale, vous devrez le 
réparer vous-même. Si c'est un bogue dans un paquet, il devrait être signalé 
dans le système de suivi des bogues (BTS) et corrigé dans le paquet. 
Veuillez lire « http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot » 
pour plus d'informations sur les méthodes de résolution des problèmes 
empêchant la transition.

#. Type: note
#. Description
#: ../sysv-rc.templates:4001
msgid 
To reattempt the migration process after the problems have been fixed, run 
\dpkg-reconfigure sysv-rc\.
msgstr 
Une fois que les problèmes ont été corrigés, vous pouvez réessayer la 
migration avec la commande « dpkg-reconfigure sysv-rc ».


Bug#551650: [d999c4d] Fix for Bug#551650 committed to git

2009-10-20 Thread Manoj Srivastava

tags 551650 +pending
thanks
Hi,

 The following change has been committed for this bug by
 Manoj Srivastava sriva...@debian.org on Tue, 20 Oct 2009 01:33:54 -0500.
 The fix will be in the next upload. 
=
[ucf]: Add french translation for debconf

Closes: #551650

Signed-off-by: Manoj Srivastava sriva...@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#550886: hamster-applet: Bars have dissappeared

2009-10-20 Thread Raphael Hertzog
On Tue, 13 Oct 2009, Alexander Vlasov wrote:
 Time bars have dissappeared in day view and week view. Graph in month
 view works ok.

I have the problem everywhere. Month view also doesn't work here.

It's possibly related to an update of one of the Gnome/GTK+ packages but I
can't say which one.

Cheers,
-- 
Raphaël Hertzog



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



Bug#551645: ITP: ps3-media-server -- DLNA UPnP Media Server, dedicated to PS3

2009-10-20 Thread Ritesh Raj Sarraf
On Tuesday 20 Oct 2009 11:54:17 Mike Hommey wrote:
 So, if this is a Upnp media server, like mediatomb, how can it be
 dedicated to the PS3 ?
 

PS3 is the main focus of development for this project. :-)
That doesn't mean that a DLNA client cannot be served with it.

Perhaps, I will s/dedicated/focused/ it to PS3.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#551475: extcalc: Segmentation fault on startup

2009-10-20 Thread Varun Hiremath
Hi Jude,

On Sun, 18 Oct, 2009 at 09:34:51AM -0400, Jude Anthony wrote:
 Package: extcalc
 Version: 0.9.2-1
 Severity: grave
 Justification: renders package unusable
 
 After recent safe-upgrade, extcalc stopped working.  Running from the command 
 line displays a Segmentation fault error and nothing else.  The man page 
 doesn't include any switches, but I tried -vvv anyway, with no change.

Sorry, I can't seem to reproduce this on my system; extcalc works
fine. Could you try to reproduce this again, may be also on some other
system?

Thanks,
Varun



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



Bug#551368: debdiff for libchewing

2009-10-20 Thread Andrew Lee
Hi Kanru,

Kanru, do you accept this patch? I'd love to sponsor upload for you,
or simply update it with the patch if you lack of time. But I do still
want you to decide.

Thanks Zhengpeng Hou for the debdiff.

-Andrew




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



Bug#551723: hdf4-tools should contain Conflicts: libhdf4g-run

2009-10-20 Thread Ivan Shmakov
Package: hdf4-tools
Version: 4.2r4-6

Please consider adding a Conflicts: field to the hdf4-tools
package description.

# apt-get install -V -t squeeze hdf4-tools 
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
   libgs8 (8.70~dfsg-2)
   libcupsimage2 (1.4.1-4)
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
   hdf4-tools (4.2r4-6)
0 upgraded, 1 newly installed, 0 to remove and 1035 not upgraded.
5 not fully installed or removed.
Need to get 0B/249kB of archives.
After this operation, 697kB of additional disk space will be used.
(Reading database ... 166002 files and directories currently installed.)
Unpacking hdf4-tools (from .../hdf4-tools_4.2r4-6_i386.deb) ...
dpkg: error processing /[...]/libhdf4/hdf4-tools_4.2r4-6_i386.deb (--unpack):
 trying to overwrite `/usr/bin/hdp', which is also in package libhdf4g-run
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /[...]/debian/pool/main/libh/libhdf4/hdf4-tools_4.2r4-6_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
# 

-- 
FSF associate member #7257



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



Bug#551724: please provide lazarus 0.9.28

2009-10-20 Thread Rostislav Okulov
Package: lazarus
Version: 0.9.26.2-2

Please provide lazarus 0.9.28 package.

Thank you.



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



Bug#551507: [Pkg-fonts-devel] Bug#551507: ttf-dzongkha: Hints point to Jomolhari.ttf, not Jomolhari-alpha3c-0605331.ttf

2009-10-20 Thread Christian Perrier
Quoting Jakob Bohm (yawwuddeiboyoam...@jbohm.dk):

 /etc/defoma/hints/ttf-dzongka.hints tells the rest of Debian to
 look for the installed font in the file Jomolhari.ttf, but it is
 actually installed in a file named Jomolhari-alpha3c-0605331.ttf .

Thanks for the pointer. It will be the opportunity for me to upload a
new package (I actually didn't update that package for squeeze as of
now) with new fancy things such as moving to debhelper 7, etc.

Also checking whether there is a new upstream version will be a good
idea, indeed.

CC'ing Chris (to know whether he released a new version of the
Jomolhari font).






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



Bug#551725: paplay does not work with lenny version of libsndfile1, and does not depend on later version

2009-10-20 Thread Nikita V. Youshchenko
Package: pulseaudio-utils
Version: 0.9.19-1
Severity: normal

Hi.

Current dependences allow pulseaudio-utils 0.9.19-1 to be installed into
mixed lenny/testing/unstable system where libsndfile1 package is at
1.0.17-4+lenny2 version.

However, in such installation attempt to play any wav file with 'paplay'
results in

 nik...@desktopvm:~ paplay /usr/share/sounds/KDE_Startup.wav
 Failed to determine sample specification from file.

This may be workarounded by installing later version of libsndfile1.

I think that pulseaudio-utils should depend on libsndfile1 version that
it actually works with :).

-- System Information:
Debian Release: 5.0.3
  APT prefers proposed-updates
  APT policy: (640, 'proposed-updates'), (640, 'stable'), (620, 'testing'), 
(600, 'unstable'), (580, 'oldstable'), (580, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-xen-686 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pulseaudio-utils depends on:
ii  libasyncns0   0.3-1  Asyncronous name service query lib
ii  libavahi-client3  0.6.23-3lenny1 Avahi client library
ii  libavahi-common3  0.6.23-3lenny1 Avahi common library
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcap2   2.11-2 support for getting/setting POSIX.
ii  libdbus-1-3   1.2.1-5+lenny1 simple interprocess messaging syst
ii  libflac8  1.2.1-1.2  Free Lossless Audio Codec - runtim
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libogg0   1.1.3-4Ogg Bitstream Library
ii  libpulse-browse0  0.9.19-1   PulseAudio client libraries (zeroc
ii  libpulse0 0.9.19-1   PulseAudio client libraries
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libsndfile1   1.0.20-3   Library for reading/writing audio 
ii  libvorbis0a   1.2.3-3The Vorbis General Audio Compressi
ii  libvorbisenc2 1.2.3-3The Vorbis General Audio Compressi
ii  libwrap0  7.6.q-16   Wietse Venema's TCP wrappers libra
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 

pulseaudio-utils recommends no packages.

Versions of packages pulseaudio-utils suggests:
ii  avahi-daemon  0.6.23-3lenny1 Avahi mDNS/DNS-SD daemon

-- 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#551439: amarok: Does not index or play songs in directories with special characters

2009-10-20 Thread Modestas Vainius
tags 551439 unreproducible
thanks

Hello,

On antradienis 20 Spalis 2009 01:06:27 Stephan Windmüller wrote:
 I started amarok with the command you wrote, added a file to the (empty)
 playlist, opened the meta data and played the file.

I'm sorry, but I still can't reproduce it. Maybe your ogg file is not well-
encoded or something. Move it out of fancy directory and test. Or attach 
strace output:

strace -ff -e trace=open -- amarok --nofork  amarok-strace.log 21


-- 
Modestas Vainius modes...@vainius.eu


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


Bug#551198: [Pkg-alsa-devel] Bug#551198: lib32asound2-plugins: does not include pulse modul

2009-10-20 Thread Elimar Riesebieter
tags 551198 pending
thanks


* Bas Zoetekouw [091016 16:11 +0200]
 Package: lib32asound2-plugins
 Version: 1.0.21-1
 Severity: normal
 
 The lib32asound2-plugins package does not include the 32-bit
 pulseaudio plugin, even though the long description says it does.

Jordi, please upload.

Elimar

-- 
  Numeric stability is probably not all that 
  important when you're guessing;-)



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



Bug#540690: libnss-db/alpha: Uninstallable due to dependency on libc6

2009-10-20 Thread Sven Joachim
On 2009-08-09 19:27 +0200, Adam D. Barratt wrote:

 Package: libnss-db
 Version: 2.2.3pre1-3.1
 Severity: serious

 Hi,

 libnss-db is currently uninstallable on alpha.  The dependency line
 reads:

 Depends: make, libc6 ( 2.10), libc6.1 ( 2.9), libc6.1 ( 2.10),
 libdb4.6, libselinux1 (= 2.0.82)

 and there is no libc6 on alpha.

It seems that this happened due to a broken symbols file shipped in the
libc6.1 package.  The Debian changelog for eglibc 2.10-1 suggests that
this bug has been fixed:

,
| eglibc (2.10.1-1) unstable; urgency=low
| 
|   [ Aurelien Jarno ]
| [...]
|   * Fix package name in alpha/ia64 private symbols versioning.
`

So a binNMU against eglibc 2.10-1 should be sufficient; this is actually
necessary on all architectures to make libnss-db installable again.

Sven



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



Bug#551368: debdiff for libchewing

2009-10-20 Thread Kan-Ru Chen
At Tue, 20 Oct 2009 15:00:57 +0800,
Andrew Lee wrote:

 Hi Kanru,

 Kanru, do you accept this patch? I'd love to sponsor upload for you,
 or simply update it with the patch if you lack of time. But I do still
 want you to decide.

 Thanks Zhengpeng Hou for the debdiff.


Please go ahead! My mail server had problems, and apparently I missed this
bug report and patch.

I've got my new laptop and setup a working environment. Soon I will
back to my works ;-)

Cheers,
  Kanru


pgpTWW0W0ODpf.pgp
Description: PGP signature


Bug#551727: apache2: CVE-2009-1890 - backport patch from Apache 2.2.12

2009-10-20 Thread Tobias Barth
Package: apache2.2-common
Version: 2.2.9-10+lenny4
Severity: normal


see http://httpd.apache.org/security/vulnerabilities_22.html - there is a
mod_proxy DOS attack vulnerability that should be fixed in some of the next
revisions of the apache2 Debian packages

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi dir env mime negotiation perl
  php5 proxy_connect proxy_http proxy python security2 setenvif
  status unique_id

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

Kernel: Linux 2.6.26-2-686 (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/bash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork  2.2.9-10+lenny4 Apache HTTP Server - traditional n

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils   2.2.9-10+lenny4  utility programs for webservers
ii  libapr1 1.2.12-5+lenny1  The Apache Portable Runtime Librar
ii  libaprutil1 1.2.12+dfsg-8+lenny4 The Apache Portable Runtime Utilit
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libmagic1   4.26-1   File type determination library us
ii  libssl0.9.8 0.9.8g-15+lenny5 SSL shared libraries
ii  lsb-base3.2-20   Linux Standard Base 3.2 init scrip
ii  mime-support3.44-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-22  The NET-3 networking toolkit
ii  perl5.10.0-19lenny2  Larry Wall's Practical Extraction 
ii  procps  1:3.2.7-11   /proc file system utilities
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

-- 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#551726: qemu-img(1) doesn't actually support images created by uml_mkcow(1)

2009-10-20 Thread Ivan Shmakov
Package: qemu
Version: 0.9.1-10lenny1
Severity: minor

Despite claiming to be compatible, 

--cut: qemu-img(1) --
   cow
   User Mode Linux Copy On Write image format. Used to be the only
   growable image format in QEMU. It is supported only for
   compatibility with previous versions. It does not work on
   win32.
--cut: qemu-img(1) --

qemu-img(1) fails to actually support the .cow files produced by
uml_mkcow(1), at least on amd64:

$ qemu-img info 1255869863.cow
image: 1255869863.cow
file format: raw
virtual size: 4.0G (4296024064 bytes)
disk size: 3.6G
$ qemu-img info -f cow 1255869863.cow
qemu-img: Could not open '1255869863.cow'
$ 

$ LC_ALL=C dpkg -l uml-utilities qemu 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  qemu   0.9.1-10lenny1 fast processor emulator
ii  uml-utilities  20070815-1.1   User-mode Linux (utility programs)
$ 

-- 
FSF associate member #7257



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



Bug#548290: My system information

2009-10-20 Thread Jaap Keuter

Hi,

I run into the same problem. This is my systems info. Ask if you need more by 
specifying how to get it.


trying to boot with 2.6.30-2-686 results in:

ALERT! /dev/disk/by-uuid/5e443b60-f78e-4096-9b35-e2f7b68ec068 does not exist.

Then it drops into BusyBox shell. There I entered this:

ls /dev/disk/by-*

by-id:
ata_Maxtor_31024H1_L1J6K0FC
ata_Maxtor_31024H1_L1J6K0FC-part1
ata_PHILIPS_DVDR1648P1_DM100522033034
ata_QUANTUM_BIGFOOT_CY4320A_164707924428
ata_QUANTUM_BIGFOOT_CY4320A_164707924428-part1
ata_QUANTUM_BIGFOOT_CY4320A_164707924428-part2
ata_QUANTUM_BIGFOOT_CY4320A_164707924428-part5

by-label:
home

by-path
pci-:00:09.0
pci-:00:09.0-part1
pci-:00:09.0-part2
pci-:00:09.0-part5

by-uuid:
02d02091-068d-4d47-8d85-ab64d6de7fe4




Currently the system is running 2.6.30-1-686 on i686

# lshw
  *-disk
   description: ATA Disk
   product: QUANTUM BIGFOOT_CY4320A
   vendor: Quantum
   physical id: 0
   bus info: i...@0.0
   logical name: /dev/hda
   version: A03.0500
   serial: 164707924428
   size: 4134MiB (4335MB)
   capacity: 4134MiB (4335MB)
   capabilities: ata dma lba iordy partitioned partitioned:dos
   configuration: signature=000c8115
 *-volume:0
  description: EXT3 volume
  vendor: Linux
  physical id: 1
  bus info: i...@0.0,1
  logical name: /dev/hda1
  logical name: /
  version: 1.0
  serial: 5e443b60-f78e-4096-9b39-e2f7b68ec068
  size: 3929MiB
  capacity: 3929MiB
  capabilities: primary bootable journaled recover ext3 
ext2 initialized
  configuration: filesystem=ext3 label=/ 
modified=2009-10-20 07:54:48 mount.fstype=ext3 
mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2009-10-20 
07:54:48 state=mounted

 *-volume:1
  description: Extended partition
  physical id: 2
  bus info: i...@0.0,2
  logical name: /dev/hda2
  size: 203MiB
  capacity: 203MiB
  capabilities: primary extended partitioned 
partitioned:extended

*-logicalvolume
 description: Linux swap / Solaris partition
 physical id: 5
 logical name: /dev/hda5
 capacity: 203MiB
 capabilities: nofs
   *-ide:1
description: IDE Channel 1
physical id: 1
bus info: i...@1
logical name: ide1
clock: 66MHz
  *-disk
   description: ATA Disk
   product: Maxtor 31024H1
   vendor: Maxtor
   physical id: 0
   bus info: i...@1.0
   logical name: /dev/hdc
   version: YAH814Y0
   serial: L1J6K0FC
   size: 9770MiB (10GB)
   capacity: 9770MiB (10GB)
   capabilities: ata dma lba iordy smart pm apm partitioned 
partitioned:dos

   configuration: apm=off mode=udma2 smart=on
 *-volume
  description: EXT3 volume
  vendor: Linux
  physical id: 1
  bus info: i...@1.0,1
  logical name: /dev/hdc1
  logical name: /home
  version: 1.0
  serial: 02d02091-068d-4d47-8d85-ab64d6de7fe4
  size: 9770MiB
  capacity: 9770MiB
  capabilities: primary journaled large_files recover ext3 
ext2 initialized
  configuration: created=2006-05-05 10:44:46 
filesystem=ext3 label=home modified=2009-10-20 07:54:50 mount.fstype=ext3 
mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2009-10-20 
07:54:50 state=mounted


$ ls /dev/disk/by-*
/dev/disk/by-id:
ata-Maxtor_31024H1_L1J6K0FC
ata-Maxtor_31024H1_L1J6K0FC-part1
ata-PHILIPS_DVDR1648P1_DM100522033034
ata-QUANTUM_BIGFOOT_CY4320A_164707924428
ata-QUANTUM_BIGFOOT_CY4320A_164707924428-part1
ata-QUANTUM_BIGFOOT_CY4320A_164707924428-part2
ata-QUANTUM_BIGFOOT_CY4320A_164707924428-part5

/dev/disk/by-label:
home  \x2f

/dev/disk/by-path:
pci-:00:09.0pci-:00:09.0-ide-0:0-part2 
pci-:00:09.0-ide-1:0-part1  pci-:00:09.0-part2
pci-:00:09.0-ide-0:0pci-:00:09.0-ide-0:0-part5 
pci-:00:09.0-ide-1:1pci-:00:09.0-part5
pci-:00:09.0-ide-0:0-part1  

Bug#551729: make org-mode dependencies friendlier wrt emacs-snapshot

2009-10-20 Thread Stefano Zacchiroli
Package: org-mode
Version: 6.31a-2
Severity: wishlist

Currently, org-mode depends on an OR-ed list of emacs and xemacs. Such a list
is not satisfiable by installing emacs-snapshot. The net result is that
emacs-snapshot users are forced to install packages like emacs23 (about 80 MBs,
including deps) only because they need org-mode.

I surely understand that emacs-snapshot is not an official package and you owe
nothing to it :-) Still, it would be nice if a solution which makes everybody
happy can be found, also considering that emacs-snapshot, AFAIK, has quite a
lot of users.

At first, I thought depending on emacsen instead would solve the issue, but
then I noticed that xemacs*-bin do not provide it (why?). Would it be sensible
to have a dependency like emacsen | xemacs*-bin  ?

Many thanks in advance,
Cheers.

PS I'm Cc-ing Romain Francoise, as the emacs-snapshot maintainer

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

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

Versions of packages org-mode depends on:
ii  dpkg  1.15.4.1   Debian package management system
ii  emacs23   23.1+1-4   The GNU Emacs editor (with GTK+ us

org-mode recommends no packages.

Versions of packages org-mode suggests:
ii  remember-el   1.9-1.1remember text within Emacs

-- 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#551674: ike: Dependency from ipsec-tools missing

2009-10-20 Thread Philipp Matthias Hahn
Hello Daniel,

On Mon, Oct 19, 2009 at 11:00:05PM +0200, Daniel wrote:
 It seems the dependency from ipsec-tools (setkey) is
 missing in ike.

Why do you think ike should depend on ipsec-tools?
ike doesn't call /usr/sbin/setkey and doesn't link against
/usr/lib/libipsec.so.0, since it has it's own (internal) implementation.

If you got any error message, please provide it so I can have a look.

BYtE
Philipp
-- 
Philipp Matthias Hahn pmh...@debian.org
 GPG/PGP: 9A540E39 @ keyrings.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#551730: mon: [PATCH] Use ISO8601 dates in alert messages

2009-10-20 Thread Jari Aalto
Package: mon
Version: 0.99.2-15
Severity: wishlist
Tags: patch


The following patch makes the alert messages appear in ISO 8601 format.

-MM-DD HH:MM

MOTIVATION

For international context, the ISO date is recommended:

  http://en.wikipedia.org/wiki/ISO_8601
  http://www.cl.cam.ac.uk/~mgk25/iso-time.html (ISO8601 by Markus Kuhn)

For non-english people, the month names, like Oct are problematic.
It's not easy to remember if Oct comes before of after Sep etc.

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

Kernel: Linux 2.6.30-2-amd64 (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
From a1a4d51e243b27c5d257db3e6efab43ab6547149 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Tue, 20 Oct 2009 09:02:19 +0300
Subject: [PATCH] alert.d/mail.alert: (Date, DateISO8601): new functions. Use 
ISO date


Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 alert.d/mail.alert |   29 ++---
 1 files changed, 26 insertions(+), 3 deletions(-)

diff --git a/alert.d/mail.alert b/alert.d/mail.alert
index 1657b4c..bbab386 100755
--- a/alert.d/mail.alert
+++ b/alert.d/mail.alert
@@ -29,6 +29,26 @@ $RCSID='$Id: mail.alert 1.1 Sat, 26 Aug 2000 15:22:34 -0400 
trockij $';
 use Getopt::Std;
 use Text::Wrap;
 
+sub Date (; $) {
+my ($time) = @ARG;
+
+$time = time   unless defined $time;
+my ($, $MM, $dd, $hh, $mm) = (localtime $time)[5, 4, 3, 2, 1];
+
+$ += 1900;
+$MM++;
+
+$, $MM, $dd, $hh, $mm;
+}
+
+sub DateISO8601 (; $) {
+my ($time) = @ARG;
+
+my($, $MM, $dd, $hh, $mm) = Date $time;
+
+sprintf $-%02d-%02d %02d:%02d, $MM, $dd, $hh, $mm;
+}
+
 getopts (S:s:g:h:t:l:u);
 
 $summary=STDIN;
@@ -40,14 +60,17 @@ $mailaddrs = join (',', @ARGV);
 
 $ALERT = $opt_u ? UPALERT : ALERT;
 
-$t = localtime($opt_t);
-($wday,$mon,$day,$tm) = split (/\s+/, $t);
+# $t = localtime($opt_t);
+# ($wday,$mon,$day,$tm) = split (/\s+/, $t);
+# $date = wday $mon $day $tm;
+
+$date = DateISO8601($opt_t);
 
 open (MAIL, | /usr/sbin/sendmail -oi -t) ||
 die could not open pipe to mail: $!\n;
 print MAIL EOF;
 To: $mailaddrs
-Subject: $ALERT $opt_g/$opt_s: $summary ($wday $mon $day $tm)
+Subject: $ALERT $opt_g/$opt_s: $summary ($date)
 X-Mailer: $0
 
 EOF
-- 
1.6.4.3



Bug#550840: apache2-mpm-prefork: reload does not work: childs hangs on FUTEX_WAIT_PRIVATE

2009-10-20 Thread Sergey B Kirpichev
See attached file.  Perhaps, it is a curl issue.

On Mon, Oct 19, 2009 at 11:03 PM, Stefan Fritsch s...@sfritsch.de wrote:
 Please provide a backtrace of a hanging process: Install

 gdb apache2-dbg libapr1-dbg libaprutil1-dbg php5-dbg

 Then:

 gdb -p pid of a hanging process
 bt full


18898.gdb.out
Description: Binary data


Bug#551731: mon: [PATCH] manual page mon.8 - use alphabetical order for options, variables etc.

2009-10-20 Thread Jari Aalto
Package: mon
Version: 0.99.2-15
Severity: minor


The following patches arrange the manual page entries in alphabetical
order. This helps reading the options and definitions when consulting
the meaning quickly.

The patches are separate, arranged according to the sections, for easy
review. They can be squeezed into one in final debian/patches/...

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

Kernel: Linux 2.6.30-2-amd64 (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
From 3a7146142e0f8049e0621ef9530a942248261a76 Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Tue, 20 Oct 2009 09:09:38 +0300
Subject: [PATCH 1/7] doc/mon.8: (OPTIONS): aphabetical order


Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 doc/mon.8 |   49 ++---
 1 files changed, 34 insertions(+), 15 deletions(-)

diff --git a/doc/mon.8 b/doc/mon.8
index da708bf..6f8c27a 100644
--- a/doc/mon.8
+++ b/doc/mon.8
@@ -1,4 +1,3 @@
-.\ $Id: mon.8 1.11 Sat, 18 Aug 2001 15:37:53 -0400 trockij $
 .TH mon 8 $Date: Sat, 18 Aug 2001 15:37:53 -0400 $ Linux Parallel Service 
Monitoring Daemon
 .SH NAME
 mon \- monitor services for availability, sending alarms upon failures.
@@ -53,23 +52,27 @@ a colon.  Non-absolute paths are taken to be relative to the
 base directory
 .RI ( /usr/lib/mon
 by default).
+
+.TP
+.BI \-A\  authfile
+Authentication configuration file. By default this is
+.IR /etc/mon/auth.cf  if the  /etc/mon
+directory exists, or
+.I /usr/lib/mon/auth.cf
+otherwise.
+
 .TP
 .BI \-b\  dir
 Base directory for mon. scriptdir, alertdir, and statedir
 are all relative to this directory unless specified from /.
 Default is
 .IR /usr/lib/mon .
+
 .TP
 .BI \-B\  dir
 Configuration file base directory. All config files are located here, including
 mon.cf, monusers.cf, and auth.cf.
-.TP
-.BI \-A\  authfile
-Authentication configuration file. By default this is
-.IR /etc/mon/auth.cf  if the  /etc/mon
-directory exists, or
-.I /usr/lib/mon/auth.cf
-otherwise.
+
 .TP
 .BI \-c\  file
 Read configuration from
@@ -78,36 +81,44 @@ This defaults to
 .IR /etc/mon/mon.cf  if the  /etc/mon
 directory exists, otherwise to
 .IR /etc/mon.cf .
+
 .TP
 .BI \-d
 Enable debugging mode.
+
 .TP
 .BI \-D\ dir
 Path to state directory.  Default is the first of
 .IR /var/state/mon ,  /var/lib/mon , and  /usr/lib/mon/state.d
 which exists.
+
 .TP
 .BI \-f
 Fork and run as a daemon process. This is the
 preferred way to run
 .BR mon .
+
 .TP
 .BI \-h
 Print help information.
+
 .TP
 .BI \-i\  secs
 Sleep interval, in seconds. Defaults to 1. This shouldn't need to
 be adjusted for any reason.
+
 .TP
 .BI \-k\  num
 Set log history to a maximum of
 .I num
 entries. Defaults
 to 100.
+
 .TP
 .BI \-l
 Load state from the last saved state file. Currently the only
 supported saved state is disabled watches, services, and hosts.
+
 .TP
 .BI \-L\ dir
 Sets the log dir. See also
@@ -117,6 +128,12 @@ in the configuration file.  The default is
 if that directory exists, otherwise
 .BR log.d
 in the base directory.
+
+.TP
+.BI \-m\  num
+Set the throttle for the maximum number of processes to
+.IR num .
+
 .TP
 .B \-M
 Pre-process the configuration file with the
@@ -125,18 +142,13 @@ macro expansion package
 .\
 .\
 .\
-.TP
-.BI \-m\  num
-Set the throttle for the maximum number of processes to
-.IR num .
+
 .TP
 .BI \-p\  num
 Make server listen on port
 .IR num .
 This defaults to 2583.
-.TP
-.B \-S
-Start with the scheduler stopped.
+
 .TP
 .BI \-P\  pidfile
 Store the server's pid in
@@ -149,12 +161,14 @@ and
 whose directory exists.  An empty value tells
 .B mon
 not to use a pid file.
+
 .TP
 .BI \-r\  delay
 Sets the number of seconds used to randomize the startup delay
 before each service is scheduled. Refer to the global
 .I randstart
 variable in the configuration file.
+
 .TP
 .BI \-s\  dir
 Path to monitor scripts. Default is
@@ -164,6 +178,11 @@ a colon.  Non-absolute paths are taken to be relative to 
the
 base directory
 .RI ( /usr/lib/mon
 by default).
+
+.TP
+.B \-S
+Start with the scheduler stopped.
+
 .TP
 .BI \-v
 Print version information.
-- 
1.6.4.3

From fcdb104f98a3f3e7679b47c40d9a6fab5b31be5a Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Tue, 20 Oct 2009 09:12:20 +0300
Subject: [PATCH 2/7] doc/mon.8: (ALERT PROGRAMS): aphabetical order


Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 doc/mon.8 |   14 +++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/doc/mon.8 b/doc/mon.8
index 6f8c27a..5163dd4 100644
--- a/doc/mon.8
+++ b/doc/mon.8
@@ -405,32 +405,40 @@ and
 directories if not specified.  They are invoked with the following command-line
 parameters:
 
-.TP
-.BI \-s\  service
-Service tag from the configuration file.
+
 .TP
 .BI \-g\  group
 Host 

Bug#519829: mount.cifs: No such file or directory

2009-10-20 Thread Carsten Semark
This is definitely not a server side problem. None of our network disks
are working with Version 3.2.5-4. Have tried from Lenny (5.0.3) and
Ubuntu (8.10) with different error messages, but none of them are
working. Strange enough: One Lenny installation is working, so maybe it
is a package installation order problem? --- we'll try to figure out
what the differences can be...

/Carsten




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



Bug#548095: crm114: General update after the debconf review process

2009-10-20 Thread Milan Zamazal
 CP == Christian Perrier bubu...@debian.org writes:

CP It is now safe to upload a new package version with these
CP changes.

CP Please notify me of your intents with regards to this.

Thanks, Christian, for all your suggestions and work on this.  I'm
preparing new crm114 upstream version, I'm going to apply the changes,
to add Czech translations and to upload the updated package soon.




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



Bug#229993: gtkboard: dies during playing tetris

2009-10-20 Thread Alexander Gordeev
The problem still exists as of 0.11pre0-9.1 but I was able to fix it.
The patch is attached. It converts the current stack on array with
obvious overflow problems to a stack on a circular buffer. So now when
the stack is full it just drops the oldest element. Since the stack
size is 4096 and it is used to store moves for undo/redo this should
not be a problem.


-- 
  Alexander
From 10fe62d7c8065845a19db006ef7a4fded4e5bda1 Mon Sep 17 00:00:00 2001
From: Alexander Gordeev lasa...@lvk.cs.msu.su
Date: Tue, 20 Oct 2009 03:47:30 +0400
Subject: [PATCH] use cirtcular buffer for stack

Signed-off-by: Alexander Gordeev lasa...@lvk.cs.msu.su
---
 src/stack.c |   72 --
 1 files changed, 45 insertions(+), 27 deletions(-)

diff --git a/src/stack.c b/src/stack.c
index 737cd9c..5dcc10d 100644
--- a/src/stack.c
+++ b/src/stack.c
@@ -34,6 +34,9 @@
movstack_ptr --- movstack_max : forward list
 */
 
+//! Start offset of the stack in the circular buffer
+static int movstack_start = 0;
+
 //! Current position in the stack
 static int movstack_ptr = 0;
 
@@ -67,31 +70,38 @@ int movstack_get_num_moves()
 
 void movstack_push (byte *board, byte *move)
 {
-	assert (movstack_ptr  STACK_SIZE - 1);
-	movstack[movstack_ptr] = movdup (move);
-	movinvstack[movstack_ptr] = mov_getinv (board, move);
-	movstack_ptr++;
-	if (movstack_ptr  movstack_max)
-		movstack_max = movstack_ptr;
+	movstack[(movstack_start + movstack_ptr) % STACK_SIZE] = movdup (move);
+	movinvstack[(movstack_start + movstack_ptr) % STACK_SIZE] = mov_getinv (board, move);
+	if (movstack_ptr  STACK_SIZE - 1) {
+		movstack_ptr++;
+		if (movstack_ptr  movstack_max)
+			movstack_max = movstack_ptr;
+	} else {
+		free (movstack[movstack_start]);
+		free (movinvstack[movstack_start]);
+		movstack_start = (movstack_start + 1) % STACK_SIZE;
+	}
 }
 
 byte *movstack_pop ()
 {
 	if (movstack_ptr == 0)
 		return NULL;
-	return movstack[--movstack_ptr];
+	movstack_ptr--;
+	return movstack[(movstack_start + movstack_ptr) % STACK_SIZE];
 }
 
-//! Truncates a stack to the current poisition. 
-/** This will be called when the user makes a move when it is not the final poisition. */
+//! Truncates a stack to the current position. 
+/** This will be called when the user makes a move when it is not the final position. */
 void movstack_trunc ()
 {
 	int i;
 	assert (movstack_ptr = movstack_max);
 	for (i = movstack_ptr; i  movstack_max; i++)
 	{
-		free (movstack[i]);
-		free (movinvstack[i]);
+		int j = (movstack_start + i) % STACK_SIZE;
+		free (movstack[j]);
+		free (movinvstack[j]);
 	}
 	movstack_max = movstack_ptr;
 }
@@ -101,7 +111,7 @@ byte * movstack_forw ()
 	if (movstack_ptr  movstack_max)
 		movstack_ptr++;
 	else return NULL;
-	return movstack[movstack_ptr-1];
+	return movstack[(movstack_start + movstack_ptr - 1) % STACK_SIZE];
 }
 
 byte * movstack_back ()
@@ -109,7 +119,7 @@ byte * movstack_back ()
 	if (movstack_ptr  0)
 		movstack_ptr--;
 	else return NULL;
-	return movinvstack[movstack_ptr];
+	return movinvstack[(movstack_start + movstack_ptr) % STACK_SIZE];
 }
 
 void movstack_free ()
@@ -117,8 +127,9 @@ void movstack_free ()
 	int i;
 	for (i=0; imovstack_max; i++)
 	{
-		free (movstack[i]);
-		free (movinvstack[i]);
+		int j = (movstack_start + i) % STACK_SIZE;
+		free (movstack[j]);
+		free (movinvstack[j]);
 	}
 	movstack_max = movstack_ptr = 0;
 }
@@ -128,7 +139,7 @@ void movstack_free ()
state stack
 */
 
-static int statestack_ptr = 0, statestack_max = 0;
+static int statestack_start = 0, statestack_ptr = 0, statestack_max = 0;
 
 static void *statestack[STACK_SIZE];
 
@@ -136,28 +147,35 @@ static void *statestack[STACK_SIZE];
 void statestack_push (void *state)
 {
 	void *newstate;
-	assert (statestack_ptr  STACK_SIZE - 1);
 	newstate = malloc (game_state_size);
 	assert (newstate);
 	memcpy (newstate, state, game_state_size);
-	statestack[statestack_ptr] = newstate;
-	statestack_ptr++;
-	if (statestack_ptr  statestack_max)
-		statestack_max = statestack_ptr;
+
+	statestack[(statestack_start + statestack_ptr) % STACK_SIZE] = newstate;
+
+	if (statestack_ptr  STACK_SIZE - 1) {
+		statestack_ptr++;
+		if (statestack_ptr  statestack_max)
+			statestack_max = statestack_ptr;
+	} else {
+		free (statestack[statestack_start]);
+		statestack_start = (statestack_start + 1) % STACK_SIZE;
+	}
 }
 
 void *statestack_peek ()
 {
 	if (statestack_ptr == 0)
 		return NULL;
-	return statestack[statestack_ptr-1];
+	return statestack[(statestack_start + statestack_ptr - 1) % STACK_SIZE];
 }
 
 void *statestack_pop ()
 {
 	if (statestack_ptr == 0)
 		return NULL;
-	return statestack[--statestack_ptr];
+	statestack_ptr--;
+	return statestack[(statestack_start + statestack_ptr) % STACK_SIZE];
 }
 
 void statestack_trunc ()
@@ -165,7 +183,7 @@ void statestack_trunc ()
 	int i;
 	assert (statestack_ptr = statestack_max);
 	for (i = statestack_ptr; i  statestack_max; i++)
-		free (statestack[i]);
+		free 

Bug#551728: initramfs-tools: Fails to boot with encrypted root after upgrade

2009-10-20 Thread maximilian attems
severity 551728 important
stop

On Tue, Oct 20, 2009 at 09:47:38AM +0200, Adam Schmalhofer wrote:
 Package: initramfs-tools
 Version: 0.93.4
 Severity: critical
 Justification: breaks the whole system

no that would be true if it would break a huge number of boxes.
 
 After upgrading to initramfs-tools 0.93.4 (among other) the system wouldn't 
 boot.  With linux-image-2.6.30-1-powerpc the system refued the encrypted 
 harddrive password (for dmsetup; using encrypted lvm) complaining that dm_mod 
 couldn't be loaded. linux-image-2.6.30-2-powerpc simply stopped before asking 
 for the password.
 
 Replacing initrd.img-2.6.30-2-powerpc with initrd.img-2.6.30-2-powerpc.bak 
 made the system boot again.
 
 Attached the output of:
 
 bash -x mkinitramfs -o /dev/null

can you try booting with rootdelay param,
also most probable this is a cryptsetup bug and not initramfs-tools

please checkout
http://wiki.debian.org/InitramfsDebug



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



Bug#551655: UDD: add pseudo-packages information

2009-10-20 Thread Olivier Berger
Le lundi 19 octobre 2009 à 21:18 +0200, Sandro Tosi a écrit :

 morph lucas: hi! is there a place in UDD where pseudo-packages are stored? 
 It doesn't seems so
 lucas no
 morph lucas: do you think a table for them only would be usefult?
 lucas what's your definition of pseudo-packages?
 morph lucas: objects like 'wnpp', 'wiki.d.o' and all the others defined in 
 BTS not present as source/bin packgae
 morph lucas: 
 http://bugs.debian.org/pseudopackages/pseudo-packages.description
 morph lucas: my need is that querying bugs, they come up, but there's no 
 table describing them
 lucas ok
 lucas sounds like a good idea to add such a table
 lucas maybe directly in the bugs importer
 morph lucas: I'm going to report a bug report on this, just to don't 
 forgive about that; I'll try to work on UDD a bit 
 

Shouldn't this be a property of the packages in their own table instead
of another table ?

My 2 cents,

Regards,
-- 
Olivier BERGER olivier.ber...@it-sudparis.eu
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)




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



Bug#551655: UDD: add pseudo-packages information

2009-10-20 Thread Sandro Tosi
On Tue, Oct 20, 2009 at 10:24, Olivier Berger
olivier.ber...@it-sudparis.eu wrote:
 Le lundi 19 octobre 2009 à 21:18 +0200, Sandro Tosi a écrit :

 morph lucas: hi! is there a place in UDD where pseudo-packages are stored? 
 It doesn't seems so
 lucas no
 morph lucas: do you think a table for them only would be usefult?
 lucas what's your definition of pseudo-packages?
 morph lucas: objects like 'wnpp', 'wiki.d.o' and all the others defined in 
 BTS not present as source/bin packgae
 morph lucas: 
 http://bugs.debian.org/pseudopackages/pseudo-packages.description
 morph lucas: my need is that querying bugs, they come up, but there's no 
 table describing them
 lucas ok
 lucas sounds like a good idea to add such a table
 lucas maybe directly in the bugs importer
 morph lucas: I'm going to report a bug report on this, just to don't 
 forgive about that; I'll try to work on UDD a bit


 Shouldn't this be a property of the packages in their own table instead
 of another table ?

pseudo-packages are just a name and a description; they are ~20
instead of several 1000s of packages (either source or binary, you
didn't specify). So they are quite different objects, and a different
table seems in need instead of adding a column in other tables jsut to
differentiate very few lines that will have none of the other
attributes.

-- 
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#551733: linux-image-2.6.26-2-686: Cannot boot kernel 2.6.26-2-686

2009-10-20 Thread Bruce Ward
Package: linux-image-2.6.26-2-686
Version: 2.6.26-19
Severity: important

Kernel image 2.6.26-1-686 is no problem. 2.6.26-2-686 drops me to a shell 
titled (initramfs) shortly after issuing the message:
 Booting the kernel.
It never gets to Loading, please wait ...

Before I get control there are a (large) number of screen messages of the form:
 /init: line1:  /bin/sleep:  not found
and then
 Gave up waiting for root device
and
 ALERT! /dev/disk/by-label/D5root does not exist. Dropping to a shell!

At this stage, looking at the filesystem available in initramfs:
 there is no /dev/disk/ directory although /dev exists,
 /proc/modules contains only thermal_sys, fan, processor, and thermal,
 /lib/modules/2.6.26-2-686/ appears well-populated,
 /sbin contains only 7 files  (depmod, modprobe, resume, rmmod, udevadm, udevd, 
udevsettle),
 /bin/sleep exists so the multiple /init errors are not looking for /bin/sleep.

I am using GRUB (legacy) and root=LABEL statements identical to the ones which 
boot 2.6.26-1-686 without any problem. I have regenerated the initrd-img a 
number of times to no effect.


-- Package-specific info:

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

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

Versions of packages linux-image-2.6.26-2-686 depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.2 tools for generating an initramfs
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-2-686 recommends:
ii  libc6-i6862.7-18 GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-2-686 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26   none(no description available)

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



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



Bug#515164: cscope Debian package 15.7a-1

2009-10-20 Thread Tobias Klauser
tags 515164 +patch
thanks

Hi Benoit,

On 2009-10-17 at 12:04:55 +0200, Benoit Izac benoit.i...@free.fr wrote:
 There are two typos in the last cscope Debian package (cscope-15.7a-1).
 Please, could you correct them?
 Patch attached.

Thanks for your patch. I'll create an updated version later on today and
ask my sponsor to upload it.

Thanks,
Tobias

Patch for BTS reference below:

diff -ru cscope-15.7a.orig/debian/cscope.emacsen-install 
cscope-15.7a/debian/cscope.emacsen-install
--- cscope-15.7a.orig/debian/cscope.emacsen-install 2009-10-17 
11:47:03.0 +0200
+++ cscope-15.7a/debian/cscope.emacsen-install  2009-10-17 11:48:10.347039437 
+0200
@@ -8,7 +8,7 @@
 
 ELDIR=/usr/share/emacs/site-lisp/
 ELCDIR=/usr/share/$FLAVOUR/site-lisp/$PACKAGE
-ELFILE=xscope.el
+ELFILE=xcscope.el
 FLAGS=-batch -no-site-file -l path.el -f batch-byte-compile
 
 if [ $FLAVOUR != emacs ]; then
diff -ru cscope-15.7a.orig/debian/cscope.emacsen-remove 
cscope-15.7a/debian/cscope.emacsen-remove
--- cscope-15.7a.orig/debian/cscope.emacsen-remove  2009-10-17 
11:47:03.0 +0200
+++ cscope-15.7a/debian/cscope.emacsen-remove   2009-10-17 11:48:30.919577143 
+0200
@@ -3,7 +3,7 @@
 
 FLAVOUR=$1
 PACKAGE=cscope
-ELCFILE=xcscope.el
+ELCFILE=xcscope.elc
 
 if [ $FLAVOUR != emacs ]; then
echo remove/$PACKAGE: Purging byte-compiled files for $FLAVOUR



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



Bug#551732: scrotwm: unable to run some applications because of LD_PRELOAD=/usr/.../libswmhack.so.0.0 in the environment

2009-10-20 Thread Christophe MOUILLERON
Package: scrotwm
Version: 0.9.8-1
Severity: important


Hi,

When using scrotwm on a machine with Debian Squeeze, I can't run 
applications like xpdf, xterm or even vim in a terminal. It does 
not work either if I try to run these applications via dmenu.

After a while, I figured out that the problem is due to the presence
of LD_PRELOAD in the environment :

ch...@melange:~% echo $LD_PRELOAD
/usr/lib/scrotwm/libswmhack.so.0.0
ch...@melange:~% vim
zsh: segmentation fault  vim
ch...@melange:~% export LD_PRELOAD=
ch...@melange:~% vim
[it works]
ch...@melange:~%


I don't have this problem on an other machine with sid, while the 
LD_PRELOAD is still set to /usr/lib/scrotwm/libswmhack.so.0.0 in my
environment.


Regards.
Christophe Mouilleron.

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

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

Versions of packages scrotwm depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxrandr22:1.3.0-2  X11 RandR extension library

Versions of packages scrotwm recommends:
ii  aterm [x-terminal-emulator]   1.0.1-7Afterstep XVT - a VT102 emulator f
ii  dwm-tools 30-2   dynamic window manager (tools)
ii  rxvt-unicode [x-terminal-emul 9.06-1 RXVT-like terminal emulator with U
ii  xfonts-terminus   4.28-1 Fixed-width fonts for fast reading
ii  xterm [x-terminal-emulator]   248-1  X terminal emulator

scrotwm 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#551507: [Pkg-fonts-bugs] Bug#551507: [Pkg-fonts-devel] Bug#551507: ttf-dzongkha: Hints point to Jomolhari.ttf, not Jomolhari-alpha3c-0605331.ttf

2009-10-20 Thread Nicolas Spalinger
Christian Perrier wrote:
 Quoting Jakob Bohm (yawwuddeiboyoam...@jbohm.dk):
 
 /etc/defoma/hints/ttf-dzongka.hints tells the rest of Debian to
 look for the installed font in the file Jomolhari.ttf, but it is
 actually installed in a file named Jomolhari-alpha3c-0605331.ttf .
 
 Thanks for the pointer. It will be the opportunity for me to upload a
 new package (I actually didn't update that package for squeeze as of
 now) with new fancy things such as moving to debhelper 7, etc.
 
 Also checking whether there is a new upstream version will be a good
 idea, indeed.
 
 CC'ing Chris (to know whether he released a new version of the
 Jomolhari font).

As a quick note, I'd recommend also taking advantage of the update to
double-check and adjust the metadata as shown on our current review:
http://pkg-fonts.alioth.debian.org/review/fnt-75f85d518458d8846ffd35cbc1e16adc.html

Looks like Description, Designer URL and License Description need to be
adjusted to reflect the intent of the upstream.

And is the font still in alpha? IMHO the version number should reflect
the status.

There are also specimens on the upstream site which might usefully be
included in the package.

Cheers,

-- 
Nicolas Spalinger, NRSI volunteer
Debian/Ubuntu font teams / OpenFontLibrary
http://planet.open-fonts.org




signature.asc
Description: OpenPGP digital signature


Bug#470663: priority too high

2009-10-20 Thread martin f krafft
Package: xloadimage
Version: 4.1-16.1
Severity: normal
File: /usr/lib/mime/packages/xloadimage

Any news on this bug, which still persists? It would be nice if the
patch could be applied.

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

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

Versions of packages xloadimage depends on:
ii  libc6  2.9-27GNU C Library: Shared libraries
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.40-1  PNG library - runtime
ii  libtiff4   3.9.1-1   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

xloadimage recommends no packages.

xloadimage suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#545892: mailcrypt package is not emacs 23 aware

2009-10-20 Thread Olivier Berger
On Thu, Sep 10, 2009 at 10:12:16AM +0200, Davide G. M. Salvetti wrote:
   TS == Toni Schmidbauer [2009-9-9]
 
 TS Package: mailcrypt
 TS Version: 3.5.8+CVS.2005.04.29.1-12
 TS Severity: important
 
 Thanks for the report.  I know about it, and I already have a not yet
 public package version that fixes it.  I will upload it next week, I
 guess.
 

Any news ?

I experienced this problem and would welcome a fixed package.

Thanks in advance.
-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/



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



Bug#551600: [mdadm] package error?

2009-10-20 Thread richard lucassen
I compiled mdadm from source (unstable) and there's no problem to
install the package (mdadm_3.0-3.1)

OTOH, talking about udev, yesterday an upgrade simply renamed the file:

/etc/udev/rules.d/91-permissions.rules 

to

/etc/udev/rules.d/91-permissions.rules.dpkg-old

which changed the permission/ownership of some devices and made them
unaccessible for normal users.

R.

-- 
___
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+--+
| Richard Lucassen, Utrecht|
| Public key and email address:|
| http://www.lucassen.org/mail-pubkey.html |
+--+



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



Bug#540749: [Pkg-libvirt-maintainers] Bug#540749: virt-manager: how do we enhance interoperability

2009-10-20 Thread Ritesh Raj Sarraf
On Friday 28 Aug 2009 07:21:51 Guido Günther wrote:
  Given the problem's cause, should we just close it ?
  I'm not sure how you'd want to tackle this.
 
 The right way would be to detect the remote netcat's capabilities. We do
 this for kvm/qemu, why not for netcat. Having the user figure this out
 is not that friendly.
 

Hi Guido,

I can try this if you can guide me. I looked briefly into virtinst and virt-
manager and am not sure where it is doing a remote probe.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#551734: mime priority too high

2009-10-20 Thread martin f krafft
Package: evince-gtk
Version: 2.26.2-2
Severity: normal
File: /usr/lib/mime/packages/evince-gtk

evince installs mime rules with priority 5. That is too high,
especially for the image/* case (gqview uses 4). I suggest that
evince installs itself with priority 4 for the PS/PDF file types,
and with priority 3 for image/*.

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

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

Versions of packages evince-gtk depends on:
ii  evince-common  2.26.2-2  Document (postscript, pdf) viewer 
ii  gnome-icon-theme   2.28.0-1  GNOME Desktop icon theme
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.9-27GNU 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-2simple interprocess messaging syst
ii  libevince1 2.26.2-2  Document (postscript, pdf) renderi
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.22.1-1  The GLib library of C routines
ii  libgtk2.0-02.18.2-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libpoppler-glib4   0.10.6-1  PDF rendering library (GLib-based 
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxml22.7.5.dfsg-1  GNOME XML library
ii  shared-mime-info   0.60-2FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages evince-gtk recommends:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst

Versions of packages evince-gtk suggests:
ii  gvfs  1.4.0-2userspace virtual filesystem - ser
pn  nautilus  none (no description available)
pn  poppler-data  none (no description available)
pn  unrar none (no description available)

-- no debconf information


-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#551674: ike: Dependency from ipsec-tools missing

2009-10-20 Thread garkein
Am Dienstag, den 20.10.2009, 09:30 +0200 schrieb Philipp Matthias Hahn:
 Hello Daniel,

 Why do you think ike should depend on ipsec-tools?
 ike doesn't call /usr/sbin/setkey and doesn't link against
 /usr/lib/libipsec.so.0, since it has it's own (internal) implementation.

Because I was unable to establish phase2 until I had installed
ipsec-tools (again, was removed with racoon earlier). 
There were error messages in the log indicating problems while setting
the policies, although they didn't state that setkey was missing. It was
just a guess I had and after installing setkey it did work.

I just tested that on another box and indeed, ike works without setkey.
(surprisingly for me).

I'll have to try to reproduce the problem on the other box I had the
initial problems with.

Is it possible that there's some fallback to setkey in ike if some
kernel interface is not present (both boxes have custom kernels)?
Alternatively I could imagine that the flushing of the security policies
in /etc/init.d/setkey did the trick.

Cheers




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



Bug#458226: I think this can be closed

2009-10-20 Thread Brian Minton
It seems EVMS is no longer in debian unstable, as well as no longer
supported upstream.  Therefore, I think this bug can be closed, as it
is no longer applicable.



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



Bug#551422: backupninja: Allow for manual jobs

2009-10-20 Thread intrigeri
tags 551422 + moreinfo
thanks

Hi,

Alex Samad wrote (16 Oct 2009 05:04:13 GMT) :
 I am on a laptop and I would like to configure backupninja to do
 backups when I am on a secific site. I was thinking having a backup
 when of manual and being able to run all the manual backupninja jobs
 from command line would be helpful.

I fear I don't understand clearly your request.

Does the when = manual option (Closes: #511299), available in Git,
solve your issue?

If not:

Do you want all of your backupninja jobs to be ran manually, or should
some be run automatically by cron, and some others only if whatever
pre-condition is met?

Couldn't you drop a shell script as the first job in /etc/backup.d/,
that would test for your required pre-condition and abort with our
halt shell function unless it is met?

Bye,
-- 
  intrigeri intrig...@boum.org
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ 
https://gaffer.ptitcanardnoir.org/intrigeri/otr-fingerprint.asc
  | Every now and then I get a little bit restless
  | and I dream of something wild.



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



Bug#551705: gnome-desktop-environment: policykit-1-gnome for non linux plattforms

2009-10-20 Thread Josselin Mouette
Le mardi 20 octobre 2009 à 02:24 +0200, Michael Biebl a écrit : 
 policykit-1 and policykit-1-gnome are now also available on non-linux
 plattforms (kbsd/hurd).
 So I'd suggest to remove the | not+linux-gnu alternative.

They are available, but GDU which uses them is not…

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#551735: override: libpam-ocaml-dev:ocaml/optional, libpam-ocaml:ocaml/optional

2009-10-20 Thread Stéphane Glondu
Package: ftp.debian.org
Severity: normal

Archive Administrator a écrit :
 There are disparities between your recently accepted upload and the
 override file for the following file(s):
 
 libpam-ocaml-dev_1.1-4_amd64.deb: package says section is ocaml, override 
 says admin.
 libpam-ocaml_1.1-4_amd64.deb: package says section is ocaml, override says 
 admin.

The override is wrong. These are just bindings to the PAM library, not
PAM modules.


Cheers,

-- 
Stéphane




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



Bug#551703: type-handling should be a b-dep, not a dep of gnome-desktop-environment

2009-10-20 Thread Josselin Mouette
Le mardi 20 octobre 2009 à 02:21 +0200, Michael Biebl a écrit : 
 I can only assume this to be a typo, but type-handling being a
 dependency of gnome-desktop-environment certainly doesn't look right and
 it should rather be a b-dep.
 Atm it pulls in a lot of devel packages (via dpkg-dev).

Argh, WTF is that dpkg-dev dependency? It is completely useless.

The other solution is to make g-d-e architecture dependent, which in
turns means making all metapackages architecture dependent to avoid
breaking the dependencies. Great.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#551674: ike: Dependency from ipsec-tools missing

2009-10-20 Thread garkein
Bummer. I can't reproduce the problem on the other box either.

So I guess, while playing with several ike configurations, I managed to
hose the kernel's policy database. Installing setkey (and thereby
running /etc/init.d/setkey) probably resolved the mess by flushing all
policies. Therefore I thought setkey is needed by ike.

You can close the bug.






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



Bug#551729: make org-mode dependencies friendlier wrt emacs-snapshot

2009-10-20 Thread Sebastien Delafond
On Oct/20, Stefano Zacchiroli wrote:
 I surely understand that emacs-snapshot is not an official package and you owe
 nothing to it :-) Still, it would be nice if a solution which makes everybody
 happy can be found, also considering that emacs-snapshot, AFAIK, has quite a
 lot of users.
 
 At first, I thought depending on emacsen instead would solve the issue, but
 then I noticed that xemacs*-bin do not provide it (why?). Would it be sensible
 to have a dependency like emacsen | xemacs*-bin  ?

Would simply OR-depend'ing on emacs-snapshot do the trick ? I am aiming
to please :)

Cheers,

--Seb




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



Bug#551736: openvas-client: Please suggest htmldoc

2009-10-20 Thread Christopher Huhn
Package: openvas-client
Version: 2.0.5-1~bpo50+1
Severity: wishlist

The openvas client uses htmldoc for creating reports in PDF format. 
Therefore it should suggest the htmldoc package.

Kind regards,
Christopher

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (100, 'experimental'), (100, 'unstable'), (100, 
'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (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/bash

Versions of packages openvas-client depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libcairo2  1.9.2-1   The Cairo 2D vector graphics libra
ii  libgd2-xpm 2.0.36~rc1~dfsg-3 GD Graphics Library version 2
ii  libgdchart-gd2-noxpm   0.11.5-6  Generate graphs using the GD libra
ii  libglib2.0-0   2.21.6-1  The GLib library of C routines
ii  libgtk2.0-02.16.1-2  The GTK+ graphical user interface 
ii  libpango1.0-0  1.25.6-1  Layout and rendering of internatio
ii  libpng12-0 1.2.39-1  PNG library - runtime
ii  libssl0.9.80.9.8k-5  SSL shared libraries
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

openvas-client recommends no packages.

openvas-client 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#551071: git grep -f segfault fixed upstream in 1.6.5.1

2009-10-20 Thread Matt Kraai
tag 551071 + fixed-upstream upstream
thanks

Hi,

The segfault that occurred when running git grep -f was fixed upstream
by cfe370c6476392095bc3f18013d195b1cccd6184, which was included in
version 1.6.5.1.

-- 
Matt Kraai   http://ftbfs.org/



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



Bug#551259: linux-image-2.6.30-2-amd64: fails to detect NUMA on Dell T7500

2009-10-20 Thread Jens-Michael Hoffmann
On Saturday, 17. October 2009 00:09:55 Ben Hutchings wrote:
 
 So I think this indicates a firmware bug.  It might be fixed by a later
 BIOS version; the latest is A03, available from:
 
 http://support.dell.com/support/downloads/download.aspx?fileid=344390relea
 seid=R239339

Many thanks for looking into this, I'll try out the BIOS update and then 
report back.



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



Bug#551737: [parse-win32registry-utils] should depend on libparse-win32registry-perl

2009-10-20 Thread Christophe Monniez
Package: parse-win32registry-utils
Version: 0.50-1
Severity: important

The tools doens't work if you don't install the libparse-win32registry-perl 
package.
So libparse-win32registry-perl should be a mandatory dependency.
Thanks.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-2-amd64

Debian Release: squeeze/sid
  500 testing ftp.fr.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
perl| 5.10.1-5
libgtk2-perl| 1:1.221-4


Package's Recommends field is empty.

Package's Suggests field is empty.


-- 
Christophe Monniez christophe.monn...@fccu.be




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



Bug#551738: googleearth: Missing dependency on ia32-libs-gtk

2009-10-20 Thread Andreas Feldner
Package: googleearth
Version: 5.0.11733.9347+0.5.6-1
Severity: normal


In fact, google earth also depends on ia32-libs-gtk, but this dependency is 
missing in the package.

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

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

Versions of packages googleearth depends on:
ii  ia32-libs 20090808   ia32 shared libraries for use on a
ii  lib32nss-mdns 0.10-3.1   NSS module for Multicast DNS name 
ii  libc6-i3862.9-25 GNU C Library: 32-bit shared libra
ii  msttcorefonts 2.7transitional dummy package
ii  ttf-bitstream-vera1.10-7 The Bitstream Vera family of free 
ii  ttf-dejavu2.30-1 Metapackage to pull in ttf-dejavu-
ii  ttf-mscorefonts-installer [ms 3.0Installer for Microsoft TrueType c

googleearth recommends no packages.

googleearth 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#551621: system tray volume control is not shown with legacy system tray

2009-10-20 Thread Luca Bigliardi
Hi,

I've filled bug 211159 upstream for this:
http://bugs.kde.org/show_bug.cgi?id=211159

Luca

-- 
Beware of programmers who carry screwdrivers.
-- Leonard Brandwein

http://shammash.homelinux.org/ - http://www.artha.org/ - http://www.yue.it/



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



Bug#551739: [libparse-win32registry-perl] New version

2009-10-20 Thread Christophe Monniez
Package: libparse-win32registry-perl
Version: 0.50-1
Severity: wishlist

A new version of the upstream is out :
http://search.cpan.org/dist/Parse-Win32Registry/

Thanks
-- 
Christophe Monniez christophe.monn...@fccu.be




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



Bug#504255: CVE-2007-3215: remote shell command execution in class.phpmailer.php

2009-10-20 Thread Olivier Berger
FYI, a patch has been included in recent upload of phpgroupware 
(1:0.9.16.012+dfsg-9) in order to fix the code although it is normally not used.

Best regards,




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



Bug#551733: linux-image-2.6.26-2-686: Cannot boot kernel 2.6.26-2-686

2009-10-20 Thread maximilian attems
On Tue, Oct 20, 2009 at 09:37:23PM +1300, Bruce Ward wrote:
 Package: linux-image-2.6.26-2-686
 Version: 2.6.26-19
 Severity: important
 
 Kernel image 2.6.26-1-686 is no problem. 2.6.26-2-686 drops me to a shell 
 titled (initramfs) shortly after issuing the message:
  Booting the kernel.
 It never gets to Loading, please wait ...
 
 Before I get control there are a (large) number of screen messages of the 
 form:
  /init: line1:  /bin/sleep:  not found
 and then
  Gave up waiting for root device
 and
  ALERT! /dev/disk/by-label/D5root does not exist. Dropping to a shell!
 
 At this stage, looking at the filesystem available in initramfs:
  there is no /dev/disk/ directory although /dev exists,
  /proc/modules contains only thermal_sys, fan, processor, and thermal,
  /lib/modules/2.6.26-2-686/ appears well-populated,
  /sbin contains only 7 files  (depmod, modprobe, resume, rmmod, udevadm, 
 udevd, udevsettle),
  /bin/sleep exists so the multiple /init errors are not looking for 
 /bin/sleep.
 
 I am using GRUB (legacy) and root=LABEL statements identical to the ones 
 which boot 2.6.26-1-686 without any problem. I have regenerated the 
 initrd-img a number of times to no effect.
 
 

please post output of:
sh -x mkinitramfs -o /dev/null



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



Bug#551740: dblatex fails on some documents with MathML equations

2009-10-20 Thread Petr Břeň
Package: dblatex
Version: 0.2.12-1

When I attempt to transform a XML DocBook document with MathML
equations to PDF using dblatex, an error occurs in some cases. It
works on most occasions, but there is a problem with equations that
have a new line inside. An example file is attached. It is valid
because it transforms well with xsltproc. But dblatex produces the
following error:

Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.2.12-1)
===
Build test.pdf
pdflatex failed
test.tex:59: Package array Error: Empty preamble: `l' used.
test.tex:59: leading text: $ \begin{array}{}
test.tex:59: Missing $ inserted.
test.tex:59: leading text: $ \begin{array}{}\frac{{d}^{2}x}{d{z}^{2}}
test.tex:59: Missing $ inserted.

(snip.. the lines repeate several times)

test.tex:59: Missing } inserted.
test.tex:59: leading text: ...c{{d}^{2}x}{d{z}^{2}}-{\beta }^{2}x=0\\ \\

A possible reason for transformation failure is invalid DocBook
(as reported by xmllint)



I am using Debian unstable/experimental, updated practically on a
daily basis, kernel 2.6.30-1-amd64, libc6 2.10.1-0exp2.
?xml version=1.0 encoding=UTF-8?
 !DOCTYPE article PUBLIC -//OASIS//DTD DocBook XML V4.2//EN http://docbook.org/xml/4.2/docbookx.dtd;
 article lang=cs
 paramath:math xmlns:math=http://www.w3.org/1998/Math/MathML;
 math:semantics
  math:mtable
   math:mtr
math:mrow
 math:mfrac
  math:mrow
   math:msup
math:mid/math:mi
math:mn2/math:mn
   /math:msup
   math:mix/math:mi
  /math:mrow
  math:mrow
   math:mid/math:mi
   math:msup
math:miz/math:mi
math:mn2/math:mn
   /math:msup
  /math:mrow
 /math:mfrac
 math:mrow
  math:mi/
  math:mo math:stretchy=false−/math:mo
  math:mi/
 /math:mrow
 math:msup
  math:mo math:stretchy=falseβ/math:mo
  math:mn2/math:mn
 /math:msup
 math:mix/math:mi
 math:mrow
  math:mi/
  math:mo math:stretchy=false=/math:mo
  math:mi/
 /math:mrow
 math:mn0/math:mn
/math:mrow
   /math:mtr
   math:mtr/
   math:mtr
math:mrow
 math:mfrac
  math:mrow
   math:msup
math:mid/math:mi
math:mn2/math:mn
   /math:msup
   math:miy/math:mi
  /math:mrow
  math:mrow
   math:mid/math:mi
   math:msup
math:miz/math:mi
math:mn2/math:mn
   /math:msup
  /math:mrow
 /math:mfrac
 math:mrow
  math:mi/
  math:mo math:stretchy=false+/math:mo
  math:mi/
 /math:mrow
 math:msup
  math:mo math:stretchy=falseβ/math:mo
  math:mn2/math:mn
 /math:msup
 math:miy/math:mi
 math:mrow
  math:mi/
  math:mo math:stretchy=false=/math:mo
  math:mi/
 /math:mrow
 math:mn0/math:mn
/math:mrow
   /math:mtr
  /math:mtable
  math:annotation math:encoding=StarMath 5.0{nbsp;d rsup{2} x } over {d znbsp;rsup{2} } `- `%beta rsup{2} x `=` 0 newline newline
{ d rsup{2} y } over {d znbsp;rsup{2} } `+ `%beta rsup{2} y `=` 0/math:annotation
 /math:semantics
/math:math/para
 /article


Bug#551659: Acknowledgement (wammu: locks up after initial connection to Nokia 7250i)

2009-10-20 Thread Michal Čihař
Hi

Dne Tue, 20 Oct 2009 08:30:11 +1030
Arthur Marsh arthur.ma...@internode.on.net napsal(a):

 I've been using connection=fbusdlr3 with a CA-42 cable and tried this on 
 both a PII-266 (USB 1.1) and an AMD64 machine (USB 2.0), and on the 
 AMD64 machine I tried several kernels from 2.6.29 to 2.6.31.
 
 In all cases I experienced lock-ups.

Can you please provide debug log and configuration file?

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#548667: Done.

2009-10-20 Thread Michael Tautschnig
Autobuild has been requested and acknowledged; I'll close this bug with the next
upload which is to be expected by the end of the month.

Best,
Michael



pgpUG34Ws6G8n.pgp
Description: PGP signature


Bug#547535: [pkg-nvidia-devel] Bug#547535: nvidia-glx-legacy-173xx is, uninstallable

2009-10-20 Thread Patrice Pillot
Hi,

 No. nvidia-kernel-legacy-173xx-173.14.20 is built from
 nvidia-kernel-legacy-173xx-source using module-assistant

I did not find this source package (nvidia-kernel-legacy-173xx-source).
Where can it be found ? The current nvidia-kernel-source doesn't seem to
work in conjonction with module-assistant on my testing/squeeze box.
Until I solve this problem I have to keep my kernel and xorg packages on
hold so that I can keep my nvidia-kernel-2.6.26-2-686 package
(173.14.09+3+lenny1). Should I considerate building a manual kernel +
modules or is it reasonable to think Randall will still encourage us on
the lazy path, providing us with prebuilt modules ;-)

TIA,

phep



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



Bug#551655: UDD: add pseudo-packages information

2009-10-20 Thread Lucas Nussbaum
On 20/10/09 at 10:27 +0200, Sandro Tosi wrote:
 On Tue, Oct 20, 2009 at 10:24, Olivier Berger
 olivier.ber...@it-sudparis.eu wrote:
  Le lundi 19 octobre 2009 à 21:18 +0200, Sandro Tosi a écrit :
 
  morph lucas: hi! is there a place in UDD where pseudo-packages are 
  stored? It doesn't seems so
  lucas no
  morph lucas: do you think a table for them only would be usefult?
  lucas what's your definition of pseudo-packages?
  morph lucas: objects like 'wnpp', 'wiki.d.o' and all the others defined 
  in BTS not present as source/bin packgae
  morph lucas: 
  http://bugs.debian.org/pseudopackages/pseudo-packages.description
  morph lucas: my need is that querying bugs, they come up, but there's no 
  table describing them
  lucas ok
  lucas sounds like a good idea to add such a table
  lucas maybe directly in the bugs importer
  morph lucas: I'm going to report a bug report on this, just to don't 
  forgive about that; I'll try to work on UDD a bit
 
 
  Shouldn't this be a property of the packages in their own table instead
  of another table ?
 
 pseudo-packages are just a name and a description; they are ~20
 instead of several 1000s of packages (either source or binary, you
 didn't specify). So they are quite different objects, and a different
 table seems in need instead of adding a column in other tables jsut to
 differentiate very few lines that will have none of the other
 attributes.

I agree. also, we can't add that to the packages table, since they are
not real packages.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#551738: googleearth: Missing dependency on ia32-libs-gtk

2009-10-20 Thread Martin Michlmayr
* Andreas Feldner pe...@flying-snail.de [2009-10-20 11:14]:
 Package: googleearth
 Version: 5.0.11733.9347+0.5.6-1

The googleearth package is not provided by Debian, so we cannot help
you.

What does
dpkg -p googleearth | grep Maintainer:
say?
-- 
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#551742: rt-extension-emailcompletion: Install location not picked up by RT

2009-10-20 Thread Dominic Hargreaves
Package: rt-extension-emailcompletion
Severity: grave
Justification: renders package unusable

Brown paper bag time:

a) I've packaged this with the wrong name in the install directory
(RT-Extension-EmailCompletion rather than RTx-EmailCompletion) and

b) RT doesn't actually look in /usr/share/request-tracker3.8/plugins
(only /usr/local/share/request-tracker3.8/plugins, which is no good for
us) so I will have to either patch RT to look here, or change this package
to install directly into /usr/share/request-tracker3.8/{lib,html} which
is obviously not as desirable.

Until then, this package isn't usable. Apologies.



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



Bug#551741: alien: [PATCH] manual page - list items in alphabetical order

2009-10-20 Thread Jari Aalto
Package: alien
Version: 8.78
Severity: wishlist
Tags: patch


The following path arranges sections PACKAGE FORMAT NOTES, OPTIONS, ENVIRONMENT
in alphabetical order. Cf GNU cp(1), mv(1), OpenBSD ssh(1) etc.

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

Kernel: Linux 2.6.30-2-amd64 (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

Versions of packages alien depends on:
ii  cpio  2.10-1 GNU cpio -- a program to manage ar
ii  debhelper 7.4.3  helper programs for debian/rules
ii  dpkg-dev  1.15.4 Debian package development tools
ii  make  3.81-6 An utility for Directing compilati
ii  perl  5.10.0-25  Larry Wall's Practical Extraction 
ii  rpm   4.7.0-9package manager for RPM

alien recommends no packages.

Versions of packages alien suggests:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  lintian   2.2.17 Debian package checker
pn  lsb-rpm   none (no description available)
ii  patch 2.5.9-5Apply a diff file to an original

-- no debconf information
From e86b32a3bed788bedbd2b23f407de2b1d984497e Mon Sep 17 00:00:00 2001
From: Jari Aalto jari.aa...@cante.net
Date: Tue, 20 Oct 2009 13:03:33 +0300
Subject: [PATCH] Arrange items in aplhabetical order (PACKAGE FORMAT NOTES, 
OPTIONS, ENVIRONMENT)

Signed-off-by: Jari Aalto jari.aa...@cante.net
---
 alien.pl |  159 +++---
 1 files changed, 79 insertions(+), 80 deletions(-)

diff --git a/alien.pl b/alien.pl
index cc0c423..3dea5b8 100755
--- a/alien.pl
+++ b/alien.pl
@@ -30,10 +30,10 @@ alien version.
 
 =over 4
 
-=item rpm
+=item deb
 
-For converting to and from rpm format the Red Hat Package Manager must be
-installed.
+For converting to (but not from) deb format, the gcc, make, debhelper,
+dpkg-dev, and dpkg packages must be installed.
 
 =item lsb
 
@@ -53,10 +53,16 @@ lsbdev environment.
 Note that unlike other package formats, converting an LSB package to
 another format will not cause its minor version number to be changed.
 
-=item deb
+=item pkg
 
-For converting to (but not from) deb format, the gcc, make, debhelper,
-dpkg-dev, and dpkg packages must be installed.
+To manipulate packages in the Solaris pkg format (which is really the SV 
+datastream package format), you will need the Solaris pkginfo and pkgtrans
+tools.
+
+=item rpm
+
+For converting to and from rpm format the Red Hat Package Manager must be
+installed.
 
 =item tgz
 
@@ -67,12 +73,6 @@ standard linux directory tree. Do NOT run Balien on tar 
files with source
 code in them, unless you want this source code to be installed in your root
 directory when you install the package!
 
-=item pkg
-
-To manipulate packages in the Solaris pkg format (which is really the SV 
-datastream package format), you will need the Solaris pkginfo and pkgtrans
-tools.
-
 =back
 
 =head1 OPTIONS
@@ -87,30 +87,43 @@ deb format.
 
 The list of package files to convert.
 
-=item B-d, B--to-deb
+=item B--anypatch
 
-Make debian packages. This is the default.
+Be less strict about which patch file is used, perhaps attempting to use a 
patch
+file for an older verson of the package. This is not guaranteed to always work;
+older patches may not necessarily work with newer packages.
 
-=item B-r, B--to-rpm
+=item B--bump=Inumber
 
-Make rpm packages.
+Instead of incrementing the version number of the converted package by 1,
+increment it by the given number.
 
-=item B-t, B--to-tgz
+=item B-c, B--scripts
 
-Make tgz packages.
+Try to convert the scripts that are meant to be run when the
+package is installed and removed. Use this with caution, because these
+scripts might be designed to work on a system unlike your own, and could
+cause problems. It is recommended that you examine the scripts by hand
+and check to see what they do before using this option.
 
-=item B--to-slp
+This is enabled by default when converting from lsb packages.
 
-Make slp packages.
+=item B-d, B--to-deb
 
-=item B-p, B--to-pkg
+Make debian packages. This is the default.
 
-Make Solaris pkg packages.
+=item B--description=Idesc
 
-=item B-i, B--install
+Specifiy a description for the package. This only has an effect when
+converting from the tgz package format, which lacks descriptions.
 
-Automatically install each generated package, and remove the package file
-after it has been installed.
+=item B--fixperms
+
+Sanitize all file owners and permissions when building a deb. This may be
+useful if the original package is a mess. On the other hand, it may break
+some things to mess with their permissions and owners to the degree this 

Bug#529785: closed by Bastian Blank wa...@debian.org (Bug#529785: fixed in linux-2.6 2.6.30-1)

2009-10-20 Thread Eddy Petrișor
Moritz Muehlenhoff a scris:
 On Tue, Jun 16, 2009 at 12:42:10PM +0300, Eddy Petri??or wrote:
 # I just tested the linux-image-2.6.30-1-amd64 (2.6.30-1) kernel
 # in my lenny system and I still experience the inability to send
 # files  from my phone to the laptop after a hibernate/resume cycle
 reopen 529785
 thanks
 
 Hi Eddy,
 please retest with the 2.6.31-rc4 snapshots from 
 http://wiki.debian.org/DebianKernel

I was unable to use any of those snapshots because the source was never
available in my tries:


deb http://kernel-archive.buildserver.net/debian-kernel sid main


OTOH I tried the 2.6.32-rc3 upstream kernel and it doesn't present the
same problems wrt to bluetooth (but adds more regressions in other areas
- see http://bugzilla.kernel.org/show_bug.cgi?id=14417,
http://bugzilla.kernel.org/show_bug.cgi?id=14446).


So, since I understand the goal for squeeze is to ship with 2.6.32, then
from this (bluetooth) PoV problems are solved.


Should I open sister debian bugs for the regressions I signaled upstream?

-- 
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein



signature.asc
Description: OpenPGP digital signature


Bug#531213: gscan2pdf: Hangs saving files with latest imagemagick

2009-10-20 Thread Martin Farrell
I am experiencing the same issues using Ubuntu 9.10

It has been reported as a bug here
https://bugs.launchpad.net/ubuntu/+source/gscan2pdf/+bug/424249

Please let me know if I can provide any information that will help to solve
the problem.


Bug#551743: udevd spawns numerous processes and eats up almost all CPU time

2009-10-20 Thread Torsten Crass

Package: udev
Version: 146-5
Severity: important

*** Please type your report below this line ***

After a recent 'aptitude -r full-upgrade' (on October 18th, IIRC), udevd 
apparently begun utilising each CPU cycle it could get a hold on. Here's 
a typical output of 'top', demonstrating this behaviour:


  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
  961 root  21  -4  2356  888  420 S 91.2  0.2 186:43.57 udevd
 3024 mythtv24   9  224m  20m 9516 S  3.8  4.7   6:37.21 mythbackend
 5953 root  16   0  2448 1048  768 R  3.8  0.2   0:00.04 top
 5952 root  10  -5 000 S  1.9  0.0   0:00.88 cx88[0] dvb
1 root  15   0  2020  664  572 S  0.0  0.1   0:01.10 init
2 root  10  -5 000 S  0.0  0.0   0:00.01 kthreadd
3 root  34  19 000 S  0.0  0.0   0:00.00 ksoftirqd/0
4 root  10  -5 000 S  0.0  0.0   0:00.19 events/0
5 root  10  -5 000 S  0.0  0.0   0:00.01 khelper
   61 root  10  -5 000 S  0.0  0.0   0:00.01 kblockd/0
   62 root  20  -5 000 S  0.0  0.0   0:00.00 kacpid
   63 root  20  -5 000 S  0.0  0.0   0:00.00  acpi_notify
  142 root  20  -5 000 S  0.0  0.0   0:00.00 ksuspend_usbd
  145 root  10  -5 000 S  0.0  0.0   0:00.00 khubd
  147 root  19  -5 000 S  0.0  0.0   0:00.00 kseriod
  158 root  10  -5 000 S  0.0  0.0   0:00.00 khpsbpkt
  163 root  10  -5 000 S  0.0  0.0   0:00.00 knodemgrd_0

Furthermore, numerous udevd processes are launched, as shown by 'ps -e |
grep udevd | wc':

 76 3042280

Another full-upgrade, which I performed some hours ago, didn't result in 
any improvements.


Regards --

tcrass

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 24
-rw-r--r-- 1 root root 1137 Mar 11  2009 65_dmsetup.rules
-rw-r--r-- 1 root root  695 Aug 26  2007 70-persistent-cd.rules
-rw-r--r-- 1 root root  520 Oct 20 07:34 70-persistent-net.rules
-rw-r--r-- 1 root root  520 Oct 20 07:33 70-persistent-net.rules~
-rw-r--r-- 1 root root  283 Apr 22 11:59 85_dmraid.rules
lrwxrwxrwx 1 root root   15 Aug 26  2007 z60_hdparm.rules - ../hdparm.rules
-rw-r--r-- 1 root root 1240 Apr  6  2009 z60_kpartx.rules
lrwxrwxrwx 1 root root   17 Aug 26  2007 z60_usbmount.rules - 
../usbmount.rules


-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hdc/dev
/sys/block/loop0/dev
/sys/block/loop1/dev
/sys/block/loop2/dev
/sys/block/loop3/dev
/sys/block/loop4/dev
/sys/block/loop5/dev
/sys/block/loop6/dev
/sys/block/loop7/dev
/sys/class/drm/card0/dev
/sys/class/dvb/dvb0.demux0/dev
/sys/class/dvb/dvb0.dvr0/dev
/sys/class/dvb/dvb0.frontend0/dev
/sys/class/dvb/dvb0.net0/dev
/sys/class/dvb/dvb1.demux0/dev
/sys/class/dvb/dvb1.dvr0/dev
/sys/class/dvb/dvb1.frontend0/dev
/sys/class/dvb/dvb1.net0/dev
/sys/class/ieee1394_protocol/raw1394/dev
/sys/class/input/input0/event0/dev
/sys/class/input/input1/event1/dev
/sys/class/input/input2/event2/dev
/sys/class/input/input3/event3/dev
/sys/class/input/input4/event4/dev
/sys/class/input/input5/event5/dev
/sys/class/input/input5/mouse0/dev
/sys/class/input/input6/event6/dev
/sys/class/input/input7/event7/dev
/sys/class/input/mice/dev
/sys/class/lirc/lirc0/dev
/sys/class/video4linux/vbi0/dev
/sys/class/video4linux/vbi1/dev
/sys/class/video4linux/video0/dev
/sys/class/video4linux/video1/dev
/sys/devices/pci:00/:00:10.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81/dev
/sys/devices/pci:00/:00:10.0/usb2/2-1/2-1:1.0/usb_endpoint/usbdev2.2_ep81/dev
/sys/devices/pci:00/:00:10.0/usb2/2-1/2-1:1.1/usb_endpoint/usbdev2.2_ep82/dev
/sys/devices/pci:00/:00:10.0/usb2/2-1/dev
/sys/devices/pci:00/:00:10.0/usb2/2-1/usb_endpoint/usbdev2.2_ep00/dev
/sys/devices/pci:00/:00:10.0/usb2/dev
/sys/devices/pci:00/:00:10.0/usb2/usb_endpoint/usbdev2.1_ep00/dev
/sys/devices/pci:00/:00:10.1/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81/dev
/sys/devices/pci:00/:00:10.1/usb3/dev
/sys/devices/pci:00/:00:10.1/usb3/usb_endpoint/usbdev3.1_ep00/dev
/sys/devices/pci:00/:00:10.2/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81/dev
/sys/devices/pci:00/:00:10.2/usb4/dev
/sys/devices/pci:00/:00:10.2/usb4/usb_endpoint/usbdev4.1_ep00/dev
/sys/devices/pci:00/:00:10.3/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81/dev
/sys/devices/pci:00/:00:10.3/usb1/dev
/sys/devices/pci:00/:00:10.3/usb1/usb_endpoint/usbdev1.1_ep00/dev
/sys/devices/pci:00/:00:11.5/sound/card0/adsp/dev
/sys/devices/pci:00/:00:11.5/sound/card0/audio/dev
/sys/devices/pci:00/:00:11.5/sound/card0/controlC0/dev
/sys/devices/pci:00/:00:11.5/sound/card0/dsp/dev
/sys/devices/pci:00/:00:11.5/sound/card0/mixer/dev
/sys/devices/pci:00/:00:11.5/sound/card0/pcmC0D0c/dev

Bug#378846: Still valid?

2009-10-20 Thread Eugen Dedu
Teemu Ikonen wrote:
 On Wed, Jun 17, 2009 at 7:28 PM, Eugen
 Dedueugen.d...@pu-pm.univ-fcomte.fr wrote:
 Teemu Ikonen wrote:
 I then upgraded to version 3.2.1~git20090515.9d0263-1 from testing and got
 no
 sound output at all during calls. Microphone input works (i.e. the bar
 moves in
 the Audio Settings dialog during calls) but sound output does not.
 Interestingly, sound events work when tested from the preferences dialog,
 except for the 'new instant messages' sound, which plays, but brings up an
 'Error while opening audio output device' dialog. This happens with all
 the
 sound devices ekiga lists in this system (Default, HDA Intel, HDA Intel
 (1)).
 Do you have audio codecs checked on in Preferences?
 
 Yes.
 
 Please send the output when doing a call and there is no sound:
 $ ekiga -d 4 2output

Hi Teemu,

I am really sorry for the delay of this e-mail.  I would like to fix
this bug now.

I do not see any problem in your output.  Please explain more what does
sound output does not work mean.  During a call, the call is
established, the audio (and video) codec is shown near the image, the
other endpoint hears you, but you canot hear the other endpoint?  Does
audio output work when you call 5...@ekiga.net?  Maybe your sound card
has the output set to zero?!  During these tests, please check off the
CELT audio codec.

Note that with 3.2.6 the newmessage.wav file playing was fixed.  If
possible, use that version (in debian unstable).

-- 
Eugen



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



Bug#529908: Upstream Fix

2009-10-20 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Robert Hogan schrieb:
 Is there any way the reporter or an interested packager could check the fix 
 for this in upstream CVS:
 
 http://sourceforge.net/mailarchive/message.php?msg_name=e1mlhzt-aq...@ddv4jf1.ch3.sourceforge.com
 
 Once validated, I can perform a release - or alternatively the patch can be 
 applied to the tork package.
 
 


checking for makekdewidgets... /usr/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for KDE version... KDE 3.5.x (x =2) or SVN trunk
./configure: line 28170: syntax error near unexpected token `LIBGNUTLS,'
./configure: line 28170: `PKG_CHECK_MODULES(LIBGNUTLS, gnutls = 1.0.0, ,'
make: *** [config.status] Error 2


- --
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkrdj94ACgkQ2XA5inpabMezyACcCrq9akDL1rQ2G2A/h0BO9H6F
EokAn2OBxsnD5PLhYl09ikJzRucfaDyy
=ZFsU
-END PGP SIGNATURE-



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



Bug#551721: gitosis: hardcoded username in postinst

2009-10-20 Thread Daniel Baumann
tag 551721 pending
thanks

fixed in git.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#551744: xserver-xorg-input-synaptics: Tapping is not recognize

2009-10-20 Thread Ludovic CHEVALIER
Package: xserver-xorg-input-synaptics
Version: 1.1.2-1
Severity: grave
Justification: renders package unusable

Hi!

My touchpad don't work correctly since the last update of the package:
- no tapping
- no scrolling
- no 3 button emulation

~$ cat /var/log/Xorg.0.log|grep WW|grep mouse
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' 
will be disabled.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 May 20 14:06 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976 Sep 30 22:53 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 
PCI/AGP or 662/761Gx PCIE VGA Display Adapter

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw--- 1 root root 4417 Oct 17 19:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:


Xorg X server log files on system:
-rw-r--r-- 1 root root 30364 Oct 20 09:45 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31 i686 Debian
Current Operating System: Linux laptop-06 2.6.30-2-686 #1 SMP Sat Sep 26 
01:16:22 UTC 2009 i686
Build Date: 30 September 2009  08:45:15PM
xorg-server 2:1.6.4-2 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Oct 20 09:45:46 2009
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor �ran g�rique
(**) |   |--Device Carte vid�g�rique
(**) |--Input Device Generic Keyboard
(**) |--Input Device Touchpad
(**) Option Xinerama true
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /etc/X11/fonts/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Type1 does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/CID does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Speedo does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/75dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(**) FontPath set to:
unix/:7100,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' 
will be disabled.
(WW) Disabling Generic Keyboard
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:1:0:0) 1039:6330:1043:1102 Silicon Integrated Systems [SiS] 
661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter rev 0, Mem @ 
0xd000/134217728, 0xdeee/131072, I/O @ 0xac00/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   

Bug#551259: linux-image-2.6.30-2-amd64: fails to detect NUMA on Dell T7500

2009-10-20 Thread Jens-Michael Hoffmann
On Tuesday, 20. October 2009 11:10:37 Jens-Michael Hoffmann wrote:
 On Saturday, 17. October 2009 00:09:55 Ben Hutchings wrote:
  So I think this indicates a firmware bug.  It might be fixed by a later
  BIOS version; the latest is A03, available from:
 
  http://support.dell.com/support/downloads/download.aspx?fileid=344390rel
 ea seid=R239339
 
 Many thanks for looking into this, I'll try out the BIOS update and then
 report back.
 

Problem is still there with BIOS A03.
Dell technical support claims this is a Debian or linux problem and they 
cannot do anything about it.



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



Bug#551743: udevd spawns numerous processes and eats up almost all CPU time

2009-10-20 Thread Marco d'Itri
On Oct 20, Torsten Crass torsten.cr...@ebiology.de wrote:

 After a recent 'aptitude -r full-upgrade' (on October 18th, IIRC), udevd  
 apparently begun utilising each CPU cycle it could get a hold on. Here's  
 a typical output of 'top', demonstrating this behaviour:
udev just does what the kernel tells it to do.
What about you find out what these processes are trying to do?
If you do not know any better, at lease please report the complete
output of ps axf.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#551745: sysv-rc (priority: required) now depends on insserv

2009-10-20 Thread Samuel Thibault
Package: insserv
Version: 1.12.0-14
Severity: serious
Justification: Debian Policy 2.5.

The sysv-rc package now depends on insserv, but insserv is
Priority: optional, and the Debian Policy says 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.

I guess since we want to move to insserv for squeeze we can just bump
the priority of insserv?

I'm raising this issue because it breaks crosshurd.

Samuel

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

Kernel: Linux 2.6.31 (SMP w/2 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 insserv depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries

insserv recommends no packages.

Versions of packages insserv suggests:
pn  bootchart none (no description available)

-- debconf information:
* insserv/enable: true

-- 
Samuel Thibault samuel.thiba...@fnac.net
/* Amuse the user. */
printk(
  \\|/  \\|/\n
  \@'/ ,. \...@\\n
  /_| \\__/ |_\\\n
 \\__U_/\n);
(From linux/arch/sparc/kernel/traps.c:die_if_kernel())



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



Bug#551746: broken installation of zoneminder

2009-10-20 Thread Simone Piccardi
Package: zoneminder
Version: 1.24.2-1
Severity: grave
Justification: renders package unusable


I just did: 
# apt-get install zoneminder


this the results (sorry for the italian locale)


Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze   
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno inoltre installati:
  apache2 apache2-mpm-prefork libapache2-mod-php5 libemail-date-format-perl
  libmime-lite-perl libmime-types-perl libphp-serialization-perl php5
  php5-common php5-mysql php5-suhosin
Pacchetti suggeriti:
  php-pear
I seguenti pacchetti NUOVI saranno installati:
  apache2 apache2-mpm-prefork libapache2-mod-php5 libemail-date-format-perl
  libmime-lite-perl libmime-types-perl libphp-serialization-perl php5
  php5-common php5-mysql php5-suhosin zoneminder
0 aggiornati, 12 installati, 0 da rimuovere e 0 non aggiornati.
� necessario scaricare 4712kB di archivi.
Dopo quest'operazione, verranno occupati 14,2MB di spazio su disco.
Continuare [S/n]? 
Scaricare:1 http://ftp.it.debian.org sid/main apache2-mpm-prefork 2.2.14-1 
[2330B]
Scaricare:2 http://ftp.it.debian.org sid/main apache2 2.2.14-1 [1376B]
Scaricare:3 http://ftp.it.debian.org sid/main php5-common 5.2.11.dfsg.1-1 
[426kB]
Scaricare:4 http://ftp.it.debian.org sid/main libapache2-mod-php5 
5.2.11.dfsg.1-1 [2490kB]
Scaricare:5 http://ftp.it.debian.org sid/main libemail-date-format-perl 1.002-1 
[6258B]
Scaricare:6 http://ftp.it.debian.org sid/main libmime-lite-perl 3.027-1 [76,3kB]
Scaricare:7 http://ftp.it.debian.org sid/main libmime-types-perl 1.28-1 [31,2kB]
Scaricare:8 http://ftp.it.debian.org sid/main libphp-serialization-perl 0.33-1 
[10,8kB]
Scaricare:9 http://ftp.it.debian.org sid/main php5 5.2.11.dfsg.1-1 [1076B]
Scaricare:10 http://ftp.it.debian.org sid/main php5-mysql 5.2.11.dfsg.1-1 
[64,7kB]
Scaricare:11 http://ftp.it.debian.org sid/main php5-suhosin 0.9.29-1 [73,7kB]
Scaricare:12 http://ftp.it.debian.org sid/main zoneminder 1.24.2-1 [1528kB]
Recuperati 4712kB in 7s (633kB/s)  
impossibile caricare il database /var/lib/apt/listchanges.db.
Selezionato il pacchetto apache2-mpm-prefork.
(Lettura del database... 310674 file e directory attualmente installati.)
Estrazione di apache2-mpm-prefork (da 
.../apache2-mpm-prefork_2.2.14-1_i386.deb)...
Selezionato il pacchetto apache2.
Estrazione di apache2 (da .../apache2_2.2.14-1_i386.deb)...
Selezionato il pacchetto php5-common.
Estrazione di php5-common (da .../php5-common_5.2.11.dfsg.1-1_i386.deb)...
Selezionato il pacchetto libapache2-mod-php5.
Estrazione di libapache2-mod-php5 (da 
.../libapache2-mod-php5_5.2.11.dfsg.1-1_i386.deb)...
Selezionato il pacchetto libemail-date-format-perl.
Estrazione di libemail-date-format-perl (da 
.../libemail-date-format-perl_1.002-1_all.deb)...
Selezionato il pacchetto libmime-lite-perl.
Estrazione di libmime-lite-perl (da .../libmime-lite-perl_3.027-1_all.deb)...
Selezionato il pacchetto libmime-types-perl.
Estrazione di libmime-types-perl (da .../libmime-types-perl_1.28-1_all.deb)...
Selezionato il pacchetto libphp-serialization-perl.
Estrazione di libphp-serialization-perl (da 
.../libphp-serialization-perl_0.33-1_all.deb)...
Selezionato il pacchetto php5.
Estrazione di php5 (da .../php5_5.2.11.dfsg.1-1_all.deb)...
Selezionato il pacchetto php5-mysql.
Estrazione di php5-mysql (da .../php5-mysql_5.2.11.dfsg.1-1_i386.deb)...
Selezionato il pacchetto php5-suhosin.
Estrazione di php5-suhosin (da .../php5-suhosin_0.9.29-1_i386.deb)...
Selezionato il pacchetto zoneminder.
Estrazione di zoneminder (da .../zoneminder_1.24.2-1_i386.deb)...
Elaborazione dei trigger per man-db...
Configurazione di apache2-mpm-prefork (2.2.14-1)...
Starting web server: apache2.
Configurazione di apache2 (2.2.14-1)...
Configurazione di php5-common (5.2.11.dfsg.1-1)...
Configurazione di libapache2-mod-php5 (5.2.11.dfsg.1-1)...

Creating config file /etc/php5/apache2/php.ini with new version
Reloading web server config: apache2.
Configurazione di libemail-date-format-perl (1.002-1)...
Configurazione di libmime-lite-perl (3.027-1)...
Configurazione di libmime-types-perl (1.28-1)...
Configurazione di libphp-serialization-perl (0.33-1)...
Configurazione di php5 (5.2.11.dfsg.1-1)...
Configurazione di php5-mysql (5.2.11.dfsg.1-1)...
Configurazione di php5-suhosin (0.9.29-1)...
Configurazione di zoneminder (1.24.2-1)...
Starting ZoneMinder: Can't locate ZoneMinder.pm in @INC (@INC contains: 
/usr/local/share/perl/5.10.0 /etc/perl /usr/local/lib/perl/5.10.1 
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 
/usr/share/perl/5.10 /usr/local/lib/site_perl) at /usr/bin/zmpkg.pl line 46.
BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 46.
failure

invoke-rc.d: initscript zoneminder, action start failed.
dpkg: errore nell'elaborare zoneminder (--configure):
 il sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 2
Si sono 

Bug#551694: closed by Jakub Wilk uba...@users.sf.net (Re: Bug#551694: python-docutils -- insufficient Python Build-Dependency)

2009-10-20 Thread Kumar Appaiah
 * Kumar Appaiah a.ku...@alumni.iitm.ac.in, 2009-10-19, 17:55:
 Please note that your package uses either the --install-layout=deb, or
 python.mk helpers, but does not Build-Depend on a Python version which
 contains those features.

 False positive. python-docutils includes python.mk only if it exists.

 -- 
 Jakub Wilk

Dear Jakub,

Sorry for missing this, and thanks for closing the bug.

Kumar
-- 
Kumar Appaiah



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



Bug#550792: udev: /dev/disk/by-uuid problem

2009-10-20 Thread Chris Donoghue
Following up:

Upgrading worked fine when i did this on my other computer just today.

I don't know what happened or what was different on my other computer that it 
didn't work previously.

The first instance was from the util-linux problem and that I hadn't updated 
but as that's all fine.  As upgrading in exactly the same way on another 
computer was fine for me then this should be closed.


Chris



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



Bug#519829: mount.cifs: No such file or directory

2009-10-20 Thread Pol Hallen
same problem with samba 3.4.2-1 (debian testing)

Pol



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



Bug#548878: FTBFS texlive-bin won't compile against libpoppler = 0.11

2009-10-20 Thread Loïc Minier
On Sun, Oct 18, 2009, Norbert Preining wrote:
 Dear poppler packaging team. It would be nice to *listen* at least once
 to my sincere asking to inform us *BEFORE* uploading to unstable.

 I'm sorry, I don't take much care of poppler these days; could you sync
 directly with Josselin on a process which would best suite you?

   Thanks
-- 
Loïc Minier



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




Bug#551498: Workaround

2009-10-20 Thread Christoph Schwerdtfeger
Didn't work for me. I rebooted my system and am still only getting the dummy 
interface for pulseaudio.

Restarting udev (/etc/init.d/udev stop  /etc/init.d/udev start) works for 
pulseaudio, but is giving me other problems.

Regards
Christoph Schwerdtfeger
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser



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



Bug#551653: It works again

2009-10-20 Thread Victor Porton
After some manipulations with gnome-volume-control sound works again.
Sorry for this incorrect bug report.

-- 
Victor Porton - http://portonvictor.org




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



Bug#551498: Upstream seems to have a bug for this

2009-10-20 Thread Christoph Kluenter
Hi,

this seems to be bug #681 upstream (http://www.pulseaudio.org/ticket/681)
Ubuntu has a bug for this here: 
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/394500
And there is a tip to disable udev and use the static hardware detection. Seems 
to work.

Cheers,
  Christoph




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



Bug#551747: mnemosyne: Segfault on startup

2009-10-20 Thread Grzegorz Kolorz
Package: mnemosyne
Version: 1.2.1-1
Severity: important

Segfault on startup with:
Fatal Python error: (pygame parachute) Segmentation Fault
Aborted

--
Grzegorz

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 
'testing-proposed-updates'), (300, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages mnemosyne depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-pygame 1.8.1release-1 SDL bindings for games development
ii  python-qt33.17.6-2   Qt3 bindings for Python
ii  python-support1.0.4  automated rebuilding support for P

mnemosyne recommends no packages.

mnemosyne 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#551745: sysv-rc (priority: required) now depends on insserv

2009-10-20 Thread Petter Reinholdtsen
[Samuel Thibault]
 I'm raising this issue because it breaks crosshurd.

How is crosshurd broken?

I agree that the priority of insserv should be raised.

It migth be a good idea to lower the priority of sysvinit and sysv-rc,
to make it easier to install chroots without the boot system, but I
suspect it is better to discuss that in another BTS report.

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#529331: Additional issues with poppler 0.12 (which is in unstable now)

2009-10-20 Thread Ilya Barygin
There are additional issues with poppler 0.12 which is in unstable now:

g++ -DHAVE_CONFIG_H -I. -I../../../source/texk/web2c -I./.. 
-I/tmp/buildd/luatex-0.43.0/build/texk -I/tmp/buildd/luatex-0.43.0/source/texk  
 -DPOPPLER_VERSION=\0.12.0\ -I/usr/include/poppler   
-I/tmp/buildd/luatex-0.43.0/build/libs/obsdcompat 
-I/tmp/buildd/luatex-0.43.0/source/libs/obsdcompat 
-I../../../source/texk/web2c/libmd5 -Iluatexdir 
-I../../../source/texk/web2c/luatexdir 
-I../../../source/texk/web2c/luatexdir/lua51 -DpdfTeX   -g -O2 -MT 
libluatex_a-pdftoepdf.o -MD -MP -MF .deps/libluatex_a-pdftoepdf.Tpo -c -o 
libluatex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.cc' || echo 
'../../../source/texk/web2c/'`luatexdir/image/pdftoepdf.cc
/usr/include/poppler/GfxFont.h: In function 'void 
writeEncodings(pdf_output_file*)':
/usr/include/poppler/GfxFont.h:230: error: 'virtual GfxFont::~GfxFont()' is 
protected
../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc:675: error: within this 
context
../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc: In function 'void 
read_pdf_info(pdf_output_file*, image_dict*, integer, integer)':
../../../source/texk/web2c/luatexdir/image/pdftoepdf.cc:730: error: 'class 
PDFDoc' has no member named 'getPDFVersion'
make[6]: *** [libluatex_a-pdftoepdf.o] Error 1

Attached are the patches (ubuntu_libpoppler-0.11 and
ubuntu_libpoppler-0.12) used in Ubuntu to deal with this.

For Ubuntu context see:
https://bugs.launchpad.net/bugs/381539
https://bugs.launchpad.net/bugs/453929

I'm also attaching a second version of the patch for poppler 0.12
(libpoppler-0.12), in the hope that it will be more acceptable for
upstream (the patch for Ubuntu was designed to make only a minimal
change). None of the patches includes a poppler version check; maybe it
should be added.Index: luatex-0.40.5/source/texk/web2c/luatexdir/image/pdftoepdf.cc
===
--- luatex-0.40.5.orig/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-10-19 22:03:14.0 +0400
+++ luatex-0.40.5/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-10-19 22:03:14.0 +0400
@@ -705,7 +705,8 @@
 Page *page;
 int rotate;
 PDFRectangle *pagebox;
-float pdf_version_found, pdf_version_wanted, xsize, ysize, xorig, yorig;
+unsigned major_pdf_version_found, minor_pdf_version_found;
+float xsize, ysize, xorig, yorig;
 assert(idict != NULL);
 assert(img_type(idict) == IMG_TYPE_PDF);
 // initialize
@@ -720,15 +721,18 @@
 // this works only for PDF 1.x -- but since any versions of PDF newer
 // than 1.x will not be backwards compatible to PDF 1.x, pdfTeX will
 // then have to changed drastically anyway.
-pdf_version_found = pdf_doc-doc-getPDFVersion();
-pdf_version_wanted = 1 + (minor_pdf_version_wanted * 0.1);
-if (pdf_version_found  pdf_version_wanted + 0.01) {
+major_pdf_version_found = pdf_doc-doc-getPDFMajorVersion();
+minor_pdf_version_found = pdf_doc-doc-getPDFMinorVersion();
+if (major_pdf_version_found  1 ||
+(major_pdf_version_found == 1 
+ minor_pdf_version_found  minor_pdf_version_wanted)
+   ) {
 char msg[] =
-PDF inclusion: found PDF version %.1f, but at most version %.1f allowed;
+PDF inclusion: found PDF version %u.%u, but at most version 1.%i allowed;
 if (pdf_inclusion_errorlevel  0) {
-pdftex_fail(msg, pdf_version_found, pdf_version_wanted);
+pdftex_fail(msg, major_pdf_version_found, minor_pdf_version_found, minor_pdf_version_wanted);
 } else {
-pdftex_warn(msg, pdf_version_found, pdf_version_wanted);
+pdftex_warn(msg, major_pdf_version_found, minor_pdf_version_found, minor_pdf_version_wanted);
 }
 }
 img_totalpages(idict) = pdf_doc-doc-getCatalog()-getNumPages();
Fix a FTBFS with libpoppler 0.11: the destructor of GfxFont is virtual, and it doesn't make sense to call it.
Index: luatex-0.40.1/source/texk/web2c/luatexdir/image/pdftoepdf.cc
===
--- luatex-0.40.1.orig/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-05-29 04:39:57.0 +
+++ luatex-0.40.1/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-05-29 04:42:24.0 +
@@ -666,7 +666,7 @@
 }
 for (r = encodingList; r != NULL; r = n) {
 n = r-next;
-delete r-font;
+//delete r-font;
 delete r;
 }
 }
Index: luatex-0.40.5/source/texk/web2c/luatexdir/image/pdftoepdf.cc
===
--- luatex-0.40.5.orig/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-10-17 16:32:12.0 +0400
+++ luatex-0.40.5/source/texk/web2c/luatexdir/image/pdftoepdf.cc	2009-10-17 16:32:12.0 +0400
@@ -720,7 +720,7 @@
 // this works only for PDF 1.x -- but since any versions of PDF newer
 // than 1.x will not be backwards 

Bug#551749: wajig: Remove start, stop, restart, reload

2009-10-20 Thread Reuben Thomas
Package: wajig
Version: 2.0.38
Severity: wishlist


Please remove the start, stop, restart and reload commands. They are
nothing to do with package management, and on some installations they
now do the wrong thing: Ubuntu Karmic uses upstart, which uses
different commands to start and stop services. Rather than try to cope
with this, I suggest removing the commands as being beyond wajig’s
scope.

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

Kernel: Linux 2.6.26-2-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/bash

Versions of packages wajig depends on:
ii  apt  0.7.20.2+lenny1 Advanced front-end for dpkg
ii  dselect  1.14.25 Debian package management front-en
ii  python   2.5.2-3 An interactive high-level object-o
ii  python-apt   0.7.7.1+nmu1Python interface to libapt-pkg
ii  python-central   0.6.8   register and build utility for Pyt

wajig recommends no packages.

Versions of packages wajig suggests:
pn  alien   none   (no description available)
pn  apt-listbugsnone   (no description available)
pn  apt-movenone   (no description available)
ii  apt-show-versions   0.15 lists available package versions w
ii  debconf 1.5.24   Debian configuration management sy
ii  deborphan   1.7.27   program that can find unused packa
pn  dpkg-repack none   (no description available)
ii  fakeroot1.11 Gives a fake root environment
ii  fping   2.4b2-to-ipv6-15 sends ICMP ECHO_REQUEST packets to
pn  gkdebconf   none   (no description available)
pn  gnome-tasksel   none   (no description available)
pn  gnome-terminal  none   (no description available)
ii  locales 2.7-18   GNU C Library: National Language (
pn  lynxnone   (no description available)
pn  python-glade2   none   (no description available)
pn  python-gnome2   none   (no description available)
pn  python-gtk2 none   (no description available)
ii  reportbug   3.48 reports bugs in the Debian distrib
ii  sudo1.6.9p17-2   Provide limited super user privile
pn  vrmsnone   (no description available)
ii  wget1.11.4-2+lenny1  retrieves files from the web

-- 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#551748: Proxy support.

2009-10-20 Thread Raúl Sánchez Siles
Package: debdelta
Version: 0.33
Severity: wishlist

  Hello:

  I think debdelta is a very interesting tool, yet it have some way to go. I'm
currently concerned about proxy support which prevent me using debdelta from
corporate envoironment.

  I think it should support http_proxy environment variable or, alternatively,
providing configuration parameters to make people behind proxys be able to use
debdelta.

  Regards,

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

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 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 debdelta depends on:
ii  binutils  2.19.91.20091006-1 The GNU assembler, linker and 
bina
ii  bzip2 1.0.5-3high-quality block-sorting file 
co
ii  libbz2-1.01.0.5-3high-quality block-sorting file 
co
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  python2.5.4-2An interactive high-level object-
o
ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime

Versions of packages debdelta recommends:
ii  bsdiff  4.3-8generate/apply a patch between 
two
ii  lzma4.43-14  Compression method of 7z format 
in
ii  python-apt  0.7.13.3 Python interface to libapt-pkg
ii  xdelta  1.1.3-9  A diff utility which works with 
bi
ii  xdelta3 0v2.dfsg-1.1 A diff utility which works with 
bi

debdelta suggests no packages.

-- debconf-show failed



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



Bug#549760: libipc-shareable-perl: FTBFS: tests failed

2009-10-20 Thread Lucas Nussbaum
On 19/10/09 at 22:34 +0200, gregor herrmann wrote:
 tag 549760 + unreproducible
 thanks
 
 On Mon, 05 Oct 2009 20:44:48 +0200, Lucas Nussbaum wrote:
 
  During a rebuild of all packages in sid, your package failed to build on
  amd64.
  
   t/38ipchv.t ... 
   Failed 2/5 subtests 
   t/40ipcref.t .. ok
   t/45obj.t . ok
   t/50ipcobj.t .. ok
   t/55lsync.t ... ok
   
   Test Summary Report
   ---
   t/38ipchv.t (Wstat: 0 Tests: 3 Failed: 0)
 Parse errors: Tests out of sequence.  Found (4) but expected (2)
   Tests out of sequence.  Found (5) but expected (3)
   Bad plan.  You planned 5 tests but ran 3.
   Files=14, Tests=91, 1916 wallclock secs ( 0.04 usr  0.04 sys +  0.53 cusr 
0.11 csys =  0.72 CPU)
 
 Hm, seems I haven't looked at that bug yet, and again it seems to be
 one of these heisenbugs; i.e. it builds fine in an i386 and a amd64
 cowbuilder sid chroot.
 
 Tests out of sequence combined with the forking and sleeping in the
 test and the dynamic numbering for the test cases (!) might lead to
 some timing/load issues.
 
 From looking at the code and adding a bit of debug output, the child
 process starts, sleeps until awakened by the parent, runs test (1),
 sleeps, gets awakened by the parent -- which has a waitpid($pid, 0)
 at that point, runs tests (2) and (3), then the parent should run
 tests (4) and (5).
 
 Maybe that helps some better Perl coder to find out why the sequence
 gets twisted :)

Actually, the worst part is that the build sometimes simply blocks.

But I agree that it's very likely to be a load issue.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#551422: backupninja: Allow for manual jobs

2009-10-20 Thread Alex Samad
On Tue, Oct 20, 2009 at 08:32:56AM +0200, intrigeri wrote:
 tags 551422 + moreinfo
 thanks
 
 Hi,
 
 Alex Samad wrote (16 Oct 2009 05:04:13 GMT) :
  I am on a laptop and I would like to configure backupninja to do
  backups when I am on a secific site. I was thinking having a backup
  when of manual and being able to run all the manual backupninja jobs
  from command line would be helpful.
 
 I fear I don't understand clearly your request.
 
 Does the when = manual option (Closes: #511299), available in Git,
 solve your issue?
 
 If not:
 
 Do you want all of your backupninja jobs to be ran manually, or should
 some be run automatically by cron, and some others only if whatever
 pre-condition is met?

well I was setting up my laptop and because I do a lot of travelling I
didn't want my laptop dialing home every hour to check / do a backup,
but I was looking for a framework to manage the backups and have them be
initiated manually

 
 Couldn't you drop a shell script as the first job in /etc/backup.d/,
 that would test for your required pre-condition and abort with our
 halt shell function unless it is met?

I didn't realise that you could do that, but still not exactly the same
as manually initiating a backup run

 
 Bye,



signature.asc
Description: Digital signature


Bug#529785: closed by Bastian Blank wa...@debian.org (Bug#529785: fixed in linux-2.6 2.6.30-1)

2009-10-20 Thread maximilian attems
On Tue, Oct 20, 2009 at 01:01:19PM +0300, Eddy Petri??or wrote:
 Moritz Muehlenhoff a scris:
  On Tue, Jun 16, 2009 at 12:42:10PM +0300, Eddy Petri??or wrote:
  # I just tested the linux-image-2.6.30-1-amd64 (2.6.30-1) kernel
  # in my lenny system and I still experience the inability to send
  # files  from my phone to the laptop after a hibernate/resume cycle
  reopen 529785
  thanks
  
  Hi Eddy,
  please retest with the 2.6.31-rc4 snapshots from 
  http://wiki.debian.org/DebianKernel
 
 I was unable to use any of those snapshots because the source was never
 available in my tries:
 
 
 deb http://kernel-archive.buildserver.net/debian-kernel sid main
 
 
 OTOH I tried the 2.6.32-rc3 upstream kernel and it doesn't present the
 same problems wrt to bluetooth (but adds more regressions in other areas
 - see http://bugzilla.kernel.org/show_bug.cgi?id=14417,
 http://bugzilla.kernel.org/show_bug.cgi?id=14446).
 
 
 So, since I understand the goal for squeeze is to ship with 2.6.32, then
 from this (bluetooth) PoV problems are solved.

ok we will note it in changelog for 2.6.32.

you can find 2.6.31 in experimental, yes buildserver will be down for
longer..
 
 Should I open sister debian bugs for the regressions I signaled upstream?

if they are fixed upstream no, if they are still an issue yes.
the more upstream is fixing the better for us ;)



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



Bug#527862: libmilter1.0.1: dkim-milter and milter-greylist segfault in libmilter

2009-10-20 Thread Jose-Marcio Martins da Cruz


Hello,

Sebastian Wiesinger wrote:

Package: libmilter1.0.1
Version: 8.14.3-5
Followup-For: Bug #527862


There's a but in Lenny libmilter 1.0.1.

You shall :

* Apply the patch appearing in the bug web page
* get and install the patched libmilter at :
http://www.j-chkmail.org/download/libmilter/libmilter-workers-8.14.3-1.tgz

JM


--
 ---
 Jose Marcio MARTINS DA CRUZ   http://j-chkmail.ensmp.fr
 Ecole des Mines de Paris
 60, bd Saint Michel  75272 - PARIS CEDEX 06
 mailto:jose-marcio.mart...@mines-paristech.fr



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



Bug#549375: Any other workaround ?

2009-10-20 Thread Thomas Hahn
On Mon, Oct 19, 2009 at 4:41 PM, Thomas Hahn thah...@gmail.com wrote:



 On Mon, Oct 19, 2009 at 3:02 PM, Brice Goglin 
 brice.gog...@ens-lyon.orgwrote:

 Thomas Hahn wrote:
 
 
  On Mon, Oct 19, 2009 at 12:32 PM, Brice Goglin
  brice.gog...@ens-lyon.org mailto:brice.gog...@ens-lyon.org wrote:
 
  Thomas Hahn wrote:
   Sigh, after upgrading I am having the same problem.
   On the build in screen of the laptop the mouse cursor is
  visible, but
   on the bigger TFT it has disappeared.
  
   # CONFIG_DRM_I915_KMS is not set
  
   So, I need to build my own kernel?
  
   Anything else necessary to get KMS working?
 
  You can enable KMS with your current kernel by passing modeset=1
  to the
  i915 module at startup, either through the initramfs config or on
 the
  kernel command line.
 
  Brice
 
 
  Tnx for the info.
  I have changed the command line via /boot/grub/menu.lst to
   Kernel command line: root=/dev/sda5 ro vga=0x0361 resume=/dev/sda8
  modeset=1

 If using a plain Debian kernel, see
 http://wiki.debian.org/KernelModesetting

 Brice


 Been there tried that, got:

  (**) intel(0): Kernel mode setting active, disabling FBC.

 BUT:

 (II) intel(0): EDID for output LVDS1
 (II) intel(0): Manufacturer: LPL  Model: 0  Serial#: 0
 (II) intel(0): Year: 2004  Week: 0
 (II) intel(0): EDID Version: 1.2
 (II) intel(0): Digital Display Input
 (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
 (II) intel(0): Gamma: 2.20
 (II) intel(0): No DPMS capabilities specified
 (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
 (II) intel(0): First detailed timing is preferred mode
 (II) intel(0): redX: 0.590 redY: 0.344   greenX: 0.323 greenY: 0.534
 (II) intel(0): blueX: 0.156 blueY: 0.138   whiteX: 0.312 whiteY: 0.328
 (II) intel(0): Manufacturer's mask: 0
 (II) intel(0): Supported detailed timing:
 (II) intel(0): clock: 71.2 MHz   Image Size:  289 x 21 mm

 See those 21 mm, should have been 210mm!

 So letters are absolutely HUGE and render this useless.
 There is some

 Section Monitor
 Identifier  LVDS
 DisplaySize 330 206
 HorizSync   30-90
 VertRefresh 50-60
 EndSection

 in the xorg.conf as this must have been a problem sometime
 before, but it doesnt help now ...

 Thomas


Is there any other way of getting back my 1280x1024 resolution?
Downgrade to stable doesnt work.
Is there a beta version which has these problems fixed?

Bugs 536287, 551635 and 551666 are all dealing with KMS problems and this
is what I am running into here ...

Thomas


Bug#551750: nautilus: Segfaults when going to computer:///

2009-10-20 Thread Enrico Zini
Package: nautilus
Version: 2.26.3-1
Severity: important

Hello,

when I click on the Computer icon, nautilus promptly and reliably segfaults:

$ gdb --args `which nautilus` computer:///
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
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:
http://www.gnu.org/software/gdb/bugs/...
(gdb) run
Starting program: /usr/bin/nautilus computer:///
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b7bb90 (LWP 5120)]

** (nautilus:5117): WARNING **: Unable to add monitor: Not supported
[New Thread 0xb4abeb90 (LWP 5122)]

(nautilus:5117): GLib-GIO-CRITICAL **: g_file_info_get_name: assertion 
`G_IS_FILE_INFO (info)' failed

** (nautilus:5117): WARNING **: Got GFileInfo with NULL name in computer:///, 
ignoring. This shouldn't happen unless the gvfs backend is broken.


(nautilus:5117): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed

Program received signal SIGSEGV, Segmentation fault.
0xb786e91b in g_slice_alloc () from /lib/libglib-2.0.so.0
(gdb) where
#0  0xb786e91b in g_slice_alloc () from /lib/libglib-2.0.so.0
#1  0xb791d479 in ?? () from /usr/lib/libgobject-2.0.so.0
#2  0xb7923ad9 in ?? () from /usr/lib/libgobject-2.0.so.0
#3  0xb7924036 in g_signal_handlers_unblock_matched () from 
/usr/lib/libgobject-2.0.so.0
#4  0x080fe15e in initialize_background_from_settings (file=0x825c460, 
background=0x83a38c0) at nautilus-directory-background.c:474
#5  0xb791b544 in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
#6  0xb790dde3 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0xb7921f0f in ?? () from /usr/lib/libgobject-2.0.so.0
#8  0xb7923359 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9  0xb79237b6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0x0811cfac in nautilus_file_emit_changed (file=0x825c460) at 
nautilus-file.c:6475
#11 0x0811cef8 in nautilus_file_changed (file=0x825c460) at nautilus-file.c:6416
#12 0x080fa6f9 in dequeue_pending_idle_callback (callback_data=0x82604e0) at 
nautilus-directory-async.c:990
#13 0x080fa7ad in directory_load_done (directory=0x82604e0, error=0x0) at 
nautilus-directory-async.c:1117
#14 0x080faa0b in more_files_callback (source_object=0x82b20b0, res=0x8464c18, 
user_data=0x842d050) at nautilus-directory-async.c:2153
#15 0xb7a2ae6b in ?? () from /usr/lib/libgio-2.0.so.0
#16 0xb7a47cd9 in g_simple_async_result_complete () from 
/usr/lib/libgio-2.0.so.0
#17 0xb7a47d41 in ?? () from /usr/lib/libgio-2.0.so.0
#18 0xb784e0b1 in ?? () from /lib/libglib-2.0.so.0
#19 0xb784fe98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0xb7853623 in ?? () from /lib/libglib-2.0.so.0
#21 0xb7853aea in g_main_loop_run () from /lib/libglib-2.0.so.0
#22 0xb7c92ed9 in IA__gtk_main () at 
/build/buildd-gtk+2.0_2.18.2-1-i386-CIhLaF/gtk+2.0-2.18.2/gtk/gtkmain.c:1216
#23 0x080811a6 in main (argc=1, argv=0xb534) at nautilus-main.c:518
(gdb) 

Cheers,

Enrico

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

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

Versions of packages nautilus depends on:
ii  desktop-file-utils  0.15-2   Utilities for .desktop files
ii  gvfs1.2.2-2  userspace virtual filesystem - ser
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libbeagle1  0.3.9-1  library for accessing beagle using
ii  libc6   2.9-23   GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libexempi3  2.1.1-1  library to parse XMP metadata (Lib
ii  libexif12   0.6.17-1 library to parse EXIF files
ii  libgail18   2.18.2-1 GNOME Accessibility Implementation
ii  libgconf2-4 2.26.2-3 GNOME configuration database syste
ii  libglib2.0-02.22.2-2 The GLib library of C routines
ii  libgnome-desktop-2-11   2.28.0-1 Utility library for loading .deskt
ii  libgtk2.0-0 2.18.2-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libnautilus-extension1  2.26.3-1 libraries for nautilus components 
ii  libpango1.0-0   1.26.0-1 Layout and rendering of internatio
ii  libselinux1 2.0.85-4 

Bug#551743: udevd spawns numerous processes and eats up almost all CPU time

2009-10-20 Thread Torsten Crass

udev just does what the kernel tells it to do.
What about you find out what these processes are trying to do?
If you do not know any better, 


Sorry for not being an expert concerning the interaction between udev 
and the kernel.



at lease please report the complete

output of ps axf.


Here it comes:

  PID TTY  STAT   TIME COMMAND
2 ?S 0:00 [kthreadd]
3 ?SN 0:00  \_ [ksoftirqd/0]
4 ?S 0:00  \_ [events/0]
5 ?S 0:00  \_ [khelper]
   61 ?S 0:00  \_ [kblockd/0]
   62 ?S 0:00  \_ [kacpid]
   63 ?S 0:00  \_ [kacpi_notify]
  142 ?S 0:00  \_ [ksuspend_usbd]
  145 ?S 0:00  \_ [khubd]
  147 ?S 0:00  \_ [kseriod]
  158 ?S 0:00  \_ [khpsbpkt]
  163 ?S 0:00  \_ [knodemgrd_0]
  169 ?S  0:00  \_ [pdflush]
  170 ?S  0:00  \_ [pdflush]
  171 ?S 0:00  \_ [kswapd0]
  172 ?S 0:00  \_ [aio/0]
  844 ?S 0:00  \_ [kpsmoused]
  856 ?S 0:00  \_ [kondemand/0]
  878 ?S 0:01  \_ [kjournald]
 1647 ?S 0:00  \_ [kjournald]
 3036 ?S 0:11  \_ [kdvb-fe-0]
 3040 ?S 0:16  \_ [kdvb-fe-1]
 6981 ?S 0:01  \_ [cx88[1] dvb]
 6984 ?S 0:00  \_ [cx88[0] dvb]
1 ?Ss 0:01 init [5]
  961 ?Ss  274:38 udevd --daemon
  973 ?S 0:00  \_ udevd --daemon
  974 ?S 0:00  \_ udevd --daemon
  975 ?S 0:00  \_ udevd --daemon
  976 ?S 0:00  \_ udevd --daemon
  977 ?S 0:00  \_ udevd --daemon
  978 ?S 0:00  \_ udevd --daemon
  979 ?S 0:00  \_ udevd --daemon
  980 ?S 0:00  \_ udevd --daemon
  988 ?S 0:00  \_ udevd --daemon
  989 ?S 0:00  \_ udevd --daemon
  990 ?S 0:00  \_ udevd --daemon
  991 ?S 0:00  \_ udevd --daemon
  992 ?S 0:00  \_ udevd --daemon
  993 ?S 0:00  \_ udevd --daemon
  994 ?S 0:00  \_ udevd --daemon
  995 ?S 0:00  \_ udevd --daemon
  996 ?S 0:00  \_ udevd --daemon
 1002 ?S 0:00  \_ udevd --daemon
 1003 ?S 0:00  \_ udevd --daemon
 1004 ?S 0:00  \_ udevd --daemon
 1005 ?S 0:00  \_ udevd --daemon
 1006 ?S 0:00  \_ udevd --daemon
 1007 ?S 0:00  \_ udevd --daemon
 1008 ?S 0:00  \_ udevd --daemon
 1009 ?S 0:00  \_ udevd --daemon
 1027 ?S 0:00  \_ udevd --daemon
 1028 ?S 0:00  \_ udevd --daemon
 1029 ?S 0:00  \_ udevd --daemon
 1030 ?S 0:00  \_ udevd --daemon
 1031 ?S 0:00  \_ udevd --daemon
 1032 ?S 0:00  \_ udevd --daemon
 1033 ?S 0:00  \_ udevd --daemon
 1034 ?S 0:00  \_ udevd --daemon
 1043 ?S 0:00  \_ udevd --daemon
 1044 ?S 0:00  \_ udevd --daemon
 1045 ?S 0:00  \_ udevd --daemon
 1046 ?S 0:00  \_ udevd --daemon
 1047 ?S 0:00  \_ udevd --daemon
 1048 ?S 0:00  \_ udevd --daemon
 1049 ?S 0:00  \_ udevd --daemon
 1050 ?S 0:00  \_ udevd --daemon
 1051 ?S 0:00  \_ udevd --daemon
 1059 ?S 0:00  \_ udevd --daemon
 1060 ?S 0:00  \_ udevd --daemon
 1061 ?S 0:00  \_ udevd --daemon
 1062 ?S 0:00  \_ udevd --daemon
 1063 ?S 0:00  \_ udevd --daemon
 1064 ?S 0:00  \_ udevd --daemon
 1065 ?S 0:00  \_ udevd --daemon
 1066 ?S 0:00  \_ udevd --daemon
 1091 ?S 0:00  \_ udevd --daemon
 1092 ?S 0:00  \_ udevd --daemon
 1093 ?S 0:00  \_ udevd --daemon
 1094 ?S 0:00  \_ udevd --daemon
 1095 ?S 0:00  \_ udevd --daemon
 1096 ?S 0:00  \_ udevd --daemon
 1097 ?S 0:00  \_ udevd --daemon
 1098 ?S 0:00  \_ udevd --daemon
 1099 ?S 0:00  \_ udevd --daemon
 1108 ?S 0:00  \_ udevd --daemon
 1109 ?S 0:00  \_ udevd --daemon
 1110 ?S 0:00  \_ udevd --daemon
  ?S 0:00  \_ udevd --daemon
 1112 ?S 0:00  \_ udevd --daemon
 1113 ?S 0:00  \_ udevd --daemon
 1114 ?S 0:00  \_ udevd --daemon
 1115 ?S 0:00  \_ udevd --daemon
 1118 ?S 0:00  \_ udevd --daemon
 1119 ?S 0:00  \_ udevd --daemon
 1120 ?S 0:00  \_ udevd --daemon
 1121 ?S 0:00  \_ udevd --daemon
 1122 ?S 0:00  \_ udevd --daemon
 1123 ?S 0:00  \_ udevd --daemon
 1124 ?S 0:00  \_ udevd --daemon
 1125 ?S 0:00  \_ udevd --daemon
 1821 ?Ss 0:00 /sbin/portmap
 1909 ?Ss0:00 dhclient3 -pf /var/run/dhclient.eth0.pid -lf 
/var/lib/dhcp3/dhclient.eth0.leases eth0

 2118 ?Ss 0:00 /sbin/syslogd
 2127 ? 

Bug#550131: NMU uploaded to DELAYED

2009-10-20 Thread Jordi Mallach
severity 550131 serious
tags 550131 + pending
thanks

Hi Rob,

I've uploaded a NMU to fix this issue to DELAYED/5, as this is making a
few packages unbuildable right now.

 guile-1.8 (1.8.7+1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Switch to libreadline-dev for Build-Depends and Depends of guile-1.8-dev.
 (closes: #550131)
   * Exclude usr/share/info/dir from dh_install call, and Depend on
 dpkg (= 1.15.4).
   * Add ${misc:Depends} to all packages.
   * Remove config.log from Debian diff.

If you have any objection, please say and I will pull the upload from the
queue.

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#549375: Any other workaround ?

2009-10-20 Thread Brice Goglin
Thomas Hahn wrote:

 (II) intel(0): EDID for output LVDS1
 (II) intel(0): Manufacturer: LPL  Model: 0  Serial#: 0
 (II) intel(0): Year: 2004  Week: 0
 (II) intel(0): EDID Version: 1.2
 (II) intel(0): Digital Display Input
 (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
 (II) intel(0): Gamma: 2.20
 (II) intel(0): No DPMS capabilities specified
 (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
 (II) intel(0): First detailed timing is preferred mode
 (II) intel(0): redX: 0.590 redY: 0.344   greenX: 0.323 greenY: 0.534
 (II) intel(0): blueX: 0.156 blueY: 0.138   whiteX: 0.312 whiteY: 0.328
 (II) intel(0): Manufacturer's mask: 0
 (II) intel(0): Supported detailed timing:
 (II) intel(0): clock: 71.2 MHz   Image Size:  289 x 21 mm

 See those 21 mm, should have been 210mm!

 So letters are absolutely HUGE and render this useless.
 There is some

 Section Monitor
 Identifier  LVDS
 DisplaySize 330 206
 HorizSync   30-90
 VertRefresh 50-60
 EndSection

 in the xorg.conf as this must have been a problem sometime
 before, but it doesnt help now ...

 Thomas


 Is there any other way of getting back my 1280x1024 resolution?

Does Modeline+PreferredMode help ?

See III.5 of http://wiki.debian.org/XStrikeForce/HowToRandR12

Brice




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



Bug#528789: Fix for bug 528789

2009-10-20 Thread Peter Schwindt
Attached patch fixes this bug in 3.5.3
--- iceweasel-3.5.3/debian/iceweasel.1.orig	2009-10-20 13:41:27.0 +0200
+++ iceweasel-3.5.3/debian/iceweasel.1	2009-10-20 13:41:39.0 +0200
@@ -16,7 +16,7 @@
 .SH USAGE
 \fBiceweasel\fR is a simple shell script that will set up the
 environment for the actual executable, \fBfirefox\-bin\fR.
-If there is a Iceweasel browser already running, \fBiceweasel\fR will
+If there is an Iceweasel browser already running, \fBiceweasel\fR will
 arrange for it to create a new browser window; otherwise it will start
 the Iceweasel application.
 


  1   2   3   4   >