Bug#546488: [xml/sgml-pkgs] Bug#546488: 2.7.4 breaks inkscape

2009-09-14 Thread Mike Hommey
On Sun, Sep 13, 2009 at 11:09:34PM -0400, Dylan Thurston wrote:
 severity 546488 grave
 thanks
 
 Package: libxml2
 Version: 2.7.4.dfsg-1
 Severity: normal
 
 Both default.svg and render_barcode.inx start with ?xml as the very
 first characters of the document.  I've attached the files for
 reference.  Presumably there's something funny about them.

You forgot to attach the files...

Mike



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



Bug#546557: cvs2svn: Please add install-layout=deb in preparation for Python 2.6 in Unstable

2009-09-14 Thread Scott Kitterman
Package: cvs2svn
Version: 2.3.0-1
Severity: wishlist
Tags: patch

Once Python 2.6 hits unstable, cvs2svn will need to set install-layout=deb.
This is supported now in both Unstable and Testing, so it is prudent to go
ahead and make the change.  Patch attached

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-15-generic (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
diff -u cvs2svn-2.3.0/debian/changelog cvs2svn-2.3.0/debian/changelog
--- cvs2svn-2.3.0/debian/changelog
+++ cvs2svn-2.3.0/debian/changelog
@@ -1,3 +1,10 @@
+cvs2svn (2.3.0-2) unstable; urgency=low
+
+  * Add --install-layout=deb to debian/rules for Python 2.6 compatibility
+- Add version dependency for python-dev
+
+ -- Scott Kitterman sc...@kitterman.com  Mon, 14 Sep 2009 01:46:14 -0400
+
 cvs2svn (2.3.0-1) unstable; urgency=low
 
   * New upstream release, fixes FTBFS due to self-test (closes: #542981).
diff -u cvs2svn-2.3.0/debian/control cvs2svn-2.3.0/debian/control
--- cvs2svn-2.3.0/debian/control
+++ cvs2svn-2.3.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Laszlo Boszormenyi (GCS) g...@debian.hu
 Build-Depends-Indep: rcs, cvs, subversion, locales
-Build-Depends: debhelper (= 6), python-dev, python-support (= 0.5.3)
+Build-Depends: debhelper (= 6), python-dev (= 2.5.4-2), python-support (= 0.5.3)
 Standards-Version: 3.8.3
 XS-Python-Version: all
 Homepage: http://cvs2svn.tigris.org/
diff -u cvs2svn-2.3.0/debian/rules cvs2svn-2.3.0/debian/rules
--- cvs2svn-2.3.0/debian/rules
+++ cvs2svn-2.3.0/debian/rules
@@ -18,7 +18,7 @@
 install-stamp:
 	dh_testdir
 	dh_installdirs
-	python setup.py install --root=$(DESTDIR)
+	python setup.py install --install-layout=deb --root=$(DESTDIR)
 	install -d $(DESTDIR)/usr/share/lintian/overrides/
 	install -m0644 $(CURDIR)/debian/cvs2svn.lintian $(DESTDIR)/usr/share/lintian/overrides/cvs2svn
 


Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should recommend libc6-i686

2009-09-14 Thread Ben Hutchings
On Sun, 2009-08-09 at 10:39 +0200, Piotr Engelking wrote:
 reopen 278729
 thanks
 
 The bug was fixed in *-686 kernels, but not in *-amd64 ones:
 
 $ apt-cache show linux-image-2.6.30-1-686 | grep ^Recommends:
 Recommends: libc6-i686
 $ apt-cache show linux-image-2.6.30-1-amd64 | grep ^Recommends:
 $
 
 Please add the above dependency to the *-amd64 kernels, as well.

The definition for the amd64 flavour includes this recommendation:

[amd64_image]
configs:
 kernelarch-x86/config-arch-64
 amd64/config
 amd64/config.amd64
desc-parts: xen
recommends: libc6-i686

However, the amd64 architecture also has a flavour called amd64 and
produces a package with the same name.  The two definitions have to be
merged to produce the control file entry, and at the moment there is no
provision for generating architecture-qualified relations at this point
- in fact, the recommendation would end up being applied to both i386
and amd64 architectures if i386 was processed first.

Ben.

-- 
Ben Hutchings
Time is nature's way of making sure that everything doesn't happen at once.


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


Bug#546559: gnumeric: keyboard control disabled after moving graph

2009-09-14 Thread Drew Parsons
Package: gnumeric
Version: 1.9.12-1
Severity: grave
Justification: renders package unusable

Keyboard control is getting disabled again.  The symptoms are the same
as bug #544975 but the trigger is different. This time it's happening
after I move an existing image to a different position in the window.

Easy to reproduce, just put any numbers down Column A, 1 to 5 say.
Copy them to Column B. Create a graph (Insert A Chart).  Move the
graph. After this there is no more normal keyboard control: arrow keys
do not operate, typing does not start data entry into a cell.  Control
keys (C-w, C-c, C-v) do continue working.

The bug occurs equally by inserting a chart via the menu or via the
toolbar button.

Marking as Grave for consistency with #544975. The bug prevents normal
everyday use of the package.

There seem to have been an unusually large number of these kinds of
grave bugs recently, for instance with #544975, #542141.  Has
something gone seriously wrong upstream?  Should we be reverting the
whole thing back to v1.8 ?

Thanks,
Drew

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

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

Versions of packages gnumeric depends on:
ii  debconf [debc 1.5.27 Debian configuration management sy
ii  gconf22.26.2-3   GNOME configuration database syste
ii  gnumeric-comm 1.9.12-1   spreadsheet application for GNOME 
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.20.5-1   The GLib library of C routines
ii  libgoffice-0- 0.7.12-1   Document centric objects library -
ii  libgsf-1-114  1.14.15-1  Structured File Library - runtime 
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libxml2   2.7.4.dfsg-1   GNOME XML library
ii  procps1:3.2.8-1  /proc file system utilities
ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime

Versions of packages gnumeric recommends:
ii  evince2.26.2-2   Document (postscript, pdf) viewer

Versions of packages gnumeric suggests:
ii  epiphany-browser  2.26.3-2   Intuitive web browser - dummy pack
ii  gnumeric-doc  1.9.12-1   spreadsheet application for GNOME 
ii  gnumeric-plugins-extra1.9.12-1   spreadsheet application for GNOME 
ii  ttf-liberation1.04.93-1  Free fonts with the same metrics a

-- debconf information:
* gnumeric/existing-process: true



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



Bug#546558: cups: USB printer no longer works due to conflict with usb-storage

2009-09-14 Thread Gábor Gombás
Package: cups
Version: 1.4.0-5
Severity: normal


Hi,

I have an USB connected Epson Stylus Photo R360. It worked fine with
cups 1.3, but it does not work with 1.4. The kernel log shows the
following when turning the printer on:

Sep 14 07:37:46 twister kernel: [ 1820.048041] usb 1-1: new high speed USB 
device using ehci_hcd and address 8
Sep 14 07:37:46 twister kernel: [ 1820.183909] usb 1-1: New USB device found, 
idVendor=04b8, idProduct=082c
Sep 14 07:37:46 twister kernel: [ 1820.183918] usb 1-1: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Sep 14 07:37:46 twister kernel: [ 1820.183924] usb 1-1: Product: USB2.0 
MFP(Hi-Speed)
Sep 14 07:37:46 twister kernel: [ 1820.183928] usb 1-1: Manufacturer: EPSON
Sep 14 07:37:46 twister kernel: [ 1820.183932] usb 1-1: SerialNumber: 
XX
Sep 14 07:37:46 twister kernel: [ 1820.184086] usb 1-1: configuration #1 chosen 
from 1 choice
Sep 14 07:37:46 twister kernel: [ 1820.192514] scsi13 : SCSI emulation for USB 
Mass Storage devices
Sep 14 07:37:46 twister kernel: [ 1820.192847] usb-storage: device found at 8
Sep 14 07:37:46 twister kernel: [ 1820.192850] usb-storage: waiting for device 
to settle before scanning
Sep 14 07:37:51 twister kernel: [ 1825.195266] scsi 13:0:0:0: Direct-Access 
EPSONStylus Storage   1.00 PQ: 0 ANSI: 2
Sep 14 07:37:51 twister kernel: [ 1825.195515] sd 13:0:0:0: Attached scsi 
generic sg10 type 0
Sep 14 07:37:51 twister kernel: [ 1825.195932] usb-storage: device scan complete
Sep 14 07:37:51 twister kernel: [ 1825.206962] sd 13:0:0:0: [sdi] Attached SCSI 
removable disk
Sep 14 07:39:13 twister kernel: [ 1907.119827] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:18 twister kernel: [ 1912.120371] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:23 twister kernel: [ 1917.121086] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:28 twister kernel: [ 1922.121839] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:33 twister kernel: [ 1927.123785] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
[the last line repeated endlessly]

If I remove/blacklist the usb-storage module, then printing works, but
that of course breaks removable storage devices. Previously the
usb-storage and usblp drivers coexisted peacefully and was able to drive
the same device simultaneously; that seems to be broken now with libusb.

lsusb -v output for reference:

Bus 001 Device 012: ID 04b8:082c Seiko Epson Corp. Storage Device
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x04b8 Seiko Epson Corp.
  idProduct  0x082c Storage Device
  bcdDevice1.00
  iManufacturer   1 EPSON
  iProduct2 USB2.0 MFP(Hi-Speed)
  iSerial 3 XX
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   55
bNumInterfaces  2
bConfigurationValue 1
iConfiguration  4 USB2.0 MFP(Hi-Speed)
bmAttributes 0xc0
  Self Powered
MaxPower2mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 8 Mass Storage
  bInterfaceSubClass  6 SCSI
  bInterfaceProtocol 80 Bulk (Zip)
  iInterface  7 USB2.0 Mass Storage
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x07  EP 7 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88  EP 8 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  6 USB2.0 Printer
  Endpoint Descriptor:
bLength 

Bug#546488: [xml/sgml-pkgs] Bug#546488: 2.7.4 breaks inkscape

2009-09-14 Thread Mike Hommey
On Sun, Sep 13, 2009 at 11:09:34PM -0400, Dylan Thurston wrote:
 severity 546488 grave
 thanks
 
 Package: libxml2
 Version: 2.7.4.dfsg-1
 Severity: normal
 
 Both default.svg and render_barcode.inx start with ?xml as the very
 first characters of the document.  I've attached the files for
 reference.  Presumably there's something funny about them.
 
 I also think this is a grave bug (as it breaks an unrelated package),
 at least for the moment.

Okay, I did trace inkscape startup, and it appears there appears to be a
bug in libxml2, though I haven't determined what exactly yet.

Until I find exactly what is broken, you can either downgrade libxml2,
or remove the xml declarations from the files. That's what triggers the
bug. A lot of other files don't have the declaration and are read fine.

Cheers.

Mike



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



Bug#524830: Announce of the upcoming NMU for the console-cyrillic package

2009-09-14 Thread Christian Perrier
Dear maintainer of console-cyrillic and Debian translators,

Some days ago, I sent a notice to the maintainer of the console-cyrillic Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in two
weeks, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
be bg cs de es fi fr gl it nl pt pt_BR ru sv uk vi

Among these, the following translations are incomplete: none

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the console-cyrillic package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Sunday, September 
20, 2009. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Wednesday, September 09, 2009   : send the first intent to NMU notice to
 the package maintainer.
 Monday, September 14, 2009   : send this notice
 Sunday, September 20, 2009   : (midnight) deadline for receiving 
translation updates
 Monday, September 21, 2009   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Monday, September 28, 2009   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: console-cyril...@packages.debian.org\n
POT-Creation-Date: 2008-08-10 10:38-0300\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Do you want to setup Cyrillic on the console at boot-time?
msgstr 

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
If you accept, the package console-cyrilic will setup Cyrillic on the 
console at boot-time.
msgstr 

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
Otherwise, refuse if you don't use Cyrillic the whole time or if for some 
reason you want to use the console setup by console-data package.
msgstr 

#. Type: note
#. Description
#: ../templates:2001
msgid Your /etc/console-cyrillic file will be preserved unchanged.
msgstr 

#. Type: note
#. Description
#: ../templates:2001
msgid 
You have requested Debconf not to change the configuration file /etc/console-
cyrillic.  The new version of this file will be written in /etc/console-
cyrillic.debconf instead.  Note that this file is not read by console-
cyrillic and will have no effect.
msgstr 

#. Type: string
#. Description
#: ../templates:4001
msgid What virtual consoles do you use?
msgstr 

#. Type: string
#. Description
#: ../templates:4001
msgid 
Please enter a space delimited list of virtual consoles you use. The usual 
Unix filename wildcards are allowed (*, ? and [...]).
msgstr 

#. Type: string
#. Description
#: ../templates:4001
msgid 
If you are unsure, then use the default /dev/tty[1-6], it is for six virtual 
consoles. If you use devfs, then enter /dev/vc/[1-6] instead.
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Unicode Normal
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Unicode Bold
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Unicode Framebuffer
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Slavic Normal
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Slavic Bold
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Slavic Framebuffer
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Asian Normal
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Asian Bold
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Terminus Asian Framebuffer
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid UniCyr
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid DOS
msgstr 

#. Type: select
#. Choices
#: ../templates:5001
msgid Alt
msgstr 

#. Type: select

Bug#546561: python-glpk and python-debianbts: error when trying to install together

2009-09-14 Thread Ralf Treinen
Package: python-debianbts,python-glpk
Version: python-debianbts/0.4
Version: python-glpk/0.1.38-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-09-14
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libdb4.5 libsqlite3-0 mime-support python2.5-minimal python2.5
  python-minimal python libgmp3c2 libltdl7 libglpk0 python-support
  python-fpconst python-glpk python-soappy python-debianbts
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb4.5.
(Reading database ... 8826 files and directories currently installed.)
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.18-1_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.46-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-1_amd64.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-1_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.4-2_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.4-2_all.deb) ...
Selecting previously deselected package libgmp3c2.
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.1+dfsg-3_amd64.deb) ...
Selecting previously deselected package libltdl7.
Unpacking libltdl7 (from .../libltdl7_2.2.6a-4_amd64.deb) ...
Selecting previously deselected package libglpk0.
Unpacking libglpk0 (from .../libglpk0_4.38-1_amd64.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.3_all.deb) ...
Selecting previously deselected package python-fpconst.
Unpacking python-fpconst (from .../python-fpconst_0.7.2-4_all.deb) ...
Selecting previously deselected package python-glpk.
Unpacking python-glpk (from .../python-glpk_0.1.38-1_amd64.deb) ...
Selecting previously deselected package python-soappy.
Unpacking python-soappy (from .../python-soappy_0.12.0-4_all.deb) ...
Selecting previously deselected package python-debianbts.
Unpacking python-debianbts (from .../python-debianbts_0.4_all.deb) ...
dpkg: error processing /var/cache/apt/archives/python-debianbts_0.4_all.deb 
(--unpack):
 trying to overwrite '/usr/share/pyshared/__init__.py', which is also in 
package python-glpk 0:0.1.38-1
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/python-debianbts_0.4_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/share/pyshared/__init__.py
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



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



Bug#476334: Bug reproducible?

2009-09-14 Thread Christian Perrier
Quoting Brian May (br...@vpac.org):
 On Sat, Sep 12, 2009 at 03:52:43PM +0200, Christian Perrier wrote:
  Thanks for your answer. I'm very much tempted to close this bug report
  (at least with version tracking, for 3.4.* packages) but unless I get
  more advices, I'll at least tag it unreproducible.
 
 I am not going to protest if you do want to close it.

OK. I now need to know whether my co-maintainer would protest..:)

Steve, would you protest (or reopen), if I close #476334 (samba crashes with
W2K8 servers) with Version: 2:3.4.0-1 as very very likely to be
fixed in at least 3.4?



signature.asc
Description: Digital signature


Bug#546560: are dbg packages available for phonon-backen-*

2009-09-14 Thread Ritesh Raj Sarraf
Package: phonon
Version: 4:4.5.2-2
Severity: normal

I got this backtrace today.

