Processed: notfixed 640374 in 0.2.2-5

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

 notfixed 640374 0.2.2-5
Bug #640374 {Done: Aníbal Monsalve Salazar ani...@debian.org} [src:libtirpc] 
libtirpc: FTBFS: libgssglue.a: could not read symbols: Bad value
Bug No longer marked as fixed in versions 0.2.2-5.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
640374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640374
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#663182: Possible solution

2012-03-10 Thread Nicholas Bamber
That sounds good to me. Both packages will require Breaks/Replaces
clauses against the old version of the other so the bugs are still needed.

On 10/03/12 07:30, Dmitry Smirnov wrote:
 I would like mysql-utilities not to be intrusive, for that reason I think it 
 make sense to keep its executables 'mysql*' in private directory 
 /usr/lib/mysql-utilities
 
 To me the fact that 'mysqldiff' provided by libmysql-diff-perl was in 
 /usr/bin 
 first is enough: it won't be fair to its users to replace it with entirely 
 different utility merely because new package aggressively taking space in 
 /usr/bin with dozen new executables.
 
 Ideally they could be consolidated with wrapper like '/usr/bin/mysqlu' which 
 could use first parameter to invoke corresponding executable from 
 /usr/lib/mysql-utilities. How about it?
 
 Although my next argument is very personal and biased, I always prefer Perl 
 over Python. I packaged mysql-utilities only because they are shipped as part 
 of mysql-workbench and I'm not too sure if they deserve their place in 
 /usr/bin.
 
 Regards,
 Dmitry.
 
 P.S. Having said that I recognise David's experience as much greater than 
 mine 
 so I will happily follow whatever he recommend.
 
 
 
 ___
 pkg-perl-maintainers mailing list
 pkg-perl-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-maintainers


-- 
Nicholas Bamber | http://www.periapt.co.uk/
PGP key 3BFFE73C from pgp.mit.edu



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



Processed: libcss-perl: diff for NMU version 1.08-1+nmu2

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

 tags 661798 + pending
Bug #661798 [libcss-perl] FTBFS
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
661798: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661798
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#663193: gnumeric: 663193: FTBFS due to replacing config.sub/guess in clean

2012-03-10 Thread Paul Wise
tags 663193 + patch
thanks

The problem is caused by replacing config.guess/sub in the clean target
instead of in the build target.

The attached patch should fix this FTBFS in a minimal way.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
--- a/debian/rules
+++ b/debian/rules
@@ -139,18 +139,6 @@
 
 	rm -rf debian/tmp build
 
-	# Update config.{sub,guess} from autotools-dev, if possible.
-	-for f in config.sub config.guess ; do \
-		if test -r /usr/share/misc/$$f ; then \
-			OLDDATE=`./$$f -t | tr -d -` ; \
-			NEWDATE=`/usr/share/misc/$$f -t | tr -d -` ; \
-			if [ $$OLDDATE -lt $$NEWDATE ] ; then \
-echo GNU config automated update of $$f (replacing $$OLDDATE with $$NEWDATE) 12 ; \
-cp -f /usr/share/misc/$$f $$f ; \
-			fi; \
-		fi; \
-	done
-
 	debconf-updatepo
 
 	-find -type f -name 'Makefile.in' | sed -e 's/\.in$$//' | xargs rm -f


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


Processed: gnumeric: 663193: FTBFS due to replacing config.sub/guess in clean

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

 tags 663193 + patch
Bug #663193 [gnumeric] gnumeric: FTBFS: aborting due to unexpected upstream 
changes
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663193
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#662795: marked as done (uim: FTBFS: missing POTFILES)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 08:51:01 +
with message-id e1s6i0z-00026e...@franck.debian.org
and subject line Bug#662795: fixed in uim 1:1.7.3-2
has caused the Debian Bug report #662795,
regarding uim: FTBFS: missing POTFILES
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.)


-- 
662795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: uim
Version: 1:1.7.3-1
Severity: serious
Justification: fails to build from source

Hi,

