Bug#719455: Needs updating for the latest vim in unstable

2013-08-11 Thread Florian Rehnisch
On Sun, Aug 11, 2013 at 08:27:13PM -0600, Adam Conrad wrote:
> Package: vimhelp-de
> Version: 7.3.101122-2
> Severity: serious
> 
> vim in unstable has been updated to version 7.4, leaving vimhelp-de
> uninstallable (and causing vimhelp-de to block migration of vim).  It
> would be nice if vimhelp-de could be updated (or removed, if it's no
> longer updated upstream and no one wants to adopt it), so vim can
> move along to testing.

Sorry, me (upstream) is working on a version bumped release ...

 flori


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



Bug#719462: libmodplug: CVE-2013-4233 CVE-2013-4234

2013-08-11 Thread Moritz Muehlenhoff
Package: libmodplug
Severity: grave
Tags: security
Justification: user security hole

Hi,
please see 
http://blog.scrt.ch/2013/07/24/vlc-abc-parsing-seems-to-be-a-ctf-challenge/

For the CVE assignments:
http://seclists.org/oss-sec/2013/q3/343

Cheers,
Moritz


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



Bug#713751: marked as done (easymock: FTBFS: tests failed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 12 Aug 2013 05:33:09 +
with message-id 
and subject line Bug#713751: fixed in easymock 2.5.2+ds-1
has caused the Debian Bug report #713751,
regarding easymock: FTBFS: tests failed
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.)


-- 
713751: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713751
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: easymock
Version: 2.4+ds1-7
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true   -buildfile debian/build.xml -propertyfile 
> /«BUILDDIR»/easymock-2.4+ds1/debian/ant.properties jar javadoc 
> Buildfile: /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml
> 
> init:
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/build
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/tests-build
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/api
> [mkdir] Created dir: /«BUILDDIR»/easymock-2.4+ds1/dist
> 
> compile:
> [javac] /«BUILDDIR»/easymock-2.4+ds1/debian/build.xml:24: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [javac] Compiling 63 source files to /«BUILDDIR»/easymock-2.4+ds1/build
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> jar:
>   [jar] Building jar: /«BUILDDIR»/easymock-2.4+ds1/dist/easymock-2.4.jar
> 
> init:
> 
> javadoc:
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/AbstractMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/ArgumentsMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/Capture.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/EasyMock.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IAnswer.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IArgumentMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IExpectationSetters.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/IMocksControl.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/LogicalOperator.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/MockControl.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AlwaysMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ArrayMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/AssertionErrorWrapper.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/EqualsMatcher.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocation.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResult.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ExpectedInvocationAndResults.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMatcherMethods.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/ILegacyMethods.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksBehavior.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IMocksControlState.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»/easymock-2.4+ds1/src/org/easymock/internal/IProxyFactory.java...
>   [javadoc] Loading source file 
> /«BUILDDIR»

Bug#719339: No meed to make bugs for this

2013-08-11 Thread Aaron M. Ucko
Lisandro Damián Nicanor Pérez Meyer  writes:

> Hi Aaron! When you see a new upstream release of our packages, there is no 
> need to fill bugs because it FTBFS because of symbols mismatches: we know of 
> them (and actually, we normally expect them in the first upload of a new 
> version).

Great, thanks.  Sorry for the noise; I try to err somewhat on the side
of overreporting for the FTBFS bugs I track (for binary packages showing
up on amd64 but not i386 or vice versa) to help ensure that nothing
slips through the cracks, but will bear your diligence (which I
certainly appreciate) in mind.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


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



Bug#719168: gxine: ftbfs, not installable

2013-08-11 Thread Norbert Preining
On Fr, 09 Aug 2013, Sebastian Ramacher wrote:
> The FTBFS is fixed by the NMU currently sitting in the delayed queue
> (#66). This will also resolve the instability issue. I'll close this
> bug as soon as the NMU hits unstable.

Thanks, great.

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094



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



Bug#709282: resolved by the upload of 20110624-3?

2013-08-11 Thread tony mancill
Hi,

Has the mktemp issue been resolved as of the latest upload to unstable?
 If so, I'd like to close this bug.

Thank you,
tony



signature.asc
Description: OpenPGP digital signature


Bug#718104: marked as done (bsdiff: FTBFS: Makefile:13: *** missing separator. Stop.)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Mon, 12 Aug 2013 03:02:59 +
with message-id 
and subject line Bug#718104: fixed in bsdiff 4.3-15
has caused the Debian Bug report #718104,
regarding bsdiff: FTBFS: Makefile:13: *** missing separator.  Stop.
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.)


-- 
718104: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bsdiff
Version: 4.3-14
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean
>dh_testdir
>dh_auto_clean
> make[1]: Entering directory `/«PKGBUILDDIR»'
> Makefile:13: *** missing separator.  Stop.
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_clean: make -j1 distclean returned exit code 2
> make: *** [clean] Error 2

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/07/26/bsdiff_4.3-14_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: bsdiff
Source-Version: 4.3-15

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

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

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

Debian distribution maintenance software
pp.
Jari Aalto  (supplier of updated bsdiff 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 15:40:34 +0300
Source: bsdiff
Binary: bsdiff
Architecture: source amd64
Version: 4.3-15
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto 
Changed-By: Jari Aalto 
Description: 
 bsdiff - generate/apply a patch between two binary files
Closes: 718104
Changes: 
 bsdiff (4.3-15) unstable; urgency=low
 .
   * debian/control
 - (Standards-Version): Update to 3.9.4.
 - (Vcs-*): Update to anonscm.debian.org.
   * debian/patches
 - (10): New. Adjust Makefile to not have .ifdef directive.
   (Closes: #718104).
Checksums-Sha1: 
 c5f55fa5120491e1ca7aec17b6e03cbdb83d6192 1812 bsdiff_4.3-15.dsc
 17a272b147abc17284998d5026f46c08fdc4f7e1 5416 bsdiff_4.3-15.debian.tar.gz
 d3830db74cedf851dd6b8da126ecbea60486fca6 14466 bsdiff_4.3-15_amd64.deb
Checksums-Sha256: 
 8326aa4753e559f05070d4613f6e04137d9c9a88a3f420c0954a5d1a59c4b1ec 1812 
bsdiff_4.3-15.dsc
 764904c88804050136cfa66a3534a5647a3870537ccca4acb7e0f2fc86b49c85 5416 
bsdiff_4.3-15.debian.tar.gz
 14287de1b4e17a19f7ada9643ba0ce65c13ddd6f6995e36094d58dcaae74fd1a 14466 
bsdiff_4.3-15_amd64.deb
Files: 
 0bf542525eed455ca6e6cb0f6a334509 1812 utils optional bsdiff_4.3-15.dsc
 2d8fc6532bef53862ec1bc77e3459abb 5416 utils optional 
bsdiff_4.3-15.debian.tar.gz
 fdcf8a3386adb8a77b5855451f777335 14466 utils optional bsdiff_4.3-15_amd64.deb

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

iQIcBAEBAgAGBQJSCE8kAAoJECHSBYmXSz6WqeEP/1E6EOaMX9JGBveroYrywnrg
Xw628q4rCPXTtlphPpG70KVa3JfYXc2QSlYj/xKjUNewmdo5MWDXP9nU3tqNeG3k
xp8dGU2Y1i7EWGaCudvyVvqGt1KSgseEZXo54Br/TqaZ2asgCb51IjSJ8IIaB6iG
pWR3ickh0tOfLHJU6DOc99qP1NgqMIDW4Q7/PjhnWji5mDIB4RUwLGUhhQhwFPyU
zyIZTcdkFzm+7w679FoNJQViA9bJa8FxVuDlndcveq+vRLO8zUzY7XC6/wb+8ST9
iIRhdGF2Hfhl+nW6r8UahFw1KcvcX4RPCiQXVD8P36WKOjaposLbkmaDoJK8w+7s
VRc5kPoO2uumMh+RNDwskRVcJFkj8siXbxHR2yAQU0HkVn2UYp5Fw3m+rSNWxXCB
YN4iGxl9fuH2m0bV1TVeOUaJelGH7VfW5Oc3ZjfPE1+0+OZ2ii7vqHf9EwPELqg4
GxJ7oaWsqbBaD09tYWB60t76V5XnC14QWZaueBtoKCem+17AUR1TC6brp7m+1BxC
6BI2GIYcmWXtfJNpMc7bTxtskcahg1aDRIESF5qqPEXqa+3AimOJJ78I8NJ5o3kU
DCsyLlQXzZqlzcj7tw9+Wx4BPMyguzmULUoFrL4WIuBIf7hS1Cuo3fv4cDiLwHKB
AVpt2jVzqJIEPXU+YZoC
=6SVB
-END PGP SIGNATURE End Message ---


Bug#719455: Needs updating for the latest vim in unstable

2013-08-11 Thread Adam Conrad
Package: vimhelp-de
Version: 7.3.101122-2
Severity: serious

vim in unstable has been updated to version 7.4, leaving vimhelp-de
uninstallable (and causing vimhelp-de to block migration of vim).  It
would be nice if vimhelp-de could be updated (or removed, if it's no
longer updated upstream and no one wants to adopt it), so vim can
move along to testing.

... Adam

-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10.0-6-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#719454: gst-plugins-bad0.10: FTBFS: XInclude error : could not load xml/plugin-voamrwbenc.xml, and no fallback was found

2013-08-11 Thread Daniel Schepler
Source: gst-plugins-bad0.10
Version: 0.10.23-7.1
Severity: serious

>From my pbuilder build log:

...
  DOC   Building HTML
xml/element-chromium.xml:65: element refsect2: validity error : ID GstChromium 
already defined

 ^
xml/element-gaussianblur.xml:53: element refsect2: validity error : ID 
GaussBlur already defined

   ^
warning: failed to load external entity "xml/element-ladspa-details.xml"
warning: failed to load external entity "xml/element-voamrwbenc-details.xml"
warning: failed to load external entity "xml/plugin-voamrwbenc.xml"
gst-plugins-bad-plugins-docs.sgml:224: element include: XInclude error : could 
not load xml/plugin-voamrwbenc.xml, and no fallback was found
make[5]: *** [html-build.stamp] Error 6
make[5]: Leaving directory 
`/tmp/buildd/gst-plugins-bad0.10-0.10.23/docs/plugins'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/tmp/buildd/gst-plugins-bad0.10-0.10.23/docs/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/gst-plugins-bad0.10-0.10.23/docs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gst-plugins-bad0.10-0.10.23'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gst-plugins-bad0.10-0.10.23'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


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



Bug#719375: xzgv: FTBFS: make[2]: install-info: Command not found

2013-08-11 Thread Theodore Ts'o
tags 719375 +pending
thanks

Thanks for the bug report.  I've added the missing build-dependency to
my sources and this will be fixed in the next release.

- Ted


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



Bug#713698: marked as done (msktutil: FTBFS: ld: krb5wrap.o: undefined reference to symbol 'krb5_c_string_to_key@@k5crypto_3_MIT')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 23:48:24 +
with message-id 
and subject line Bug#713698: fixed in msktutil 0.5-1
has caused the Debian Bug report #713698,
regarding msktutil: FTBFS: ld: krb5wrap.o: undefined reference to symbol 
'krb5_c_string_to_key@@k5crypto_3_MIT'
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.)


-- 
713698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713698
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: msktutil
Version: 0.4.1-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
> g++ -Wl,-z,relro krb5wrap.o msktutil.o msktkrb5.o msktldap.o msktname.o 
> msktpass.o msktconf.o -l krb5 -lldap -lcom_err -o msktutil
> /usr/bin/ld: krb5wrap.o: undefined reference to symbol 
> 'krb5_c_string_to_key@@k5crypto_3_MIT'
> /usr/lib/x86_64-linux-gnu/libk5crypto.so.3: error adding symbols: DSO missing 
> from command line
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/msktutil_0.4.1-4_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: msktutil
Source-Version: 0.5-1

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

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

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