Thread 1 (Thread 0xb64cd920 (LWP 12089)):
[KCrash Handler]
#6  0xb8019424 in __kernel_vsyscall ()
#7  0xb6b543d0 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6b57a85 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb2b62c4e in pa_context_set_state_callback () from
/usr/lib/libpulse.so.0
#10 0xb435158a in connect_context (this=0x0) at audio_pulse_out.c:248
#11 0xb4352729 in open_plugin (class_gen=0x9aa2f90, data=0x0) at
audio_pulse_out.c:825
#12 0xb44e0c8d in _load_audio_driver (this=0x9a9d300, id=0x98f2fb0
pulseaudio, data=0xbff8a478) at load_plugins.c:1740
#13 xine_open_audio_driver (this=0x9a9d300, id=0x98f2fb0 pulseaudio,
data=0xbff8a478) at load_plugins.c:1808
#14 0xb453daef in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#15 0xb453dc7c in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#16 0xb4523b63 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#17 0xb453ae73 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#18 0xb4524e55 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#19 0xb453f837 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#20 0xb4543f94 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#21 0xb4523627 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#22 0xb45235dc in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#23 0xb454e846 in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#24 0xb7c3f689 in ~ConnectionTransaction (this=0x9a9d168,
disconnections=..., connections=...) at
.../3rdparty/phonon/phonon/path.cpp:46
#25 Phonon::PathPrivate::executeTransaction (this=0x9a9d168,
disconnections=..., connections=...) at
.../3rdparty/phonon/phonon/path.cpp:351
#26 0xb7c41032 in Phonon::Path::reconnect (this=0xbff8ab68,
source=0x9a9d1d8, sink=0x9a9e580) at
.../3rdparty/phonon/phonon/path.cpp:197
#27 0xb7c411c8 in Phonon::createPath (source=0x9a9d1d8, sink=0x9a9e580)
at ../3rdparty/phonon/phonon/path.cpp:432
#28 0x080533a4 in Player (this=0x98b93b4) at
.../../knotify/notifybysound.cpp:61
#29 PlayerPool::getPlayer (this=0x98b93b4) at
.../../knotify/notifybysound.cpp:99
#30 0x080539e5 in NotifyBySound::notify (this=0x98b92d0, eventId=4324,
config=0x9a9c8a0) at ../../knotify/notifybysound.cpp:243
#31 0x0804e9ec in KNotify::emitEvent (this=0xbff8b7bc, e=0x9a9c898) at
.../../knotify/knotify.cpp:178
#32 0x0804ee51 in KNotify::event (this=0xbff8b7bc, event=...,
appname=..., contexts=..., title=..., text=..., image=..., actions=...,
winId=0) at ../../knotify/knotify.cpp:127
#33 0x0804f264 in KNotifyAdaptor::event (this=0x989f0d0, event=...,
fromApp=..., contexts=..., title=..., text=..., image=..., actions=...,
winId=value optimized out)
at ../../knotify/knotify.cpp:234
#34 0x0805067c in KNotifyAdaptor::qt_metacall (this=0x989f0d0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbff8ae18) at
./knotify.moc:214
#35 0xb7991be5 in QDBusConnectionPrivate::deliverCall
(this=0x9834990, object=0x989f0d0, msg=..., metaTypes=...,
slotIdx=8) at qdbusintegrator.cpp:891
#36 0xb7992e31 in QDBusConnectionPrivate::activateCall
(this=0x9834990, object=0x989f0d0, flags=273, msg=...) at
qdbusintegrator.cpp:803
#37 0xb7993254 in QDBusConnectionPrivate::activateObject
(this=0x9834990, node=..., msg=..., pathStartPos=7) at
qdbusintegrator.cpp:1370
#38 0xb799373a in QDBusActivateObjectEvent::placeMetaCall
(this=0x9a98758) at qdbusintegrator.cpp:1464
#39 0xb788ae10 in QObject::event (this=0xbff8b7bc, e=0x9a98758) at
kernel/qobject.cpp:1110
#40 0xb6eba814 in QApplicationPrivate::notify_helper
(this=0x98402b0, receiver=0xbff8b7bc, e=0x9a98758) at
kernel/qapplication.cpp:4056
#41 0xb6ec297e in QApplication::notify (this=0xbff8b7d0,
receiver=0xbff8b7bc, e=0x9a98758) at kernel/qapplication.cpp:3603
#42 0xb7e3f4ad in KApplication::notify (this=0xbff8b7d0,
receiver=0xbff8b7bc, event=0x9a98758) at
../../kdeui/kernel/kapplication.cpp:302
#43 0xb787a9cb in QCoreApplication::notifyInternal (this=0xbff8b7d0,
receiver=0xbff8b7bc, event=0x9a98758) at
kernel/qcoreapplication.cpp:610
#44 0xb787b60e in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x981eeb8) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#45 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x981eeb8) at kernel/qcoreapplication.cpp:1247
#46 0xb787b7ed in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#47 0xb6f5b0ce in QCoreApplication::sendPostedEvents
(this=0x981ea18, flags=...) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#48 QEventDispatcherX11::processEvents (this=0x981ea18, flags=...)
at kernel/qeventdispatcher_x11.cpp:75
#49 0xb787901a 

Bug#503743: Announce of the upcoming NMU for the calamaris package

2009-09-14 Thread Christian Perrier
Dear maintainer of calamaris and Debian translators,

Some days ago, I sent a notice to the maintainer of the calamaris Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in two
weeks, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
ca cs de es eu fi fr gl it nl pt pt_BR ru sv vi

Among these, the following translations are incomplete: ca pt_BR

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the calamaris package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Sunday, September 
20, 2009. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Wednesday, September 09, 2009   : send the first intent to NMU notice to
 the package maintainer.
 Monday, September 14, 2009   : send this notice
 Sunday, September 20, 2009   : (midnight) deadline for receiving 
translation updates
 Monday, September 21, 2009   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Monday, September 28, 2009   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: calama...@packages.debian.org\n
POT-Creation-Date: 2008-01-02 08:21+0100\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../templates:2001
msgid auto
msgstr 

#. Type: select
#. Choices
#: ../templates:2001
msgid squid
msgstr 

#. Type: select
#. Choices
#: ../templates:2001
msgid oops
msgstr 

#. Type: select
#. Description
#: ../templates:2002
msgid Type of proxy log files to analyze:
msgstr 

#. Type: select
#. Description
#: ../templates:2002
msgid 
Calamaris is able to process log files from Squid or Oops. If you choose 
'auto' it will look first for Squid log files and then for Oops log files.
msgstr 

#. Type: select
#. Description
#: ../templates:2002
msgid 
Choosing 'auto' is recommended when only one proxy is installed. Otherwise, 
the appropriate setting can be enforced here.
msgstr 

#. Type: select
#. Choices
#. Type: select
#. Choices
#. Type: select
#. Choices
#: ../templates:3001 ../templates:7001 ../templates:11001
msgid nothing
msgstr 

#. Type: select
#. Choices
#. Type: select
#. Choices
#. Type: select
#. Choices
#: ../templates:3001 ../templates:7001 ../templates:11001
msgid mail
msgstr 

#. Type: select
#. Choices
#. Type: select
#. Choices
#. Type: select
#. Choices
#: ../templates:3001 ../templates:7001 ../templates:11001
msgid web
msgstr 

#. Type: select
#. Choices
#. Type: select
#. Choices
#. Type: select
#. Choices
#: ../templates:3001 ../templates:7001 ../templates:11001
msgid both
msgstr 

#. Type: select
#. Description
#: ../templates:3002
msgid Output method for Calamaris daily analysis reports:
msgstr 

#. Type: select
#. Description
#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:3002 ../templates:7002 ../templates:11002
msgid 
The result of the Calamaris analysis can be sent as an email to a specified 
address or stored as a web page.
msgstr 

#. Type: select
#. Description
#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:3002 ../templates:7002 ../templates:11002
msgid Please choose which of these methods you want to use.
msgstr 

#. Type: string
#. Description
#: ../templates:4001
msgid Recipient for daily analysis reports by mail:
msgstr 

#. Type: string
#. Description
#: ../templates:4001
msgid 
Please choose the address that should receive daily Calamaris analysis 
reports.
msgstr 

#. Type: string
#. Description
#. Type: string
#. Description
#. Type: string
#. Description
#: ../templates:4001 ../templates:8001 ../templates:12001
msgid This setting is only needed if the reports are to be sent by email.
msgstr 

#. Type: string
#. 

Bug#546562: parse-win32registry-utils and registry-tools: error when trying to install together

2009-09-14 Thread Ralf Treinen
Package: registry-tools,parse-win32registry-utils
Version: registry-tools/4.0.0~alpha8+git20090912-1
Version: parse-win32registry-utils/0.50-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-09-14
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  x11-common libxau6 libxdmcp6 libxcb1 libx11-data libx11-6 libxfixes3
  libmagic1 file libpcre3 libxml2 perl-modules perl ucf defoma libexpat1
  libfreetype6 ttf-dejavu-core ttf-dejavu-extra ttf-dejavu fontconfig-config
  libfontconfig1 fontconfig libglib2.0-0 libatk1.0-0 libavahi-common-data
  libavahi-common3 libdbus-1-3 libavahi-client3 libsysfs2 tsconf libts-0.0-0
  libdirectfb-1.2-0 libpixman-1-0 libpng12-0 libxcb-render0
  libxcb-render-util0 libxrender1 libcairo2 libcairo-perl libcups2 libdatrie1
  libglib-perl libgtk2.0-common libjpeg62 libjasper1 libpango1.0-common
  libthai-data libthai0 libxft2 libpango1.0-0 libtiff4 libxext6 libxcomposite1
  libxcursor1 libxdamage1 libxi6 libxinerama1 libxrandr2 shared-mime-info
  libgtk2.0-0 libpango-perl libgtk2-perl libtalloc2 libtdb1 libtevent0 libldb0
  parse-win32registry-utils registry-tools

Extracting templates from packages: 43%
Extracting templates from packages: 86%
Extracting templates from packages: 100%
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package x11-common.
(Reading database ... 8826 files and directories currently installed.)
Unpacking x11-common (from .../x11-common_1%3a7.4+4_all.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.4-2_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.2-3_amd64.deb) ...
Selecting previously deselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.4-1_amd64.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.2.2-1_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.2.2-1_amd64.deb) ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up x11-common (1:7.4+4) ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libxfixes3.
(Reading database ... 9129 files and directories currently installed.)
Unpacking libxfixes3 (from .../libxfixes3_1%3a4.0.3-2_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_5.03-1_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_5.03-1_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.4.dfsg-1_amd64.deb) ...
Selecting previously deselected package perl-modules.
Unpacking perl-modules (from .../perl-modules_5.10.0-25_all.deb) ...
Selecting previously deselected package perl.
Unpacking perl (from .../perl_5.10.0-25_amd64.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../archives/ucf_3.0021_all.deb) ...
Moving old data out of the way
Selecting previously deselected package defoma.
Unpacking defoma (from .../defoma_0.11.10-1_all.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
Selecting previously deselected package libfreetype6.
Unpacking libfreetype6 (from .../libfreetype6_2.3.9-5_amd64.deb) ...
Selecting previously deselected package ttf-dejavu-core.
Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.30-1_all.deb) ...
Selecting previously deselected package ttf-dejavu-extra.
Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.30-1_all.deb) ...
Selecting previously deselected package ttf-dejavu.
Unpacking ttf-dejavu (from .../ttf-dejavu_2.30-1_all.deb) ...
Selecting previously deselected package fontconfig-config.
Unpacking fontconfig-config (from .../fontconfig-config_2.6.0-4_all.deb) ...
Selecting previously deselected package libfontconfig1.
Unpacking libfontconfig1 (from .../libfontconfig1_2.6.0-4_amd64.deb) ...
Selecting previously deselected package fontconfig.
Unpacking fontconfig (from .../fontconfig_2.6.0-4_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.20.5-1_amd64.deb) ...
Selecting previously deselected package libatk1.0-0.
Unpacking libatk1.0-0 (from .../libatk1.0-0_1.26.0-1_amd64.deb) ...
Selecting previously deselected package libavahi-common-data.
Unpacking libavahi-common-data (from 

Bug#476334: Bug reproducible?

2009-09-14 Thread Steve Langasek
On Mon, Sep 14, 2009 at 07:25:18AM +0200, Christian Perrier wrote:
 Quoting Brian May (br...@vpac.org):
  On Sat, Sep 12, 2009 at 03:52:43PM +0200, Christian Perrier wrote:
   Thanks for your answer. I'm very much tempted to close this bug report
   (at least with version tracking, for 3.4.* packages) but unless I get
   more advices, I'll at least tag it unreproducible.

  I am not going to protest if you do want to close it.

 OK. I now need to know whether my co-maintainer would protest..:)

 Steve, would you protest (or reopen), if I close #476334 (samba crashes with
 W2K8 servers) with Version: 2:3.4.0-1 as very very likely to be
 fixed in at least 3.4?

Nope... :)

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#546563: m17n-contrib: [INTL:DE] German translation

2009-09-14 Thread Chris Leick

Package: m17n-contrib
Version:  1.1.10-1
Severity: wishlist
Tags: l10n

Please find the initial German translation for the manpages of 
m17n-contrib attached.


Greetings,
Chris
# Translation of m17n-contrib to German
# Copyright (C) Chris Leick c.le...@vollbio.de, 2008.
# This file is distributed under the same license as the 
# m17n-contrib package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: m17n-contrib 1.1.10-1\n
Report-Msgid-Bugs-To: bugs-m17n-...@m17n.org\n
POT-Creation-Date: 2007-07-20 16:38+0900\n
PO-Revision-Date: 2009-09-01 22:02+GMT\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n


#: im/eo-h-f.mim:29
msgid 
Meant for writing Esperanto-letters using Zamenhof's fundamental system.
msgstr 
Ausgelegt, um durch Benutzen von Zamenhofs Grundsystem 
Esperanto-Buchstaben zu schreiben.

#: im/eo-h.mim:29
msgid Meant for writing Esperanto-letters adding h's.
msgstr 
Ausgelegt, um Esperanto-Buchstaben mit zugefügten »h«s zu schreiben.

#: im/eo-plena.mim:29
msgid 
Meant for writing Esperanto-letters with the fundamental system and the X-
system, like the default of EK.
msgstr 
Ausgelegt, um Esperanto-Buchstaben mit dem Grundsystem und dem X-System 
zu schreiben, wie die Vorgabe von EK.

#: im/eo-q.mim:29
msgid Meant for writing Esperanto-letters adding q's.
msgstr 
Ausgelegt, um Esperanto-Buchstaben mit zugefügten »q«s zu schreiben.

#: im/eo-x.mim:29
msgid Meant for writing Esperanto-letters adding x's (the X-system).
msgstr 
Ausgelegt, um Esperanto-Buchstaben mit zugefügten »x«s zu schreiben (das 
X-System).

#: im/tai-sonla.mim:30
msgid 
Tai Viet input method using the phonetic key sequence with the Tai Son La 
keyboard layout.\n
The phonetic key sequence means that you type a syllable in this order:\n
  C W? V v? F? T?\n
where\n
  C is an initial consonant,\n
  W is a label for labializing C ('ꪫ'),\n
  V is a vowel (V1:prefix, V2:combining, or V3:postfix),\n
  v is the second vowel of a digraph vowel\n
(in the case that V is 'ꪹ' and v is 'ꪸ', 'ꪷ', or 'ꪱ'),\n
  F is a final consonant,\n
  T is a tonemark (spacing or combining).\n
\n
You can type special symbols by these keys:\n
  '$' - 'ꫛ'\n
  '#' - 'ꫜ'\n
  '%' - 'ꫝ'\n
  '!' - '꫞'\n
  '@' - '꫟'\n
msgstr 
Tai-Viet-Eingabemethode, die phonetische Schlüsselsequenzen mit der 
Tai-Son-La-Tastaturbelegung benutzt.\n
Die phonetische Schlüsselsequenz ist dazu ausgelegt, dass Sie eine Silbe 
in dieser Reihenfolge tippen:\n
  C W? V v? F? T?\n