Your package fails to build in unstable:

 INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update 
 --gettext-package
 uim --pot
 rm -f missing notexist
 srcdir=. /usr/bin/intltool-update -m
 The following files contain translations and are currently not in use. Please
 consider adding these to the POTFILES.in file, located in the po/ directory.

 scm/annotation-filter.scm
 scm/annotation.scm
 scm/generic-predict.scm
 scm/ng-action.scm
 test/test-custom.scm

 If some of these files are left out on purpose then please add them to
 POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
 of left out files has been written in the current directory.
 Please report to uim...@googlegroups.com
 if [ -r missing -o -r notexist ]; then \
   exit 1; \
 fi
 make[2]: *** [check] Error 1
 make[2]: Leaving directory `/tmp/buildd/uim-1.7.3/po'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/tmp/buildd/uim-1.7.3'
 dh_auto_test: make -j1 check returned exit code 2

Regards,
Felix



---End Message---
---BeginMessage---
Source: uim
Source-Version: 1:1.7.3-2

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

libuim-custom2_1.7.3-2_amd64.deb
  to main/u/uim/libuim-custom2_1.7.3-2_amd64.deb
libuim-data_1.7.3-2_amd64.deb
  to main/u/uim/libuim-data_1.7.3-2_amd64.deb
libuim-dev_1.7.3-2_amd64.deb
  to main/u/uim/libuim-dev_1.7.3-2_amd64.deb
libuim-scm0_1.7.3-2_amd64.deb
  to main/u/uim/libuim-scm0_1.7.3-2_amd64.deb
libuim7_1.7.3-2_amd64.deb
  to main/u/uim/libuim7_1.7.3-2_amd64.deb
plasma-widget-uim_1.7.3-2_amd64.deb
  to main/u/uim/plasma-widget-uim_1.7.3-2_amd64.deb
uim-ajax-ime_1.7.3-2_all.deb
  to main/u/uim/uim-ajax-ime_1.7.3-2_all.deb
uim-anthy_1.7.3-2_amd64.deb
  to main/u/uim/uim-anthy_1.7.3-2_amd64.deb
uim-applet-gnome_1.7.3-2_amd64.deb
  to main/u/uim/uim-applet-gnome_1.7.3-2_amd64.deb
uim-applet-kde_1.7.3-2_all.deb
  to main/u/uim/uim-applet-kde_1.7.3-2_all.deb
uim-byeoru_1.7.3-2_all.deb
  to main/u/uim/uim-byeoru_1.7.3-2_all.deb
uim-canna_1.7.3-2_all.deb
  to main/u/uim/uim-canna_1.7.3-2_all.deb
uim-common_1.7.3-2_all.deb
  to main/u/uim/uim-common_1.7.3-2_all.deb
uim-dbg_1.7.3-2_amd64.deb
  to main/u/uim/uim-dbg_1.7.3-2_amd64.deb
uim-dict-gtk3_1.7.3-2_amd64.deb
  to main/u/uim/uim-dict-gtk3_1.7.3-2_amd64.deb
uim-dict-gtk_1.7.3-2_amd64.deb
  to main/u/uim/uim-dict-gtk_1.7.3-2_amd64.deb
uim-el_1.7.3-2_amd64.deb
  to main/u/uim/uim-el_1.7.3-2_amd64.deb
uim-fep_1.7.3-2_amd64.deb
  to main/u/uim/uim-fep_1.7.3-2_amd64.deb
uim-gtk2.0_1.7.3-2_amd64.deb
  to main/u/uim/uim-gtk2.0_1.7.3-2_amd64.deb
uim-gtk3_1.7.3-2_amd64.deb
  to main/u/uim/uim-gtk3_1.7.3-2_amd64.deb
uim-hangul_1.7.3-2_all.deb
  to main/u/uim/uim-hangul_1.7.3-2_all.deb
uim-ipa-x-sampa_1.7.3-2_all.deb
  to main/u/uim/uim-ipa-x-sampa_1.7.3-2_all.deb
uim-latin_1.7.3-2_all.deb
  to main/u/uim/uim-latin_1.7.3-2_all.deb
uim-look_1.7.3-2_all.deb
  to main/u/uim/uim-look_1.7.3-2_all.deb
uim-m17nlib_1.7.3-2_amd64.deb
  to main/u/uim/uim-m17nlib_1.7.3-2_amd64.deb
uim-pinyin_1.7.3-2_all.deb
  to main/u/uim/uim-pinyin_1.7.3-2_all.deb
uim-prime_1.7.3-2_all.deb
  to main/u/uim/uim-prime_1.7.3-2_all.deb
uim-qt3_1.7.3-2_all.deb
  to main/u/uim/uim-qt3_1.7.3-2_all.deb
uim-qt_1.7.3-2_amd64.deb
  to main/u/uim/uim-qt_1.7.3-2_amd64.deb
uim-skk_1.7.3-2_amd64.deb
  to main/u/uim/uim-skk_1.7.3-2_amd64.deb
uim-social-ime_1.7.3-2_all.deb
  to main/u/uim/uim-social-ime_1.7.3-2_all.deb
uim-tcode_1.7.3-2_all.deb
  to main/u/uim/uim-tcode_1.7.3-2_all.deb
uim-utils_1.7.3-2_amd64.deb
  to main/u/uim/uim-utils_1.7.3-2_amd64.deb
uim-viqr_1.7.3-2_all.deb
  to main/u/uim/uim-viqr_1.7.3-2_all.deb
uim-xim_1.7.3-2_amd64.deb
  to main/u/uim/uim-xim_1.7.3-2_amd64.deb
uim-yahoo-jp_1.7.3-2_all.deb
  to main/u/uim/uim-yahoo-jp_1.7.3-2_all.deb
uim_1.7.3-2.debian.tar.gz
  to main/u/uim/uim_1.7.3-2.debian.tar.gz
uim_1.7.3-2.dsc
  to main/u/uim/uim_1.7.3-2.dsc
uim_1.7.3-2_all.deb
  to main/u/uim/uim_1.7.3-2_all.deb



A summary of the changes between 

Processed: splat: 663194: patch for FTBFS with new zlib

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

 tags 663194 + patch
Bug #663194 [splat] splat: FTBFS with current zlib
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663194
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#663194: splat: 663194: patch for FTBFS with new zlib

2012-03-10 Thread Paul Wise
tags 663194 + patch
thanks

The attached patch fixes the FTBFS of splat due to the recent changes in
the zlib API.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
Description: fix FTBFS with new zlib
Author: Paul Wise p...@debian.org
Bug-Debian: http://bugs.debian.org/663194
Forwarded: no
Last-Update: 2012-03-10

--- a/utils/fontdata.c
+++ b/utils/fontdata.c
@@ -39,7 +39,8 @@
 {
 	int x;
 	unsigned char line, input;
-	FILE *infile, *outfile;
+	gzFile infile;
+	FILE *outfile;
 	
 	if (argc==2)
 		infile=gzopen(argv[1],rb);


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


Processed: your mail

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

 # versioned close; only applies to squeeze
 close 662641 95-1
Bug#662641: Race condition allows device ownership check to be subverted 
(CVE-2011-1833)
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 95-1, send any further explanations to Ben 
Hutchings b...@decadent.org.uk

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
662641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662641
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#663189: buffer overflow in python-pyfribidi

2012-03-10 Thread أحمد المحمودي
On Fri, Mar 09, 2012 at 12:49:11PM +0100, Ralf Schmitt wrote:
 upstream is pretty much dead in this case. I've published our version on
 PyPI. However, I didn't ask or inform the original authors about that.
---end quoted text---

  Why do you include a convenience copy of fribidi source code in your 
  pyfribidi distribution ?


-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Bug#663189: buffer overflow in python-pyfribidi

2012-03-10 Thread أحمد المحمودي
On Fri, Mar 09, 2012 at 12:49:16PM +0100, Jakub Wilk wrote:
 Right, 0.11 on pypi looks much saner than the current one. Thanks.
---end quoted text---

  The package is ready at:
  http://mentors.debian.net/debian/pool/main/p/pyfribidi/pyfribidi_0.11.0-1.dsc

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Bug#661536: Upload ready

2012-03-10 Thread Salvatore Bonaccorso
Hi

Ok. I have prepared a fix for stable and the upload for unstable. But it is
not yet pushed to git.

Regards
Salvatore


Bug#663189: buffer overflow in python-pyfribidi

2012-03-10 Thread Ralf Schmitt
أحمد المحمودي aelmahmo...@sabily.org writes:


   Why do you include a convenience copy of fribidi source code in your 
   pyfribidi distribution ?

just so that I can tell people to pip install pyfribidi intead of
telling them to install the frididi headers first. This can easily be
disabled by setting USE_SYSTEM_LIB, like in USE_SYSTEM_LIB=1 pip
install pyfribidi.

-- 
Cheers
Ralf



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



Bug#662996: cups: FTBFS(!linux): failing in i18n testsuite

2012-03-10 Thread Pino Toscano
Alle mercoledì 7 marzo 2012, Christoph Egger ha scritto:
 Your package failed to build on the kfreebsd-* and hurd-* buildds:
 
 ./testi18n
 [...]
 cupsCharsetToUTF8(CUPS_EUC_JP): FAIL (len=5, expected 9)
 utf8japan: 41 20 21 3d 20 ee9c80 2e
 utf8dest: 41 20 21 3d 20

Looking at cups/testi18n.c, this check is enclosed within a
«#ifndef __linux ... #endif» block, so most probably it would fail on 
Linux too.
Inspecting the SVN history, we can find r9455 (in trunk, shortly before 
the 1.5 branching) that adds the #ifndef block; unfortunately, the 
reasons why it has been done are very scarce:
$ LC_ALL=C svn log -v -c 9455 

r9455 | mike | 2011-01-10 09:06:59 +0100 (Mon, 10 Jan 2011) | 2 lines
Changed paths:
   M /trunk/cups/testi18n.c

Don't require one of the UTF-8 tests to pass on Linux...



One reason I can find about the failure is some different iconv 
behaviour of the GNU libc implementation vs other (Apple?) ones.

The possible two fixes I see are:
a) find out why such test fails even on Linux (with GNU libc), fix that 
and most probably it will pass on kFreeBSD and Hurd too
b) extend that #ifndef block like «#if !defined(__linux__)  
!defined(__GLIBC__)» (which could be some temporary workaround in a 
Debian patch)

-- 
Pino Toscano


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


Bug#662697: nginx-extras: Package removes nginx.conf and other config files on upgrade.

2012-03-10 Thread Cyril Lavier

On 03/05/2012 09:43 PM, Gasper Zejn wrote:

Package: nginx-extras
Version: 1.1.16-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

while upgrading (via apt-get upgrade), the package removes its configuration 
files.


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

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

Versions of packages nginx-extras depends on:
ii  libc6   2.13-27
ii  libgd2-xpm  2.0.36~rc1~dfsg-6
ii  libgeoip1   1.4.8+dfsg-3
ii  liblua5.1-0 5.1.4-12
ii  libpcre38.12-4
ii  libperl5.14 5.14.2-9
ii  libssl1.0.0 1.0.0g-1
ii  libxml2 2.7.8.dfsg-7
ii  libxslt1.1  1.1.26-8
ii  nginx-common1.1.16-1
ii  perl5.14.2-9
ii  perl-base [perlapi-5.14.2]  5.14.2-9
ii  zlib1g  1:1.2.6.dfsg-2

nginx-extras recommends no packages.

nginx-extras suggests no packages.

-- no debconf information





Hi Gasper.

Thanks for reporting this bug.

I just tried to upgrade nginx-extras to 1.1.16-1 on my debian Sid 
machine, and I didn't had this issue.


Could you explain us clearly what you did to upgrade nginx-extras ?

To the other maintainers : could you take time to try to reproduce this 
bug, maybe one of ourselves will be able to reproduce it and therefor, 
trying to produce a fix.


Thanks.

--
Cyril Davromaniak Lavier
KeyID 59E9A881
http://www.davromaniak.eu




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



Bug#661536: marked as done (libdbd-pg-perl: CVE-2012-1151: Format string vulnerabilities in server error parsing)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 13:03:29 +
with message-id e1s6lxj-00017b...@franck.debian.org
and subject line Bug#661536: fixed in libdbd-pg-perl 2.19.0-1
has caused the Debian Bug report #661536,
regarding libdbd-pg-perl: CVE-2012-1151: Format string vulnerabilities in 
server error parsing
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.)


-- 
661536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libdbd-pg-perl
Severity: normal
Version: 2.18.1-1

With hardening flags enabled, this package FTBFS:

dbdimp.c: In function 'pg_warn':
dbdimp.c:331:4: error: format not a string literal and no format arguments 
[-Werror=format-security]
dbdimp.c: In function 'pg_st_prepare':
dbdimp.c:1534:4: error: format not a string literal and no format arguments 
[-Werror=format-security]
cc1: some warnings being treated as errors

(this is the first error of this type seen: it's possible that there
could be others once this is fixed).

A likely fix is to change croak(var) to croak(%s, var)[1], or similar.

Note that I haven't verified whether an externally-controlled string is
used; if so, it would be appropriate to upgrade this bug RC severity
with the security tag[2].

This was found during testing of perl 5.14.2-8 in experimental; however,
since that version was prepared, it has been decided not to export
those build flags in Config_heay.pl. Nevertheless, it is likely that at
some point, either in debhelper 9 or 10, the hardening flags will be
enabled for all perl modules.

Thanks,
Dominic.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657853#92
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657853#117

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


---End Message---
---BeginMessage---
Source: libdbd-pg-perl
Source-Version: 2.19.0-1

We believe that the bug you reported is fixed in the latest version of
libdbd-pg-perl, which is due to be installed in the Debian FTP archive:

libdbd-pg-perl_2.19.0-1.debian.tar.gz
  to main/libd/libdbd-pg-perl/libdbd-pg-perl_2.19.0-1.debian.tar.gz
libdbd-pg-perl_2.19.0-1.dsc
  to main/libd/libdbd-pg-perl/libdbd-pg-perl_2.19.0-1.dsc
libdbd-pg-perl_2.19.0-1_amd64.deb
  to main/libd/libdbd-pg-perl/libdbd-pg-perl_2.19.0-1_amd64.deb
libdbd-pg-perl_2.19.0.orig.tar.gz
  to main/libd/libdbd-pg-perl/libdbd-pg-perl_2.19.0.orig.tar.gz



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 661...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso car...@debian.org (supplier of updated libdbd-pg-perl 
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: Sat, 10 Mar 2012 10:16:46 +0100
Source: libdbd-pg-perl
Binary: libdbd-pg-perl
Architecture: source amd64
Version: 2.19.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description: 
 libdbd-pg-perl - Perl DBI driver for the PostgreSQL database server
Closes: 661536
Changes: 
 libdbd-pg-perl (2.19.0-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * Remove debian/source/local-options; abort-on-upstream-changes and
 unapply-patches are default in dpkg-source since 1.16.1.
 .
   [ Salvatore Bonaccorso ]
   * Imported Upstream version 2.19.0
 + [SECURITY] CVE-2012-1151. Explicitly warn and croak with controlled
   format strings. (Closes: #661536).
   * Update debian/copyright information.
 Update format to copyright-format 1.0 as released together with Debian
 Policy 3.9.3.
 Update copyright years for upstream files.
   * Bump Debhelper compat level to 9.
 Adjust Build-Depends on debhelper to (= 9).
   * Bump Standards-Version to 3.9.3
Checksums-Sha1: 
 03166670a3f41172768ad537d96e268c468f3cfa 2301 libdbd-pg-perl_2.19.0-1.dsc
 5551ae75f05fcb5011129025f9512e896e8f467e 234913 
libdbd-pg-perl_2.19.0.orig.tar.gz
 7b7bb718a8fb93cb68bc35875f9a09aa41018d96 9962 
libdbd-pg-perl_2.19.0-1.debian.tar.gz
 

Bug#655710: libdevel-ebug-perl: Failing tests t/finished.t

2012-03-10 Thread Brock

On 2012.01.20.00.37, gregor herrmann wrote:
 forwarded 655710 https://rt.cpan.org/Public/Bug/Display.html?id=74020
 thanks

I've just released Devel::ebug 0.53 which should fix this.

Thanks!
--Brock



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



Bug#661253: recently-used.xbel

2012-03-10 Thread Rain Maker
I had the same problem too, but after some Googling, 1 of 2 things
seem to be causing these crashes:
- The ~/.nv/GLCache directory holding old caches. Removing this
directory fixes this for some users (not me though)
- Gnome3 searching through .local/share/recently-used.xbel. I emptied
this file and made it immutable (chattr +i). This fixed it for me.

The above does not solve the problem some users have with evolution
segfaulting while receiving mail.

My own syslog told me the process
/usr/lib/gnome-shell/gnome-shell-calendar-server was the process which
was segfaulting. I am not sure, but the combination of
gnome-shell-calendar-server and recently-used.xbel may indicate some
problem in Evolution (more specifically, the interface Gnome3 uses to
search through Evolution), in combination with these new NVidia
drivers, rather then just the NV drivers...



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



Bug#645190: Bug#645191: update on waf binary data

2012-03-10 Thread Yves-Alexis Perez
On ven., 2012-03-09 at 21:42 +0100, Carsten Hey wrote:
 [ I'm sending this to the two bugs Rhonda sent the mail I reply to and
   an additional bug tagged wontfix to avoid spamming all affected bugs ]

Can't this be helpful to others?
 
 * Gerfried Fuchs [2011-10-13 15:12 +0200]:
   it seems that the line 161 is actually a tar.bz2 file that gets
  extracted and then used.  Though, first there is some substitution of \r
  and \n characters so that the file could go on one line.
 
   IMHO this is not acceptable because there are no tools included or
  commandline switches offered with waf (in postler and midori) to
  conveniently unpack and repack these part for a.) inspection or b.)
  modification, which are required for packages in Debian main.
 
 Exactly regenerating tarballs is, similar to regenerating man pages that
 contain a date, possible but not that easy.  Ignoring this non-relevant
 difference of regenerated tarballs, I was able to regenerate an exact
 copy of the waf script:
 
   $ rm -rf midori-0.4.3
   $ dpkg-source -x midori_0.4.3-1.dsc /dev/null 21
   $ cd midori-0.4.3
   $ sed  waf -e '1,/^#==$/ d' -e '/^#==$/ d' | tr -d '\n' | sed -e 's/.//' 
 -e 's/#[*]/\n/g' -e 's/#%/\r/g'  waf.orig.tar.bz2
   $ tar tjf waf.orig.tar.bz2
   wafadmin/Logs.py
   wafadmin/Constants.py
   wafadmin/py3kfixes.py
   ...
   $ (sed -n  waf -e '1,/^#==$/ p'; echo REPLACED BY ENCODED TAR.BZ2; sed -n 
  waf -e '/^#==$/ p')  debian/waf.tmpl
   $ wc -c debian/waf.tmpl
   4097 debian/waf.tmpl
   $ (sed -n  debian/waf.tmpl -e '1,/^#==$/ p'; printf '#'; perl -pe  
 waf.orig.tar.bz2 's/\n/#*/g; s/\r/#%/g;'; echo; sed -n  debian/waf.tmpl  -e 
 '/^#==$/ p')  waf.regen
   $ md5sum waf waf.regen
   eca3f4738d809c42cecad2e9ec39a1cc  waf
   eca3f4738d809c42cecad2e9ec39a1cc  waf.regen
 
 I assume that it should be possible to develop a DFSG conforming
 solution based on above hack.  The requirements to sed extend POSIX's
 specifications, but given that it could be replaced with perl and we use
 GNU sed in Debian this shouldn't be a problem.
 
I have to admit I'm not exactly sure what your point is. From where does
the waf command you're using come from?

Regards,
-- 
Yves-Alexis


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


Bug#663350: otrs2: fails to install

2012-03-10 Thread Andreas Beckmann
Package: otrs2
Version: 3.1.2+dfsg1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):



electing previously unselected package otrs2.
  (Reading database ... 14639 files and directories currently installed.)
  Unpacking otrs2 (from .../otrs2_3.1.2+dfsg1-1_all.deb) ...
  Warning: The home dir /usr/share/otrs you specified can't be accessed: No 
such file or directory
  Adding system user `otrs' (UID 102) ...
  Adding new user `otrs' (UID 102) with group `www-data' ...
  Not creating home directory `/usr/share/otrs'.
  Setting up otrs2 (3.1.2+dfsg1-1) ...
  dbconfig-common: writing config to /etc/dbconfig-common/otrs2.conf
  
  Creating config file /etc/dbconfig-common/otrs2.conf with new version
  
  Creating config file /etc/otrs/database.pm with new version
  creating postgres user otrs:  success.
  verifying creation of user: success.
  creating database otrs2: success.
  verifying database otrs2 exists: success.
  populating database via sql...  done.
  dbconfig-common: flushing administrative password
  
  Creating config file /etc/otrs/Kernel/Config.pm with new version
  
  Creating config file /etc/otrs/Kernel/Config/GenericAgent.pm with new version
  
  Creating config file /etc/otrs/maintenance.html with new version
  
  Creating config file /etc/otrs/cron with new version
  
  Creating config file /etc/otrs/fetchmailrc with new version
  
  Creating config file /etc/apache2/conf.d/otrs2 with new version
  Module perl already enabled
  Enabling module rewrite.
  To activate the new configuration, you need to run:
service apache2 restart
  invoke-rc.d: policy-rc.d denied execution of force-reload.
  Subroutine Load redefined at (eval 17) line 2.
  Subroutine Load redefined at /usr/share/otrs/Kernel/Config/Files/ZZZAuto.pm 
line 5.
  DBD::Pg::db do failed: ERROR:  column freekey1 does not exist
  LINE 1: SELECT freekey1, freetext1, freetime1 FROM ticket
 ^ at /usr/share/otrs/Kernel/System/DB.pm line 478.
  no connection to syslog available
- /dev/log is not a socket at 
/usr/share/otrs/Kernel/System/Log/SysLog.pm line 66
  
  Migration started...
  
  Step 1 of 23: Refresh configuration cache... done.
  
  Step 2 of 23: Check framework version... done.
  
  Step 3 of 23: Creating DynamicField tables (if necessary)... done.
  
  Step 4 of 23: Create new dynamic fields for free fields (text, key, date)... 
dpkg: error processing otrs2 (--configure):
   subprocess installed post-installation script returned error exit status 2
  configured to not write apport reports
  Errors were encountered while processing:
   otrs2
  E: Sub-process /usr/bin/dpkg returned an error code (1)


Andreas


otrs2_3.1.2+dfsg1-1.log.gz
Description: GNU Zip compressed data


Bug#663352: xcp-networkd: fails to install

2012-03-10 Thread Andreas Beckmann
Package: xcp-networkd
Version: 1.3.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

  Selecting previously unselected package xcp-networkd.
  (Reading database ... 10382 files and directories currently installed.)
  Unpacking xcp-networkd (from .../xcp-networkd_1.3.2-2_amd64.deb) ...
  Setting up xcp-networkd (1.3.2-2) ...
  /var/lib/dpkg/info/xcp-networkd.postinst: 12: 
/var/lib/dpkg/info/xcp-networkd.postinst: cannot create /etc/xcp/network.conf: 
Directory nonexistent
  dpkg: error processing xcp-networkd (--configure):
   subprocess installed post-installation script returned error exit status 2
  configured to not write apport reports
  Errors were encountered while processing:
   xcp-networkd


cheers,

Andreas


xcp-networkd_1.3.2-2.log.gz
Description: GNU Zip compressed data


Processed: Re: Bug#626741: libtrace3: FTBFS: missing depends on kfreebsd-kernel-headers

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

 notfound 626741 3.0.10-1
Bug #626741 [src:libtrace3] libtrace3: FTBFS: missing depends on 
kfreebsd-kernel-headers
Bug No longer marked as found in versions libtrace3/3.0.10-1.
 thank you
Stopping processing here.

Please contact me if you need assistance.
-- 
626741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626741
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#626741: marked as done (libtrace3: FTBFS: missing depends on kfreebsd-kernel-headers)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 15:54:15 +
with message-id 
camgedbrvuqp6+ombvoiogek7yeocidiwnuaseu+cojheadn...@mail.gmail.com
and subject line Re: Bug#626741: libtrace3: FTBFS: missing depends on 
kfreebsd-kernel-headers
has caused the Debian Bug report #626741,
regarding libtrace3: FTBFS: missing depends on kfreebsd-kernel-headers
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.)


-- 
626741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:libtrace3
Version: 3.0.10-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Adding a build-depend on `kfreebsd-kernel-headers [ kfreebsd-any ]`
will fix the build of libtrace there.

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgptxGhPzliUN.pgp
Description: PGP signature
---End Message---
---BeginMessage---
notfound 626741 3.0.10-1
thank you

On Sun, May 22, 2011 at 4:55 PM, Matt Brown ma...@debian.org wrote:
 On Sat, May 14, 2011 at 10:33 PM, Christoph Egger christ...@debian.org 
 wrote:

    Adding a build-depend on `kfreebsd-kernel-headers [ kfreebsd-any ]`
 will fix the build of libtrace there.

 Why should a package have to depend on the kernel headers? Why does
 libc/some alternative package not install the kernel headers as is
 done by glibc for linux?

This package (libtrace3 version 3.0.10-1) built successfully for
kfreebsd without changes on the 5th of June last year.

https://buildd.debian.org/status/fetch.php?pkg=libtrace3arch=kfreebsd-i386ver=3.0.10-1stamp=1307307921
https://buildd.debian.org/status/fetch.php?pkg=libtrace3arch=kfreebsd-i386ver=3.0.10-1stamp=1307307921

Closing this bug as invalid.

-- 
Matt Brown
m...@mattb.net.nz
Mob +353 86 608 7117 www.mattb.net.nz

---End Message---


Bug#663353: apt-show-versions: Use of uninitialized value

2012-03-10 Thread BG

Subject: apt-show-versions: Use of unitialized value
Package: apt-show-versions
Version: 0.17
Justification: renders package unusable
Severity: grave

Dear Maintainer,
When running apt-show-versions with any option the following is returned:

Use of uninitialized value $_[0] in hash element at 
/usr/bin/apt-show-versions line 728.


This is a short summary. The actual output is about 2000 lines long 
consisting of primarily this line. This began after the updates of 
3/9/12. Contact me if any further info is needed.


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

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

Versions of packages apt-show-versions depends on:
ii  apt  0.8.15.10
ii  libapt-pkg-perl  0.1.25+b1
ii  perl [libstorable-perl]  5.14.2-7

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- 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#655004: marked as done (liblicense: broken binary-indep target)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 16:20:01 +
with message-id e1s6p1v-h1...@franck.debian.org
and subject line Bug#655004: fixed in liblicense 0.8.1-1.1
has caused the Debian Bug report #655004,
regarding liblicense: broken binary-indep target
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.)


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

Source: liblicense
Version: 0.8.1-1
Severity: serious
Justification: Policy 4.9

The binary-indep target doesn't build the liblicense-rdf package, even
though it's arch:all.

--
Jakub Wilk


---End Message---
---BeginMessage---
Source: liblicense
Source-Version: 0.8.1-1.1

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

liblicense-cli_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense-cli_0.8.1-1.1_amd64.deb
liblicense-dev_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense-dev_0.8.1-1.1_amd64.deb
liblicense-icons_0.8.1-1.1_all.deb
  to main/libl/liblicense/liblicense-icons_0.8.1-1.1_all.deb
liblicense-rdf_0.8.1-1.1_all.deb
  to main/libl/liblicense/liblicense-rdf_0.8.1-1.1_all.deb
liblicense3_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense3_0.8.1-1.1_amd64.deb
liblicense_0.8.1-1.1.debian.tar.gz
  to main/libl/liblicense/liblicense_0.8.1-1.1.debian.tar.gz
liblicense_0.8.1-1.1.dsc
  to main/libl/liblicense/liblicense_0.8.1-1.1.dsc
python-liblicense_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/python-liblicense_0.8.1-1.1_amd64.deb



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie s...@debian.org (supplier of updated liblicense 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: Sat, 03 Mar 2012 15:17:55 +
Source: liblicense
Binary: liblicense-dev liblicense3 liblicense-rdf liblicense-cli 
liblicense-icons python-liblicense
Architecture: source all amd64
Version: 0.8.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Asheesh Laroia ashe...@asheesh.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 liblicense-cli - Command line interface for license metadata
 liblicense-dev - Development headers for the liblicense package
 liblicense-icons - Icons for Creative Commons and other licenses
 liblicense-rdf - RDF metadata about media license choices
 liblicense3 - Stores and retrieves license information in media files
 python-liblicense - This package contains Python bindings to analyze license 
info
Closes: 655004 655006
Changes: 
 liblicense (0.8.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add dh_python2 to build-arch sequence (Closes: #655006)
   * Duplicate the binary-arch rules to binary-indep, and run them with
 -a, -i as appropriate (Closes: #655004)
Checksums-Sha1: 
 ad3c9a107ea9bba49c73352c665e0cadfe20922d 2356 liblicense_0.8.1-1.1.dsc
 86b73387cca5f974e2752d96035f9c69e29da3f1 8077 
liblicense_0.8.1-1.1.debian.tar.gz
 55d8a85ace3cf437e51a7e39b08d2c72c0ac3558 253644 
liblicense-rdf_0.8.1-1.1_all.deb
 1da220ba3f0624ec5ce16eb11fd71f3b57536079 41736 
liblicense-icons_0.8.1-1.1_all.deb
 5f280b6c0202daa7fa64d693058d12c1e48973fd 51854 
liblicense-dev_0.8.1-1.1_amd64.deb
 26115363821ce24705f4436ea844242281866b78 154612 liblicense3_0.8.1-1.1_amd64.deb
 bdb8b08de2538d38433e4c1b8512d05d263af71c 13416 
liblicense-cli_0.8.1-1.1_amd64.deb
 152deaafcdf4dcf17299e647cc4966a271f33137 13486 
python-liblicense_0.8.1-1.1_amd64.deb
Checksums-Sha256: 
 1825ef47033fbd6d30e67dcd69606c4ce72774b2e61aa6a9d594699bb91bf36a 2356 
liblicense_0.8.1-1.1.dsc
 ebafc023d3b9f506d3c5b874179bff6c7b99733fe40beb69ef4fe31db6eb3003 8077 
liblicense_0.8.1-1.1.debian.tar.gz
 31e17df72cf4ee5b56278fa9136f87aa6a2aa71255feb6da63369676ffc4cda0 253644 
liblicense-rdf_0.8.1-1.1_all.deb
 00f0936fa0fdb51ef17d7f9377c6db39b0cf38e5aa0c7635baec927b38d9322b 41736 
liblicense-icons_0.8.1-1.1_all.deb
 4624f3f8c7032ea25916191c4cec2b99f7674666c8961187c927560b17ceceb7 51854 
liblicense-dev_0.8.1-1.1_amd64.deb
 e04f8818b96a5dae0e47d475ffd31ba737755f79791eb7c1861ce5901132eacd 154612 

Bug#655006: marked as done (python-liblicense: doesn't depend on python)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 16:20:01 +
with message-id e1s6p1v-h7...@franck.debian.org
and subject line Bug#655006: fixed in liblicense 0.8.1-1.1
has caused the Debian Bug report #655006,
regarding python-liblicense: doesn't depend on python
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.)


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

Package: python-liblicense
Version: 0.8.1-1
Severity: serious
Justification: Policy 3.5

The package doesn't depend on python. It might be related to the fact 
that dh_python2 is never called in debian/rules. :)


--
Jakub Wilk


---End Message---
---BeginMessage---
Source: liblicense
Source-Version: 0.8.1-1.1

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

liblicense-cli_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense-cli_0.8.1-1.1_amd64.deb
liblicense-dev_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense-dev_0.8.1-1.1_amd64.deb
liblicense-icons_0.8.1-1.1_all.deb
  to main/libl/liblicense/liblicense-icons_0.8.1-1.1_all.deb
liblicense-rdf_0.8.1-1.1_all.deb
  to main/libl/liblicense/liblicense-rdf_0.8.1-1.1_all.deb
liblicense3_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/liblicense3_0.8.1-1.1_amd64.deb
liblicense_0.8.1-1.1.debian.tar.gz
  to main/libl/liblicense/liblicense_0.8.1-1.1.debian.tar.gz
liblicense_0.8.1-1.1.dsc
  to main/libl/liblicense/liblicense_0.8.1-1.1.dsc
python-liblicense_0.8.1-1.1_amd64.deb
  to main/libl/liblicense/python-liblicense_0.8.1-1.1_amd64.deb



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie s...@debian.org (supplier of updated liblicense 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: Sat, 03 Mar 2012 15:17:55 +
Source: liblicense
Binary: liblicense-dev liblicense3 liblicense-rdf liblicense-cli 
liblicense-icons python-liblicense
Architecture: source all amd64
Version: 0.8.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Asheesh Laroia ashe...@asheesh.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 liblicense-cli - Command line interface for license metadata
 liblicense-dev - Development headers for the liblicense package
 liblicense-icons - Icons for Creative Commons and other licenses
 liblicense-rdf - RDF metadata about media license choices
 liblicense3 - Stores and retrieves license information in media files
 python-liblicense - This package contains Python bindings to analyze license 
info
Closes: 655004 655006
Changes: 
 liblicense (0.8.1-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add dh_python2 to build-arch sequence (Closes: #655006)
   * Duplicate the binary-arch rules to binary-indep, and run them with
 -a, -i as appropriate (Closes: #655004)
Checksums-Sha1: 
 ad3c9a107ea9bba49c73352c665e0cadfe20922d 2356 liblicense_0.8.1-1.1.dsc
 86b73387cca5f974e2752d96035f9c69e29da3f1 8077 
liblicense_0.8.1-1.1.debian.tar.gz
 55d8a85ace3cf437e51a7e39b08d2c72c0ac3558 253644 
liblicense-rdf_0.8.1-1.1_all.deb
 1da220ba3f0624ec5ce16eb11fd71f3b57536079 41736 
liblicense-icons_0.8.1-1.1_all.deb
 5f280b6c0202daa7fa64d693058d12c1e48973fd 51854 
liblicense-dev_0.8.1-1.1_amd64.deb
 26115363821ce24705f4436ea844242281866b78 154612 liblicense3_0.8.1-1.1_amd64.deb
 bdb8b08de2538d38433e4c1b8512d05d263af71c 13416 
liblicense-cli_0.8.1-1.1_amd64.deb
 152deaafcdf4dcf17299e647cc4966a271f33137 13486 
python-liblicense_0.8.1-1.1_amd64.deb
Checksums-Sha256: 
 1825ef47033fbd6d30e67dcd69606c4ce72774b2e61aa6a9d594699bb91bf36a 2356 
liblicense_0.8.1-1.1.dsc
 ebafc023d3b9f506d3c5b874179bff6c7b99733fe40beb69ef4fe31db6eb3003 8077 
liblicense_0.8.1-1.1.debian.tar.gz
 31e17df72cf4ee5b56278fa9136f87aa6a2aa71255feb6da63369676ffc4cda0 253644 
liblicense-rdf_0.8.1-1.1_all.deb
 00f0936fa0fdb51ef17d7f9377c6db39b0cf38e5aa0c7635baec927b38d9322b 41736 
liblicense-icons_0.8.1-1.1_all.deb
 4624f3f8c7032ea25916191c4cec2b99f7674666c8961187c927560b17ceceb7 51854 
liblicense-dev_0.8.1-1.1_amd64.deb
 

Bug#663356: openacs: prompting due to modified conffiles which where not modified by the user

2012-03-10 Thread Andreas Beckmann
Package: openacs
Version: 5.7.0+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed the piuparts
upgrade test because dpkg detected a conffile as being modified and then
prompted the user for an action. As there is no user input, this fails.
But this is not the real problem, the real problem is that this prompt
shows up in the first place, as there was nobody modifying this conffile
at all, the package has just been installed and upgraded...

This is a violation of policy 10.7.3, see
http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3,
which says [These scripts handling conffiles] must not ask unnecessary
questions (particularly during upgrades), and must otherwise be good
citizens.

http://wiki.debian.org/DpkgConffileHandling should help with figuring
out how to do this properly.

In http://lists.debian.org/debian-devel/2009/08/msg00675.html and
followups it has been agreed that these bugs are to be filed with
severity serious.

From the attached log (scroll to the bottom...):

[...]
  Setting up openacs (5.5.1+dfsg-2) ...
[...]
  Setting up openacs (5.7.0+dfsg-1) ...
  
  Configuration file `/etc/openacs/config.tcl'
   == Modified (by you or by a script) since installation.
   == Package distributor has shipped an updated version.
 What would you like to do about it ?  Your options are:
  Y or I  : install the package maintainer's version
  N or O  : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
   The default action is to keep your current version.
  *** config.tcl (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing openacs 
(--configure):
   EOF on stdin at conffile prompt


cheers,

Andreas


openacs_5.7.0+dfsg-1.log.gz
Description: GNU Zip compressed data


Processed: found 661090 in 1.4.0-2+nmu1, found 619244 in 43-1, found 656113 in 4.03a-3, found 656586 in 2.2-1 ...

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

 found 661090 1.4.0-2+nmu1
Bug #661090 [openvswitch-pki] openvswitch-pki: /usr/share/openvswitch/pki/ 
belongs to /var/lib/
Bug Marked as found in versions openvswitch/1.4.0-2+nmu1.
 found 619244 43-1
Bug #619244 [systemd] systemd: unowned files after purge (policy 6.8, 10.8)
Bug Marked as found in versions systemd/43-1.
 found 656113 4.03a-3
Bug #656113 [wims] wims: fails to install - bin/mkindex: cannot create 
mkindex.log: Permission denied
Bug Marked as found in versions wims/4.03a-3.
 found 656586 2.2-1
Bug #656586 [routino-www] routino-www: fails to purge - command in postrm not 
found
Bug Marked as found in versions routino/2.2-1.
 retitle 656586 fails to purge - rmdir: failed to remove 
 '/var/lib/routino/data': No such file or directory
Bug #656586 [routino-www] routino-www: fails to purge - command in postrm not 
found
Changed Bug title to 'fails to purge - rmdir: failed to remove 
'/var/lib/routino/data': No such file or directory' from 'routino-www: fails to 
purge - command in postrm not found'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656586
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#663220: marked as done (gmime-sharp.dll.config references the wrong library)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 17:32:37 +
with message-id e1s6q9l-00011y...@franck.debian.org
and subject line Bug#663220: fixed in gmime 2.6.7-1
has caused the Debian Bug report #663220,
regarding gmime-sharp.dll.config references the wrong library
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.)