Debian distribution maintenance software
pp.
tony mancill  (supplier of updated msktutil 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 16:38:56 -0700
Source: msktutil
Binary: msktutil
Architecture: source amd64
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: tony mancill 
Changed-By: tony mancill 
Description: 
 msktutil   - Utility for interoperability with Active Directory
Closes: 713698
Changes: 
 msktutil (0.5-1) unstable; urgency=low
 .
   * New upstream release.
   * Bumps Standards-Version to 3.9.4.
   * Update Vcs URLs in debian/control to be canonical.
   * Drop patch to override LIBS in Makefile. (Closes: #713698)
Checksums-Sha1: 
 e5d6fea70466939887bb97705575010572bccbbe 1923 msktutil_0.5-1.dsc
 2f00acabd7a98f4ad5be2dd88f3f52349f658bb7 79794 msktutil_0.5.orig.tar.bz2
 a5df3ab573ef625a71d77c3620a6624afd823bd1 7898 msktutil_0.5-1.debian.tar.gz
 0bab92234ceee9e8bc25fd265df5d2c368d9bdde 56452 msktutil_0.5-1_amd64.deb
Checksums-Sha256: 
 82c252d7d37eccf3cf770658e6da4ef0feeede7a69db8ca8fed373f441f9e882 1923 
msktutil_0.5-1.dsc
 5d606de317f88fcaa3f97519ffee1097dcbfe282054908004e8b111a0162e3db 79794 
msktutil_0.5.orig.tar.bz2
 1816bdf615fe36b5d231281eef99a0da50facc4c511968a31219931ca831d918 7898 
msktutil_0.5-1.debian.tar.gz
 c00bf3db2e7ddd6bb84608db9b40f85bc6b457c617a758469c05a6b411c80c1f 56452 
msktutil_0.5-1_amd64.deb
Files: 
 83be9cbc9140ad2a59dacaeea2ca4e95 1923 net optional msktutil_0.5-1.dsc
 c35fb737e6bda8e8987ba856b942d58c 79794 net optional msktutil_0.5.orig.tar.bz2
 a071557cb023048de558d822b5abe292 7898 net optional msktutil_0.5-1.debian.tar.gz
 39cc6a8d41842c69980ed19bb23e8265 56452 net optional msktutil_0.5-1_amd64.deb

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

iQIcBAEBAgAGBQJSCCGWAAoJECHSBYmXSz6W8dYP/A7OkSB9fE+EAs0xaqhWUzhs
wE8x3sQcftcoXgF6fDQ3+D+S9lvyJlZgOTUm6BN3dkTtgccX4ypDV536h7k+JGHj
L5BX8apHDzBRyEf0tQTPerLa/IYLZTWr7aTPSUjT8Iw+DWyiCCjqEuKJV5COyVZj
9gBB5bh9pkJExs3is4kqyEEi+P2u7Jt86v5v8YbouJUzsXvok0YSP28xfOOHuWTG
Ql2hll+DkzsK5bP9iesNihWDk2ld5QwwWrQAduS1fx7Hh7+/ftiljMR52r+acFfC
x6o4Rj1+FMFybpGzpRaD5EWNppugl0pPjR5NryRdMPHZiw2z8RDx/ou8CAZFOhsn
TxqU/WR0/yYjklw2y6JfU/e5lYpjdNOpAVDy4apxbejvzO8t8tIYt8c6KepP8/

Processed: Re: Bug#719375: xzgv: FTBFS: make[2]: install-info: Command not found

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 719375 +pending
Bug #719375 [src:xzgv] xzgv: FTBFS: make[2]: install-info: Command not found
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719375
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#718129: Re: Re: Bug#715461: libsdl-mixer1.2: no sf2 sound fonts loaded by default

2013-08-11 Thread Manuel A. Fernandez Montecelo
2013/8/9 Dominique Dumont :
> On Thursday 08 August 2013 19:13:24 Manuel A. Fernandez Montecelo wrote:
>> I meant to modify the first patch bug-715461-soundfont_paths.patch so
>> when that variable "soundfont_paths" is assigned, it's done with
>> SDL_strdup() (it's done in several places in the code --that's where I
>> got the idea from--, so "it fits"), and remove the second patch
>> altogether, bug-718129-rm-bad-free.patch.
>
> Understood.
>
>> The variable can be set by users of the library to use dynamic memory
>> [1], so removing that SDL_free() is theoretically incorrect -- if it
>> gets assigned other content in runtime, it would not free it where the
>> SDL_free() is removed (which is the end of the program, so actually it
>> shoudn't be that important, bug e.g. valgrind would report it as a
>> leak).
>
> I think "soundfont_paths" initialisation should be done in Mix_Init().
>
> Otherwise a sequence of Mix_Init, Mix_Quit, Mix_Init and Mix_Quit will lead to
> a segfault. This sequence may not make sense from a user's point of view, but
> it may happen in test suites like SDL-perl's test suite.
>
>> And Dominique, sorry that I didn't catch this when you asked me, I was
>> busy at work and couldn't pay full attention to the issue.
>
> Don't worry about it. Been there, done that ;-)
>
> All the best

So... does this look OK to both of you (I didn't actually upload,
waiting for your confirmation)?

The commit diff is needlessly long due to issues with dos/unix line
ending, but I guess that you get the idea comparing previous and
current versions of the patch.

commit diff:
http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-mixer1.2.git;a=commitdiff;h=ef1b4991e313ea2ef840af3291e6e8b77f9e60be

current version of the patch:
http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-mixer1.2.git;a=blob;f=debian/patches/bug-715461-soundfont_paths.patch;h=bf2fe632a3ea38de28a079138e7ab3627d7fdd57;hb=ef1b4991e313ea2ef840af3291e6e8b77f9e60be

previous version:
http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-mixer1.2.git;a=blob;f=debian/patches/bug-715461-soundfont_paths.patch;h=71faacc115df02713bae2e6211368bc24d2577cc;hb=06b5b0ea8a1417ca356e5055ce5855df8dbfcbd6


Cheers.
-- 
Manuel A. Fernandez Montecelo 


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



Bug#705665: marked as done (epiphany-browser is missing button icons!)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 22:48:18 +
with message-id 
and subject line Bug#705665: fixed in epiphany-browser 3.8.2-2
has caused the Debian Bug report #705665,
regarding epiphany-browser is missing button icons!
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.)


-- 
705665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: epiphany-browser
Version: 3.4.2-2.1
Severity: important

Running Debian Wheezy.

Installed KDE and then I installed epiphany-browser and it's recommended
packages.

When I start epiphany-browser, I get a bunch of red "X"s where icons are
supposed to be.

See this screenshot of epiphany-browser, which was taken from a KDE desktop:

http://imgur.com/RGyO1uK



-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (2, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 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 epiphany-browser depends on:
ii  dbus-x11   1.6.8-1
ii  epiphany-browser-data  3.4.2-2.1
ii  gnome-icon-theme   3.4.0-2
ii  gsettings-desktop-schemas  3.4.2-3
ii  iso-codes  3.41-1
ii  libavahi-client3   0.6.31-2
ii  libavahi-common3   0.6.31-2
ii  libavahi-gobject0  0.6.31-2
ii  libc6  2.13-38
ii  libcairo2  1.12.2-3
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libgirepository-1.0-1  1.32.1-1
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  libgnome-keyring0  3.4.1-1
ii  libgtk-3-0 3.4.2-6
ii  libice62:1.0.8-2
ii  libnotify4 0.7.5-1
ii  libnspr4   2:4.9.2-1
ii  libnspr4-0d2:4.9.2-1
ii  libnss32:3.14.3-1
ii  libnss3-1d 2:3.14.3-1
ii  libpango1.0-0  1.30.0-1
ii  libseed-gtk3-0 3.2.0-2
ii  libsm6 2:1.2.1-2
ii  libsoup-gnome2.4-1 2.38.1-2
ii  libsoup2.4-1   2.38.1-2
ii  libsqlite3-0   3.7.13-1
ii  libwebkitgtk-3.0-0 1.8.1-3.4
ii  libx11-6   2:1.5.0-1
ii  libxml22.8.0+dfsg1-7+nmu1
ii  libxslt1.1 1.1.26-14.1

Versions of packages epiphany-browser recommends:
ii  ca-certificates  20130119
ii  evince   3.4.0-3.1
ii  yelp 3.4.2-1+b1

Versions of packages epiphany-browser suggests:
pn  epiphany-extensions  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: epiphany-browser
Source-Version: 3.8.2-2

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

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

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

Debian distribution maintenance software
pp.
Gustavo Noronha Silva  (supplier of updated epiphany-browser 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 19:15:27 -0300
Source: epiphany-browser
Binary: epiphany-browser epiphany-browser-webkit2 epiphany-extensions 
epiphany-browser-data epiphany-browser-dbg epiphany-browser-webkit2-dbg
Architecture: source all i386
Version: 3.8.2-2
Distribution: experimental
Urgency: low
Maintainer: Josselin Mouette 
Changed-By: Gustavo Noronha Silva 
Description: 
 epiphany-browser - Intuitive GNOME web browser
 epiphany-browser-data - Data files for the GNOME web browser
 epiphany-browser-dbg - Debugging symbols for the GNOME web browser
 epiphany-browser-webkit2 - Transitional package
 epiphany-browser-webkit2-dbg - Transitional package.
 epiphany-extensions - Transitional package, to satisfy the GNOME meta package 
dependenc
Closes: 705665 711186
Changes: 
 epiphany-browser (3.8.2-2) experimental; urgency=low
 .
   [ Jeremy Bicha ]
   * debian/epiphany-browser-webkit2.install:
 - Install adblock plugin
   * debian/control.in:
 - Depend on gnome-icon-theme-symbolic (Closes: #705665).
   * de

Bug#718781: marked as done (samba: CVE-2013-4124 denial-of-service)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 22:07:07 +
with message-id 
and subject line Bug#718781: fixed in samba 2:4.0.8+dfsg-1
has caused the Debian Bug report #718781,
regarding samba: CVE-2013-4124 denial-of-service
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.)


-- 
718781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718781
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: samba
severity: serious
tags: security
version: 2:3.5.6~dfsg-3

Hi,

A security update for samba was released today, which fixed a
denial-of-service:
https://www.samba.org/samba/security/CVE-2013-4124

I will upload a fix to unstable later today. For (old-)stable, this issue will
be fixed via proposed-updates.

https://security-tracker.debian.org/tracker/CVE-2013-4124


Cheers,

Ivo
--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:4.0.8+dfsg-1

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

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

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

Debian distribution maintenance software
pp.
Ivo De Decker  (supplier of updated samba 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 23:45:16 +0200
Source: samba
Binary: samba samba-ad-dc libsamdb0 libsamdb-dev libsmbd0 libsamba-policy0 
libsamba-policy-dev samba-common samba-common-bin smbclient samba4-clients 
samba-testsuite registry-tools libparse-pidl-perl samba-dev samba-doc 
libgensec0 libgensec-dev libndr0 libndr-dev libndr-standard0 
libndr-standard-dev libdcerpc0 libdcerpc-dev libdcerpc-server0 
libdcerpc-server-dev libregistry0 libregistry-dev libsamba-hostconfig0 
libsamba-hostconfig-dev libtorture0 libtorture-dev python-samba 
libsamba-util-dev libsamba-util0 samba-dsdb-modules libsmbclient-raw0 
libsmbclient-raw-dev libsamba-credentials0 libsamba-credentials-dev 
libpam-smbpass libsmbclient libsmbclient-dev libnetapi0 libnetapi-dev 
libsmbsharemodes0 libsmbsharemodes-dev winbind libpam-winbind libnss-winbind 
samba-dbg libwbclient0 libwbclient-dev
Architecture: source amd64 all
Version: 2:4.0.8+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Samba Maintainers 
Changed-By: Ivo De Decker 
Description: 
 libdcerpc-dev - DCE/RPC library
 libdcerpc-server-dev - DCE/RPC server library - development files
 libdcerpc-server0 - DCE/RPC server library
 libdcerpc0 - DCE/RPC client library
 libgensec-dev - Generic Security Library
 libgensec0 - Generic Security Library
 libndr-dev - NDR marshalling library - development files
 libndr-standard-dev - Standard NDR interfaces - development files
 libndr-standard0 - Standard NDR interfaces
 libndr0- NDR marshalling library
 libnetapi-dev - development files for libnetapi
 libnetapi0 - shared library for administrative communication with DCE/RPC serv
 libnss-winbind - Samba nameservice integration plugins
 libpam-smbpass - pluggable authentication module for Samba
 libpam-winbind - Windows domain authentication integration plugin
 libparse-pidl-perl - IDL compiler written in Perl
 libregistry-dev - Registry library - development files
 libregistry0 - Registry library
 libsamba-credentials-dev - Samba Credentials management - development files
 libsamba-credentials0 - Samba Credentials management library
 libsamba-hostconfig-dev - Samba host configuration library - development files
 libsamba-hostconfig0 - Samba host configuration library
 libsamba-policy-dev - Samba policy management - development files
 libsamba-policy0 - Samba policy management
 libsamba-util-dev - Samba utility function library - development files
 libsamba-util0 - Samba utility function library
 libsamdb-dev - SAM database - development files
 libsamdb0  - SAM database
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libsmbclient-raw-dev - SMB client library - development files
 libsmbclient-raw0 - SMB client library
 libsmbd0   - Samba file server libraries and plugins
 libsmbsharemodes-dev - development files for libsmbsharemodes
 libsmbsharemodes0 - shared library for non-samba ac

Bug#719212: marked as done (libsmbd0: fails to upgrade from 'sid' - trying to overwrite /usr/lib/x86_64-linux-gnu/samba/lib{smbd_base, ads}.so)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 22:07:07 +
with message-id 
and subject line Bug#719212: fixed in samba 2:4.0.8+dfsg-1
has caused the Debian Bug report #719212,
regarding libsmbd0: fails to upgrade from 'sid' - trying to overwrite 
/usr/lib/x86_64-linux-gnu/samba/lib{smbd_base, ads}.so
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.)


-- 
719212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719212
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libsmbd0,samba-common-bin
Version: 2:4.0.6+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + python-samba samba4-clients

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+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...):

  Selecting previously unselected package libsmbd0:amd64.
  Unpacking libsmbd0:amd64 (from .../libsmbd0_2%3a4.0.6+dfsg-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/libsmbd0_2%3a4.0.6+dfsg-1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/samba/libsmbd_base.so', which 
is also in package python-samba 4.0.0~beta2+dfsg1-3.2
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Preparing to replace python-samba 4.0.0~beta2+dfsg1-3.2 (using 
.../python-samba_2%3a4.0.6+dfsg-1_amd64.deb) ...
  Unpacking replacement python-samba ...

  Selecting previously unselected package samba-common-bin.
  Unpacking samba-common-bin (from 
.../samba-common-bin_2%3a4.0.6+dfsg-1_amd64.deb) ...
  Replacing files in old package samba4-common-bin ...
  dpkg: error processing 
/var/cache/apt/archives/samba-common-bin_2%3a4.0.6+dfsg-1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/samba/libads.so', which is 
also in package python-samba 4.0.0~beta2+dfsg1-3.2
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)


cheers,

Andreas


python-samba_2:4.0.6+dfsg-1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:4.0.8+dfsg-1

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

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

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

Debian distribution maintenance software
pp.
Ivo De Decker  (supplier of updated samba 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 23:45:16 +0200
Source: samba
Binary: samba samba-ad-dc libsamdb0 libsamdb-dev libsmbd0 libsamba-policy0 
libsamba-policy-dev samba-common samba-common-bin smbclient samba4-clients 
samba-testsuite registry-tools libparse-pidl-perl samba-dev samba-doc 
libgensec0 libgensec-dev libndr0 libndr-dev libndr-standard0 
libndr-standard-dev libdcerpc0 libdcerpc-dev libdcerpc-server0 
libdcerpc-server-dev libregistry0 libregistry-dev libsamba-hostconfig0 
libsamba-hostconfig-dev libtorture0 libtorture-dev python-samba 
libsamba-util-dev libsamba-util0 samba-dsdb-modules libsmbclient-raw0 
libsmbclient-raw-dev libsamba-credentials0 libsamba-credentials-dev 
libpam-smbpass libsmbclient libsmbclient-dev libnetapi0 libnetapi-dev 
libsmbsharemodes0 libsmbsharemodes-dev winbind libpam-winbind libnss-winbind 
samba-dbg libwbclient0 libwbclient-dev
Architecture: source amd64 all
Version: 2:4.0.8+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Samba Maintainers 
Changed-By: Ivo De Decker 
Description: 
 libdcerpc-dev - DCE/RPC library
 libdcerpc-server-dev - DCE/RPC server library - development files
 libdcerpc-server0 - DCE/RPC server library
 libdcerpc0 - DCE/RPC client library
 libgensec-dev - Generic Security Library
 libgensec0 - Generic Security Library
 libndr-dev - NDR marshalling library - development files
 libndr-standard-dev - Standard NDR interfaces - development files
 libndr-standard0 - Standard NDR interfac

Bug#719430: marked as done (libcatalyst-perl: tries to replace a file shipped by another package)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 21:20:05 +
with message-id 
and subject line Bug#719430: fixed in libcatalyst-perl 5.90042-2
has caused the Debian Bug report #719430,
regarding libcatalyst-perl: tries to replace a file shipped by another package
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.)


-- 
719430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcatalyst-perl
Version: 5.90042-1
Severity: serious

Upgrading to libcatalyst-perl 5.90042-1 fails because it tries to
replace
/usr/share/man/man3/Catalyst::Plugin::Unicode::Encoding.3pm.gz, that's
also shipped by libcatalyst-plugin-unicode-encoding-perl 1.8-1.

Cheers!
--- End Message ---
--- Begin Message ---
Source: libcatalyst-perl
Source-Version: 5.90042-2

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

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

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

Debian distribution maintenance software
pp.
Florian Schlichting  (supplier of updated libcatalyst-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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 22:32:24 +0200
Source: libcatalyst-perl
Binary: libcatalyst-perl
Architecture: source all
Version: 5.90042-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Florian Schlichting 
Description: 
 libcatalyst-perl - elegant Model-View-Controller Web Application Framework
Closes: 719430
Changes: 
 libcatalyst-perl (5.90042-2) unstable; urgency=low
 .
   * Conflict/Provide/Replace libcatalyst-plugin-unicode-encoding-perl, whose
 module and manpage we're taking over (Closes: #719430).
Checksums-Sha1: 
 0a3605bb8e0a6aee8110bf90091a1b97d2d7f319 3832 libcatalyst-perl_5.90042-2.dsc
 3292e7e963676b74d251ff1a01545fec1aa1c199 9920 
libcatalyst-perl_5.90042-2.debian.tar.xz
 0dcb6d9c0de7fb109594e1983937e3b9521e90a3 302334 
libcatalyst-perl_5.90042-2_all.deb
Checksums-Sha256: 
 6087038fe1436443e4bc277cd73ead30fbe027f6ef824f97ea9c63bf418e4cb1 3832 
libcatalyst-perl_5.90042-2.dsc
 aa231474c5c8037beffa7b837731ccbb27ad6ac26fe9c73b4025fbef9d938531 9920 
libcatalyst-perl_5.90042-2.debian.tar.xz
 637825c40a15f6be8c2967ffeb298ef09d3d5f87cb7a0ecbedf16998847d3a97 302334 
libcatalyst-perl_5.90042-2_all.deb
Files: 
 9e21e0a3fadbf936a4996203cd323eef 3832 perl optional 
libcatalyst-perl_5.90042-2.dsc
 66d9ce7d2e2977290c0d346656e7aba0 9920 perl optional 
libcatalyst-perl_5.90042-2.debian.tar.xz
 b3f60d638725d0d26857e7f27f162128 302334 perl optional 
libcatalyst-perl_5.90042-2_all.deb

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

iQIcBAEBCAAGBQJSB/a4AAoJEBKXO25y3Ae1R6IP/AqRjT5YdSQKgWgrpuukj9t/
myJyPNcr3IGtfPZMePgg1w3++vVjI4VQAYKRBXK+WRUY7V4+3KjfDB8ylPCfxUKR
cN9GzFBhYIsF18vnURcaxW75I9x0DBNufYme0UWxaX2WEKZJWTlNHAy0t4bGWi1I
4HxWaT+Dr7GpsyxCUGx7jwjldYl5LA+/732MbJTLLopvwOhomQfBXJBeb7zkSuHz
n0I1QHZsIYQwmlYJPZHraj7ychuN8qihvXwgWhaH2BTP3G7L3COjemEDEN7JV/Ma
S579UtBjzjRxmsDhqT6SNqXgXNV5Evypr/mhpb0cJsKTgm1yiumbXdjZk06Ciz2u
vImBdczntcIZHbBX3ZYHgUj8idg8Jj7Qskw3qalcwp8GgIgs11pKC8mDjX/3P2KX
LzTsWOmOX5QJHoPEjPWVJNAVJLiQjWrljEVjcW3+OwMqzJbgxfmXUHL59tDqbx8W
5iEnRsf23R1YubaP0phct2yl38gzFnhazBeMv5saEuntqCFtd21kaqvNv1VU1MP8
nX9JMXW91wq5aHIdhbCf9/SOgFoarQAId103/ILPFrQ8UdFeuLsBB+GAZgrXzZ8R
4+HG4ZCAbAEmROcVOEQpRRRAVfQ6imi3yubx73JMA+3JR8CrVqAaXDTTgDPrPMWQ
nHO7NHNSsp2RhL4kS+Ua
=qXww
-END PGP SIGNATURE End Message ---


Bug#718001: marked as done (gromacs-mpich, gromacs-openmpi: fails to upgrade from wheezy - trying to overwrite /usr/lib/libgmxpreprocess_mpi_d.mpich.so)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 21:19:01 +
with message-id 
and subject line Bug#718001: fixed in gromacs 4.6.3-2
has caused the Debian Bug report #718001,
regarding gromacs-mpich, gromacs-openmpi: fails to upgrade from wheezy - trying 
to overwrite /usr/lib/libgmxpreprocess_mpi_d.mpich.so
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.)


-- 
718001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gromacs-mpich,gromacs-openmpi
Version: 4.6.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'wheezy'.
It installed fine in 'wheezy', then the upgrade to 'jessie' fails
because it tries to overwrite other packages files without declaring a
Breaks+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...):

  Selecting previously unselected package gromacs-mpich.
  Unpacking gromacs-mpich (from .../gromacs-mpich_4.6.3-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/gromacs-mpich_4.6.3-1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/libgmxpreprocess_mpi_d.mpich.so', which is 
also in package gromacs-dev 4.5.5-2
  Errors were encountered while processing:
   /var/cache/apt/archives/gromacs-mpich_4.6.3-1_amd64.deb

  Selecting previously unselected package gromacs-openmpi.
  Unpacking gromacs-openmpi (from .../gromacs-openmpi_4.6.3-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/gromacs-openmpi_4.6.3-1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/libgmxpreprocess_mpi_d.openmpi.so', which is 
also in package gromacs-dev 4.5.5-2
  Errors were encountered while processing:
   /var/cache/apt/archives/gromacs-openmpi_4.6.3-1_amd64.deb


cheers,

Andreas


gromacs-dev=4.5.5-2_gromacs-mpich=4.6.3-1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: gromacs
Source-Version: 4.6.3-2

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

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

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

Debian distribution maintenance software
pp.
Nicholas Breen  (supplier of updated gromacs 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 13:05:19 -0700
Source: gromacs
Binary: gromacs gromacs-data gromacs-dev gromacs-mpich gromacs-openmpi
Architecture: source all amd64
Version: 4.6.3-2
Distribution: unstable
Urgency: low
Maintainer: Debichem Team 
Changed-By: Nicholas Breen 
Description: 
 gromacs- Molecular dynamics simulator, with building and analysis tools
 gromacs-data - GROMACS molecular dynamics sim, data and documentation
 gromacs-dev - GROMACS molecular dynamics sim, development kit
 gromacs-mpich - Molecular dynamics sim, binaries for MPICH parallelization
 gromacs-openmpi - Molecular dynamics sim, binaries for OpenMPI parallelization
Closes: 718001
Changes: 
 gromacs (4.6.3-2) unstable; urgency=low
 .
   * control:
 - Add B-Ds for external BLAS/LAPACK libraries.
 - Have -dev Replaces/Breaks earlier versions of -openmpi/-mpich
   to handle file move.  (Closes: #718001)
 - For gromacs, remove Conflicts with a long-obsolete (before squeeze)
   version of radiance, and add Suggests on pymol for visualization.
   * rules: Specify verbose output from CMake.
Checksums-Sha1: 
 4148fe9b12e29ab949588469b14298c1cd09d118 2335 gromacs_4.6.3-2.dsc
 bb0876aef0c80a5ef32014a14cac38fbfb7ec73b 31248 gromacs_4.6.3-2.debian.tar.gz
 9aa2d73619b28361ccdb0857f7a8dd536065ebad 1030060 gromacs-data_4.6.3-2_all.deb
 32e258cd8de08bc640edc3de3098a81b1868973a 9733890 gromacs_4.6.3-2_amd64.deb
 610a28830c104ad147cb19931fc25ef6bf0babb4 252430 gromacs-dev_4.6.3-2_amd64.deb
 3a7f215c746d5eb4b098bf59456b09620803 7300136 
gromacs-mpich_4.6.3-2_amd64.deb
 422048952e6b7a9c3579985a60c1657362013105 7302344 
gromacs-openmpi_4.6.3-2_amd64.deb
Checksums-Sha256: 
 fb6026a977617b8441a3552d7d4918cf2e2bcaf51a281daaddd875bf37

Processed: Pending fixes for bugs in the libcatalyst-perl package

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 719430 + pending
Bug #719430 [libcatalyst-perl] libcatalyst-perl: tries to replace a file 
shipped by another package
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719430
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#719430: Pending fixes for bugs in the libcatalyst-perl package

2013-08-11 Thread pkg-perl-maintainers
tag 719430 + pending
thanks

Some bugs in the libcatalyst-perl package are closed in revision
0e5226ad21cff54a0c7ad42d3bc08d0a887ac95c in branch 'master' by
Florian Schlichting

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-perl.git;a=commitdiff;h=0e5226a

Commit message:

conflict/provide/replace libcatalyst-plugin-unicode-encoding-perl, whose 
module and manpage we're taking over (closes: #719430)


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



Processed: 718001 is pending

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 718001 pending
Bug #718001 [gromacs-mpich,gromacs-openmpi] gromacs-mpich, gromacs-openmpi: 
fails to upgrade from wheezy - trying to overwrite 
/usr/lib/libgmxpreprocess_mpi_d.mpich.so
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
718001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718001
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 as pending bugs that are closed by packages in NEW

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Sunday 11 August  20:03:17 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libarchive-any-lite-perl
> tags 719356 + pending
Bug #719356 [wnpp] ITP: libarchive-any-lite-perl -- simple CPAN package 
extractor
Added tag(s) pending.
> # Source package in NEW: r-cran-sparsem
> tags 719332 + pending
Bug #719332 [wnpp] ITP: r-cran-sparsem -- GNU R basic linear algebra for sparse 
matrices
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/dolfin";>dolfin
> tags 718153 + pending
Bug #718153 [src:dolfin] dolfin: FTBFS: Could not find a configuration file for 
package UFC that is compatible with requested version 2.0.2.
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/dolfin";>dolfin
> tags 718636 + pending
Bug #718636 [libdolfin1.0-dev] libdolfin1.0-dev: dolfin.h header unusable
Added tag(s) pending.
> # Source package in NEW: libreturn-multilevel-perl
> tags 719421 + pending
Bug #719421 [wnpp] ITP: libreturn-multilevel-perl -- Perl module to enable 
returning from a nested call stack
Added tag(s) pending.
> # Source package in NEW: ruby-parseconfig
> tags 719307 + pending
Bug #719307 [wnpp] ITP: ruby-parseconfig -- Simple standard configuration file 
parser for Ruby
Added tag(s) pending.
> # Source package in NEW: ruby-blockenspiel
> tags 719313 + pending
Bug #719313 [wnpp] ITP: ruby-blockenspiel -- A comprehensive implementation of 
Ruby DSL blocks
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
718153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718153
718636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718636
719307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719307
719313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719313
719332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719332
719356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719356
719421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719421
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#714263: patch available from upstream

2013-08-11 Thread Alexander Schories

Hi,

Well, i ran into the same issue..

However, upstream has resolved the issue, at least for CouchDB 1.3.x:

https://issues.apache.org/jira/browse/COUCHDB-1833

@Laszlo: Could you please backport this patch or upgrade CouchDB on 
Debian "unstable" to 1.3.1, please? This way CouchDB will work again in 
Debian "unstable" and soon after in Debian "testing" also, means without 
downgrading Erlang or manually building CouchDB.


Thank you all very much! :-)

Alexander Schories
Tuebingen, Germany


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



Bug#711297: marked as done (autoconf: FTBFS: texinfo errors)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:48:02 +
with message-id 
and subject line Bug#711297: fixed in autoconf 2.69-1.1
has caused the Debian Bug report #711297,
regarding autoconf: FTBFS: texinfo errors
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.)


-- 
711297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711297
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: autoconf
Version: 2.69-1
Severity: serious

>From my pbuilder build log:

...
Making html in doc
make[3]: Entering directory `/tmp/buildd/autoconf-2.69/doc'
rm -rf autoconf.htp
if /bin/bash /tmp/buildd/autoconf-2.69/build-aux/missing --run makeinfo --html 
--no-split  -I . \
 -o autoconf.htp autoconf.texi; \
then \
  rm -rf autoconf.html; \
  if test ! -d autoconf.htp && test -d autoconf; then \
mv autoconf autoconf.html; else mv autoconf.htp autoconf.html; fi; \
else \
  if test ! -d autoconf.htp && test -d autoconf; then \
rm -rf autoconf; else rm -Rf autoconf.htp autoconf.html; fi; \
  exit 1; \
fi
autoconf.texi:8017: misplaced }
autoconf.texi:8018: must be after `@defmac' to use `@defmacx'
autoconf.texi:8019: misplaced }
autoconf.texi:8206: must be after `@defmac' to use `@defmacx'
autoconf.texi:8271: misplaced }
autoconf.texi:8290: misplaced }
autoconf.texi:8317: misplaced }
autoconf.texi:8380: must be after `@defmac' to use `@defmacx'
conftest.c:4597: must be after `@defmac' to use `@defmacx'
conftest.c:15929: must be after `@defmac' to use `@defmacx'
make[3]: *** [autoconf.html] Error 1
make[3]: Leaving directory `/tmp/buildd/autoconf-2.69/doc'
make[2]: *** [html-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/autoconf-2.69'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/tmp/buildd/autoconf-2.69'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: autoconf
Source-Version: 2.69-1.1

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

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

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

Debian distribution maintenance software
pp.
Daniel Schepler  (supplier of updated autoconf 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 10:56:46 -0700
Source: autoconf
Binary: autoconf autoconf-doc
Architecture: source all
Version: 2.69-1.1
Distribution: unstable
Urgency: low
Maintainer: Ben Pfaff 
Changed-By: Daniel Schepler 
Description: 
 autoconf   - automatic configure script builder
 autoconf-doc - automatic configure script builder documentation
Closes: 711297
Changes: 
 autoconf (2.69-1.1) unstable; urgency=low
 .
   * Non-maintainer upload with maintainer's permission.
 + Backport a patch from upstream to fix build failures with
   texinfo 5.1.  Closes: #711297.
Checksums-Sha1: 
 51fb329d0c818559d6d5d8aa85001883bfb1025e 1268 autoconf_2.69-1.1.dsc
 23884242dec0ba8320daada6c51f3b3d4522a2ab 26084 autoconf_2.69-1.1.debian.tar.gz
 f466ade665690745cc317c3742344c642400b7be 335650 autoconf_2.69-1.1_all.deb
 06f479c2b17f65cec9359810db1b432a7fc4e3f0 2833680 autoconf-doc_2.69-1.1_all.deb
Checksums-Sha256: 
 200a3549df11ecb6c58d0bfa56e55e7974838f4cbee6fd29872a03f39297 1268 
autoconf_2.69-1.1.dsc
 c7876cbc3c1347fd20a43fbd9806fd706058eed76beb0f48b0853bc5ab99a14b 26084 
autoconf_2.69-1.1.debian.tar.gz
 c3e9bc126a5bfeaacd936ff02f7b7bec1faeea0c21630a9cd73337b12a77c707 335650 
autoconf_2.69-1.1_all.deb
 1f97cc4daa9d6779bebbb53839c9e1374f7f68596d954a29a608a39906dc175f 2833680 
autoconf-doc_2.69-1.1_all.deb
Files: 
 f4d833991b57e574a4aa9e2589400581 1268 devel optional autoconf_2.69-1.1.dsc
 70b66f9a77a8ce7712031ac7074cefc7 26084 devel optional 
autoconf_2.69-1.1.debian.tar.gz
 592c9f25daabe9777f2aa23b681d38b3 335650 devel optional 
autoconf_2.69-1.1_all.deb
 7bc027f4fda25151c8d9cf8e25534241 2833680 doc optional 
autoconf-doc_2.69-1.1_all.deb

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

iEYEARECAAYFAlIH1z0ACgkQNC3LAyACFJAy+wCg

Bug#713316: marked as done (evolution: FTBFS: Makefile.am:6: warning: '%'-style pattern rules are a GNU make extension)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:18:28 +
with message-id 
and subject line Bug#713316: fixed in evolution 3.4.4-4
has caused the Debian Bug report #713316,
regarding evolution: FTBFS: Makefile.am:6: warning: '%'-style pattern rules are 
a GNU make extension
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.)


-- 
713316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: evolution
Version: 3.4.4-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> test -x debian/rules
> dh_autoreconf 
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: copying file `m4/libtool.m4'
> libtoolize: copying file `m4/ltoptions.m4'
> libtoolize: copying file `m4/ltsugar.m4'
> libtoolize: copying file `m4/ltversion.m4'
> libtoolize: copying file `m4/lt~obsolete.m4'
> automake: warnings are treated as errors
> Makefile.am:6: warning: '%'-style pattern rules are a GNU make extension
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libevolution-a11y.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> a11y/Makefile.am:4:   while processing Libtool library 'libevolution-a11y.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libecontacteditor.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/gui/contact-editor/Makefile.am:1:   while processing Libtool 
> library 'libecontacteditor.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 
> 'libecontactlisteditor.la': linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/gui/contact-list-editor/Makefile.am:1:   while processing Libtool 
> library 'libecontactlisteditor.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libeabbookmerging.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/gui/merging/Makefile.am:1:   while processing Libtool library 
> 'libeabbookmerging.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libeabwidgets.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/gui/widgets/Makefile.am:4:   while processing Libtool library 
> 'libeabwidgets.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 
> 'libevolution-addressbook-importers.la': linking libtool libraries using a 
> non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/importers/Makefile.am:1:   while processing Libtool library 
> 'libevolution-addressbook-importers.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libecontactprint.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/printing/Makefile.am:17:   while processing Libtool library 
> 'libecontactprint.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libeabutil.la': linking 
> libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> addressbook/util/Makefile.am:1:   while processing Libtool library 
> 'libeabutil.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 
> 'libevolution-calendar.la': linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> calendar/gui/Makefile.am:3:   while processing Libtool library 
> 'libevolution-calendar.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 'libcal-dialogs.la': 
> linking libtool libraries using a non-POSIX
> /usr/share/automake-1.13/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 
> 'configure.ac'
> calendar/gui/dialogs/Makefile.am:1:   while processing Libtool library 
> 'libcal-dialogs.la'
> /usr/share/automake-1.13/am/ltlibrary.am: warning: 
> 'libevolution-calendar-importers.la': linking libt