wobei\n
  C ein Anfangskonsonant ist,\n
  W eine Beschriftung ist, um C ('ꪫ') zu beschriften,\n
  V ein Vokal ist (V1:Vorsilbe, V2:kombiniert, oder V3:Nachsilbe),\n
  v ist der zweite Vokal eines Digraph-Vokals\n
(in dem Fall, dass V 'ꪹ' ist und v 'ꪸ', 'ꪷ', oder 'ꪱ' ist),\n
  F ist ein abschließender Konsonant,\n
  T ist eine Klangmarke (Zwischenraum oder kombinierend).\n
\n
Sie können Spezialsymbole mit diesen Tasten tippen:\n
  '$' - 'ꫛ'\n
  '#' - 'ꫜ'\n
  '%' - 'ꫝ'\n
  '!' - '꫞'\n
  '@' - '꫟'\n



Bug#546564: nmap: [INTL:DE] Upgraded German translation

2009-09-14 Thread Chris Leick

Package: nmap
Version:  5.00-3
Severity: wishlist
Tags: l10n

Please find the new version of the German translation for nmap attached.

Regards,
Chris
# Translation of nmap to German
# Copyright (C) Chris Leick c.le...@vollbio.de, 2008.
# This file is distributed under the same license as the nmap package.
# Chris Leick c.le...@vollbio.de, 2008,2009.
#
msgid 
msgstr 
Project-Id-Version: nmap 5.00-3\n
Report-Msgid-Bugs-To: nmap-...@insecure.org\n
POT-Creation-Date: 2009-05-08 09:22-0600\n
PO-Revision-Date: 2009-08-31 21:13+GMT\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#: zenmap:58
msgid Import error
msgstr Importfehler

#: zenmap:59
msgid 
A required module was not found.\n
\n
msgstr 
Ein benötigtes Modul wurde nicht gefunden.\n
\n

#: zenmap:83 zenmapGUI/CrashReport.py:154
msgid Bug not reported
msgstr Fehler nicht gemeldet

#: zenmap:84
#, python-format
msgid 
A critical error occurred during %s execution,\n
and it was not properly reported to our bug tracker. Please,\n
copy the error message bellow and report it on our bug tracker.\n
\n
The following error message was NOT reported:\n
%s
msgstr 
Bei der Ausführung von %s ist ein kritischer Fehler aufgetreten, und er\n
wurde nicht ordentlich an die Fehlerdatenbank gemeldet. Bitte\n
kopieren Sie die Nachricht unten und melden Sie sie der Fehlerdatenbank.\n
\n
Die folgende Fehlermeldung wurde NICHT versandt:\n
%s

#: zenmapCore/NmapCommand.py:40
msgid Python 2.4 or later is required.
msgstr Python 2.4 oder aktueller ist erforderlich.

#: zenmapCore/NmapParser.py:254
msgid Unknown Host
msgstr Unbekannter Rechner

#: zenmapCore/NmapParser.py:321
msgid unknown
msgstr unbekannt

#: zenmapCore/NmapParser.py:324
msgid Unknown version
msgstr Unbekannte Version

#: zenmapCore/NmapParser.py:327 zenmapGUI/SearchGUI.py:427
#: zenmapGUI/ScanNotebook.py:802 zenmapGUI/ScanNotebook.py:824
msgid Unknown
msgstr Unbekannt

#: zenmapCore/NmapParser.py:612
#, python-format
msgid %s on %s
msgstr %s auf %s

#: zenmapCore/UmitOptionParser.py:47
msgid 
Specify a scan result file in Nmap XML Output or Umit Scan Result file. Can 
be used more than once to specify several scan result files.
msgstr 
Benennen Sie eine Scan-Ergebnisdatei im Nmap-XML-Ausgabeformat oder eine 
Umit-Scan-Ergebnisdatei. Kann mehrfach benutzt werden, um mehrere Scan-
Ergebnisdateien anzugeben.

#: zenmapCore/UmitOptionParser.py:58
#, python-format
msgid Run %s with the specified args.
msgstr %s mit angegebenen Argumenten ausführen.

#: zenmapCore/UmitOptionParser.py:65
msgid 
Begin with the specified profile selected. If combined with the -t (--
target) option, automatically run the profile against the specified target.
msgstr 
Es wird mit angegebenem ausgewählten Profil begonnen. In Kombination mit der 
Option -t (--target) wird das Profil automatisch für das angegebene Ziel 
ausgeführt.

#: zenmapCore/UmitOptionParser.py:76
msgid 
Specify a target to be used along with other options. If specified alone, 
open with the target field filled with the specified target
msgstr 
Geben Sie ein Ziel an, das mit weiteren Optionen benutzt werden soll. Wenn 
es allein angegeben wird, das Zielfeld öffnen, das mit dem angegebenen Ziel 
gefüllt ist.

#: zenmapCore/UmitOptionParser.py:84
msgid 
Increase verbosity of the output. May be used more than once to get even 
more verbosity
msgstr 
Umfang der Ausgabe erhöhen. Dies mehrfach werden, um den Umfang weiter zu 
erhöhen.

#: zenmapCore/UmitDB.py:33
msgid No module named dbapi2.pysqlite2 or sqlite3
msgstr Kein Modul mit Namen dbapi2.pysqlite2 oder sqlite3

#: zenmapCore/UmitConf.py:128
msgid Hours
msgstr Stunden

#: zenmapCore/UmitConf.py:129
msgid Days
msgstr Tage

#: zenmapCore/UmitConf.py:130
msgid Weeks
msgstr Wochen

#: zenmapCore/UmitConf.py:131
msgid Months
msgstr Monate

#: zenmapCore/UmitConf.py:132
msgid Years
msgstr Jahre

#: zenmapCore/UmitConf.py:133
msgid Minutes
msgstr Minuten

#: zenmapCore/UmitConf.py:134
msgid Seconds
msgstr Sekunden

#: zenmapGUI/SearchGUI.py:203
msgid Search:
msgstr Suche:

#: zenmapGUI/SearchGUI.py:205
msgid Expressions 
msgstr Ausdrücke 

#: zenmapGUI/SearchGUI.py:217 zenmapGUI/ProfileEditor.py:133
#: zenmapGUI/ScanToolbar.py:72
msgid Scan
msgstr Scan

#: zenmapGUI/SearchGUI.py:218
msgid Date
msgstr Datum

#: zenmapGUI/SearchGUI.py:250
msgid 
Entering the text into the search performs a bkeyword search/b - the 
search string is matched against the entire output of each scan.\n
\n
To refine the search, you can use boperators/b to search only within a 
specific part of a scan. Operators can be added to the search interactively 
if you click on the bExpressions/b button, or you can enter them 
manually into the search field. You can also use boperator aliases/b if 
you're an experienced user who likes to type in his searches quickly.\n
\n
bprofile: (pr:)/b - 

Bug#516715: debreaper: ImportError: No module named reportbug

2009-09-14 Thread Bernd Zeimetz
Daniel Leidert wrote:
 The reportbug module was shipped with reportbug 3.48, which was
 installed on your system at the time you wrote this report. Today it's
 shipped by python-reportbug but pulled in as dependency of reportbug.
 However, this looks more like a problem with reportbug 3.48 than a bug
 in debreaper.
 
 So I'm wondering if a) this report can be closed or b) a versioned
 dependency on reportbug is necessary?

I could imagine that reportbug shipped its Python modules in a private modules
directory, which was the right thing to do at that time. So you'd have to
specify that modules directory in your sys.path. Now the proper thing would be a
dependency onpython-reportbug I guess.


-- 
 Bernd Zeimetz Debian GNU/Linux Developer
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



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



Bug#546488: [xml/sgml-pkgs] Bug#546488: Bug#546488: 2.7.4 breaks inkscape

2009-09-14 Thread Mike Hommey
On Mon, Sep 14, 2009 at 08:44:02AM +0200, Mike Hommey wrote:
 On Sun, Sep 13, 2009 at 11:09:34PM -0400, Dylan Thurston wrote:
  severity 546488 grave
  thanks
  
  Package: libxml2
  Version: 2.7.4.dfsg-1
  Severity: normal
  
  Both default.svg and render_barcode.inx start with ?xml as the very
  first characters of the document.  I've attached the files for
  reference.  Presumably there's something funny about them.
  
  I also think this is a grave bug (as it breaks an unrelated package),
  at least for the moment.
 
 Okay, I did trace inkscape startup, and it appears there appears to be a
 bug in libxml2, though I haven't determined what exactly yet.
 
 Until I find exactly what is broken, you can either downgrade libxml2,
 or remove the xml declarations from the files. That's what triggers the
 bug. A lot of other files don't have the declaration and are read fine.

