Bug#575087: Bug #575087 and #599083: wbar default configuration has a broken path to a font file

2012-10-12 Thread gregor herrmann
On Sat, 29 Sep 2012 15:53:05 +0200, Markus Koschany wrote:

 1. I still think the bug isn't release critical.

I tend to agree here, and Julien has also argued the same in #599083.
I admit it's annoying that wbar doesn't work out of the box (if
Recommends are not installed) but it's not the only software that
needs configuration changes before using it, and not installing
Recommends also comes with a price ...

And at least if started from a terminal the failure isn't silent
either (IIRC).

 2. My packaged version of wbar, 2.3.4, fixes all outstanding
bugs including this one.

I haven't looked at 2.3.4, but in general new upstream releases are
not the way to go during a freeze.

 3. I have prepared another fix for the
broken-path-to-a-font-file-problem and attached it.

Yeah, might make sense if this bug is considered RC (although it also
doesn't make it work, just the diagnostics seem to be nicer).
In case this patch is needed, it should be trimmed down (most of the
changes are removed trailing whitespaces).
 

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Cat Stevens: Where Do The Children Play?


signature.asc
Description: Digital signature


Processed: taxbird: diff for NMU version 0.18-1.1

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 656505 + pending
Bug #656505 [taxbird] taxbird: build-dependency on libgeier-dev needs to be 
versioned
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#656505: taxbird: diff for NMU version 0.18-1.1

2012-10-12 Thread gregor herrmann
tags 656505 + pending
thanks

Dear maintainer,

I've prepared an NMU for taxbird (versioned as 0.18-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Joint Venture: Freitag
diff -u taxbird-0.18/debian/control taxbird-0.18/debian/control
--- taxbird-0.18/debian/control
+++ taxbird-0.18/debian/control
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Marvin Stark m...@der-marv.de
-Build-Depends: debhelper (= 5), libgeier-dev, libgtkhtml3.14-dev,
+Build-Depends: debhelper (= 5), libgeier-dev (= 0.13), libgtkhtml3.14-dev,
libgnomeui-dev, pkg-config, guile-1.8-dev,
quilt, autotools-dev
 Homepage: http://www.taxbird.de
@@ -10,7 +10,7 @@
 
 Package: taxbird
 Architecture: any
-Depends: libgeier0 (= 0.12), ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${geier:Depends}
 Recommends: lpr | cups-bsd
 Suggests: html2text, html2ps
 Description: Free Elster client (German Tax Declarations)
diff -u taxbird-0.18/debian/rules taxbird-0.18/debian/rules
--- taxbird-0.18/debian/rules
+++ taxbird-0.18/debian/rules
@@ -11,6 +11,8 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+GEIER_VERSION := $(shell dpkg -s libgeier-dev | sed -rne 's,^Version: ([^-]+).*,\1,p')
+
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
@@ -94,7 +96,7 @@
 	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps
-	dh_gencontrol
+	dh_gencontrol -- -V'geier:Depends=libgeier0 (= $(GEIER_VERSION))'
 	dh_md5sums
 	dh_builddeb
 
diff -u taxbird-0.18/debian/changelog taxbird-0.18/debian/changelog
--- taxbird-0.18/debian/changelog
+++ taxbird-0.18/debian/changelog
@@ -1,3 +1,14 @@
+taxbird (0.18-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix build-dependency on libgeier-dev needs to be versioned:
+- d/control: make build dependency on (latest) libgeier-dev versioned
+- d/{control,rules}: calculate versioned libgeier0 runtime dependency
+  during build
+(Closes: #656505)
+
+ -- gregor herrmann gre...@debian.org  Fri, 12 Oct 2012 15:45:28 +0200
+
 taxbird (0.18-1) unstable; urgency=low
 
   * New upstream release


signature.asc
Description: Digital signature


Bug#690212: im-config: postinst deletes conffile (policy 10.7.3): /etc/X11/Xsession.d/80im-config_launch

2012-10-12 Thread Osamu Aoki
Hi,

On Thu, Oct 11, 2012 at 10:44:56AM +0200, Andreas Beckmann wrote:
 Package: im-config
 Version: 0.18
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts

I maintain im-config and im-switch.

 Hi,
 
 during a test with piuparts I noticed your package modifies conffiles.
 This is forbidden by the policy, see
 http://www.debian.org/doc/debian-policy/ch-files.html#s-config-files

You mean: configuration files are intended to be modified by the system
administrator   if my script removed the system administrator
modified file, it is violation but I did not do that.  My postinst
script carefully check modification by the system administrator to avoid
it.  So I do not think I violated policy in that part.
 
 The proper way to remove an obsolete conffile would be
   dpkg-maintscript-helper rm_conffile

I understand this is now the new recommended style by dpkg but this not
a policy required method yet.  (Just like use of dh is the new
recommended style but it is not a policy required method yet. )

This dpkg-maintscript-helper is, I thought, a new for wheezy.  I will
fix this and other packages in old style transition for wheezy+1 if
possible.  Please note this md5sum method was used in pre-97 and it was
popular until recently.  As long as maintainer is through, it does a
good job.

(I also remove im-switch file in postinst if they are left without
modification but not purged.  Otherwise it breaks system.  I do not know
dpkg-maintscript-helper helps me there.  So my postinst removl code
needs to stay for im-switch)

 although in your case it looks more like a rename to 70im-config_launch,
 so
   dpkg-maintscript-helper mv_conffile
 would be more appropriate.

Hmmm.. content changed too.  So if we simply move such file, it will
create breakage...  Anyway, I am not comfortable to impliment safe
script for my case with this.

Unless md5sum value of such configuration files colide, my old fashioned
postinst style works fine for long time.  (Even for pre-1997 dpkg).

This upload was for post-freeze so my modification was to follow older
style and minimalist change policy.  As long as I list all md5sum
values, it touched files not changed by the local administrator.  I do
not think piuparts did not change these conffiles.  Thus this postinst
removed it.  If not, this will cause severe breakage.

 debsums reports modification of the following files,
 from the attached log (scroll to the bottom...):
 
   debsums: missing file /etc/X11/Xsession.d/80im-config_launch (from 
 im-config package)

Yes, it does as I expected.  This is false positive since I check file
to be modified or not.

I think this is a wishlist bug for the coding style.

Osamu


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



Processed: Re: Bug#689982: rkward: incomplete debian/copyright

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 689982 normal
Bug #689982 [rkward] rkward: incomplete debian/copyright
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
689982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#690287: libibus-1.0-0 ships libibus-1.0.so.5

2012-10-12 Thread Osamu Aoki
Hi,

On Fri, Oct 12, 2012 at 06:57:54AM +0200, Martin Pitt wrote:
 Package: libibus-1.0-0
 Severity: serious
 Version: 1.4.99.20120917-1
 
 The experimental ibus version has a severe packaging bug for the
 library: The soname changed from 0 to 5, but the library package is
 still called libibus-1.0-0. It needs to be renamed to libibus-1.0-5
 to make the library co-installable with older versions. Right now this
 completely breaks packages which depend on libibus-1.0-0, as they are
 looking for libibus-1.0.so.0.
 
 Thanks,

Thanks.

I kept away from packaging this latest 1.5 prerelease version since
FEDORA was changing too may things and I thought it will cause more
trouble for wheezy.  I think Asias He packaged this for experimental to
get ready for wheezy+1.  

I think fixing this bug is good idea as long as it stay in experimental
until wheezy release.

Osamu


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



Processed: severity of 690212 is wishlist

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 690212 wishlist
Bug #690212 [im-config] im-config: postinst deletes conffile (policy 10.7.3): 
/etc/X11/Xsession.d/80im-config_launch
Severity set to 'wishlist' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
690212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690212
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#685632: trying to prepare a delayed upload

2012-10-12 Thread anarcat
Hi,

This seems like a simple thing to fix, I will try to prepare an upload
now.

A.

-- 
In god we trust, others pay cash.
- Richard Desjardins, Miami


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



Bug#687923: marked as done (bacula: CVE-2012-4430)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 14:47:07 +
with message-id e1tmgw3-0004zx...@franck.debian.org
and subject line Bug#687923: fixed in bacula 5.0.2-2.2+squeeze1
has caused the Debian Bug report #687923,
regarding bacula: CVE-2012-4430
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
687923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: bacula
Severity: grave
Tags: security
Justification: user security hole

This was assigned CVE-2012-4430:
https://secunia.com/advisories/50535/

Upstream fix:
http://www.bacula.org/git/cgit.cgi/bacula/commit/?id=67debcecd3d530c429e817e1d778e79dcd1db905

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: bacula
Source-Version: 5.0.2-2.2+squeeze1

We believe that the bug you reported is fixed in the latest version of
bacula, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 687...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Golovko alexan...@ankalagon.ru (supplier of updated bacula package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 06 Oct 2012 00:43:59 +0400
Source: bacula
Binary: bacula bacula-common bacula-common-sqlite3 bacula-common-pgsql 
bacula-common-mysql bacula-director-common bacula-director-sqlite 
bacula-director-sqlite3 bacula-director-mysql bacula-director-pgsql 
bacula-client bacula-fd bacula-server bacula-sd bacula-sd-sqlite3 
bacula-sd-sqlite bacula-sd-mysql bacula-sd-pgsql bacula-console 
bacula-console-qt bacula-traymonitor
Architecture: source all amd64
Version: 5.0.2-2.2+squeeze1
Distribution: stable-security
Urgency: high
Maintainer: John Goerzen jgoer...@complete.org
Changed-By: Alexander Golovko alexan...@ankalagon.ru
Description: 
 bacula - network backup, recovery and verification - meta-package
 bacula-client - network backup, recovery and verification - client meta-package
 bacula-common - network backup, recovery and verification - common support 
files
 bacula-common-mysql - network backup, recovery and verification - MySQL common 
files
 bacula-common-pgsql - network backup, recovery and verification - PostgreSQL 
common fil
 bacula-common-sqlite3 - network backup, recovery and verification - SQLite v3 
common file
 bacula-console - network backup, recovery and verification - text console
 bacula-console-qt - Bacula Administration Tool Console
 bacula-director-common - network backup, recovery and verification - Director 
common files
 bacula-director-mysql - network backup, recovery and verification - MySQL 
storage for Dir
 bacula-director-pgsql - network backup, recovery and verification - PostgreSQL 
storage fo
 bacula-director-sqlite - network backup, recovery and verification - SQLite 2 
director tra
 bacula-director-sqlite3 - network backup, recovery and verification - SQLite 3 
storage for
 bacula-fd  - network backup, recovery and verification - file daemon
 bacula-sd  - network backup, recovery and verification - storage daemon
 bacula-sd-mysql - network backup, recovery and verification - MySQL SD tools
 bacula-sd-pgsql - network backup, recovery and verification - PostgreSQL SD 
tools
 bacula-sd-sqlite - network backup, recovery and verification - SQLite SD tools
 bacula-sd-sqlite3 - network backup, recovery and verification - SQLite 3 SD 
tools
 bacula-server - network backup, recovery and verification - server meta-package
 bacula-traymonitor - network backup, recovery and verification - tray monitor
Closes: 687923
Changes: 
 bacula (5.0.2-2.2+squeeze1) stable-security; urgency=high
 .
   * debian/patches/fix_dump_resources_acl.patch, debian/rules:
 + Fix console ACL's bypass with dump_resource, SA CVE-2012-4430
   (Closes: #687923).
Checksums-Sha1: 
 03c403b67c2ffd241dc296d59517b5fefddad918 1953 bacula_5.0.2-2.2+squeeze1.dsc
 fe5b8d682fe73d2458f0b2965ea88386ba40f0d5 4189272 bacula_5.0.2.orig.tar.gz
 8acad2a4e9cb0ee7c9e7b0e98d63b6405498d2d0 47278 
bacula_5.0.2-2.2+squeeze1.diff.gz
 72e9be2ce69b954f8a3951e4c5825e7ccb0afe3b 1030 bacula_5.0.2-2.2+squeeze1_all.deb
 ea1a71caa37fe4ab2883722c2784f2d21eb625e5 48514 

Bug#689422: marked as done (libxslt: Three security issues)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 14:48:25 +
with message-id e1tmgxj-0005b8...@franck.debian.org
and subject line Bug#689422: fixed in libxslt 1.1.26-6+squeeze2
has caused the Debian Bug report #689422,
regarding libxslt: Three security issues
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
689422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libxslt
Severity: grave
Tags: security patch
Justification: user security hole

The chrome developers found three security issues in libxslt:

CVE-2012-2893:
http://googlechromereleases.blogspot.de/2012/09/stable-channel-update_25.html

Patch:
http://git.gnome.org/browse/libxslt/commit/?id=54977ed7966847e305a2008cb18892df26eeb065


CVE-2012-2870:
http://googlechromereleases.blogspot.in/2012/08/stable-channel-update_30.html

Patches:
http://git.gnome.org/browse/libxslt/commit/libxslt/pattern.c?id=8566ab4a10158d195adb5f1f61afe1ee8bfebd12
http://git.gnome.org/browse/libxslt/commit/libxslt/functions.c?id=4da0f7e207f14a03daad4663865c285eb27f93e9
http://git.gnome.org/browse/libxslt/commit/libexslt/functions.c?id=24653072221e76d2f1f06aa71225229b532f8946
http://git.gnome.org/browse/libxslt/commit/?id=1564b30e994602a95863d9716be83612580a2fed


CVE-2012-2871:
http://googlechromereleases.blogspot.in/2012/08/stable-channel-update_30.html

Patch:
http://git.gnome.org/browse/libxslt/commit/?id=937ba2a3eb42d288f53c8adc211bd1122869f0bf


Can you please also prepare packages for stable-security?

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: libxslt
Source-Version: 1.1.26-6+squeeze2

We believe that the bug you reported is fixed in the latest version of
libxslt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 689...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aron Xu a...@debian.org (supplier of updated libxslt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 03 Oct 2012 00:02:59 +0800
Source: libxslt
Binary: libxslt1.1 libxslt1-dev libxslt1-dbg xsltproc python-libxslt1 
python-libxslt1-dbg
Architecture: source amd64
Version: 1.1.26-6+squeeze2
Distribution: stable-security
Urgency: high
Maintainer: Debian XML/SGML Group debian-xml-sgml-p...@lists.alioth.debian.org
Changed-By: Aron Xu a...@debian.org
Description: 
 libxslt1-dbg - XSLT 1.0 processing library - debugging symbols
 libxslt1-dev - XSLT 1.0 processing library - development kit
 libxslt1.1 - XSLT 1.0 processing library - runtime library
 python-libxslt1 - Python bindings for libxslt1
 python-libxslt1-dbg - Python bindings for libxslt1 (debug extension)
 xsltproc   - XSLT 1.0 command line processor
Closes: 689422
Changes: 
 libxslt (1.1.26-6+squeeze2) stable-security; urgency=high
 .
   * Patch to fix three CVEs (Closes: #689422):
 - CVE-2012-2870 by Daniel Veillard and Chris Evans
 - CVE-2012-2871 by Daniel Veillard
 - CVE-2012-2893 by Chris Evans
Checksums-Sha1: 
 f0651c3b985a6ca2df9df4adbfd93d0ef53c59ba 1770 libxslt_1.1.26-6+squeeze2.dsc
 69f74df8228b504a87e2b257c2d5238281c65154 3401513 libxslt_1.1.26.orig.tar.gz
 fa20858fdb130e66742f5cfbd6596ba9baa17c92 97452 
libxslt_1.1.26-6+squeeze2.diff.gz
 f31c115ccc97fc4fa5bf724cddd004611164b3a7 248946 
libxslt1.1_1.1.26-6+squeeze2_amd64.deb
 176834cf616780e8924267b143e5acc008b47cf7 635718 
libxslt1-dev_1.1.26-6+squeeze2_amd64.deb
 6c0e046a4a134f481bd715d2140207c00a22f93e 370502 
libxslt1-dbg_1.1.26-6+squeeze2_amd64.deb
 432d8519cee8fc61ca902769b9813bf558522183 115830 
xsltproc_1.1.26-6+squeeze2_amd64.deb
 b0ad42fe8c093388c9eb6304beb3404f0b9ddfa5 168748 
python-libxslt1_1.1.26-6+squeeze2_amd64.deb
 ef10a0477d9388dd17bb0b4843e38fcb824119cc 372402 
python-libxslt1-dbg_1.1.26-6+squeeze2_amd64.deb
Checksums-Sha256: 
 2247542e2457c9ebb360538c0a00add793a50f7f9afed2acfe734dd1344d4c70 1770 
libxslt_1.1.26-6+squeeze2.dsc
 55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1 3401513 
libxslt_1.1.26.orig.tar.gz
 373de7249cb2689d3ba02969dba20635762967987d87af56f3845cf5cb70d3a4 97452 
libxslt_1.1.26-6+squeeze2.diff.gz
 

Bug#688853: dspam: long line in message body causes '530 5.2.0 Message is empty. Aborting.'

2012-10-12 Thread Thomas Preud'homme
severity 688853 normal
retitle 688853 Incorrect error message when a line is too long in a message
thanks

Le jeudi 27 septembre 2012 07:23:49, Andrey a écrit :
 'Broken pipe' error occurs in Exim because Dspam just drops connection
 while Exim trying to send data to the socket though 530 reply occurs
 also. I don't know whether this is the SMTP RFC rules? And this behavior
 causes delay and retries to send email to the other Dspam users.

AFAIK it's legal. See [1]. You can send an error when message is too big or 
when a line is too long and this necessarily happen before all data are sent. 
Hence there is no problem on dspam part except that the error message should 
be different.

[1] http://tools.ietf.org/html/rfc5321#section-4.5.3.1.9

I'm thus changing the bug title and severity. Feel free to duplicate it to 
exim if you think there is a bug in exim (either because it doesn't handle the 
error correctly at all or because only default configuration doesn't handle 
it).

Best regards,

Thomas Preud'homme


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


Processed: Re: Bug#688853: dspam: long line in message body causes '530 5.2.0 Message is empty. Aborting.'

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 688853 normal
Bug #688853 [dspam] dspam: long line in message body causes '530 5.2.0 Message 
is empty. Aborting.'
Severity set to 'normal' from 'grave'
 retitle 688853 Incorrect error message when a line is too long in a message
Bug #688853 [dspam] dspam: long line in message body causes '530 5.2.0 Message 
is empty. Aborting.'
Changed Bug title to 'Incorrect error message when a line is too long in a 
message' from 'dspam: long line in message body causes '530 5.2.0 Message is 
empty. Aborting.''
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
688853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688853
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#688590: update

2012-10-12 Thread Christian Grothoff
After some more discussion with Bertrand, I've committed a patch to SVN 
HEAD (SVN 24295) which allows the user to control NSS library 
installation.  There are a few possibilities:


1) If configure is run by root or using the '--with-sudo' option, NSS 
plugins are by default installed to /lib (sane default for normal users)


2) If configure is run by a normal user and without the '--with-sudo' 
option, NSS plugins are by default not installed _at all_.


3) If configure is run --with-nss=no, then NSS plugins are never installed

4) If configure is run --with-nss=yes, then NSS plugins are always 
installed to /lib, even if neither '--with-sudo' is given nor 
configure is run as root.  Installation will fail unless 'make install' 
is run as root.


5) If configure is run --with-nss=$SOMEPATH, then NSS plugins are 
always installed to $SOMEPATH.  _This_ is likely the best option for 
Debian packaging.  You'd run like this:


./configure \
--prefix=/tmp/buildd/gnunet-0.9.X/debian/tmp/usr \
  --with-nss=/tmp/buildd/gnunet-0.9.X/debian/tmp/lib

This way, most stuff will end up properly in
/tmp/buildd/gnunet-0.9.X/debian/tmp/usr/{lib,bin,share}
and NSS plugins in
/tmp/buildd/gnunet-0.9.X/debian/tmp/lib/

so when the /tmp/buildd/gnunet-0.9.X/debian/tmp/-prefix is mapped to '/' 
by dpkg on install, all should be well.


Happy hacking!

Christian


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



Bug#690132: marked as done (libtexttools-doc: needs to handle /usr/share/doc/libtexttools-doc symlink to directory transition on upgrades from squeeze)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 17:02:27 +
with message-id e1tmid1-00065c...@franck.debian.org
and subject line Bug#690132: fixed in libtexttools 2.1.0-2
has caused the Debian Bug report #690132,
regarding libtexttools-doc: needs to handle /usr/share/doc/libtexttools-doc 
symlink to directory transition on upgrades from squeeze
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
690132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libtexttools-doc
Version: 2.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package does install files
over existing symlinks on upgrades from squeeze. dpkg intentionally does
not replace directories with symlinks or vice versa.
This causes overwriting of unrelated files that cannot be detected by
dpkg.

You probably need to delete the obsolete link in the preinst script.

From the attached log:

0m54.5s INFO: dirname part contains a symlink:
  /usr/share/doc/libtexttools-doc/README != /usr/share/doc/libtexttools4/README 
(libtexttools-doc)
  /usr/share/doc/libtexttools-doc/TODO != /usr/share/doc/libtexttools4/TODO 
(libtexttools-doc)
  /usr/share/doc/libtexttools-doc/changelog.Debian.gz != 
/usr/share/doc/libtexttools4/changelog.Debian.gz (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/copyright != 
/usr/share/doc/libtexttools4/copyright (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples != 
/usr/share/doc/libtexttools4/examples (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/alert.adb != 
/usr/share/doc/libtexttools4/examples/alert.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/basic.adb != 
/usr/share/doc/libtexttools4/examples/basic.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/basic2.adb != 
/usr/share/doc/libtexttools4/examples/basic2.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/examples.gpr.sed != 
/usr/share/doc/libtexttools4/examples/examples.gpr.sed (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/listinfo.adb != 
/usr/share/doc/libtexttools4/examples/listinfo.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/listinfo.txt != 
/usr/share/doc/libtexttools4/examples/listinfo.txt (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/listinfo2.adb != 
/usr/share/doc/libtexttools4/examples/listinfo2.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/os_demo.adb != 
/usr/share/doc/libtexttools4/examples/os_demo.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/scrollable.adb != 
/usr/share/doc/libtexttools4/examples/scrollable.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/try_unix.adb != 
/usr/share/doc/libtexttools4/examples/try_unix.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/uio2_demo.adb != 
/usr/share/doc/libtexttools4/examples/uio2_demo.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/examples/uio_demo.adb != 
/usr/share/doc/libtexttools4/examples/uio_demo.adb (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/refmanual.html != 
/usr/share/doc/libtexttools4/refmanual.html (libtexttools-doc)
  /usr/share/doc/libtexttools-doc/usermanual.html != 
/usr/share/doc/libtexttools4/usermanual.html (libtexttools-doc)

0m55.0s ERROR: FAIL: debsums reports modifications inside the chroot:
  /usr/share/doc/libtexttools4/changelog.Debian.gz
  /usr/share/doc/libtexttools4/copyright


Andreas


libtexttools-doc_2.1.0-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: libtexttools
Source-Version: 2.1.0-2

We believe that the bug you reported is fixed in the latest version of
libtexttools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 690...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Boulenguez nicolas.bouleng...@free.fr (supplier of updated 
libtexttools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 12 Oct 2012 18:23:50 +0200
Source: libtexttools
Binary: libtexttools3-dev 

Bug#690319: lookup fail to contact nslcd when first 1024 filedescriptor are already used (select)

2012-10-12 Thread Arthur de Jong
On Fri, 2012-10-12 at 16:04 +0200, Adrien Urban wrote:
 When trying to get the identity, after establishing the connection
 (connect /var/run/nslcd/socket), it uses select to wait on it. If the
 filedescriptor is over 1024, it still uses FD_SET to write outside of
 the fd_set, and calls select with a max at 1024.
 
 The select won't have any fd to check, and will timeout.

Thanks for reporting this and providing the detailed test. I guess the
proper solution is to switch to poll() instead of select(). A smaller
change would be to implement a check to see the FD would fit in the set.

 Exemple provided with binary id. First noticed it after tracing nginx
 having *alot* of log files, and crashing less than a minute after
 starting.
 
 Attached files :
 
 bug.c - example of sources used to show the bug
 cli.txt - example usage, and results from previous prog
 trace.log - strace showing the select
 dpkg.txt - list of packages on a box where the trace was generated

trace.log is missing but with bug.c I can reproduce the problem easily.
Thanks.

Btw, I first couldn't reproduce the problem because I had nscd running
(which also may be a good idea in your configuration) so that is at
least a workaround in some cases.

The patch with minimal changes for the 0.7 and 0.8 branches are here:
  http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1782view=revision
  http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1781view=revision

With this patch the id command will still fail but it will do so quickly
and memory shouldn't be corrupted. I will work on switching to poll()
instead.

Thanks,

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Bug#689578: sysklogd modifies /etc/syslog.conf with helper script

2012-10-12 Thread Salvatore Bonaccorso
Hi Thorsten

On Tue, Oct 09, 2012 at 09:59:40PM +, Thorsten Glaser wrote:
 Hi,
 
 can we please agree this is a corner case and have this
 be tagged wheezy-ignore?

Hmm, as the tag should be decided by the Release Team, do you have an
opinion from them on this?

I haven't looked at it in more detail, but maybe it's quite easy with
the default approach already used for similar bugreports (don't
install as conffile and create the configuration file in postinst).

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#688123: marked as done (owncloud: CVE-2012-4753)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 21:09:02 +0200
with message-id 20121012190902.ga25...@inutil.org
and subject line Re: [Pkg-owncloud-maintainers] Bug#688123: owncloud: 
CVE-2012-4753
has caused the Debian Bug report #688123,
regarding owncloud: CVE-2012-4753
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
688123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: owncloud
Severity: grave
Tags: security
Justification: user security hole

Hi,
CVE-2012-4753 is still unfixed in Wheezy:
http://www.openwall.com/lists/oss-security/2012/09/05/17

It's not clear, which CSRF fixes were fixed in 4.0.5, so please
contact upstream to identify the specific fixes and introduce 
them in another tpu upload.

Cheers,
Moritz
---End Message---
---BeginMessage---
On Thu, Oct 11, 2012 at 03:33:15PM +0200, Thomas Müller wrote:
 
 A member of the Owncloud security team is in contact with MITRE 
 in order to close this CVE as it's invalid due to unclear changelog entries.
 
 I'll keep you informed.

Thanks, I'll mark it as a non-issue in the Security Tracker.
 
Cheers,
Moritz---End Message---


Bug#688713: timidity-daemon: mishandles conffiles

2012-10-12 Thread Sébastien Villemot
Guo Yixuan culu@gmail.com writes:

 On 10/12/2012 02:36 AM, Sébastien Villemot wrote:
 Guo: Thanks for your contribution. I did not directly upload your
 patch for two reasons. First it was buggy since it was removing
 the call to invoke-rc.d timidity stop in prerm remove, and
 this call has to stay there.

 OK, it indeed needs this. However, I found that dh_installinit already
 provided this by default in prerm:

 # Automatically added by dh_installinit
 if [ -x /etc/init.d/timidity ]  [ $1 = remove ]; then
   invoke-rc.d timidity stop || exit $?
 fi
 # End automatically added section

You are perfectly right. Thanks for clarifying this and sorry for my
incorrect claims.

-- 
 .''`.Sébastien Villemot
: :' :Debian Developer
`. `' http://www.dynare.org/sebastien
  `-  GPG Key: 4096R/381A7594


pgp2zlGuM2DH1.pgp
Description: PGP signature


Processed: tagging 689947

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 689947 + confirmed pending
Bug #689947 [libgrok-dev] grok: .so symlink in wrong directory
Added tag(s) confirmed and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
689947: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689947
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#689947: marked as done (grok: .so symlink in wrong directory)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 20:47:39 +
with message-id e1tmm8x-0004cw...@franck.debian.org
and subject line Bug#689947: fixed in grok 1.20110708.1-3
has caused the Debian Bug report #689947,
regarding grok: .so symlink in wrong directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
689947: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689947
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: libgrok-dev
Version: 1.20110708.1-2
Severity: grave
Justification: renders package unusable
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libgrok-dev ships the .so symlink in /usr/lib/x86_64-linux-gnu/ (on 
every architecture!). This means that on architectures other than amd64, 
the symlink is dangling and in a wrong directory.


--
Jakub Wilk
---End Message---
---BeginMessage---
Source: grok
Source-Version: 1.20110708.1-3

We believe that the bug you reported is fixed in the latest version of
grok, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 689...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stig Sandbeck Mathisen s...@debian.org (supplier of updated grok package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 12 Oct 2012 20:38:07 +
Source: grok
Binary: grok libgrok1 libgrok-dev grok-dbg
Architecture: source kfreebsd-amd64
Version: 1.20110708.1-3
Distribution: unstable
Urgency: low
Maintainer: Stig Sandbeck Mathisen s...@debian.org
Changed-By: Stig Sandbeck Mathisen s...@debian.org
Description: 
 grok   - powerful pattern-matching and reacting tool
 grok-dbg   - debugging symbols for grok
 libgrok-dev - development files for grok
 libgrok1   - shared libraries for grok
Closes: 689947
Changes: 
 grok (1.20110708.1-3) unstable; urgency=low
 .
   * Fix broken symlink for .so (Closes: #689947)
   * Fix FTBFS on kfreebsd-*
Checksums-Sha1: 
 04a00ed6c071d4e88e39a95b9a783dee5fcc0784 1464 grok_1.20110708.1-3.dsc
 96e8cf9342d68b6c87c5ffedceb39ed589726c8d 4723 grok_1.20110708.1-3.debian.tar.gz
 5b99d389b96f38c8bfdcaa3f1c78dcd32f143ed1 87820 
grok_1.20110708.1-3_kfreebsd-amd64.deb
 37aa87f50ac00b45f78471e3f9ede01d2e82a054 35990 
libgrok1_1.20110708.1-3_kfreebsd-amd64.deb
 26e00e63bd74bf40a24a6cee5d9485060cd5 9210 
libgrok-dev_1.20110708.1-3_kfreebsd-amd64.deb
 1281dc81684330c2cecc8ddc77cbf00296f4d698 223182 
grok-dbg_1.20110708.1-3_kfreebsd-amd64.deb
Checksums-Sha256: 
 d3745c6601cbe9563a6adee8f28ab11cc1683825eae3dbef6696e588a32d9c2b 1464 
grok_1.20110708.1-3.dsc
 de97f368622af371298a0e1e045f06a9d03f3a72bdab5314c2ef45c107352825 4723 
grok_1.20110708.1-3.debian.tar.gz
 f9176eaa4be765933deab6af1fe78be11a33ceb965573142291e62e340be 87820 
grok_1.20110708.1-3_kfreebsd-amd64.deb
 9c5d5df85435001030c1a5c0195206e4f3cc53a1b3e6a9f89adea8165a238490 35990 
libgrok1_1.20110708.1-3_kfreebsd-amd64.deb
 09c4523b2652fafe2f9717de275e20911c785edce3ff5b2231fe4dcdf2669091 9210 
libgrok-dev_1.20110708.1-3_kfreebsd-amd64.deb
 106f6c278360e642b1cf326a8cf84b35954940c1b43b7abf5ef146a604ff3d14 223182 
grok-dbg_1.20110708.1-3_kfreebsd-amd64.deb
Files: 
 51789a4efe8c867e36dffa12275e1468 1464 misc extra grok_1.20110708.1-3.dsc
 0455e5f7a7a695631f6356a2a6cb4ae9 4723 misc extra 
grok_1.20110708.1-3.debian.tar.gz
 4d5337dd4a7d9542b85afb3c6b04b4b6 87820 misc extra 
grok_1.20110708.1-3_kfreebsd-amd64.deb
 1f85db6d3b2c8f42e9edcb4c695fdb72 35990 libs extra 
libgrok1_1.20110708.1-3_kfreebsd-amd64.deb
 c827d450d4fa28149071f82e10e57ee4 9210 libdevel extra 
libgrok-dev_1.20110708.1-3_kfreebsd-amd64.deb
 879a06e346f8c845ad79dbc114511ff9 223182 debug extra 
grok-dbg_1.20110708.1-3_kfreebsd-amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/kFreeBSD)

iEYEARECAAYFAlB4gKMACgkQQONU2fom4u6XGACdGUu9fKbEAdBGoYwIgjY7Tq1N
4dAAoJHR5NDV3+cIQcx8A+ES25Fh/AXa
=gW5L
-END PGP SIGNATUREEnd Message---


Processed: Re: git: NO_HARDLINKS broke in 1.7.11 (renamed to NO_INSTALL_HARDLINKS)

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # not in the archive
 notfound 683568 1:1.7.11-1~exp0
Bug #683568 [git] git: NO_HARDLINKS broke in 1.7.11 (renamed to 
NO_INSTALL_HARDLINKS)
There is no source info for the package 'git' at version '1:1.7.11-1~exp0' with 
architecture ''
Unable to make a source version for version '1:1.7.11-1~exp0'
No longer marked as found in versions 1:1.7.11-1~exp0.
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
683568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: affects 688299, affects 690216

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 affects 688299 + libpolyorb-dbg polyorb-servers
Bug #688299 [libpolyorb3] libpolyorb3: using diversions in M-A: same packages 
is a bad idea
Added indication that 688299 affects libpolyorb-dbg and polyorb-servers
 affects 690216 + aspell-ga aspell-hsb
Bug #690216 [piuparts] bug for tracking aspell dictionary hash handling 
upgrades that will be done in jessie
Added indication that 690216 affects aspell-ga and aspell-hsb
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
688299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688299
690216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690216
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683568: marked as done (git: NO_HARDLINKS broke in 1.7.11 (renamed to NO_INSTALL_HARDLINKS))

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 13:56:11 -0700
with message-id 20121012205610.GA1833@elie.Belkin
and subject line Re: git: NO_HARDLINKS broke in 1.7.11 (renamed to 
NO_INSTALL_HARDLINKS)
has caused the Debian Bug report #683568,
regarding git: NO_HARDLINKS broke in 1.7.11 (renamed to NO_INSTALL_HARDLINKS)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: git
Version: 1:1.7.11-1~exp0
Severity: serious
Justification: package uninstallable

The btrfs “Too many links” bug (http://bugs.debian.org/642603, 
http://bugs.debian.org/645009, http://bugs.debian.org/654596) has 
reappeared in 1:1.7.11-1~exp0 because, when the no-hardlinks patch was 
merged upstream as v1.7.11-rc0~47^2, NO_HARDLINKS was renamed to 
NO_INSTALL_HARDLINKS.  debian/rules needs to be updated accordingly, and 
the migration code in git.preinst might need to be adjusted.

Anders
---End Message---
---BeginMessage---
# not in the archive
notfound 683568 1:1.7.11-1~exp0
quit

Hi,

Anders Kaseorg wrote:

 The btrfs “Too many links” bug (http://bugs.debian.org/642603, 
 http://bugs.debian.org/645009, http://bugs.debian.org/654596) has 
 reappeared in 1:1.7.11-1~exp0 because, when the no-hardlinks patch was 
 merged upstream as v1.7.11-rc0~47^2, NO_HARDLINKS was renamed to 
 NO_INSTALL_HARDLINKS.

Fixed by 3f279471 (debian/rules: NO_HARDLINKS was renamed to
NO_INSTALL_HARDLINKS, 2012-08-02).  Thanks again for catching it.

Jonathan---End Message---


Bug#575087: Bug #575087 and #599083: wbar default configuration has a broken path to a font file

2012-10-12 Thread Markus Koschany
On Fri, 12. Oct 15:27 gregor herrmann gre...@debian.org wrote:
 On Sat, 29 Sep 2012 15:53:05 +0200, Markus Koschany wrote:
 
  1. I still think the bug isn't release critical.
 
 I tend to agree here, and Julien has also argued the same in #599083.

Hi gregor,

thanks for stopping by.

  2. My packaged version of wbar, 2.3.4, fixes all outstanding
 bugs including this one.
 
 I haven't looked at 2.3.4, but in general new upstream releases are
 not the way to go during a freeze.

Agreed. This should be a last resort. I just don't think that this is a
bug where changing two lines of code can solve everything. It is more of
a usability issue. IMO a grave bug is something which makes a package
unusable and i can prove that's not the case here.   
 
  3. I have prepared another fix for the
 broken-path-to-a-font-file-problem and attached it.
 
 Yeah, might make sense if this bug is considered RC (although it also
 doesn't make it work, just the diagnostics seem to be nicer).
 In case this patch is needed, it should be trimmed down (most of the
 changes are removed trailing whitespaces).

Thanks, i will take care of it, if the patch should really be necessary.
I'm in favor of downgrading this bug to important again but i would like
to hear Barts opinion first.

Regards,
Markus



signature.asc
Description: Digital signature


Processed: Re: Bug#688377: ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm

2012-10-12 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #688377 [ferm] ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm
Added tag(s) patch.

-- 
688377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688377
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#688377: ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm

2012-10-12 Thread Salvatore Bonaccorso
Control: tags -1 + patch

Hi Alexander

On Sat, Sep 22, 2012 at 10:13:06AM +0200, Andreas Beckmann wrote:
 Package: ferm
 Version: 2.1-2
 Severity: serious
 Tags: squeeze-ignore
 User: debian...@lists.debian.org
 Usertags: piuparts
 Control: found -1 2.0.7-1
 
 Hi,
 
 during a test with piuparts I noticed your package modifies conffiles.
 This is forbidden by the policy, see
 http://www.debian.org/doc/debian-policy/ch-files.html#s-config-files
 
 10.7.3: [...] The easy way to achieve this behavior is to make the
 configuration file a conffile. [...] This implies that the default
 version will be part of the package distribution, and must not be
 modified by the maintainer scripts during installation (or at any
 other time).
 
 Note that once a package ships a modified version of that conffile,
 dpkg will prompt the user for an action how to handle the upgrade of
 this modified conffile (that was not modified by the user).
 
 Further in 10.7.3: [...] must not ask unnecessary questions
 (particularly during upgrades) [...]
 
 If a configuration file is customized by a maintainer script after
 having asked some debconf questions, it may not be marked as a
 conffile. Instead a template could be installed in /usr/share and used
 by the postinst script to fill in the custom values and create (or
 update) the configuration file (preserving any user modifications!).
 This file must be removed during postrm purge.
 ucf(1) may help with these tasks.
 See also http://wiki.debian.org/DpkgConffileHandling
 
 In https://lists.debian.org/debian-devel/2012/09/msg00412.html and
 followups it has been agreed that these bugs are to be filed with
 severity serious.
 
 debsums reports modification of the following files,
 from the attached log (scroll to the bottom...):
 
  /etc/default/ferm

Attached is a tentative patch to solve this issue. Hope it can help!
(I have not taken any NMU upload action, only attaching the patch
here).

Regards,
Salvatore
reverted:
--- ferm-2.1/debian/ferm.default
+++ ferm-2.1.orig/debian/ferm.default
@@ -1,10 +0,0 @@
-# configuration for /etc/init.d/ferm
-
-# use iptables-restore for fast firewall initialization?
-FAST=yes
-
-# cache the output of ferm --lines in /var/cache/ferm?
-CACHE=yes
-
-# additional paramaters for ferm (like --def '$foo=bar')
-OPTIONS=
diff -u ferm-2.1/debian/changelog ferm-2.1/debian/changelog
--- ferm-2.1/debian/changelog
+++ ferm-2.1/debian/changelog
@@ -1,3 +1,20 @@
+ferm (2.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm
+(Closes: #688377)
+- Don't install ferm.default as conffile in /etc/default
+- Read /etc/default/ferm in ferm.config.
+  If /etc/default/ferm exists and ENABLED= is present then store the
+  value of ENABLED into debconf db.
+- Create /etc/default/ferm in postinst.
+  Create /etc/default/ferm if it does not yet exists in postinst.
+  Furthermore if the admin deleted or commented the ENABLED then (re-)add
+  it to the configuration file in postinst.
+- Remove configuration file on purge in postrm script
+
+ -- Salvatore Bonaccorso car...@debian.org  Fri, 12 Oct 2012 20:53:58 +0200
+
 ferm (2.1-2) unstable; urgency=low
 
   [ great debian l10n teams ]
diff -u ferm-2.1/debian/ferm.postinst ferm-2.1/debian/ferm.postinst
--- ferm-2.1/debian/ferm.postinst
+++ ferm-2.1/debian/ferm.postinst
@@ -4,27 +4,44 @@
 action=$1
 version=$2
 
+# generate default file if it doesn't exist
+if [ ! -e /etc/default/ferm ]; then
+   cat  /etc/default/ferm -END
+   # configuration for /etc/init.d/ferm
+
+   # use iptables-restore for fast firewall initialization?
+   FAST=yes
+
+   # cache the output of ferm --lines in /var/cache/ferm?
+   CACHE=yes
+
+   # additional paramaters for ferm (like --def '$foo=bar')
+   OPTIONS=
+
+   # Enable the ferm init script? (i.e. run on bootup)
+   END
+fi
+
 if [ $action = configure ]; then
 . /usr/share/debconf/confmodule
 db_version 2.0
 
-if ! test -f /etc/default/ferm || ! grep -q ^ENABLED= /etc/default/ferm; 
then
-# copy the enabled flag from debconf to /etc/default/ferm
-
-db_get ferm/enable
-if [ $RET = false ]; then
-VALUE=no
-else
-VALUE=yes
-fi
-
-{
-echo
-echo # Enable the ferm init script? (i.e. run on bootup)
-echo ENABLED=$VALUE
-}  /etc/default/ferm
+# get values from debconf db
+db_get ferm/enable
+if [ $RET = false ]; then
+   VALUE=no
+else
+   VALUE=yes
 fi
 
+# If the admin deleted or commented some variables but then set
+# them via debconf, (re-)add them to the configuration file
+grep -Eq '^ *ENABLED=' /etc/default/ferm || \
+   echo ENABLED=  /etc/default/ferm
+
+# substitute value
+sed -i s/^ENABLED=.*$/ENABLED=\$VALUE\/ /etc/default/ferm
+
 # make the firewall 

Bug#689578: sysklogd modifies /etc/syslog.conf with helper script

2012-10-12 Thread Salvatore Bonaccorso
Hi

I'm forwarding this to the debian-release mailinglist as Adam
suggested to me on IRC:

On Tue, Oct 09, 2012 at 09:59:40PM +, Thorsten Glaser wrote:
 Hi,
 
 can we please agree this is a corner case and have this
 be tagged wheezy-ignore?
 
 bye,
 //mirabilos

@Release Team, this is a question about tagging #689578 wheezy-ignore
for sysklogd asked by Thorsten.

I have not (yet) checked if this is easily solvable with the standard
approach used for these policy 10.7.3 violation bugs.

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#680822: pyside could be fixed

2012-10-12 Thread Neil Williams
If pyside was to gain a Build-Depends on phonon as well as
phonon-backend-gstreamer and libphonon-dev, then aptitude appears happy
to install the full set of packages. (Tested in a clean chroot with
only dpkg-dev and aptitude installed.)

aptitude install debhelper cmake python-all-dev python3-all-dev
phonon-backend-gstreamer phonon libqt4-dev libphonon-dev
libqt4-opengl-dev libqtwebkit-dev shiboken libshiboken-dev
libqt4-sql-sqlite xvfb xauth libgl1-mesa-dri

0 packages upgraded, 199 newly installed, 0 to remove and 0 not
upgraded. 
Need to get 127 MB/171 MB of archives. After unpacking 473 MB
will be used. Do you want to continue? [Y/n/?] 

This is basing on Sune's comment - packages which need a working phonon
need a direct dependency on phonon in order to test phonon.

This would seem to be the most straightforward solution to the bug -
reassign back to pyside and add a build-depends on phonon.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgp2EeKe9ouHG.pgp
Description: PGP signature


Bug#686125: Downgrading

2012-10-12 Thread Neil Williams
severity 686125 important
thanks

I can't see how this is a release-critical bug in samba, especially as
the quoted bug in systemd was filed initially as minor and then
upgraded to important.

Downgrading.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpxPLDfxTrTt.pgp
Description: PGP signature


Processed: Downgrading

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 686125 important
Bug #686125 [samba] samba: dhcp hook makes system unbootable with systemd init
Severity set to 'important' from 'critical'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
686125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#680822: pyside could be fixed

2012-10-12 Thread Neil Williams
If pyside was to gain a Build-Depends on phonon as well as
phonon-backend-gstreamer and libphonon-dev, then aptitude appears happy
to install the full set of packages. (Tested in a clean chroot with
only dpkg-dev and aptitude installed.)

aptitude install debhelper cmake python-all-dev python3-all-dev
phonon-backend-gstreamer phonon libqt4-dev libphonon-dev
libqt4-opengl-dev libqtwebkit-dev shiboken libshiboken-dev
libqt4-sql-sqlite xvfb xauth libgl1-mesa-dri

0 packages upgraded, 199 newly installed, 0 to remove and 0 not
upgraded. 
Need to get 127 MB/171 MB of archives. After unpacking 473 MB
will be used. Do you want to continue? [Y/n/?] 

This is basing on Sune's comment - packages which need a working phonon
need a direct dependency on phonon in order to test phonon.

This would seem to be the most straightforward solution to the bug -
reassign back to pyside and add a build-depends on phonon.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpm6aNlhqEhK.pgp
Description: PGP signature


Bug#575087: Bug #575087 and #599083: wbar default configuration has a broken path to a font file

2012-10-12 Thread gregor herrmann
On Fri, 12 Oct 2012 23:08:49 +0200, Markus Koschany wrote:

 thanks for stopping by.

:)
It showed up on my RC bug radar ...
 
   2. My packaged version of wbar, 2.3.4, fixes all outstanding
  bugs including this one.
  I haven't looked at 2.3.4, but in general new upstream releases are
  not the way to go during a freeze.
 Agreed. This should be a last resort. I just don't think that this is a
 bug where changing two lines of code can solve everything. It is more of
 a usability issue. IMO a grave bug is something which makes a package
 unusable and i can prove that's not the case here.   

Ack on all points from my side.
  
   3. I have prepared another fix for the
  broken-path-to-a-font-file-problem and attached it.
  Yeah, might make sense if this bug is considered RC (although it also
  doesn't make it work, just the diagnostics seem to be nicer).
  In case this patch is needed, it should be trimmed down (most of the
  changes are removed trailing whitespaces).
 Thanks, i will take care of it, if the patch should really be necessary.
 I'm in favor of downgrading this bug to important again but i would like
 to hear Barts opinion first.

Right, I'm also looking forward to hear Bart's point of view.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rod Stewart: I'm In The Mood For Love


signature.asc
Description: Digital signature


Bug#689578: sysklogd modifies /etc/syslog.conf with helper script

2012-10-12 Thread Michael Biebl
On 12.10.2012 23:22, Salvatore Bonaccorso wrote:
 Hi
 
 I'm forwarding this to the debian-release mailinglist as Adam
 suggested to me on IRC:
 
 On Tue, Oct 09, 2012 at 09:59:40PM +, Thorsten Glaser wrote:
 Hi,

 can we please agree this is a corner case and have this
 be tagged wheezy-ignore?

 bye,
 //mirabilos
 
 @Release Team, this is a question about tagging #689578 wheezy-ignore
 for sysklogd asked by Thorsten.

A better approach imho would be to simply remove sysklogd from the
archive. It's dead upstream, apparently no longer properly maintained in
Debian, and there are enough more then suitable alternatives.
With rsyslog we even have a drop-in replacement.


Michael



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#557103: uw-imapd occasionally corrupts /var/spool/mail/[user] and ~/mbox

2012-10-12 Thread Ted Mittelstaedt
We see the same issue (first line corrupted)  We have tried mlock.  It 
creates lock files in /tmp just fine, and fuser indicates the 
/var/mail/username file is locked but the bug persists.


Did anyone try the suggested change?

Ted


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



Processed: found 658139 in evince/3.0.2-1

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 658139 evince/3.0.2-1
Bug #658139 [evince] missing mime entry
Marked as found in versions evince/3.0.2-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#690291: Amarok randomly stops playing sound when song automatically changes using phonon-backend-gstreamer

2012-10-12 Thread Raphaël HALIMI
Package: phonon-backend-gstreamer
Version: 4:4.6.0.0-2
Severity: critical

When using phonon-backend-gstreamer, Amarok randomly stops playing sound at
song change. In that case, the time counter goes on for 3 seconds, then stops.

It seems completely random : it can happen at every song, or can play several
songs without stopping. Also, it occured only on automatic song change so far,
not on manual song change.

Note that only the sound output stops, all the rest of Amarok's interface is
still responsive; and sometimes, if you wait a couple of minutes or so, the
beginning of the song briefly plays for a second, and then both the sound and
the time counter abruptly jump quite precisely to where the time counter really
should be. In any case, manually changing song or position in the time counter
makes the music play again instantly.

This makes Amarok really unusable for music listening (let alone be used for a
party) thus breaking it severely as a music player. Using phonon-backend-vlc
gets rid of this problem, but it's not a satisfying workaround either, since it
have other problems : the impossibility of manipulating sound output volume -
completely breaking both replaygain and fade - and some crackling at the
beginning of playback. Both problems affect every software based on VLC (I
intend to submit another bug report about these issues if it hasn't been done
already).

Also please note that it doesn't seem to be a hardware-related problem, since
the two computers I use Amarok on (a manually assembled desktop PC, and a
Lenovo ThinkPad X200s laptop) present the same behavior.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages phonon-backend-gstreamer depends on:
ii  gstreamer0.10-alsa   0.10.36-1
ii  gstreamer0.10-plugins-base   0.10.36-1
ii  libc62.13-35
ii  libgl1-mesa-glx [libgl1] 8.0.4-2
ii  libglib2.0-0 2.32.3-1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libphonon4   4:4.6.0.0-2
ii  libqt4-opengl4:4.8.2+dfsg-2
ii  libqtcore4   4:4.8.2+dfsg-2
ii  libqtgui44:4.8.2+dfsg-2
ii  libstdc++6   4.7.1-7
ii  multiarch-support2.13-35

Versions of packages phonon-backend-gstreamer recommends:
ii  gstreamer0.10-plugins-good  0.10.31-3

Versions of packages phonon-backend-gstreamer suggests:
ii  gstreamer0.10-plugins-ugly  0.10.19-2+b2

-- no debconf information


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



Bug#689811: mp3diags at mentors

2012-10-12 Thread Josué Ortega
On Sat, Oct 6, 2012 at 9:43 AM, Josué Ortega skate7...@gmail.com wrote:



 On Sat, Oct 6, 2012 at 9:18 AM, Bart Martens ba...@debian.org wrote:

 Hi Josue,

 I had a look at mp3diags at mentors uploaded there on 2012-10-06 06:36.
  I see
 that you want to adopt this package without changes (except for the three
 added
 newlines in debian/rules).  So I had a look at the package to see what
 could be
 improved.  I saw that debian/copyright is not correct and that the
 upstream
 license information is quite confusing.  I submitted bug 689811 for that.
  It
 would be nice to have that bug fixed in wheezy.

 Regards,

 Bart Martens


 Hi Bart,

 Thanks for took a look , I'll be working on this bug and I'll noticing you
 , about the changes in debian rules probably I left some white lines after
 trying to add hardening flags but since the package is using cmake and
 compat level 7 I decided to wait to the fix of cmake's bug

 Regards
 --
 Josue Ortega
 openfecks.wordpress.com
 PGP key 4096R/AB4AFD3F 2012-08-20
 Fingerprint = 7733 B328 D279 5F5B E232  5ADD 0150 9D5C AB4A FD3F



Hi Bart, I just uploaded the version of mp3diags wich fixes the problem
with the debian copyright

I wrote an email to upstream asking for the licenses and this is the reply:

 Hi Josue,

Basically the About box tells where which license applies:

- All the code is GPL V2, including the UI files. Since they are generated,
I'm not sure I can list a license inside them. The rest of my supporting
code (mainly build scripts and tools) is also GPL V2.

- The icons are mainly taken from KDE 4' Oxygen icon set, which is LGPL V3
(which, unlike V2, was created as an addition to GPL V3, and needs the GPL
V3 text to make sense, so that's why GPL V3 got included). Some icons are
created by me. They are also LGPL V3, to keep things simple.

- The program uses 3 libraries: Qt (which is LGPL V.2.1), Boost (with its
own custom license), and zlib (with its own custom license). It is my
understanding that I should mention these licenses, and that's why they are
included, even if none of my files is under any of these licenses.

It is also my understanding that the way I use the libraries and the icons
is consistent with their licensing terms.

The reason the licenses are included twice, once in the root directory and
again in src/licenses:
- users who download the package expect to find licenses in the root
directory
- the ones in src/licenses are shown in the About dialog; I think I
couldn't convince the build to use the ones in the root, so I duplicated
them

For the second question: all icons are LGPL V3. The GPL V3 is included
because the definition of LGPL V3 needs it.

Please let me know if you have any more questions or if there is any issue
with the licenses, or if you have suggestions.

Thanks,
   Marian


Based on the previous information I've changed the debian copyright
here is the link for the new version of mp3diags in mentors:
https://mentors.debian.net/package/mp3diags

Regards

-- 
Josue Ortega
openfecks.wordpress.com
PGP key 4096R/AB4AFD3F 2012-08-20
Fingerprint = 7733 B328 D279 5F5B E232  5ADD 0150 9D5C AB4A FD3F


Processed: severity of 690291 is important

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 690291 important
Bug #690291 [phonon-backend-gstreamer] Amarok randomly stops playing sound when 
song automatically changes using phonon-backend-gstreamer
Severity set to 'important' from 'critical'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
690291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690291
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#689718: xmame-sdl,xmess-sdl: missing copyright file after upgrade from squeeze

2012-10-12 Thread Andreas Beckmann
Control: notfound -1 mame/0.146-4
Control: notfound -1 0.146-2
Control: found -1 mame/0.146-2
Control: found -1 mess/0.146-2
Control: fixed -1 mame/0.146-4

On 2012-10-11 18:44, Emmanuel Kasper wrote:
 actually the link removal *does* appear in preinst though I agree that
 my changelog entry could have been more clear

Oh, I missed your upload to experimental that said this.

 the bug should be fixed for xmame-{sdl,x,svga} but it is still open for
 xmess-{sdl,x,svga}

For some reason I was thinking this is the same source package ... since
it has the same version numbers everywhere :-)
... and it was src:xmame in squeeze, but src:mame, src:mess in wheezy

... and *mame-tools is built from src:mess which doesn't help to reduce
confusion

And I must have hit bad timing when rescheduling the related tests after
seeing this bug being closed ... and retested with the old version in sid.
Confirming the bug is fixed in mame in sid.
Trying to fix up the versioning of this bug ...


Andreas

PS: looking forward to see all the transitional packges being dropped
for wheezy+1 :-)


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



Processed: Re: Bug#689718: xmame-sdl,xmess-sdl: missing copyright file after upgrade from squeeze

2012-10-12 Thread Debian Bug Tracking System
Processing control commands:

 notfound -1 mame/0.146-4
Bug #689718 [xmame-sdl,xmess-sdl] xmame-sdl,xmess-sdl: missing copyright file 
after upgrade from squeeze
No longer marked as found in versions mame/0.146-4.
 notfound -1 0.146-2
Bug #689718 [xmame-sdl,xmess-sdl] xmame-sdl,xmess-sdl: missing copyright file 
after upgrade from squeeze
No longer marked as found in versions 0.146-2.
 found -1 mame/0.146-2
Bug #689718 [xmame-sdl,xmess-sdl] xmame-sdl,xmess-sdl: missing copyright file 
after upgrade from squeeze
Marked as found in versions mame/0.146-2.
 found -1 mess/0.146-2
Bug #689718 [xmame-sdl,xmess-sdl] xmame-sdl,xmess-sdl: missing copyright file 
after upgrade from squeeze
Marked as found in versions mess/0.146-2.
 fixed -1 mame/0.146-4
Bug #689718 [xmame-sdl,xmess-sdl] xmame-sdl,xmess-sdl: missing copyright file 
after upgrade from squeeze
Marked as fixed in versions mame/0.146-4.

-- 
689718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689718
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#690301: weboob: crashes with many commands

2012-10-12 Thread Tanguy Ortolo
Package: weboob
Version: 0.c-4
Severity: grave
Tags: patch upstream
Justification: renders package unusable

Hello,

Many commands of Weboob command line applications crash. For instance:

 traveloob stations Arcueil
 Traceback (most recent call last):
   File /usr/bin/traveloob, line 27, in module
 Traveloob.run()
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/console.py, line 
192, in run
 super(ConsoleApplication, klass).run(args)
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/base.py, line 392, 
in run
 sys.exit(app.main(args))
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/repl.py, line 281, 
in main
 self.cmdloop()
   File /usr/lib/python2.7/cmd.py, line 142, in cmdloop
 stop = self.onecmd(line)
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/repl.py, line 348, 
in onecmd
 self.flush()
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/repl.py, line 1078, 
in flush
 self.formatter.flush()
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/formatters/table.py,
 line 41, in flush
 s = self.get_formatted_table()
   File 
/usr/lib/python2.7/dist-packages/weboob/tools/application/formatters/table.py,
 line 72, in get_formatted_table
 table.set_field_align(column_header, 'l')
   File /usr/lib/pymodules/python2.7/prettytable.py, line 167, in 
__getattr__
 raise AttributeError(name)
 AttributeError: set_field_align

In fact, all the commands that are supposed to display a table are
failing this way. It seems related to the prettytable API change
reported on bug #673790 [1]. Although this may eventually be corrected
in prettytable, it would be faster and saner to fix it in Weboob too.

 [1] http://bugs.debian.org/673790

As this problem has already been fixed upstream [2] by working arount
the API change, fixing it in this package should be as simple as
temporarily integrating the attached patch as a local one in
debian/patches. And asking the release team to unblock your new version,
by reporting an unblock bug against the pseudo-package
relase.debian.org.

 [2] 
http://git.symlink.me/?p=romain/weboob-stable.git;a=commit;h=a8e2342edcbc38b940089822dafdcebd27b00946

Librement,

-- 
  ,--.
: /` )   Tanguy Ortolo  xmpp:tan...@ortolo.eu
| `-'Debian Developer   irc://irc.oftc.net/Tanguy
  \_
From a8e2342edcbc38b940089822dafdcebd27b00946 Mon Sep 17 00:00:00 2001
From: Florent web...@flo.fourcot.fr
Date: Mon, 21 May 2012 17:46:21 +0200
Subject: [PATCH] Fix table formatter with 0.6 version

I didn't see a way to only align header...
---
 weboob/tools/application/formatters/table.py |8 +++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/weboob/tools/application/formatters/table.py b/weboob/tools/application/formatters/table.py
index d11dc11..55e7468 100644
--- a/weboob/tools/application/formatters/table.py
+++ b/weboob/tools/application/formatters/table.py
@@ -69,7 +69,13 @@ class TableFormatter(IFormatter):
 s += \n
 table = PrettyTable(list(column_headers))
 for column_header in column_headers:
-table.set_field_align(column_header, 'l')
+# API changed in python-prettytable. The try/except is a bad hack to support both versions
+# Note: two versions are not exactly the same... 
+# (first one: header in center. Second one: left align for header too)
+try:
+table.set_field_align(column_header, 'l')
+except:
+table.align[column_header] = 'l'
 for line in queue:
 table.add_row(line)
 
-- 
1.7.2.5



signature.asc
Description: Digital signature


Bug#689718: xmame-sdl,xmess-sdl: missing copyright file after upgrade from squeeze

2012-10-12 Thread Emmanuel Kasper
 ... and *mame-tools is built from src:mess which doesn't help to reduce
 confusion

yes mame and mess have a difficult track love/fork history. According to
the last news the two upstreams merged their source code repo, but still
want to provide differen binaries.

 
 
 Andreas
 
 PS: looking forward to see all the transitional packges being dropped
 for wheezy+1 :-)

I agree ! :-)


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



Processed: your mail

2012-10-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 688197 grave
Bug #688197 [dovecot-managesieved] dovecot-managesieved: managesieve segfault 
in libc
Severity set to 'grave' from 'important'
 kthxbye
Stopping processing here.

Please contact me if you need assistance.
-- 
688197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#688197: (no subject)

2012-10-12 Thread Dominik George
severity 688197 grave
kthxbye

I encountered this on several hosts and it is clearly RC.

-- 
Cheers,
Nik

PGP-Fingerprint: 8BC7 ABAB C2F2 4D5E 24FC
 FC1C DB0E A4BC E210 7412

Please contact me for a face-to-face meeting
if you wish to exchange signatures with me.

Signature Policy: https://www.dominik-george.de/gpg-policy.txt.asc
Public key:   https://www.dominik-george.de/gpg.asc

X.509 certificate fingerprint for key download:
51:D8:36:36:7E:20:3F:E7:AB:EF:B8:83:25:A6:BB:74:48:03:3D:F0

Please do NOT send HTML mail!


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



Bug#594753: Incorrectly created image file

2012-10-12 Thread Paul Menzel
Dear Nyizsnyik,


thank you for following up on the report and sorry for not having
answered earlier. It would be great if you could follow the Wiki page
[1] on how to follow up on bug reports.


Am Donnerstag, den 09.12.2010, 16:50 +0100 schrieb Nyizsnyik Ferenc:
 The problem also affects data CD projects. The image isn't created
 correctly in the first place.

Are you sure this is the problem for the original reporter too?

 It is 2097152 bytes long no matter how many files I add to the project
 (12 MB or 623 MB).

So you are *not* using on the fly but write the image to disk
beforehand?

   When I create an image with genisoimage, and then burn that image with
 Brasero, the CD will be created without problems and it will be
 readable.

Thanks for checking.

   Brasero version is 2.30.3. 

I suspect you are seeing upstream bug 630651 [2]. Could you please try
the upstream patch? Make sure to also apply the patch for the patch [3].

Testing would be very much appreciated to upload a fixed package for
Debian Squeeze.


Thanks,

Paul


[1] http://wiki.debian.org/BTS/FollowUpOnReports
[2] https://bugzilla.gnome.org/show_bug.cgi?id=630651
[3] https://bugzilla.gnome.org/show_bug.cgi?id=685983


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


Bug#594753: brasero: Brasero burns corrupted data DVDs.

2012-10-12 Thread Paul Menzel
Dear Vincent,


thank you for following up on the report. Please make sure in the future
to follow the instructions documented in the Debian Wiki [1].


Am Dienstag, den 20.12.2011, 01:49 +0100 schrieb Vincent Lefevre:
 Package: brasero
 Version: 3.2.0-3
 Followup-For: Bug #594753
 
 I've burnt a data DVD with brasero and got no errors (except that the
 DEBUG messages in the terminal were inconsistant with the dialog: when
 a DEBUG message said X %, it was actually X/2 % in the dialog... now,
 I don't know whether this is related to this bug). But when I want to
 mount it, I get:
 
 mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so
 
 and dmesg says:
 
 [ 4799.072383] UDF-fs: No anchor found
 [ 4799.072388] UDF-fs: No partition found (1)
 
 DVD's burnt on my old Mac don't have this problem.
 
 My machine is a DELL Latitude E6400 with:

[…]

I am pretty sure this #688229 [2] which is fixed in Brasero 3.4.1-4.
Could you please test these packages?


Thanks,

Paul


[1] http://wiki.debian.org/BTS/FollowUpOnReports
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688229


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


Bug#688796: marked as done (libkdtree++: incomplete debian/copyright)

2012-10-12 Thread Debian Bug Tracking System
Your message dated Fri, 12 Oct 2012 13:03:35 +
with message-id e1tmetr-0004nh...@franck.debian.org
and subject line Bug#688796: fixed in libkdtree++ 0.7.0-2
has caused the Debian Bug report #688796,
regarding libkdtree++: incomplete debian/copyright
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
688796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libkdtree++
Version: 0.7.0-1

The file debian/copyright is not complete.  For example the file
kdtree++/kdtree.hpp contains this :

/* COPYRIGHT --
 *
 * This file is part of libkdtree++, a C++ template KD-Tree sorting container.
 * libkdtree++ is (c) 2004-2007 Martin F. Krafft libkdt...@pobox.madduck.net
 * and Sylvain Bougerel sylvain.bougerel.de...@gmail.com distributed under the
 * terms of the Artistic License 2.0. See the ./COPYING file in the source tree
 * root for more information.
 * Parts of this file are (c) 2004-2007 Paul Harris paulhar...@computer.org.
 *
 * THIS PACKAGE IS PROVIDED AS IS AND WITHOUT ANY EXPRESS OR IMPLIED
 * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
 * OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 */
---End Message---
---BeginMessage---
Source: libkdtree++
Source-Version: 0.7.0-2

We believe that the bug you reported is fixed in the latest version of
libkdtree++, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 688...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher s.ramac...@gmx.at (supplier of updated libkdtree++ package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Oct 2012 21:24:38 +0200
Source: libkdtree++
Binary: libkdtree++-dev
Architecture: source all
Version: 0.7.0-2
Distribution: unstable
Urgency: low
Maintainer: Sebastian Ramacher s.ramac...@gmx.at
Changed-By: Sebastian Ramacher s.ramac...@gmx.at
Description: 
 libkdtree++-dev - C++ template container implementation of kd-tree sorting
Closes: 688796 689206
Changes: 
 libkdtree++ (0.7.0-2) unstable; urgency=low
 .
   * New maintainer. (Closes: #689206)
 Thanks to Martin Schreiber for maintaining libkdtree++!
   * debian/copyright:
 - List the copyright of the authors. (Closes: #688796)
 - Mention the download location.
 - List the Debian maintainers.
 - Update URL of the Artistic License.
   * debian/README.Debian: Document that this is a snapshot of 222b5d77 and not
 0.7.0.
Checksums-Sha1: 
 395ad037698bee02e97787bbda2d82a16dadd2dc 1680 libkdtree++_0.7.0-2.dsc
 9763c4f1d2c3d22c5213872e3d3e6ff4a28e0a48 37073 libkdtree++_0.7.0-2.diff.gz
 7024f64fc795398b38f6f3f62f30330c98ce3f9c 24558 libkdtree++-dev_0.7.0-2_all.deb
Checksums-Sha256: 
 23248e575340562f466898ace5692e660cbff74e69b68a8004a8f71a2d8f6c44 1680 
libkdtree++_0.7.0-2.dsc
 fdb34100cae9326a05967d96720402b5b9ca8daf2a53d5ec825d218dc30eee78 37073 
libkdtree++_0.7.0-2.diff.gz
 0a89e30d85d331b1fdcb285df4535e7e50847fe8b39396c0326a24ba2c3635a0 24558 
libkdtree++-dev_0.7.0-2_all.deb
Files: 
 6dcba78a30171f3b91568af2b1d5dad6 1680 libs optional libkdtree++_0.7.0-2.dsc
 6553d92dc2f08e4208a305f5f6f75e09 37073 libs optional 
libkdtree++_0.7.0-2.diff.gz
 133720c523712130d8fbf77c752180f6 24558 libdevel optional 
libkdtree++-dev_0.7.0-2_all.deb

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

iQIcBAEBCAAGBQJQeBGqAAoJELs6aAGGSaoGm54QAJHOCEQJv1YSkftH03aPX4FS
vDKXar6KlSua/aWB5IdwxTJbfNFAAaDwyM5G1/SlrWeLAeVbbpAW7sDLofEY4LGb
G6mEoBO/FddExqMCbU758IXmfiCPrASiMtKR1byEVBSglKjG/PPs2ITf5ePjDiRy
UZORIRzMLa/mR8RbC5klppBqGpfRUalmvTEehE8ayXMJV55lfiht/mJRf6TbqEgF
m4kabrUC0GFpACxmFrX1+hM0yFCrLIcW+utTyj9s29Ab+YfRKPpCSmeUQOQtAn2x
dxj9y/ywYIZMDJT2jErRIzS1lBJ93ajtBbSN/TbyhIzMb9wrlJbr0cO/GlR/Zapo
u1LBiaaQzDdoaeM0+1oBXdhJwe+cpV/dWkQ1tDrLBIOc4TjfooqJ/qMsFquZ9jMG
N8q8ESImp0D4zflq/WeJIPkJe8c4yv+caOWx4CBcZJG2xSjUDI/Wa1v55FmhfOUF
FNLOIwpqn33HkLLS52x/dXRGkk2SipiylOm//KI2pXKi5iRvj/m7hFODor876E+b
67dRUU3lkXgxCyNz7y4pAyv736wFRy/DZqUfX9WrtFw0YBSYfAy7Pz/o/DoECZHm
6xqRttsw2scckOw4TpBl7MVWCzJEXqF1f9zFI3jOw58a2z9D7OZBaPL1YqkoC/Wo
DrwQkTuVysdciZaPhcME
=1apZ
-END PGP SIGNATUREEnd Message---