Bug#719430: libcatalyst-perl: tries to replace a file shipped by another package

2013-08-11 Thread Florian Schlichting
On Sun, Aug 11, 2013 at 06:14:43PM +0200, intrig...@debian.org wrote:
> Package: libcatalyst-perl
> Version: 5.90042-1
> Severity: serious
> 
> Upgrading to libcatalyst-perl 5.90042-1 fails because it tries to
> replace
> /usr/share/man/man3/Catalyst::Plugin::Unicode::Encoding.3pm.gz, that's
> also shipped by libcatalyst-plugin-unicode-encoding-perl 1.8-1.

oh, that is bad :-(

I interpreted the changelog entry to imply that the Encoding plugin
could be installed alongside the newly in-core version, but obviously
didn't check. I'll upload a -2 with proper Conflicts/Provides/Replaces
later today. 

Florian


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



Bug#718982: marked as done (docbook2x cannot be installed anymore)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:03:03 +
with message-id 
and subject line Bug#603322: fixed in docbook2x 0.8.8-9
has caused the Debian Bug report #603322,
regarding docbook2x cannot be installed anymore
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.)


-- 
603322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: docbook2x
Version: 0.8.8-8
Severity: serious

Dear Maintainer,

please consider upload of my package available on mentors [1], because now 
docbook2x cannot be installed on sid anymore. I cannot build/rebuild anymore 
packages I maintain in debian.

I can adopt the package.

Gianfranco

[1] http://mentors.debian.net/package/docbook2x--- End Message ---
--- Begin Message ---
Source: docbook2x
Source-Version: 0.8.8-9

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

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

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