Found the culprit:
diff --git a/parser.c b/parser.c
index 0a10b0f..0d856b7 100644
--- a/parser.c
+++ b/parser.c
@@ -10109,8 +10109,9 @@ xmlParseDocument(xmlParserCtxtPtr ctxt) {
 
 /*
  * Check for the XMLDecl in the Prolog.
+ * do not GROW here to avoid the detected encoder to decode more
+ * than just the first line
  */
-GROW;
 if ((CMP5(CUR_PTR, '', '?', 'x', 'm', 'l'))  (IS_BLANK_CH(NXT(5 {
 
/*

I'll have to check with upstream on this one, as to why this change was done
exactly. I wouldn't like to break the other paths (inkscape using a special one,
which is why xmllint doesn't choke on the files where inkscape does)

Mike



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



Bug#546565: xserver-xorg-video-tga: Please add sh4 into support architecture list

2009-09-14 Thread Nobuhiro Iwamatsu
Package: xserver-xorg-video-tga
Version: 1:1.2.0-1
Severity: wishlist
User: debian-...@superh.org
Usertags: sh4

Hi!

I am now trying to run Debian on Renesas SH(sh4) CPU.
xserver-xorg-video-tga can build on sh4. I attached build log.
Could you add sh4 into support architecture list?

Best regards,
 Nobuhiro
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xserver-xorg-video-tga
dpkg-buildpackage: source version 1:1.2.0-1
dpkg-buildpackage: source changed by Julien Cristau jcris...@debian.org
dpkg-buildpackage: host architecture sh4
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
rm -f aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
rm -f $(find -name Makefile.in)
dh_clean
 dpkg-source -b xserver-xorg-video-tga-1.2.0
dpkg-source: info: using source format `1.0'
dpkg-source: info: building xserver-xorg-video-tga using existing xserver-xorg-video-tga_1.2.0.orig.tar.gz
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.diff.gz
dpkg-source: warning: ignoring deletion of file install-sh
dpkg-source: warning: ignoring deletion of file missing
dpkg-source: warning: ignoring deletion of file Makefile.in
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: warning: ignoring deletion of file ltmain.sh
dpkg-source: warning: ignoring deletion of file configure
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: warning: ignoring deletion of file aclocal.m4
dpkg-source: warning: ignoring deletion of file config.h.in
dpkg-source: warning: ignoring deletion of file depcomp
dpkg-source: warning: ignoring deletion of file src/Makefile.in
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.dsc
 debian/rules build
dh_testdir
autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing `./config.guess'
configure.ac:39: installing `./config.sub'
configure.ac:33: installing `./install-sh'
configure.ac:33: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
mkdir -p obj-sh4-linux-gnu
cd obj-sh4-linux-gnu  \
	../configure --prefix=/usr --mandir=\${prefix}/share/man \
	 --infodir=\${prefix}/share/info --build=sh4-linux-gnu --disable-static \
	 CFLAGS=-Wall -g -O2 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... sh4-unknown-linux-gnu
checking host system type... sh4-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the 

Bug#542235: simple-cdd: Better handling of DI_CODENAME != CODENAME

2009-09-14 Thread Vagrant Cascadian
On Tue, Aug 18, 2009 at 05:31:41PM +0200, Raphaël Hertzog wrote:
 debian-cd allows one to build an etch CD using the lenny installer by
 using a setup like this:
 export CODENAME=etch
 export DI_CODENAME=lenny
...snip... 
 When DI_CODENAME is set and differs from CODENAME, simple-cdd should
 install all udebs in dists/$DI_CODENAME/main/debian-installer/ (in the
 mirror) as that's the place where debian-cd will look for them. This is
 not the case currently.
 
 In the same spirit, it's also a good idea to initialize your di_codename
 with ${DI_CODENAME:-$CODENAME} to avoid mismatches, otherwise one has to
 set both variables in the configuration. Or you could directly rename
 di_codename into DI_CODENAME.

the last two commits (475 and 476) to simple-cdd-devel should hopefully address
these issues, and hopefully doesn't break anything else. please test, if you
can:

  bzr get http://cdd.alioth.debian.org/bzr/simple-cdd/simple-cdd-devel

live well,
  vagrant



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



Bug#546567: asterisk-prompt-de: Missing conf-peopleinconf.gsm

2009-09-14 Thread Christoph Kick
Package: asterisk-prompt-de
Version: 2.0-1

Dear Maintainer(s),

I've installed the package asterisk-prompt-de to teach our Asterisk
(v. 1.4) to speak german.

For conferences, we're using the meetme application.

Here's the line in the dialplan producing the error:


exten = 10773,n,Playback(conf-peopleinconf)


The asterisk voiceprompt makes a short break at this point.

I figured out that the file conf-peopleinconf.gsm is missing in the
asterisk-prompt-de package.

Fix:

I've attached a sample file for conf-peopleinconf but unfortunately it's
another voice speaking.

Kind regards
Christoph

-- 
Christoph Kick
TU Muenchen
Forschungsneutronenquelle Heinz Maier-Leibnitz (FRM II)
Lichtenbergstrasse 1
85747 Garching
Tel.: +49 89 289 14664
Fax : +49 89 289 14666


conf-peopleinconf.gsm
Description: Binary data


signature.asc
Description: OpenPGP digital signature


Bug#542241: simple-cdd: Deal better with non-official codenames

2009-09-14 Thread Vagrant Cascadian
On Tue, Aug 18, 2009 at 05:52:03PM +0200, Raphaël Hertzog wrote:
 Currently the CODENAME given is used both to select the distribution to
 download from the mirror and the distribution to create in the local
 mirror. Given that debian-cd will only do its job properly if the CODENAME
 is a well known one, we are forced to use official debian codenames even
 when we are in fact building a derivative distribution.
 
 It would be nice if simple-cdd could be somewhat more intelligent
 in that regard.
 
 I suggest to check that debian-cd/data/$CODENAME,
 debian-cd/tools/$CODENAME and debian-cd/tools/boot/$CODENAME exists and if
 not to create them as symlinks pointing to $debian_cd_rules_like_dist (you
 can find a better name maybe, it's meant to be a new variable that selects
 the Debian distribution whose rules we want to re-use when building the
 CD).

if that's really all it would take, it probably wouldn't be too hard to
implement in simple-cdd.

though i would rather see something like this implemented in debian-cd
directly, unless there's a compelling reason not to.

live well,
  vagrant



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



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

2009-09-14 Thread Ghent
Package: smartmontools
Version: 5.38+svn2879-4
Severity: normal


I have just upgraded smartmontools to 5.38+svn2879-4 and the installation 
failed because smartmontools doesn't find anymore my disks.
If I use DEVICESCAN in smartd.conf :

$ Opened configuration file /etc/smartd.conf
$ Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning 
devices
$ In the system's table of devices NO devices found to scan
$ Unable to monitor any SMART enabled devices. Try debug (-d) option. Exiting...

If I use several lines with /dev/sdX (in place of DEVICESCAN) in smart.conf :

$ Opened configuration file /etc/smartd.conf
$ Configuration file /etc/smartd.conf parsed.
$ Device: /dev/sda [SAT], opened
$ Device: /dev/sda [SAT], found in smartd database.
$ Device: /dev/sda [SAT], enabled SMART Attribute Autosave.
$ Device: /dev/sda [SAT], enabled SMART Automatic Offline Testing.
$ Device: /dev/sda [SAT], is SMART capable. Adding to monitor list.
$ Device: dev/sdb, unable to autodetect device type
$ Device: dev/sdc [SAT], open() failed: No such device
$ Device: dev/sdd [SAT], open() failed: No such device
$ Device: dev/sde [SAT], open() failed: No such device
$ Device: dev/sdf [SAT], open() failed: No such device
$ Device: dev/sdg [SAT], open() failed: No such device
$ Monitoring 1 ATA and 0 SCSI devices
$ Device: /dev/sda [SAT], opened ATA device
$ Device: /dev/sda [SAT], initial Temperature is 30 Celsius (Min/Max ??/30)

Only /dev/sda is monitored. But If the first disk in the config file is 
/dev/sdb, smartmontools monitors /dev/sdb and anymore /dev/sda


-- Package-specific info:
Ouput of /usr/share/bug/smartmontools:
# CONFIG_IDE_TASK_IOCTL is not set

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

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

Versions of packages smartmontools depends on:
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcap-ng00.5.1-1Development and header files for l
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages smartmontools recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent

Versions of packages smartmontools suggests:
ii  gsmartcontrol 0.8.4-2graphical user interface for smart
pn  powersavednone (no description available)
ii  smart-notifier0.28-1.1   graphical hard disk health status 

-- 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#546568: ITP: xpyb -- Python bindings to XCB

2009-09-14 Thread Julien Danjou
Package: wnpp
Severity: wishlist
Owner: Julien Danjou a...@debian.org

* Package name: xpyb
  Version : 1.1
  Upstream Author : Eamon Walsh ewa...@tycho.nsa.gov
* URL : http://xcb.freedesktop.org
* License : Public Domain

http://lists.freedesktop.org/archives/xcb/2009-January/004242.html
  Programming Lang: C / Python
  Description : Python bindings to XCB

xpyb provides a Python binding to the X Window System protocol via
libxcb.



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



Bug#546518: bash: Still happens with 4.0.6

2009-09-14 Thread Török Edwin
Package: bash
Version: 4.0-6
Severity: normal

I do have dash installed, but I chose not to use it as /bin/sh (my /bin/sh  is
bash), so I guess predepending on dash solves nothing in my case.
It should be possible to upgrade bash cleanly, even if bash is used as /bin/sh.

An install of bash 4.0-6 failed, (upgrading from 4.0-4) running --configure 
shows:
$ sudo dpkg --configure -a
[sudo] password for root:
Processing triggers for menu ...
dpkg (subprocess): unable to execute installed post-installation script: No 
such file or directory
dpkg: error processing menu (--configure):
 subprocess installed post-installation script returned error exit status 2
Processing triggers for man-db ...
dpkg (subprocess): unable to execute installed post-installation script: No 
such file or directory
dpkg: error processing man-db (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up install-info (4.13a.dfsg.1-4) ...
dpkg (subprocess): unable to execute installed post-installation script: No 
such file or directory
dpkg: error processing install-info (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up bash (4.0-6) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide 
/usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode.
Errors were encountered while processing:
 menu
 man-db
 install-info


Running the configure again worked, since the symlink was already restored:
$ sudo dpkg --pending --configure
Setting up menu (2.1.41) ...
Ignoring install-info called from maintainer script
The package menu should be rebuild with new debhelper to get trigger support
Setting up man-db (2.5.6-1) ...
Building database of manual pages ...
Setting up install-info (4.13a.dfsg.1-4) ...
install-info: warning: no info dir entry in `/usr/share/info/ispell.info.gz'
install-info: warning: no info dir entry in `/usr/share/info/menu.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-learning.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/source-highlight.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-program.info.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond-snippets.info-images-dir-dep.gz'
install-info: warning: no info dir entry in 
`/usr/share/info/lilypond.info-images-dir-dep.gz'
Processing triggers for menu ..

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

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

Versions of packages bash depends on:
ii  base-files5.0.0  Debian base system miscellaneous f
ii  dash  0.5.5.1-2.3POSIX-compliant shell
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   1:1.0-3programmable completion for the ba

Versions of packages bash suggests:
ii  bash-doc  4.0-4  Documentation and examples for the

-- 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#523353: after upgrading xorg: no segfault anymore

2009-09-14 Thread Andreas B. Mundt
Hi,

after the latest upgrade of xorg to version 1:7.4+4, stellarium works 
fine again on my machine (squeeze). I guess this bug can be closed.

Regards,
Andi



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



Bug#546518: No /bin/sh between unpacking and configuring

2009-09-14 Thread Antti-Juhani Kaijanaho
Package: bash
Version: 4.0-6

I experienced this problem when upgrading from 4.0-4 to 4.0-6.
It immediately laid havoc to the rest of the upgrade process,
and undoubtedly would have broken my system in interesting ways
had I not intervened manually (by creating the sh link).

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

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

Versions of packages bash depends on:
ii  base-files5.0.0  Debian base system miscellaneous f
ii  dash  0.5.5.1-2.3POSIX-compliant shell
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   1:1.0-3programmable completion for the ba

Versions of packages bash suggests:
pn  bash-doc  none (no description available)

-- no debconf information



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



Bug#546570: RM: python-numeric dead upstream, replaced by python-numpy

2009-09-14 Thread Matthias Klose

Package: ftp.debian.org

Please remove python-numeric from unstable, it's not maintained upstream, and an 
alternative is available (python-numpy). Bug reports were filed in April 2008, 
now increasing the severity of these reports to serious.


http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=python-oldnum;users=debian-pyt...@lists.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#546572: wireless-tools: Bit rate not displayed for n-mode networks

2009-09-14 Thread Sjoerd Hardeman
Package: wireless-tools
Version: 29-2
Severity: minor

When connected to an n-mode network, the bit rate is not displayed by iwconfig. 
Instead, a bitrate of 0 Mb/s is displayed.


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

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

Versions of packages wireless-tools depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libiw29   29-2   Wireless tools - library

wireless-tools recommends no packages.

wireless-tools 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#545999: Acknowledgement (linux-image-2.6.26-2-amd64: OOPS when using two lvm2 snapshots of one volume)

2009-09-14 Thread Ronald Moesbergen
I've found a patch that fixes this issue. Details are here:

https://bugzilla.redhat.com/show_bug.cgi?id=465825

The patch:
diff -p -u -r linux-2.6.18.x86_64.orig/drivers/md/dm-snap.c
linux-2.6.18.x86_64/drivers/md/dm-snap.c
--- linux-2.6.18.x86_64.orig/drivers/md/dm-snap.c   2008-10-14
00:45:00.0 +0200
+++ linux-2.6.18.x86_64/drivers/md/dm-snap.c2008-10-14
16:18:27.0 +0200
@@ -826,8 +826,10 @@ static struct bio *put_pending_exception
 * the bios for the original write to the origin.
 */
if (primary_pe 
-   atomic_dec_and_test(primary_pe-ref_count))
+   atomic_dec_and_test(primary_pe-ref_count)) {
origin_bios = bio_list_get(primary_pe-origin_bios);
+   free_pending_exception(primary_pe);
+   }

/*
 * Free the pe if it's not linked to an origin write or if
@@ -836,12 +838,6 @@ static struct bio *put_pending_exception
if (!primary_pe || primary_pe != pe)
free_pending_exception(pe);

-   /*
-* Free the primary pe if nothing references it.
-*/
-   if (primary_pe  !atomic_read(primary_pe-ref_count))
-   free_pending_exception(primary_pe);
-
return origin_bios;
 }

I have verified it on my system and it seems to work. I can now create
multiple snapshots and do lots of IO without my system going down.



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



Bug#546156: sync with iceweasel in experimental

2009-09-14 Thread Dmitry E. Oboukhov
On 10:38 Fri 11 Sep , Daniel Baumann wrote:
DB Package: iceweasel-l10n
DB Severity: wishlist

DB Please sync with experimental iceweasel (3.5.3).

DB Btw, in case you've not done that already, subscribing to iceweasel
DB upload notices in the PTS helps being aware when a new iceweasel-l10n
DB upload should happen.

Now I'm waiting iceweasel 3.5.3, but it hasn't built yet for my
architecture. No free space on i386 buildd.
I'll (re)build packages ASAP :)

--
... mpd playing: Accept - Balls To The Wall

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#546571: ITP: nbtk -- toolkit for the Moblin-netbook implementation

2009-09-14 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp
Severity: wishlist
Owner: Ying-Chun Liu (PaulLiu) paul...@debian.org

* Package name: nbtk
  Version : 1.1.2
  Upstream Authors : Thomas Wood thomas.w...@intel.com
 Anas Nashif anas.nas...@intel.com
 Damien Lespiau damien.lesp...@intel.com
 Rusty Lynch rusty.ly...@intel.com
 Joshua Lock j...@linux.intel.com
* URL : http://moblin.org/projects/netbook-toolkit-nbtk
* License : LGPL-2.1
  Programming Lang: C
  Description : toolkit for the Moblin-netbook implementation
 The Netbook Toolkit is a GUI toolkit library, using Clutter and is optimized
 for the Moblin netbook experience. It consists of various classes useful
 for building UIs such as Buttons, Tooltips, Scrollbars and others. It
 also supports styling through CSS stylesheets.

-- 
PaulLiu(劉穎駿)
E-mail address: paul...@debian.org




signature.asc
Description: OpenPGP digital signature


Bug#441356: logwatch bugs: 441145, 441356

2009-09-14 Thread Willi Mann
Hi!

Could please check whether bugs

http://bugs.debian.org/441356
http://bugs.debian.org/441145

are fixed at least with yesterday's upload of logwatch?

thanks
Willi Mann



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



Bug#546569: RM: python-numarray dead upstream, replaced by python-numpy

2009-09-14 Thread Matthias Klose

Package: ftp.debian.org

Please remove python-numarray from unstable, it's not maintained upstream, and 
an alternative is available (python-numpy). Bug reports were filed in April 
2008, now increasing the severity of these reports to serious.


http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=python-oldnum;users=debian-pyt...@lists.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#546538: warzone2100: 546538: probably a driver/KMS issue

2009-09-14 Thread Stephen Gran
reassign 546538 xserver-xorg-video-intel
affects 546538 +warzone2100
thanks

This one time, at band camp, Paul Wise said:
 This is very likely to be a bug in the newer version of your driver, the
 kernel or mesa. Please reassign it to the appropriate xserver-xorg-video
 package and set the affects to warzone2100.
 
 I imagine a debugging session in #debian-x or the appropriate upstream
 IRC channel will be needed to figure this issue out.
 
 It would be very much worth installing some other OpenGL games/packages
 and trying them to see if any others have the same issue.

I tried extreme tux racer, it works without any problems, which is why
I thought I'd file the bug on warzone2100 instead of the driver.

 Here is a bug that looks similar that might have hints about what
 workarounds might be available:
 
 https://bugs.launchpad.net/ubuntu/+source/warzone2100/+bug/374531
 
 The obvious workaround to try would be to disable KMS and downgrade to
 testing instead of unstable, IIRC the X stack hasn't migrated to testing
 since before lenny was released.

That launchpad bug is indeed relevant - it's almost exactly the symptoms
I'm seeing, and the same video card.  I'll reassign this over to the
video-intel driver.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#546573: [sagemath] ImportError

2009-09-14 Thread yigala

Package: sagemath
Version: 3.0.5dfsg-4
Severity: important

--- Please enter the report below this line. ---

Fresh installed sagemath on testing from sid:

~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--
Setting permissions of DOT_SAGE directory so only you can read and write it.

---
ImportError   Traceback (most recent call last)

/usr/lib/sagemath/local/bin/ipython console in module()

/usr/lib/python2.5/site-packages/sage/all_cmdline.py in module()
12 try:
13
--- 14 from sage.all import *
15 from sage.calculus.predefined import x
16 preparser(on=True)

/usr/lib/python2.5/site-packages/sage/all.py in module()
64 get_sigs()
65
--- 66 from sage.rings.all  import *
67 from sage.matrix.all import *
68

/usr/lib/python2.5/site-packages/sage/rings/all.py in module()
65
66 # Finite fields
--- 67 from finite_field import (FiniteField, is_FiniteField, 
is_PrimeFiniteField,
68   conway_polynomial, 
exists_conway_polynomial)

69 GF = FiniteField

/usr/lib/python2.5/site-packages/sage/rings/finite_field.py in module()
   138 # We don't late import this because this means trouble with the 
Givaro library

   139 # TODO: figure out why
-- 140 from finite_field_givaro import FiniteField_givaro
   141
   142 import sage.interfaces.gap

ImportError: 
/usr/lib/python2.5/site-packages/sage/rings/finite_field_givaro.so: 
undefined symbol: _ZN6Degree8deginftyE




--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-1-686

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

--- Package information. ---
Depends (Version) | Installed
===-+-===
libatlas3gf-base | 3.6.0-24
OR libatlas.so.3gf |
libc6 (= 2.3.6-6~) | 2.9-25
libecm0 | 6.2-1
libflint-1.011 | 1.011-2
libfplll0 | 2.1.6+20071129-2
libgcc1 (= 1:4.1.1) | 1:4.4.1-1
libgivaro0 | 3.2.13-1
libgmp3c2 | 2:4.3.1+dfsg-3
libgmpxx4ldbl | 2:4.3.1+dfsg-3
libgsl0ldbl (= 1.9) | 1.12+dfsg-1
libiml0 (= 1.0.3) | 1.0.3-3
liblinbox0 | 1.1.6~rc0-3
libm4ri-0.0.20080521 | 0.0.20080521-2
libmpfi0 | 1.3.4~rc4~cvs20080519-1
libmpfr1ldbl | 2.4.1-2
libntl-5.4.2 | 5.4.2-4
libpari2-gmp (= 2.3.4-1) | 2.3.4-2
libpolybori-0.5.0-0 | 0.5~rc1-1.1
libqd2c2a | 2.3.7-2+b1
libreadline5 (= 5.2) | 5.2-6
libsingular-3-0-4-3 | 3-0-4-3.dfsg-2
libstdc++6 (= 4.2.1) | 4.4.1-1
libsymmetrica-2.0 | 2.0-1
libzn-poly-0.8 | 0.8-1
python ( 2.6) | 2.5.4-2
python (= 2.5) | 2.5.4-2
python-central (= 0.6.11) | 0.6.11
python2.5 | 2.5.4-1
gap | 4r4p12-1
singular | 3-0-4-3.dfsg-2
maxima-share | 5.17.1-1
genus2reduction | 0.3-2
lcalc | 0.0.20080205-1
sympow | 1.019-4
python-matplotlib | 0.98.5.3-2
gfan | 0.3dfsg-1
python-gd | 0.52debian-3.1
mercurial | 1.3.1-1
python-twisted | 8.2.0-3
python-numpy | 1:1.3.0-3
python-crypto | 2.0.1+dfsg1-4
python-moinmoin | 1.8.5-1
sqlite3 | 3.6.18-1
palp | 1.1-1
ipython | 0.10-1
python-gnutls | 1.1.9-1
python-scipy | 0.7.0-1+b1
python-cvxopt | 1.1-1
scons | 1.2.0.d20090905-1
r-base | 2.9.2-1
gfortran | 4:4.3.3-9
python-sqlalchemy | 0.5.5-1
gmp-ecm | 6.2-1
python-sympy | 0.6.4-1
python-networkx | 0.99-2
python-pexpect | 2.3-1
cython | 0.11.2-1
python-twisted-web2 | 8.1.0-2
pari-gp | 2.3.4-2
pari-extra | 2.1-1
tachyon | 0.98~beta.dfsg-1
python-rpy | 1.0.3-11
gap-guava | 3.6-2
python-processing | 0.52-2
python-polybori | 0.5~rc1-1.1
libcdd-test | 094b.dfsg-4
libjs-jquery | 1.3.3-2
libsingular-dev | 3-0-4-3.dfsg-2
time | 1.7-23
python-zodb (= 1:3.6.0-3) | 1:3.9.0-2


Recommends (Version) | Installed
===-+-===
imagemagick | 7:6.5.5.3-1
r-recommended | 2.9.2-1
gap-character-tables | 1r1p3-5
python-gnuplot | 1.8-1
python-openssl | 0.9-1


Suggests (Version) | Installed
===-+-===
valgrind |
gdb | 6.8.50.20090628-3







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



Bug#546165: install-info should not complain when called with --remove in prerm

2009-09-14 Thread Sven Joachim
tags 546165 + patch
thanks

On 2009-09-11 12:38 +0200, Raphaël Hertzog wrote:

 Package: install-info
 Version: 4.13a.dfsg.1-4

 During upgrade this morning I saw:
 (Lecture de la base de données... 218733 fichiers et répertoires déjà 
 installés.)
 Préparation du remplacement de coreutils 7.5-4 (en utilisant 
 .../coreutils_7.5-5_i386.deb) ...
 Ignoring install-info called from maintainer script
 The package coreutils should be rebuild with new debhelper to get trigger 
 support
 Dépaquetage de la mise à jour de coreutils ...

 In fact, 7.5-5 doesn't contain any call to install-info only the old 7.5-4 did
 and it was rightfully called with --remove in prerm. Please make install-info
 not complain when called with --remove in prerm otherwise we will have plenty
 of those messages during lenny-squeeze upgrades even if all packages have 
 been
 properly updated.

It seems that dpkg does not export information about which maintainer
script it is running (CMIIW; I just looked at the ENVIRONMENT VARIABLES
section in dpkg.1), so the best approach appears to be silent whenever
install-info is called with --remove or --remove-exactly options, as
these are usually set in prerm scripts.

Here is a patch that does that:

--8---cut here---start-8---
Index: install-info.sh
===
--- install-info.sh (Revision 4190)
+++ install-info.sh (Arbeitskopie)
@@ -17,6 +17,19 @@
   # we are running from a maintainer script, simply ignore the call
   # since we have trigger support and people should rebuild their
   # package with new debhelper which does not add calls to install-info
+  # Do not complain if called with --remove or --remove-exactly,
+  # as these are used in old packages' prerm scripts (see #546165)
+  while [ -n $1 ]; do
+  case $1 in
+  --remove|--remove-exactly)
+  exit 0
+  ;;
+  *)
+  shift
+  ;;
+  esac
+
+  done
   echo Ignoring install-info called from maintainer script 2
   echo The package $DPKG_MAINTSCRIPT_PACKAGE should be rebuilt with new 
debhelper to get trigger support 2
 fi
--8---cut here---end---8---

Cheers,
   Sven



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



Bug#521392: am-utils: Package does not install System-V style init script links

2009-09-14 Thread Petter Reinholdtsen

tags 521392 + patch
tags 248436 - patch
thanks

[Tim Cutts]
 Consider the situation where the local admin currently has disabled
 the existing copy of am-utils by using update-rc.d.  If the package
 is upgraded, it's my view that the upgrade should not automatically
 re-enable the init script - that's not my decision to make.  That's
 why it only runs the update-rc.d on an install, and not on an
 upgrade.

Your argument is flawed.  If the admin have correctly disabled the
existing copy of am-utils, the symlinks in /etc/rc?.d/ have been
changed from S* to K*, and update-rc.d will not do anything during
upgrades.  There is no need to add extra code to only run update-rc.d
during first time installation.

If the admin on the other hand have incorrectly removed all symlinks
for am-utils, the system is in an undefined state and the admin do not
get what she expect, but instead the symlinks will be reinstalled
during upgrades.  Packages should not work around bugs in the heads of
admins, who breaking the boot system by disabling services by
removing the symlinks instead of changing start symlinks to stop
symlinks.  To quote from the update-rc.d(8) manual page:

  A common system administration error is to delete the links with the
  thought that this will disable the service, i.e., that this will
  prevent the service from being started.  However, if all links have
  been deleted then the next time the package is upgraded, the
  package's postinst script will run update-rc.d again and this will
  reinstall links at their factory default locations.  The correct way
  to disable services is to configure the service as stopped in all
  runlevels in which it is started by default.  In the System V init
  system this means renaming the service's symbolic links from S to K.

This patch solve the issue.

diff -ur ../am-utils-6.1.5/debian/am-utils.postinst 
../am-utils-6.1.5-pere/debian/am-utils.postinst
--- ../am-utils-6.1.5/debian/am-utils.postinst  2009-09-14 10:10:50.0 
+0200
+++ ../am-utils-6.1.5-pere/debian/am-utils.postinst 2009-09-14 
10:16:41.0 +0200
@@ -107,10 +107,6 @@
rm -f $tmpfile
 fi
 
-if [ $1 = install ]; then
-  update-rc.d am-utils defaults 35 /dev/null
-fi
-
 #DEBHELPER#
 
 ### Begin autodetect stuck amds...
diff -ur ../am-utils-6.1.5/debian/rules ../am-utils-6.1.5-pere/debian/rules
--- ../am-utils-6.1.5/debian/rules  2009-09-14 10:10:50.0 +0200
+++ ../am-utils-6.1.5-pere/debian/rules 2009-09-14 10:16:11.0 +0200
@@ -174,7 +174,7 @@
gzip -v9 debian/am-utils/usr/share/doc/am-utils/kernel-patches/*
install -d debian/am-utils/usr/share/am-utils
cp debian/a_net debian/am-utils/usr/share/am-utils/amd.net
-   dh_installinit -n
+   dh_installinit
dh_installchangelogs ChangeLog
dh_strip
dh_link

Happy hacking,
-- 
Petter Reinholdtsen
One of the sysvinit maintainers



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



Bug#544356: neverball: fails to start on kFreeBSD

2009-09-14 Thread Gonéri Le Bouder
2009/9/11 Jordà Polo jo...@ettin.org:
 On Sat, Sep 05, 2009 at 07:26:21PM +0200, Jordà Polo wrote:

 The new release will probably provide a few more pointers to help
 diagnose the problem, but it would be interesting to know if other
 libphysfs games such as warzone2100 (or pingus, netpanzer, lincity-ng,
 etc.) work fine.

Sorry, I can't do further tests, I'll be away from my kFreeBSD machine
for the coming weeks.


-- 
 Gonéri Le Bouder



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



Bug#546291: gdm: erratically switches off computer without asking

2009-09-14 Thread Josselin Mouette
Le dimanche 13 septembre 2009 à 09:36 +0200, a...@users.sourceforge.net
a écrit : 
 I don't believe the problem is X's fault because it does not occur in GDM's 
 graphical
 login screen even if I leave the computer in this state for days; neither can 
 it be the
 kernel's fault because it does not happen in console mode (i.e. without GDM 
 and X). It
 only occurs in a graphical user session.

Actually it could be your CPU or RAM. Please run a full memtest86, at
least.

In all cases a hardware lockup cannot be caused solely by userland.
-- 
 .''`.  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#349287: am-utils: amd segfaulting on amd64 (x86_64)

2009-09-14 Thread Petter Reinholdtsen

Did you try to run the amd process under valgrind and wait until it
crashed?  valgrind is very good at reporting segfaults.  It would be
even better if you build the binary with debug symlinks, to get
function names instead of addresses from the backtrace.

Changing the init.d script like this would run the amd program under
valgrind and lot any issues into /tmp/amd-log*.

diff -ur ../am-utils-6.1.5/debian/am-utils.init 
../am-utils-6.1.5-pere/debian/am-utils.init
--- ../am-utils-6.1.5/debian/am-utils.init  2009-09-14 10:10:50.0 
+0200
+++ ../am-utils-6.1.5-pere/debian/am-utils.init 2009-09-14 10:27:46.0 
+0200
@@ -113,7 +113,7 @@
 get_amd_args

 echo -n Starting automounter: amd
-/usr/sbin/amd -F /etc/am-utils/amd.conf $dnsdomain $AMDARGS
+valgrind --log-file=/tmp/amd-log /usr/sbin/amd -F /etc/am-utils/amd.conf 
$dnsdomain $AMDARGS
 echo .
 }


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#546476: gedit has no speak all options

2009-09-14 Thread Josselin Mouette
Le dimanche 13 septembre 2009 à 15:39 +0200, yellow a écrit : 
 I am coming from macintosh world, where everything is bright. Concerning 
 gedit, I cannot find the option SPEAK ALL.
 I use it frequently with my macosx, when I get bit tired. 
 Could it be somewhere? I cannot believe it is not available. 

Maybe it is, but unless you explain what is this functionality you are
looking for, you are unlikely to find any help.

-- 
 .''`.  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#546575: bash: system completely unusable after upgrade

2009-09-14 Thread Adam Bartley
Package: bash
Version: 4.0.6

I am really uncertain of who to contact or where to start on this one. The
problem seems to be with the PATH variable, which was, I think, wiped out by
an install script. All of my non-user users (if you know what I mean, i.e.
nobody, root and so on) cannot get at important packages. For example, at
startup, I get cannot execute /etc/init.d/rcS. So the start up scripts to
launch the console don't work. Then, of course, I cannot launch X11, as it
says that xinit cannot find the files in /etx/X11 and so on. I think that I
am going to have to rebuild permissions and path by hand, but I really,
really meed some help on where to go. If I log in as a user normal console
programmes in /usr/bin and the like still run.

I am using the powerpc version of sid on an ibook. Sorry that I can't
provide more version information. I am using another machine as mine is, as
I say, completely unusable.

Help!

Adam Bartley


Bug#542241: simple-cdd: Deal better with non-official codenames

2009-09-14 Thread Raphael Hertzog
On Mon, 14 Sep 2009, Vagrant Cascadian wrote:
 On Tue, Aug 18, 2009 at 05:52:03PM +0200, Raphaël Hertzog wrote:
  Currently the CODENAME given is used both to select the distribution to
  download from the mirror and the distribution to create in the local
  mirror. Given that debian-cd will only do its job properly if the CODENAME
  is a well known one, we are forced to use official debian codenames even
  when we are in fact building a derivative distribution.
  
  It would be nice if simple-cdd could be somewhat more intelligent
  in that regard.
  
  I suggest to check that debian-cd/data/$CODENAME,
  debian-cd/tools/$CODENAME and debian-cd/tools/boot/$CODENAME exists and if
  not to create them as symlinks pointing to $debian_cd_rules_like_dist (you
  can find a better name maybe, it's meant to be a new variable that selects
  the Debian distribution whose rules we want to re-use when building the
  CD).
 
 if that's really all it would take, it probably wouldn't be too hard to
 implement in simple-cdd.
 
 though i would rather see something like this implemented in debian-cd
 directly, unless there's a compelling reason not to.

Well, as a debian-cd co-maintainer, I thought about this too, but I didn't
like the idea very much. It would mean 2 supplementary variables that
should be used instead of $CODENAME or $DI_CODENAME in various places and
that should default to $CODENAME $DI_CODENAME.

Ccing debian...@lists.debian.org to get the input of Steve (and maybe
Frans) but for now I think that simple-cdd is a good place to implement
this. I consider the fact that we can put supplementary directories
in those places as a relatively official interface of debian-cd.

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#546574: xserver-xorg-input-synaptics: Various scrolling issues

2009-09-14 Thread Sjoerd Hardeman
Package: xserver-xorg-input-synaptics
Version: 1.1.2-1
Severity: normal

With the recenlty upgraded synaptics driver, two finger scrolling now works 
from the hal-settings. Yet, there are various issues.
- Horizontal two finger-scrolling not working
- When circular scrolling is disabled, side scrolling (horizontal and vertical) 
does not work at all
- When circular scrolling is enabled, side scrolling along the bottom works as 
vertical scrolling. It seems different from regular circular scrolling, as it 
is slower (which is as it is setup).

Two-finger scrolling is great, but I do miss the ability to do horizontal 
scrolling.


-- 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 mei  2 20:39 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1867584 aug  1 09:45 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] 
(rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1275 aug 17 19:17 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (ra...@juliet2)  Fri Sep  5 15:03:39 PDT 2008

Section ServerLayout
Identifier Layout0
Screen  0  Screen0
#InputDeviceTouchPad CorePointer
EndSection

Section Files
RgbPath /usr/X11R6/lib/X11/rgb
EndSection

Section Module
Load   dbe
Load   extmod
#Load   type1
Load   freetype
Load   glx
EndSection

#Section InputDevice

## Identifier and driver
#Identifier TouchPad
#Driver synaptics
#Option Protocol auto-dev
#Option SHMConfig on
#Option SendCoreEvents
#Option VertTwoFingerScroll   1
#Option HorizTwoFingerScroll   1
#EndSection


Section Monitor
Identifier Monitor0
VendorName Unknown
ModelName  Unknown
EndSection

Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
Option NoLogo true
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root  2422 aug 14 01:44 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 14793 sep 14 10:21 /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.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.2-dsa-amd64 x86_64 Debian
Current Operating System: Linux laptop 2.6.31 #1 SMP Sat Sep 12 23:40:14 CEST 
2009 x86_64
Build Date: 01 August 2009  07:44:36AM
xorg-server 2:1.6.3-1 (buildd@) 
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: Mon Sep 14 10:21:36 2009
(==) Using config file: /etc/X11/xorg.conf
Parse error on line 11 of section Files in file /etc/X11/xorg.conf
Ignoring obsolete keyword RgbPath.
(==) ServerLayout Layout0
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Device0
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x3740
(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) 10de:0427:1028:0209 nVidia Corporation G86 [GeForce 8400M 
GS] rev 161, Mem @ 0xf500/16777216, 0xe000/268435456, 
0xf200/33554432, I/O @ 0xef00/128, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x 

Bug#546213: severity of 546213 is normal

2009-09-14 Thread Patrick Schoenfeld
Hi,

On Mon, Sep 14, 2009 at 04:31:17AM +0100, Ben Hutchings wrote:
 On Sun, 2009-09-13 at 22:21 +0200, Patrick Schoenfeld wrote:
  Hi,
  
  Bastian, would you mind *explaining* why you think its justified to
  decrease the severity of this bug to normal?
  
  The bug effectively renders my WLAN useless. I consider that
  quiet having major effect on the usability of a package without
  rendering it unusable to everyone. So - why do you think it
  doesn't and why do you think just downgrading with no explanation
  is reasonable?
 
 Since this is a hardware-specific bug, it has absolutely zero impact on
 most users.  

well, kernel bugs are most likely hardware-specific unless they
affect components like filesystem drivers etc. According to
the severity description it also does not need to impact other
users. 

 It doesn't cause a crash or hang,

It does cause a hang of the driver. It causes broken
connections several times a day. It makes WLAN effectively
unusuable on this system. Basically it forces me to use
a kernel which is not part of the suite i'm using.
And causing a crash or a hang every 10-30 minutes wouldn't
be important. That would be grave.

 and you have a simple workaround.

Oh yeah, every 10-30 minutes I can force my system to connect
to the WLAN again. Which takes about 30 seconds, because the
driver needs to realize that something is wrong.
Sometimes this isn't enough and I need to reload the module.
This is not really practicable.

OTOH I can of course not use the wireless driver and use
a cable. If one considers that practicable ;-)

 This doesn't even come close to being important.

I disagree, but its not worth to argue about this.
For me its a blocker for the use of 2.6.30, so I hope it
gets fixed regardless of the severity.

Best Regards,
Patrick



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



Bug#546519: Repeated crashes with gnome-mplayer

2009-09-14 Thread Josselin Mouette
Le dimanche 13 septembre 2009 à 14:35 -0500, Adam Majer a écrit : 
 # apt-cache policy gnome-mplayer
 gnome-mplayer:
   Installed: 0.9.7-1
   Candidate: 0.9.7-1
 
 # gnome-mplayer
 
 ^^ causes insta-death to gnome-panel. Attaching gdb to gnome-panel
 process results in no information. It only indicates gnome-panel
 'Program exited with code 01.'
 
 The same occurs with gxine.

Are any other processes exiting at the same time? I’m thinking of
dbus-daemon and bonobo-activation-server, especially.

-- 
 .''`.  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#298185: pppoe-server kernel mode

2009-09-14 Thread Mathieu

martin f krafft a écrit :

also sprach Mathieu Lemaitre mathieu.lemai...@xilan.net [2009.09.08.1452 
+0200]:
  

pppoe-server kernel mode is still unavailable in debian lenny (pppoe
3.8-3). the only way to do it is to include a line #define
HAVE_LINUX_KERNEL_PPPOE 1 in pppoe-server.c, then pppoe-server -k
works. with this, my cpu load decreased from 100 to 5%

is there an easier way to get it work in debian lenny ? any fix since
2005 ?



I think you want to use rp-pppoe.so (a userspace driver), like so in
the /etc/ppp/peers/dsl-provider file:

  plugin rp-pppoe.so eth1

That plugin is in the pppoe package. Alternatively, you can use
/usr/sbin/pppoe as described in the /etc/ppp/peers/dsl-provider
example shipped by the pppoe package.

You can then use a stanza in /etc/network/interfaces to configure it:

  auto dsl
  iface dsl inet ppp
pppoe-iface eth1
provider dsl-provider
pre-up ip link set $IF_PPPOE_IFACE up
pre-up ip addr flush dev $IF_PPPOE_IFACE
down ip link set $IF_PPPOE_IFACE down

and finally run 'ifup dsl' as root.

  

what I want to do is a pppoe server, not a client

without the plugin rp-pppoe option and without the pppoe-server -k 
option, pppd runs like this:


pppd pty /usr/sbin/pppoe -n -I ethX -e XX:XX:XX:XX:XX:XX:XX -S '' file 
/etc/ppp/pppoe-server-options a.b.c.d:a.b.c.y nodetach noaccomp 
nobsdcomp nodeflate nopcomp novj novjccomp default-asyncmap



for ~100 clients, my cpu load is 100%, and the pppoe kernel module isn't 
loaded




I tried with the plugin rp-pppoe ethX option, but a got an error:   
pppd[30590]: unrecognized option 'pty' 




I recompiled the pppoe package to enable the pppoe-server -k option, 
then pppd runs like this:


pppd plugin /etc/ppp/plugins/rp-pppoe.so nic-ethX rp_pppoe_sess 
XX:XX:XX:XX:XX:XX:XX rp_pppoe_service  file 
/etc/ppp/pppoe-server-options a.b.c.d:a.b.c.y nodetach noaccomp 
nobsdcomp nodeflate nopcomp novj novjccomp default-asyncmap


for ~100 clients, the cpu load is only 10%, pppoe kernel is loaded and 
the file /proc/net/pppoe exists





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



Bug#546576: abiword FTBFS with gcc 4.4

2009-09-14 Thread Felix Geyer
Package: abiword
Version: 2.6.8-5
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch karmic

abiword FTBFS with gcc 4.4:
AbiCommand.cpp:554: error: invalid conversion from 'const char*' to 'char*'

#
# Ubuntu: https://bugs.launchpad.net/bugs/429099
# Patch: http://www.abisource.com/viewvc/abiword-plugins/branches/ABI-2-6-0-STABLE/tools/abicommand/xp/AbiCommand.cpp?r1=22067r2=25893
# Description: abiword FTBFS with gcc 4.4, patch can be dropped when
#  upgrading to the next upstream version ( 2.6.8)
#
--- abiword-2.6.8/../abiword-plugins-2.6.8/tools/abicommand/xp/AbiCommand.cpp	2007-10-11 22:05:55.0 +0200
+++ abiword-2.6.8/../abiword-plugins-2.6.8/tools/abicommand/xp/AbiCommand.cpp	2009-09-14 00:03:31.0 +0200
@@ -551,7 +551,7 @@
 UT_UTF8String *pCom1 =
 	const_cast  UT_UTF8String * (static_cast  const UT_UTF8String * (pToks-getNthItem (1)));
 printf( Filename %s \n,pCom1-utf8_str());
-char *suffix = rindex (pCom1-utf8_str (), '.');
+const char *suffix = rindex (pCom1-utf8_str (), '.');
 
 if (suffix != NULL)
 {


Bug#546577: Set DPKG_MAINTSCRIPT_NAME to the script name in maintainer scripts environment

2009-09-14 Thread Raphael Hertzog
Package: dpkg
Version: 1.15.4
Severity: wishlist

Please export DPKG_MAINTSCRIPT_NAME in the environment of maintainer
scripts, it should contain the name of the maintainer script (prerm,
postrm, preinst, postinst, config) that is currently running.

See #546165 for an example of where it would have been useful.

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#546370: general: KDE provokes Xorg to take too much CPU and RAM

2009-09-14 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a lenny/sid/experimental amd64 system with KDE 4.3.1 and latest
X.org, and it certainly looks like X.org is often taking an inordinate
amount of CPU. The system becomes slow an unworkable after a few days,
with X.org CPU usage climbing from the normal 4% to several times that
(permently), according to the KDE system activity monitor. I don't know
if this is due to KDE or something else.

This is a Thinkpad T61 laptop, Intel Core 2 Duo, 4 GB memory.

Cheers,

Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkquAT4ACgkQXjXn6TzcAQklhQCg46a832n5NxNrjUijNsBLBRln
ul8AoL004KqTPSAR6z1GKZlPEcRXrCPy
=ZHnL
-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#541884: must use blkid instead of vol_id

2009-09-14 Thread Christian Kujau
Hi,

mdadm is still not available in unstable. I changed the rules file
as suggessted by Marco, dpkg-buildpackage'd it and was able to
install and use mdadm again[0]. If only a developer could do the
same and upload it... :-)

Thanks,
Christian.

[0] http://nerdbynature.de/bits/BTS-541884/



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



Bug#521392: am-utils: Package does not install System-V style init script links

2009-09-14 Thread Tim Cutts
OK, you've convinced me.  I'll make that change with the next version  
of the package (which may well be the last ... am-utils seems to be  
dead upstream, and it won't be long before it stops working - I've  
already had to hack it to make it work at all with recent 2.6 kernels,  
and if anyone wants it to support NFSv4 and Kerberos they're probably  
going to be out of luck!)


Tim


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




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



Bug#546574: Acknowledgement (xserver-xorg-input-synaptics: Various scrolling issues)

2009-09-14 Thread Sjoerd Hardeman
I accidentally included a synaptics.fdi with options commented out. Yet,
I use the options in that file not commented out. For completeness, I
attached the output of synclient -l as by my default configuretaion.

Sjoerd
Parameter settings:
LeftEdge= 1752
RightEdge   = 5192
TopEdge = 1620
BottomEdge  = 4236
FingerLow   = 24
FingerHigh  = 29
FingerPress = 255
MaxTapTime  = 180
MaxTapMove  = 221
MaxDoubleTapTime= 180
SingleTapTimeout= 180
ClickTime   = 100
FastTaps= 0
EmulateMidButtonTime= 75
EmulateTwoFingerMinZ= 280
EmulateTwoFingerMinW= 7
VertScrollDelta = 100
HorizScrollDelta= 100
VertEdgeScroll  = 0
HorizEdgeScroll = 0
CornerCoasting  = 0
VertTwoFingerScroll = 1
HorizTwoFingerScroll= 0
MinSpeed= 0.4
MaxSpeed= 0.7
AccelFactor = 0.00995223
TrackstickSpeed = 40
EdgeMotionMinZ  = 29
EdgeMotionMaxZ  = 159
EdgeMotionMinSpeed  = 1
EdgeMotionMaxSpeed  = 401
EdgeMotionUseAlways = 0
UpDownScrolling = 1
LeftRightScrolling  = 1
UpDownScrollRepeat  = 1
LeftRightScrollRepeat   = 1
ScrollButtonRepeat  = 100
TouchpadOff = 0
GuestMouseOff   = 0
LockedDrags = 0
LockedDragTimeout   = 5000
RTCornerButton  = 0
RBCornerButton  = 0
LTCornerButton  = 0
LBCornerButton  = 0
TapButton1  = 0
TapButton2  = 0
TapButton3  = 0
ClickFinger1= 1
ClickFinger2= 1
ClickFinger3= 1
CircularScrolling   = 1
CircScrollDelta = 0.1
CircScrollTrigger   = 0
CircularPad = 0
PalmDetect  = 0
PalmMinWidth= 10
PalmMinZ= 199
CoastingSpeed   = 0
PressureMotionMinZ  = 29
PressureMotionMaxZ  = 159
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1


signature.asc
Description: OpenPGP digital signature


Bug#546578: widelands - FTBFS: scons: Command not found

2009-09-14 Thread Bastian Blank
Source: widelands
Version: 1:14~rc1-1
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de
[...]
 make: scons build=release build_id=Build14RC datadir=share/games/widelands
 scons: Command not found
 make: *** [build/widelands] Error 127
 dpkg-buildpackage: error: debian/rules build gave error exit status 2



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



Bug#543133: hpoj: FTBFS: Nonexistent build-dependency: ttf2pt1

2009-09-14 Thread Petter Reinholdtsen

The ttf2pt1 package was removed based on the request in
URL: http://bugs.debian.org/503502 .

I am not aware of any alternative, nor have I any idea what the
package did, so I do not know what to propose as a workaround.  I
guess it was font related (ttf - true type font?), and hope some other
tool can be used as a replacement.

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#546580: [update-rc.d] Permanently disable service, also after upgrade.

2009-09-14 Thread Paul Menzel
Subject: sysv-rc: [update-rc.d] Permanently disable service, also after upgrade.
Package: sysv-rc
Version: 2.87dsf-4
Severity: normal
X-Debbugs-CC: debian-eeepc-de...@lists.alioth.debian.org

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

Dear update-rc.d hackers,


the following question was asked on Debian-eeepc-devel [1].

Am Sonntag, den 13.09.2009, 21:05 +0200 schrieb Jelle de Jong:

[…]

 I disable services with the following command example:
 sudo update-rc.d -f ssh remove
 
 But everytime the package of the init script is updated the service is 
 enabled again on boot. How do you all solve this? It driving me mad to 
 run my disable unneeded services script every few months?

Nobody answered so far and I thought, I ask you directly instead
forwarding this to debian-user.

Could you add some information about this issue in the man page or the
Debian Wiki?


Thanks,

Paul


[1] 
http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/2009-September/002570.html

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

Kernel: Linux 2.6.30-1-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 sysv-rc depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  insserv   1.12.0-12  Tool to organize boot sequence usi
ii  sysvinit-utils2.87dsf-4  System-V-like utilities

Versions of packages sysv-rc recommends:
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages sysv-rc suggests:
pn  bum   none (no description available)
pn  sysv-rc-conf  none (no description available)

-- debconf information excluded


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#494770: reportbug-ng: the .pot file is still not up-to-date

2009-09-14 Thread Bastian Venthur
Hi,

yeah, still didn't figure out how to port the translations to QT4, every
help is welcome!


Ciao,

Bastian

Gabriele Stilli schrieb:
 Package: reportbug-ng
 Version: 1.5
 Severity: normal
 
 Hi,
 
 the .pot file is still lacking behind. Any news? Problems? I guess it's
 not so hard to run xgettext against the sources, but maybe I'm missing
 something... :-)
 
 Cheers,
 Gabriele :-)
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.29.2 (PREEMPT)
 Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: 
 LC_ALL set to it_IT.UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages reportbug-ng depends on:
 ii  python2.5.4-2An interactive high-level 
 object-o
 ii  python-apt0.7.13.2   Python interface to libapt-pkg
 ii  python-debianbts  0.4Python interface to Debian's Bug 
 T
 ii  python-qt44.4.4-6Python bindings for Qt4
 ii  python-support1.0.3  automated rebuilding support for 
 P
 ii  python2.5 2.5.4-1An interactive high-level 
 object-o
 ii  xdg-utils 1.0.2-6.1  desktop integration utilities 
 from
 ii  xterm 246-1  X terminal emulator
 
 reportbug-ng recommends no packages.
 
 reportbug-ng suggests no packages.
 
 -- no debconf information
 

-- 
Bastian Venthur  http://venthur.de
Debian Developer venthur at 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#518074: hpoj: Package remove fails to remove init script

2009-09-14 Thread Petter Reinholdtsen

tags 518074 + patch
thanks

[Thue Janus Kristensen]
 After 
   # aptitude remove hpoj
 I still have the following on my system:
 
 t...@h ~ ls -l /etc/init.d/hpoj
 -rwxr-xr-x 1 root root 45517 2008-10-08 14:24 /etc/init.d/hpoj
 t...@h ~ ls -l /etc/rc4.d/S19hpoj
 lrwxrwxrwx 1 root root 14 2009-03-03 23:34 /etc/rc4.d/S19hpoj - 
 ../init.d/hpoj

This is the correct behaviour.

 So at each boot hpoj still tries to start. dpkg --purge hpoj fixes
 it, but should not be neccesary.

The symlinks should be left behind until the package is purged (the
enabled/disabled status is configuration), but the script should not
do anything if the package have been removed.

Here is a patch to fix it.

diff -ur ../hpoj-0.91/scripts/ptal-init.in 
../hpoj-0.91-pere/scripts/ptal-init.in
--- ../hpoj-0.91/scripts/ptal-init.in   2009-09-14 11:12:36.0 +0200
+++ ../hpoj-0.91-pere/scripts/ptal-init.in  2009-09-14 11:15:53.0 
+0200
@@ -38,6 +38,10 @@

 use strict;

+# Do nothing if the package is removed but not purged
+if ( ! -x /usr/sbin/ptal-mlcd ) {
+exit 0;
+}

 ###
 # In case of difficulty you might need to modify the following definitions.

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#546579: Panic: tried to print a path of unknown type

2009-09-14 Thread Joachim Breitner
Package: gap
Version: 4r4p12-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I’m not sure if this is really a bug or a mistake on my side, but
“panic” sounds like a bug. I produced it like this:


gap G := GL(4,2);
gap SG := Group(Filtered(G, m - Z(2)*[1,1,1,1]*m=Z(2)*[1,1,1,1]));
gap rcs := RightCosets(G,SG);;
gap rcs[1];   
Panic: tried to print a path of unknown type '72' at
Print( Group(, l, ) );
RightCoset(Group(~[6]gap 


Greetings,
Joachim

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

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

Versions of packages gap depends on:
ii  gap-core  4r4p12-1   GAP computer algebra system, core 
ii  gap-libs  4r4p12-1   GAP computer algebra system, essen
ii  gap-online-help   4r4p12-1   GAP computer algebra system, onlin

Versions of packages gap recommends:
ii  gap-dev   4r4p12-1   GAP computer algebra system, compi
ii  gap-doc   4r4p12-1   GAP computer algebra system, docum
ii  gap-prim-groups   4r4p10-1   Database of primitive groups for G
ii  gap-small-groups  4r4p10-1   Database of small groups for GAP
ii  gap-trans-groups  4r4p10-1   Database of transitive groups for 

Versions of packages gap suggests:
pn  gap-character-tables  none (no description available)
pn  gap-small-groups-extranone (no description available)
pn  gap-table-of-marksnone (no description available)

- -- no debconf information

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

iEYEARECAAYFAkquBqMACgkQ9ijrk0dDIGwpigCeJk5+9tyVbZOso2PbzrE+sAqD
zc8AnihKdl13m5q33CkFacuQRtPTAPBw
=agFB
-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#545904: Proposed mass bug filing: Perl 5.10.1 breaks 'make install PREFIX=$(TMP)/usr'

2009-09-14 Thread Marco d'Itri
On Sep 13, Niko Tyni nt...@debian.org wrote:

 246 packages failed to build with 'Error 13' at the end of the log,
It's a big number. Can you add a temporary workaround for a few
months until most packages are fixed?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#536683: Installation/upgrade freezes when non-standard XKBLAYOUT used

2009-09-14 Thread w.goesgens
Package: console-setup
Version: 1.44
Severity: normal

same here with Dvorak layout previously chosen
though I just see it block and use 10% cpu and and no forking.


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

Kernel: Linux 2.6.30.5 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages console-setup depends on:
ii  console-terminus  4.28-1 Fixed-width fonts for fast reading
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  xkb-data  1.6-1  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  kbd   1.15-1 Linux console font and keytable ut

Versions of packages console-setup suggests:
ii  locales   2.9-25 GNU C Library: National Language (
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

-- 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#546582: override: omake: ocaml/optional

2009-09-14 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):
 
 omake_0.9.8.5-3-7_amd64.deb: package says section is ocaml, override says 
 devel.

Override is wrong here: omake is designed for and mainly used with
ocaml-related projects.

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#545101: linux-image-2.6.26-2-orion5x: MV2120 hangs with heavy JFS disk use

2009-09-14 Thread Michael Greene
On Sun, Sep 13, 2009 at 2:05 PM, Martin Michlmayr t...@cyrius.com wrote:
 * Michael Greene mike...@gmail.com [2009-09-04 18:35]:
 I am using lenny on a HP MV2120. When transfering a number of files to
 a share and using ssh login the heavy disk
 activity seemed to hang the system.  I had to remove power to recover.
 I use LVM/JFS on all partitions except /boot
 which is ext2.

 Can you please check if this still happens with 2.6.31?  If so, I'll
 forward your bug report to the JFS developers.

 You can install 2.6.31 this way:

 wget 
 http://people.debian.org/~tbm/armel/kernel/r14219/linux-image-2.6.31-trunk-orion5x_2.6.31-1~experimental.1_armel.deb
 dpkg -i linux-image-2.6.31-trunk-orion5x_2.6.31-1~experimental.1_armel.deb

 --
 Martin Michlmayr
 http://www.cyrius.com/


Is there a way to recover from this new kernel? I followed the
instructions and the NAS does not boot and connect to the network.

Mike



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



Bug#529076: kanjipad: uses BW instead of GTk theme colours

2009-09-14 Thread Dafydd Harries
Ar 08/06/2009 am 15:44, ysgrifennodd Michal Suchanek:
 2009/6/8 Dafydd Harries d...@debian.org:
  Ar 17/05/2009 am 18:41, ysgrifennodd Michal Suchanek:
  Package: kanjipad
  Version: 2.0.0-6
  Severity: minor
  Tags: patch
 
 
  The pad area and kanji guesses are always drawn in BW regardless of GTK
  theme colours.
 
  Hi, thanks for your patch. I tried it, but I'm not convinced that it's an
  improvement, at least not with the theme that I use. Which theme are you
  using?
 
 Is that because your theme has colours you don't like or because the
 wrong colours are picked from the theme?

That's a fair point. I did choose my theme, and the colours it has work for
most things; I just feel they look a bit strange with KanjiPad. The theme in
question is Darklooks.

I'm not sure what the right thing is to do here.

Daf



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



Bug#522925: update

2009-09-14 Thread Frank Kingswood
The window manager thinks the edge of the screen is there, and won't let 
the window get any further than that.


--

Frank Kingswood   +44-7545-209100  frank.kingsw...@mstarsemi.com
MStar Semiconductor   H7-H9 Melbourn Science Park Cambridge Road SG8 6HB



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#524777: ogre: new upstream release: 1.6.2

2009-09-14 Thread Michael Koch
On Sun, Apr 19, 2009 at 10:34:41PM +0200, Gonéri Le Bouder wrote:
 Package: ogre
 Version: 1.6.1.dfsg1-1
 Severity: wishlist
 
 Hi,
 
 A new minor release has been release some day ago:
 http://www.ogre3d.org/2009/04/11/ogre-v162-shoggoth-released

I have pacakges for 1.6.3 now but they need some more polishing before upload
and 1.6.1 packages should migrate to testing first.


Cheers,
Michael



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



Bug#545948: ptlib: FTBFS on GNU/kFreeBSD

2009-09-14 Thread Eugen Dedu
tags 545949 fixed-upstream
thanks

Robert Jongbloed wrote:
 Done!
 
 Robert Jongbloed
 OPAL/OpenH323/PTLib Architect and Co-founder.
 
 
 -Original Message-
 From: Eugen Dedu [mailto:eugen.d...@pu-pm.univ-fcomte.fr]
 Sent: Saturday, 12 September 2009 9:18 PM
 To: Robert Jongbloed
 Cc: 'Petr Salinger'; 545...@bugs.debian.org; Craig Southeren
 Subject: Re: Bug#545948: ptlib: FTBFS on GNU/kFreeBSD

 Hi,

 What about applying them to the stable branch too?

 Eugen

 Robert Jongbloed wrote:
 I am sorry, I saw __GLIBC__ and read __GNUC__ 


 I have applied the patch to the SVN trunk.

 Note that patch could not be applied to the vsdl.* files, someone
 else had
 already changed it to something else!


 Robert Jongbloed
 OPAL/OpenH323/PTLib Architect and Co-founder.


 -Original Message-
 From: Petr Salinger [mailto:petr.salin...@seznam.cz]
 Sent: Friday, 11 September 2009 4:02 PM
 To: Robert Jongbloed
 Cc: 'Eugen Dedu'; 545...@bugs.debian.org
 Subject: RE: Bug#545948: ptlib: FTBFS on GNU/kFreeBSD

 Hello.

  Eugen passed on your patches to me to be applied to PTLib,
 however
 I have
 some concerns about them.

 Now, I had fairly recently received some patches for FreeBSD that
 had
 presumably fixed PTLib to compile for him on his particular
 flavour
 of
 FreeBSD.

 Now you are asking me to add things like:

 +#if defined (__GLIBC__)
 +#define PSETPGRP()  setpgrp()
 +#else
 #define PSETPGRP()  setpgrp(0, 0)
 +#endif

 Which, if I am reading it correctly, will change the code the
 other
 gentleman had used simply if the GNU compiler is used. Now maybe
 I
 am wrong,
 but I would be VERY surprised if he was NOT using the GNU
 compiler.
 As far
 as I am aware the GNU compiler is used by all open source
 operating
 systems,
 the only people that don't are commercial entities like Sun or
 Microsoft.
 I have never really used any flavour of FreeBSD so I don't know
 if
 all this
 if fine, but it just doesn't look right to me. I am unwilling to
 make
 patches that I am fairly sure will break someone else's compile.

 If FreeBSD and kFreeBSD are sufficiently different they should
 probably have
 a different define P_KFREEBSD for example.
 They have same kernel (FreeBSD), same compiler (gcc),
 but different userspace C library (native FreeBSD/GLIBC).

 The __GLIBC__ signals used C-library, not compiler,
 the compiler defines __GNUC__.

 Therefore these changes will not break previous build on plain
 FreeBSD.
 From ptlib view, there are only 2 differences.

 1) macro PSETPGRP
 2) location of SDL.h

 The third change is fix of creating shared libraries,
 otherwise the P_SHAREDLIB is not honored at all.

 To reduce differences, it is possible to use on both systems
 #define PSETPGRP()  setpgid(0, 0)

 http://www.opengroup.org/onlinepubs/9699919799/functions/setpgid.html
 http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/compat-
 43/setpgrp.c

 Petr
 
 




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



Bug#546583: ITP: gconnman -- GObject binding of the Connman D-Bus API

2009-09-14 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp
Severity: wishlist
Owner: Ying-Chun Liu (PaulLiu) paul...@debian.org

* Package name: gconnman
  Version : 0.5.0
  Upstream Authors : James Ketrenos jketr...@linux.intel.com
 Joshua Lock j...@linux.intel.com
 Rusty Lynch rusty.ly...@intel.com
* URL : http://moblin.org/projects/carrick
* License : LGPL-2.1
  Programming Lang: C
  Description : GObject binding of the Connman D-Bus API
gconnman is a GObject-like convenience library for interacting with connman.
gconnman aims to be more than just a thin wrapper around the connman d-bus api
and provides GObject wrappers for each of Connman's d-bus objects exposing:
* per-property getters/setters and signals
* GObject-like API's for calling Connman methods
* Convenience methods to simplify Connman method calls

-- 
PaulLiu(劉穎駿)
E-mail address: paul...@debian.org






signature.asc
Description: OpenPGP digital signature


Bug#545078: lintian: warn if symbol file contains tag but no build-dep on dpkg-dev (= 1.15.3~)

2009-09-14 Thread Jakub Wilk
[CC-ing people who implemented this feature, as I am not a dpkg-dev 
expert. Please correct me if I wrote something silly.]


* Russ Allbery r...@debian.org, 2009-09-13, 20:19:

dpkg-dev 1.15.3 introduced the following change:



   * Support tags before symbols in symbols file contained in source
 packages.  The first two tags are optional (use it to not fail if
 the symbol might disappear from the library without breaking the
 ABI) and arch to restrict the set of architectures where the
 symbol is supposed to exist.  Thanks to Modestas Vainius
 modes...@vainius.eu for the patch.  See dpkg-gensymbols(1) for
 more information. Closes: #521551



lintian should warn if symbol file contains tags but the package does
not build-depend on dpkg-dev (= 1.15.3~).


The tricky part of implementing this is that currently all of Lintian's
analysis of symbol files is based on the binary package, and by that point
dpkg-gensymbols has already analyzed and removed the tags.  Finding the
symbol files in the source package is a bit trickier since they can be
assembled on the fly if the package wishes to, and it would mean parsing
them again.


I think we can accept the possibility of false negatives in case these 
files are generated on the fly.


Symbols in the source package should be checked anyway, because this is 
the only way to early catch issues in arch-specific symbol files. 
(Imagine one makes a typo in debian/symbols.s390 but don't have a S390 
handy to check if the package is actually built correctly.)



What happens if a package with a symbol file using tags is built with an
old version of dpkg-dev?  Does the tag end up in the installed symbol file
as if it were a symbol? 


Yes, unless a tag contains spaces, it is considered by old dpkg-dev as
a part of symbol name. That is, in many cases, a package would simply 
FTBFS due to missing symbols...



If so, Lintian could detect that fairly easily and warn about that.


Right, but that should be a separate check.

--
Jakub Wilk



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



Bug#546546: grub-pc: hangs configuring if luks partions are present

2009-09-14 Thread Felix Zielcke
reassign 546546 os-prober
thanks
Am Sonntag, den 13.09.2009, 18:12 -0700 schrieb Johannes Berg:
 Package: grub-pc
 Version: 1.97~beta3-1
 Severity: important
 
 This happens:
 
 Setting up grub-pc (1.97~beta3-1) ...
 Generating grub.cfg ...
[...]
 Found memtest86+ image: /boot/memtest86+.bin
 
  at this point I killed the /sbin/mount.crypto_LUKS process
 
 Found Mac OS X on /dev/sda2
 Found   on Password
 is not yet supported by grub-mkconfig.
 done
 

This is a bug in os-prober.
We just run it and make from it's output a menu entry.
Just yesterday someone had the same problem in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/428785


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#546585: cssed: FTBFS due to invalid const char* conversion

2009-09-14 Thread Ilya Barygin
Package: cssed
Version: 0.4.0-2
Severity: important
Tags: patch
Justification: fails to build from source
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * Fix FTBFS due to invalid const char * conversion (LP: #428852).

We thought you might be interested in doing the same. 

Please note that it's already fixed in upstream CVS.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-15-generic (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash--- cssed-0.4.0.orig/scintilla/src/LexCaml.cxx
+++ cssed-0.4.0/scintilla/src/LexCaml.cxx
@@ -273,7 +273,7 @@
 
 		case SCE_CAML_OPERATOR: {
 			// [try to] interpret as [additional] operator char
-			char* o = 0;
+			const char* o = 0;
 			if (iscaml(ch) || isspace(ch)			/* ident or whitespace */
 || ((o = strchr()]};,\'\`#, ch)) != 0)/* termination chars */
 || !strchr(!$%*+-./:=?...@^|~, ch)/* operator chars */) {


Bug#546190: iproute: tc filter action ipt error

2009-09-14 Thread Andreas Henriksson
On Fri, Sep 11, 2009 at 03:40:59PM +0200, mathieu wrote:
 when I try to make a filter with action ipt, I get this error:
 /lib/iptables/libipt_mark.so: cannot open shared object file: No such file or 
 directory
 

This is a duplicate of an already reported and fixed bug, please see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510924

-- 
Andreas Henriksson



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



Bug#546584: ITP: bognor-regis -- Media daemon and play queue manager

2009-09-14 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp
Severity: wishlist
Owner: Ying-Chun Liu (PaulLiu) paul...@debian.org

* Package name: bognor-regis
  Version : 0.4.10
  Upstream Author : Intel Corporation
* URL : http://git.moblin.org/cgit.cgi/bognor-regis/
* License : LGPL-2.1
  Programming Lang: C
  Description : Media daemon and play queue manager
 bognor-regis controls playqueues in moblin allowing the same information to be
 shared between the media player and panel.

-- 
PaulLiu(劉穎駿)
E-mail address: paul...@debian.org




signature.asc
Description: OpenPGP digital signature


Bug#546586: xorg: X server lockup in int10 when booting a secondary card

2009-09-14 Thread Mader, Alexander
Subject: xorg: X server lockup in int10 when booting a secondary card
Package: xorg
Version: 1:7.4+4
Severity: important

Hello,

I just run aptitude upgrade and my multiseat setup isn't working any
more. The
experience is as described in freedektop.org bug 18160. I would prefer
helping with a solution rather than being forced to downgrade xorg.

In more detail: On an old AMD K7 I was running a multiseat setup with an
equally old NV34 [GeForce FX 5200] rev 161 and an ATI Technologies Inc
RV 610LE PCI [Radeon HD 2400] rev 0. First a Dummy X server was started,
then the X server for the primary AGP NVidia card, and then the X server
for the secondary PCI ATI card. After the upgrade the first two X servers
start but the third hangs after loading int10.

I will attach the xorg.conf files and the logs later.

Best regards, Alexander.

PS: 6.12.3-1  xserver-xorg-video-ati
2.1.14-2  xserver-xorg-video-nv

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

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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.26.2-2   The GNOME terminal emulator
applic
ii  libgl1-mesa-dri   7.5.1-1A free implementation of
the OpenG
ii  libgl1-mesa-glx [libgl1]  7.5.1-1A free implementation of
the OpenG
ii  libglu1-mesa  7.5.1-1The OpenGL utility library
(GLU)
ii  x11-apps  7.4+2  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+3  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-7  scalable fonts for X
ii  xfonts-utils  1:7.4+2X Window System font
utility progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.6-1  X Keyboard Extension (XKB)
configu
ii  xorg-docs-core1:1.4-5Core documentation for the
X.org X
ii  xserver-xorg  1:7.4+4the X.Org X server

xorg recommends no packages.

Versions of packages xorg suggests:
ii  xorg-docs 1:1.4-5Miscellaneous documentation
for th

-- 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#546526: pylint: -e should not omit fatal errors

2009-09-14 Thread Alexandre Fayolle
forwarded 546526 http://www.logilab.org/ticket/17958
tag 546526 +upstream
thanks

On Sunday 13 September 2009 22:17:06 Yann Dirson wrote:
 Package: pylint
 Version: 0.18.0-1
 Severity: normal

 Typical usage for -e being to catch most critical problems, having
 it hiding fatal messages is quite counter-productive.  It should
 indeed mean only the messages of severity ERROR and above are displayed.

You're right. I've forwarded the bug upstream. 

You're welcome to discuss pylint features and enhancements on python-
proje...@logilab.org. 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science




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



Bug#546538: Processed: Re: Bug#546538: warzone2100: 546538: probably a driver/KMS issue

2009-09-14 Thread Brice Goglin
Stephen Gran wrote:
 On Mon, Sep 14, 2009 at 10:31:39AM +0200, Brice Goglin said:
   
 Please send you config and log.
 

 There is no config (or rather, there is, but it's all commented, so
 behaves as though there isn't one).  Log attached.

 Cheers,
   

Does disabling KMS indeed help?

Brice




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



Bug#546538: Processed: Re: Bug#546538: warzone2100: 546538: probably a driver/KMS issue

2009-09-14 Thread Stephen Gran
This one time, at band camp, Brice Goglin said:
 Does disabling KMS indeed help?

I'll try when I get back to the machine tonight (bit difficult to tell
remotely :) )

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#544664: dma: auth.conf is readable by all users

2009-09-14 Thread Tino Keitel
On Sat, Sep 12, 2009 at 00:26:22 +0300, Peter Pentchev wrote:

[...]

 Thus, I'm raising the severity of the world-readable auth.conf bug
 in the hope that this will prevent dma from migrating to testing,

It's now in testing.

Regards,
Tino



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



Bug#546522: pylint: false positive on E0611

2009-09-14 Thread Alexandre Fayolle
tag 546522 +upstream
forwarded 546522 http://www.logilab.org/ticket/8878
thanks

On Sunday 13 September 2009 21:52:15 Yann Dirson wrote:
 Package: pylint
 Version: 0.18.0-1
 Severity: normal

 The following relative import fails with
 E0611:  1: No name 'GUI' in module ''

  foo/__init__.py
 class GUI(object):
   pass
  foo/bar.py
 from . import GUI
 

 Python2.5 has no trouble doing the import.

Hi,

thanks for your feedback. This issue is fixed in pylint 0.18.1 which should be 
uploaded in Debian soon. 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science




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



Bug#545078: lintian: warn if symbol file contains tag but no build-dep on dpkg-dev (= 1.15.3~)

2009-09-14 Thread Modestas Vainius
Hello,

On pirmadienis 14 Rugsėjis 2009 12:44:27 Jakub Wilk wrote:
 * Russ Allbery r...@debian.org, 2009-09-13, 20:19:
  dpkg-dev 1.15.3 introduced the following change:
 
 * Support tags before symbols in symbols file contained in source
   packages.  The first two tags are optional (use it to not fail if
   the symbol might disappear from the library without breaking the
   ABI) and arch to restrict the set of architectures where the
   symbol is supposed to exist.  Thanks to Modestas Vainius
   modes...@vainius.eu for the patch.  See dpkg-gensymbols(1) for
   more information. Closes: #521551
 
  lintian should warn if symbol file contains tags but the package does
  not build-depend on dpkg-dev (= 1.15.3~).
 
 The tricky part of implementing this is that currently all of Lintian's
 analysis of symbol files is based on the binary package, and by that point
 dpkg-gensymbols has already analyzed and removed the tags.  Finding the
 symbol files in the source package is a bit trickier since they can be
 assembled on the fly if the package wishes to, and it would mean parsing
 them again.
 
 I think we can accept the possibility of false negatives in case these
 files are generated on the fly.
 
 Symbols in the source package should be checked anyway, because this is
 the only way to early catch issues in arch-specific symbol files.
 (Imagine one makes a typo in debian/symbols.s390 but don't have a S390
 handy to check if the package is actually built correctly.)

Just grep possible source symbol file templates for tag specification and warn 
if no strict dpkg-dev build dependency exists. Another issue is a set of 
supported tags (those which are acted upon, not just passed by) in the 
particular dpkg-dev version. More tags will probably supported in the future 
so it makes sense to implement a mini tag specification parser in lintian as 
well.

 What happens if a package with a symbol file using tags is built with an
 old version of dpkg-dev?  Does the tag end up in the installed symbol file
 as if it were a symbol?
 
 Yes, unless a tag contains spaces, it is considered by old dpkg-dev as
 a part of symbol name. That is, in many cases, a package would simply
 FTBFS due to missing symbols...

Yeah, 99% of packages will FTBFS due to #MISSING symbols when built with old 
dpkg-gensymbols.

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


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


Bug#546587: ITP: modemmanager - D-Bus service for managing modems

2009-09-14 Thread Alexander Sack
Package: wnpp
Severity: wishlist

* Package name: modemmanager
  Version : git
  Upstream Author : Freedesktop/NetworkManager Team
* URL : http://cgit.freedesktop.org/ModemManager/ModemManager/
* License : GPL
  Description : D-Bus service for managing modems


 - Alexander




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



Bug#545101: linux-image-2.6.26-2-orion5x: MV2120 hangs with heavy JFS disk use

2009-09-14 Thread Martin Michlmayr
* Michael Greene mike...@gmail.com [2009-09-14 05:37]:
 Is there a way to recover from this new kernel? I followed the
 instructions and the NAS does not boot and connect to the network.

Strange.  I tested the kernel on my mv2120 yesterday and it worked
fine.

What's the name of your root device?  I'll try to generate a rescue
image for you.
-- 
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#545078: lintian: warn if symbol file contains tag but no build-dep on dpkg-dev (= 1.15.3~)

2009-09-14 Thread Raphael Hertzog
On Mon, 14 Sep 2009, Modestas Vainius wrote:
 Just grep possible source symbol file templates for tag specification and 
 warn 
 if no strict dpkg-dev build dependency exists.

I'm not convinced that the requested check is really important (after all,
it will be useless in squeeze+1 when that version of dpkg-dev can be
assumed by default), but if it's implemented, then the suggestion of
Modestas is fine.

 Another issue is a set of 
 supported tags (those which are acted upon, not just passed by) in the 
 particular dpkg-dev version. More tags will probably supported in the future 
 so it makes sense to implement a mini tag specification parser in lintian as 
 well.