-- 
663220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663220
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgmime2.6-cil
Version: 2.6.6-1
Severity: grave
File: /usr/lib/cli/gmime-sharp-2.6/gmime-sharp.dll.config

Hi,

/usr/lib/cli/gmime-sharp-2.6/gmime-sharp.dll.config has
 target=libgmime-2.6.so
and the correct value would be
 target=libgmime-2.6.so.0

This makes any package using libgmime2.6-cil break, thus RC severity.

Cheers,
Michael


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

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

Versions of packages libgmime2.6-cil depends on:
ii  cli-common 0.8.2
ii  libglib2.0-cil 2.12.10-3
ii  libgmime-2.6-0 2.6.6-1
ii  libmono-corlib4.0-cil  2.10.8.1-1

libgmime2.6-cil recommends no packages.

libgmime2.6-cil suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/lib/cli/gmime-sharp-2.6/gmime-sharp.dll.config (from 
libgmime2.6-cil package)


---End Message---
---BeginMessage---
Source: gmime
Source-Version: 2.6.7-1

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

gmime-bin_2.6.7-1_i386.deb
  to main/g/gmime/gmime-bin_2.6.7-1_i386.deb
gmime_2.6.7-1.debian.tar.gz
  to main/g/gmime/gmime_2.6.7-1.debian.tar.gz
gmime_2.6.7-1.dsc
  to main/g/gmime/gmime_2.6.7-1.dsc
gmime_2.6.7.orig.tar.gz
  to main/g/gmime/gmime_2.6.7.orig.tar.gz
libgmime-2.6-0-dbg_2.6.7-1_i386.deb
  to main/g/gmime/libgmime-2.6-0-dbg_2.6.7-1_i386.deb
libgmime-2.6-0_2.6.7-1_i386.deb
  to main/g/gmime/libgmime-2.6-0_2.6.7-1_i386.deb
libgmime-2.6-dev_2.6.7-1_i386.deb
  to main/g/gmime/libgmime-2.6-dev_2.6.7-1_i386.deb
libgmime-2.6-doc_2.6.7-1_all.deb
  to main/g/gmime/libgmime-2.6-doc_2.6.7-1_all.deb
libgmime2.6-cil-dev_2.6.7-1_all.deb
  to main/g/gmime/libgmime2.6-cil-dev_2.6.7-1_all.deb
libgmime2.6-cil_2.6.7-1_all.deb
  to main/g/gmime/libgmime2.6-cil_2.6.7-1_all.deb