Debian distribution maintenance software
pp.
Daniel Leidert  (supplier of updated docbook2x 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Aug 2013 13:44:32 +0200
Source: docbook2x
Binary: docbook2x
Architecture: source amd64
Version: 0.8.8-9
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group 
Changed-By: Daniel Leidert 
Description: 
 docbook2x  - Converts DocBook/XML documents into man pages and TeXinfo
Closes: 571830 603322 660682 718982
Changes: 
 docbook2x (0.8.8-9) unstable; urgency=high
 .
   * Rebuild against new debhelper (Closes: #603322, Closes: #718982)
   * Added autotools-dev as build-dep, helping with outdated autotools files
   * Bumped standard version to 3.9.4
   * Removed dm-upload-allowed
   * Bumped compat level to 9
   * Added myself to uploaders (Closes: #660682)
   * Dropped some version check in debian/control
 newer version already in oldstable
   * Switch to quilt
   * debian/rules: removing *.info from debian directory in clean target
   * Added 06_fix_man_typo.patch, fixing two man typos
   * Removed Rafael Laboissiere from uploaders list (Closes: #571830)
Checksums-Sha1: 
 b6eb2ecc1e92a1b5a9ea28207739cc0c3538e02e 1569 docbook2x_0.8.8-9.dsc
 a63083f5641cb6392e98f8bcfe702727ec606952 12505 docbook2x_0.8.8-9.debian.tar.gz
 56b9955c180d3db60ea64ea0e0798df667493090 295266 docbook2x_0.8.8-9_amd64.deb
Checksums-Sha256: 
 51445cf6e26a3f03c62e691bf1a0b695c204888281f3703c00e57a6e1ee55416 1569 
docbook2x_0.8.8-9.dsc
 6a03f09cee61d9649def6fce0fbe562220e82caa86fc479d9aee9c5cc0a0ebec 12505 
docbook2x_0.8.8-9.debian.tar.gz
 ee0ab5910521a02f812e55e8a7a58ae52cecbd5e1f4e9f5a2dec7e21f1d5a5d8 295266 
docbook2x_0.8.8-9_amd64.deb
Files: 
 9c90e57a90dd679a44bca185b38f738d 1569 text optional docbook2x_0.8.8-9.dsc
 cf0c0779f1c698e3d3dc66d57d51ae1f 12505 text optional 
docbook2x_0.8.8-9.debian.tar.gz
 fafccc6f27131a97d1693dac8d8e9191 295266 text optional 
docbook2x_0.8.8-9_amd64.deb

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

iEYEARECAAYFAlIH0QEACgkQm0bx+wiPa4zsdACgrLbWV5VblNkG2gn47hISeNWv
D3AAoId7O8d+JmJrqBzfVPKtrcGjh8Jx
=zmVX
-END PGP SIGNATURE End Message ---


Bug#711297: Patch tested

2013-08-11 Thread Daniel Schepler
On Sunday, August 11, 2013 10:22:46 AM Ben Pfaff wrote:
> On Sun, Aug 11, 2013 at 09:38:56AM -0700, Daniel Schepler wrote:
> > With the patch referred to by Wookey, the autoconf build works fine for
> > me.
> > (I'm reattaching the patch, with the formatting issues introduced
> > somewhere
> > along the line fixed, and refreshed according to the current version of
> > the
> > file.)
> > 
> > If I don't hear back from you within a week or so, I'm planning to do an
> > NMU with this patch, to fix the RC bug.
> 
> NMU would in fact be appreciated.  Thank you!

OK, thanks.  I'll just slap on a description header similar to the ones in the 
existing patches, and then build test and upload.
-- 
Daniel Schepler


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



Bug#603322: marked as done (docbook2x should be rebuilt with new debhelper)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:03:03 +
with message-id 
and subject line Bug#603322: fixed in docbook2x 0.8.8-9
has caused the Debian Bug report #603322,
regarding docbook2x should be rebuilt with new debhelper
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.)


-- 
603322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: docbook2x
Version: 0.8.8-8
Severity: normal

During installation of docbook2x, I get the following:

Setting up docbook2x (0.8.8-8) ...
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support


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

Kernel: Linux 2.6.32-5-686 (SMP w/4 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 docbook2x depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libtext-wrapi18n-perl 0.06-7 internationalized substitute of Te
ii  libxml-sax-expat-perl 0.40-1 Perl module for a SAX2 driver for 
ii  perl  5.10.1-16  Larry Wall's Practical Extraction 
ii  sp1.3.4-1.2.1-47 James Clark's SGML parsing tools
ii  texinfo   4.13a.dfsg.1-6 Documentation system for on-line i
ii  xml-core  0.13   XML infrastructure and XML catalog
ii  xsltproc  1.1.26-6   XSLT 1.0 command line processor

Versions of packages docbook2x recommends:
ii  docbook-xml4.5-7 standard XML documentation system 
ii  docbook-xsl1.75.2+dfsg-5 stylesheets for processing DocBook

docbook2x suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: docbook2x
Source-Version: 0.8.8-9

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

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

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

Debian distribution maintenance software
pp.
Daniel Leidert  (supplier of updated docbook2x 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Aug 2013 13:44:32 +0200
Source: docbook2x
Binary: docbook2x
Architecture: source amd64
Version: 0.8.8-9
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group 
Changed-By: Daniel Leidert 
Description: 
 docbook2x  - Converts DocBook/XML documents into man pages and TeXinfo
Closes: 571830 603322 660682 718982
Changes: 
 docbook2x (0.8.8-9) unstable; urgency=high
 .
   * Rebuild against new debhelper (Closes: #603322, Closes: #718982)
   * Added autotools-dev as build-dep, helping with outdated autotools files
   * Bumped standard version to 3.9.4
   * Removed dm-upload-allowed
   * Bumped compat level to 9
   * Added myself to uploaders (Closes: #660682)
   * Dropped some version check in debian/control
 newer version already in oldstable
   * Switch to quilt
   * debian/rules: removing *.info from debian directory in clean target
   * Added 06_fix_man_typo.patch, fixing two man typos
   * Removed Rafael Laboissiere from uploaders list (Closes: #571830)
Checksums-Sha1: 
 b6eb2ecc1e92a1b5a9ea28207739cc0c3538e02e 1569 docbook2x_0.8.8-9.dsc
 a63083f5641cb6392e98f8bcfe702727ec606952 12505 docbook2x_0.8.8-9.debian.tar.gz
 56b9955c180d3db60ea64ea0e0798df667493090 295266 docbook2x_0.8.8-9_amd64.deb
Checksums-Sha256: 
 51445cf6e26a3f03c62e691bf1a0b695c204888281f3703c00e57a6e1ee55416 1569 
docbook2x_0.8.8-9.dsc
 6a03f09cee61d9649def6fce0fbe562220e82caa86fc479d9aee9c5cc0a0ebec 12505 
docbook2x_0.8.8-9.debian.tar.gz
 ee0ab5910521a02f812e55e8a7a58ae52cecbd5e1f4e9f5a2dec7e21f1d5a5d8 295266

Bug#718982: marked as done (docbook2x cannot be installed anymore)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:03:03 +
with message-id 
and subject line Bug#718982: fixed in docbook2x 0.8.8-9
has caused the Debian Bug report #718982,
regarding docbook2x cannot be installed anymore
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.)


-- 
718982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: docbook2x
Version: 0.8.8-8
Severity: serious

Dear Maintainer,

please consider upload of my package available on mentors [1], because now 
docbook2x cannot be installed on sid anymore. I cannot build/rebuild anymore 
packages I maintain in debian.

I can adopt the package.

Gianfranco

[1] http://mentors.debian.net/package/docbook2x--- End Message ---
--- Begin Message ---
Source: docbook2x
Source-Version: 0.8.8-9

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

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

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

Debian distribution maintenance software
pp.
Daniel Leidert  (supplier of updated docbook2x 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Aug 2013 13:44:32 +0200
Source: docbook2x
Binary: docbook2x
Architecture: source amd64
Version: 0.8.8-9
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group 
Changed-By: Daniel Leidert 
Description: 
 docbook2x  - Converts DocBook/XML documents into man pages and TeXinfo
Closes: 571830 603322 660682 718982
Changes: 
 docbook2x (0.8.8-9) unstable; urgency=high
 .
   * Rebuild against new debhelper (Closes: #603322, Closes: #718982)
   * Added autotools-dev as build-dep, helping with outdated autotools files
   * Bumped standard version to 3.9.4
   * Removed dm-upload-allowed
   * Bumped compat level to 9
   * Added myself to uploaders (Closes: #660682)
   * Dropped some version check in debian/control
 newer version already in oldstable
   * Switch to quilt
   * debian/rules: removing *.info from debian directory in clean target
   * Added 06_fix_man_typo.patch, fixing two man typos
   * Removed Rafael Laboissiere from uploaders list (Closes: #571830)
Checksums-Sha1: 
 b6eb2ecc1e92a1b5a9ea28207739cc0c3538e02e 1569 docbook2x_0.8.8-9.dsc
 a63083f5641cb6392e98f8bcfe702727ec606952 12505 docbook2x_0.8.8-9.debian.tar.gz
 56b9955c180d3db60ea64ea0e0798df667493090 295266 docbook2x_0.8.8-9_amd64.deb
Checksums-Sha256: 
 51445cf6e26a3f03c62e691bf1a0b695c204888281f3703c00e57a6e1ee55416 1569 
docbook2x_0.8.8-9.dsc
 6a03f09cee61d9649def6fce0fbe562220e82caa86fc479d9aee9c5cc0a0ebec 12505 
docbook2x_0.8.8-9.debian.tar.gz
 ee0ab5910521a02f812e55e8a7a58ae52cecbd5e1f4e9f5a2dec7e21f1d5a5d8 295266 
docbook2x_0.8.8-9_amd64.deb
Files: 
 9c90e57a90dd679a44bca185b38f738d 1569 text optional docbook2x_0.8.8-9.dsc
 cf0c0779f1c698e3d3dc66d57d51ae1f 12505 text optional 
docbook2x_0.8.8-9.debian.tar.gz
 fafccc6f27131a97d1693dac8d8e9191 295266 text optional 
docbook2x_0.8.8-9_amd64.deb

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

iEYEARECAAYFAlIH0QEACgkQm0bx+wiPa4zsdACgrLbWV5VblNkG2gn47hISeNWv
D3AAoId7O8d+JmJrqBzfVPKtrcGjh8Jx
=zmVX
-END PGP SIGNATURE End Message ---


Bug#603322: marked as done (docbook2x should be rebuilt with new debhelper)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 18:03:03 +
with message-id 
and subject line Bug#718982: fixed in docbook2x 0.8.8-9
has caused the Debian Bug report #718982,
regarding docbook2x should be rebuilt with new debhelper
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.)


-- 
718982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: docbook2x
Version: 0.8.8-8
Severity: normal

During installation of docbook2x, I get the following:

Setting up docbook2x (0.8.8-8) ...
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support
Ignoring install-info called from maintainer script
The package docbook2x should be rebuilt with new debhelper to get
trigger support


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

Kernel: Linux 2.6.32-5-686 (SMP w/4 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 docbook2x depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libtext-wrapi18n-perl 0.06-7 internationalized substitute of Te
ii  libxml-sax-expat-perl 0.40-1 Perl module for a SAX2 driver for 
ii  perl  5.10.1-16  Larry Wall's Practical Extraction 
ii  sp1.3.4-1.2.1-47 James Clark's SGML parsing tools
ii  texinfo   4.13a.dfsg.1-6 Documentation system for on-line i
ii  xml-core  0.13   XML infrastructure and XML catalog
ii  xsltproc  1.1.26-6   XSLT 1.0 command line processor

Versions of packages docbook2x recommends:
ii  docbook-xml4.5-7 standard XML documentation system 
ii  docbook-xsl1.75.2+dfsg-5 stylesheets for processing DocBook

docbook2x suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: docbook2x
Source-Version: 0.8.8-9

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

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

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

Debian distribution maintenance software
pp.
Daniel Leidert  (supplier of updated docbook2x 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 07 Aug 2013 13:44:32 +0200
Source: docbook2x
Binary: docbook2x
Architecture: source amd64
Version: 0.8.8-9
Distribution: unstable
Urgency: high
Maintainer: Debian XML/SGML Group 
Changed-By: Daniel Leidert 
Description: 
 docbook2x  - Converts DocBook/XML documents into man pages and TeXinfo
Closes: 571830 603322 660682 718982
Changes: 
 docbook2x (0.8.8-9) unstable; urgency=high
 .
   * Rebuild against new debhelper (Closes: #603322, Closes: #718982)
   * Added autotools-dev as build-dep, helping with outdated autotools files
   * Bumped standard version to 3.9.4
   * Removed dm-upload-allowed
   * Bumped compat level to 9
   * Added myself to uploaders (Closes: #660682)
   * Dropped some version check in debian/control
 newer version already in oldstable
   * Switch to quilt
   * debian/rules: removing *.info from debian directory in clean target
   * Added 06_fix_man_typo.patch, fixing two man typos
   * Removed Rafael Laboissiere from uploaders list (Closes: #571830)
Checksums-Sha1: 
 b6eb2ecc1e92a1b5a9ea28207739cc0c3538e02e 1569 docbook2x_0.8.8-9.dsc
 a63083f5641cb6392e98f8bcfe702727ec606952 12505 docbook2x_0.8.8-9.debian.tar.gz
 56b9955c180d3db60ea64ea0e0798df667493090 295266 docbook2x_0.8.8-9_amd64.deb
Checksums-Sha256: 
 51445cf6e26a3f03c62e691bf1a0b695c204888281f3703c00e57a6e1ee55416 1569 
docbook2x_0.8.8-9.dsc
 6a03f09cee61d9649def6fce0fbe562220e82caa86fc479d9aee9c5cc0a0ebec 12505 
docbook2x_0.8.8-9.debian.tar.gz
 ee0ab5910521a02f812e55e8a7a58ae52cecbd5e1f4e9f5a2dec7e21f1d5a5d8 295266

Processed: Re: Bug#719016: eiskaltdcpp-cli: needs adaptation to libjson-rpc-perl 1.03

2013-08-11 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #719016 [eiskaltdcpp-cli] eiskaltdcpp-cli: needs adaptation to 
libjson-rpc-perl 1.03
Severity set to 'serious' from 'important'

-- 
719016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719016
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#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
retitle 719415 gradle: Please enable code quality plugins during build time
severity 719415 important
thanks

Since Damien just uploaded a new release fixing some bugs and adding a
workaround for this issue I'm just retitling it and adjusting its
severity.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Processed: Re: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 719415 gradle: Please enable code quality plugins during build time
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Changed Bug title to 'gradle: Please enable code quality plugins during build 
time' from 'gradle: FTBFS: build hangs during codenarc steps'
> severity 719415 important
Bug #719415 [src:gradle] gradle: Please enable code quality plugins during 
build time
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

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

2013-08-11 Thread Ben Pfaff
On Sun, Aug 11, 2013 at 09:38:56AM -0700, Daniel Schepler wrote:
> With the patch referred to by Wookey, the autoconf build works fine for me.  
> (I'm reattaching the patch, with the formatting issues introduced somewhere 
> along the line fixed, and refreshed according to the current version of the 
> file.)
> 
> If I don't hear back from you within a week or so, I'm planning to do an NMU 
> with this patch, to fix the RC bug.

NMU would in fact be appreciated.  Thank you!


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



Bug#718890: base: Boot fails due to trap divide error:0 in libc-2.17 in several services

2013-08-11 Thread Christian Haul
> This is very unlikely to be a libc6 bug. The upgrade mentions libc6 but the 
> delta between the corresponding versions only concern kfreebsd-*. Could you 
> please provide more information about the issue, by providing a bigger part 
> of the boot log? Especially the programs that actually crashes

The system is unresponsive after the boot, so I can only copy manually from the 
screen.

Regarding libc, I downgraded to the version from testing without success.

I did a full memtest, which reported no problems.

Failing programs are:
Mount, sed, rm, fsck, kbd, hdparm, qemu-system-x86, lvm2, echo, grep, locale

When booting into a init=/bin/bash system I seem to be able to run those 
commands, though!? I tried at least echo, sed, grep, hdparm, mount.

Could multi-arch be related?

Thx. Chris.

Bug#709947: closed by ty...@mit.edu (Theodore Y. Ts'o) (Bug#708307: fixed in e2fsprogs 1.42.8-1)

2013-08-11 Thread Theodore Ts'o
On Sat, Aug 10, 2013 at 06:39:33PM +0100, Adam D. Barratt wrote:
> On Thu, 2013-06-27 at 14:01 -0400, Theodore Ts'o wrote:
> > It's a bit more than that.  The full patch is here:
> > 
> > https://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/commit/?h=maint&id=3df6014a3d216d19be7d2286de24e8ee106f18ad
> > 
> > It disables the ability to display a stack trace when e2fsck crashes,
> > which makes it easier for me to debug problems which only occur once
> > and where I can't get access to the file system which provoked the
> > fsck crash.  Disabling reduces long term maintainability and RAS, but
> > doesn't cause any other missing functionality to the user.
> 
> Thanks for the information.
> 
> Assuming that the fix has been tested on stable, please go ahead using
> 1.42.5-1.1+deb7u1 as the version number; apologies for the delay in
> getting back to you regarding this.

We have a minor problem with uploading a fix.  E2fsprogs currently
FTBFS on stable, due to bug #707996, whose root cause is #708061.  

Personally, I blame glibc (#708061) for once again making a
library-visible API change.  (If they didn't want programs to use
__secure_getenv, they shouldn't have made it visible.)

However, the decision was to fix it by forcing a reconfigure and
rebuild of all affected packages --- which in the case of e2fsprogs
FTBFS, requires a rebuild and re-upload of util-linux (#707996).  This
has happened in unstable, but it hasn't happened in stable.

There is (almost) nothing I can do to work around this problem in
e2fsprogs, since the problem is that e2fsck.static is linking against
the blkid library found in util-linux, and it is the blkid library
which is referencing the symbol in glibc which has vanished in a puff
of greasy black smoke.

The (almost) referres to something really, REALLY, horrible which I
could do, which is to use the antique version of the blkid library
found in the e2fsprogs sources, from before we transferred it over to
util-linux.  I could only do this for e2fsck.static, but that would
mean that e2fsck and e2fsck.static would be using different versions
of the blkid library.  Or I could do it for e2fsprogs as well, but
then e2fsck and mke2fs would be using a version of blkid that hasn't
been updated for several years, and which will have all sorts of bugs
and lack features added since the move to util-linux.

The really right answer is to rebuild (it doesn't even require a
source-level change, since I believe the configure script should make
the right thing happen once we build with the glibc with the
gratuitous ABI change) and then reload util-linux.

What say the release team?

Regards,

- Ted


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



Bug#707764: marked as done (gradle doesn't work without libjetty-extra-java installed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#707764: fixed in gradle 1.4-2
has caused the Debian Bug report #707764,
regarding gradle doesn't work without libjetty-extra-java installed
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.)


-- 
707764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
Severity: important

gradle depends on libgradle-plugins-java, which in turn recommends libjetty-
extra-java.
This 'recommends' was working for version 1.1, but doesn't hold for 1.4. If not
installed, Gradle now fails always with:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR 'jetty-plus.jar'
required by module 'gradle-jetty' using classpath or distribution directory
'/usr/share/gradle'

Defining libjetty-extra-java as a dependency instead of a recommendation for
libgradle-plugins-java will make the package conflict with other very popular
java tools as eclipse, but there's already another bug filed against jetty to
fix this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686876



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

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

Versions of packages gradle depends on:
ii  ant  1.8.2-4
ii  default-jre-headless 1:1.6-47
ii  libdom4j-java1.6.1+dfsg.2-6
ii  libgradle-core-java  1.4-1
ii  libgradle-plugins-java   1.4-1
ii  libjaffl-java0.5.9-4
ii  libjaxen-java1.1.3-1
ii  libjna-java  3.2.7-4+b1
ii  libjnr-posix-java1.1.8-2
ii  libkryo-java 2.20-3
ii  libnative-platform-java  0.3~rc2-2
ii  libwagon-java1.0.0-2

gradle recommends no packages.

gradle suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

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

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

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz

Bug#713171: marked as done (gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: ca

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#713171: fixed in gradle 1.4-2
has caused the Debian Bug report #713171,
regarding gradle: FTBFS: 
/«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
 cannot find symbol
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.)


-- 
713171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gradle
Version: 1.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> find /usr/share/gradle -type l ! -exec test -r {} \; -print
> mkdir /«PKGBUILDDIR»/.gradlehome
> gradle --project-prop finalRelease=true --stacktrace --offline assemble
> :buildSrc:clean UP-TO-DATE
> :buildSrc:compileJava UP-TO-DATE
> :buildSrc:compileGroovy
> :buildSrc:processResources
> :buildSrc:classes
> :buildSrc:jar
> :buildSrc:assemble
> :buildSrc:checkstyleMain
> :buildSrc:compileTestJava UP-TO-DATE
> :buildSrc:compileTestGroovy
> :buildSrc:processTestResources
> :buildSrc:testClasses
> :buildSrc:checkstyleTest UP-TO-DATE
> :buildSrc:codenarcMain
> :buildSrc:codenarcTest
> :buildSrc:test
> :buildSrc:check
> :buildSrc:build
> Gradle version: 1.4
> :assemble UP-TO-DATE
> :announce:classpathManifest
> :baseServices:classpathManifest
> /«PKGBUILDDIR»/subprojects/base-services/src/main/java/org/gradle/internal/CompositeStoppable.java:45:
>  warning: non-varargs call of varargs method with inexact argument type for 
> last parameter;
> cast to java.lang.Object for a varargs call
> cast to java.lang.Object[] for a non-varargs call and to suppress this warning
> return new CompositeStoppable().add(elements);
> ^
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 warning
> :baseServices:compileJava
> :baseServices:compileGroovy UP-TO-DATE
> :baseServices:processResources UP-TO-DATE
> :baseServices:classes
> :baseServices:jar
> :baseServicesGroovy:classpathManifest
> :baseServicesGroovy:compileJava UP-TO-DATE
> Note: 
> /«PKGBUILDDIR»/subprojects/base-services-groovy/src/main/groovy/org/gradle/api/specs/AndSpec.java
>  uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :baseServicesGroovy:compileGroovy
> :baseServicesGroovy:processResources UP-TO-DATE
> :baseServicesGroovy:classes
> :baseServicesGroovy:jar
> :cli:classpathManifest
> :cli:compileJava
> :cli:compileGroovy UP-TO-DATE
> :cli:processResources UP-TO-DATE
> :cli:classes
> :cli:jar
> :createBuildReceipt
> :core:buildReceiptResource
> :core:classpathManifest
> :messaging:classpathManifest
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :messaging:compileJava
> :messaging:compileGroovy UP-TO-DATE
> :messaging:processResources UP-TO-DATE
> :messaging:classes
> :messaging:jar
> :native:classpathManifest
> :native:compileJava
> :native:compileGroovy UP-TO-DATE
> :native:processResources UP-TO-DATE
> :native:classes
> :native:jar
> :core:compileJava UP-TO-DATE
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :core:compileGroovy
> :core:pluginsManifest
> :core:processResources
> :core:reportResources UP-TO-DATE
> :core:classes
> :core:jar
> :announce:compileJava UP-TO-DATE
> :announce:compileGroovy
> :announce:processResources
> :announce:classes
> :announce:jar
> :announce:assemble
> :antlr:classpathManifest
> :coreImpl:jarJarMaven3
> :coreImpl:classpathManifest
> :coreImpl:compileJava UP-TO-DATE
> /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/LocalFileRepositoryCacheManager.java:39:
>  
> org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
>  is not abstract and does not override abstract method 
> downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repositor

Bug#718960: marked as done (gradle misses some dependencies)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#718960: fixed in gradle 1.4-2
has caused the Debian Bug report #718960,
regarding gradle misses some dependencies
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.)


-- 
718960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
severity: serious

Hi,

gradle refused to run on mine machine without the gson and bcpg
packages installed. So the package misses at least this two
dependencies.

Additional before submitting this bug I scanned /usr/share/gradle/lib
for symlinks and resolved their packages to get a full list of eventual
dependencies. However I am not sure if all of them are really needed,
since just a small part of them are already declared dependencies:

ant
ant-optional
bnd
checkstyle
groovy
ivy
junit4
libantlr-java
libasm4-java
libatinject-jsr330-api-java
libbcpg-java
libbcprov-java
libcodenarc-groovy-java
libcommons-cli-java
libcommons-codec-java
libcommons-collections3-java
libcommons-io-java
libcommons-lang-java
libconstantine-java
libdom4j-java
libecj-java
libgmetrics-groovy-java
libgoogle-gson-java
libgradle-core-java
libgradle-plugins-java
libguava-java
libhttpclient-java
libhttpcore-java
libjaffl-java
libjansi-java
libjarjar-java
libjaxen-java
libjcifs-java
libjcip-annotations-java
libjetty-extra-java
libjetty-java
libjffi-java
libjna-java
libjnr-posix-java
libjsch-java
libkryo-java
liblogback-java
libmaven-ant-tasks-java
libminlog-java
libnative-platform-java
libnekohtml-java
libplexus-containers1.5-java
libpolyglot-maven-java
libreflectasm-java
librhino-java
libservlet2.5-java
libslf4j-java
libxbean-java
libxerces2-java
libxml-commons-external-java
testng

kind regards,
Michael
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

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

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

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz
 cac03483e17a19fd52f063a5913491b8fe0ce83df99912fec9fda8c17ff4f7a8 996864 
gradle_1.4-2_all.deb
 3edaa757ab99972be56fc5ad550c4780b7b826e3f4b24a98f354704e2ae8ea90 3946990 
libgradle-core-java_1.4-2_al

Bug#718960: marked as done (gradle misses some dependencies)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#707764: fixed in gradle 1.4-2
has caused the Debian Bug report #707764,
regarding gradle misses some dependencies
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.)


-- 
707764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
severity: serious

Hi,

gradle refused to run on mine machine without the gson and bcpg
packages installed. So the package misses at least this two
dependencies.

Additional before submitting this bug I scanned /usr/share/gradle/lib
for symlinks and resolved their packages to get a full list of eventual
dependencies. However I am not sure if all of them are really needed,
since just a small part of them are already declared dependencies:

ant
ant-optional
bnd
checkstyle
groovy
ivy
junit4
libantlr-java
libasm4-java
libatinject-jsr330-api-java
libbcpg-java
libbcprov-java
libcodenarc-groovy-java
libcommons-cli-java
libcommons-codec-java
libcommons-collections3-java
libcommons-io-java
libcommons-lang-java
libconstantine-java
libdom4j-java
libecj-java
libgmetrics-groovy-java
libgoogle-gson-java
libgradle-core-java
libgradle-plugins-java
libguava-java
libhttpclient-java
libhttpcore-java
libjaffl-java
libjansi-java
libjarjar-java
libjaxen-java
libjcifs-java
libjcip-annotations-java
libjetty-extra-java
libjetty-java
libjffi-java
libjna-java
libjnr-posix-java
libjsch-java
libkryo-java
liblogback-java
libmaven-ant-tasks-java
libminlog-java
libnative-platform-java
libnekohtml-java
libplexus-containers1.5-java
libpolyglot-maven-java
libreflectasm-java
librhino-java
libservlet2.5-java
libslf4j-java
libxbean-java
libxerces2-java
libxml-commons-external-java
testng

kind regards,
Michael
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

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

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

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz
 cac03483e17a19fd52f063a5913491b8fe0ce83df99912fec9fda8c17ff4f7a8 996864 
gradle_1.4-2_all.deb
 3edaa757ab99972be56fc5ad550c4780b7b826e3f4b24a98f354704e2ae8ea90 3946990 
libgradle-core-java_1.4-2_al

Bug#707764: marked as done (gradle doesn't work without libjetty-extra-java installed)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:03:21 +
with message-id 
and subject line Bug#718960: fixed in gradle 1.4-2
has caused the Debian Bug report #718960,
regarding gradle doesn't work without libjetty-extra-java installed
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.)


-- 
718960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gradle
Version: 1.4-1
Severity: important

gradle depends on libgradle-plugins-java, which in turn recommends libjetty-
extra-java.
This 'recommends' was working for version 1.1, but doesn't hold for 1.4. If not
installed, Gradle now fails always with:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR 'jetty-plus.jar'
required by module 'gradle-jetty' using classpath or distribution directory
'/usr/share/gradle'

Defining libjetty-extra-java as a dependency instead of a recommendation for
libgradle-plugins-java will make the package conflict with other very popular
java tools as eclipse, but there's already another bug filed against jetty to
fix this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686876



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

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

Versions of packages gradle depends on:
ii  ant  1.8.2-4
ii  default-jre-headless 1:1.6-47
ii  libdom4j-java1.6.1+dfsg.2-6
ii  libgradle-core-java  1.4-1
ii  libgradle-plugins-java   1.4-1
ii  libjaffl-java0.5.9-4
ii  libjaxen-java1.1.3-1
ii  libjna-java  3.2.7-4+b1
ii  libjnr-posix-java1.1.8-2
ii  libkryo-java 2.20-3
ii  libnative-platform-java  0.3~rc2-2
ii  libwagon-java1.0.0-2

gradle recommends no packages.

gradle suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 1.4-2

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

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

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

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated gradle 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 16:13:00 +0200
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source all
Version: 1.4-2
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 gradle - Groovy based build system
 gradle-doc - Documentation for gradle
 libgradle-core-java - Groovy based build system - Core library
 libgradle-plugins-java - Groovy based build system - All plugins
Closes: 707764 713171 718960
Changes: 
 gradle (1.4-2) unstable; urgency=low
 .
   * Fix compatibility with Apache Ivy 2.3 (Closes: #713171):
 - d/patches/35_ivy_23.diff: fix FTBFS on downloadRepositoryResource method
 - d/control: {Build,}-Depends on ivy (>= 2.3)
   * d/patches/34_disable_code_quality.diff: Disable some code analysis check
 to speed-up package build.
   * d/control: Merge Depends/Recommends field because Gradle just fails on
 missing dependencies (event if module is not used by user).
 (Closes: #718960, #707764).
Checksums-Sha1: 
 e9d2f4cb3865091ea4b12f550793704e399309d7 3351 gradle_1.4-2.dsc
 485ca6f5f8113091ae40b6b4c80def5c081b40df 22609 gradle_1.4-2.debian.tar.gz
 5eabc7e1893a25f4920391966e9a58125346191e 996864 gradle_1.4-2_all.deb
 fb7eee14841dbb695362b6d1b8f9b4e77f836246 3946990 
libgradle-core-java_1.4-2_all.deb
 3bf1a77c66892017ebcb13e46c1a3c3c8a2e6518 2931156 
libgradle-plugins-java_1.4-2_all.deb
 4464c897fb8b38b5f1b41691b3c7e467b0baed99 2522966 gradle-doc_1.4-2_all.deb
Checksums-Sha256: 
 3b8b142a5efc9e69770e7b56ec8155be40c6584bd588552726dd5c6a71083d87 3351 
gradle_1.4-2.dsc
 3d03898ca1470d7bec1d051b81bb93ba51dc2609a24476b81ffc3b49f992f721 22609 
gradle_1.4-2.debian.tar.gz

Bug#701292: Patch for the issue

2013-08-11 Thread Andreas Moog
Control: tags -1 patch

Hello,

please find attached a proposed patch/debdiff for the build failure.

Cheers,
  Andreas
diff -Nru granule-1.4.0-7/debian/changelog granule-1.4.0-7/debian/changelog
--- granule-1.4.0-7/debian/changelog2012-06-19 22:43:29.0 +0200
+++ granule-1.4.0-7/debian/changelog2013-08-11 18:49:22.0 +0200
@@ -1,3 +1,9 @@
+granule (1.4.0-7-2) UNRELEASED; urgency=low
+
+  * Fix build with gcc4.8 and -fpermissive (Closes: #701292)
+
+ -- Andreas Moog   Sun, 11 Aug 2013 16:15:28 +
+
 granule (1.4.0-7-1) unstable; urgency=low
 
   * New upstream release. (Closes: #667909)
diff -Nru granule-1.4.0-7/debian/patches/fix-template-with-permissive.patch 
granule-1.4.0-7/debian/patches/fix-template-with-permissive.patch
--- granule-1.4.0-7/debian/patches/fix-template-with-permissive.patch   
1970-01-01 01:00:00.0 +0100
+++ granule-1.4.0-7/debian/patches/fix-template-with-permissive.patch   
2013-08-11 18:15:17.0 +0200
@@ -0,0 +1,15 @@
+Description: Fix build with gcc4.8 and -fpermissive
+Bug-Debian: http://bugs.debian.org/701292
+Last-Update: 2013-08-11
+
+--- granule-1.4.0-7.orig/src/Granule.cpp
 granule-1.4.0-7/src/Granule.cpp
+@@ -56,7 +56,7 @@ ASSA_DECL_SINGLETON(Granule);
+ 
+ static const int TIMEOUT = 2000;  // 2 seconds (1,000 mls = 1 sec).
+ 
+-template <> xmlExternalEntityLoader Granule::m_default_entity_loader = 0;
++xmlExternalEntityLoader Granule::m_default_entity_loader = 0;
+ 
+ 
/***
+   Member Functions
diff -Nru granule-1.4.0-7/debian/patches/series 
granule-1.4.0-7/debian/patches/series
--- granule-1.4.0-7/debian/patches/series   1970-01-01 01:00:00.0 
+0100
+++ granule-1.4.0-7/debian/patches/series   2013-08-11 18:13:21.0 
+0200
@@ -0,0 +1 @@
+fix-template-with-permissive.patch


signature.asc
Description: OpenPGP digital signature


Processed: Patch for the issue

2013-08-11 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #701292 [src:granule] granule: ftbfs with GCC-4.8
Added tag(s) patch.

-- 
701292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701292
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#709902: Patch for automake1.10 texinfo failure

2013-08-11 Thread Daniel Schepler
tags 709902 + patch
thanks

With the attached (trivial) patch, the automake1.10 build works fine for me.

If I don't hear back from you within a week or so, I'm planning to make an NMU 
based on this patch, to fix the RC bug.
-- 
Daniel Schepler
Index: automake1.10-1.10.3/doc/automake.texi
===
--- automake1.10-1.10.3.orig/doc/automake.texi	2013-08-11 16:43:03.0 +
+++ automake1.10-1.10.3/doc/automake.texi	2013-08-11 16:45:58.999400517 +
@@ -11635,7 +11635,7 @@
 Options: these items on which Automake works have been rewritten as
 separate Perl modules, and documented.
 
-@itemx 2004-01-11 Automake 1.8.1
+@item 2004-01-11 Automake 1.8.1
 @itemx 2004-01-12 Automake 1.8.2
 @itemx 2004-03-07 Automake 1.8.3
 @itemx 2004-04-25 Automake 1.8.4
@@ -11652,13 +11652,13 @@
 
 Aside from this it contains mainly minor changes and bug-fixes.
 
-@itemx 2004-08-11 Automake 1.9.1
+@item 2004-08-11 Automake 1.9.1
 @itemx 2004-09-19 Automake 1.9.2
 
 Automake has ten years.  This chapter of the manual was initially
 written for this occasion.
 
-@itemx 2007-10-29 Automake repository moves to @code{savannah.gnu.org} and uses
+@item 2007-10-29 Automake repository moves to @code{savannah.gnu.org} and uses
 git as primary repository.
 
 @end table


Processed: Patch for automake1.10 texinfo failure

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 709902 + patch
Bug #709902 [src:automake1.10] automake1.10: FTBFS: texinfo errors
Added tag(s) patch.
> thanks
Stopping processing here.

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

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 711297 + patch
Bug #711297 [src:autoconf] autoconf: FTBFS: texinfo errors
Added tag(s) patch.
> thanks
Stopping processing here.

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

2013-08-11 Thread Daniel Schepler
tags 711297 + patch
thanks

With the patch referred to by Wookey, the autoconf build works fine for me.  
(I'm reattaching the patch, with the formatting issues introduced somewhere 
along the line fixed, and refreshed according to the current version of the 
file.)

If I don't hear back from you within a week or so, I'm planning to do an NMU 
with this patch, to fix the RC bug.
-- 
Daniel Schepler
diff --git i/doc/autoconf.texi w/doc/autoconf.texi 
index 78a2c67..506d966 100644 
--- i/doc/autoconf.texi 
+++ w/doc/autoconf.texi 
@@ -15,7 +15,7 @@
 @c The ARG is an optional argument.  To be used for macro arguments in
 @c their documentation (@defmac).
 @macro ovar{varname}
-@r{[}@var{\varname\}@r{]}@c
+@r{[}@var{\varname\}@r{]}
 @end macro
 
 @c @dvar(ARG, DEFAULT)
@@ -23,7 +23,7 @@
 @c The ARG is an optional argument, defaulting to DEFAULT.  To be used
 @c for macro arguments in their documentation (@defmac).
 @macro dvar{varname, default}
-@r{[}@var{\varname\} = @samp{\default\}@r{]}@c
+@r{[}@var{\varname\} = @samp{\default\}@r{]}
 @end macro
 
 @c Handling the indexes with Texinfo yields several different problems.
@@ -8013,10 +8013,10 @@
 @code{ac_cv_f77_libs} or @code{ac_cv_fc_libs}, respectively.
 @end defmac
 
-@defmac AC_F77_DUMMY_MAIN (@ovar{action-if-found}, @dvar{action-if-not-found, @
-  AC_MSG_FAILURE})
-@defmacx AC_FC_DUMMY_MAIN (@ovar{action-if-found}, @dvar{action-if-not-found, @
-  AC_MSG_FAILURE})
+@defmac AC_F77_DUMMY_MAIN (@ovar{action-if-found}, @
+  @dvar{action-if-not-found, AC_MSG_FAILURE})
+@defmacx AC_FC_DUMMY_MAIN (@ovar{action-if-found}, @
+  @dvar{action-if-not-found, AC_MSG_FAILURE})
 @acindex{F77_DUMMY_MAIN}
 @cvindex F77_DUMMY_MAIN
 @acindex{FC_DUMMY_MAIN}
@@ -8267,8 +8267,8 @@
 @code{ac_cv_fc_pp_srcext_@var{ext}} variables, respectively.
 @end defmac
 
-@defmac AC_FC_PP_DEFINE (@ovar{action-if-success}, @dvar{action-if-failure, @
-  AC_MSG_FAILURE})
+@defmac AC_FC_PP_DEFINE (@ovar{action-if-success}, @
+  @dvar{action-if-failure, AC_MSG_FAILURE})
 @acindex{FC_PP_DEFINE}
 @caindex fc_pp_define
 
@@ -8286,8 +8286,8 @@
 variable.
 @end defmac
 
-@defmac AC_FC_FREEFORM (@ovar{action-if-success}, @dvar{action-if-failure, @
-  AC_MSG_FAILURE})
+@defmac AC_FC_FREEFORM (@ovar{action-if-success}, @
+  @dvar{action-if-failure, AC_MSG_FAILURE})
 @acindex{FC_FREEFORM}
 @caindex fc_freeform
 
@@ -8313,8 +8313,8 @@
 the @code{ac_cv_fc_freeform} variable.
 @end defmac
 
-@defmac AC_FC_FIXEDFORM (@ovar{action-if-success}, @dvar{action-if-failure, @
-  AC_MSG_FAILURE})
+@defmac AC_FC_FIXEDFORM (@ovar{action-if-success}, @
+  @dvar{action-if-failure, AC_MSG_FAILURE})
 @acindex{FC_FIXEDFORM}
 @caindex fc_fixedform
 


Bug#717958: marked as done (kfreebsd-9: CVE-2013-4851: nfsserver applies wrong credentials)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 17:39:52 +0100
with message-id <5207be58.3070...@pyro.eu.org>
and subject line Re: Bug#717958: kfreebsd-9: CVE-2013-4851: nfsserver applies 
wrong credentials
has caused the Debian Bug report #717958,
regarding kfreebsd-9: CVE-2013-4851: nfsserver applies wrong credentials
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.)


-- 
717958: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717958
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kfreebsd-9
Version: 9.0-10+deb70.2
Severity: grave
Tags: security upstream
Control: found -1 kfreebsd-9/9.0~svn223109-0.1

The FreeBSD NFS server implementation applies the wrong group
credentials (supplied by the client) to an authenticated NFS session in
specific configurations (exports defined using -mapall or -maproot with
-network or -host).

http://security.FreeBSD.org/advisories/FreeBSD-SA-13:08.nfsserver.asc

This was fixed in kfreebsd-10 since r244226, but the security
implications for kfreebsd-9 and kfreebsd-8 have just been realised.

-- System Information:
Debian Release: 7.1
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kfreebsd-image-9.0-2-amd64-xenhvm depends on:
ii  devd   9.0+ds1-11~deb7u1
ii  freebsd-utils  9.0+ds1-11~deb7u1
ii  kbdcontrol 9.0+ds1-11~deb7u1
ii  kldutils   9.0+ds1-11~deb7u1

kfreebsd-image-9.0-2-amd64-xenhvm recommends no packages.

kfreebsd-image-9.0-2-amd64-xenhvm suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source-Version: 9.2~svn253698-1

Upstream 9.2-BETA1 included a fix for SA-13:08 / CVE-2013-4851 (in SVN
r253693):
Incorrect privilege validation in the NFS server (Closes: #717958)--- End Message ---


Bug#719430: libcatalyst-perl: tries to replace a file shipped by another package

2013-08-11 Thread intrigeri
Package: libcatalyst-perl
Version: 5.90042-1
Severity: serious

Upgrading to libcatalyst-perl 5.90042-1 fails because it tries to
replace
/usr/share/man/man3/Catalyst::Plugin::Unicode::Encoding.3pm.gz, that's
also shipped by libcatalyst-plugin-unicode-encoding-perl 1.8-1.

Cheers!


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



Processed: Patch for aalib texinfo failure

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 712332 + patch
Bug #712332 [src:aalib] aalib: FTBFS: manuals build fails against textinfo5 
because some incompatibles changes wrt 4.13 and below (some warnings have 
turned into errors)
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
712332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712332
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#712332: Patch for aalib texinfo failure

2013-08-11 Thread Daniel Schepler
tags 712332 + patch
thanks

With the attached patch, the aalib build succeeds for me.

If I don't hear back from you within a week or so, I plan to make an NMU based 
on this patch to fix the RC bug.
-- 
Daniel Schepler
Index: aalib-1.4p5/doc/aalib.texinfo
===
--- aalib-1.4p5.orig/doc/aalib.texinfo	2013-08-11 16:02:45.0 +
+++ aalib-1.4p5/doc/aalib.texinfo	2013-08-11 16:06:08.270729854 +
@@ -29,11 +29,11 @@
 
 @titlepage
 
-@title{AA-lib @value{VERSION}}
-@subtitle{An ascii-art library}
-@subtitle{API-DESCRIPTION}
+@title AA-lib @value{VERSION}
+@subtitle An ascii-art library
+@subtitle API-DESCRIPTION
 
-@author{Jan Hubi@v cka & Kamil Toman}
+@author Jan Hubi@v cka & Kamil Toman
 @tex
 Dukelsk\'ych bojovn\'\i ku 1944 
 @end tex
@@ -1318,7 +1318,7 @@
 functions (like initialization, drawing to screen etc...) and register it in
 the driver registry. There is separate drivers for screen, mouse and keyboard.
 
-@subsection Display driver
+@section Display driver
 Display driver is the most significant driver (of course) so it is recomended
 to implement it first. Its structure is as follows:
 


Bug#713096: marked as done (ldb: FTBFS: ValueError: command execution failed: /usr/bin/python2.7 /usr/bin/python2.7-config --includes -> '')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 16:04:11 +
with message-id 
and subject line Bug#713096: fixed in ldb 1:1.1.16-1
has caused the Debian Bug report #713096,
regarding ldb: FTBFS: ValueError: command execution failed: /usr/bin/python2.7 
/usr/bin/python2.7-config --includes -> ''
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.)


-- 
713096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ldb
Version: 1:1.1.6-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> PYTHON="/usr/bin/python2.7" PYTHON_CONFIG=""/usr/bin/python2.7-config"" 
> CFLAGS="-g -Wall -O2" LDFLAGS="-Wl,--as-needed" \
>   /usr/bin/python2.7 ./buildtools/bin/waf configure --prefix=/usr 
> --disable-rpath-install \
>   --builtin-libraries=ccan,replace,tdb_compat \
>   --bundled-libraries=NONE,pytevent \
>   --minimum-library-version="" \
>   --libdir=/usr/lib/x86_64-linux-gnu \
>   --with-modulesdir=/usr/lib/x86_64-linux-gnu/ldb/modules \
>   --disable-tdb2
> Checking for program gcc or cc   : /usr/bin/gcc 
> Checking for program cpp : /usr/bin/cpp 
> Checking for program ar  : /usr/bin/ar 
> Checking for program ranlib  : /usr/bin/ranlib 
> Checking for gcc : ok  
> Checking for program git : not found 
> Check for -MD: yes 
> Checking for program gdb : not found 
> Checking build system: Linux ip-10-170-94-166 
> 2.6.32-5-xen-amd64 #1 SMP Sun Sep 23 13:49:30 UTC 2012 x86_64 GNU/Linux 
> Checking for header sys/utsname.h: yes 
> Checking uname sysname type  : Linux 
> Checking uname machine type  : x86_64 
> Checking uname release type  : 2.6.32-5-xen-amd64 
> Checking uname version type  : #1 SMP Sun Sep 23 13:49:30 UTC 
> 2012 
> Checking for header stdio.h  : yes 
> Checking simple C program: ok  
> Checking for building library support: ok  
> Checking for rpath library support   : ok  
> Checking for -Wl,--version-script support  : ok  
> Checking compiler accepts -fPIC: yes 
> Checking for inline: inline 
> Checking for pkg-config version >= 0.0.0   : yes 
> Checking for header sys/types.h: yes 
> Checking for header sys/stat.h : yes 
> Checking for header stdlib.h   : yes 
> Checking for header stddef.h   : yes 
> Checking for header memory.h   : yes 
> Checking for header string.h   : yes 
> Checking for header strings.h  : yes 
> Checking for header inttypes.h : yes 
> Checking for header stdint.h   : yes 
> Checking for header unistd.h   : yes 
> Checking for header minix/config.h : no 
> Checking for header ctype.h: yes 
> Checking for header standards.h: no 
> Checking for header stdbool.h  : yes 
> Checking for header stdarg.h   : yes 
> Checking for header vararg.h   : no 
> Checking for header limits.h   : yes 
> Checking for header assert.h   : yes 
> Checking getconf LFS_CFLAGS:  
> Checking getconf large file support flags work : ok  
> Checking for large file support without additional flags : ok  
> Checking for header sys/time.h   : yes 
> Checking for header time.h   : yes 
> Checking for WORDS_BIGENDIAN : not found 
> Checking for header signal.h : yes 
> Checking if signal handlers return int   : not found 
> Checking for variable __FUNCTION__   : ok  
> Checking for va_copy : ok  
> Checking for HAVE__VA_ARGS__MACRO: ok  
> Checking for header linux/types.h: yes 
> Checking for header crypt.h  : yes 
> Checking for header locale.h : yes 
> Checking for header acl/libacl.h : no 
> Checking for header compat.h   

Bug#667782: marked as done (Please make use of new php5enmod and php5dismod commands in your package)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 16:04:18 +
with message-id 
and subject line Bug#667782: fixed in php-ssh2 0.12-1
has caused the Debian Bug report #667782,
regarding Please make use of new php5enmod and php5dismod commands in your 
package
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.)


-- 
667782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libssh2-php
Version: 0.11.3-0.1+b2
Severity: normal
User: pkg-php-ma...@lists.alioth.debian.org
Usertags: php54

Dear maintainer,

package libssh2-php currently installs it's configuration file directly
to /etc/php5.  php5 (>= 5.4.0~rc6-1) has introduced two new commands:
php5enmod and php5dismod

Your config file must be installed in /etc/php5/mods-available/.ini

php5enmod should be called from your postinst script (when configuring
the package) with each installed ini file as an parameter (f.e. if you
provide more dynamic extensions and want to ensure correct loading order).

The syntax of php5enmod is:

php5enmod [name](/[priority])

[name] is filename without .ini extension from 
/etc/php5/mods-available/.ini

The optional [priority] argument can be used if your extension require
other extensions to be loaded before.  Default priority is 20.

Example:

if [ "$1" = "configure" ]; then
  php5enmod mysqlnd
fi

or (with priority):

if [ "$1" = "configure" ]; then 
   php5enmod pdo/10
fi

**

php5dismod should be called from prerm script in remove target.

The syntax of php5dismod is:

php5dismod [name]

Example:

if [ "$1" = "remove" ]; then
  php5dismod mysqlnd
fi

**

Using these maintainer scripts will help get rid of the condition
when the package is removed, but not purged, hence triggering error
messages from php from the fact that it cannot load deleted dynamic
extension.

Feel free to contact me, if you have any questions.

Thanks, 
--
Ondřej Surý 

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable'), 
(200, 'experimental')
Architecture: amd64 (x86_64)

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


--- End Message ---
--- Begin Message ---
Source: php-ssh2
Source-Version: 0.12-1

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

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

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

Debian distribution maintenance software
pp.
Lior Kaplan  (supplier of updated php-ssh2 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 11:52:03 +0200
Source: php-ssh2
Binary: libssh2-php
Architecture: source amd64
Version: 0.12-1
Distribution: sid
Urgency: low
Maintainer: Martin Meredith 
Changed-By: Lior Kaplan 
Description: 
 libssh2-php - PHP Bindings for libssh2
Closes: 667782
Changes: 
 php-ssh2 (0.12-1) unstable; urgency=low
 .
   * New upstream release
   * Switch conffile to /etc/php5/mods-available and use php5enmod and
 php5dismod (Closes: #667782)
Checksums-Sha1: 
 2b246b46ded7615bfb2e0d322d4ffa626e662c33 1132 php-ssh2_0.12-1.dsc
 b86a25bdd3f3558bbcaaa6d876309fbbb5ae134d 26223 php-ssh2_0.12.orig.tar.gz
 5a9508497b209833905a94c58bfb7e2a68882844 5445 php-ssh2_0.12-1.debian.tar.gz
 86c3fe826b87b98aa7146e17726f63c4115b258f 24374 libssh2-php_0.12-1_amd64.deb
Checksums-Sha256: 
 a37263c5b32d7c772b5a69ce53ddbf656425fd9e61f6286578390bcdd854b72c 1132 
php-ssh2_0.12-1.dsc
 600c82d2393acf3642f19914f06a7afea57ee05cb8c10e8a5510b32188b97f99 26223 
php-ssh2_0.12.orig.tar.gz
 6975da359385f11ca1164f7e90131f706cd3b5c136e401888be576cf8c0077ba 5445 
php-ssh2_0.12-1.debian.tar.gz
 b21d839b445236852716a8bfa86aeea2ca81c52ddd915377e4e0c53aa2c324dc 24374 
libssh2-php_0.12-1_amd64.deb
Files: 
 2d2b580b51a951692c5d813871ef9147 1132 devel extra php-ssh2_0.12-1.dsc
 409b91678a842bb0ff56f2cf018b9160 26223 devel extra php-ssh2_0.12.orig.tar.gz
 e17cb29547c1c1597fa8a7307870db19 5445 devel extra php-ssh2_0.12-1.debian.tar.gz
 9ec2c6e0

Bug#719428: apt-cacher-ng: FTBFS: Impossible to satisfy Build-Conflicts on binutils-gold provided by build-essential package binutils

2013-08-11 Thread Daniel Schepler
Source: apt-cacher-ng
Version: 0.7.16-1
Severity: serious

>From my pbuilder build log:

...
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 7.2.3), cmake (>= 2.6.2), libbz2-dev, zlib1g-dev, 
liblzma-dev, libfuse-dev, pkg-config, libwrap0-dev
Conflicts: binutils-gold
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
dpkg: regarding .../pbuilder-satisfydepends-dummy.deb containing 
pbuilder-satisfydepends-dummy:
 pbuilder-satisfydepends-dummy conflicts with binutils-gold
  binutils provides binutils-gold and is present and installed.

dpkg: warning: ignoring conflict, may proceed anyway!
(Reading database ... 12169 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper (>= 7.2.3); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on cmake (>= 2.6.2); however:
  Package cmake is not installed.
 pbuilder-satisfydepends-dummy depends on libbz2-dev; however:
  Package libbz2-dev is not installed.
 pbuilder-satisfydepends-dummy depends on zlib1g-dev; however:
  Package zlib1g-dev is not installed.
 pbuilder-satisfydepends-dummy depends on liblzma-dev; however:
  Package liblzma-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libfuse-dev; however:
  Package libfuse-dev is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on libwrap0-dev; however:
  Package libwrap0-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
The following NEW packages will be installed:
  bsdmainutils{a} cmake{a} cmake-data{a} debhelper{a} emacsen-common{a} 
  file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} 
  libarchive13{a} libasprintf0c2{a} libbz2-dev{a} libcroco3{a} 
  libcurl3-gnutls{a} libexpat1{a} libffi6{a} libfuse-dev{a} libfuse2{a} 
  libgcrypt11{a} libglib2.0-0{a} libgnutls26{a} libgpg-error0{a} 
  libgssapi-krb5-2{a} libidn11{a} libk5crypto3{a} libkeyutils1{a} 
  libkrb5-3{a} libkrb5support0{a} libldap-2.4-2{a} liblzma-dev{a} 
  liblzo2-2{a} libmagic1{a} libnettle4{a} libp11-kit0{a} libpcre3-dev{a} 
  libpcrecpp0{a} libpipeline1{a} libpopt0{a} libprocps1{a} librtmp0{a} 
  libsasl2-2{a} libsasl2-modules{a} libselinux1-dev{a} libsepol1-dev{a} 
  libssh2-1{a} libssl1.0.0{a} libtasn1-3{a} libunistring0{a} libwrap0{a} 
  libwrap0-dev{a} libxml2{a} man-db{a} pkg-config{a} po-debconf{a} 
  procps{a} zlib1g-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  autopoint ca-certificates curl krb5-locales libasprintf-dev 
  libgettextpo-dev libglib2.0-data libmail-sendmail-perl lynx-cur psmisc 
  shared-mime-info tcpd wget xml-core 
0 packages upgraded, 57 newly installed, 0 to remove and 0 not upgraded.
Need to get 277 kB/22.5 MB of archives. After unpacking 58.3 MB will be used.
The following packages have unmet dependencies:
 pbuilder-satisfydepends-dummy : Conflicts: binutils-gold but it is not going 
to be installed.
Unable to resolve dependencies!  Giving up...
The following NEW packages will be installed:
  bsdmainutils{a} cmake{a} cmake-data{a} debhelper{a} emacsen-common{a} 
  file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} 
  libarchive13{a} libasprintf0c2{a} libbz2-dev{a} libcroco3{a} 
  libcurl3-gnutls{a} libexpat1{a} libffi6{a} libfuse-dev{a} libfuse2{a} 
  libgcrypt11{a} libglib2.0-0{a} libgnutls26{a} libgpg-error0{a} 
  libgssapi-krb5-2{a} libidn11{a} libk5crypto3{a} libkeyutils1{a} 
  libkrb5-3{a} libkrb5support0{a} libldap-2.4-2{a} liblzma-dev{a} 
  liblzo2-2{a} libmagic1{a} libnettle4{a} libp11-kit0{a} libpcre3-dev{a} 
  libpcrecpp0{a} libpipeline1{a} libpopt0{a} libprocps1{a} librtmp0{a} 
  libsasl2-2{a} libsasl2-modules{a} libselinux1-dev{a} libsepol1-dev{a} 
  libssh2-1{a} libssl1.0.0{a} libtasn1-3{a} libunistring0{a} libwrap0{a} 
  libwrap0-dev{a} libxml2{a} man-db{a} pkg-config{a} po-debconf{a} 
  procps{a} zlib1g-dev{a} 
The following packages are RECOMMENDED but will NOT be installed:
  autopoint ca-certificates curl krb5-locales libasprintf-dev 
  libgettextpo-dev libglib2.0-data libmail-sendmail-perl lynx-cur psmisc 
  shared-mime-info tcpd wget xml-core 
0 packages upgraded, 57 newly installed, 0 to 

Processed: Merging bug reports

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 701242 713196
Bug #701242 [src:ann] ann: ftbfs with GCC-4.8
Bug #713196 [src:ann] ann: FTBFS: dh_makeshlibs: dpkg-gensymbols -plibann0 
-Idebian/libann0.symbols -Pdebian/libann0 returned exit code 1
Merged 701242 713196
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
701242: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701242
713196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713196
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#711678: marked as done (tevent: FTBFS: python syntax errors)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:33:53 +
with message-id 
and subject line Bug#711678: fixed in tevent 0.9.19-1
has caused the Debian Bug report #711678,
regarding tevent: FTBFS: python syntax errors
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.)


-- 
711678: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711678
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tevent
Version: 0.9.16-1
Severity: serious

>From my pbuilder build log:

...
Checking for program xsltproc   
  : not found 
Checking for stylesheet 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : not 
found 
Checking for program python 
: /usr/bin/python 
Checking for program python 
: /usr/bin/python 
Checking for Python version >= 2.4.2
: ok 2.7.5 
Checking for library python2.7  
: yes 
Checking for program python2.7-config   
: /usr/bin/python2.7-config 
  File "/usr/bin/python2.7-config", line 5
echo "Usage: $0 
--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--configdir"

 ^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "./buildtools/bin/waf", line 76, in 
Scripting.prepare(t, cwd, VERSION, wafdir)
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Scripting.py", line 145, 
in prepare
prepare_impl(t, cwd, ver, wafdir)
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Scripting.py", line 135, 
in prepare_impl
main()
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Scripting.py", line 188, 
in main
fun(ctx)
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Scripting.py", line 241, 
in configure
conf.sub_config([''])
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Configure.py", line 237, 
in sub_config
self.recurse(k, name='configure')
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Utils.py", line 634, in 
recurse
f(self)
  File "/tmp/buildd/tevent-0.9.16/wscript", line 33, in configure
conf.RECURSE('lib/talloc')
  File "./buildtools/wafsamba/samba_utils.py", line 462, in RECURSE
return ctx.sub_config(relpath)
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Configure.py", line 237, 
in sub_config
self.recurse(k, name='configure')
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Utils.py", line 634, in 
recurse
f(self)
  File "/tmp/buildd/tevent-0.9.16/lib/talloc/wscript", line 63, in configure
conf.SAMBA_CHECK_PYTHON_HEADERS(mandatory=False)
  File "./buildtools/wafsamba/samba_python.py", line 11, in 
SAMBA_CHECK_PYTHON_HEADERS
conf.check_python_headers(mandatory)
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Tools/python.py", line 
262, in check_python_headers
for incstr in Utils.cmd_output("%s %s --includes" % (python, 
python_config)).strip().split():
  File "/tmp/buildd/tevent-0.9.16/buildtools/wafadmin/Utils.py", line 455, in 
cmd_output
raise ValueError(msg)
ValueError: command execution failed: /usr/bin/python /usr/bin/python2.7-config 
--includes -> ''
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/tmp/buildd/tevent-0.9.16'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

As with the similar bug in talloc, this is because python2.7-config is a shell
script, so it doesn't make sense to try to run it using python.
-- 
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: tevent
Source-Version: 0.9.19-1

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

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

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

Debian distribution maintenance software
pp.
Jelmer Vernooij  (supplier of updated tevent package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
admi

Bug#713100: marked as done (tevent: FTBFS: ValueError: command execution failed: /usr/bin/python /usr/bin/python2.7-config --includes -> '')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:33:53 +
with message-id 
and subject line Bug#713100: fixed in tevent 0.9.19-1
has caused the Debian Bug report #713100,
regarding tevent: FTBFS: ValueError: command execution failed: /usr/bin/python 
/usr/bin/python2.7-config --includes -> ''
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.)


-- 
713100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713100
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tevent
Version: 0.9.16-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> CFLAGS="-g -Wall -O2" ./configure --prefix=/usr --bundled-libraries=NONE \
>  --disable-rpath --disable-rpath-install \
>  --minimum-library-version="Usage: ./debian/autodeps.py 
> <--minimum-library-version|--update-control> " \
>  --libdir=/usr/lib/x86_64-linux-gnu
> Checking for program gcc or cc   : /usr/bin/gcc 
> Checking for program cpp : /usr/bin/cpp 
> Checking for program ar  : /usr/bin/ar 
> Checking for program ranlib  : /usr/bin/ranlib 
> Checking for gcc : ok  
> Checking for program git : not found 
> Check for -MD: yes 
> Checking for program gdb : not found 
> Checking build system: Linux ip-10-170-94-166 
> 2.6.32-5-xen-amd64 #1 SMP Sun Sep 23 13:49:30 UTC 2012 x86_64 GNU/Linux 
> Checking for header sys/utsname.h: yes 
> Checking uname sysname type  : Linux 
> Checking uname machine type  : x86_64 
> Checking uname release type  : 2.6.32-5-xen-amd64 
> Checking uname version type  : #1 SMP Sun Sep 23 13:49:30 UTC 
> 2012 
> Checking for header stdio.h  : yes 
> Checking simple C program: ok  
> Checking for building library support: ok  
> Checking for rpath library support   : ok  
> Checking for -Wl,--version-script support  : ok  
> Checking compiler accepts -fPIC: yes 
> Checking for inline: inline 
> Checking for pkg-config version >= 0.0.0   : yes 
> Checking for header sys/types.h: yes 
> Checking for header sys/stat.h : yes 
> Checking for header stdlib.h   : yes 
> Checking for header stddef.h   : yes 
> Checking for header memory.h   : yes 
> Checking for header string.h   : yes 
> Checking for header strings.h  : yes 
> Checking for header inttypes.h : yes 
> Checking for header stdint.h   : yes 
> Checking for header unistd.h   : yes 
> Checking for header minix/config.h : no 
> Checking for header ctype.h: yes 
> Checking for header standards.h: no 
> Checking for header stdbool.h  : yes 
> Checking for header stdarg.h   : yes 
> Checking for header vararg.h   : no 
> Checking for header limits.h   : yes 
> Checking for header assert.h   : yes 
> Checking getconf LFS_CFLAGS:  
> Checking getconf large file support flags work : ok  
> Checking for large file support without additional flags : ok  
> Checking for header sys/time.h   : yes 
> Checking for header time.h   : yes 
> Checking for WORDS_BIGENDIAN : not found 
> Checking for header signal.h : yes 
> Checking if signal handlers return int   : not found 
> Checking for variable __FUNCTION__   : ok  
> Checking for va_copy : ok  
> Checking for HAVE__VA_ARGS__MACRO: ok  
> Checking for header linux/types.h: yes 
> Checking for header crypt.h  : yes 
> Checking for header locale.h : yes 
> Checking for header acl/libacl.h : no 
> Checking for header compat.h : no 
> Checking for header attr/xattr.h : no 
> Checking for header dustat.h : no 
> Checking for header fcntl.h  : yes 
> Checking

Bug#708614: grub-common: Regression from 1.99: update-grub fails in Xen DomU: "warning: grub-probe can't find drive for /dev/xvda1."

2013-08-11 Thread Axel Beckert
Hi Colin,

Colin Watson wrote:
> On Fri, May 17, 2013 at 10:55:24AM +0200, Axel Beckert wrote:
> > warning: grub-probe can't find drive for /dev/xvda1.
> > grub-probe: warning: disk does not exist, so falling back to partition 
> > device /dev/xvda1.
> > grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your 
> > device.map.
> 
> Sorry I've taken so long to reply to this.  Could you figure out the
> grub-probe command here, run it with the -vv option added, and attach
> the output?

Output of version 2.00-15:

# grub-probe -vv /dev/xvda1
grub-probe: error: failed to get canonical path of udev.
# apt-cache policy udev
udev:
  Installed: 175-7.2
  Candidate: 175-7.2
  Version table:
 204-2 0
110 http://ftp.ch.debian.org/debian/ experimental/main amd64 Packages
 *** 175-7.2 0
990 http://ftp.ch.debian.org/debian/ sid/main amd64 Packages
600 http://ftp.ch.debian.org/debian/ testing/main amd64 Packages
400 http://ftp.ch.debian.org/debian/ stable/main amd64 Packages
100 /var/lib/dpkg/status

HTH.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


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



Bug#719425: amarok: FTBFS: Could not find required package "gmock (1.4 or higher)"

2013-08-11 Thread Daniel Schepler
Source: amarok
Version: 2.7.1-1
Severity: serious

>From my pbuilder build log:

...
dh_auto_configure -Skde -- -DCMAKE_USE_RELATIVE_PATHS=ON
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- /tmp/buildd/amarok-2.7.1/cmake/modules
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Taglib found: -L/usr/lib/x86_64-linux-gnu -ltag
-- Performing Test TAGLIB_ASF_FOUND
-- Performing Test TAGLIB_ASF_FOUND - Success
-- Performing Test TAGLIB_MP4_FOUND
-- Performing Test TAGLIB_MP4_FOUND - Success
-- Performing Test TAGLIB_MOD_FOUND
-- Performing Test TAGLIB_MOD_FOUND - Success
-- Taglib-Extras found: -L/usr/lib -ltag-extras
-- Performing Test COMPLEX_TAGLIB_FILENAME
-- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt-Version 4.8.5 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in 
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
-- Looking for XOpenDisplay in 
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
 - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4  
-- Found Perl: /usr/bin/perl (found version "5.14.2") 
-- Found Phonon: /usr/include (Required is at least version "4.3.80") 
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.10 include dir: /usr/include
-- Found KDE 4.10 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found MySQL: /usr/include/mysql, -L/usr/lib/x86_64-linux-gnu -lmysqlclient 
-lpthread -lz -lm -lrt -ldl
-- Found MySQL Embedded: /usr/include/mysql, -L/usr/lib/x86_64-linux-gnu 
-lmysqld_pic -lpthread -lz -lm -lrt -lwrap -lcrypt -ldl -laio -L/usr/lib/mysql 
-lpthread
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") 
-- Found QCA2: /usr/lib/x86_64-linux-gnu/libqca.so  
-- checking for module 'QJson>=0.5'
--   found QJson, version 0.8.1
-- Found QJSON: /usr/lib/x86_64-linux-gnu/libqjson.so  
-- Found liblastfm: /usr/include/lastfm, 
/usr/lib/x86_64-linux-gnu/liblastfm.so, version 1.0.7
-- checking for one of the modules 'libavcodec'
-- checking for one of the modules 'libavformat'
-- Found FFmpeg: /usr/include  
--  libavcodec: /usr/include, /usr/lib/x86_64-linux-gnu/libavcodec.so
--  libavformat: /usr/include, /usr/lib/x86_64-linux-gnu/libavformat.so
--  libavutil: /usr/include, /usr/lib/x86_64-linux-gnu/libavutil.so
-- Found libofa: /usr/include/ofa1, /usr/lib/libofa.so
CMake Warning at 
/usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 
(find_package):
  By not providing "FindMygpo-qt.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Mygpo-qt",
  but CMake did not find one.

  Could not find a package configuration file provided by "Mygpo-qt"
  (requested version 1.0.6) with any of the following names:

Mygpo-qtConfig.cmake
mygpo-qt-config.cmake

  Add the installation prefix of "Mygpo-qt" to C

Processed: Re: gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: cannot find sym

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 713171 + confirmed
Bug #713171 [src:gradle] gradle: FTBFS: 
/«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
 cannot find symbol
Added tag(s) confirmed.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
713171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713171
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#713171: gradle: FTBFS: /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395: cannot find symbol

2013-08-11 Thread Miguel Landaeta
tags 713171 + confirmed
thanks

On Sat, Jun 22, 2013 at 01:59:18PM +0200, Lucas Nussbaum wrote:
> Source: gradle
> Version: 1.4-1
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20130620 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > [...]
> > :coreImpl:compileJava UP-TO-DATE
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/LocalFileRepositoryCacheManager.java:39:
> >  
> > org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class LocalFileRepositoryCacheManager extends 
> > AbstractRepositoryCacheManager {
> >^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/repositories/cachemanager/DownloadingRepositoryCacheManager.java:52:
> >  
> > org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class DownloadingRepositoryCacheManager extends 
> > AbstractRepositoryCacheManager {
> >^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java:395:
> >  cannot find symbol
> > symbol  : constructor 
> > DefaultExtendsDescriptor(org.apache.ivy.core.module.id.ModuleRevisionId,org.apache.ivy.core.module.id.ModuleRevisionId,java.lang.String,java.lang.String[])
> > location: class 
> > org.apache.ivy.core.module.descriptor.DefaultExtendsDescriptor
> > DefaultExtendsDescriptor ed = new DefaultExtendsDescriptor(
> >   ^
> > /«PKGBUILDDIR»/subprojects/core-impl/src/main/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/NoOpRepositoryCacheManager.java:36:
> >  
> > org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
> >  is not abstract and does not override abstract method 
> > downloadRepositoryResource(org.apache.ivy.plugins.repository.Resource,java.lang.String,java.lang.String,java.lang.String,org.apache.ivy.core.cache.CacheResourceOptions,org.apache.ivy.plugins.repository.Repository)
> >  in org.apache.ivy.core.cache.RepositoryCacheManager
> > public class NoOpRepositoryCacheManager implements RepositoryCacheManager {
> >^
> > [...]
 
These errors are due to API changes introduced by ivy 2.3.0.

I was taking a look at upstream repository and they have not ported
their code to this new ivy version yet.

AbstractRepositoryCacheManager errors are easy to fix but I still have
to review how to fix changes in DefaultExtendsDescriptor class.

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Miguel Landaeta
On Sun, Aug 11, 2013 at 05:04:29PM +0200, Damien Raude-Morvan wrote:
> FTR, I'm working on git repository right now and I've create a new patch to 
> skip codeNarcMain task.

Hi Damien,

Awesome. Don't worry about duplicating effort, I was just reviewing
the Gradle bugs before diving into the issues.

Cheers,

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x6E608B637D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#710342: marked as done (tdb: FTBFS: python syntax error)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:07:59 +
with message-id 
and subject line Bug#710342: fixed in tdb 1.2.12-1
has caused the Debian Bug report #710342,
regarding tdb: FTBFS: python syntax error
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.)


-- 
710342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tdb
Version: 1.2.10-2
Severity: serious

>From my pbuilder build log:

...
Checking for getgrouplist   
  : ok  
Checking for program xsltproc   
  : /usr/bin/xsltproc 
Checking for stylesheet 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for program python 
: /usr/bin/python2.7 
Checking for program python 
: /usr/bin/python2.7 
Checking for Python version >= 2.4.2
: ok 2.7.5 
Checking for library python2.7  
: yes 
Checking for program python2.7-config   
: /usr/bin/python2.7-config 
  File "/usr/bin/python2.7-config", line 5
echo "Usage: $0 
--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--configdir"

 ^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "./buildtools/bin/waf", line 76, in 
Scripting.prepare(t, cwd, VERSION, wafdir)
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Scripting.py", line 145, in 
prepare
prepare_impl(t, cwd, ver, wafdir)
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Scripting.py", line 135, in 
prepare_impl
main()
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Scripting.py", line 188, in 
main
fun(ctx)
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Scripting.py", line 241, in 
configure
conf.sub_config([''])
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Configure.py", line 237, in 
sub_config
self.recurse(k, name='configure')
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Utils.py", line 634, in 
recurse
f(self)
  File "/tmp/buildd/tdb-1.2.10/wscript", line 53, in configure
conf.SAMBA_CHECK_PYTHON_HEADERS(mandatory=False)
  File "./buildtools/wafsamba/samba_python.py", line 11, in 
SAMBA_CHECK_PYTHON_HEADERS
conf.check_python_headers(mandatory)
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Tools/python.py", line 262, 
in check_python_headers
for incstr in Utils.cmd_output("%s %s --includes" % (python, 
python_config)).strip().split():
  File "/tmp/buildd/tdb-1.2.10/buildtools/wafadmin/Utils.py", line 455, in 
cmd_output
raise ValueError(msg)
ValueError: command execution failed: /usr/bin/python2.7 
/usr/bin/python2.7-config --includes -> ''
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/tmp/buildd/tdb-1.2.10'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

On investigation, it appears that /usr/bin/python2.7-config is now a symlink
to a shell script, which would explain why python2.7 is getting confused.
-- 
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: tdb
Source-Version: 1.2.12-1

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

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

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

Debian distribution maintenance software
pp.
Jelmer Vernooij  (supplier of updated tdb 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 13:37:12 +
Source: tdb
Binary: libtdb1 tdb-tools libtdb-dev libtdb1-dbg python-tdb python-tdb-dbg
Architecture: source amd64
Version: 1.2.12-1
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij 
Changed-By: Jelmer Vernooij 
Desc

Bug#713098: marked as done (tdb: FTBFS: ValueError: command execution failed: /usr/bin/python2.7 /usr/bin/python2.7-config --includes -> '')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:07:59 +
with message-id 
and subject line Bug#713098: fixed in tdb 1.2.12-1
has caused the Debian Bug report #713098,
regarding tdb: FTBFS: ValueError: command execution failed: /usr/bin/python2.7 
/usr/bin/python2.7-config --includes -> ''
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.)


-- 
713098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713098
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tdb
Version: 1.2.10-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 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 `/«PKGBUILDDIR»'
> PYTHON="/usr/bin/python2.7" PYTHON_CONFIG="/usr/bin/python2.7-config" 
> CFLAGS="-g -Wall -O2" ./configure --prefix=/usr --disable-rpath-install 
> --libdir=/usr/lib/x86_64-linux-gnu
> Checking for program gcc or cc   : /usr/bin/gcc 
> Checking for program cpp : /usr/bin/cpp 
> Checking for program ar  : /usr/bin/ar 
> Checking for program ranlib  : /usr/bin/ranlib 
> Checking for gcc : ok  
> Checking for program git : not found 
> Check for -MD: yes 
> Checking for program gdb : not found 
> Checking build system: Linux ip-10-232-68-252 
> 2.6.32-5-xen-amd64 #1 SMP Sun Sep 23 13:49:30 UTC 2012 x86_64 GNU/Linux 
> Checking for header sys/utsname.h: yes 
> Checking uname sysname type  : Linux 
> Checking uname machine type  : x86_64 
> Checking uname release type  : 2.6.32-5-xen-amd64 
> Checking uname version type  : #1 SMP Sun Sep 23 13:49:30 UTC 
> 2012 
> Checking for header stdio.h  : yes 
> Checking simple C program: ok  
> Checking for building library support: ok  
> Checking for rpath library support   : ok  
> Checking for -Wl,--version-script support  : ok  
> Checking compiler accepts -fPIC: yes 
> Checking for inline: inline 
> Checking for pkg-config version >= 0.0.0   : no 
> Checking for header sys/types.h: yes 
> Checking for header sys/stat.h : yes 
> Checking for header stdlib.h   : yes 
> Checking for header stddef.h   : yes 
> Checking for header memory.h   : yes 
> Checking for header string.h   : yes 
> Checking for header strings.h  : yes 
> Checking for header inttypes.h : yes 
> Checking for header stdint.h   : yes 
> Checking for header unistd.h   : yes 
> Checking for header minix/config.h : no 
> Checking for header ctype.h: yes 
> Checking for header standards.h: no 
> Checking for header stdbool.h  : yes 
> Checking for header stdarg.h   : yes 
> Checking for header vararg.h   : no 
> Checking for header limits.h   : yes 
> Checking for header assert.h   : yes 
> Checking for large file support: ok  
> Checking for header sys/time.h : yes 
> Checking for header time.h : yes 
> Checking for WORDS_BIGENDIAN   : not found 
> Checking for header signal.h   : yes 
> Checking if signal handlers return int : not found 
> Checking for variable __FUNCTION__ : ok  
> Checking for va_copy   : ok  
> Checking for HAVE__VA_ARGS__MACRO  : ok  
> Checking for header linux/types.h  : yes 
> Checking for header crypt.h: yes 
> Checking for header locale.h   : yes 
> Checking for header acl/libacl.h   : no 
> Checking for header compat.h   : no 
> Checking for header attr/xattr.h   : no 
> Checking for header dustat.h   : no 
> Checking for header fcntl.h: yes 
> Checking for header fnmatch.h  : yes 
> Checking for header glob.h : yes 
> Checking for header history.h  : no 
> Checking for header krb5.h : no 
> Checking for header langinfo.h : yes 
> Checking for header libaio.h   : no 
> Checking for header ndir.h : no 
> Checking for header pwd.h  : yes 
> Checking for header shadow.h   : yes 
> Checking for header sys/acl

Bug#718123: marked as done (aufs-tools: FTBFS: aufs-util for aufs3.0 and later, but aufs is 3.x-rcN-20130520.)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:03:40 +
with message-id 
and subject line Bug#718123: fixed in aufs-tools 1:3.2+20130722-1
has caused the Debian Bug report #718123,
regarding aufs-tools: FTBFS: aufs-util for aufs3.0 and later, but aufs is 
3.x-rcN-20130520.
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.)


-- 
718123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aufs-tools
Version: 1:3.0+20130111-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_testdir
>dh_auto_configure
>dh_auto_build
> make[1]: Entering directory `/«BUILDDIR»/aufs-tools-3.0+20130111'
> cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -I./libau -O -Wall -D_FORTIFY_SOURCE=2 
> -DMOUNT_CMD_PATH=\"\" -Wl,-z,relro  ver.c   -o ver
> ./ver
> Wrong version!
> aufs-util for aufs3.0 and later, but aufs is 3.x-rcN-20130520.
> make[1]: *** [ver_test] Error 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/aufs-tools_3.0+20130111-3_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: aufs-tools
Source-Version: 1:3.2+20130722-1

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

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

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

Debian distribution maintenance software
pp.
Luk Claes  (supplier of updated aufs-tools 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 15:21:09 +0200
Source: aufs-tools
Binary: aufs-tools aufs-tools-dbg
Architecture: source amd64
Version: 1:3.2+20130722-1
Distribution: unstable
Urgency: medium
Maintainer: Filesystems Group 
Changed-By: Luk Claes 
Description: 
 aufs-tools - Tools to manage aufs filesystems
 aufs-tools-dbg - Tools to manage aufs filesystems (debug)
Closes: 718123
Changes: 
 aufs-tools (1:3.2+20130722-1) unstable; urgency=medium
 .
   * Merging upstream version 3.2+20130722.
 - drop shebang patch merged upstream
 - use 3.2 branch (Closes: #718123).
Checksums-Sha1: 
 f1b1790167aa1264a9ed15cde1d5e03ad4b6b35c 1900 aufs-tools_3.2+20130722-1.dsc
 0a71a6dea7dc27cd1850791845d4b5568da6e54c 76996 
aufs-tools_3.2+20130722.orig.tar.xz
 53986defccfffe18814c7f16b11b190bcc52268e 3500 
aufs-tools_3.2+20130722-1.debian.tar.xz
 0c6e7dd834b2123c1dc13431491d0c577b696fcf 92542 
aufs-tools_3.2+20130722-1_amd64.deb
 2401782cfb23ba5acebd0387a9741437353e37e8 60842 
aufs-tools-dbg_3.2+20130722-1_amd64.deb
Checksums-Sha256: 
 c8529e9c9c837de0099b612c2ab20b809ec1369d7e7b4d876d0fe86451f64234 1900 
aufs-tools_3.2+20130722-1.dsc
 268debb757244de2dc0bd44ee8ab407e89458447e7453c0bebdd59819ec6ed1d 76996 
aufs-tools_3.2+20130722.orig.tar.xz
 5817c25ab1f93e2e221c081f57b4285a4b40c74dc7b0c57cf1b1c75390dc69b1 3500 
aufs-tools_3.2+20130722-1.debian.tar.xz
 d472c7a8739ce2235f831911e71a3b86c04bed3cd1ad9879f8d59d83ef09786f 92542 
aufs-tools_3.2+20130722-1_amd64.deb
 68cbf827ea40fa736e6edc2c8cab0dba79708be0a4f9dbacf5eaf55a76fc94cd 60842 
aufs-tools-dbg_3.2+20130722-1_amd64.deb
Files: 
 974b0519bcbb47a2329e758d3ce2a9c5 1900 kernel optional 
aufs-tools_3.2+20130722-1.dsc
 084d72a7bdc89e4e0b0837e9993352e0 76996 kernel optional 
aufs-tools_3.2+20130722.orig.tar.xz
 538dbc2b74db6dacac5701245af2e59e 3500 kernel optional 
aufs-tools_3.2+20130722-1.debian.tar.xz
 ef881b7076f4d33b7e0b8e94cf218d79 92542 kernel optional 
aufs-tools_3.2+20130722-1_amd64.deb
 4174db5f53565760f04db56407cf2250 60842 debug extra 
aufs-tools-dbg_3.2+20

Bug#719415: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Damien Raude-Morvan
Hi Miguel,

FTR, I'm working on git repository right now and I've create a new patch to 
skip codeNarcMain task.

Chers,


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



Bug#708614: grub-common: Regression from 1.99: update-grub fails in Xen DomU: "warning: grub-probe can't find drive for /dev/xvda1."

2013-08-11 Thread Colin Watson
On Fri, May 17, 2013 at 10:55:24AM +0200, Axel Beckert wrote:
> warning: grub-probe can't find drive for /dev/xvda1.
> grub-probe: warning: disk does not exist, so falling back to partition device 
> /dev/xvda1.
> grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your 
> device.map.

Sorry I've taken so long to reply to this.  Could you figure out the
grub-probe command here, run it with the -vv option added, and attach
the output?

(Feel free to track me down at DebConf as well if you have remote access
to the relevant system.)

-- 
Colin Watson   [cjwat...@debian.org]


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



Bug#718674: transcriber: missing dependency on libsnack2-alsa | libsnack2

2013-08-11 Thread Giulio Paci
Il 11/08/2013 12:05, Paul Wise ha scritto:
> On Thu, 2013-08-08 at 13:52 +0200, Giulio Paci wrote:
> 
>> I just updated the package in git with this new dependency for snack2: 
>> "libsnack2 | tcl-snack | tcl-snack-alsa".
> 
> Looks like you missed the change in the snack dev package name.

Fixed both in git and mentors.


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



Bug#701289: Info received (Potential fix for build-failure)

2013-08-11 Thread Andreas Moog
Apologies for the incomplete debdiff, this one attached here has the
needed build-depend on autoconf to actually succeed.
diff -Nru gltron-0.70final/debian/changelog gltron-0.70final/debian/changelog
--- gltron-0.70final/debian/changelog   2011-12-15 22:45:04.0 +0100
+++ gltron-0.70final/debian/changelog   2013-08-11 16:26:49.0 +0200
@@ -1,3 +1,12 @@
+gltron (0.70final-11) UNRELEASED; urgency=low
+
+  * Run autoconf to fix build with newer GCC versions. (Closes: #701289)
+- Add autoconf to build-depends for this.
+  * debian/patches/fix-prototypes.patch: Match function calls with the 
prototype
+declarations.
+
+ -- Andreas Moog   Sun, 11 Aug 2013 16:26:26 +0200
+
 gltron (0.70final-10) unstable; urgency=low
 
   [ Ari Pollak ]
diff -Nru gltron-0.70final/debian/control gltron-0.70final/debian/control
--- gltron-0.70final/debian/control 2010-04-06 23:58:14.0 +0200
+++ gltron-0.70final/debian/control 2013-08-11 16:26:20.0 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ari Pollak 
 Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 7), autotools-dev, zlib1g-dev, libpng12-dev, 
libgl1-mesa-dev | libgl-dev, libsdl-sound1.2-dev, libsdl1.2-dev, libx11-dev
+Build-Depends: debhelper (>= 7), autotools-dev, autoconf, zlib1g-dev, 
libpng12-dev, libgl1-mesa-dev | libgl-dev, libsdl-sound1.2-dev, libsdl1.2-dev, 
libx11-dev
 
 Package: gltron
 Architecture: any
diff -Nru gltron-0.70final/debian/patches/fix-prototypes.patch 
gltron-0.70final/debian/patches/fix-prototypes.patch
--- gltron-0.70final/debian/patches/fix-prototypes.patch1970-01-01 
01:00:00.0 +0100
+++ gltron-0.70final/debian/patches/fix-prototypes.patch2013-08-11 
15:26:34.0 +0200
@@ -0,0 +1,41 @@
+Description: The parameters for some prototypes are defined as const so the 
functions 
+ should use that too.
+Author: Andreas Moog 
+
+Index: gltron/nebu/scripting/scripting.c
+===
+--- gltron.orig/nebu/scripting/scripting.c 2013-08-11 13:26:14.895792715 
+
 gltron/nebu/scripting/scripting.c  2013-08-11 13:26:14.887792716 +
+@@ -168,16 +168,16 @@
+   return status;
+ }
+ 
+-void scripting_RunFile(char *name) {
++void scripting_RunFile(const char *name) {
+   lua_dofile(L, name);
+ }
+ 
+-void scripting_Run(char *command) {
++void scripting_Run(const char *command) {
+   /* fprintf(stderr, "[command] %s\n", command); */
+   lua_dostring(L, command);
+ }
+ 
+-void scripting_RunFormat(char *format, ... ) {
++void scripting_RunFormat(const char *format, ... ) {
+   char buf[4096];
+   va_list ap;
+   va_start(ap, format);
+Index: gltron/src/gltron.c
+===
+--- gltron.orig/src/gltron.c   2013-08-11 13:26:11.543792589 +
 gltron/src/gltron.c2013-08-11 13:26:29.863793144 +
+@@ -9,7 +9,7 @@
+ #include "base/util.h"
+ #include "SDL.h"
+ 
+-int main(int argc, char *argv[] ) {
++int main(int argc, const char *argv[] ) {
+   initSubsystems(argc, argv);
+   runScript(PATH_SCRIPTS, "main.lua");
+   return 0;
diff -Nru gltron-0.70final/debian/patches/series 
gltron-0.70final/debian/patches/series
--- gltron-0.70final/debian/patches/series  2011-12-15 22:39:57.0 
+0100
+++ gltron-0.70final/debian/patches/series  2013-08-11 16:05:59.0 
+0200
@@ -5,3 +5,4 @@
 disable-screenmenu.patch
 gcc30.patch
 gcc-4.6.patch
+fix-prototypes.patch
diff -Nru gltron-0.70final/debian/rules gltron-0.70final/debian/rules
--- gltron-0.70final/debian/rules   2010-04-06 23:55:35.0 +0200
+++ gltron-0.70final/debian/rules   2013-08-11 16:01:54.0 +0200
@@ -24,7 +24,7 @@
 
 config.status: configure
dh_testdir
-
+   autoconf
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
 
@@ -53,7 +53,6 @@
[ ! -f Makefile ] || $(MAKE) distclean
 
rm -f config.sub config.guess
-
dh_clean
 
 


signature.asc
Description: OpenPGP digital signature


Processed: Potential fix for build-failure

2013-08-11 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #701289 [src:gltron] gltron: ftbfs with GCC-4.8
Bug #710642 [src:gltron] gltron: FTBFS: vector.c:244:2: error: passing argument 
4 of '__assert_fail' discards 'const' qualifier from pointer target type 
[-Werror]
Added tag(s) patch.
Added tag(s) patch.

-- 
701289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701289
710642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710642
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#701289: Potential fix for build-failure

2013-08-11 Thread Andreas Moog
Control: tags -1 patch

Hello,

so, I had a look through this build error. When you look at the gcc
invocation, you will see a "-Dconst=" in it. This causes all appearances
of "const" to be replaced with nothing - leading to the original error.

The reason why configure sets this macro is to be found in config.log:

> configure:4233: checking for an ANSI C-conforming const
> configure:4297: x86_64-linux-gnu-gcc -c -Wall -g -O2 -DSEPARATOR="'/'" -Wall 
> -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
> configure: In function 'main':
> configure:4267:17: error: unused variable 's' [-Werror=unused-variable]
>}
>  ^
> configure:4287:15: error: unused variable 'foo' [-Werror=unused-variable]
>(exit $ac_status); } &&
>^
> configure:4254:29: error: unused variable 'zero' [-Werror=unused-variable]
>  char const *s = 0 ? (char *) 0 : (char const *) 0;
>  ^
> configure:4248:17: error: unused variable 'x' [-Werror=unused-variable]
>/* HPUX 7.0 cc rejects these. */
>  ^
> cc1: all warnings being treated as errors


The autoconf version that was used to generate the configure script is
old and together with the use of -Werror leads to the conftest error,
which in turn leads to the wrongly set "-Dconst=". Running autoconf in
the configure target fixes that error.

But that leads to a different failure:

> source='scripting.c' object='scripting.o' libtool=no \
> depfile='.deps/scripting.Po' tmpdepfile='.deps/scripting.TPo' \
> depmode=gcc3 /bin/bash ../../depcomp \
> x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE_URL=\"\" -DPACKAGE=\"gltron\" -DVERSION=\"0.70\" -DHAVE_LIBGL=1 
> -DHAVE_LIBZ=1 -DHAVE_
> scripting.c:171:6: error: conflicting types for ‘scripting_RunFile’
>  void scripting_RunFile(char *name) {
>   ^
> In file included from scripting.c:1:0:
> ../../nebu/include/scripting/nebu_scripting.h:21:13: note: previous 
> declaration of ‘scripting_RunFile’ was here
>  extern void scripting_RunFile(const char *name);
>  ^
> scripting.c:175:6: error: conflicting types for ‘scripting_Run’
>  void scripting_Run(char *command) {
>   ^
> In file included from scripting.c:1:0:
> ../../nebu/include/scripting/nebu_scripting.h:22:13: note: previous 
> declaration of ‘scripting_Run’ was here
>  extern void scripting_Run(const char *command);
>  ^
> scripting.c:180:6: error: conflicting types for ‘scripting_RunFormat’
>  void scripting_RunFormat(char *format, ... ) {
>   ^
> In file included from scripting.c:1:0:
> ../../nebu/include/scripting/nebu_scripting.h:23:13: note: previous 
> declaration of ‘scripting_RunFormat’ was here
>  extern void scripting_RunFormat(const char *format, ...);
>  ^
> make[3]: *** [scripting.o] Error 1

That is easy enough to fix, just match the function calls to the prototypes.

After fixing that, the build succeeds. I'm attaching a build log and a
debdiff with my changes.

Sorry for the wall of text.

Have a nice day ;-)
diff -Nru gltron-0.70final/debian/changelog gltron-0.70final/debian/changelog
--- gltron-0.70final/debian/changelog   2011-12-15 21:45:04.0 +
+++ gltron-0.70final/debian/changelog   2013-08-11 14:07:02.0 +
@@ -1,3 +1,11 @@
+gltron (0.70final-11) UNRELEASED; urgency=low
+
+  * Run autoconf to fix build with newer GCC versions. (Closes: #701289)
+  * debian/patches/fix-prototypes.patch: Match function calls with the 
prototype
+declarations.
+
+ -- Andreas Moog   Sun, 11 Aug 2013 13:59:59 +
+
 gltron (0.70final-10) unstable; urgency=low
 
   [ Ari Pollak ]
diff -Nru gltron-0.70final/debian/patches/fix-prototypes.patch 
gltron-0.70final/debian/patches/fix-prototypes.patch
--- gltron-0.70final/debian/patches/fix-prototypes.patch1970-01-01 
00:00:00.0 +
+++ gltron-0.70final/debian/patches/fix-prototypes.patch2013-08-11 
13:26:34.0 +
@@ -0,0 +1,41 @@
+Description: The parameters for some prototypes are defined as const so the 
functions 
+ should use that too.
+Author: Andreas Moog 
+
+Index: gltron/nebu/scripting/scripting.c
+===
+--- gltron.orig/nebu/scripting/scripting.c 2013-08-11 13:26:14.895792715 
+
 gltron/nebu/scripting/scripting.c  2013-08-11 13:26:14.887792716 +
+@@ -168,16 +168,16 @@
+   return status;
+ }
+ 
+-void scripting_RunFile(char *name) {
++void scripting_RunFile(const char *name) {
+   lua_dofile(L, name);
+ }
+ 
+-void scripting_Run(char *command) {
++void scripting_Run(const char *command) {
+   /* fprintf(stderr, "[command] %s\n", command); */
+   lua_dostring(L, command);
+ }
+ 
+-void scripting_RunFormat(char *format, ... ) {
++void scripting_RunFormat(const char *format, ... ) {
+   char buf[4096];
+   va_list ap;
+   va

Processed: Re: gradle: FTBFS: build hangs during codenarc steps

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 719415 + jessie sid
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Added tag(s) sid and jessie.
> severity 719415 serious
Bug #719415 [src:gradle] gradle: FTBFS: build hangs during codenarc steps
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719415
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#708084: marked as done (grub2: GRUB >= 2.00 has been unpacked but not yet configured grub-mkconfig will not work until the upgrade is complete.)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 15:07:37 +0100
with message-id <20130811140737.gm27...@riva.ucam.org>
and subject line Re: Bug#708084: grub2: GRUB >= 2.00 has been unpacked but not 
yet configured grub-mkconfig will not work until the upgrade is complete.
has caused the Debian Bug report #708084,
regarding grub2: GRUB >= 2.00 has been unpacked but not yet configured 
grub-mkconfig will not work until the upgrade is complete.
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.)


-- 
708084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: grub2
Version: 2.00-14
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After an aptitude upgrade i received this message

GRUB >= 2.00 has been unpacked but not yet configured.
grub-mkconfig will not work until the upgrade is complete.
It should run later as part of configuring the new GRUB packages.

after the passage from grub 1.99 to grub 2.00-14 on my debian sid

i tried to purge the packages and to reinstall them
i tried to do aptitude reinstall on every packages
i tried to do apt-get -f install
but the error is still there :\

this is the query

lordofenuplas@debian:~$ sudo dpkg-query -l grub*
[sudo] password for lordofenuplas:
Voluto=U (non noto)/I (installato)/R (rimosso)/P (rimosso totale)/H (in attesa)
| Stato=Non/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(nessuno)/R (reinstallazione richiesta) (Stato,Err: maiuscolo=grave)
||/ NomeVersione Architettura Descrizione
+++-===---===
un  grub (nessuna descrizione disponibile)
ii  grub-common 2.00-14  i386 GRand Unified Bootloader (common
fi
un  grub-coreboot(nessuna descrizione disponibile)
un  grub-doc (nessuna descrizione disponibile)
un  grub-efi (nessuna descrizione disponibile)
un  grub-efi-amd64   (nessuna descrizione disponibile)
un  grub-efi-ia32(nessuna descrizione disponibile)
un  grub-efi-ia64(nessuna descrizione disponibile)
un  grub-emu (nessuna descrizione disponibile)
un  grub-ieee1275(nessuna descrizione disponibile)
un  grub-legacy  (nessuna descrizione disponibile)
un  grub-legacy-doc  (nessuna descrizione disponibile)
un  grub-linuxbios   (nessuna descrizione disponibile)
ii  grub-pc 2.00-14  i386 GRand Unified Bootloader, version
2
ii  grub-pc-bin 2.00-14  i386 GRand Unified Bootloader, version
2
un  grub-yeeloong(nessuna descrizione disponibile)
ii  grub2   2.00-14  i386 GRand Unified Bootloader, version
2
ii  grub2-common2.00-14  i386 GRand Unified Bootloader (common
fi

Any suggestion?



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/136c4dd3-50f0-403b-b91a-84457ef2051f / ext4 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda2 /mnt/windows fuseblk 
rw,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-TOSHIBA_MK5076GSX_61DTD1C4B
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/#00_header# ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos3)'
search --no-floppy --fs-uuid --set=root 136c4dd3-50f0-403b-b91a-84457ef2051f
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=1366x768
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos3)'
  search --no-floppy --fs-uuid --set=root 136c4dd3-50f0-403b-b91a-84457ef2051f

Bug#719339: No meed to make bugs for this

2013-08-11 Thread Lisandro Damián Nicanor Pérez Meyer
Hi Aaron! When you see a new upstream release of our packages, there is no 
need to fill bugs because it FTBFS because of symbols mismatches: we know of 
them (and actually, we normally expect them in the first upload of a new 
version).

In this case, it was the first upload to unstable, so the above still applies.

Of course, you can keep filling them, but it will not help in any way. We will 
get to them as soon as the package tried to build in all arches, so we can get 
the symbols and fix them without doing multiple uploads.

Kinds regards, Lisandro.

-- 
Cuando tenga duda, utilice la solución mas simple.
  Principio de William Occam, también llamado
  "la navaja de Occam"

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#709097: grub-pc: Boot failure after updating to 2.00-14 - cannot find normal.mod, grub-rescue reports /boot empty

2013-08-11 Thread Colin Watson
Control: retitle -1 misdetects FAT-overwritten-with-ext2 as FAT
Control: severity -1 important

On Mon, May 20, 2013 at 07:55:19PM +0100, Jim Hague wrote:
> Package: grub-pc
> Version: 2.00-14
> Severity: critical
> Justification: breaks the whole system
> 
> After update from 1.99-27 on my i386 laptop, it failed to boot, stopping at 
> the
> grub-rescue prompt.
> 
> grub-rescue could see (hd0), (hd0,msdos1) and (hd0,msdos2). (hd0,msdos2) is a
> LVM partition containing the root filesystem. (hd0,msdos1) is the boot
> partition containing an ext2 filesystem. All prefixes were correct, but grub
> reported it could not find /grub/i386-pc/normal.mod. This was apparently
> because Grub could not find any files on the partition.
> 
> grub-rescue>ls (hd0,msdos1)
> 
> grub-rescue>
> 
> I used boot-repair to fsck the boot partition (clean), and to purge and re-
> install grub, configuring as before boot sda, boot partition sda1. On
> rebooting, no change.
> 
> I then tried saving the content of the boot partition, re-creating the boot
> partition filesystem (using mkfs.ext3), copying the files back and re-running
> update-grub and grub-install. The machine booted correctly, so I therefore
> infer something about my /boot ext2 filesystem was causing it to be misread by
> 2.00-14.
> 
> A copy of the offening boot partition (saved with 'dd if=/dev/sda1 of=
> bs=1M') is at http://www.lunch.org.uk/grub2-empty-partition.bz2.

This is a pretty specialised (hence the severity downgrade), but
interesting, corner case.  It appears that the partition in question
used to be a FAT filesystem (specifically, a Dell Utility partition).
It has been overwritten sufficiently that the fstype magic has been
overwritten:

    eb 54 90 00 65 6c 6c 20  38 2e 30 00 02 08 01 00  |.T..ell 8.0.|
  0010  02 00 02 00 00 f8 86 00  3f 00 ff 00 3f 00 00 00  |?...?...|
  0020  92 2a 04 00 80 00 29 1c  0a d9 07 44 65 6c 6c 55  |.*)DellU|
  0030  74 69 6c 69 74 79 00 41  54 31 36 20 20 20 10 00  |tility.AT16   ..|

This means that blkid no longer detects it as FAT, but unfortunately
GRUB does ever since this commit:

  revno: 1855.125.850
  committer: Vladimir 'phcoder' Serbinenko 
  branch nick: grub
  timestamp: Tue 2012-01-31 23:26:07 +0100
  message:
  * grub-core/fs/fat.c (grub_fat_mount) [!MODE_EXFAT]: Remove fstype
  check as some mkfs implementations omit it.

Vladimir, could you elaborate on this?  Which mkfs implementations were
involved here?

It seems questionable to me for GRUB to be quite this liberal.  Perhaps
we can restore its previous strictness somehow without breaking the
filesystems that Vladimir ran into?

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]


-- 
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#709097: grub-pc: Boot failure after updating to 2.00-14 - cannot find normal.mod, grub-rescue reports /boot empty

2013-08-11 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 misdetects FAT-overwritten-with-ext2 as FAT
Bug #709097 [grub-pc] grub-pc: Boot failure after updating to 2.00-14 - cannot 
find normal.mod, grub-rescue reports /boot empty
Changed Bug title to 'misdetects FAT-overwritten-with-ext2 as FAT' from 
'grub-pc: Boot failure after updating to 2.00-14 - cannot find normal.mod, 
grub-rescue reports /boot empty'
> severity -1 important
Bug #709097 [grub-pc] misdetects FAT-overwritten-with-ext2 as FAT
Severity set to 'important' from 'critical'

-- 
709097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709097
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#719381: marked as done (its: FTBFS: there is no package called 'rpart')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 13:33:05 +
with message-id 
and subject line Bug#719381: fixed in hmisc 3.12-2-2
has caused the Debian Bug report #719381,
regarding its: FTBFS: there is no package called 'rpart'
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.)


-- 
719381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: its
Version: 1.1.8-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules binary
> /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
> is deprecated - please use source format 3.0 (quilt) instead
> test -x debian/rules
> dh_testroot
> dh_clean -k 
> dh_clean: dh_clean -k is deprecated; use dh_prep instead
> dh_installdirs -A 
> mkdir -p "."
> dh_installdirsusr/lib/R/site-library
> echo "R:Depends=r-base-core (>= 3.0.1-6)" >> debian/r-cran-its.substvars
> if test -f /usr/bin/xvfb-run; then\
>xvfb-run -a\
>   R CMD INSTALL -l 
> /«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library --clean \
>. ;\
>   else\
>R CMD INSTALL -l 
> /«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library   \
>   --clean  . ;\
>   fi
> * installing *source* package 'its' ...
> ** R
> ** inst
> ** preparing package for lazy loading
> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
>   there is no package called 'rpart'
> Error : package 'Hmisc' could not be loaded
> ERROR: lazy loading failed for package 'its'
> * removing '/«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library/its'
> make: *** [R_any_arch] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/11/its_1.1.8-3_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: hmisc
Source-Version: 3.12-2-2

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

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

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel  (supplier of updated hmisc 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 08:26:55 -0500
Source: hmisc
Binary: r-cran-hmisc
Architecture: source i386
Version: 3.12-2-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel 
Changed-By: Dirk Eddelbuettel 
Description: 
 r-cran-hmisc - GNU R miscellaneous functions by Frank Harrell
Closes: 719381
Changes: 
 hmisc (3.12-2-2) unstable; urgency=low
 .
   * debian/control: Expand Depends: to include r-cran-rpart (Closes: #719381)
Checksums-Sha1: 
 23b955e02c49e2e8bf7168e4bbb4ed7c23251c5e 1156 hmisc_3.12-2-2.dsc
 1c09be929d15a88ec0dbd575c8924ac781e2b2d4 3753 hmisc_3.12-2-2.diff.gz
 e2e1f7823994e946e23ad94defe46aa535150e62 1439608 r-cran-hmisc_3.12-2-2_i386.deb
Checksums-Sha256: 
 9a2ba7b2ee49637a032316afffcdd38119832e433634c65e9267cae274eec35f 1156 
hmisc_3.12-2-2.dsc
 8c274bb723e8bd84ee4681b7eb6dfe60566194dd13ad2015101de403e66b4317 3753 
hmisc_3.12-2-2.diff.gz
 0eac5f62cafd0cd8aa64edc9dece6024f6c5743dfc99a00700aceb35eb362b86 1439608 
r

Bug#719381: its: FTBFS: there is no package called 'rpart'

2013-08-11 Thread Dirk Eddelbuettel

On 11 August 2013 at 13:16, David Suárez wrote:
| Source: its
| Version: 1.1.8-3
| Severity: serious
| Tags: jessie sid
| User: debian...@lists.debian.org
| Usertags: qa-ftbfs-20130811 qa-ftbfs
| Justification: FTBFS on amd64
| 
| Hi,
| 
| During a rebuild of all packages in sid, your package failed to build on
| amd64.
| 
| Relevant part (hopefully):
| >  fakeroot debian/rules binary
| > /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
is deprecated - please use source format 3.0 (quilt) instead
| > test -x debian/rules
| > dh_testroot
| > dh_clean -k 
| > dh_clean: dh_clean -k is deprecated; use dh_prep instead
| > dh_installdirs -A 
| > mkdir -p "."
| > dh_installdirs  usr/lib/R/site-library
| > echo "R:Depends=r-base-core (>= 3.0.1-6)" >> debian/r-cran-its.substvars
| > if test -f /usr/bin/xvfb-run; then  \
| >  xvfb-run -a\
| > R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library --clean \
| >  . ;\
| > else\
| >  R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library   \
| > --clean  . ;\
| > fi
| > * installing *source* package 'its' ...
| > ** R
| > ** inst
| > ** preparing package for lazy loading
| > Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 
: 
| >   there is no package called 'rpart'
| > Error : package 'Hmisc' could not be loaded

Ooops. Oversight in the new version of Hmisc ("r-cran-hmisc") I uploaded
yesterday.  Fixing that now...

Thanks for the report.

Dirk

| > ERROR: lazy loading failed for package 'its'
| > * removing '/«PKGBUILDDIR»/debian/r-cran-its/usr/lib/R/site-library/its'
| > make: *** [R_any_arch] Error 1
| 
| The full build log is available from:
|http://aws-logs.debian.net/ftbfs-logs/2013/08/11/its_1.1.8-3_unstable.log
| 
| 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 EC2 VM instances from
| Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
| failed build was retried once to eliminate random failures.

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com


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



Bug#713577: marked as done (gpe-julia: FTBFS: ld: main.o: undefined reference to symbol 'pow@@GLIBC_2.2.5')

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 13:18:29 +
with message-id 
and subject line Bug#713577: fixed in gpe-julia 0.0.6-8
has caused the Debian Bug report #713577,
regarding gpe-julia: FTBFS: ld: main.o: undefined reference to symbol 
'pow@@GLIBC_2.2.5'
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.)


-- 
713577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713577
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gpe-julia
Version: 0.0.6-7
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
> cc -o gpe-julia main.o -Wl,-z,relro -Wl,--as-needed  -lgpewidget 
> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 
> -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig 
> -lgobject-2.0 -lglib-2.0  
> /usr/bin/ld: main.o: undefined reference to symbol 'pow@@GLIBC_2.2.5'
> /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from 
> command line
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gpe-julia_0.0.6-7_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gpe-julia
Source-Version: 0.0.6-8

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

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

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

Debian distribution maintenance software
pp.
Neil Williams  (supplier of updated gpe-julia 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 13:58:30 +0100
Source: gpe-julia
Binary: gpe-julia
Architecture: source amd64
Version: 0.0.6-8
Distribution: unstable
Urgency: low
Maintainer: Moray Allan 
Changed-By: Neil Williams 
Description: 
 gpe-julia  - Julia/Mandelbrot set generator for GPE
Closes: 713577
Changes: 
 gpe-julia (0.0.6-8) unstable; urgency=low
 .
   * Add -lm is used in LDFLAGS (Closes: #713577)
Checksums-Sha1: 
 ca57ed988cfffedf79b667527c808a6094e871b3 2071 gpe-julia_0.0.6-8.dsc
 e2ebe30233533bca533c50b77865695fbbd8eee5 3780 gpe-julia_0.0.6-8.debian.tar.gz
 f128f92f778ad8cff09c6583a597551f27567966 14322 gpe-julia_0.0.6-8_amd64.deb
Checksums-Sha256: 
 aba87d334a65470b1b8900abbe3d860d18444602739bc1d7442a9457feb5395b 2071 
gpe-julia_0.0.6-8.dsc
 de6942b3aa0859e2565b72dc1cded7d9fcf6ac35089be420e3d270ba04cf8e8a 3780 
gpe-julia_0.0.6-8.debian.tar.gz
 760451346ee4b25510b7b9e0116b1c8f1a738ab5b0a44b88cff86fed1e80a14e 14322 
gpe-julia_0.0.6-8_amd64.deb
Files: 
 ddeae110ea9abcf71438553ce89d 2071 graphics optional gpe-julia_0.0.6-8.dsc
 4e6fcc551ba0ede8fe064af949091c8e 3780 graphics optional 
gpe-julia_0.0.6-8.debian.tar.gz
 56daf102529a9b305d4e87ac632fec5d 14322 graphics optional 
gpe-julia_0.0.6-8_amd64.deb

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

iQIcBAEBCAAGBQJSB4wVAAoJEPFn5DyBQ7aCngkP/0i1qDih2YnF1ri0O0ImAbM5
Ec/qMlEAbupQvBk3fNJAu8GelrMjgCIgKbCnh+r2pI31kqO0Bwwvk3ILW47+aZz1
E7jY9K6CbGQ8v9Rf3W6TRxfkfyBztwPvRkvwk5yjTCA/nRsGvxT50VvJAQK9Mfv4
pX5MwINwP0HtGmflhFkxpkCoLkk5Vnn5K4z58z1zzWe+e0EgeZBnZxRm0AJtoTpg
SzXcOkbYYXR40vtL0fT3GfBASQP6889aywvdc2F4d/krmjgTIfeO2QC97xt78SbP
TEK1hHKu2Y3xQWrl5RTdgytb8C582cwNhuVWzMZxvuaTrZrR4TDR4KSvLqtdV2Y2
1dVQJDcomb+YU+86brkyMbMWreEkeA7kbnU17O9LqHPwatdNC0IJlHg7sVZrnNsL
V81MM5v3DvnwrwV6IDwldqUUGc1oRQ6GZ7M0hq5vTUfit2txkq2d9mqTHNnzMsmH
237Ue7575RtA/VheIMw+V52wBvWxWjJmMu5EKFudiuOcH2yH9x2CZ+S9uK2quhSt
dja+AA/EoqoksdRE/TLnMcKPTBMlQ44aUKRxhIoTtPFIO66Mn7C+dwalEArCYEBy
4m61wQTS3Af3tx5y6/UkBv9xWS9tS7jsnvSSmRGsWFnhtMjdceur6YBB9JqwHQyI
XSImcdlmH2HzR2AyJayl
=i7yn

Bug#713607: marked as done (gpe-bluetooth: unresolvable R_X86_64_PC32 relocation on amd64)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 13:18:23 +
with message-id 
and subject line Bug#713607: fixed in gpe-bluetooth 0.56-4
has caused the Debian Bug report #713607,
regarding gpe-bluetooth: unresolvable R_X86_64_PC32 relocation on amd64
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.)


-- 
713607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713607
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gpe-bluetooth
Version: 0.56-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> /usr/bin/ld: main.o(.text+0x5d3): unresolvable R_X86_64_PC32 relocation 
> against symbol `devices'
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gpe-bluetooth_0.56-3_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gpe-bluetooth
Source-Version: 0.56-4

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

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

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

Debian distribution maintenance software
pp.
Neil Williams  (supplier of updated gpe-bluetooth 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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 11 Aug 2013 14:03:12 +0100
Source: gpe-bluetooth
Binary: gpe-bluetooth
Architecture: source amd64
Version: 0.56-4
Distribution: unstable
Urgency: low
Maintainer: Neil Williams 
Changed-By: Neil Williams 
Description: 
 gpe-bluetooth - Bluetooth connectivity tool for GPE
Closes: 713607
Changes: 
 gpe-bluetooth (0.56-4) unstable; urgency=low
 .
   * Rename GSList * devices to avoid strange compiler bug
 being unable to resolvable R_X86_64_PC32 relocation
 (Closes: #713607)
Checksums-Sha1: 
 9182f2e96cbd4b15b098b40ef4ef98870e32c54e 2353 gpe-bluetooth_0.56-4.dsc
 ac1df30a02687071bb79c914aa39efd7d6c8420a 5824 
gpe-bluetooth_0.56-4.debian.tar.gz
 593081a230041276bd0d42c928eb1e370fd13fb9 51780 gpe-bluetooth_0.56-4_amd64.deb
Checksums-Sha256: 
 d615abb58c52cacda2e6c29b6d1bb48fefcb948cccee76df431f3474e7ac9a21 2353 
gpe-bluetooth_0.56-4.dsc
 1bc8ffbf63a437d279cf95d2df57fcd1568112c1fd7acd79d6f289086075f32b 5824 
gpe-bluetooth_0.56-4.debian.tar.gz
 67decb53056d69378e7d6ae29b5f0e82f164d03f87dcaebd7e65fe40333b8de7 51780 
gpe-bluetooth_0.56-4_amd64.deb
Files: 
 6f2e218e64c1614abce560cf02f1edd9 2353 utils optional gpe-bluetooth_0.56-4.dsc
 d4de92869ef8453e91acb54da11493e0 5824 utils optional 
gpe-bluetooth_0.56-4.debian.tar.gz
 a608a0df0c8b183a4fee0e2907c3b093 51780 utils optional 
gpe-bluetooth_0.56-4_amd64.deb

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

iQIcBAEBCAAGBQJSB44wAAoJEPFn5DyBQ7aCjYMP/Apyc5SJayNJg6TxpQE0CO2p
Gei3YFrPK3FdX7+eyWTMFUMPvfcfIel+NsfroBOLkYTvzanMxK8FHFYIYzhGZAVs
GJ2pBqHS4FuQV3xXhV4ERkD2VAFaVscm7vH2D2H6+3OqTKtAgXE2DHCKairnk3kO
8xbJwDKlObZM18exzsFdM64X/0nA1DX30zgfstdXMgI7KjsJTRBoEL6zPkx9l44a
IlewOoUYZIUlcmFcJd8ytt4f8xfQt5ApW8QvkoKEC7cUcedj6IHtN67Sr7iyc2H7
7/mG17dBm4FQcC6zV42kV9JBVwXfPQ53FKTQkbGw4ip5U1bdwqkQ3Pn9lFBUIBHl
vKruME0MJU1RO4nG643G92CADWWhKLInxoyjLX8jvT6tIqTPe3JBkhTvUYMOuqoX
Bri3MpVBcwenEqNlwNAzWBmmvcfN3r4ModJ2XIN5bT5znk7ag8mZF79xT6+8+6U/
fTulAvVAzU0rZNwBjEQhcP+EwnVqwwhEwGpRQcWkm9LJhX4n8C1E1wqptaST+0l5
FxKfEyQDLu5sRkP1ZhP0iBxW8MBgcOw/Q7lDzLCBS8w+yhgseI3bcFmQKia0hMZB
Hh9QEUK0y6e577eRYLIV5tXmB0+8zOQ9vXVWTUg6mYBhlj4mWiPz2+kyy2cvOeuz
OUcp/wvdzLAPfDqIudyH
=Vkuo
-END PGP SIGNATURE End Message ---


Bug#715041: marked as done (php-horde-groupware: directory vs. symlink conflict: /usr/share/horde/gollem/config/backends.d/10-groupware.php)

2013-08-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Aug 2013 13:18:36 +
with message-id 
and subject line Bug#715041: fixed in php-horde-groupware 5.1.1-1
has caused the Debian Bug report #715041,
regarding php-horde-groupware: directory vs. symlink conflict: 
/usr/share/horde/gollem/config/backends.d/10-groupware.php
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.)


-- 
715041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-horde-groupware
Version: 5.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package installs files over
an existing symlink shipped or created by another package.

Your package ships:

  /usr/share/horde/gollem/config
  /usr/share/horde/gollem/config/backends.d
  /usr/share/horde/gollem/config/backends.d/10-groupware.php

but package php-horde-gollem ships:

  /usr/share/horde/gollem/config -> /etc/horde/gollem


Installing something over existing symlinks is considered bad practice.
See e.g. http://lists.debian.org/87ehlevcrf@windlord.stanford.edu

It may break in subtle ways and dpkg cannot detect this as a problem.
* Your package might silently overwrite files installed at the symlink
  destination by other packages.
* If the package shipping the symlink decides to make the link point
  somewhere else (or turn it into a real directory), the files owned
  by your package "will be lost" somewhere in the filesystem.
* Depending on installation order the problematic path will be created
  either as a symlink or a directory: the package installed first will
  "win" and all others have "lost".
  Note that dpkg intentionally does not replace directories with
  symlinks and vice versa, see in particular the end of point 4 in
  
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase
  (Note: Adding Pre-Depends is *not* a solution.)

Please move the files shipped in your package to the "real" location.

>From the attached log (usually somewhere in the middle...):

0m33.6s INFO: dirname part contains a symlink:
  /usr/share/horde/gollem/config/backends.d (php-horde-groupware) != 
/etc/horde/gollem/backends.d (?)
  /usr/share/horde/gollem/config/backends.d/10-groupware.php 
(php-horde-groupware) != /etc/horde/gollem/backends.d/10-groupware.php (?)


cheers,

Andreas


php-horde-groupware_5.1.0-1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: php-horde-groupware
Source-Version: 5.1.1-1

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

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

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

Debian distribution maintenance software
pp.
Mathieu Parent  (supplier of updated php-horde-groupware 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 11 Aug 2013 13:34:11 +0200
Source: php-horde-groupware
Binary: php-horde-groupware
Architecture: source all
Version: 5.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers 
Changed-By: Mathieu Parent 
Description: 
 php-horde-groupware - ${phppear:summary}
Closes: 715041
Changes: 
 php-horde-groupware (5.1.1-1) unstable; urgency=low
 .
   * New upstream version 5.1.1
   * Move gollem config to /etc (Closes: #715041)
Checksums-Sha1: 
 f829d626acb1a8e3ba5f2cce893f2964f710f0d0 1434 php-horde-groupware_5.1.1-1.dsc
 2daa88a4b54d6c0e6cde14d149a5e9fda82749b6 87142 
php-horde-groupware_5.1.1.orig.tar.gz
 25f1d9a5483ce660aa6607c53862bff130ed1380 2290 
php-horde-groupware_5.1.1-1.debian.tar.gz
 4e16e286800a877400964cca6be7decfcb8ff740 97626 
php-horde-groupware_5.1.1-1_all.deb
Checksums-Sha256: 
 5232b3943d6b9c33210053e061df4a945816b5cf070c2809eb75e831c866fe8d 1434 
php-horde-groupware_5.1.1-1.dsc
 23ca26e8f9efc70045ba028edb6f4fc6336941a0e08a62b42190d171458d8aae 87142 
php-horde-groupware_5.1.1.orig.tar.gz
 935c9c265c5d51d5e9693efbdbaee9bc4c83652620ecb57ee1d5cc78a60b7bf3 2290 
php-horde-groupware_5.1.1-1.debian.tar.gz
 bcaeacd9901656cff97c1c1ed8e8608d7905b36c7220e48ff80d28b91b2fa2ce 97626 
php-horde-g

Bug#719392: libwww-search-perl: FTBFS: Can't call method "Values" on unblessed reference at /usr/share/perl5/Debian/Debhelper/Dh_components.pm line 141.

2013-08-11 Thread Olof Johansson
On 2013-08-11 13:30 +0200, David Suárez wrote:
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

This issue lies in pkg-components. Debian::Control recently changed
its interface slightly. I just opened #719414 about this. I don't know
what you usually do with this bug, wait until #719414 is fixed?

Regards,
-- 
 --- 
| Olof Johansson  http://stdlib.se/ |
|  irc: zibri   https://github.com/olof |
 --- 


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



Processed: Update to support updated Debian::Control API

2013-08-11 Thread Debian Bug Tracking System
Processing control commands:

> block 719392 by -1
Bug #719392 [src:libwww-search-perl] libwww-search-perl: FTBFS: Can't call 
method "Values" on unblessed reference at 
/usr/share/perl5/Debian/Debhelper/Dh_components.pm line 141.
719392 was not blocked by any bugs.
719392 was not blocking any bugs.
Added blocking bug(s) of 719392: 719414

-- 
719392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719392
719414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719414
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#719414: Update to support updated Debian::Control API

2013-08-11 Thread Olof Johansson
Package: pkg-components
Severity: serious
Version: 0.5
Tags: patch
Control: block 719392 by -1

Debian::Debhelper::Dh_components uses Debian::Control, but this
module's API got updated with regards to the ->binary method, which
now returns the actual tied hash instead of the Tie::IxHash object.
A new binary_tie method was introduced to keep the old behavior. See
also: #712432.

Regards,
-- 
 --- 
| Olof Johansson  http://stdlib.se/ |
|  irc: zibri   https://github.com/olof |
 --- 
>From f67b12931d78d585fdea5f54d79c33fc5e9e6329 Mon Sep 17 00:00:00 2001
From: Olof Johansson 
Date: Sun, 11 Aug 2013 14:50:58 +0200
Subject: [PATCH] Debian::Control changed API wrt ->binary

The ->binary method no longers return a Tie::IxHash object, but rather
the tied hash. A ->binary_tie method was introduced for the old behavior.
---
 Build.PL  | 1 +
 lib/Debian/Debhelper/Dh_components.pm | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Build.PL b/Build.PL
index 36d1030..8974f80 100644
--- a/Build.PL
+++ b/Build.PL
@@ -12,6 +12,7 @@ my $builder = Module::Build->new(
 },
 requires => {
 'version'=> 0,
+'Debian::Control' => 0.77,
 },
 create_makefile_pl => 'traditional',
 add_to_cleanup  => [ 'Debian-Debhelper-Dh_components-*' ],
diff --git a/lib/Debian/Debhelper/Dh_components.pm b/lib/Debian/Debhelper/Dh_components.pm
index 5bdc641..4561c6e 100644
--- a/lib/Debian/Debhelper/Dh_components.pm
+++ b/lib/Debian/Debhelper/Dh_components.pm
@@ -138,7 +138,7 @@ sub _read_substvars {
 my $component = shift;
 my $control = Debian::Control->new;
 $control->read($filename);
-my ($binary) = $control->binary->Values(0);
+my ($binary) = $control->binary_tie->Values(0);
 foreach my $type (@DEPENDENCY_TYPES) {
 my $filetype = $type;
 $filetype =~ s{_}{-}gxms;
-- 
1.8.3.2



Bug#719065: mnemosyne: Fails at startup to error from python-matplotlib.

2013-08-11 Thread darkestkhan
On Sun, 11 Aug 2013 12:16:02 +0200,  Julian Taylor
 wrote:
> most likely it can be fixed by deleting ~/.matplotlib/fontList.cache
> but before you do so please make a backup and mail it to the bug, because I
> can't reproduce the issue locally.

I deleted this file and tried running mnemosyne with python-matplotlib
1.3.0-1 and this resulted in exactly same error as before. But then
after downgrade to 1.1.1~rc2-1 I got different error:

"
$ mnemosyne
Value error parsing header in AFM: ItalicAngle -15,5
An unexpected error has occurred.
Please forward the following info to the developers:

Traceback (innermost last):
  File "/usr/bin/mnemosyne", line 155, in 
debug_file=options.debug_file)
  File "/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py",
line 164, in initialise
self.register_components()
  File "/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py",
line 215, in register_components
exec("from %s import %s" % (module_name, class_name))
  File "", line 1, in 
  File 
"/usr/lib/python2.7/dist-packages/mnemosyne/pyqt_ui/statistics_wdgts_plotting.py",
line 8, in 
from matplotlib.figure import Figure
  File "/usr/lib/pymodules/python2.7/matplotlib/figure.py", line 18, in 
from axes import Axes, SubplotBase, subplot_class_factory
  File "/usr/lib/pymodules/python2.7/matplotlib/axes.py", line 14, in 
import matplotlib.axis as maxis
  File "/usr/lib/pymodules/python2.7/matplotlib/axis.py", line 10, in 
import matplotlib.font_manager as font_manager
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
1325, in 
_rebuild()
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
1275, in _rebuild
fontManager = FontManager()
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
999, in __init__
self.afmlist = createFontList(self.afmfiles, fontext='afm')
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
567, in createFontList
prop = afmFontProperty(fpath, font)
  File "/usr/lib/pymodules/python2.7/matplotlib/font_manager.py", line
484, in afmFontProperty
if font.get_angle() != 0 or name.lower().find('italic') >= 0:
  File "/usr/lib/pymodules/python2.7/matplotlib/afm.py", line 468, in get_angle
return self._header['ItalicAngle']
 KeyError: 'ItalicAngle'
"

This seems to be  very similar (if not identical) to the one reported
in the #691916.
Unfortunately (for me) mnemosyne actually depends on python-matplotlib
so removing it won't fix my problem.

-- 

darkestkhan
--
Feel free to CC me.
jid: darkestk...@gmail.com
May The Source be with You.


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



Processed: tagging 719003, severity of 719003 is normal

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 719003 - d-i
Bug #719003 [upgrade-reports] upgrade-reports: impossible to mount any usb 
device
Removed tag(s) d-i.
> severity 719003 normal
Bug #719003 [upgrade-reports] upgrade-reports: impossible to mount any usb 
device
Severity set to 'normal' from 'grave'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719003
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#719408: statsmodels: FTBFS: ImportError: statsmodels requires pandas

2013-08-11 Thread David Suárez
Source: statsmodels
Version: 0.4.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules clean
> /usr/lib/python2.7/dist-packages/IPython/utils/path.py:296: UserWarning: 
> IPython parent '/sbuild-nonexistent' is not a writable location, using a temp 
> directory.
>   " using a temp directory."%parent)
> dh  clean
>dh_testdir
>dh_auto_clean
> Traceback (most recent call last):
>   File "setup.py", line 196, in 
> check_dependency_versions(min_versions)
>   File "setup.py", line 50, in check_dependency_versions
> raise ImportError("statsmodels requires pandas")
> ImportError: statsmodels requires pandas
> dh_auto_clean: python setup.py clean -a returned exit code 1
> make: *** [clean] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/statsmodels_0.4.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Processed: severity of 674930 is serious

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 674930 serious
Bug #674930 [clojure1.4] clojure1.4: Build-Depend on default-jdk instead of a 
specific JDK?
Severity set to 'serious' from 'minor'
> thanks
Stopping processing here.

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

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 683450 serious
Bug #683450 [freecol] freecol: Please (Build-)Depend on default-jdk/-jre
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683450
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#719409: mypaint: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2013-08-11 Thread David Suárez
Source: mypaint
Version: 1.1.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> # Max-RSS: ~74000 kbytes
> MPLCONFIGDIR=`mktemp -d` python tests/test_mypaintlib.py
> Traceback (most recent call last):
>   File "tests/test_mypaintlib.py", line 2, in 
> from pylab import *
>   File "/usr/lib/pymodules/python2.7/pylab.py", line 1, in 
> from matplotlib.pylab import *
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 936, in 
> 
> rcParams = rc_params()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 845, in 
> rc_params
> fname = matplotlib_fname()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 715, in 
> matplotlib_fname
> configdir = _get_configdir()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 584, in 
> _get_configdir
> return _get_config_or_cache_dir(_get_xdg_config_dir())
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 521, in 
> _get_xdg_config_dir
> return os.environ.get('XDG_CONFIG_HOME', os.path.join(get_home(), 
> '.config'))
>   File "/usr/lib/python2.7/posixpath.py", line 77, in join
> elif path == '' or path.endswith('/'):
> AttributeError: 'NoneType' object has no attribute 'endswith'
> make: *** [build-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/11/mypaint_1.1.0-3_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Processed: severity of 711843 is serious

2013-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 711843 serious
Bug #711843 [libusb-java] libusb-java: Fix FTBFS for distro targets where 
default-java != openjdk-6
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711843
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#719404: libxmpcore-java: FTBFS: [javac] /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: unmappable character for encoding ASCII

2013-08-11 Thread David Suárez
Source: libxmpcore-java
Version: 5.1.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true   -buildfile XMPCore/build.xml  build
> Buildfile: /«PKGBUILDDIR»/XMPCore/build.xml
> 
> clean:
>  [echo] Clean...
> 
> compile:
>  [echo] Compiling ...
> 
> javac:
> [mkdir] Created dir: /«PKGBUILDDIR»/XMPCore/intermediate/debug
> [javac] /«PKGBUILDDIR»/XMPCore/build.xml:68: warning: 'includeantruntime' 
> was not set, defaulting to build.sysclasspath=last; set to false for 
> repeatable builds
> [javac] Compiling 45 source files to 
> /«PKGBUILDDIR»/XMPCore/intermediate/debug
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac]^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:58: error: 
> unmappable character for encoding ASCII
> [javac]* Example: If an Euro-symbol (???) appears in the 
> byte buffer (0xE2, 0x82, 0xAC), 
> [javac] ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]  ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]  ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]   ^
> [javac] 
> /«PKGBUILDDIR»/XMPCore/src/com/adobe/xmp/impl/Latin1Converter.java:61: error: 
> unmappable character for encoding ASCII
> [javac]* 0xC3, 0xA2 (??) - 0xE2, 0x80, 0x9A (???) - 0x41 (a).
> [javac]^
> [javac] 8 errors
> 
> BUILD FAILED
> /«PKGBUILDDIR»/XMPCore/build.xml:49: The following error occurred while 
> executing this line:
> /«PKGBUILDDIR»/XMPCore/build.xml:68: Compile failed; see the compiler error 
> output for details.
> 
> Total time: 1 second
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/libxmpcore-java_5.1.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Bug#719407: python-csa: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2013-08-11 Thread David Suárez
Source: python-csa
Version: 0.1.0-1.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> dh_auto_clean
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> Traceback (most recent call last):
>   File "setup.py", line 4, in 
> from csa.version import __version__
>   File "/«PKGBUILDDIR»/csa/__init__.py", line 28, in 
> from plot import *
>   File "/«PKGBUILDDIR»/csa/plot.py", line 20, in 
> import matplotlib
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 936, in 
> 
> rcParams = rc_params()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 845, in 
> rc_params
> fname = matplotlib_fname()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 715, in 
> matplotlib_fname
> configdir = _get_configdir()
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 584, in 
> _get_configdir
> return _get_config_or_cache_dir(_get_xdg_config_dir())
>   File "/usr/lib/pymodules/python2.7/matplotlib/__init__.py", line 521, in 
> _get_xdg_config_dir
> return os.environ.get('XDG_CONFIG_HOME', os.path.join(get_home(), 
> '.config'))
>   File "/usr/lib/python2.7/posixpath.py", line 77, in join
> elif path == '' or path.endswith('/'):
> AttributeError: 'NoneType' object has no attribute 'endswith'
> dh_auto_clean: python setup.py clean -a returned exit code 1
> make[1]: *** [override_dh_auto_clean] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/python-csa_0.1.0-1.1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



debian-bugs-rc@lists.debian.org

2013-08-11 Thread David Suárez
Source: fgrun
Version: 1.6.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> g++ -DLOCALEDIR=\"/usr/share/locale\" -g -O2   -o fgrun wizard.o 
> wizard_funcs.o advanced.o advanced_funcs.o AirportBrowser.o AirportTable.o 
> Fl_Table.o Fl_Table_Row.o Fl_OSG.o Fl_Heading_Dial.o main.o io.o fgfsrc.o 
> logwin.o parkingloader.o settings.o util.o run_posix.o fgrun_pty.o -lsgmodel 
> -lsgscreen -lsgprops -lsgxml -lsgdebug -lsgbvh -lsgmaterial -lsgmodel 
> -lsgutil -lsgstructure -lsgprops -lsgtgdb -lsgmath -lsgmisc -lsgbvh -lsgio 
> -lsgbucket -lsgmodel -lsgutil -lsgthreads -losgParticle -losgSim -losgViewer 
> -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -lfltk_gl -lfltk 
> -lpthread -lGL -lXext -lX11  -lm -lz -lutil -losgFX
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgmaterial.a(EffectGeode.cxx.o):
>  In function `simgear::EffectGeode::runGenerators(osg::Geometry*)':
> (.text+0x3d5): undefined reference to 
> `osg::Geometry::setVertexAttribData(unsigned int, osg::Geometry::ArrayData 
> const&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgmaterial.a(EffectGeode.cxx.o):
>  In function `simgear::EffectGeode::runGenerators(osg::Geometry*)':
> (.text+0x415): undefined reference to 
> `osg::Geometry::setVertexAttribData(unsigned int, osg::Geometry::ArrayData 
> const&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgmaterial.a(EffectGeode.cxx.o):
>  In function `simgear::EffectGeode::runGenerators(osg::Geometry*)':
> (.text+0x454): undefined reference to 
> `osg::Geometry::setVertexAttribData(unsigned int, osg::Geometry::ArrayData 
> const&)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(obj.cxx.o):
>  In function 
> `SGTexturedTriangleBin::buildGeometry(std::vector, 
> std::allocator > > const&) const':
> (.text._ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE[_ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE]+0x2ea):
>  undefined reference to `osg::Geometry::setNormalArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(obj.cxx.o):
>  In function 
> `SGTexturedTriangleBin::buildGeometry(std::vector, 
> std::allocator > > const&) const':
> (.text._ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE[_ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE]+0x306):
>  undefined reference to `osg::Geometry::setColorArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(obj.cxx.o):
>  In function 
> `SGTexturedTriangleBin::buildGeometry(std::vector, 
> std::allocator > > const&) const':
> (.text._ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE[_ZNK21SGTexturedTriangleBin13buildGeometryERKSt6vectorI6SGVec3ImESaIS2_EE]+0x324):
>  undefined reference to `osg::Geometry::setTexCoordArray(unsigned int, 
> osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(pt_lights.cxx.o):
>  In function `SGLightFactory::getLights(SGDirectionalLightBin const&)':
> (.text+0xcf1): undefined reference to 
> `osg::Geometry::setColorArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(pt_lights.cxx.o):
>  In function `SGLightFactory::getLightDrawable(SGDirectionalLightBin::Light 
> const&)':
> (.text+0x188b): undefined reference to 
> `osg::Geometry::setColorArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(pt_lights.cxx.o):
>  In function `SGLightFactory::getLightDrawable(SGLightBin::Light const&)':
> (.text+0x1e19): undefined reference to 
> `osg::Geometry::setColorArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(pt_lights.cxx.o):
>  In function `SGLightFactory::getLights(SGLightBin const&, unsigned int, 
> float)':
> (.text+0x2261): undefined reference to 
> `osg::Geometry::setColorArray(osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(TreeBin.cxx.o):
>  In function `simgear::makeSharedTreeGeometry(int)':
> (.text+0x959): undefined reference to 
> `osg::Geometry::setTexCoordArray(unsigned int, osg::Array*)'
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libsgtgdb.a(TreeBin.cxx.o):
>  In function `simgear::createTreeGeometry(float, float, int)':
> (.

Bug#719399: clojure1.2: FTBFS: Unable to find a javac compiler

2013-08-11 Thread David Suárez
Source: clojure1.2
Version: 1.2.1+dfsg-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/«BUILDDIR»/clojure1.2-1.2.1+dfsg'
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar:
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true 
> Buildfile: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml
> 
> clean:
> 
> init:
> [mkdir] Created dir: /«BUILDDIR»/clojure1.2-1.2.1+dfsg/classes
> 
> init-version:
>  [copy] Copying 1 file to /«BUILDDIR»/clojure1.2-1.2.1+dfsg
> 
> compile-java:
> [javac] /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> 
> BUILD FAILED
> /«BUILDDIR»/clojure1.2-1.2.1+dfsg/build.xml:91: Unable to find a javac 
> compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "/usr/lib/jvm/java-7-openjdk-amd64/jre"
> 
> Total time: 1 second
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/clojure1.2_1.2.1+dfsg-4_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Bug#719406: node-topcube: FTBFS: ./configure: 2: ./configure: node-waf: not found

2013-08-11 Thread David Suárez
Source: node-topcube
Version: 0.1.2+ds1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Maybe this is related to that as of node.js v0.8 node-waf was removed
and replaced with node-gyp (packaged independently).

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_testdir
>dh_auto_configure
> ./configure: 2: ./configure: node-waf: not found
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=${prefix}/lib/node-topcube --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 127
> make: *** [build] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/node-topcube_0.1.2+ds1-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Bug#719403: ghc-mod: FTBFS: cp: cannot stat 'debian/tmp-inst-ghc/usr/share/ghc-mod-*/*.el': No such file or directory

2013-08-11 Thread David Suárez
Source: ghc-mod
Version: 2.0.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
> deprecated variable
> Adding cdbs dependencies to debian/ghc-mod.substvars
> dh_installdirs -pghc-mod 
> debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
> Installing library in
> debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/ghc-mod-2.0.2/ghc-7.6.3
> Installing executable(s) in debian/tmp-inst-ghc/usr/bin
> mkdir -p debian/ghc-mod/usr/bin
> cp debian/tmp-inst-ghc/usr/bin/ghc-mod debian/ghc-mod/usr/bin/
> mkdir -p debian/ghc-mod/usr/share/emacs/site-lisp/ghc-mod
> cp debian/tmp-inst-ghc/usr/share/ghc-mod-*/*.el 
> debian/ghc-mod/usr/share/emacs/site-lisp/ghc-mod/
> cp: cannot stat 'debian/tmp-inst-ghc/usr/share/ghc-mod-*/*.el': No such file 
> or directory
> make: *** [install/ghc-mod] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/11/ghc-mod_2.0.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Bug#719401: node-xmpp: FTBFS: Error: Module version mismatch. Expected 11, got 1.

2013-08-11 Thread David Suárez
Source: node-xmpp
Version: 0.3.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> 
> WARNING: copyright-check disabled - licensecheck (from devscripts package) is 
> missing.
> 
> touch debian/stamp-copyright-check
> touch debian/stamp-upstream-cruft
> vows --spec
> 
> module.js:356
>   Module._extensions[extension](this, filename);
>^
> Error: Module version mismatch. Expected 11, got 1.
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:312:12)
> at Module.require (module.js:364:17)
> at require (module.js:380:17)
> at Object. (/«PKGBUILDDIR»/lib/xmpp/stream_parser.js:3:13)
> at Module._compile (module.js:456:26)
> at Object.Module._extensions..js (module.js:474:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:312:12)
> at Module.require (module.js:364:17)
> make: *** [build/node-node-xmpp] Error 8

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/node-xmpp_0.3.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



Bug#719397: libsql-abstract-more-perl: FTBFS: dh_auto_test: perl Build test returned exit code 255

2013-08-11 Thread David Suárez
Source: libsql-abstract-more-perl
Version: 1.17-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130811 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_testdir
>dh_auto_configure
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'SQL-Abstract-More' version '1.17'
>dh_auto_build
> Building SQL-Abstract-More
>dh_auto_test
> # Testing SQL::Abstract::More 1.17, Perl 5.014002, /usr/bin/perl
> t/01-sql_abstract_more.t .. ok
> t/02-order-by.t ... ok
> t/pod.t ... ok
> Can't locate List/MoreUtils.pm in @INC (@INC contains: 
> /«PKGBUILDDIR»/blib/lib /«PKGBUILDDIR»/blib/arch /etc/perl 
> /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
> /usr/local/lib/site_perl .) at t/rt_084972.t line 8.
> BEGIN failed--compilation aborted at t/rt_084972.t line 8.
> t/rt_084972.t . 
> Dubious, test returned 2 (wstat 512, 0x200)
> No subtests run 
> t/rt_086895.t . ok
> 
> Test Summary Report
> ---
> t/rt_084972.t   (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: No plan found in TAP output
> Files=5, Tests=95,  1 wallclock secs ( 0.05 usr  0.04 sys +  0.93 cusr  0.09 
> csys =  1.11 CPU)
> Result: FAIL
> Failed 1/5 test programs. 0/95 subtests failed.
> dh_auto_test: perl Build test returned exit code 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/11/libsql-abstract-more-perl_1.17-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


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



  1   2   >