This part could wait until we have libdpkg-perl so that lintian can reuse
the same parsing code than dpkg-gensymbols. We expect to stabilize the
perl API during the squeeze timeframe.

  Yes, unless a tag contains spaces, it is considered by old dpkg-dev as
  a part of symbol name. That is, in many cases, a package would simply
  FTBFS due to missing symbols...
 
 Yeah, 99% of packages will FTBFS due to #MISSING symbols when built with old 
 dpkg-gensymbols.

Indeed.

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#545674: tomcat6: Crashes when trying to run a web app, including admin

2009-09-14 Thread Ludovic Claude
Hello Heikki and Jakub,

Thanks for this detailed error report. I believe that I have fixed this
issue, by adding a grant on /usr/share/maven-repo/ in the file
02debian.policy. Can you check that it is working? If you need, I have
created a new .deb in my PPA
(https://launchpad.net/~ludovicc/+archive/ppa/), and I will add those
fixes shortly to Debian.

02debian.policy:

// These permissions apply to all JARs from Debian packages
grant codeBase file:/usr/share/java/- {
  permission java.security.AllPermission;
};
grant codeBase file:/usr/share/maven-repo/- {
  permission java.security.AllPermission;
};
grant codeBase file:/usr/share/ant/lib/- {
  permission java.security.AllPermission;
};


Ludovic



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



Bug#545029: assertion `GTK_IS_LIST_STORE (combo_box-priv-model)' failed

2009-09-14 Thread Piero Orsoni

hello,

could someone please try the new version (which is not ready for publication, I 
will publish it when this bug is closed):

www.opbyte.it/release/grsync-0.9.2.tar.gz

thanks very much!

Piero Orsoni



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



Bug#546589: python-distutils.mk uses for loops without error checking

2009-09-14 Thread Peter Eisentraut
Package: cdbs
Version: 0.4.53
Severity: important

Introduced in revision 341, the build and install targets in 
python-distutils.mk use for loops, but don't check the exit code of the loop 
body.  This means that build failures are pretty much not detected at all.



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



Bug#232302: Reproduce on lenny and postfix 2.5.5-1.1

2009-09-14 Thread Christian Hammers
found 232302 2.5.5-1.1
stop

Hello

I can reproduce this bug even on Lenny and using export LANG=C.

The variable $delim in the following block was logged as OK which
of course is longer than 1 char. I did not tried to debug exactly
why the wrong text (probably the name of the button I selected) ends
up in the variable.

} else {
  my $delim = get(postfix/recipient_delim);
syslog(LOG_INFO, DEBUG delim=|$delim|);
  if (length($delim)  1) {

Some version infos:

ii  debconf   1.5.24Debian configuration 
management system
ii  libncurses5   5.7+20081213-1shared libraries for 
terminal handling
ii  postfix   2.5.5-1.1 High-performance mail 
transport agent
ii  whiptail  0.52.2-11.3   Displays user-friendly 
dialog boxes from shell scripts

bye,

-christian-



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



Bug#545101: linux-image-2.6.26-2-orion5x: MV2120 hangs with heavy JFS disk use

2009-09-14 Thread Michael Greene
On Mon, Sep 14, 2009 at 6:29 AM, Martin Michlmayr t...@cyrius.com wrote:
 * Michael Greene mike...@gmail.com [2009-09-14 05:37]:
 Is there a way to recover from this new kernel? I followed the
 instructions and the NAS does not boot and connect to the network.

 Strange.  I tested the kernel on my mv2120 yesterday and it worked
 fine.

 What's the name of your root device?  I'll try to generate a rescue
 image for you.
 --
 Martin Michlmayr
 http://www.cyrius.com/


Disregard my last report.  I booted with the netboot.img to check the
logs and found:

[   52.641232] ERROR: (device dm-0): XT_GETPAGE: xtree page corrupt

I ran a forced fsck and rebooted the NAS and it seems to be up and
running. I will run this for awhile and see how things work out.
Thanks for the help.



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



Bug#546588: xserver-xorg-video-radeon: Moving a window or scrolling very slow

2009-09-14 Thread Julien Cristau
On Mon, Sep 14, 2009 at 12:38:55 +0200, Ulrich Klauer wrote:

 DRM Information from dmesg:
 [0.004000] No AGP bridge found
 [0.561173] Linux agpgart interface v0.103
 [   15.149658] [drm] Initialized drm 1.1.0 20060810
 [   15.195177] [drm] Initialized radeon 1.30.0 20080528 for :01:05.0 on 
 minor 0
 [   15.681306] [drm] Setting GART location based on new memory map
 [   15.681945] [drm] Loading RS780 CP Microcode
 [   15.730944] [drm:r600_do_init_cp] *ERROR* Failed to load firmware!

[...]
 
 Versions of packages xserver-xorg-video-radeon suggests:
 pn  firmware-linuxnone (no description available)
 
You need to install this package.

Cheers,
Julien



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



Bug#542007: libapache2-mod-auth-mysql: patch works

2009-09-14 Thread Michael Vogt
tags 542007 patch
kthxbye

Hey,
thanks for the little patch, worked for me.

It would be very nice to see this patch in the next version of
libapache2-mod-auth-mysql.

Greets,
Michael



signature.asc
Description: OpenPGP digital signature


Bug#546580: [update-rc.d] Permanently disable service, also after upgrade.

2009-09-14 Thread Petter Reinholdtsen
[Paul Menzel]
 Could you add some information about this issue in the man page or
 the Debian Wiki?

The update-rc.d(8) manual page already got this section:

  A common system administration error is to delete the links with the
  thought that this will disable the service, i.e., that this will
  prevent the service from being started.  However, if all links have
  been deleted then the next time the package is upgraded, the
  package's postinst script will run update-rc.d again and this will
  reinstall links at their factory default locations.  The correct way
  to disable services is to configure the service as stopped in all
  runlevels in which it is started by default.  In the System V init
  system this means renaming the service's symbolic links from S to K.

Using update-rc.d -f ssh remove do not disable the service, it
delete the links.

What more did you propose to do?

There is also the experimental feature in sysv-rc, to let update-rc.d
do the disabling using update-rc.d ssh disable.  The API is not yet
final, and the feature is not implemented in file-rc, so do not expect
this to keep working in the future. :)

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#543467: mutt: intermittent crashes with marking read the last couple of mails in an IMAP folder

2009-09-14 Thread Antti-Juhani Kaijanaho
On Mon, Sep 14, 2009 at 08:59:08AM +, Antonio Radici wrote:
 your problem should be fixed with 1.5.20-3 which hit unstable yesterday night,
 the other problem is still under investigation :D

Confirm that the crash has been solved.  But Ctrl-R has no effect on the
corrupted messages, now.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/



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



Bug#546590: hping3: incorrect data size check for UDP

2009-09-14 Thread Luca Bigliardi
Package: hping3
Version: 3.a2.ds2-4
Severity: normal
Tags: patch


Hi,
it seems hping3, when working in udp mode, checks the size passed to
--data option with the size of a tcp header.

The attached patch should fix the problem using UDPHDR_SIZE when udp
mode is set, otherwise using TCPHDR_SIZE.

Please can you forward this patch upstream? Many parts of their website
seem down so I was not able to checkout latest sources and send a proper
patch to them.


Thank you,

Luca


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

Kernel: Linux 2.6.30.5-ipn
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hping3 depends on:
ii  libc6 2.9-18 GNU C Library: Shared libraries
ii  libpcap0.81.0.0-2system interface for user-level pa
ii  tcl8.48.4.19-4   Tcl (the Tool Command Language) v8

hping3 recommends no packages.

hping3 suggests no packages.

-- no debconf information
--- parseoptions.c_ORIG	2009-09-14 12:01:07.0 +0100
+++ parseoptions.c	2009-09-14 12:01:17.0 +0100
@@ -569,9 +573,12 @@
 	if (opt_numeric == TRUE) opt_gethost = FALSE;
 
 	/* some error condition */
-	if (data_size+IPHDR_SIZE+TCPHDR_SIZE  65535) {
+	if (data_size+IPHDR_SIZE+
+	(opt_udpmode?UDPHDR_SIZE:TCPHDR_SIZE)  65535) {
 		printf(Option error: sorry, data size must be = %lu\n,
-			(unsigned long)(65535-IPHDR_SIZE+TCPHDR_SIZE));
+			(unsigned long)(65535-(IPHDR_SIZE+
+	(opt_udpmode?UDPHDR_SIZE:TCPHDR_SIZE)))
+   );
 		exit(1);
 	}
 	else if (count = 0  count != -1) {


Bug#518473: Support for .netrc

2009-09-14 Thread Riku Voipio
Ping?

We'd really like this for our buildd's. It is a oneline patch, and only
affects https transport method.

Cheers,
Riku



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



Bug#493207: fixed

2009-09-14 Thread Michael Vogt
tags 493207 fixed
thanks

Hey,

Seems to be fixed in the new version in the repos.

Greets,
Michael



signature.asc
Description: OpenPGP digital signature


Bug#546586: xorg: X server lockup in int10 when booting a secondary card

2009-09-14 Thread Julien Cristau
On Mon, Sep 14, 2009 at 12:04:39 +0200, Mader, Alexander wrote:

 I just run aptitude upgrade and my multiseat setup isn't working any
 more. The
 experience is as described in freedektop.org bug 18160. I would prefer
 helping with a solution rather than being forced to downgrade xorg.
 
 In more detail: On an old AMD K7 I was running a multiseat setup with an
 equally old NV34 [GeForce FX 5200] rev 161 and an ATI Technologies Inc
 RV 610LE PCI [Radeon HD 2400] rev 0. First a Dummy X server was started,
 then the X server for the primary AGP NVidia card, and then the X server
 for the secondary PCI ATI card. After the upgrade the first two X servers
 start but the third hangs after loading int10.
 
This will hopefully be fixed using kernel 2.6.32 and xorg-server 1.7.

Cheers,
Julien



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



Bug#505704: ITP

2009-09-14 Thread Giovanni Mascellani
I'll try to package geogebra. I'm not very experienced yet, so I'll need
some help on debian-mentors.

Thanks, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)




signature.asc
Description: OpenPGP digital signature


Bug#507673: Shouldn't parse ' to \'

2009-09-14 Thread Jakub Wilk

* Daniel Leidert daniel.leid...@wgdd.de, 2009-02-20, 15:33:

The problem has been discussed recently and it was found, that a
straight apostrophe cannot be represented in a portable way.

http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
https://sourceforge.net/tracker/index.php?func=detailaid=2412738group_id=21935atid=373747

Using `\(aq' creates a problem with non-GNU troff, because it is a GROFF
extension and doesn't output anything with ATT troff.

So I have to tag this wontfix for the moment.


Can we at least have an option to produce manual pages that are 
non-portable while being displayed correctly on Debian systems?


--
Jakub Wilk



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



Bug#534119: kopete: statistics module doesn't work

2009-09-14 Thread Michael Vogt
tags 534119 -upstream
thanks

Hi,
Federico is right, so this is not a upstream-bug, just a dependence is
missing.
I closed the report at bugs.kde.org.

Greets,
Michael Vogt



signature.asc
Description: OpenPGP digital signature


Bug#546592: mutt-patched: folders without new mails are not shown

2009-09-14 Thread Antonio Radici
Package: mutt
Version: 1.5.20-3
Severity: important

It seems that the sidebar-new-only patch is not showing folders with new mail
despite the fact that sidebar_newmail_only is set to no by default; to see
these folders you need to explicitely set sidebar_newmail_only to no on your
.muttrc

The patch has to be backed out and not included until it is stable

Cheers
Antonio



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



  1   2   3   4   >