monodoc-gmime2.6-manual_2.6.7-1_all.deb
  to main/g/gmime/monodoc-gmime2.6-manual_2.6.7-1_all.deb



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 663...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Kahn Gillmor d...@fifthhorseman.net (supplier of updated gmime 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: SHA512

Format: 1.8
Date: Sat, 10 Mar 2012 10:49:36 -0500
Source: gmime
Binary: libgmime-2.6-dev libgmime-2.6-doc libgmime-2.6-0 gmime-bin 
libgmime-2.6-0-dbg libgmime2.6-cil libgmime2.6-cil-dev monodoc-gmime2.6-manual
Architecture: source i386 all
Version: 2.6.7-1
Distribution: unstable
Urgency: low
Maintainer: Mirco Bauer mee...@debian.org
Changed-By: Daniel Kahn Gillmor d...@fifthhorseman.net
Description: 
 gmime-bin  - MIME message parser and creator library - runtime
 libgmime-2.6-0 - MIME message parser and creator library - runtime
 libgmime-2.6-0-dbg - MIME message parser and creator library - debugging 
symbols
 libgmime-2.6-dev - MIME message parser and creator library - development files
 libgmime-2.6-doc - MIME message parser and creator library - documentation
 libgmime2.6-cil - CLI binding for the GMime library
 libgmime2.6-cil-dev - CLI binding for the GMime library
 monodoc-gmime2.6-manual - compiled XML documentation for GMime
Closes: 663207 663220
Changes: 
 gmime (2.6.7-1) unstable; urgency=low
 .
   * New Upstream Release.
   * move gmime-bin to Section: utils
   * debian/control: update Vcs-Browser (Closes: #663207)
   * ensure gmime-sharp.dll.config points to the correct .so
 Thanks, Michael Biebl! (Closes: #663220)
   * bump Stanards-Version to 3.9.3 (no changes needed)
   * update Format to 

Processed: Re: Bug#661393: FTBFS: Enabling hardening on amd64 causes relocation errors

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

 severity 661393 serious
Bug #661393 [src:keyutils] FTBFS: Enabling hardening on amd64 causes relocation 
errors
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
661393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661393
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#645190: Bug#645191: update on waf binary data

2012-03-10 Thread Carsten Hey
* Yves-Alexis Perez [2012-03-10 16:30 +0100]:
 On ven., 2012-03-09 at 21:42 +0100, Carsten Hey wrote:
  [ I'm sending this to the two bugs Rhonda sent the mail I reply to and
an additional bug tagged wontfix to avoid spamming all affected bugs ]

 Can't this be helpful to others?

If anybody does not want to remove or patch every waf using package in
Debian, yes, it can be helpful.  A simple script that extracts and
repacks waf and that is documented in Debian.source is unlike an self
extracting python script using various modules something ftpmaster might
accept without shipping the extracted waf source code.  To write such
scripts all one needs to do is to put my hack in a shell script in clean
it up.

$ dpkg-source -x midori_0.4.3-1.dsc /dev/null 21
$ cd midori-0.4.3

 I have to admit I'm not exactly sure what your point is. From where does
 the waf command you're using come from?

It is shipped in the Debian package midori and my point was to show a proof
of concept of an possible solution that would make both happy, ftpmaster
and the maintainers of waf using packages (two RC bugs marked as wontfix
is a good sign that some maintainers currently are not that happy about
the situation).


Regards
Carsten



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



Bug#663363: mongrel: FTBFS: ./test/test_command.rb:9: uninitialized constant GemPlugin (NameError)

2012-03-10 Thread Jakub Wilk

Source: mongrel
Version: 1.1.5-6
Severity: serious
Justification: fails to build from source

mongrel FTBFS:
| /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
/usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
| ./test/test_command.rb:9: uninitialized constant GemPlugin (NameError)
|   from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in 
`gem_original_require'
|   from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in 
`require'
|   from -e:1
|   from -e:1:in `each'
|   from -e:1
| ERROR: Test ruby1.8 failed. Exiting.
| dh_auto_install: dh_ruby --install 
/build/buildd-mongrel_1.1.5-6-i386-l5Ty40/mongrel-1.1.5/debian/mongrel returned 
exit code 1
| make: *** [binary-arch] Error 1

Full build log:
https://buildd.debian.org/status/fetch.php?pkg=mongrelarch=i386ver=1.1.5-6stamp=1326602601

--
Jakub Wilk



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



Bug#662697: nginx-extras: Package removes nginx.conf and other config files on upgrade.

2012-03-10 Thread Kartik Mistry
On Sat, Mar 10, 2012 at 6:29 PM, Cyril Lavier
cyril.lav...@davromaniak.eu wrote:
 I just tried to upgrade nginx-extras to 1.1.16-1 on my debian Sid machine,
 and I didn't had this issue.

 Could you explain us clearly what you did to upgrade nginx-extras ?

 To the other maintainers : could you take time to try to reproduce this bug,
 maybe one of ourselves will be able to reproduce it and therefor, trying to
 produce a fix.

I upgraded from nginx-full -- nginx-extras and it didn't removed any
of my configuration too.

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com



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



Bug#654468: Bug#645191: update on waf binary data

2012-03-10 Thread Carsten Hey
* Carsten Hey [2012-03-10 18:43 +0100]:
 * Yves-Alexis Perez [2012-03-10 16:30 +0100]:
  I have to admit I'm not exactly sure what your point is. From where does
  the waf command you're using come from?

 ...

Actually I was not using a waf command but instead well known tools
installed on every Debian system to extract the source code from a waf
script and then to regenerate this waf script from the source (that
could have been edited in the preferred form of modification in the
meantime).  tar xf and tar cf were missing though, but we all know how
tar works.

Carsten



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



Bug#663368: firebirdi-dev: uninstallable, typo in Depends: libib-utili

2012-03-10 Thread Andreas Beckmann
Source: firebird3.0
Version: 3.0.0~svn+53030.ds3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

due to a typo in the control file, the firebird-dev package is not
installable in experimental:
  Depends: ..., libib-utili (= 3.0.0~svn+53030.ds3-1), ...
but the correct package name is libib-util.


Andreas



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



Bug#655710: libdevel-ebug-perl: Failing tests t/finished.t

2012-03-10 Thread Florian Schlichting
On Sat, Mar 10, 2012 at 08:20:49AM -0500, Brock wrote:
 I've just released Devel::ebug 0.53 which should fix this.

yes, perfect, thanks a lot!

NB, t/ebug.t emits a warning that I don't really understand the source
of, but it seems harmless:

# Looks like your test exited with 256 just after 17.

Florian



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



Processed: tagging 662697

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

 tags 662697 + moreinfo unreproducible
Bug #662697 [nginx-extras] nginx-extras: Package removes nginx.conf and other 
config files on upgrade.
Added tag(s) unreproducible and moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
662697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662697
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#645190: Bug#645191: update on waf binary data

2012-03-10 Thread Yves-Alexis Perez
On sam., 2012-03-10 at 19:12 +0100, Carsten Hey wrote:
 * Carsten Hey [2012-03-10 18:43 +0100]:
  * Yves-Alexis Perez [2012-03-10 16:30 +0100]:
   I have to admit I'm not exactly sure what your point is. From where does
   the waf command you're using come from?
 
  ...
 
 Actually I was not using a waf command but instead well known tools
 installed on every Debian system to extract the source code from a waf
 script and then to regenerate this waf script from the source (that
 could have been edited in the preferred form of modification in the
 meantime).  tar xf and tar cf were missing though, but we all know how
 tar works.
 
Yeah, good point. ftpmasters, any comment on this? (see few previous
mail in any of the CC: bugs).

Regards,
-- 
Yves-Alexis


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


Bug#663049: Pending fixes for bugs in the librdf-query-client-perl package

2012-03-10 Thread pkg-perl-maintainers
tag 663049 + pending
thanks

Some bugs in the librdf-query-client-perl package are closed in
revision a182d21ae64287addd2fb95d295764cf7a4162f4 in branch 'master'
by Florian Schlichting

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-query-client-perl.git;a=commitdiff;h=a182d21

Commit message:

Added changed_sparql_uri.patch (closes: #663049)




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



Processed: Pending fixes for bugs in the librdf-query-client-perl package

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

 tag 663049 + pending
Bug #663049 [librdf-query-client-perl] librdf-query-client-perl: FTBFS: Can't 
call method is_boolean on an undefined value at t/01basic.t line 32.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663049
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#663382: cupt: missing depends on apt?

2012-03-10 Thread Raphael Geissert
Package: cupt
Version: 2.4.0
Severity: serious

Hi,

After removing apt with cupt, cupt is useless:

# cupt install apt
Building the package cache...
E: unable to open file '//var/lib/apt/extended_states': No such file or 
directory
E: error while parsing extended states
E: error while creating package cache
E: error performing command 'install'
# cupt update
E: unable to open file '//var/lib/apt/extended_states': No such file or 
directory
E: error while parsing extended states
E: error while creating package cache
E: error performing command 'update'

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Bug#663383: openvas-scanner: FTBFS: missing Build-Depends: cmake

2012-03-10 Thread Andreas Beckmann
Package: openvas-scanner
Version: 3.2.3-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

building in a minimal sid+experimental chroot fails with:

  /bin/sh: cmake: command not found


Andreas



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



Bug#663388: gnustep-back-common: unowned files after purge (policy 6.8, 10.8) violating FHS (policy 9.1) too

2012-03-10 Thread Andreas Beckmann
Package: gnustep-back-common
Version: 0.20.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package left unowned files on
the system after purge, which is a violation of policy 6.8 (or 10.8):

http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails

From the attached log (scroll to the bottom...):

0m32.0s ERROR: FAIL: Package purging left files on system:
  /root/GNUstep  not owned
  /root/GNUstep/Library  not owned
  /var/lib/GNUstep   not owned
  /var/lib/GNUstep/Fonts not owned
  /var/log/gnustep-back-common.log   not owned


As putting files into /root is also a violation of
http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2
I'm setting the severity to serious.


cheers,

Andreas


gnustep-back-common_0.20.1-2.log.gz
Description: GNU Zip compressed data


Bug#663389: collabtive: uninstallable in sid: smarty no longer available

2012-03-10 Thread Andreas Beckmann
Package: collabtive
Version: 0.7.5-4
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

collabtive depends on smarty which was recently removed from unstable:
http://bugs.debian.org/592797
  RM: smarty -- RoQA; unmaintained, multiple security issues, obsoleted by 
smarty3


Cheers,

Andreas



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



Processed: tagging 569394, tagging 569394

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

 tags 569394 - sid
Bug #569394 [src:libopensync-plugin-gpe] libopensync-plugin-gpe: FTBFS: 
Nonexistent build-dependency: libopensync0-dev
Warning: Unknown package 'src:libopensync-plugin-gpe'
Removed tag(s) sid.
Warning: Unknown package 'src:libopensync-plugin-gpe'
 # removed from sid and wheezy
 tags 569394 - wheezy
Bug #569394 [src:libopensync-plugin-gpe] libopensync-plugin-gpe: FTBFS: 
Nonexistent build-dependency: libopensync0-dev
Warning: Unknown package 'src:libopensync-plugin-gpe'
Removed tag(s) wheezy.
Warning: Unknown package 'src:libopensync-plugin-gpe'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
569394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569394
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#663382: cupt: missing depends on apt?

2012-03-10 Thread Eugene V. Lyubimkin
tags 663382 important
retitle 663382 fallback to cupt-specific extended_states file
quit

Hello Raphael, thank you for testing,

On 2012-03-10 13:18, Raphael Geissert wrote:
 After removing apt with cupt, cupt is useless:
 
 # cupt install apt
 Building the package cache...
 E: unable to open file '//var/lib/apt/extended_states': No such file or 
 directory

/var/lib/apt/extended_states is the file where the information about
automatically installed packages is stored. This information is not
specific to libapt and should ideally be shared between high-level
packages, yet this not the current state of affairs.

Cupt does not need apt for the work, but it needs an extended states
file (for reading and writing). In unusual setups where apt is not
installed at all, you can easily override the path of the file. For
example, putting

dir::state::extendedstates /var/lib/cupt/extended_states;

to /etc/cupt/cupt.conf and then 'touch /var/lib/cupt/extended_states'
should make cupt happy. I thus downgraded severity a bit.

I agree that some fallback should be implemented by default to not
require this from the user. It will be implemented. The real solution
would be to move this file to a shared location which all high-level
package managers can use, not sure if APT team would be willing to do it.


Regardless of the Cupt-side fixes, I would say it's an error for apt to
delete these kind of files even on purge, and a serious error if its
deleted by a simple removal (you didn't specify the command so I can't
guess was your case 'remove' or 'purge'). You may want to file a bug on
apt about this.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer



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



Processed (with 1 errors): Re: Bug#663382: cupt: missing depends on apt?

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

 tags 663382 important
Unknown tag/s: important.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore lenny 
lenny-ignore squeeze squeeze-ignore wheezy wheezy-ignore.

 retitle 663382 fallback to cupt-specific extended_states file
Bug #663382 [cupt] cupt: missing depends on apt?
Changed Bug title to 'fallback to cupt-specific extended_states file' from 
'cupt: missing depends on apt?'
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
663382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663382
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#663396: libiscwt-java: uninstallable in sid

2012-03-10 Thread Andreas Beckmann
Package: libiscwt-java
Version: 5.3.20100629-1
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

libiscwt-java has
  Depends: libisfreetype-5.2-java, libisnativec-5.2-java, ...
which are no longer available as they have been renamed to not include
the version number in the package name.
A rebuild without any further changes is sufficient to pick up the new
package names. (A binNMU can't be done as these are arch:all packages).


Cheers,

Andreas



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



Processed: closing 659457

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

 close 659457
Bug#659457: libsdl-perl in unstable breaks frozen-bubble
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Reinhard Karcher 
reinhard.karc...@gmx.net

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
659457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659457
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#659457: closing 659457

2012-03-10 Thread Dominique Dumont
close 659457 
thanks

Hello

libsdl-perl (2.537~02-2) provides a Breaks instruction as suggested by
Joss (thanks).

And a new frozen-bubble was uploaded that is compatible with new
libsdl-perl so you can resume playing. :-)

All the best



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



Bug#663382: cupt: missing depends on apt?

2012-03-10 Thread Raphael Geissert
Hi,

On Saturday 10 March 2012 15:23:52 Eugene V. Lyubimkin wrote:
 Cupt does not need apt for the work, but it needs an extended states
 file (for reading and writing). In unusual setups where apt is not
 installed at all, you can easily override the path of the file. For
 example, putting
 
 dir::state::extendedstates /var/lib/cupt/extended_states;
 
 to /etc/cupt/cupt.conf and then 'touch /var/lib/cupt/extended_states'
 should make cupt happy. I thus downgraded severity a bit.

TBH, I disagree with downgrading the severity. Like with many kinds of bugs, 
you can work around them, but that doesn't mean the impact is lower.

In my case I had to download apt by hand to re-install it with dpkg because 
cupt coulnd't help me at all.

I also wonder if you shouldn't be at least recommending one of the download 
methods...

 Regardless of the Cupt-side fixes, I would say it's an error for apt to
 delete these kind of files even on purge, and a serious error if its
 deleted by a simple removal (you didn't specify the command so I can't
 guess was your case 'remove' or 'purge'). You may want to file a bug on
 apt about this.

I purged apt. APT's postrm runs rm -rf on /var/cache/apt and /var/lib/apt.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Bug#661668: racoon: uninstallable on squeeze - something error happened while pfkey initializing

2012-03-10 Thread Matthew Grant
Hi Simon!

Which kernel are you running with? Distribution or self-compiled.
Either your xfrm kernel modules are not loading or they are not compiled.

I will have a quick look into it, with a clean squeeze install.  If it
works there (which I think it will) I will be closing the bug.

Any how, I am reducing priority of this bug to normal as 0.8.0 is
working well in testing/unstable.

Cheers,

Matthew



signature.asc
Description: OpenPGP digital signature


Processed: severity #661668 normal

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

 severity  #661668 normal
Bug #661668 [racoon] racoon: uninstallable on squeeze - something error 
happened while pfkey initializing
Severity set to 'normal' from 'serious'


End of message, stopping processing here.

Please contact me if you need assistance.
-- 
661668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661668
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#663397: python-melange: uninstallable in sid - depends on unavailable python-factory-boy

2012-03-10 Thread Andreas Beckmann
Package: python-melange
Version: 1:2012.1~e4-1
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

python-melange has
  Depends: ..., python-factory-boy, ...
but no such package is available. There is a factory-boy package that
was recently added.


Cheers,

Andreas



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



Bug#663352: marked as done (xcp-networkd: fails to install)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2012 22:07:55 +
with message-id e1s6usb-0002jo...@franck.debian.org
and subject line Bug#663352: fixed in xen-api 1.3.2-3
has caused the Debian Bug report #663352,
regarding xcp-networkd: fails to install
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.)


-- 
663352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xcp-networkd
Version: 1.3.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

  Selecting previously unselected package xcp-networkd.
  (Reading database ... 10382 files and directories currently installed.)
  Unpacking xcp-networkd (from .../xcp-networkd_1.3.2-2_amd64.deb) ...
  Setting up xcp-networkd (1.3.2-2) ...
  /var/lib/dpkg/info/xcp-networkd.postinst: 12: 
/var/lib/dpkg/info/xcp-networkd.postinst: cannot create /etc/xcp/network.conf: 
Directory nonexistent
  dpkg: error processing xcp-networkd (--configure):
   subprocess installed post-installation script returned error exit status 2
  configured to not write apport reports
  Errors were encountered while processing:
   xcp-networkd


cheers,

Andreas


xcp-networkd_1.3.2-2.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: xen-api
Source-Version: 1.3.2-3

We believe that the bug you reported is fixed in the latest version of
xen-api, which is due to be installed in the Debian FTP archive:

libxenapi-ocaml-dev_1.3.2-3_amd64.deb
  to main/x/xen-api/libxenapi-ocaml-dev_1.3.2-3_amd64.deb
python-xenapi_1.3.2-3_all.deb
  to main/x/xen-api/python-xenapi_1.3.2-3_all.deb
xcp-networkd_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-networkd_1.3.2-3_amd64.deb
xcp-squeezed_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-squeezed_1.3.2-3_amd64.deb
xcp-v6d_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-v6d_1.3.2-3_amd64.deb
xcp-xapi-debug_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-xapi-debug_1.3.2-3_amd64.deb
xcp-xapi_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-xapi_1.3.2-3_amd64.deb
xcp-xe_1.3.2-3_amd64.deb
  to main/x/xen-api/xcp-xe_1.3.2-3_amd64.deb
xen-api_1.3.2-3.debian.tar.gz
  to main/x/xen-api/xen-api_1.3.2-3.debian.tar.gz
xen-api_1.3.2-3.dsc
  to main/x/xen-api/xen-api_1.3.2-3.dsc



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 663...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand z...@debian.org (supplier of updated xen-api 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: RIPEMD160

Format: 1.8
Date: Sat, 10 Mar 2012 22:25:05 +
Source: xen-api
Binary: xcp-xapi python-xenapi xcp-squeezed xcp-v6d libxenapi-ocaml-dev 
xcp-xapi-debug xcp-xe xcp-networkd
Architecture: source amd64 all
Version: 1.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Pkg Xen pkg-xen-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 libxenapi-ocaml-dev - OCaml bindings for the Xen API
 python-xenapi - XCP XenAPI Python libraries
 xcp-networkd - daemon to manage network configuration for xcp-xapi
 xcp-squeezed - daemon in charge of memory ballooning for xen domains
 xcp-v6d- feature daemon for xcp-xapi
 xcp-xapi   - XCP XenAPI server
 xcp-xapi-debug - Binary utils to help debug XCP
 xcp-xe - command line utility for managing XCP hosts
Closes: 663352
Changes: 
 xen-api (1.3.2-3) unstable; urgency=low
 .
   * Added /etc/xen as an empty directory for xcp-networkd (Closes: #663352).
Checksums-Sha1: 
 da2115f33cbdc82b63403099d0dba7fe35e4d1cd 1971 xen-api_1.3.2-3.dsc
 5457a4b78daa40ca48697129ae48b16f58f461e2 54852 xen-api_1.3.2-3.debian.tar.gz
 21cbefb145c943702ea0890bac83d99f309f4f15 7434930 xcp-xapi_1.3.2-3_amd64.deb
 3efdc1fbc83b2974d934842df7cf2d6bf91e1aaf 8982 python-xenapi_1.3.2-3_all.deb
 0807989245d793e3f621b523ae9b2c58575e794f 659822 xcp-squeezed_1.3.2-3_amd64.deb
 bf4b4d9c6441a521f7bad15ba4bb65a6fc457dfe 839270 xcp-v6d_1.3.2-3_amd64.deb
 b7da8401df8f569a34a0f99699b737f162bd0376 1200956 

Processed: your mail

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

 tags 663397 pending
Bug #663397 [python-melange] python-melange: uninstallable in sid - depends on 
unavailable python-factory-boy
Added tag(s) pending.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
663397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663397
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#663403: FTBFS: cannot find -lgeos

2012-03-10 Thread Andreas Beckmann
Source: basemap
Version: 1.0.2-1
Severity: serious
Justification: fails to build from source

Hi,

basemap FTBFS in a clean and current sid chroot.
End of the build log:

gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
build/temp.linux-x86_64-2.6-pydebug/src/_geoslib.o -lgeos_c -lgeos -o 
build/lib.linux-x86_64-2.6-pydebug/_geoslib_d.so
/usr/bin/ld: cannot find -lgeos
collect2: ld returned 1 exit status
/usr/bin/ld: cannot find -lgeos
collect2: ld returned 1 exit status
error: Command gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions 
build/temp.linux-x86_64-2.6-pydebug/src/_geoslib.o -lgeos_c -lgeos -o 
build/lib.linux-x86_64-2.6-pydebug/_geoslib_d.so failed with exit status 1
[79572 refs]
dh_auto_build: python2.6-dbg setup.py build --force returned exit code 1
make: *** [build-arch] Error 1


Andreas



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



Bug#663283: pbuilder: pbuilder-satisfydepends failed due to --check-key deprecation bug

2012-03-10 Thread Thorsten Glaser
tags 663283 + patch
thanks

Dixi quod…

Here’s a possible fix (untested).

It at least allows me to build again.

bye,
//mira“pbuilder_0.207+nmu0tg1_all.deb”bilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh



--
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#663283: pbuilder: pbuilder-satisfydepends failed due to --check-key deprecation bug

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

 tags 663283 + patch
Bug #663283 [pbuilder] pbuilder: pbuilder-satisfydepends failed due to 
--check-key deprecation bug
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663283
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#663404: software-properties-kde: uninstallable in sid: depends on qapt-batch/experimental

2012-03-10 Thread Andreas Beckmann
Package: software-properties-kde
Version: 0.82.4debian3
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

software-properties-kde in unstable depends on qapt-batch which is only
available in experimental.


Cheers,

Andreas



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



Bug#652216: (Fwd) [rt.cpan.org #73293] libgssapi-perl: FTBFS: Failed 1/9 test programs. 1/152 subtests failed.

2012-03-10 Thread gregor herrmann
- Forwarded message from Florian via RT bug-gss...@rt.cpan.org -

From: Florian via RT bug-gss...@rt.cpan.org
Subject: [rt.cpan.org #73293] libgssapi-perl: FTBFS: Failed 1/9 test programs. 
1/152 subtests failed.
Date: Sat, 10 Mar 2012 17:58:33 -0500
Cc: ken...@cpan.org, gre...@cpan.org
Reply-To: bug-gss...@rt.cpan.org

URL: https://rt.cpan.org/Ticket/Display.html?id=73293 

Hi Achim,

have you been able to reproduce this yet? If not, you might be interested 
to hear that I've been poking at the not-ok GSSAPI::Status object a bit. 
Here, $status consistently stringifies as

'Unspecified GSS failure.  Minor code may provide more information
Success
'

with $status-major being 851968 and $status-minor: 11 (no idea 
where those numbers come from... 0xD and 0x186A1, respectively). The 
Kerberos library is MIT Kerberos version 1.10 beta1 (r25646).

I have zero understanding of Kerberos, but Unspecified failure ... 
Success sounds weird. A little further up in t/inquire_cred.t it says 
'This tests only work if user has run kinit succesfully', and that's 
something which I haven't done manually and which certainly hasn't been 
done in the cleanroom build chroots where this error was originally 
observed. So perhaps the SKIP condition isn't precise enough any more?

Florian




- End forwarded message -

-- 
 .''`.  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: John Zorn: Avelut (Frisell)


signature.asc
Description: Digital signature


Processed: bug 663049 is forwarded to https://rt.cpan.org/Public/Bug/Display.html?id=75676

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

 forwarded 663049 https://rt.cpan.org/Public/Bug/Display.html?id=75676
Bug #663049 [librdf-query-client-perl] librdf-query-client-perl: FTBFS: Can't 
call method is_boolean on an undefined value at t/01basic.t line 32.
Set Bug forwarded-to-address to 
'https://rt.cpan.org/Public/Bug/Display.html?id=75676'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663049
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#662971: marked as done (openmsx-catapult: not installable in sid, needs update)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 00:03:56 +
with message-id e1s6wgs-0005sf...@franck.debian.org
and subject line Bug#662971: fixed in openmsx-catapult 0.8.2-1
has caused the Debian Bug report #662971,
regarding openmsx-catapult: not installable in sid, needs update
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.)


-- 
662971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: openmsx-catapult
Version: 0.8.1-3
Severity: serious
User: trei...@debian.org
Usertags: edos-outdated

Hi,

openmsx-catapult depends on openmsx ( 0.8.2). In sid we are, however,
past that version of openmsx:

% rmadison openmsx
 openmsx | 0.6.3-2| lenny   | source, alpha, amd64, arm, armel, hppa, i386, 
ia64, mips, mipsel, powerpc, s390, sparc
 openmsx | 0.8.0-1| squeeze | source, amd64, armel, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc
 openmsx | 0.8.2-1| sid | source, amd64, armel, armhf, hurd-i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc
 openmsx | 0.8.2-1+b1 | sid | i386

Hence, openmsx-catapult needs to be updated in order to become installable
again.

-Ralf.
-- 
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.jussieu.fr/~treinen/


---End Message---
---BeginMessage---
Source: openmsx-catapult
Source-Version: 0.8.2-1

We believe that the bug you reported is fixed in the latest version of
openmsx-catapult, which is due to be installed in the Debian FTP archive:

openmsx-catapult_0.8.2-1.debian.tar.gz
  to main/o/openmsx-catapult/openmsx-catapult_0.8.2-1.debian.tar.gz
openmsx-catapult_0.8.2-1.dsc
  to main/o/openmsx-catapult/openmsx-catapult_0.8.2-1.dsc
openmsx-catapult_0.8.2-1_i386.deb
  to main/o/openmsx-catapult/openmsx-catapult_0.8.2-1_i386.deb
openmsx-catapult_0.8.2.orig.tar.gz
  to main/o/openmsx-catapult/openmsx-catapult_0.8.2.orig.tar.gz



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 662...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Wijnen wij...@debian.org (supplier of updated openmsx-catapult 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, 10 Mar 2012 21:02:43 +0100
Source: openmsx-catapult
Binary: openmsx-catapult
Architecture: source i386
Version: 0.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Bas Wijnen wij...@debian.org
Changed-By: Bas Wijnen wij...@debian.org
Description: 
 openmsx-catapult - GUI for openMSX
Closes: 662971
Changes: 
 openmsx-catapult (0.8.2-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #662971)
   * New maintainer, update packaging.
   * Upgrade standards version to 3.9.3. (No changes needed)
Checksums-Sha1: 
 12954e36b98830a00ada54a7a5384a08984ae5af 1192 openmsx-catapult_0.8.2-1.dsc
 f9a03c92fa76af4ab7fffbca91f159deb81fa2bf 1284311 
openmsx-catapult_0.8.2.orig.tar.gz
 7e9bf9327b79c13a276b20834943b2da1624d082 6316 
openmsx-catapult_0.8.2-1.debian.tar.gz
 233e2ab4e9989643f5264015cd97ba9b2c38ae20 318394 
openmsx-catapult_0.8.2-1_i386.deb
Checksums-Sha256: 
 4534b8297f3bcdee95f11917e9574f1e8291da34e3fe19a7fc69c8395933031c 1192 
openmsx-catapult_0.8.2-1.dsc
 9168b0c88d4d2a3b76691fd4b995f464de8365ec882f0ea3948a833ea783 1284311 
openmsx-catapult_0.8.2.orig.tar.gz
 d58110f302c65b8a2b853ab92bf67f0a5d31d2084ba15034d7f3508191df0788 6316 
openmsx-catapult_0.8.2-1.debian.tar.gz
 fec931d500e53ef14547b0f7ec1cfadde03bbd2318b8128323807210cfba99c0 318394 
openmsx-catapult_0.8.2-1_i386.deb
Files: 
 c3d66319258f9f45c0bcd07776464e01 1192 otherosfs optional 
openmsx-catapult_0.8.2-1.dsc
 3f1066cc30f9f64158f959eaad98c5c5 1284311 otherosfs optional 
openmsx-catapult_0.8.2.orig.tar.gz
 ea0a828e5ae7ac57a2dd851db092c609 6316 otherosfs optional 
openmsx-catapult_0.8.2-1.debian.tar.gz
 0ec2ce02089a69dc86b4419917105484 318394 otherosfs optional 
openmsx-catapult_0.8.2-1_i386.deb

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

iEYEARECAAYFAk9b6UIACgkQFShl+2J8z5VGbACfd/ZhTHmYp1DJglNbcZl9BSKZ
eWEAoNKVSdADJmtYS2pUllyW/FSJ9vmP
=fC0u
-END PGP SIGNATURE-


---End Message---


Processed: severity of 656791 is grave

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

 # completely usless without a syslog
 severity 656791 grave
Bug #656791 [approx] approx: should depend on system-log-daemon
Severity set to 'grave' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656791
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#580308: update: distcc-pump: hardcoded python version in paths

2012-03-10 Thread Daniel Hartwig
Effectively the situation involves these factors:

- distcc-pump ships python modules (.py) and extensions (.so)
- the extensions are only compiled for one python version
- installed using distutils
- distcc-pump is a bash script which calls the modules directly
('python /path/to/include_server.py')
- upstream includes a kludge that uses PYTHONPATH to set the location
of the extension (.so)

These factors combine to cause the repeated breakage and difficulties
with this package.

The previous attempts to fix this (both Debian and Ubuntu) is merely
to update the PYTHONPATH kludge for whatever path is *presumed* the
extensions will end up.  This of course breaks as the supported and
default python versions change.

The solution, IMO:

- extension is compiled for all supported python versions OR load with
'python2.N' instead of 'python'
- distutils amended to use --install-format=deb (may not be required)
- remove PYTHONPATH kludge
- bash script should call, e.g., 'python -m
include_server.include_server -c Main()'
- magic (?)

Due to scheduling today I hope to have a patch for this late this
evening.  The issue has already proved quite involved (my hopes of a
one-line fix were smashed.. several times !)

Otherwise, I guess that 'python /path/to/include_server.py' suggests
that these modules are considered private and should really be
installed to /usr/{share,lib}/distcc-pump/include_server.py, etc. and
called directly as '/usr/share/distcc-pump/include_server.py'
(requires fix to #!, which is hard-coded python2.4)

There is also a new upstream release since late 2011.



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



Bug#652216: [rt.cpan.org #73293] libgssapi-perl: FTBFS: Failed 1/9 test programs. 1/152 subtests failed.

2012-03-10 Thread Florian Schlichting
I think I've been able to confirm my earlier guess. Running the test in
a squeeze (Debian stable) chroot, I get:


# prove -v inquire_cred.t
inquire_cred.t .. 
1..6
# 
# 
# No error: acquire_cred() failed, maybe because you have to run kinit first.
# Errormessage from your GSSAPI-implementation is: 
# 
# Unspecified GSS failure.  Minor code may provide more information
# Credentials cache file '/tmp/krb5cc_0' not found
# 
# run kinit to get a TGT and retry this test (just skipping now).
# 
ok 1 # skip This tests only work if user has run kinit succesfully
ok 2 # skip This tests only work if user has run kinit succesfully
ok 3 # skip This tests only work if user has run kinit succesfully
ok 4 # skip This tests only work if user has run kinit succesfully
ok 5 # skip This tests only work if user has run kinit succesfully
ok 6 # skip This tests only work if user has run kinit succesfully
(in cleanup) oidset has no value.
ok
All tests successful.
Files=1, Tests=6,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.02 cusr  0.00 
csys =  0.04 CPU)
Result: PASS


So really this test should be skipped in the build chroots, and the
error is that that's not happening with current (1.10) MIT Kerberos.
Debian stable / squeeze still has MIT Kerberos version 1.8.3.

Florian



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



Bug#644590: marked as done (faust: FTBFS(!linux): fatal error: winsock2.h: No such file or directory)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 00:47:34 +
with message-id e1s6wwg-0001up...@franck.debian.org
and subject line Bug#644590: fixed in faust 0.9.43-1.1
has caused the Debian Bug report #644590,
regarding faust: FTBFS(!linux): fatal error: winsock2.h: No such file or 
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.)


-- 
644590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644590
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:faust
Version: 0.9.43-1
X-Debbugs-Cc: debian-...@lists.debian.org
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* (and hurd) buildds:

make -C oscpack
make[3]: Entering directory 
`/build/buildd-faust_0.9.43-1-kfreebsd-amd64-Wf9ZSG/faust-0.9.43/architecture/osclib/oscpack'
g++ -g -O2 -g -O2 -Wall -Wno-parentheses -I. -Iip -Iip/win32 -Iosc   -c -o 
ip/IpEndpointName.o ip/IpEndpointName.cpp
g++ -g -O2 -g -O2 -Wall -Wno-parentheses -I. -Iip -Iip/win32 -Iosc   -c -o 
ip/win32/NetworkingUtils.o ip/win32/NetworkingUtils.cpp
ip/win32/NetworkingUtils.cpp:32:77: fatal error: winsock2.h: No such file or 
directory
compilation terminated.
make[3]: *** [ip/win32/NetworkingUtils.o] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=faustarch=kfreebsd-amd64ver=0.9.43-1stamp=1316345753

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


---End Message---
---BeginMessage---
Source: faust
Source-Version: 0.9.43-1.1

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

faust_0.9.43-1.1.diff.gz
  to main/f/faust/faust_0.9.43-1.1.diff.gz
faust_0.9.43-1.1.dsc
  to main/f/faust/faust_0.9.43-1.1.dsc
faust_0.9.43-1.1_amd64.deb
  to main/f/faust/faust_0.9.43-1.1_amd64.deb



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 644...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated faust 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, 09 Mar 2012 08:43:21 +0900
Source: faust
Binary: faust
Architecture: source amd64
Version: 0.9.43-1.1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang ml...@debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 faust  - functional programming language for realtime audio applications
Closes: 644590 652322
Changes: 
 faust (0.9.43-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS on Kfreebsd. (Closes: #644590)
 Add kfreebsd support to architecture/osclib/oscpack/Makefile.
   * Fix FTBFS on all architecture by atoi. (Closes: #652322)
 Add #include stdlib.h to architecture/misc.h.
Checksums-Sha1: 
 fab41fb4c15d7cfd0db3f66c7f8cb7d3e7a2446a 1640 faust_0.9.43-1.1.dsc
 8817db33a8e053d0cbd57a4bbc4176a0b87aed59 3429 faust_0.9.43-1.1.diff.gz
 38e3458f5d82fc51b74cf30571416c1fec939b60 7299528 faust_0.9.43-1.1_amd64.deb
Checksums-Sha256: 
 90f1011454c0bbfc122e9ebae1f1fc6020e558273af15812f3d980ff897a8774 1640 
faust_0.9.43-1.1.dsc
 631791238cc5053d5ad07c91c1a64676d5c46ca1a1f45359a61c88aa38751ba9 3429 
faust_0.9.43-1.1.diff.gz
 564eb37a0a8b481c58f324bb79dccb56d04328fc1a5a464823d21c050a511250 7299528 
faust_0.9.43-1.1_amd64.deb
Files: 
 0a3effbc32df1444bde3cc1a9f641d7c 1640 sound optional faust_0.9.43-1.1.dsc
 ba9556f3a7d2327d3125926f4dbb4d96 3429 sound optional faust_0.9.43-1.1.diff.gz
 b2a044fee1af2463ef824597b6875149 7299528 sound optional 
faust_0.9.43-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPWU3zAAoJEDIkf7tArR+m9I8P/ivlf29xiZw3gyXMXzFpyeeV
POXeCQ2ai2qn7O3NaOdA9N4wfq+HIsJrYqMgxf2fJ7iBndxg09CFseD7X/kCzygi
ou5qPzQs0/ht2aLnQJvWBT2zg0xqMn31+ff7al9yCrajhWbm7GNnSjlAwljveIlL
tVeUUgD9bYZMYEiI+4JhxWbipVdfd8NY4Hm2ozIp9L32rqNn+I1dln3RUthhK3Wm
pnC/PZxiLVlgeyM78IAHXbBEIf1xYg6juwJcaSmzfR6rsIxtACr5kNetQMDGC4PK
oQC8EU6/5mDCukg29bIlIvI9J1bAYyFyQeklTntuGmaC8WROMdmWQ7HxLcH1Z/L+

Bug#652322: marked as done (faust: FTBFS on almost all arches, error: 'atoi' was not declared in this scope)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 00:47:34 +
with message-id e1s6wwg-0001us...@franck.debian.org
and subject line Bug#652322: fixed in faust 0.9.43-1.1
has caused the Debian Bug report #652322,
regarding faust: FTBFS on almost all arches, error: 'atoi' was not declared in 
this scope
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.)


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

package: faust
serverity: serious
version: 0.9.43-1
justification: causes another package (which built successfully in the 
past) to FTBFS


Building foo-yc20 on most architectures* gives

g++ src/faust-dsp-standalone.cpp -O2 -ffast-math -ftree-vectorize -fPIC 
-DVERSION=1.3.0 -I/usr/lib/faust -Isrc/ -Iinclude/ -DPREFIX=/usr -Wall -c -o 
src/faust-dsp-standalone.o
In file included from src/../gen/yc20-dsp-standalone.cpp:36:0,
from src/faust-dsp-standalone.cpp:31:
/usr/lib/faust/misc.h: In function 'long int lopt(char**, const char*, long 
int)':
/usr/lib/faust/misc.h:45:75: error: 'atoi' was not declared in this scope
make[2]: *** [src/faust-dsp-standalone.o] Error 1

It seems that misc.h is using atoi but not including stdlib.h. A c 
program will get away with this (with an implicit declaration warning) 
but a c++ program will not


This does not seem to affect the version in testing.

* local tests show foo-yc20 building fine on amd64, I dunno why. Buildd 
logs show foo-yc20 building fine on kfreebsd and hurd, presumablly 
because there the latest version of faust isn't built there.



---End Message---
---BeginMessage---
Source: faust
Source-Version: 0.9.43-1.1

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

faust_0.9.43-1.1.diff.gz
  to main/f/faust/faust_0.9.43-1.1.diff.gz
faust_0.9.43-1.1.dsc
  to main/f/faust/faust_0.9.43-1.1.dsc
faust_0.9.43-1.1_amd64.deb
  to main/f/faust/faust_0.9.43-1.1_amd64.deb



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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated faust 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, 09 Mar 2012 08:43:21 +0900
Source: faust
Binary: faust
Architecture: source amd64
Version: 0.9.43-1.1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang ml...@debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 faust  - functional programming language for realtime audio applications
Closes: 644590 652322
Changes: 
 faust (0.9.43-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS on Kfreebsd. (Closes: #644590)
 Add kfreebsd support to architecture/osclib/oscpack/Makefile.
   * Fix FTBFS on all architecture by atoi. (Closes: #652322)
 Add #include stdlib.h to architecture/misc.h.
Checksums-Sha1: 
 fab41fb4c15d7cfd0db3f66c7f8cb7d3e7a2446a 1640 faust_0.9.43-1.1.dsc
 8817db33a8e053d0cbd57a4bbc4176a0b87aed59 3429 faust_0.9.43-1.1.diff.gz
 38e3458f5d82fc51b74cf30571416c1fec939b60 7299528 faust_0.9.43-1.1_amd64.deb
Checksums-Sha256: 
 90f1011454c0bbfc122e9ebae1f1fc6020e558273af15812f3d980ff897a8774 1640 
faust_0.9.43-1.1.dsc
 631791238cc5053d5ad07c91c1a64676d5c46ca1a1f45359a61c88aa38751ba9 3429 
faust_0.9.43-1.1.diff.gz
 564eb37a0a8b481c58f324bb79dccb56d04328fc1a5a464823d21c050a511250 7299528 
faust_0.9.43-1.1_amd64.deb
Files: 
 0a3effbc32df1444bde3cc1a9f641d7c 1640 sound optional faust_0.9.43-1.1.dsc
 ba9556f3a7d2327d3125926f4dbb4d96 3429 sound optional faust_0.9.43-1.1.diff.gz
 b2a044fee1af2463ef824597b6875149 7299528 sound optional 
faust_0.9.43-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPWU3zAAoJEDIkf7tArR+m9I8P/ivlf29xiZw3gyXMXzFpyeeV
POXeCQ2ai2qn7O3NaOdA9N4wfq+HIsJrYqMgxf2fJ7iBndxg09CFseD7X/kCzygi
ou5qPzQs0/ht2aLnQJvWBT2zg0xqMn31+ff7al9yCrajhWbm7GNnSjlAwljveIlL
tVeUUgD9bYZMYEiI+4JhxWbipVdfd8NY4Hm2ozIp9L32rqNn+I1dln3RUthhK3Wm
pnC/PZxiLVlgeyM78IAHXbBEIf1xYg6juwJcaSmzfR6rsIxtACr5kNetQMDGC4PK
oQC8EU6/5mDCukg29bIlIvI9J1bAYyFyQeklTntuGmaC8WROMdmWQ7HxLcH1Z/L+

Bug#654250: marked as done (faust: FTBFS on almost all arches, error: 'atoi' was not declared in this scope)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 00:47:34 +
with message-id e1s6wwg-0001us...@franck.debian.org
and subject line Bug#652322: fixed in faust 0.9.43-1.1
has caused the Debian Bug report #652322,
regarding faust: FTBFS on almost all arches, error: 'atoi' was not declared in 
this scope
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.)


-- 
652322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: foo-yc20
Version: 1.3.0-3
Severity: serious

https://buildd.debian.org/status/package.php?p=foo-yc20suite=sid

The package fails to build on almost all arches with the following error:

...
g++ src/faust-dsp-standalone.cpp -O2 -ffast-math -ftree-vectorize
-fPIC -DVERSION=1.3.0 -I/usr/lib/faust -Isrc/ -Iinclude/ -DPREFIX=/usr
-Wall -c -o src/faust-dsp-standalone.o
In file included from src/../gen/yc20-dsp-standalone.cpp:36:0,
 from src/faust-dsp-standalone.cpp:31:
/usr/lib/faust/misc.h: In function 'long int lopt(char**, const char*,
long int)':
/usr/lib/faust/misc.h:45:75: error: 'atoi' was not declared in this scope
make[2]: *** [src/faust-dsp-standalone.o] Error 1

Konstantinos


---End Message---
---BeginMessage---
Source: faust
Source-Version: 0.9.43-1.1

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

faust_0.9.43-1.1.diff.gz
  to main/f/faust/faust_0.9.43-1.1.diff.gz
faust_0.9.43-1.1.dsc
  to main/f/faust/faust_0.9.43-1.1.dsc
faust_0.9.43-1.1_amd64.deb
  to main/f/faust/faust_0.9.43-1.1_amd64.deb



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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated faust 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, 09 Mar 2012 08:43:21 +0900
Source: faust
Binary: faust
Architecture: source amd64
Version: 0.9.43-1.1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang ml...@debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 faust  - functional programming language for realtime audio applications
Closes: 644590 652322
Changes: 
 faust (0.9.43-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS on Kfreebsd. (Closes: #644590)
 Add kfreebsd support to architecture/osclib/oscpack/Makefile.
   * Fix FTBFS on all architecture by atoi. (Closes: #652322)
 Add #include stdlib.h to architecture/misc.h.
Checksums-Sha1: 
 fab41fb4c15d7cfd0db3f66c7f8cb7d3e7a2446a 1640 faust_0.9.43-1.1.dsc
 8817db33a8e053d0cbd57a4bbc4176a0b87aed59 3429 faust_0.9.43-1.1.diff.gz
 38e3458f5d82fc51b74cf30571416c1fec939b60 7299528 faust_0.9.43-1.1_amd64.deb
Checksums-Sha256: 
 90f1011454c0bbfc122e9ebae1f1fc6020e558273af15812f3d980ff897a8774 1640 
faust_0.9.43-1.1.dsc
 631791238cc5053d5ad07c91c1a64676d5c46ca1a1f45359a61c88aa38751ba9 3429 
faust_0.9.43-1.1.diff.gz
 564eb37a0a8b481c58f324bb79dccb56d04328fc1a5a464823d21c050a511250 7299528 
faust_0.9.43-1.1_amd64.deb
Files: 
 0a3effbc32df1444bde3cc1a9f641d7c 1640 sound optional faust_0.9.43-1.1.dsc
 ba9556f3a7d2327d3125926f4dbb4d96 3429 sound optional faust_0.9.43-1.1.diff.gz
 b2a044fee1af2463ef824597b6875149 7299528 sound optional 
faust_0.9.43-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPWU3zAAoJEDIkf7tArR+m9I8P/ivlf29xiZw3gyXMXzFpyeeV
POXeCQ2ai2qn7O3NaOdA9N4wfq+HIsJrYqMgxf2fJ7iBndxg09CFseD7X/kCzygi
ou5qPzQs0/ht2aLnQJvWBT2zg0xqMn31+ff7al9yCrajhWbm7GNnSjlAwljveIlL
tVeUUgD9bYZMYEiI+4JhxWbipVdfd8NY4Hm2ozIp9L32rqNn+I1dln3RUthhK3Wm
pnC/PZxiLVlgeyM78IAHXbBEIf1xYg6juwJcaSmzfR6rsIxtACr5kNetQMDGC4PK
oQC8EU6/5mDCukg29bIlIvI9J1bAYyFyQeklTntuGmaC8WROMdmWQ7HxLcH1Z/L+
BKkF1xN4ej6hGRsSWkLH+hZEWs9q2WBNr3Kae30dCaib9FHCwtxoKTUozZgFyLqJ
kPfjqg5CnIuNchmz1/CNvAz9Or1tBkk3fcBL/dNcKkN565SKHxwPkCA7l2LTYnDv
zE0bAKb1kNUjjxXUJh6ZKLQhClMD2kTcCDqSQpREyP51V375Etu1FyZdl5sN5axf
RpnHRWvdyNtjMMtCjAlyViaZSiaaSWXQHJZ+/piA+EJuCwo3lKw3pwPv2m01oQqZ
LQF9myY0BgGP1YMjvF4UFgfqDbiUh0Rn+pZUN8XIFnQMFdwvx9Bs/btgGEPw8PYf
oY+7UPn9q2yXDZD6viDU
=6mEo
-END PGP SIGNATURE-


---End Message---


Bug#655943: marked as done (FTBFS on i386: 'atoi' was not declared in this scope)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 00:47:34 +
with message-id e1s6wwg-0001us...@franck.debian.org
and subject line Bug#652322: fixed in faust 0.9.43-1.1
has caused the Debian Bug report #652322,
regarding FTBFS on i386: 'atoi' was not declared in this scope
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.)


-- 
652322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: foo-yc20
Version: 1.3.0-3
Severity: serious
Justification: fails to build from source


foo-yc20 fails to build from source on i386, but built in the past:

In file included from src/../gen/yc20-dsp-standalone.cpp:36:0,
 from src/faust-dsp-standalone.cpp:31:
/usr/lib/faust/misc.h: In function 'long int lopt(char**, const char*, long 
int)':
/usr/lib/faust/misc.h:45:75: error: 'atoi' was not declared in this scope
make[2]: *** [src/faust-dsp-standalone.o] Error 1
make[2]: Leaving directory 
`/build/buildd-foo-yc20_1.3.0-3-i386-ckjN0h/foo-yc20-1.3.0'
dh_auto_build: make -j1 PREFIX=/usr returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory 
`/build/buildd-foo-yc20_1.3.0-3-i386-ckjN0h/foo-yc20-1.3.0'
make: *** [build] Error 2
make: *** [debian/stamp-makefile-check] Error 2

https://buildd.debian.org/status/fetch.php?pkg=foo-yc20arch=i386ver=1.3.0-3stamp=1324165697


---End Message---
---BeginMessage---
Source: faust
Source-Version: 0.9.43-1.1

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

faust_0.9.43-1.1.diff.gz
  to main/f/faust/faust_0.9.43-1.1.diff.gz
faust_0.9.43-1.1.dsc
  to main/f/faust/faust_0.9.43-1.1.dsc
faust_0.9.43-1.1_amd64.deb
  to main/f/faust/faust_0.9.43-1.1_amd64.deb



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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated faust 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, 09 Mar 2012 08:43:21 +0900
Source: faust
Binary: faust
Architecture: source amd64
Version: 0.9.43-1.1
Distribution: unstable
Urgency: low
Maintainer: Mario Lang ml...@debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 faust  - functional programming language for realtime audio applications
Closes: 644590 652322
Changes: 
 faust (0.9.43-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS on Kfreebsd. (Closes: #644590)
 Add kfreebsd support to architecture/osclib/oscpack/Makefile.
   * Fix FTBFS on all architecture by atoi. (Closes: #652322)
 Add #include stdlib.h to architecture/misc.h.
Checksums-Sha1: 
 fab41fb4c15d7cfd0db3f66c7f8cb7d3e7a2446a 1640 faust_0.9.43-1.1.dsc
 8817db33a8e053d0cbd57a4bbc4176a0b87aed59 3429 faust_0.9.43-1.1.diff.gz
 38e3458f5d82fc51b74cf30571416c1fec939b60 7299528 faust_0.9.43-1.1_amd64.deb
Checksums-Sha256: 
 90f1011454c0bbfc122e9ebae1f1fc6020e558273af15812f3d980ff897a8774 1640 
faust_0.9.43-1.1.dsc
 631791238cc5053d5ad07c91c1a64676d5c46ca1a1f45359a61c88aa38751ba9 3429 
faust_0.9.43-1.1.diff.gz
 564eb37a0a8b481c58f324bb79dccb56d04328fc1a5a464823d21c050a511250 7299528 
faust_0.9.43-1.1_amd64.deb
Files: 
 0a3effbc32df1444bde3cc1a9f641d7c 1640 sound optional faust_0.9.43-1.1.dsc
 ba9556f3a7d2327d3125926f4dbb4d96 3429 sound optional faust_0.9.43-1.1.diff.gz
 b2a044fee1af2463ef824597b6875149 7299528 sound optional 
faust_0.9.43-1.1_amd64.deb

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

iQIcBAEBCAAGBQJPWU3zAAoJEDIkf7tArR+m9I8P/ivlf29xiZw3gyXMXzFpyeeV
POXeCQ2ai2qn7O3NaOdA9N4wfq+HIsJrYqMgxf2fJ7iBndxg09CFseD7X/kCzygi
ou5qPzQs0/ht2aLnQJvWBT2zg0xqMn31+ff7al9yCrajhWbm7GNnSjlAwljveIlL
tVeUUgD9bYZMYEiI+4JhxWbipVdfd8NY4Hm2ozIp9L32rqNn+I1dln3RUthhK3Wm
pnC/PZxiLVlgeyM78IAHXbBEIf1xYg6juwJcaSmzfR6rsIxtACr5kNetQMDGC4PK
oQC8EU6/5mDCukg29bIlIvI9J1bAYyFyQeklTntuGmaC8WROMdmWQ7HxLcH1Z/L+
BKkF1xN4ej6hGRsSWkLH+hZEWs9q2WBNr3Kae30dCaib9FHCwtxoKTUozZgFyLqJ
kPfjqg5CnIuNchmz1/CNvAz9Or1tBkk3fcBL/dNcKkN565SKHxwPkCA7l2LTYnDv
zE0bAKb1kNUjjxXUJh6ZKLQhClMD2kTcCDqSQpREyP51V375Etu1FyZdl5sN5axf

Bug#663353: apt-show-versions: 663353: unreproducible

2012-03-10 Thread Paul Wise
I am unable to reproduce this issue on both my wheezy machine and on a
freshly updated sid chroot.

You will need to provide some more info about the issue in order for the
maintainer to reproduce and fix it.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#643275: marked as done (redland-bindings: FTBFS: dpkg-buildpackage: error: dpkg-source -b redland-bindings-1.0.13.1 gave error exit status 2)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 02:51:06 +
with message-id e1s6yse-0001ji...@franck.debian.org
and subject line Bug#643275: fixed in redland-bindings 1.0.14.1-1
has caused the Debian Bug report #643275,
regarding redland-bindings: FTBFS: dpkg-buildpackage: error: dpkg-source -b 
redland-bindings-1.0.13.1 gave error exit status 2
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.)


-- 
643275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643275
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: redland-bindings
Version: 1.0.13.1-2
Severity: important
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/redland-bindings-EnopEN/redland-bindings-1.0.13.1/ruby'
 make[1]: Leaving directory 
 `/build/redland-bindings-EnopEN/redland-bindings-1.0.13.1/ruby'
 make: [clean1] Error 2 (ignored)
 rm -f config.h config.cache config.status config.log
 test -r /usr/share/misc/config.sub  \
 cp -f /usr/share/misc/config.sub build/config.sub
 test -r /usr/share/misc/config.guess  \
 cp -f /usr/share/misc/config.guess build/config.guess
 dh_clean
  dpkg-source -b redland-bindings-1.0.13.1
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building redland-bindings using existing 
 ./redland-bindings_1.0.13.1.orig.tar.gz
 dpkg-source: info: local changes detected, the modified files are:
  redland-bindings-1.0.13.1/build/config.guess
  redland-bindings-1.0.13.1/build/config.sub
 dpkg-source: error: aborting due to unexpected upstream changes, see 
 /tmp/redland-bindings_1.0.13.1-2.diff.xiZojW
 dpkg-source: info: you can integrate the local changes with dpkg-source 
 --commit
 dpkg-buildpackage: error: dpkg-source -b redland-bindings-1.0.13.1 gave error 
 exit status 2
 
 Build finished at 20110924-0038

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/redland-bindings_1.0.13.1-2_lsid64.buildlog

This error is due to recent dpkg changes “dpkg-source -b” on a “2.0”
or “3.0 (quilt)” source package will fail if it detects upstream changes
which are not managed by a quilt patch. [0] 

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: redland-bindings
Source-Version: 1.0.14.1-1

We believe that the bug you reported is fixed in the latest version of
redland-bindings, which is due to be installed in the Debian FTP archive:

librdf-perl_1.0.14.1-1_i386.deb
  to main/r/redland-bindings/librdf-perl_1.0.14.1-1_i386.deb
librdf-ruby_1.0.14.1-1_i386.deb
  to main/r/redland-bindings/librdf-ruby_1.0.14.1-1_i386.deb
php5-librdf_1.0.14.1-1_i386.deb
  to main/r/redland-bindings/php5-librdf_1.0.14.1-1_i386.deb
python-librdf_1.0.14.1-1_i386.deb
  to main/r/redland-bindings/python-librdf_1.0.14.1-1_i386.deb
redland-bindings_1.0.14.1-1.debian.tar.gz
  to main/r/redland-bindings/redland-bindings_1.0.14.1-1.debian.tar.gz
redland-bindings_1.0.14.1-1.dsc
  to main/r/redland-bindings/redland-bindings_1.0.14.1-1.dsc
redland-bindings_1.0.14.1.orig.tar.gz
  to main/r/redland-bindings/redland-bindings_1.0.14.1.orig.tar.gz



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 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dave Beckett daj...@debian.org (supplier of updated redland-bindings 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, 10 Mar 2012 18:08:07 -0800
Source: redland-bindings
Binary: librdf-perl python-librdf librdf-ruby php5-librdf
Architecture: source i386
Version: 1.0.14.1-1
Distribution: unstable
Urgency: low
Maintainer: Dave Beckett 

Bug#663353: apt-show-versions: 663353: unreproducible

2012-03-10 Thread BG

On 03/10/2012 07:59 PM, Paul Wise wrote:

I am unable to reproduce this issue on both my wheezy machine and on a
freshly updated sid chroot.

You will need to provide some more info about the issue in order for the
maintainer to reproduce and fix it.

All apologies. I removed and reinstalled and it now works fine. I should 
have done this to begin with.




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



Bug#657751: gdm3: 657751: patch to fix purging when gdm3 is running

2012-03-10 Thread Paul Wise
tags 657751 + patch
thanks

The issue seems to be that userdel doesn't allow removal when a user is
still in use and gdm3 uses the Debian-gdm user to run parts of itself.

The prerm already tries to stop gdm3 when there is no user logged in and
in this case it seems that there is a user logged in so it doesn't stop.

Killing an active user session doesn't seem to be appropriate,
especially since it could be controlling the dpkg/apt process running
the postrm script.

However, that is all moot because the postrm script should not fail
since it ignores any success/failure of deluser.

It appears the stdout and stderr of userdel is leaking into the code
that purges info from the debconf db. Obviously that output is not a
valid command stream for db_purge so it fails.

If we load the debconf confmodule before generating any output, then the
code in the debconf confmodule will handle redirecting stdout/stderr
correctly so that there are no failures, patch below:

--- gdm3-3.0.4/debian/gdm3.postrm
+++ gdm3-3.0.4/debian/gdm3.postrm
@@ -1,6 +1,13 @@
 #!/bin/sh
 set -e
 
+# Need to load this before any output on stdout/stderr
+# otherwise the debconf command-stream will get
+# some invalid input and cause the failure of postrm.
+if [ $1 = purge ]  [ -e /usr/share/debconf/confmodule ]; then
+. /usr/share/debconf/confmodule
+fi
+
 if [ $1 = purge ] ; then
 update-rc.d gdm3 remove /dev/null
 if [ -d /etc/gdm3 ]; then

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Processed: gdm3: 657751: patch to fix purging when gdm3 is running

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

 tags 657751 + patch
Bug #657751 [gdm3] gdm3: error on package purge
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
657751: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657751
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: Re: Bug#663353: apt-show-versions: 663353: unreproducible

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

 tags 663353 + unreproducible
Bug #663353 [apt-show-versions] apt-show-versions: Use of uninitialized value
Added tag(s) unreproducible.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663353
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#663353: marked as done (apt-show-versions: Use of uninitialized value)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 11:44:18 +0800
with message-id 1331437458.4038.78.camel@chianamo
and subject line Re: Bug#663353: apt-show-versions: 663353: unreproducible
has caused the Debian Bug report #663353,
regarding apt-show-versions: Use of uninitialized value
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.)


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

Subject: apt-show-versions: Use of unitialized value
Package: apt-show-versions
Version: 0.17
Justification: renders package unusable
Severity: grave

Dear Maintainer,
When running apt-show-versions with any option the following is returned:

Use of uninitialized value $_[0] in hash element at 
/usr/bin/apt-show-versions line 728.


This is a short summary. The actual output is about 2000 lines long 
consisting of primarily this line. This began after the updates of 
3/9/12. Contact me if any further info is needed.


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

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

Versions of packages apt-show-versions depends on:
ii  apt  0.8.15.10
ii  libapt-pkg-perl  0.1.25+b1
ii  perl [libstorable-perl]  5.14.2-7

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

-- no debconf information



---End Message---
---BeginMessage---
tags 663353 + unreproducible
thanks

On Sat, 2012-03-10 at 21:34 -0600, BG wrote:
 
 All apologies. I removed and reinstalled and it now works fine. I
 should have done this to begin with.

Ok, marking this unreproducible and closing it.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#661197: csound: 661197: fixed upstream, patch

2012-03-10 Thread Paul Wise
tags 661197 + fixed-upstream patch
thanks

This bug is fixed upstream in 5.16.6. Should you want to fix it without
uploading the new upstream version, here is the upstream fix:

http://csound.git.sourceforge.net/git/gitweb.cgi?p=csound/csound5.git;a=commitdiff;h=7d617a9551fb6c552ba16874b71266fcd90f3a6f

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Processed: csound: 661197: fixed upstream, patch

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

 tags 661197 + fixed-upstream patch
Bug #661197 [csound] CVE-2012-0270: buffer overflows
Added tag(s) fixed-upstream and patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
661197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661197
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#661197: csound: 661197: fixed upstream, patch

2012-03-10 Thread Felipe Sateler
On Sun, Mar 11, 2012 at 00:16, Paul Wise p...@debian.org wrote:
 tags 661197 + fixed-upstream patch
 thanks

 This bug is fixed upstream in 5.16.6. Should you want to fix it without
 uploading the new upstream version, here is the upstream fix:

 http://csound.git.sourceforge.net/git/gitweb.cgi?p=csound/csound5.git;a=commitdiff;h=7d617a9551fb6c552ba16874b71266fcd90f3a6f

Thanks for the help. But csound is failing to build now, and for the
new upstream versions I'm switching to the new cmake build system
(which should fix the ftbfs), but it is not complete yet, and I'm
working with upstream to fix it. I hope to have the build system ready
soonish.

-- 

Saludos,
Felipe Sateler



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



Bug#662217: Package tries to change /usr/share/doc/vlc to a symlink to /usr/share/doc/vlc-nox

2012-03-10 Thread Brian Owens
Looks like the root the problem is the package trying to convert a
directory into symlink.

Removing  /usr/share/doc/vlc directory before install fixes the issue.

I found this wishlist item - 626203 - might help



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



Bug#628796: marked as done (fsprotect: /bin/touch missing in initrd)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 05:18:07 +
with message-id e1s6bav-0005jw...@franck.debian.org
and subject line Bug#628796: fixed in fsprotect 1.0.6
has caused the Debian Bug report #628796,
regarding fsprotect: /bin/touch missing in initrd
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.)


-- 
628796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fsprotect
Version: 1.0.5
Severity: grave
Justification: renders package unusable

The initramfs scripts of fsprotect use touch to create /fastboot which tells 
fsck to skip the filesystem check on boot.
However, /bin/touch is not available in my initrd. So on boot fsck is 
complaining about the root filesystem and I end up on a maintenance shell.
To work around this, I created another hook for initramfs which copies 
/bin/touch to my initrd and now it works as expected.

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

Kernel: Linux 2.6.32-5-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/dash

Versions of packages fsprotect depends on:
ii  initramfs-tools   0.98.8 tools for generating an initramfs

fsprotect recommends no packages.

fsprotect suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: fsprotect
Source-Version: 1.0.6

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

fsprotect_1.0.6.dsc
  to main/f/fsprotect/fsprotect_1.0.6.dsc
fsprotect_1.0.6.tar.gz
  to main/f/fsprotect/fsprotect_1.0.6.tar.gz
fsprotect_1.0.6_all.deb
  to main/f/fsprotect/fsprotect_1.0.6_all.deb



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 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefanos Harhalakis v...@v13.gr (supplier of updated fsprotect 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: SHA512

Format: 1.8
Date: Sun, 11 Mar 2012 12:58:58 WST
Source: fsprotect
Binary: fsprotect
Architecture: all source
Version: 1.0.6
Distribution: unstable
Urgency: low
Maintainer: Stefanos Harhalakis v...@v13.gr
Changed-By: Stefanos Harhalakis v...@v13.gr
Description: 
 fsprotect - Helper scripts to make filesystems immutable
Closes: 628796
Changes:
 fsprotect (1.0.6) unstable; urgency=low
 .
   * Copy /usr/bin/touch as well to initramfs (Closes: #628796)
   * Standards version 3.9.3:
 + Machine readable copyright file.
   * Override lintian informational message about 'status' support in init
 script.
   * Change pointing license file to GPL-2 instead of GPL. Fixes lintian
 warning.
Checksums-Sha256: 
 abebb887274465fc36acf80b8c797ecaedadec54e1fd4f78879b0f8f1e8d38b2 79408 
fsprotect_1.0.6_all.deb
 4c540848bf54f04a5475cb8741c3dfec2d2b44ba792dcac95964ef35f413cd40 1428 
fsprotect_1.0.6.dsc
 1a2c472c8d714c556ecb08b4fd92058c74e174e84cdb1c72861134161713a2c1 80768 
fsprotect_1.0.6.tar.gz
Checksums-Sha1: 
 4766d7e6340e0ec726b63daf8c5d56f3f2966393 79408 fsprotect_1.0.6_all.deb
 32c3b360742e87a4035a115abc411e44ebc2c580 1428 fsprotect_1.0.6.dsc
 2da0d9d712e077189fc9a07788c61078fc904867 80768 fsprotect_1.0.6.tar.gz
Files: 
 97e3474b1e9530bd044fc532960d4525 79408 admin extra fsprotect_1.0.6_all.deb
 495ced9d34f06a05c73c5f0ee24a345d 1428 admin extra fsprotect_1.0.6.dsc
 b1e748579891038a4e9a22752ca28d95 80768 - - fsprotect_1.0.6.tar.gz

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

iQIcBAEBCgAGBQJPXDEjAAoJEDEWul6f+mmjpXUP/0F1zKsr5sfEZQnpDJ9dqpLO
wkC9bTzTvCBzHtNOXFonflhiJz6mFICikLr+MW0PyE2Rn4V0sPhS8JFEkoKEeo+3
/BPty4C45RvllYupBhizYRc0HrysaTyUXuK3qo5Dxh4NekXCV3eo1g4WPKBOUXuZ
ec0KpUt0FCyl4iCjGR3TisMSbZwHABPgtBdyKa5lG3AxClW2qhJQr6TMPmK/17zB
3PPx8uQn/S6KpW7oKK5yUj8kx9o+H2NoNJ/AmNN2caWImrezRlrUIKtb74gr0IB5
VDlWTBAjFgbIgN4An7mj3aW6kz0GDhumfCEN59/lLH64h0aLyXXH42Pc1sKbxfXn
9fEzuRP+XlVmHn/nTpRx0wtjwJk2DJSGEKFKEHuQQAamKub6g9WCTOIiMUBZq0Pp
n22mknoZyw3DmSsv47qF7Igo2IHkoX1xhN7O5F5soKrvr3zLiYEF6tDM7DZSks3Y
/B4HMEdiDO2mKzmz0Kj9bQKX6Z811DPrUue3AH7U1GrqRCfiRXVHvmrfQLpsvr+u

Processed: limit source to sdlbasic, tagging 662937

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

 #sdlbasic (0.0.20070714-4) UNRELEASED; urgency=low
 #
 #  * Add missing build-dep on libtiff-dev (Closes: #662937)
 #
 limit source sdlbasic
Limiting to bugs with field 'source' containing at least one of 'sdlbasic'
Limit currently set to 'source':'sdlbasic'

 tags 662937 + pending
Bug #662937 [sdlbasic] sdlbasic: FTBFS: /usr/bin/ld.bfd.real: cannot find -ltiff
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
662937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662937
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#657414: marked as done (libsamplerate0: fails to upgrade from squeeze - trying to overwrite ...)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 06:02:59 +
with message-id e1s6brv-0001mi...@franck.debian.org
and subject line Bug#657414: fixed in libsamplerate 0.1.8-4
has caused the Debian Bug report #657414,
regarding libsamplerate0: fails to upgrade from squeeze - trying to overwrite 
...
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.)


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

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'squeeze'.
It installed fine in 'squeeze', then the upgrade to 'wheezy' fails
because it tries to overwrite other packages files without declaring a
replaces relation.

See policy 7.6 at
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Preparing to replace libsamplerate0 0.1.7-3 (using 
.../libsamplerate0_0.1.8-1_amd64.deb) ...
  Unpacking replacement libsamplerate0 ...
  dpkg: error processing 
/var/cache/apt/archives/libsamplerate0_0.1.8-1_amd64.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/sndfile-resample.1.gz', which is 
also in package samplerate-programs 0.1.7-3


cheers,

Andreas


samplerate-programs_0.1.8-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: libsamplerate
Source-Version: 0.1.8-4

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

libsamplerate0-dev_0.1.8-4_amd64.deb
  to main/libs/libsamplerate/libsamplerate0-dev_0.1.8-4_amd64.deb
libsamplerate0_0.1.8-4_amd64.deb
  to main/libs/libsamplerate/libsamplerate0_0.1.8-4_amd64.deb
libsamplerate_0.1.8-4.debian.tar.gz
  to main/libs/libsamplerate/libsamplerate_0.1.8-4.debian.tar.gz
libsamplerate_0.1.8-4.dsc
  to main/libs/libsamplerate/libsamplerate_0.1.8-4.dsc
samplerate-programs_0.1.8-4_amd64.deb
  to main/libs/libsamplerate/samplerate-programs_0.1.8-4_amd64.deb



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 657...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Erik de Castro Lopo er...@mega-nerd.com (supplier of updated libsamplerate 
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: Sun, 11 Mar 2012 16:39:18 +1100
Source: libsamplerate
Binary: libsamplerate0 libsamplerate0-dev samplerate-programs
Architecture: source amd64
Version: 0.1.8-4
Distribution: unstable
Urgency: low
Maintainer: Erik de Castro Lopo er...@mega-nerd.com
Changed-By: Erik de Castro Lopo er...@mega-nerd.com
Description: 
 libsamplerate0 - Audio sample rate conversion library
 libsamplerate0-dev - Development files for audio sample rate conversion
 samplerate-programs - Sample programs that use libsamplerate
Closes: 657414
Changes: 
 libsamplerate (0.1.8-4) unstable; urgency=low
 .
   * debian/control:
 - Standards version 3.9.2 (no changes needed).
 - Use Replaces instead of Replaces/Breaks (Closes: #657414).
Checksums-Sha1: 
 be67d4cd5340b4341416ad200a87cb3a8b3cc97d 1295 libsamplerate_0.1.8-4.dsc
 e5fe82c4786be2fa33ca6bd4897db4868347fe70 4303330 
libsamplerate_0.1.8.orig.tar.gz
 1ef30317db98f7dda9f907408456a014c773d96a 5558 
libsamplerate_0.1.8-4.debian.tar.gz
 923dac35409e986c792bc95e9ce0c96dc08f623d 1351432 
libsamplerate0_0.1.8-4_amd64.deb
 10d79ee336fc8a20b1e839e336ceb8ddee776931 1412918 
libsamplerate0-dev_0.1.8-4_amd64.deb
 51624b02767cbc040878ee2e52cdd1ef07ad998a 18446 
samplerate-programs_0.1.8-4_amd64.deb
Checksums-Sha256: 
 060c3d676f5359903a5d7efb6d10a1e2344928c86f77f96846ed7493258ee6d8 1295 
libsamplerate_0.1.8-4.dsc
 93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06 4303330 
libsamplerate_0.1.8.orig.tar.gz
 3dc882d995aca97fea9dfeb0226f5bfa50406192f63cae1e0b04a2662cd4e3b0 5558 
libsamplerate_0.1.8-4.debian.tar.gz
 fa806e8f402ae4e3ac610e450d9affae11d74fe1c03f1b21bdf64064c5721458 1351432 
libsamplerate0_0.1.8-4_amd64.deb
 ef3de4fbd53d9d2b0b1fe8beabcbafc94a6b05e50eaeb783f9a965dcfe2c76e2 1412918 
libsamplerate0-dev_0.1.8-4_amd64.deb
 

Bug#663194: marked as done (splat: FTBFS with current zlib)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 06:17:48 +
with message-id e1s6c6g-0002gr...@franck.debian.org
and subject line Bug#663194: fixed in splat 1.4.0-2
has caused the Debian Bug report #663194,
regarding splat: FTBFS with current zlib
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.)


-- 
663194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663194
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: splat
Version: 1.4.0-1
Severity: serious

Your package fails to build from source:

usgs2sdf.c: In function 'main':
usgs2sdf.c:65:4: warning: variable 'selat' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:50: warning: variable 'selong' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:16: warning: variable 'nwlat' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:4: warning: variable 'nwlong' set but not used 
[-Wunused-but-set-variable]
(cd utils ; \
cc -g -Wall -O3 srtm2sdf.c -o srtm2sdf -lbz2)
srtm2sdf.c: In function 'LoadSDF_SDF':
srtm2sdf.c:250:12: warning: variable 'n' set but not used 
[-Wunused-but-set-variable]
srtm2sdf.c: In function 'main':
srtm2sdf.c:607:32: warning: variable 's' set but not used 
[-Wunused-but-set-variable]
(cd utils ; \
rm -f srtm2sdf-hd ; ln -s srtm2sdf srtm2sdf-hd )
(cd utils ; \
cc -g -Wall -O3 fontdata.c -o fontdata -lz)
fontdata.c: In function 'main':
fontdata.c:45:9: warning: assignment from incompatible pointer type [enabled by 
default]
fontdata.c:61:10: error: 'FILE' has no member named 'have'
fontdata.c:61:10: error: 'FILE' has no member named 'have'
fontdata.c:61:10: error: 'FILE' has no member named 'pos'
fontdata.c:61:10: warning: left-hand operand of comma expression has no effect 
[-Wunused-value]
fontdata.c:61:10: error: 'FILE' has no member named 'next'
fontdata.c:61:10: warning: left-hand operand of comma expression has no effect 
[-Wunused-value]
fontdata.c:61:4: warning: passing argument 1 of 'gzgetc_' from incompatible 
pointer type [enabled by default]
/usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 
'struct FILE *'
fontdata.c:78:3: warning: passing argument 1 of 'gzclose' from incompatible 
pointer type [enabled by default]
/usr/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 
'struct FILE *'
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/home/jmm/splat-1.4.0'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2


---End Message---
---BeginMessage---
Source: splat
Source-Version: 1.4.0-2

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

splat_1.4.0-2.debian.tar.gz
  to main/s/splat/splat_1.4.0-2.debian.tar.gz
splat_1.4.0-2.dsc
  to main/s/splat/splat_1.4.0-2.dsc
splat_1.4.0-2_i386.deb
  to main/s/splat/splat_1.4.0-2_i386.deb



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 663...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bdale Garbee bd...@gag.com (supplier of updated splat 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: SHA512

Format: 1.8
Date: Sat, 10 Mar 2012 23:10:06 -0700
Source: splat
Binary: splat
Architecture: source i386
Version: 1.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee bd...@gag.com
Changed-By: Bdale Garbee bd...@gag.com
Description: 
 splat  - analyze point-to-point terrestrial RF communication links
Closes: 663194
Changes: 
 splat (1.4.0-2) unstable; urgency=low
 .
   * patch from Paul Wise to fix FTBFS due to changes in zlib, closes: #663194
Checksums-Sha1: 
 9d3bcb1bc75ab04ec25fa73e822fa564db089e87 1842 splat_1.4.0-2.dsc
 5ad497697d2fc0ba2412cbb44ce2afe6138ac269 3235 splat_1.4.0-2.debian.tar.gz
 51e4e20f71f561eb513f710381357a2ad25da149 193982 splat_1.4.0-2_i386.deb
Checksums-Sha256: 
 b29dfe13c661ee0cd9a3d71551f7e829a11252773f9080c844a592097b907301 1842 
splat_1.4.0-2.dsc
 f7621af64d88439e387a156c1036504e4d172f9f3e14098da7deaa59d13620ea 3235 
splat_1.4.0-2.debian.tar.gz
 00dc76833408563474e3b65d0b4292d24f598a7d5b8370c1d4dafee86b0b1783 193982 
splat_1.4.0-2_i386.deb
Files: 
 

Bug#660668: Bug Fix #660668

2012-03-10 Thread Timothy Black


A pre-existing debian patch in debian/patches alters the source and makefiles 
so that gnome-hearts attempts to use common card styles through the 
gnome-games-common package. The gnome-games-common package isn't a dependency, 
nor is it available as a package in the repositories.
The patch has been disabled by removing the .diff suffix on the filename. By 
preventing this patch from running, the updated package will attempt to copy 
and use a default card style (dondorf). The patch can be re-enabled at a later 
time by renaming debian/patches/01_gnome_cards_data to 
debian/patches/01_gnome_cards_data.diff.  

gnome-hearts.diff
Description: Binary data


Bug#663382: cupt: missing depends on apt?

2012-03-10 Thread Eugene V. Lyubimkin
clone 663382 -1
reassign -1 apt
severity -1 normal
retitle -1 don't remove extended_states even on purge

On 2012-03-10 15:40, Raphael Geissert wrote:
[...]
  should make cupt happy. I thus downgraded severity a bit.
 
 TBH, I disagree with downgrading the severity. Like with many kinds of bugs, 
 you can work around them, but that doesn't mean the impact is lower.

Ack, let it be serious (I had a typo in a snippet to control@b.d.o so
the severity stays serious).

 I also wonder if you shouldn't be at least recommending one of the download 
 methods...

They are recommended:

$ cupt depends libcupt2-0 | grep download
  Recommends: libcupt2-0-downloadmethod-curl | libcupt2-0-downloadmethod-wget

  Regardless of the Cupt-side fixes, I would say it's an error for apt to
  delete these kind of files even on purge, and a serious error if its
  deleted by a simple removal (you didn't specify the command so I can't
  guess was your case 'remove' or 'purge'). You may want to file a bug on
  apt about this.
 
 I purged apt. APT's postrm runs rm -rf on /var/cache/apt and /var/lib/apt.

Ack. I cloned the bug to APT.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer



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



Processed (with 5 errors): Re: Bug#663382: cupt: missing depends on apt?

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

 clone 663382 -1
Bug#663382: fallback to cupt-specific extended_states file
Bug 663382 cloned as bug 663423.

 reassign -1 apt
Bug #663423 [cupt] fallback to cupt-specific extended_states file
Bug reassigned from package 'cupt' to 'apt'.
Bug No longer marked as found in versions cupt/2.4.0.
 severity -1 normal
Bug #663423 [apt] fallback to cupt-specific extended_states file
Severity set to 'normal' from 'serious'

 retitle -1 don't remove extended_states even on purge
Bug #663423 [apt] fallback to cupt-specific extended_states file
Changed Bug title to 'don't remove extended_states even on purge' from 
'fallback to cupt-specific extended_states file'
 On 2012-03-10 15:40, Raphael Geissert wrote:
Unknown command or malformed arguments to command.

 [...]
Unknown command or malformed arguments to command.

   should make cupt happy. I thus downgraded severity a bit.
Unknown command or malformed arguments to command.

 
Unknown command or malformed arguments to command.

  TBH, I disagree with downgrading the severity. Like with many kinds of bugs,
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.
-- 
663423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663423
663382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663382
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
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#655710: marked as done (libdevel-ebug-perl: Failing tests t/finished.t)

2012-03-10 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 07:02:10 +
with message-id e1s6cnc-0005ig...@franck.debian.org
and subject line Bug#655710: fixed in libdevel-ebug-perl 0.53-1
has caused the Debian Bug report #655710,
regarding libdevel-ebug-perl: Failing tests t/finished.t
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.)


-- 
655710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libdevel-ebug-perl
Version: 0.49-3
Severity: serious
Justification: FTBFS

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi

Current version in unstable FTBFS:

 
 #   Failed test at t/finished.t line 22.
 #  got: '1'
 # expected: '0'
 
 #   Failed test at t/finished.t line 23.
 #  got: '227'
 # expected: '5'
 
 #   Failed test at t/finished.t line 24.
 #  got: 'DB::fake::at_exit'
 # expected: 'main'
 
 #   Failed test at t/finished.t line 27.
 #  got: undef
 # expected: '1'
 # Looks like you failed 4 tests of 10.
 t/finished.t .
 Dubious, test returned 4 (wstat 1024, 0x400)
 Failed 4/10 subtests

Full build log is attached (I have not yet tried if new usptream
version builds fine).

Regards
Salvatore 

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

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

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

iQIcBAEBCAAGBQJPECUMAAoJEHidbwV/2GP+1wUP/iLbBuQWxR007MzJrzwWtTP0
MPKYwG0KRWnSIeG+tPEFUkPx0GCBHcGS6p8qrwPe4I3HDgLN5gjaI+kq9PKyXjnd
5rYonp5k0qmS0I7VGL+/XvwFEjpRxCTMewffIpIrLAp6fqJ1+2p2pcAPfi6dxTXf
bQ2KPWZQIue6YC71kpYjdcwVrTtT5ojj20h0UJoWCwURXvK0IvI4XVbHjKErvrFf
FHmfhA+Bu5vlq3tRhK76VnlBqIb8OGEoLDGNW62sJ4n/o3uqzCo4aS4w8ylqfA6Z
bqQGS4NkMGuWGUbu3ApS5icLHbtqAZt48JJUldQphLXZpPYyNvZYyeit6r5RVblV
yLsw/ZDNm3n5hXxvfM3CAbb0v4kzbZPgF3zTNLNEuMgvtf8VdsiA6QQGj8FOOcfx
iqgk8bBtjpk9WC1vfAoKDOocKPq03bQN5bqUflBMvdGsfhV1j4SIxg6E/szRe68Z
m+/pdgRLo63olbCcn2B4uE80BgytMhGgZD0OmzcCohBLErFWAHiKlp3KhqDSUU1I
ZliYLkdYRDa96zCHtAFK6QsI7e00ekPZZTIQSteGjuWcGW0d0qfMS5zwVXgxvwI9
ZwLUBn4Q5FBG0O8CF9IEyK7j8Q6n3dA8mVraU5s3e36SxW2BMFY+t+R7/MuUBCAX
nRGIXhznWFyoUttOaOYp
=2i2F
-END PGP SIGNATURE-


libdevel-ebug-perl_0.49-3_amd64.build.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: libdevel-ebug-perl
Source-Version: 0.53-1

We believe that the bug you reported is fixed in the latest version of
libdevel-ebug-perl, which is due to be installed in the Debian FTP archive:

libdevel-ebug-perl_0.53-1.debian.tar.gz
  to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.53-1.debian.tar.gz
libdevel-ebug-perl_0.53-1.dsc
  to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.53-1.dsc
libdevel-ebug-perl_0.53-1_all.deb
  to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.53-1_all.deb
libdevel-ebug-perl_0.53.orig.tar.gz
  to main/libd/libdevel-ebug-perl/libdevel-ebug-perl_0.53.orig.tar.gz



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Schlichting fschl...@zedat.fu-berlin.de (supplier of updated 
libdevel-ebug-perl 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: Sat, 10 Mar 2012 19:42:19 +0100
Source: libdevel-ebug-perl
Binary: libdevel-ebug-perl
Architecture: source all
Version: 0.53-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Florian Schlichting fschl...@zedat.fu-berlin.de
Description: 
 libdevel-ebug-perl - simple, extensible Perl debugger
Closes: 655710
Changes: 
 libdevel-ebug-perl (0.53-1) unstable; urgency=low
 .
   [ Ansgar Burchardt ]
   * Email change: Ansgar Burchardt - ans...@debian.org
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Salvatore Bonaccorso ]
   * Email change: Salvatore Bonaccorso - car...@debian.org
 .
   [ gregor herrmann ]
   * New upstream release.
   * Switch to debhelper compatibility level 8.
 Remove --buildsystem=perl_build from debian/rules, default now.
   * 

Processed: retitle 663382 to should not error out when extended states files does not exist

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

 retitle 663382 should not error out when extended states files does not exist
Bug #663382 [cupt] fallback to cupt-specific extended_states file
Changed Bug title to 'should not error out when extended states files does not 
exist' from 'fallback to cupt-specific extended_states file'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663382
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: tagging 663382

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

 tags 663382 + confirmed pending
Bug #663382 [cupt] should not error out when extended states files does not 
exist
Added tag(s) confirmed and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
663382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663382
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