Bug#718657: [Pkg-xfce-devel] Bug#718657: xfce4-terminal does not honor x-terminal-emulator -e option

2013-08-04 Thread Paul Gevers
On 04-08-13 00:11, Yves-Alexis Perez wrote:
 That's because the alternative is /u/b/xfce4-terminal.wrapper which
 does the same tricks as gnome-terminal to have proper behavior for -e/-x.

Oops, sorry for the noise. I should have investigated deeper. Thanks for
the explanation though.

Paul




signature.asc
Description: OpenPGP digital signature


Bug#717479: Background-scanning for devices and options

2013-08-04 Thread martin f krafft
also sprach martin f krafft madd...@debian.org [2013.07.21.1242 +0200]:
 I seem to remember that another reason for the scanimage backend
 was the availability of options, some of which weren't available
 when I tried libsane-perl (when it was working).

Here's the reason why I dislike libsane-perl: none of my choices get
saved across gscanpdf-sessions, and there are no presets I can
configure. I.e. whenever I start up, it defaults to non-automatic,
one-page-only, 75dpi colour scans, when most of the time I want
automatic ADF lineart scans at 300dpi. Should I open a new bug
report for this?

-- 
 .''`.   martin f. krafft madduck@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
glaube heißt nicht wissen wollen, was wahr ist.
 - friedrich nietzsche


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#718151: libburn: FTBFS: Failed to install docs

2013-08-04 Thread Thomas Schmitt
Hi,

Matthias Klose wrote:
 fix it in libburn or disable building the docs.
 upstream did tell you that they didn't want to update that
 for newer doxygen versions.

If you mean me, as upstream of libburn, then you got me wrong.
I am willing to help Debian packaging in any way. Just give
me clear instructions (and be open to objections and negociations
if those instructions show undesirable side effects).

If you mean the upstream of doxygen, which obviously stalls 60
minutes if it has problem with input data, then i must say that
this would be a disappointing attitude.

I myself have given up on doxygen.
Stable interfaces are a must-have.
How shall i prepare code for old and new doxygens alike ?

So i join your proposal to just not use doxygen.
Not because i think this is the right way to handle the problems,
but because i have given up hope that anybody cares for fixing
them where they have their origins.


Have a nice day :)

Thomas


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



Bug#718151: libburn: FTBFS: Failed to install docs

2013-08-04 Thread George Danchev
On Sunday 04 August 2013 08:42:41 Thomas Schmitt wrote:
 Hi,
 
 Matthias Klose wrote:
  fix it in libburn or disable building the docs.
  upstream did tell you that they didn't want to update that
  for newer doxygen versions.

Matthias,
I forgot to mention that doxygen gets stuck, even after I update the 
configuration file with doxygen [-s] -u. That was the reason to reassign this 
one against doxygen package. If you have a better idea how to update the 
configuration file, please let us know.

-- 
pub 4096R/0E4BD0AB people.fccf.net/danchev/key pgp.mit.edu


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



Bug#718675: po4a: Uninformative error message when '' is left alone in a HTML file

2013-08-04 Thread Martin Quinson
Package: po4a
Version: 0.42-2
Severity: normal
Tags: patch upstream

Hello there,

Yes, that's true, I'm using po4a again for my own use. I'm very pleased to see
that you guys keep up with the good work and that po4a is still alive. This may
even motivate me to come back and fix a few bugs with you guys.

Meanwhile, I did a typo in the HTML file I wanted to translate and typed 
alone, at the end of a line. The error message I got was: 

  po4a::xml: Unknown tag type: 

Not quite informative, actually. So I wrote the attached patch to make it more
informative, and here we are.

Thanks for commiting this very simple patch in the next release of po4a, and
please please, keep up the good work!

Bye, Mt.



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

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

Versions of packages po4a depends on:
ii  gettext0.18.3-1
ii  libsgmls-perl  1.03ii-32
ii  perl   5.14.2-21
ii  perl-modules   5.14.2-21
ii  sp 1.3.4-1.2.1-47.2

Versions of packages po4a recommends:
ii  liblocale-gettext-perl  1.05-7+b1
ii  libterm-readkey-perl2.30-4+b2
ii  libtext-wrapi18n-perl   0.06-7

po4a suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/perl5/Locale/Po4a/Xml.pm (from po4a package)

-- 
Si les grands esprits se rencontrent, les petits esprits, eux, se cognent.
--- /usr/share/perl5/Locale/Po4a/Xml.pm.orig	2013-08-04 08:54:36.896217290 +0200
+++ /usr/share/perl5/Locale/Po4a/Xml.pm	2013-08-04 08:55:38.873013265 +0200
@@ -1037,7 +1037,8 @@
 	if (!$found) {
 		#It should never enter here, unless you undefine the most
 		#general tags (as ...)
-		die po4a::xml: Unknown tag type: .$line.\n;
+		chomp $line;	
+		die $ref.: Unknown tag type: .$line.\n;
 	} else {
 		return $i;
 	}


Bug#718659: Acknowledgement (installer does not find usb pendrives as cdrom sources)

2013-08-04 Thread Josep Lladonosa
Hello again,

I have found that it is a kernel issue. Some usb drives are loaded
after 5 minutes. I have informed kernel team with a similar case:


The same is happening in my system, but I am now in 3.11.0-rc3, and it
is happening only with a 16 GB pen. These are the /var/log/messages
lines while waiting to be mounted (at the end last line shows device
attached!):

Aug  4 07:54:26 minijep kernel: [ 4901.918684] scsi 6:0:0:0:
Direct-Access LexarUSB Flash Drive  1.00 PQ: 0 ANSI: 4
Aug  4 07:54:26 minijep kernel: [ 4901.919045] sd 6:0:0:0: Attached
scsi generic sg3 type 0
Aug  4 07:54:26 minijep kernel: [ 4901.920666] sd 6:0:0:0: [sdc]
30801920 512-byte logical blocks: (15.7 GB/14.6 GiB)
Aug  4 07:54:26 minijep kernel: [ 4901.922631] sd 6:0:0:0: [sdc] Write
Protect is off
Aug  4 07:54:26 minijep kernel: [ 4901.924045] sd 6:0:0:0: [sdc] Write
cache: disabled, read cache: enabled, doesn't support DPO or FUA
Aug  4 07:54:57 minijep kernel: [ 4932.562658] usb 3-3: reset
high-speed USB device number 2 using xhci_hcd
Aug  4 07:54:57 minijep kernel: [ 4932.579306] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7840
Aug  4 07:54:57 minijep kernel: [ 4932.579313] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7880
Aug  4 07:55:28 minijep kernel: [ 4963.638156] usb 3-3: reset
high-speed USB device number 2 using xhci_hcd
Aug  4 07:55:28 minijep kernel: [ 4963.654748] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7840
Aug  4 07:55:28 minijep kernel: [ 4963.654755] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7880
(...)
Aug  4 08:00:38 minijep kernel: [ 5274.072524] usb 3-3: reset
high-speed USB device number 2 using xhci_hcd
Aug  4 08:00:38 minijep kernel: [ 5274.089043] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7840
Aug  4 08:00:38 minijep kernel: [ 5274.089049] xhci_hcd :00:14.0:
xHCI xhci_drop_endpoint called with disabled ep 8803e2df7880
Aug  4 08:00:38 minijep kernel: [ 5274.089340] sd 6:0:0:0: [sdc]
Attached SCSI removable disk

-- 
--
Salutacions...Josep
--


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



Bug#676784: Policy §10.5 and .jar file noticeable exception

2013-08-04 Thread Wouter Verhelst
On 03-08-13 08:40, Charles Plessy wrote:
 tag 676784 pending
 thanks
 
 Le Tue, Jul 30, 2013 at 10:13:37PM +0900, Charles Plessy a écrit :

 Unless there is objection, I will add the note in parenthesis as a
 non-normative change, and then mark the bug pending.
 
 Hello everybody,
 
 here is what I pushed.
 
 diff --git a/debian/changelog b/debian/changelog
 index fe4a858..bc23f5c 100644
 --- a/debian/changelog
 +++ b/debian/changelog
 @@ -51,6 +51,7 @@ debian-policy (3.9.5.0) UNRELEASED; urgency=low
  Closes: #704657.  Thanks, Philipp Hahn.
* Replaced non-standard names of dpkg states by normalised ones.
  Closes: #705403
 +  * Clarify what is meant by compressed in section 10.5. (Closes: #676784)
  
   -- Russ Allbery r...@debian.org  Sat, 03 Nov 2012 15:32:46 -0700
  
 diff --git a/policy.sgml b/policy.sgml
 index 953d5d2..cb1093f 100644
 --- a/policy.sgml
 +++ b/policy.sgml
 @@ -8853,7 +8853,9 @@ ln -fs ../sbin/sendmail debian/tmp/usr/bin/runq
 /p
  
 p
 - A symbolic link pointing to a compressed file should always
 + A symbolic link pointing to a compressed file (in the sense
 + that it is meant to be uncompressed with prgnunzip/prgn

This should be gunzip, not just unzip. The latter unpacks the .zip
format, not the .gz one, which is significantly different.

 + or prgnzless/prgn etc.) should always
   have the same file extension as the referenced file. (For
   example, if a file filefoo.gz/file is referenced by a
   symbolic link, the filename of the link has to end with
 
 
 Cheers,
 


-- 
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/


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



Bug#718676: linux-image-3.9-1-686-pae: b43 driver does not find my wifi access point

2013-08-04 Thread Francois Mescam
Package: src:linux
Version: 3.9.8-1
Severity: important

Dear Maintainer,

With kernel 3.9 the b43 driver does not find my wifi AP but with kernel 
3.2.0-4-686-pae
all is working well.

I am unable to fill the reportbug under kernel 3.9 because with this kernel I 
have no network.

To obtain the firmware I use firmware-b43-installer 1:017-2. I made a 
dpkg-reconfigure of
this package but with no result on the problem.

My wifi interface is :
Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)



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

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

Versions of packages linux-image-3.9-1-686-pae depends on:
ii  debconf [debconf-2.0]   1.5.50
ii  initramfs-tools [linux-initramfs-tool]  0.113
ii  kmod9-3
ii  linux-base  3.5
ii  module-init-tools   9-3

Versions of packages linux-image-3.9-1-686-pae recommends:
ii  firmware-linux-free  3.2
ii  libc6-i686   2.17-7

Versions of packages linux-image-3.9-1-686-pae suggests:
ii  debian-kernel-handbook  1.0.15
ii  extlinux3:4.05+dfsg-6+deb7u3
ii  grub-pc 1.99-27+deb7u1
ii  linux-doc-3.9   3.9.8-1

Versions of packages linux-image-3.9-1-686-pae is related to:
pn  firmware-atherosnone
pn  firmware-bnx2   none
pn  firmware-bnx2x  none
pn  firmware-brcm80211  none
pn  firmware-intelwimax none
pn  firmware-ipw2x00none
pn  firmware-ivtv   none
pn  firmware-iwlwifinone
pn  firmware-libertas   none
pn  firmware-linux  none
pn  firmware-linux-nonfree  none
pn  firmware-myricomnone
pn  firmware-netxen none
pn  firmware-qlogic none
pn  firmware-ralink none
pn  firmware-realteknone
pn  xen-hypervisor  none

-- debconf information:
  linux-image-3.9-1-686-pae/prerm/removing-running-kernel-3.9-1-686-pae: true
  linux-image-3.9-1-686-pae/postinst/depmod-error-initrd-3.9-1-686-pae: false
* linux-image-3.9-1-686-pae/postinst/missing-firmware-3.9-1-686-pae:
  linux-image-3.9-1-686-pae/postinst/ignoring-ramdisk:


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



Bug#711787: falconpl: FTBFS on mipsen

2013-08-04 Thread intrigeri
Vasudev Kamath wrote (04 Aug 2013 03:00:53 GMT) :
 I've requested front desk providing required information
 for porter access but not got any reply from them still.

During DebCamp might be a good time to ping them.

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#708653: python3.3 testsuite failures on kfreebsd

2013-08-04 Thread Petr Salinger

Is there same easy way, how to run each of them individually ?


make -C builddir test TESTOPTS=-j 1 -w test_name


Got further. The tests itself does not hang.
But they hang iff test___all__ is run befor them.
It holds at least for test_io and test_socket:

$ ./python  ../Tools/scripts/run_tests.py -j 1 -w -uall test_io test___all__ 
test_io
builddir/build-debug/python -W default -bb -E -R -m test -w -j 1 -w -uall 
test_io test___all__ test_io
[1/3] test_io
[2/3] test___all__
[3/3] test_io

And it hangs forever. Any hint what to do ?


And related to test_socket - GNU/kFreeBSD have the same problem as darwin.
And I guess that pristine FreeBSD is also affected.

http://bugs.python.org/issue12958
http://bugs.python.org/issue17684

Petr


--- a/Lib/test/test_socket.py
+++ b/Lib/test/test_socket.py
@@ -824,7 +824,7 @@
 # Find one service that exists, then check all the related 
interfaces.

 # I've ordered this by protocols that have both a tcp and udp
 # protocol, at least for modern Linuxes.
-if (sys.platform.startswith(('freebsd', 'netbsd'))
+if (sys.platform.startswith(('freebsd', 'netbsd', 'gnukfreebsd'))
 or sys.platform in ('linux', 'darwin')):
 # avoid the 'echo' service on this platform, as there is an
 # assumption breaking non-standard port/protocol entry
@@ -2534,7 +2534,7 @@
 self.createAndSendFDs(1)

 # Issue #12958: The following test has problems on Mac OS X
-@support.anticipate_failure(sys.platform == darwin)
+@unittest.skipIf(sys.platform.startswith(('freebsd', 'darwin', 'gnukfreebsd')), 
see issue #12958)
 @requireAttrs(socket, CMSG_SPACE)
 def testFDPassSeparate(self):
 # Pass two FDs in two separate arrays.  Arrays may be combined
@@ -2544,7 +2544,7 @@
  maxcmsgs=2)

 @testFDPassSeparate.client_skip
-@support.anticipate_failure(sys.platform == darwin)
+@unittest.skipIf(sys.platform.startswith(('freebsd', 'darwin', 'gnukfreebsd')), 
see issue #12958)
 def _testFDPassSeparate(self):
 fd0, fd1 = self.newFDs(2)
 self.assertEqual(
@@ -2557,7 +2557,7 @@
 len(MSG))

 # Issue #12958: The following test has problems on Mac OS X
-@support.anticipate_failure(sys.platform == darwin)
+@unittest.skipIf(sys.platform.startswith(('freebsd', 'darwin', 'gnukfreebsd')), 
see issue #12958)
 @requireAttrs(socket, CMSG_SPACE)
 def testFDPassSeparateMinSpace(self):
 # Pass two FDs in two separate arrays, receiving them into the
@@ -2569,7 +2569,7 @@
  maxcmsgs=2, ignoreflags=socket.MSG_CTRUNC)

 @testFDPassSeparateMinSpace.client_skip
-@support.anticipate_failure(sys.platform == darwin)
+@unittest.skipIf(sys.platform.startswith(('freebsd', 'darwin', 'gnukfreebsd')), 
see issue #12958)
 def _testFDPassSeparateMinSpace(self):
 fd0, fd1 = self.newFDs(2)
 self.assertEqual(


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



Bug#718677: apache2.conf comment: Isn't LogLevel better explained as severity then number of messages?

2013-08-04 Thread Regid Ichira
Package:  apache2
Version:  2.4.6-2
Severity: minor
Tags: patch
File: /etc/apache2/apache2.conf

--- /etc/apache2/apache2.conf   2013-07-21 19:47:15.0 +0300
+++ apache2.conf2013-08-04 04:09:18.0 +0300
@@ -128,7 +128,7 @@ HostnameLookups Off
 ErrorLog ${APACHE_LOG_DIR}/error.log
 
 #
-# LogLevel: Control the number of messages logged to the error_log.
+# LogLevel: Control the severity of events logged to the error_log.
 # Available values: trace8, ..., trace1, debug, info, notice, warn,
 # error, crit, alert, emerg.
 # It is also possible to configure the log level for particular modules, e.g.


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



Bug#718676: linux-image-3.9-1-686-pae: b43 driver does not find my wifi access point

2013-08-04 Thread Ben Hutchings
Control: tag -1 moreinfo

On Sun, 2013-08-04 at 09:46 +0200, Francois Mescam wrote:
 Package: src:linux
 Version: 3.9.8-1
 Severity: important
 
 Dear Maintainer,
 
 With kernel 3.9 the b43 driver does not find my wifi AP but with kernel 
 3.2.0-4-686-pae
 all is working well.
 
 I am unable to fill the reportbug under kernel 3.9 because with this kernel I 
 have no network.
 
 To obtain the firmware I use firmware-b43-installer 1:017-2. I made a 
 dpkg-reconfigure of
 this package but with no result on the problem.
 
 My wifi interface is :
 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
[...]

Please provide the kernel boot messages (/var/log/dmesg) from Linux 3.9
and any kernel messages that appear in /var/log/messages when you scan
for wifi networks.

Ben.

-- 
Ben Hutchings
This sentence contradicts itself - no actually it doesn't.


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


Bug#709125: libunwind-setjmp0: fails to install: preinst: dpkg-architecture: not found

2013-08-04 Thread Julien Cristau
Control: reopen -1

On Tue, May 21, 2013 at 03:58:07 +0200, Andreas Beckmann wrote:

 Package: libunwind-setjmp0
 Version: 1.1-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts
 
 Hi,
 
 during a test with piuparts I noticed your package failed to install. As
 per definition of the release team this makes the package too buggy for
 a release, thus the severity.
 
 From the attached log (scroll to the bottom...):
 
   Selecting previously unselected package libunwind-setjmp0.
   (Reading database ... 6685 files and directories currently installed.)
   Unpacking libunwind-setjmp0 (from .../libunwind-setjmp0_1.1-1_amd64.deb) ...
   /var/lib/dpkg/tmp.ci/preinst: 1: /var/lib/dpkg/tmp.ci/preinst: 
 dpkg-architecture: not found
   dpkg: error processing 
 /var/cache/apt/archives/libunwind-setjmp0_1.1-1_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 127
   /var/lib/dpkg/tmp.ci/postrm: 1: /var/lib/dpkg/tmp.ci/postrm: 
 dpkg-architecture: not found
   dpkg: error while cleaning up:
subprocess new post-removal script returned error exit status 127
   Errors were encountered while processing:
/var/cache/apt/archives/libunwind-setjmp0_1.1-1_amd64.deb
 
 
 This looks like a missing-dependency on dpkg-dev, but having a
 library depending on dpkg-dev looks very wrong.
 
So it looks like you've done the very wrong thing...  Reopening, there's
absolutely no reason your package should need to run dpkg-architecture
in postinst.  It's an arch:any package, it knows which architecture it
is.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#717928: Remove lcms for jessie

2013-08-04 Thread Thijs Kinkhorst
Hi Oleksandr,

Upstream has stopped supporting lcms-1 in 2009. Can you please start the
process to transition packages to lcms-2? See Moritz' mail above for
details.

thanks,
Thijs


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



Bug#718679: codesearch: cindex might exhaust /tmp/

2013-08-04 Thread Christoph Biedl
Package: codesearch
Version: 0.0~hg20120502-1
Severity: wishlist

Dear Maintainer,

thanks for packaging codesearch.

During my very first test, trying to index my entire source tree, I
ran out of disk space on /tmp. Obviously, cindex creates huge
temporary files in /tmp with a total of at least the magnitude of the
files being indexed. I'm not sure though whether this is an initial
issue only. In either way, This might exhaust /tmp, especially if on a
tmpfs.

A workaround is available: Please document the TMPDIR environment
variable (actually used by os.TempDir) to override the default setting
for the temporary files created by cindex.

Regards,

Christoph

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

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

-- no debconf information



signature.asc
Description: Digital signature


Bug#718678: txt2html: copyright file is incomplete

2013-08-04 Thread Sam Geeraerts
Package: txt2html
Version: 2.51-1
Severity: normal
User: gnewsense-...@nongnu.org
Usertags: gnewsense

Dear Maintainer,

The debian/copyright file says that this program is licensed under the
Artistic License. But the README file says that it's licensed under the same
terms as Perl itself. Perl's copyright file says that its license is GPL-1+
or Artistic.

gNewSense, a Debian derivative, aims to comply with the FSF's Free System
Distribution Guidelines [1]. The FSF considers the Artistic License 1.0 to be
non-free. While searching for offending packages in Debian, txt2html shows up
as a false positive due to the incomplete copyright information.

Please add GPL-1+ as a valid license in debian/copyright. You could also
consider using DEP 5 [2] to make searching for license information easier.

[1] http://www.gnu.org/distros/free-system-distribution-guidelines.html
[2] http://dep.debian.net/deps/dep5

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

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

Versions of packages txt2html depends on:
ii  libgetopt-argvfile-perl  1.11-1
ii  libyaml-syck-perl1.20-1
ii  perl 5.14.2-21

txt2html recommends no packages.

Versions of packages txt2html suggests:
pn  perl-doc  none

-- no debconf information


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



Bug#717450: Gravatar::URL also supports Libravatar

2013-08-04 Thread Francois Marier
Actually, the version of Gravatar::URL that's in wheezy (and maybe also the
one in Squeeze) has built-in support for Libravatar:

  use Libravatar::URL;
  $avatar_url = libravatar_url(email = 'franc...@debian.org');

(see 
http://gitorious.org/libravatar/libravatar/blobs/master/contrib/perl/gravatar-url.cgi
for a more complete example in Perl)

The main advantage of using that CPAN module is that it will handle all of
the DNS federation details for you.

Francois


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



Bug#704632: openclonk: Crash on startup

2013-08-04 Thread Enrico Zini
On Wed, Apr 03, 2013 at 09:12:00PM +0200, Philipp Kern wrote:

Hi. I'm chiming in since I experience exactly the same.

 what graphics driver do you use? Can you try »openclonk --nofullscreen«?

X.Org X Server 1.12.4
[72.175] (II) intel(0): [DRI2]   DRI driver: i965

$ openclonk --nofullscreen
[11:12:47] Using XRandR version 1.3
[11:12:47] Command line: openclonk --nofullscreen
openclonk: unrecognized option '--nofullscreen'
[11:12:47] OpenClonk Beyond the Rocks Delta
[11:12:47] Version: 5.3.3 [025] Delta linux-x86_64 (b78664b43cae)
The program 'openclonk' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRROutput (invalid Output parameter)'.
  (Details: serial 264 error_code 167 request_code 150 minor_code 9)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


 It is *probably* more useful to directly contact the developers on [1] with as
 much detail about your configuration as possible, but if that's not an option 
 I
 can play man-in-the-middle for this.

I confess that I'm in a disengage brain mood, and I rather not spoil
it by engaging with yet another BTS.


Ciao,

Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


signature.asc
Description: Digital signature


Bug#718681: ITA: clipit -- lightweight GTK+ clipboard manager

2013-08-04 Thread Jackson Doak
Package: wnpp
Owner: Jackson Doak nosk...@ubuntu.com
Priority: wishlist

The current maintainer of clipit seems to be MIA, and i would like to
adopt the package.


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



Bug#718680: Segmentation fault while starting

2013-08-04 Thread Enrico Zini
Package: astromenace
Version: 1.3.1+repack-3
Severity: normal

Hello,

AstroMenace won't start for me. I get halfway through the Loading...
screen, then it quits with a segfault.

AstroMenage --safe-mode also segfaults.
AstroMenace --safe-mode --no-fullscreen also segfaults.

Here is the program's stdout/stderr output, and a trace of the core
file:

$ ulimit -c 100
$ AstroMenace 
AstroMenace 1.3.1 121212

Open XML file: /home/enrico/.config/astromenace/amconfig.xml
VFS file was opened /usr/share/games/astromenace/gamedata.vfs

Vendor : OpenAL Community
Renderer   : OpenAL Soft
Version: 1.1 ALSOFT 1.14
ALut ver   : 1.1

Font initialized: DATA/FONT/DejaVuSans.ttf

Current Video Mode: 3200x1080 32bit 

Xinerama/TwinView detected.
Screen count: 2
Screen #0: (0, 0) x (1280, 800)
Screen #1: (1280, 0) x (1920, 1080)

Supported resolutions list:
640x480 16bit 
640x480 32bit 
640x480 0bit 
768x480 16bit 
768x480 32bit 
768x480 0bit 
800x480 16bit 
800x480 32bit 
800x480 0bit 
800x600 16bit 
800x600 32bit 
800x600 0bit 
832x624 16bit 
832x624 32bit 
832x624 0bit 
854x480 16bit 
854x480 32bit 
854x480 0bit 
960x540 16bit 
960x540 32bit 
960x540 0bit 
960x544 16bit 
960x544 32bit 
960x544 0bit 
960x640 16bit 
960x640 32bit 
960x640 0bit 
960x720 16bit 
960x720 32bit 
960x720 0bit 
1024x576 16bit 
1024x576 32bit 
1024x576 0bit 
1024x600 16bit 
1024x600 32bit 
1024x600 0bit 
1024x640 16bit 
1024x640 32bit 
1024x640 0bit 
1024x768 16bit 
1024x768 32bit 
1024x768 0bit 
1024x800 16bit 
1024x800 32bit 
1024x800 0bit 
1152x720 16bit 
1152x720 32bit 
1152x720 0bit 
1152x768 16bit 
1152x768 32bit 
1152x768 0bit 
1280x720 16bit 
1280x720 32bit 
1280x720 0bit 
1280x768 16bit 
1280x768 32bit 
1280x768 0bit 
1280x800 16bit 
1280x800 32bit 
1280x800 0bit 

VFS link created: DATA/DATA_EN/GAME/mission.tga  DATA/GAME/mission.tga
VFS link created: DATA/DATA_EN/GAME/missionfailed.tga  
DATA/GAME/missionfailed.tga
VFS link created: DATA/DATA_EN/GAME/pause.tga  DATA/GAME/pause.tga
VFS link created: DATA/DATA_EN/MENU/button_weaponry_in.tga  
DATA/MENU/button_weaponry_in.tga
VFS link created: DATA/DATA_EN/MENU/button_weaponry_out.tga  
DATA/MENU/button_weaponry_out.tga

VFS link created: DATA/DATA_EN/VOICE/Attention.wav  DATA/VOICE/Attention.wav
VFS link created: DATA/DATA_EN/VOICE/CeaseFire.wav  DATA/VOICE/CeaseFire.wav
VFS link created: DATA/DATA_EN/VOICE/EngineMalfunction.wav  
DATA/VOICE/EngineMalfunction.wav
VFS link created: DATA/DATA_EN/VOICE/MissileDetected.wav  
DATA/VOICE/MissileDetected.wav
VFS link created: DATA/DATA_EN/VOICE/PowerSupplyReestablished.wav  
DATA/VOICE/PowerSupplyReestablished.wav
VFS link created: DATA/DATA_EN/VOICE/PrepareForAction.wav  
DATA/VOICE/PrepareForAction.wav
VFS link created: DATA/DATA_EN/VOICE/ReactorMalfunction.wav  
DATA/VOICE/ReactorMalfunction.wav
VFS link created: DATA/DATA_EN/VOICE/Warning.wav  DATA/VOICE/Warning.wav
VFS link created: DATA/DATA_EN/VOICE/WeaponDamaged.wav  
DATA/VOICE/WeaponDamaged.wav
VFS link created: DATA/DATA_EN/VOICE/WeaponDestroyed.wav  
DATA/VOICE/WeaponDestroyed.wav
VFS link created: DATA/DATA_EN/VOICE/WeaponMalfunction.wav  
DATA/VOICE/WeaponMalfunction.wav

Found Joystick(s):
Joystick Name 0: ST LIS3LV02DL Accelerometer
Opened Joystick 0
Joystick Name: ST LIS3LV02DL Accelerometer
Joystick Number of Axes: 3
Joystick Number of Buttons: 0
Joystick Number of Balls: 0

Set video mode: 1280 x 800 x 32

Video card hardware test.

Vendor : Intel Open Source Technology Center
Renderer   : Mesa DRI Intel(R) Ironlake Mobile 
Version: 2.1 Mesa 9.1.4
OpenGL Version: 2.1

Max texture height: 8192 
Max texture width: 8192 
Max lights: 8 
Max multitexture supported: 8 textures.
Max anisotropy: 16
Vertex Buffer support enabled.
Vertex Array support enabled.
Occlusion Query support enabled.
Frame Buffer Object support enabled.
Texture Storage support enabled.
Shader Model: 2.0
Max Samples: 1

Frame Buffer Object creation start with parameters 1280 800 1 1 0 0
Frame Buffer Object created. Depth Size: 24
Frame Buffer Object creation start with parameters 1280 800 1 0 0 0
Frame Buffer Object created. Depth Size: 0
Font characters generation start.
Ok ...  
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+():;%`'*#$=[]@^{}_~–—«»“”|абвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЧЦШЩЪЫЬЭЮЯ©®ÄÖÜäöüß°§/
Font characters generation end.

Ok ... DATA/LOADING/viewizardlogo.tga
Ok ... DATA/LOADING/loading_line.tga
Ok ... DATA/LOADING/loading_back.tga
Ok ... DATA/LOADING/loading03.tga
Ok ... DATA/MENU/astromenace.tga
Ok ... DATA/MENU/button384_back.tga
Ok ... DATA/MENU/button384_in.tga
Ok ... DATA/MENU/button384_out.tga
Ok ... DATA/MENU/button256_back.tga
Ok ... DATA/MENU/button256_in.tga
Ok ... DATA/MENU/button256_out.tga
Ok ... DATA/MENU/button256_off.tga
Ok ... DATA/MENU/blackpoint.tga
Ok ... DATA/MENU/whitepoint.tga
Ok ... DATA/MENU/line.tga
Ok ... DATA/MENU/perc.tga
Ok ... DATA/MENU/perc_none.tga
Ok ... DATA/MENU/checkbox_main.tga
Ok ... 

Bug#718682: liblcms1: Buffer overflows in Little CMS v1.19

2013-08-04 Thread Pedro R
Package: liblcms1
Version: 1.19
Severity: grave
Tags: upstream security patch
Justification: user security hole

I have found three (lame) buffer overflows in lcms-1.19. The problem lies in
the use of dangerous functions like scanf and sprintf to handle user input.

I have contacted the Little CMS developer and his answer was that people
concerned about security should update to Little CMS v2. To be honest I think
it's a reasonable answer since he has stopped supporting lcms-1 in 2009.
However this appears to be a package that is still widely in use in several
distributions, and included in other software as a library.

I am attaching patches here to address the issue. These have been compile
tested but I did not do any test beyond that. Please note that I am sending
this via a mobile device and the patches might be mangled (hopefully not).

If you have any questions please contact me back. If you do issue an advisory,
please credit Pedro Ribeiro (ped...@gmail.com).

Note that I have contacted the security team and was instructed to report this
bug here.

Regards,
Pedro



-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (750, 'stable'), (650, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.1-botto-secfixes3-grsec+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Only in lcms-1.19.dfsg-patched/: config.log
Only in lcms-1.19.dfsg-patched/: config.status
diff -urb lcms-1.19.dfsg/include/icc34.h lcms-1.19.dfsg-patched/include/icc34.h
--- lcms-1.19.dfsg/include/icc34.h	2013-08-04 10:20:43.0 +0100
+++ lcms-1.19.dfsg-patched/include/icc34.h	2013-08-04 10:27:21.746631360 +0100
@@ -151,15 +151,15 @@
   PACKAGE_NAME is defined if autoconf is being used 
 */
 
-typedef @UINT8_T@	icUInt8Number;
-typedef @UINT16_T@	icUInt16Number;
-typedef @UINT32_T@	icUInt32Number;
-typedef @UINT32_T@	icUInt64Number[2];
+typedef unsigned char	icUInt8Number;
+typedef unsigned short	icUInt16Number;
+typedef unsigned int	icUInt32Number;
+typedef unsigned int	icUInt64Number[2];
 
-typedef @INT8_T@	icInt8Number;
-typedef @INT16_T@	icInt16Number;
-typedef @INT32_T@	icInt32Number;
-typedef @INT32_T@	icInt64Number[2];
+typedef char	icInt8Number;
+typedef short	icInt16Number;
+typedef int	icInt32Number;
+typedef int	icInt64Number[2];
 
 #else
 
Only in lcms-1.19.dfsg-patched/include: Makefile
Only in lcms-1.19.dfsg-patched/jpegicc: .deps
Only in lcms-1.19.dfsg-patched/jpegicc: Makefile
Only in lcms-1.19.dfsg-patched/: lcms.pc
Only in lcms-1.19.dfsg-patched/: libtool
Only in lcms-1.19.dfsg-patched/: Makefile
Only in lcms-1.19.dfsg-patched/python: .deps
Only in lcms-1.19.dfsg-patched/python: Makefile
Only in lcms-1.19.dfsg-patched/samples: .deps
diff -urb lcms-1.19.dfsg/samples/icctrans.c lcms-1.19.dfsg-patched/samples/icctrans.c
--- lcms-1.19.dfsg/samples/icctrans.c	2009-10-30 15:57:45.0 +
+++ lcms-1.19.dfsg-patched/samples/icctrans.c	2013-08-04 10:31:36.608445149 +0100
@@ -500,7 +500,7 @@
 
 Prefix[0] = 0;
 if (!lTerse)
-sprintf(Prefix, %s=, C);
+snprintf(Prefix, 20, %s=, C);
 
 if (InHexa)
 {
@@ -648,7 +648,9 @@
 static
 void GetLine(char* Buffer)
 {
-scanf(%s, Buffer);
+size_t Buffer_size = sizeof(Buffer);
+fgets(Buffer, (Buffer_size - 1), stdin);
+sscanf(%s, Buffer);
 
 if (toupper(Buffer[0]) == 'Q') { // Quit?
 
Only in lcms-1.19.dfsg-patched/samples: Makefile
Only in lcms-1.19.dfsg-patched/src: .deps
Only in lcms-1.19.dfsg-patched/src: Makefile
Only in lcms-1.19.dfsg-patched/testbed: .deps
Only in lcms-1.19.dfsg-patched/testbed: Makefile
Only in lcms-1.19.dfsg-patched/tifficc: .deps
Only in lcms-1.19.dfsg-patched/tifficc: Makefile
diff -urb lcms-1.19.dfsg/tifficc/tiffdiff.c lcms-1.19.dfsg-patched/tifficc/tiffdiff.c
--- lcms-1.19.dfsg/tifficc/tiffdiff.c	2009-10-30 15:57:46.0 +
+++ lcms-1.19.dfsg-patched/tifficc/tiffdiff.c	2013-08-04 10:25:27.506059564 +0100
@@ -633,7 +633,7 @@
 cmsIT8SetSheetType(hIT8, TIFFDIFF);
 

-sprintf(Buffer, Differences between %s and %s, TiffName1, TiffName2);
+snprintf(Buffer, 256, Differences between %s and %s, TiffName1, TiffName2);
   
 cmsIT8SetComment(hIT8, Buffer);
 


Bug#718683: xtv: license information is incorrect

2013-08-04 Thread Sam Geeraerts
Package: xtv
Version: 1.1-13
Severity: serious
Justification: Policy 4.5
User: gnewsense-...@nongnu.org
Usertags: gnewsense

Dear Maintainer,

The debian/copyright file says that xtv falls under the Artistic License.
However, xtv.lsm says Copying-policy: GPL. Please fix the copyright file or
motivate why the Artistic License applies.

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

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

Versions of packages xtv depends on:
ii  libc6 2.17-7
ii  libx11-6  2:1.6.0-1
ii  libxaw7   2:1.0.11-1
ii  libxt61:1.1.3-1+deb7u1

xtv recommends no packages.

xtv suggests no packages.

-- no debconf information


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



Bug#708653: python3.3 testsuite failures on kfreebsd

2013-08-04 Thread Matthias Klose
Control: forwarded -1 http://bugs.python.org/issue18651

Am 04.08.2013 09:58, schrieb Petr Salinger:
 Is there same easy way, how to run each of them individually ?

 make -C builddir test TESTOPTS=-j 1 -w test_name
 
 Got further. The tests itself does not hang.
 But they hang iff test___all__ is run befor them.
 It holds at least for test_io and test_socket:
 
 $ ./python  ../Tools/scripts/run_tests.py -j 1 -w -uall test_io test___all__
 test_io
 builddir/build-debug/python -W default -bb -E -R -m test -w -j 1 -w -uall
 test_io test___all__ test_io
 [1/3] test_io
 [2/3] test___all__
 [3/3] test_io
 
 And it hangs forever. Any hint what to do ?

I know that test_io fails on other targets too from time to time. Didn't address
that yet.

Forwarded the issue, maybe you could subscribe to the upstream issue as well?


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



Bug#718682: liblcms1: Buffer overflows in Little CMS v1.19

2013-08-04 Thread Sebastian Ramacher
Hi Pedro,

thank you for reporting this security issue.

On 2013-08-04 10:35:46, Pedro R wrote:
 diff -urb lcms-1.19.dfsg/samples/icctrans.c 
 lcms-1.19.dfsg-patched/samples/icctrans.c
 --- lcms-1.19.dfsg/samples/icctrans.c 2009-10-30 15:57:45.0 +
 +++ lcms-1.19.dfsg-patched/samples/icctrans.c 2013-08-04 10:31:36.608445149 
 +0100
 @@ -500,7 +500,7 @@
  
  Prefix[0] = 0;
  if (!lTerse)
 -sprintf(Prefix, %s=, C);
 +snprintf(Prefix, 20, %s=, C);
  
  if (InHexa)
  {
 @@ -648,7 +648,9 @@
  static
  void GetLine(char* Buffer)
  {
 -scanf(%s, Buffer);
 +size_t Buffer_size = sizeof(Buffer);
 +fgets(Buffer, (Buffer_size - 1), stdin);
 +sscanf(%s, Buffer);

This sscanf call is wrong and introduces a format string vulnerability.
sscanf's signature is int sscanf(const char* str, const char* fmt, ...)
where str is used as input and format is the second argument.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718684: linux-image-3.9-1-686-pae: LG Laptop keyboard does not work with kernel 3.9

2013-08-04 Thread Vladimir Kudrya
Package: src:linux
Version: 3.9.8-1
Severity: important

Dear Maintainer,
I have an old LG LM40-T222 laptop. It's internal keyboard does not work 
entirely with kernel 3.9.
Other external keyboards and my other laptops (not LG) do work.
I believe this problem is analogus to RH bug report: 
https://bugzilla.redhat.com/show_bug.cgi?id=969550
Seems to be somewhat brand-specific.
Only LG and Acer laptops are referenced there, reported fixed for Acer.

-- Package-specific info:
** Version:
Linux version 3.9-1-686-pae (debian-ker...@lists.debian.org) (gcc version 4.7.3 
(Debian 4.7.3-4) ) #1 SMP Debian 3.9.8-1

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.9-1-686-pae 
root=UUID=9dcfc3a9-d0e2-49b4-a450-f43c77b6d671 ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[7.171916] [drm] radeon: ring at 0xE0001000
[7.171942] [drm] ring test succeeded in 1 usecs
[7.172259] [drm] ib test succeeded in 0 usecs
[7.172517] [drm] Panel ID String: LGP Color LCD
[7.172517]   
[7.172521] [drm] Panel Size 1024x768
[7.192501] [drm] radeon legacy LVDS backlight initialized
[7.192505] [drm] Radeon Display Connectors
[7.192507] [drm] Connector 0:
[7.192510] [drm]   VGA-1
[7.192514] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[7.192517] [drm]   Encoders:
[7.192519] [drm] CRT1: INTERNAL_DAC1
[7.192522] [drm] Connector 1:
[7.192524] [drm]   LVDS-1
[7.192526] [drm]   Encoders:
[7.192529] [drm] LCD1: INTERNAL_LVDS
[7.192531] [drm] Connector 2:
[7.192534] [drm]   SVIDEO-1
[7.192536] [drm]   Encoders:
[7.192538] [drm] TV1: INTERNAL_DAC2
[7.192981] yenta_cardbus :02:00.0: ISA IRQ mask 0x00d8, PCI irq 10
[7.192986] yenta_cardbus :02:00.0: Socket status: 3006
[7.192993] pci_bus :02: Raising subordinate bus# of parent bus (#02) 
from #02 to #06
[7.193006] yenta_cardbus :02:00.0: pcmcia: parent PCI bridge window: 
[io  0x4000-0x4fff]
[7.193013] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x4fff:
[7.196828] [drm] radeon: power management initialized
[7.227638] [drm] fb mappable at 0xD804
[7.227642] [drm] vram apper at 0xD800
[7.227644] [drm] size 786432
[7.227646] [drm] fb depth is 8
[7.227649] [drm]pitch is 1024
[7.227871] fbcon: radeondrmfb (fb0) is primary device
[7.194366]  excluding 0x4000-0x407f 0x4400-0x44ff 0x4800-0x48ff
[7.254088] yenta_cardbus :02:00.0: pcmcia: parent PCI bridge window: 
[mem 0xd020-0xd02f]
[7.254093] pcmcia_socket pcmcia_socket0: cs: memory probe 
0xd020-0xd02f:
[7.254097]  excluding 0xd020-0xd020
[7.254116] yenta_cardbus :02:00.0: pcmcia: parent PCI bridge window: 
[mem 0x3000-0x35ff pref]
[7.254120] pcmcia_socket pcmcia_socket0: cs: memory probe 
0x3000-0x35ff:
[7.254138]  excluding 0x3000-0x35ff
[7.283423] Console: switching to colour frame buffer device 128x48
[7.289289] radeon :01:00.0: fb0: radeondrmfb frame buffer device
[7.289294] radeon :01:00.0: registered panic notifier
[7.292950] [drm] Initialized radeon 2.30.0 20080528 for :01:00.0 on 
minor 0
[7.418223] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[7.419291]  excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x37f
[7.420115] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[7.420507]  excluding 0x3f0-0x3ff 0x4d0-0x4d7
[7.420897] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[7.421517]  clean.
[7.421542] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[7.47]  clean.
[7.422257] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c-0x0f:
[7.422266]  excluding 0xc-0xd3fff 0xdc000-0xf
[7.422303] pcmcia_socket pcmcia_socket0: cs: memory probe 
0xa000-0xa0ff:
[7.422327]  clean.
[7.422351] pcmcia_socket pcmcia_socket0: cs: memory probe 
0x6000-0x60ff:
[7.422374]  clean.
[7.422398] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[7.423106]  clean.
[7.845682] snd_intel8x0 :00:1f.5: setting latency timer to 64
[8.768054] intel8x0_measure_ac97_clock: measured 55369 usecs (2668 samples)
[8.768060] intel8x0: clocking to 48000
[8.770276] snd_intel8x0m :00:1f.6: setting latency timer to 64
[   10.020205] Adding 489944k swap on /dev/sda6.  Priority:-1 extents:1 
across:489944k 
[   10.068373] EXT4-fs (sda1): re-mounted. Opts: (null)
[   10.391444] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   11.126286] fuse init (API version 7.21)
[   11.170004] loop: module loaded
[   11.461071] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: 
acl
[   14.139856] input: ACPI Virtual Keyboard Device as 
/devices/virtual/input/input7
[   15.490889] Bluetooth: Core ver 2.16
[   15.490956] NET: Registered protocol family 31
[   

Bug#718169:

2013-08-04 Thread roucaries . bastien
Hi

_keywords is only a local gnome standard and not a free desktop standard. Thus:
- push to standard body and I will hapylly add a patch to not warm.
-If not please do not add override. You are clearly non standard and you should 
use sed on final desktop file.
-- 
Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté.

Bug#709125: libunwind-setjmp0: fails to install: preinst: dpkg-architecture: not found

2013-08-04 Thread Daigo Moriwaki
Julien,

On Sun, Aug 4, 2013 at 5:56 PM, Julien Cristau jcris...@debian.org wrote:

 So it looks like you've done the very wrong thing...  Reopening, there's
 absolutely no reason your package should need to run dpkg-architecture
 in postinst.  It's an arch:any package, it knows which architecture it
 is.


Do you know another good way?
I can not find an environment variable or place holder indicating a host
architecture.

Can I generate .postrm/.preinst files at package build time with a special
string substituted as an example following?

https://wiki.debian.org/Multiarch/Implementation#Dynamic_debian.2F.2A_files

 debian/%.install: debian/%.install.in

 + sed 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/g' $  $@

Best regards,
Daigo

-- 
Daigo Moriwaki   daigo at debian dot org


Bug#718594: New patch

2013-08-04 Thread ael
On Sat, Aug 03, 2013 at 08:18:40PM +0200, Jean Brefort wrote:
 Please forget previous patch, it just does not work. This one does (will
 be in next gnumeric). All samples I have use Type node, and none use
 graph:Type. Thanks for reporting.

Thanks. Should be able to rebuild and test, but probably not for a day
or two..

ael


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



Bug#709125: libunwind-setjmp0: fails to install: preinst: dpkg-architecture: not found

2013-08-04 Thread Julien Cristau
On Sun, Aug  4, 2013 at 19:25:43 +0900, Daigo Moriwaki wrote:

 Julien,
 
 On Sun, Aug 4, 2013 at 5:56 PM, Julien Cristau jcris...@debian.org wrote:
 
  So it looks like you've done the very wrong thing...  Reopening, there's
  absolutely no reason your package should need to run dpkg-architecture
  in postinst.  It's an arch:any package, it knows which architecture it
  is.
 
 
 Do you know another good way?
 I can not find an environment variable or place holder indicating a host
 architecture.
 
   DPKG_MAINTSCRIPT_ARCH
  Defined by dpkg on the  maintainer  script  environment  to  the
  architecture the package got built for.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-08-04 Thread Dominique Dumont
On Monday 29 July 2013 00:34:33 gregor herrmann wrote:
 Interesting. The tests pass but there is no ok and t/mixer.t exits
 with 11 (SIGSEGV?).

Ack. Something goes wrong with the cleanup performed at exit time:


Program terminated with signal 11, Segmentation fault.
#0  0x7f23fbbcf484 in __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
2906malloc.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  0x7f23fbbcf484 in __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
#1  0x7f23f4491bde in Mix_Quit () from 
/usr/lib/x86_64-linux-gnu/libSDL_mixer-1.2.so.0
#2  0x7f23f46da99b in XS_SDL__Mixer_quit () from 
/usr/lib/perl5/auto/SDL/Mixer/Mixer.so
#3  0x7f23fc6d364c in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#4  0x7f23fc6cac26 in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#5  0x7f23fc66c755 in perl_run () from /usr/lib/libperl.so.5.14
#6  0x00400f89 in main ()

This bug may be triggered by new version of libsdl-mixer1.2 . I'll dig more 
later.

All the best


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



Bug#718685: dh-make: Please add the wtfpl2 by Sam Hocevar to dh-make

2013-08-04 Thread Alf Gaida
Package: dh-make
Version: 0.62+nmu1
Severity: normal

Dear Maintainer,
please add wtfpl2-support to dh-make. wtfpl2 is a valid free license
according to the fsf. wtfpl2 fits perfect for small packages, where
no copyleft is needed or wished.

Patch is attached.

Greetz Alf Gaida

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

Kernel: Linux 3.10-0.towo-siduction-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-make depends on:
ii  debhelper  9.20130630
ii  dpkg-dev   1.17.1
ii  make   3.81-8.2
ii  perl   5.14.2-21

dh-make recommends no packages.

Versions of packages dh-make suggests:
ii  build-essential  11.6

-- no debconf information

-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found


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



Bug#718632: chroot fails due to incorrect path on Arch Linux

2013-08-04 Thread Cyril Brulebois
Heinrich Schuchardt xypron.g...@gmx.de (2013-08-03):
 The reason is that on Arch Linux /bin is not in the path.

This looks broken?

Mraw,
KiBi.


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



Bug#718656: hex-a-hop: Debian SVN gone

2013-08-04 Thread Ansgar Burchardt
Control: tag -1 pending
Control: severity -1 minor

Helge Kreutzmann deb...@helgefjell.de writes:
 Trying to update using svn yields:
 svn: No repository found in 
 'svn://svn.debian.org/svn/pkg-games/packages/trunk/hex-a-hop/debian'

Read-only access is now only offered via anonscm.debian.org. Please try

  svn co svn://anonscm.debian.org/pkg-games/packages/trunk/hex-a-hop/

debian/control is already updated in SVN so this will be fixed with the
next upload.

Ansgar


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



Bug#176439: will not split package up

2013-08-04 Thread Thijs Kinkhorst
Hi,

Additionally, since the deb is now xz-compressed and only a third of its
original size, the case for the split gets even less convincing.


Thijs


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



Bug#718680: Segmentation fault while starting

2013-08-04 Thread Michael Kurinnoy
On Sun, 04 Aug 2013 11:28:25 +0200
Enrico Zini enr...@debian.org wrote:


 Vendor : Intel Open Source Technology Center
 Renderer   : Mesa DRI Intel(R) Ironlake Mobile 
 Version: 2.1 Mesa 9.1.4
 OpenGL Version: 2.1
...
 Texture Storage support enabled.
...
 from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so (gdb) where
 #0  0x7f5d454fe2ca in ?? ()
 from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #1  0x7f5d4550298b
 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #2
 0x7f5d4504316a in ?? ()


Looks like Mesa i965 drivers claim GL_ARB_texture_storage OpenGL
extension support (what???), but not really work well with texture
storage feature.

Just found, that mesa-dev have a thread about this issue:
http://lists.freedesktop.org/archives/mesa-dev/2013-June/041188.html
they did enabled GL_ARB_texture_storage for all drivers, i.e. 915 and
965 too. :(


Best regards,
Michael


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



Bug#718686: gnome-session: GNOME3 Shell does not support multiple X11 screens (Zaphod mode not supported)

2013-08-04 Thread Rafael Varela Pet
Package: gnome-session
Version: 3.4.2.1-4
Severity: important
Tags: upstream, wheezy

I'm opening this report following Josselin Mouette's advice to file
against gnome-session the problem described in #678011.

My setup is the same as the one described by one of the participants
in #678011, Norbert Veber: I have a single nvidia video card with two
outputs connected to two monitors. My prefered way to set it up is so
that they are two separate displays :0.0 and :0.1.

This worked great in debian 6 and gnome 2.x. Each screen would get its
own gnome panels, and its own separate virtual desktops that could be
switched independantly. In wheezy and gnome 3 this no longer works.
You should see a message like this in your ~/.xsession-errors:

gnome-session-is-accelerated: Zaphod mode not supported.

So I'm getting the gnome-fallback session, and rather than starting a
gnome panel on each display as expected, it starts two of everything
on just one screen. It starts nothing on the second screen.

The workaround is to switch to xinerama/twinview mode instead which
extends a single display :0 to both monitors.

See also:

https://bugzilla.gnome.org/show_bug.cgi?id=648156

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnome-session depends on:
ii  gnome-session-bin  3.4.2.1-4
ii  gnome-session-common   3.4.2.1-4
ii  gnome-settings-daemon  3.4.2+git20121218.7c1322-3+deb7u1
ii  gnome-shell3.4.2-7

Versions of packages gnome-session recommends:
ii  gnome-power-manager 3.4.0-2
ii  gnome-session-fallback  3.4.2.1-4

Versions of packages gnome-session suggests:
ii  desktop-base  7.0.3
ii  gnome-keyring 3.4.1-5
ii  gnome-user-guide  3.4.2-1+build1

-- no debconf information


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



Bug#718685: Patch

2013-08-04 Thread aga...@siduction.org


diff --git a/debian/changelog b/debian/changelog
index 726d0d6..bf95aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dh-make (0.62+nmu1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * add wtfpl2 to licenses
+
+ -- Alf Gaida aga...@siduction.org  Sat, 03 Aug 2013 15:11:17 +0200
+
 dh-make (0.62) unstable; urgency=low
 
   * MIT license uses MIT for debian/* files, to be consistent Closes: #683800
diff --git a/dh_make b/dh_make
index 3c848db..2df3d07 100755
--- a/dh_make
+++ b/dh_make
@@ -149,7 +149,7 @@ sub show_help
   Usage: dh_make [options]
   -c, --copyright typeuse type of license in copyright file
 (apache|artistic|bsd|gpl|gpl2|gpl3|lgpl|lgpl2|
- lgpl3|mit)
+ lgpl3|mit|wtfpl2)
   -C, --packageclass cls  set package class (s|i|k||l||m||n)
   -e, --email address use address as the maintainer e-mail address
   -n, --native  the program is Debian native, don\'t generate .orig
@@ -252,9 +252,9 @@ sub parse_args
 		$main::package_class = 'n';
 	}
 	$main::license = lc $main::license;
-	if ($main::license ne   !($main::license =~ /^(gpl|gpl2|gpl3|lgpl|lgpl2|lgpl3|artistic|bsd|blank|apache|mit)$/))
+	if ($main::license ne   !($main::license =~ /^(gpl|gpl2|gpl3|lgpl|lgpl2|lgpl3|artistic|bsd|blank|apache|mit|wtfpl2)$/))
 	{ 
-		print Copyright type \$main::license\ is not gpl, gpl2, gpl3, lgpl, lgpl2, lgpl3, apache, artistic, bsd, blank or mit.\n;
+		print Copyright type \$main::license\ is not gpl, gpl2, gpl3, lgpl, lgpl2, lgpl3, apache, artistic, bsd, blank, wtfpl2 or mit.\n;
 		exit;
 	}
 	# Change the non-versioned into the latest version
diff --git a/lib/licenses/wtfpl2 b/lib/licenses/wtfpl2
new file mode 100644
index 000..aaaedcb
--- /dev/null
+++ b/lib/licenses/wtfpl2
@@ -0,0 +1,33 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: #PACKAGE#
+Source: url://example.com
+
+Files: *
+Copyright: years put author's name and email here
+   years likewise for another author
+License: WTFPL-2
+
+Files: debian/*
+Copyright: #YEAR# #USERNAME# #EMAIL#
+License: WTFPL-2
+
+License: WTFPL-2
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+ .
+ Copyright (C) 2004 Sam Hocevar s...@hocevar.net
+ .
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+ .
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid to pick license terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.
+


Bug#678011: gdm3: Squeeze-Wheezy regression. 2+ xorg devices Gnome3 launch fails

2013-08-04 Thread Rafael Varela Pet
On Fri, 22 Jun 2012 22:00:49 +0200 Josselin Mouette j...@debian.org said:

 This exotic configuration probably looks unsupported to
 gnome-session-check-accelerated (the thingy that tries to guess whether
 your system is 3D capable). Please file a bug upstream against
 gnome-session, where they will ask for gory details.

I have to agree with Norbert Veber in not considering this
configuration as exotic.

Since I cannot find any report filed against gnome-session related to
this issue I decided to open Bug#718686.

Best regards.
-- 
Rafael Varela


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



Bug#273059: PAM should canocolize uid with NSS before group membership is set

2013-08-04 Thread Arthur de Jong
Control: tags -1 + upstream
Control: forwarded -1 http://bugzilla.padl.com/show_bug.cgi?id=399

On Mon, 2007-04-02 at 11:52 +0930, John Pearson wrote:
 This bug bit me at a customer site today - a user logged in successfully
 with capslock on and ended up with an empty list of groups, breaking a
 range of local apps.

This bug is tracked upstream:
  http://bugzilla.padl.com/show_bug.cgi?id=399

The underlying problem is that a number of LDAP attributes have been
incorrectly assigned case-sensitive semantics in the schema (RFC 1274).

You may be interested in nss-pam-ldapd (package libnss-ldapd) that
addresses this issue by default by filtering responses from the LDAP
server.

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


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


Bug#718687: quake: /usr/games/game-data-packager: is not a file when using auto-detection

2013-08-04 Thread Dwayne Litzenberger
Package: game-data-packager
Version: 33
Severity: normal
Tags: patch

Mounting a Quake CDROM, then invoking:

game-data-packager quake /mnt/cdrom

causes the following error:

/usr/games/game-data-packager: is not a file

The problem seems to be that /mnt/cdrom is being detected as an 
installed directory rather than a mounted CDROM.

The attached patch fixes this bug.

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

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

Versions of packages game-data-packager depends on:
ii  dynamite0.1.1-2
ii  fakeroot1.18.4-2
ii  p7zip-full  9.20.1~dfsg.1-4
ii  unzip   6.0-9

game-data-packager recommends no packages.

Versions of packages game-data-packager suggests:
ii  jlha-utils  0.1.6-3
pn  lgc-pg  none

-- no debconf information
From aceb12de95e68504c7db3b1084896400a7539441 Mon Sep 17 00:00:00 2001
From: Dwayne Litzenberger dl...@dlitz.net
Date: Sun, 4 Aug 2013 03:57:20 -0700
Subject: [PATCH 1/3] quake: Don't autodetect an installed directory unless
 pak0.pak is actually found

ifind returns status 0 even if nothing is found.
---
 supported/quake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/supported/quake b/supported/quake
index 9351b4e..a49359c 100644
--- a/supported/quake
+++ b/supported/quake
@@ -86,7 +86,7 @@ guess_method() {
 debug treating $mountpoint like a shareware ZIP
 method=swzip
 swzip_method
-elif ifind $mountpoint id1/pak0.pak /dev/null; then
+elif [ `ifind $mountpoint id1/pak0.pak | wc -l` -gt 0 ]; then
 debug treating $mountpoint like an installed directory
 method=dir
 dir_method
-- 
1.8.3.2



Bug#718688: quake: Doesn't support retail Quake v1.06 CDROM

2013-08-04 Thread Dwayne Litzenberger
Package: game-data-packager
Version: 33
Severity: normal
Tags: patch

game-data-packager quake doesn't seem to support the retail Quake 
v1.06 CDROM that I have.

The attached patches add that support, and also fix a bug in the related 
tempfile cleanup code.

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

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

Versions of packages game-data-packager depends on:
ii  dynamite0.1.1-2
ii  fakeroot1.18.4-2
ii  p7zip-full  9.20.1~dfsg.1-4
ii  unzip   6.0-9

game-data-packager recommends no packages.

Versions of packages game-data-packager suggests:
ii  jlha-utils  0.1.6-3
pn  lgc-pg  none

-- no debconf information
From 727689affd5bb0ec9cb332f69103d68012da7fd4 Mon Sep 17 00:00:00 2001
From: Dwayne Litzenberger dl...@dlitz.net
Date: Sun, 4 Aug 2013 03:41:33 -0700
Subject: [PATCH 2/3] quake: add support for v1.06 CDROM

---
 supported/quake | 55 ---
 1 file changed, 36 insertions(+), 19 deletions(-)

diff --git a/supported/quake b/supported/quake
index a49359c..3f08362 100644
--- a/supported/quake
+++ b/supported/quake
@@ -90,7 +90,7 @@ guess_method() {
 debug treating $mountpoint like an installed directory
 method=dir
 dir_method
-elif [ -f $mountpoint/q101_int.1 ]; then
+elif [ -f $mountpoint/q101_int.1 ] || [ -f $mountpoint/resource.1 ]; then
 debug treating $mountpoint like a CD-ROM
 method=cdrom
 cdrom_method
@@ -130,24 +130,41 @@ may not work correctly.
 }
 
 cdrom_method() {
-bit1=$mountpoint/q101_int.1
-bit2=$mountpoint/q101_int.2
-bit1sum=752f49131bb3ba832346e873c1bcfdc6
-bit2sum=9ed67b39020575771e29645d977c9216
-
-require_lha
-verify_file $bit1
-verify_file $bit2
-verify_md5sum $bit1 $bit1sum
-verify_md5sum $bit2 $bit2sum
-
-cat $bit1 $bit2  $WORKDIR/unpackme.exe
-(
-  cd $WORKDIR
-  lha xq unpackme.exe
-  rm unpackme.exe
-)
-
+if [ -f $mountpoint/q101_int.1 ] ; then
+# Quake 1.01 CD
+bit1=$mountpoint/q101_int.1
+bit2=$mountpoint/q101_int.2
+bit1sum=752f49131bb3ba832346e873c1bcfdc6
+bit2sum=9ed67b39020575771e29645d977c9216
+
+require_lha
+verify_file $bit1
+verify_file $bit2
+verify_md5sum $bit1 $bit1sum
+verify_md5sum $bit2 $bit2sum
+
+cat $bit1 $bit2  $WORKDIR/unpackme.exe
+(
+  cd $WORKDIR
+  lha xq unpackme.exe
+  rm unpackme.exe
+)
+elif [ -f $mountpoint/resource.1 ] ; then
+# Quake 1.06 registered retail cdrom
+resource1=$mountpoint/resource.1
+resource1sum=959e4bd69d817ee0cbea6ddbf4f3af37
+
+require_lha
+verify_file $resource1
+verify_md5sum $resource1 $resource1sum
+(
+  cd $WORKDIR
+  lha xq $resource1 ID1/PAK0.PAK ID1/PAK1.PAK
+)
+else
+die BUG: cdrom_method called with missing archive
+fi
+
 pak0=$WORKDIR/id1/pak0.pak
 if ! test -f $pak0; then
 pak0=$WORKDIR/ID1/PAK0.PAK
-- 
1.8.3.2

From 89db06398c96b6aeaeb803f745f9938abae4f057 Mon Sep 17 00:00:00 2001
From: Dwayne Litzenberger dl...@dlitz.net
Date: Sun, 4 Aug 2013 04:21:05 -0700
Subject: [PATCH 3/3] quake: Fix tempfile cleanup

- $WORKDIR/pak1.pak wasn't being removed (because it was a symlink)
- the uppercase ID1 directory was not getting cleaned up

We were getting this warning:

rmdir: failed to remove `/tmp/game-data-packager.ikZf91': Directory not empty
rmdir: failed to remove `/tmp/game-data-packager.ikZf91': Directory not empty
---
 supported/quake | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/supported/quake b/supported/quake
index 3f08362..678862c 100644
--- a/supported/quake
+++ b/supported/quake
@@ -266,7 +266,14 @@ common_method() {
 slipstream $OUTFILE usr/share/games/quake/${folder} \
 $WORKDIR/pak0.pak $WORKDIR/pak1.pak
 fi
-[ -d $WORKDIR/${folder} ]  rm -rf $WORKDIR/${folder}
-[ ! -f $WORKDIR/pak1.pak ] || rm $WORKDIR/pak1.pak
+
+# clean up
+if [ -d $WORKDIR/${folder} ] ; then
+rm -rf $WORKDIR/${folder}
+elif [ -d $WORKDIR/`echo ${folder} | tr a-z A-Z` ] ; then
+# Remove uppercase version of our directory
+rm -rf $WORKDIR/`echo ${folder} | tr a-z A-Z`
+fi
+[ ! -h $WORKDIR/pak1.pak ] || rm $WORKDIR/pak1.pak
 rm $WORKDIR/pak0.pak
 }
-- 
1.8.3.2



Bug#296493: apache2ctl -t should warn about non-initial #

2013-08-04 Thread Jean-Michel Vourgère
Kevin Bullock wrote:
 (...) I therefore
 suggest that 'apache2ctl -t' warn the user about the mid-line comment which
 could be an error. (...)

Stefan Fritsch wrote:
 The documentation states: Comments may not be included on a line 
 after a configuration directive. 

 '#' signs are considered normal characters inside a directive, so a 
 warning would not be appropriate either. But I agree that 
 DirectoryIndex is not behaving correctly here.

It's actually used in default configuration:
$ grep -e '^[[:space:]]*[^#[:space:]].*#' /etc/apache2/*/*
/etc/apache2/mods-available/autoindex.conf: IndexIgnore .??* *~ *# RCS CVS 
*,v *,t
/etc/apache2/mods-enabled/autoindex.conf:   IndexIgnore .??* *~ *# RCS CVS 
*,v *,t


Would checking only in DirectoryIndex for a local-url starting by # make sense?
Should that bug be tagged wontfix? Or retitled as suggested?
The original request doesn't make much sense, as it would always generate false
positives.


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



Bug#718689: indigo: FTBFS on arm*, ia64, mips*, s390: cc: error: unrecognized command line option '-m32'/'-m64'

2013-08-04 Thread Sebastian Ramacher
Source: indigo
Version: 1.1.11-1
Severity: serious
Justification: FTBFS but built successfully in the past

indigo now fails to build from source on arm*, mips*, ia64 and s390 with
(from the armel build log):
| make[4]: Entering directory `/«PKGBUILDDIR»/build_scripts/indigo-utils'
| /usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/build_scripts/indigo-utils/CMakeFiles 
| [  0%] Building C object 
indigo/common/CMakeFiles/common.dir/base_c/os_tls_posix.c.o
| cd /«PKGBUILDDIR»/build_scripts/indigo-utils/indigo/common  /usr/bin/cc   
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2  -m32 -m32 -I/«PKGBUILDDIR»/common  
   -fvisibility=hidden -fPIC -fvisibility=hidden -fPIC -fvisibility=hidden 
-fPIC -o CMakeFiles/common.dir/base_c/os_tls_posix.c.o   -c 
/«PKGBUILDDIR»/common/base_c/os_tls_posix.c
| cc: error: unrecognized command line option '-m32'
| cc: error: unrecognized command line option '-m32'
| make[4]: *** [indigo/common/CMakeFiles/common.dir/base_c/os_tls_posix.c.o] 
Error 1
| make[4]: Leaving directory `/«PKGBUILDDIR»/build_scripts/indigo-utils'
| make[3]: *** [indigo/common/CMakeFiles/common.dir/all] Error 2
| make[2]: *** [all] Error 2
| make[1]: *** [override_dh_auto_build] Error 2
| make: *** [build-arch] Error 2
| dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

On ia64 it fails with -m64 instead. This error is probably due to the
very incomplete architecture detection code in
common/cmake/GetSystemVersion.cmake:
| ELSEIF(UNIX)
|   set(SYSTEM_NAME Linux)
|   if (NOT SUBSYSTEM_NAME)
| IF(CMAKE_SIZEOF_VOID_P MATCHES 8)
|   set(SUBSYSTEM_NAME x64)
| ELSE()
|   set(SUBSYSTEM_NAME x86)
| ENDIF()
|   endif()
|   SET(SYSTEM_DL_EXTENSION .so)
and then in common/cmake/SetBuildParameters.cmake:
| if(UNIX AND NOT APPLE)
|   if (SUBSYSTEM_NAME MATCHES x86)
| set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} -m32)
| set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -m32)
|   elseif(SUBSYSTEM_NAME MATCHES x64)
| set(CMAKE_C_FLAGS -include 
${CMAKE_CURRENT_LIST_DIR}/../hacks/gcc_preinclude.h ${CMAKE_C_FLAGS} -m64)
| set(CMAKE_CXX_FLAGS -include 
${CMAKE_CURRENT_LIST_DIR}/../hacks/gcc_preinclude.h ${CMAKE_CXX_FLAGS} -m64)
|   endif()
| endif()

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#709125: libunwind-setjmp0: fails to install: preinst: dpkg-architecture: not found

2013-08-04 Thread Daigo Moriwaki
Julien,

On Sun, Aug 4, 2013 at 7:31 PM, Julien Cristau jcris...@debian.org wrote:

DPKG_MAINTSCRIPT_ARCH
   Defined by dpkg on the  maintainer  script  environment  to
  the
   architecture the package got built for.


Thank you for the information.

I gave a try to use $DPKG_MAINTSCRIPT_ARCH in the maintainer scripts. But,
in my environment, DPKG_MAINTSCRIPT_ARCH is amd64, not x86_64-linux-gnu
that I want.

Alternatively, I think you can check by the following commands:

% dpkg-architecture -qDEB_HOST_MULTIARCH
x86_64-linux-gnu
% dpkg --print-architecture
amd64


Best regards,
Daigo

-- 
Daigo Moriwaki   daigo at debian dot org


Bug#718690: Please remove python-central tags

2013-08-04 Thread Luca Falavigna
Package: lintian
Version: 2.5.15
Severity: normal

python-central has been removed from both sid and jessie, so the following tags
will no longer be emitted, and can be safely removed:
* dh_pycentral-is-obsolete
* missing-dependency-on-python-central



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

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

Versions of packages lintian depends on:
ii  binutils   2.23.52.20130727-1
ii  bzip2  1.0.6-4
ii  diffstat   1.55-3
ii  file   1:5.14-2
ii  gettext0.18.3-1
ii  hardening-includes 2.3
ii  intltool-debian0.35.0+20060710.1
ii  libapt-pkg-perl0.1.29
ii  libarchive-zip-perl1.30-7
ii  libclass-accessor-perl 0.34-1
ii  libclone-perl  0.34-1
ii  libdpkg-perl   1.17.1
ii  libemail-valid-perl0.190-1
ii  libfile-basedir-perl   0.03-1
ii  libipc-run-perl0.92-1
ii  liblist-moreutils-perl 0.33-1+b1
ii  libparse-debianchangelog-perl  1.2.0-1
ii  libtext-levenshtein-perl   0.06~01-2
ii  libtimedate-perl   1.2000-1
ii  liburi-perl1.60-1
ii  man-db 2.6.5-2
ii  patchutils 0.3.2-2
ii  perl [libdigest-sha-perl]  5.14.2-21
ii  t1utils1.37-2

Versions of packages lintian recommends:
ii  libautodie-perl 2.20-1
ii  libperlio-gzip-perl 0.18-1+b2
ii  perl-modules [libautodie-perl]  5.14.2-21

Versions of packages lintian suggests:
pn  binutils-multiarch none
ii  dpkg-dev   1.17.1
ii  libhtml-parser-perl3.71-1
ii  libtext-template-perl  1.45-2
ii  xz-utils   5.1.1alpha+20120614-2

-- no debconf information


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



Bug#718692: debian/control comment detection breaks on leading '##'

2013-08-04 Thread Andreas Metzler
Package: libparse-debcontrol-perl
Version: 2.005-4
Severity: normal

Hello,

dch fails on gnutls28:
--
SID)ametzler@argenau:/tmp/GNUTLS/gnutls-3.2.3$ env DEBEMAIL=ametz...@debian.org 
 dch -D UNRELEASED -i NOT RELEASED YET
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
Parse error: invalid key/value stansa at line 214 of data (# GnuTLS is a 
portable library which implements the Transport Layer).
--

It seems to stumble over this part of debian/control:
--
##Package: libgnutls-openssl27
##Priority: standard
##Architecture: any
##Depends: libgnutls28 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
##Pre-Depends: ${misc:Pre-Depends}
##Multi-Arch: same
##Description: GNU TLS library - OpenSSL wrapper
## GnuTLS is a portable library which implements the Transport Layer
## Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
## Transport Layer Security (DTLS 1.0, 1.2) protocols.
--
Especially it does not like the double #, s/^##/#/ lets dch succeed.

I am reporting this against libparse-debcontrol-perl instead of
devscripts, since grep finds the error message invalid key/value stansa
in files from the former package /usr/share/perl5/Parse/DebControl.pm
/usr/share/perl5/Parse/DebControl/Patch.pm. 
Please reassign if this is incorrect.

cu Andreas


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



Bug#714543: ruby1.9.1: diff for NMU version 1.9.3.194-8.2

2013-08-04 Thread Salvatore Bonaccorso
tags 714543 + pending
thanks

Hi Antonio

(Cc'ing Thijs Kinkhorst)

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

p.s.: I know you wanted to upload a new upstream version, this is only
  for short term have it fixing in unstable already. Feel free to
  override this upload at any time!

Regards,
Salvatore
diff -Nru ruby1.9.1-1.9.3.194/debian/changelog ruby1.9.1-1.9.3.194/debian/changelog
--- ruby1.9.1-1.9.3.194/debian/changelog	2013-03-08 21:49:19.0 +0100
+++ ruby1.9.1-1.9.3.194/debian/changelog	2013-08-03 13:48:38.0 +0200
@@ -1,3 +1,12 @@
+ruby1.9.1 (1.9.3.194-8.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add CVE-2013-4073.patch patch.
+CVE-2013-4073: Fix hostname check bypassing vulnerability in SSL client.
+(Closes: #714543)
+
+ -- Salvatore Bonaccorso car...@debian.org  Sun, 07 Jul 2013 10:37:03 +0200
+
 ruby1.9.1 (1.9.3.194-8.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru ruby1.9.1-1.9.3.194/debian/patches/CVE-2013-4073.patch ruby1.9.1-1.9.3.194/debian/patches/CVE-2013-4073.patch
--- ruby1.9.1-1.9.3.194/debian/patches/CVE-2013-4073.patch	1970-01-01 01:00:00.0 +0100
+++ ruby1.9.1-1.9.3.194/debian/patches/CVE-2013-4073.patch	2013-08-03 13:48:38.0 +0200
@@ -0,0 +1,79 @@
+Description: Fix hostname check bypassing vulnerability in SSL client
+ CVE-2013-4073: Hostname identity check did not properly handle
+ hostnames in the certificate that contain null bytes.
+Origin: upstream, https://github.com/ruby/ruby/commit/2669b84d407ab431e965145c827db66c91158f89,
+ https://bugs.ruby-lang.org/issues/8575
+Bug-Debian: http://bugs.debian.org/714543
+Forwarded: not-needed
+Author: Salvatore Bonaccorso car...@debian.org
+Last-Update: 2013-07-07
+Applied-Upstream: 1.9.3-p448, 1.8.7-p374.
+
+--- a/ext/openssl/lib/openssl/ssl-internal.rb
 b/ext/openssl/lib/openssl/ssl-internal.rb
+@@ -88,14 +88,22 @@
+   should_verify_common_name = true
+   cert.extensions.each{|ext|
+ next if ext.oid != subjectAltName
+-ext.value.split(/,\s+/).each{|general_name|
+-  if /\ADNS:(.*)/ =~ general_name
++   ostr = OpenSSL::ASN1.decode(ext.to_der).value.last
++sequence = OpenSSL::ASN1.decode(ostr.value)
++sequence.value.each{|san|
++  case san.tag
++  when 2 # dNSName in GeneralName (RFC5280)
+ should_verify_common_name = false
+-reg = Regexp.escape($1).gsub(/\\\*/, [^.]+)
++reg = Regexp.escape(san.value).gsub(/\\\*/, [^.]+)
+ return true if /\A#{reg}\z/i =~ hostname
+-  elsif /\AIP Address:(.*)/ =~ general_name
++  when 7 # iPAddress in GeneralName (RFC5280)
+ should_verify_common_name = false
+-return true if $1 == hostname
++# follows GENERAL_NAME_print() in x509v3/v3_alt.c
++if san.value.size == 4
++  return true if san.value.unpack('C*').join('.') == hostname
++elsif san.value.size == 16
++  return true if san.value.unpack('n*').map { |e| sprintf(%X, e) }.join(':') == hostname
++end
+   end
+ }
+   }
+--- a/test/openssl/test_ssl.rb
 b/test/openssl/test_ssl.rb
+@@ -351,6 +351,35 @@
+ }
+   end
+ 
++  def test_verify_certificate_identity
++[true, false].each do |criticality|
++  cert = create_null_byte_SAN_certificate(criticality)
++  assert_equal(false, OpenSSL::SSL.verify_certificate_identity(cert, 'www.example.com'))
++  assert_equal(true,  OpenSSL::SSL.verify_certificate_identity(cert, 'www.example.com\0.evil.com'))
++  assert_equal(false, OpenSSL::SSL.verify_certificate_identity(cert, '192.168.7.255'))
++  assert_equal(true,  OpenSSL::SSL.verify_certificate_identity(cert, '192.168.7.1'))
++  assert_equal(false, OpenSSL::SSL.verify_certificate_identity(cert, '13::17'))
++  assert_equal(true,  OpenSSL::SSL.verify_certificate_identity(cert, '13:0:0:0:0:0:0:17'))
++end
++  end
++
++  # Create NULL byte SAN certificate
++  def create_null_byte_SAN_certificate(critical = false)
++ef = OpenSSL::X509::ExtensionFactory.new
++cert = OpenSSL::X509::Certificate.new
++cert.subject = OpenSSL::X509::Name.parse /DC=some/DC=site/CN=Some Site
++ext = ef.create_ext('subjectAltName', 'DNS:placeholder,IP:192.168.7.1,IP:13::17', critical)
++ext_asn1 = OpenSSL::ASN1.decode(ext.to_der)
++san_list_der = ext_asn1.value.reduce(nil) { |memo,val| val.tag == 4 ? val.value : memo }
++san_list_asn1 = OpenSSL::ASN1.decode(san_list_der)
++san_list_asn1.value[0].value = 'www.example.com\0.evil.com'
++pos = critical ? 2 : 1
++ext_asn1.value[pos].value = san_list_asn1.to_der
++real_ext = OpenSSL::X509::Extension.new ext_asn1
++cert.add_extension(real_ext)
++cert
++  end
++
+   def test_tlsext_hostname
+ return unless 

Bug#718691: [inventor] Please link -lXm before -lXt

2013-08-04 Thread Graham Inggs
Source: inventor
Version: 2.1.5-10-16
Severity: normal
Tags: patch

Hi Maintainer

Linking -lXt before -lXm results in the following error when running ivview
(when built with lesstif2-dev):

Warning: XmManager ClassInitialize: XmeTraitSet failed
Error: attempt to add non-widget child DropSiteManager to parent ivview
which supports only widgets

or the following error (when built with libmotif-dev):

X Error of failed request:  BadWindow (invalid Window parameter)

Changing the link order so that -lXm is linked before -lXt, as per the
attached patch, solves the problem.

Regards
Graham


inventor-link-order.patch
Description: Binary data


Bug#718632: chroot fails due to incorrect path on Arch Linux

2013-08-04 Thread xypron . glpk
 This looks broken?

Why? /bin on Arch Linux is only a symlink to /usr/bin.  No need to be in the 
path.

debootstrap should not make any assumptions about PATH.

Best regards

Heinrich Schuchardt


Am 04.08.13 um 12:36 schrieb Cyril Brulebois

 Heinrich Schuchardt xypron.g...@gmx.de (2013-08-03):
 
  The reason is that on Arch Linux /bin is not in the path.
 
 
 
 This looks broken?
 
 
 
 Mraw,
 
 KiBi.


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



Bug#608888: ITP: cmsmadesimple/cmsms

2013-08-04 Thread Cristian Henzel
retitle 60 RFP: cmsms -- Content Management System the way it was meant
to be
thanks

There were some issues within the upstream package, more specifically with
the licenses of some of the subpackages, that's why I couldn't find any
sponsor for the package. If anyone has closer relations with the upstream
developers and can sort out the licensing issues, you are welcome to
package it.


Best regards,
Mit freundlichen Grüßen,

Cristian Henzel


Bug#718151: doxygen loops when passing foo(0) to findParameterList

2013-08-04 Thread Helmut Grohne
Control: clone 718151 -1
Control: reassign -1 doxygen 1.8.4-1
Control: severity -1 normal
Control: retitle -1 doxygen loops when passing foo(0) to findParameterList

On Sat, Aug 03, 2013 at 11:21:11PM +0200, Matthias Klose wrote:
 fix it in libburn or disable building the docs.  upstream did tell you that 
 they
 didn't want to update that for newer doxygen versions.  There is absolutely no
 reason to reassign this to doxygen.

While the report was not overly helpful, part of the issue is with
doxygen. I looked into the issue and pull in
doxygen-deve...@lists.sourceforge.net for further assistance.

So the issue at hand is that doxygen does not terminate when building
the documentation for libburn. On interrupting doxygen after leaving it
running for some time you will see a traceback like this:

#0  findParameterList (name=...) at util.cpp:1848
#1  0x005f894f in resolveRef (scName=0x0, name=0x1657d30 
burn_abort(0), inSeeBlock=false, resContext=0x7fff9a4e8c40, 
resMember=0x7fff9a4e8c48, lookForSpecialization=true, currentFile=0x1603fc0, 
checkScope=true) at util.cpp:4363
#2  0x006a608c in handleLinkedWord (parent=0x1c8f4c0, children=...) at 
docparser.cpp:1030
#3  0x006b832e in DocPara::parse (this=0x1c8f480) at docparser.cpp:6311
#4  0x006b257e in DocSimpleSect::parse (this=0x1c8f410, 
userTitle=false, needsSeparator=false) at docparser.cpp:4570
#5  0x006b3436 in DocPara::handleSimpleSection (this=0x16594c0, 
t=DocSimpleSect::Since, xmlContext=false) at docparser.cpp:4887
#6  0x006b59bf in DocPara::handleCommand (this=0x16594c0, cmdName=...) 
at docparser.cpp:5399
#7  0x006b8a4e in DocPara::parse (this=0x16594c0) at docparser.cpp:6478
#8  0x006b9abb in DocRoot::parse (this=0x1651080) at docparser.cpp:6843
#9  0x006ba35b in validatingParseDoc (fileName=0x164f620 
.../libburn/libburn.h, startLine=3608, ctx=0x156b7e0, md=0x183a3a0, 
input=0x1653f80  Either by setting an own handler or\nby activating the 
built-in signal handler.\n\nA function parameter handle of NULL activates the 
built-in abort handler. \nDepending on mode it may cancel all drive op..., 
indexWords=true, isExample=false, exampleName=0x0, singleLine=false, 
linkFromIndex=false) at docparser.cpp:7085
#10 0x00574224 in OutputList::generateDoc (this=0x18790e0, 
fileName=0x164f620 .../libburn/libburn.h, startLine=3608, ctx=0x156b7e0, 
md=0x183a3a0, docStr=..., indexWords=true, isExample=false, exampleName=0x0, 
singleLine=false, linkFromIndex=false) at outputlist.cpp:153
#11 0x0055e4a0 in MemberDef::writeDocumentation (this=0x183a3a0, 
ml=0x17405b0, ol=..., scName=0x1641150 libburn.h, container=0x1603fc0, 
inGroup=false, showEnumValues=false, showInline=false) at memberdef.cpp:2745
#12 0x0056aff5 in MemberList::writeDocumentation (this=0x17405b0, 
ol=..., scopeName=0x1641150 libburn.h, container=0x1603fc0, title=0x163d660 
Function Documentation, showEnumValues=false, showInline=false) at 
memberlist.cpp:655
#13 0x00446904 in FileDef::writeMemberDocumentation (this=0x1603fc0, 
ol=..., lt=MemberListType_docFuncMembers, title=...) at filedef.cpp:1742
#14 0x0044263f in FileDef::writeDocumentation (this=0x1603fc0, ol=...) 
at filedef.cpp:685
#15 0x0042364f in generateFileDocs () at doxygen.cpp:7842
#16 0x00430ab7 in generateOutput () at doxygen.cpp:11231
#17 0x004032c6 in main (argc=2, argv=0x7fff9a4e9818) at main.cpp:38

Indeed the issue lies within findParameterList. The name parameter
passed to resolvRef as a c string is passed to the former function as a
QString, but its value still represents burn_abort(0). Given this
value, findParameterList goes into an infinite do { ... } while (...)
loop. The loop iterations alternate between templateDepth=0 and
templateDepth=1. On the second iteration it will take then branch of
the outer if and will set nextOpenPos=-1 and nextClosePos=-1. This
causes the inner else branch to be selected setting pos=-2 and thus
continuing the loop.

A possible fix would be to change the loop condition from
while(pos != -1) to while(pos = 0).

Is this analysis correct?

As for the libburn maintainers, I suggest to change the comment in the
header to not include the verbatim string burn_abort(0) in order to
not confuse doxygen. Yeah, it's a bug in doxygen that it loops, but
you'll have to work around this one for the time being.

Helmut


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



Bug#718693: firewall-applet: Missing firewall-applet.desktop file

2013-08-04 Thread Laurent Bigonville
Package: firewall-applet
Version: 0.3.4-1
Severity: minor

Hi,

In 0.3.4 the firewall-applet.desktop file has been moved in
/etc/xdg/autostart/

That file should probably be installed in the firewall-applet package.

dh_install: etc/xdg/autostart/firewall-applet.desktop exists in debian/tmp but 
is not installed to anywhere

Cheers

Laurent Bigonville

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

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

Versions of packages firewall-applet depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.16.1-1
ii  firewalld0.3.4-1
ii  gir1.2-glib-2.0  1.36.0-2+b1
ii  gir1.2-gtk-3.0   3.8.2-3
ii  gir1.2-networkmanager-1.00.9.8.0-5
ii  gir1.2-notify-0.70.7.5-2
ii  policykit-1  0.105-3
ii  python   2.7.5-3
ii  python-dbus  1.2.0-2
ii  python-gi3.8.3-1+b1
ii  python-slip-dbus 0.4.0-1

firewall-applet recommends no packages.

firewall-applet suggests no packages.

-- no debconf information


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



Bug#718695: blender: Please drop direct python3.2 build-dep/depends

2013-08-04 Thread Scott Kitterman
Package: blender
Version: 2.63a-1
Severity: important

Python3.2 is no longer a supported python3 version.  Support for
python3.2 is python3 extensions is being removed and the package itself will
be removed shortly.  python3.3 is now the default python3 version.  If you
must use a specific python3 version, please use that.


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



Bug#718696: kmod: rmmod -w fails when the module is used by another module

2013-08-04 Thread Stephen Kitt
Package: kmod
Version: 9-3
Severity: normal
Tags: upstream

Dear Maintainer,

Given the following situation:

% lsmod|grep oss   
snd_pcm_oss36297  0 
snd_mixer_oss  17770  1 snd_pcm_oss

rmmod -w fails as follows:

% sudo rmmod -w snd_mixer_oss
libkmod: ERROR ../libkmod/libkmod-module.c:753 kmod_module_remove_module: could 
not remove 'snd_mixer_oss': Resource temporarily unavailable
Error: could not remove module snd_mixer_oss: Resource temporarily unavailable
zsh: exit 1 sudo rmmod -w snd_mixer_oss

while rmmod on its own indicates correctly:

% sudo rmmod snd_mixer_oss 
Error: Module snd_mixer_oss is in use by: snd_pcm_oss
zsh: exit 1 sudo rmmod snd_mixer_oss

The -w option works fine when a module is in use only by processes, not other 
modules.

Regards,

Stephen


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

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

Versions of packages kmod depends on:
ii  libc6 2.17-7
ii  libkmod2  9-3
ii  lsb-base  4.1+Debian12

kmod recommends no packages.

kmod suggests no packages.

-- no debconf information


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



Bug#718697: ptop is incompatible with PostgreSQL = 9.2

2013-08-04 Thread Christoph Berg
Package: ptop
Version: 3.6.2-5
Severity: normal

Hi,

please consider packaging the new upstream release of ptop - the
current version in stable/unstable is incompatible with PostgreSQL =
9.2 because pg_stat_activity changed some column names (procpid -
pid, ...).

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#718151: doxygen loops when passing foo(0) to findParameterList

2013-08-04 Thread Thomas Schmitt
Hi,

Helmut Grohne wrote:
 As for the libburn maintainers, I suggest to change the comment in the
 header to not include the verbatim string burn_abort(0) in order to
 not confuse doxygen.

Done by
  http://www.libburnia-project.org/changeset/5122


Do you have more advise for me ?
E.g. for this snippet from the message log:

 /«PKGBUILDDIR»/libburn/libburn.h:3515: Warning: explicit link request to 'if' 
 could not be resolved

In my source of libburn-1.2.2, line 3515 is the last one of

/** Control queueing and stderr printing of messages from libburn.
Severity may be one of NEVER, ABORT, FATAL, FAILURE, SORRY,
WARNING, HINT, NOTE, UPDATE, DEBUG, ALL.
@param queue_severity Gives the minimum limit for messages to be queued.
  Default: NEVER. If you queue messages then you
  must consume them by burn_msgs_obtain().
@param print_severity Does the same for messages to be printed directly
  to stderr. Default: FATAL.
@param print_id   A text prefix to be printed before the message.
@return   0 for success, =0 for error
@since 0.2.6
*/
int burn_msgs_set_severities(char *queue_severity,
 char *print_severity, char *print_id);

What am i doing wrong ?

I do not send this to doxygen-deve...@lists.sourceforge.net because
i expect them to be interested in bug fixing and not in user education.


Have a nice day :)

Thomas


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



Bug#718151: doxygen loops when passing foo(0) to findParameterList

2013-08-04 Thread Helmut Grohne
On Sun, Aug 04, 2013 at 03:01:20PM +0200, Thomas Schmitt wrote:
 Helmut Grohne wrote:
  As for the libburn maintainers, I suggest to change the comment in the
  header to not include the verbatim string burn_abort(0) in order to
  not confuse doxygen.
 
 Done by
   http://www.libburnia-project.org/changeset/5122

Thanks. Actually this change makes your documentation easier to
understand for outsiders.

 Do you have more advise for me ?
 E.g. for this snippet from the message log:
 
  /«PKGBUILDDIR»/libburn/libburn.h:3515: Warning: explicit link request to 
  'if' could not be resolved
 
 In my source of libburn-1.2.2, line 3515 is the last one of
 
 /** Control queueing and stderr printing of messages from libburn.
 Severity may be one of NEVER, ABORT, FATAL, FAILURE, SORRY,
 WARNING, HINT, NOTE, UPDATE, DEBUG, ALL.
 @param queue_severity Gives the minimum limit for messages to be queued.
   Default: NEVER. If you queue messages then you
   must consume them by burn_msgs_obtain().
 @param print_severity Does the same for messages to be printed directly
   to stderr. Default: FATAL.
 @param print_id   A text prefix to be printed before the message.
 @return   0 for success, =0 for error
 @since 0.2.6
 */
 int burn_msgs_set_severities(char *queue_severity,
  char *print_severity, char *print_id);
 
 What am i doing wrong ?
 
 I do not send this to doxygen-deve...@lists.sourceforge.net because
 i expect them to be interested in bug fixing and not in user education.

I do not see the cause for this warning. Please consult
doxygen-us...@lists.sourceforge.net for usage questions.

Helmut


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



Bug#718698: [os-prober] ReiserFS support

2013-08-04 Thread Francesco Muzio

Package: os-prober
Version: 1.63
Severity: important

Please continue to support the ReiserFS until is supported by the kernel



--- System information. ---
Architecture: i386
Kernel: Linux 3.9.8

Debian Release: jessie/sid
500 testing ftp.it.debian.org


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



Bug#718699: Changelog is not in UTF8

2013-08-04 Thread Enrico Zini
Package: python-mysqldb
Version: 1.2.3-2
Severity: serious

Hello,

the package declares Standards-Version: 3.9.2 but the changelog is
encoded in latin1.

Since policy version 3.8.1.0, debian/changelog files must be encoded in
UTF-8.

This is currently breaking nm.debian.org in a way which cannot be worked
around by me. See bug #717851.

Ciao,

Enrico


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

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
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 python-mysqldb depends on:
ii  libc6 2.17-7
ii  libmysqlclient18  5.5.31+dfsg-1
ii  python2.7.5-2
ii  zlib1g1:1.2.8.dfsg-1

python-mysqldb recommends no packages.

Versions of packages python-mysqldb suggests:
ii  mysql-server  5.5.31+dfsg-1
ii  python-egenix-mxdatetime  3.2.5-1
pn  python-mysqldb-dbgnone

-- no debconf information


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



Bug#693971: openldap FTBFS on hurd-i386

2013-08-04 Thread Manuel Menal

Hi,

Looking at the build log, the reason why OpenLDAP doesn't work is 
because it needs file locking - either with flock() or fcntl(fd, 
F_SETLKW…) - and it's not implemented on GNU/Hurd.


Does it seem possible to make OpenLDAP not use file locking when neither 
flock or F_SETLKW work? Perhaps with a warning somewhere.


If so, the patch is quite simple.

--
Manuel Menal


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



Bug#718700: libgtk2.0-0: Gtk apps crash with segmentation fault ( glade crash opening a glade file )

2013-08-04 Thread Francesco Meloni
Package: libgtk2.0-0
Version: 2.24.20-1
Severity: normal

Dear Maintainer,

when i run a gtk app it crash opening a window.
If i try to see with glade the glade file of that window glade crash too in the
same way.
this is  the bt


Program received signal SIGSEGV, Segmentation fault.
0x74617556 in IA__gtk_cell_layout_set_attributes (cell_layout=0xec7760,
cell=0x4c9d860)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkcelllayout.c:173
173 /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkcelllayout.c: File o directory non
esistente.
(gdb) bt
#0  0x74617556 in IA__gtk_cell_layout_set_attributes
(cell_layout=0xec7760, cell=0x4c9d860)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkcelllayout.c:173
#1  0x74d2f93e in ?? () from /usr/lib/python2.7/dist-
packages/gtk-2.0/gtk/_gtk.so
#2  0x004fd9fd in PyEval_EvalFrameEx ()
#3  0x004fe272 in PyEval_EvalFrameEx ()
#4  0x00563e91 in PyEval_EvalCodeEx ()
#5  0x004fddc8 in PyEval_EvalFrameEx ()
#6  0x005656fa in ?? ()
#7  0x004f83d4 in ?? ()
#8  0x004fdf59 in PyEval_EvalFrameEx ()
#9  0x005656fa in ?? ()
#10 0x004f83d4 in ?? ()
#11 0x004a5cc5 in PyInstance_New ()
#12 0x004fdf59 in PyEval_EvalFrameEx ()
#13 0x005656fa in ?? ()
#14 0x004f83d4 in ?? ()
#15 0x004d9f79 in PyObject_CallObject ()
#16 0x7507ccd1 in ?? () from /usr/lib/python2.7/dist-
packages/gobject/_gobject.so
#17 0x75de4338 in g_closure_invoke () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#18 0x75df679d in ?? () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#19 0x75dfe98a in g_signal_emit_valist () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#20 0x75dfec62 in g_signal_emit () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#21 0x7476c7fd in gtk_toggle_button_released (button=0x2b14510) at
/tmp/buildd/gtk+2.0-2.24.20/gtk/gtktogglebutton.c:485
#22 0x75de4567 in ?? () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#23 0x75dfe38c in g_signal_emit_valist () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#24 0x75dfec62 in g_signal_emit () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#25 0x7460f029 in gtk_button_button_release (widget=optimized out,
event=optimized out)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkbutton.c:1604
#26 0x746b0605 in _gtk_marshal_BOOLEAN__BOXED (closure=0x1bcb400,
return_value=0x7fffce20,
n_param_values=optimized out, param_values=0x7fffced0,
invocation_hint=optimized out,
marshal_data=0x7460f010 gtk_button_button_release) at
/tmp/buildd/gtk+2.0-2.24.20/gtk/gtkmarshalers.c:86
#27 0x75de4338 in g_closure_invoke () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#28 0x75df654b in ?? () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#29 0x75dfdf67 in g_signal_emit_valist () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#30 0x75dfec62 in g_signal_emit () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#31 0x747bf884 in gtk_widget_event_internal
(widget=widget@entry=0x2b14510, event=event@entry=0x4bb4400)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkwidget.c:5010
#32 0x747bfb59 in IA__gtk_widget_event (widget=widget@entry=0x2b14510,
event=event@entry=0x4bb4400)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkwidget.c:4807
#33 0x746aedb4 in IA__gtk_propagate_event (widget=0x2b14510,
event=0x4bb4400)
at /tmp/buildd/gtk+2.0-2.24.20/gtk/gtkmain.c:2490
#34 0x746af16b in IA__gtk_main_do_event (event=0x4bb4400) at
/tmp/buildd/gtk+2.0-2.24.20/gtk/gtkmain.c:1685
#35 0x7432ab1c in gdk_event_dispatch (source=optimized out,
callback=optimized out, user_data=optimized out)
at /tmp/buildd/gtk+2.0-2.24.20/gdk/x11/gdkevents-x11.c:2403
#36 0x7591a166 in g_main_context_dispatch () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#37 0x7591a4b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x7591a8ba in g_main_loop_run () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#39 0x746ae257 in IA__gtk_main () at
/tmp/buildd/gtk+2.0-2.24.20/gtk/gtkmain.c:1257
#40 0x74d6b224 in ?? () from /usr/lib/python2.7/dist-
packages/gtk-2.0/gtk/_gtk.so
#41 0x004fe711 in PyEval_EvalFrameEx ()
#42 0x004fe272 in PyEval_EvalFrameEx ()
#43 0x004fe272 in PyEval_EvalFrameEx ()
#44 0x005656fa in ?? ()
#45 0x004f83d4 in ?? ()
#46 0x004d7802 in ?? ()
#47 0x00508c1b in ?? ()
#48 0x004fdf59 in PyEval_EvalFrameEx ()
#49 0x00563e91 in PyEval_EvalCodeEx ()
#50 0x005b4a52 in PyEval_EvalCode ()
#51 0x0059e63b in ?? ()
#52 0x0044724d in PyRun_FileExFlags ()
#53 0x00469236 in PyRun_SimpleFileExFlags ()
#54 0x0046d6fb in Py_Main ()
#55 0x76f17995 in __libc_start_main (main=0x46d7b9 main, argc=2,
ubp_av=0x7fffe118, init=optimized out,

Bug#713513: RFS: lebiniou/3.19-1 [RC] -- displays images that evolve with sound

2013-08-04 Thread Olivier Girondel
  Package: lebiniou
  Severity: important

  Dear mentors,

  I am looking for a sponsor for my package lebiniou

   Package name: lebiniou
   Version : 3.19-1
   Upstream Author : Olivier Girondel oliv...@biniou.info
   URL : http://biniou.net
   License : GPLv2
   Section : graphics

  It builds those binary packages:

lebiniou   - displays images that evolve with sound

  To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/lebiniou


  Alternatively, one can download the package with dget using this command:

dget -x
http://mentors.debian.net/debian/pool/main/l/lebiniou/lebiniou_3.19-1.dsc

Changes since the last upload:

lebiniou (3.19-1) unstable; urgency=low

  * New upstream release 3.19.
  * Fix lintian warnings.
  * Fix FTBFS on amd64. (Closes: #713513)

 -- Olivier Girondel oliv...@biniou.info  Sat, 22 Jun 2013 01:44:39 +0200

Best regards,

--
Olivier


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



Bug#718694: doxygen loops when passing foo(0) to findParameterList

2013-08-04 Thread Thomas Schmitt
Hi,

sorry, i forgot to Cc: the cloned bug 718694 in my answer to 718151.

Helmut Grohne wrote:
 As for the libburn maintainers, I suggest to change the comment in the
 header to not include the verbatim string burn_abort(0) in order to
 not confuse doxygen.

Done by
  http://www.libburnia-project.org/changeset/5122


Have a nice day :)

Thomas


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



Bug#648632: uscan(1) says that archive requires .gz

2013-08-04 Thread James McCoy
Control: severity -1 wishlist
Control: retitle -1 Determine which tarballs are repacked based on 
debian/source/format

On Sun, Nov 13, 2011 at 08:49:50AM -0800, Matt Kraai wrote:
 The documentation of the --repack option on the uscan(1) manual page
 says
 
  After  having downloaded an lzma tar, xz tar, bzip tar or zip
  archive, repack it to a gzip tar archive, which is still currently
  required as a member of a Debian source package.
 
 There are source packages in the Debian archive that use other
 compression methods (e.g., 7kaa).

Different compression methods are only allowed for non-1.0 sources
(c.f., dpkg-source(1)).  Repacking to .gz is a conservative measure,
since we may not always be able to determine the source format being
used.

If one knows that they are using a 3.0 source package and the upstream
tarball is in a valid format, then there's no need to use --repack.

If we can determine that the package is using a non-1.0 source format,
then it would be ok to reduce the set of extensions that get repacked.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org


signature.asc
Description: Digital signature


Bug#718701: libxcb missing xcb-xkb module

2013-08-04 Thread Sydney Gems
Package: libxcb1
Version: 1.8.1-2+deb7u1

When I configure sddm with cmake it returns:

$cmake .
-- 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
-- Release build
-- Found PkgConfig: /usr/bin/pkg-config (found version 0.26) 
-- Performing Test PAM_MESSAGE_CONST
-- Performing Test PAM_MESSAGE_CONST - Success
-- Found PAM: 
/usr/lib/x86_64-linux-gnu/libpam.so;/usr/lib/x86_64-linux-gnu/libdl.so
-- checking for module 'xcb'
--   found xcb, version 1.9.1
-- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so  
-- checking for module 'xcb-xkb'
--   package 'xcb-xkb' not found
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find XKB (missing: LIBXKB_LIBRARIES LIBXKB_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 
(_FPHSA_FAILURE_MESSAGE)
  cmake/FindXKB.cmake:35 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:41 (find_package)


-- Configuring incomplete, errors occurred!

libxcb shoulb be build with xkb enable
https://github.com/sddm/sddm/issues/79#issuecomment-21831832

I am using Debian Sid GNU/linux 3.10-1-amd64

Thank you.


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



Bug#296493: apache2ctl -t should warn about non-initial #

2013-08-04 Thread Kevin Bullock
On 4 Aug 2013, at 6:50 AM, Jean-Michel Vourgère wrote:

 Kevin Bullock wrote:
 (...) I therefore
 suggest that 'apache2ctl -t' warn the user about the mid-line comment which
 could be an error. (...)
 
 Stefan Fritsch wrote:
 The documentation states: Comments may not be included on a line 
 after a configuration directive. 
 
 '#' signs are considered normal characters inside a directive, so a 
 warning would not be appropriate either. But I agree that 
 DirectoryIndex is not behaving correctly here.
 
 It's actually used in default configuration:
 $ grep -e '^[[:space:]]*[^#[:space:]].*#' /etc/apache2/*/*
 /etc/apache2/mods-available/autoindex.conf:   IndexIgnore .??* *~ *# RCS CVS 
 *,v *,t
 /etc/apache2/mods-enabled/autoindex.conf: IndexIgnore .??* *~ *# RCS CVS 
 *,v *,t
 
 
 Would checking only in DirectoryIndex for a local-url starting by # make 
 sense?
 Should that bug be tagged wontfix? Or retitled as suggested?
 The original request doesn't make much sense, as it would always generate 
 false
 positives.

(Wow, I hadn't thought about this bug in... about eight years.)

It would seem that Apache is treating the #index.php as a partial URL, that is 
a bare page fragment, and thus re-expanding the URL internally to itself... and 
thus hitting the redirect limit.

Does a bare fragment ever make sense as a DirectoryIndex target? If not, then 
mod_dir should be squawking about this at the start, and 'apache2ctl -t' should 
warn about it (just in DirectoryIndex directives).

I haven't checked to see if the bug is still present in the 2.4 series.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock


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



Bug#570469: uscan: should fail on 404 with --download-current-version.

2013-08-04 Thread James McCoy
On Fri, Feb 19, 2010 at 01:46:46PM +1100, Trent W. Buck wrote:
 I think uscan should to return an error when it can't
 --download-current-version (due to a 404, in turn due to a typo in my
 debian/watch file).

As far as I can tell, it does.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org


signature.asc
Description: Digital signature


Bug#616308: (no subject)

2013-08-04 Thread wm4
Why is this bug not getting fixed? Cairo refuses to fix this bug,
claims it's nvidia's fault, and tells users that distros should apply
the 3 line patch.

If you don't want to support the nvidia drivers, then stop packaging
the drivers and tell users to use a different distro. Otherwise, fix
this bug, and stop trying to fight this issue on user's backs. Nvidia
isn't going to change anything by now. Stop being assholes.

By the way, it's possible that this bug is actually fixed on hardware
that is actually capable, but not with older cards. But I don't have a
reference or confirmation for this.

Here's the patch: https://bugs.freedesktop.org/attachment.cgi?id=48732

(Yes, it's 3 lines. Can't hurt that much?)


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



Bug#707537: [Pkg-crosswire-devel] Bug#707537: sword: FTBFS: zlib.h:86:5: error: 'z_const' does not name a type

2013-08-04 Thread Rene Engelhard
tag 707537 + patch
thanks

[ looking at this bug for the clucene transition which this FTBFS blocks,
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718375 ]

Hi,

On Thu, May 23, 2013 at 12:20:47AM +0100, Dmitrijs Ledkovs wrote:
 I don't have time to further look into this atm, ie. this week.
 Patches / nmu / team uploads are welcome, straight into archive with
 no delays.

The patch actually is trivial. Just remove the internal zconf.h. See attached
debdiff.

NMU still welcome?

Regards,

Rene
diff -Nru sword-1.6.2+dfsg/debian/changelog sword-1.6.2+dfsg/debian/changelog
--- sword-1.6.2+dfsg/debian/changelog	2012-06-07 09:02:18.0 +0200
+++ sword-1.6.2+dfsg/debian/changelog	2013-08-04 17:15:28.0 +0200
@@ -1,3 +1,9 @@
+sword (1.6.2+dfsg-6) UNRELEASED; urgency=low
+
+  * fix FTBFS: remove include/zconf.h and don't rely on it (closes: #707537) 
+
+ -- Rene Engelhard r...@debian.org  Sun, 04 Aug 2013 16:55:38 +0200
+
 sword (1.6.2+dfsg-5) unstable; urgency=low
 
   * Fix FTBFS due to icu changes (Closes: #676097).
diff -Nru sword-1.6.2+dfsg/debian/patches/no-included-zconf.h.diff sword-1.6.2+dfsg/debian/patches/no-included-zconf.h.diff
--- sword-1.6.2+dfsg/debian/patches/no-included-zconf.h.diff	1970-01-01 01:00:00.0 +0100
+++ sword-1.6.2+dfsg/debian/patches/no-included-zconf.h.diff	2013-08-04 17:11:34.0 +0200
@@ -0,0 +1,292 @@
+--- a/include/zconf.h	2005-01-01 05:42:26.0 +0100
 /dev/null	2012-07-03 16:36:49.0 +0200
+@@ -1,279 +0,0 @@
+-/* zconf.h -- configuration of the zlib compression library
+- * Copyright (C) 1995-2002 Jean-loup Gailly.
+- * For conditions of distribution and use, see copyright notice in zlib.h 
+- */
+-
+-/* @(#) $Id: zconf.h 1688 2005-01-01 04:42:26Z scribe $ */
+-
+-#ifndef _ZCONF_H
+-#define _ZCONF_H
+-
+-/*
+- * If you *really* need a unique prefix for all types and library functions,
+- * compile with -DZ_PREFIX. The standard zlib should be compiled without it.
+- */
+-#ifdef Z_PREFIX
+-#  define deflateInit_	z_deflateInit_
+-#  define deflate	z_deflate
+-#  define deflateEnd	z_deflateEnd
+-#  define inflateInit_ 	z_inflateInit_
+-#  define inflate	z_inflate
+-#  define inflateEnd	z_inflateEnd
+-#  define deflateInit2_	z_deflateInit2_
+-#  define deflateSetDictionary z_deflateSetDictionary
+-#  define deflateCopy	z_deflateCopy
+-#  define deflateReset	z_deflateReset
+-#  define deflateParams	z_deflateParams
+-#  define inflateInit2_	z_inflateInit2_
+-#  define inflateSetDictionary z_inflateSetDictionary
+-#  define inflateSync	z_inflateSync
+-#  define inflateSyncPoint z_inflateSyncPoint
+-#  define inflateReset	z_inflateReset
+-#  define compress	z_compress
+-#  define compress2	z_compress2
+-#  define uncompress	z_uncompress
+-#  define adler32	z_adler32
+-#  define crc32		z_crc32
+-#  define get_crc_table z_get_crc_table
+-
+-#  define Byte		z_Byte
+-#  define uInt		z_uInt
+-#  define uLong		z_uLong
+-#  define Bytef	z_Bytef
+-#  define charf		z_charf
+-#  define intf		z_intf
+-#  define uIntf		z_uIntf
+-#  define uLongf	z_uLongf
+-#  define voidpf	z_voidpf
+-#  define voidp		z_voidp
+-#endif
+-
+-#if (defined(_WIN32) || defined(__WIN32__))  !defined(WIN32)
+-#  define WIN32
+-#endif
+-#if defined(__GNUC__) || defined(WIN32) || defined(__386__) || defined(i386)
+-#  ifndef __32BIT__
+-#define __32BIT__
+-#  endif
+-#endif
+-#if defined(__MSDOS__)  !defined(MSDOS)
+-#  define MSDOS
+-#endif
+-
+-/*
+- * Compile with -DMAXSEG_64K if the alloc function cannot allocate more
+- * than 64k bytes at a time (needed on systems with 16-bit int).
+- */
+-#if defined(MSDOS)  !defined(__32BIT__)
+-#  define MAXSEG_64K
+-#endif
+-#ifdef MSDOS
+-#  define UNALIGNED_OK
+-#endif
+-
+-#if (defined(MSDOS) || defined(_WINDOWS) || defined(WIN32))   !defined(STDC)
+-#  define STDC
+-#endif
+-#if defined(__STDC__) || defined(__cplusplus) || defined(__OS2__)
+-#  ifndef STDC
+-#define STDC
+-#  endif
+-#endif
+-
+-#ifndef STDC
+-#  ifndef const /* cannot use !defined(STDC)  !defined(const) on Mac */
+-#define const
+-#  endif
+-#endif
+-
+-/* Some Mac compilers merge all .h files incorrectly: */
+-#if defined(__MWERKS__) || defined(applec) ||defined(THINK_C) ||defined(__SC__)
+-#  define NO_DUMMY_DECL
+-#endif
+-
+-/* Old Borland C incorrectly complains about missing returns: */
+-#if defined(__BORLANDC__)  (__BORLANDC__  0x500)
+-#  define NEED_DUMMY_RETURN
+-#endif
+-
+-
+-/* Maximum value for memLevel in deflateInit2 */
+-#ifndef MAX_MEM_LEVEL
+-#  ifdef MAXSEG_64K
+-#define MAX_MEM_LEVEL 8
+-#  else
+-#define MAX_MEM_LEVEL 9
+-#  endif
+-#endif
+-
+-/* Maximum value for windowBits in deflateInit2 and inflateInit2.
+- * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
+- * created by gzip. (Files created by minigzip can still be extracted by
+- * gzip.)
+- */
+-#ifndef MAX_WBITS
+-#  define MAX_WBITS   15 /* 32K LZ77 window */
+-#endif
+-
+-/* The memory requirements for deflate are (in bytes):

Bug#718375: transition: clucene

2013-08-04 Thread Rene Engelhard
Hi,

On Tue, Jul 30, 2013 at 11:15:21PM +0200, Rene Engelhard wrote:
 - kiwix: FTBFSes with xpidl error (#713090) but otherwise picks up new 
 includes
   and -lclucene-core, so would build afaics

Unfixed yet. Waiting for the new upstream mentioned in #713090 and the
maintainer uploading it...

 - sword (diatheke, libsword-utils, libsword9) FTBFSes with zlib errors: 
 #707537

Has a patch from me now.

Regards,
 
Rene


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



Bug#718703: logrotate: file size changed while zipping

2013-08-04 Thread Dara Adib
Package: prosody
Version: 0.8.2-4
Severity: normal
Tags: patch

Hi,

My last logrotation produced a corrupted gzipped log in
/var/log/prosody/prosody.1.gz and cron mail reported
logrotate: file size changed while zipping.

Looks like Prosody does not immediately close the old log
file before it is compressed.

Upstream recently added delaycompress option to logrotate:
http://hg.prosody.im/debian/rev/b3998cd5c1b9

Thanks,
Dara

-- Configuration Files:
/etc/logrotate.d/prosody changed:
/var/log/prosody/prosody.log /var/log/prosody/prosody.err {
weekly
rotate 52
compress
delaycompress
create 640 prosody adm
postrotate
/etc/init.d/prosody reload  /dev/null
endscript
sharedscripts
missingok
}


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



Bug#718702: dpkg: start-stop-daemon refuses to start on host when same process is running in a LXC container

2013-08-04 Thread Glen Pitt-Pladdy
Package: dpkg
Version: 1.16.10
Severity: normal

Hi

I noticed services not starting at boot and failed to start when manually 
started via init scripts. On further investigation this appears S-S-D interacts 
badly with LXC containers.

To illistrate, when a daemon is running in an LXC container, S-S-D believes it 
is already running on the host, hence when refuses to start them. For example, 
manually executing (with --verbose) the same as happens in the snmpd init 
script:

# start-stop-daemon --verbose --start --oknodo --exec /usr/sbin/snmpd -- -LS n 
d -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid
/usr/sbin/snmpd already running.
# ps ax|grep snmpd
11346 ?S  0:00 /usr/sbin/snmpd -LS n d -Lf /dev/null -u snmp -g 
snmp -I -smux -p /var/run/snmpd.pid
11400 ?S  0:00 /usr/sbin/snmpd -LS n d -Lf /dev/null -u snmp -g 
snmp -I -smux -p /var/run/snmpd.pid
30383 pts/23   S+ 0:00 grep snmpd

However these two snmpd processes are running in LXC containers, not the host:

# cat /proc/11346/cgroup 
1:perf_event,blkio,net_cls,freezer,devices,cpuacct,cpu,cpuset:/lxc/CONTAINERNAME1
# cat /proc/11400/cgroup 
1:perf_event,blkio,net_cls,freezer,devices,cpuacct,cpu,cpuset:/lxc/CONTAINERNAME2


Likewise, if a service is stopped on the host via S-S-D (init script), it wipes 
out all the matching daemons on the LXC containers as well:

# ps ax|grep snmpd
 2460 pts/23   S+ 0:00 grep snmpd
11346 ?S  0:01 /usr/sbin/snmpd -LS n d -Lf /dev/null -u snmp -g 
snmp -I -smux -p /var/run/snmpd.pid
11400 ?S  0:01 /usr/sbin/snmpd -LS n d -Lf /dev/null -u snmp -g 
snmp -I -smux -p /var/run/snmpd.pid
# /etc/init.d/snmpd stop
Stopping network management services: snmpd snmptrapd.
# ps ax|grep snmpd
 2484 pts/23   S+ 0:00 grep snmpd


While this may not affect a large proportion of users, it risks crippling the 
host system if critical services start on a container before the host at boot.


Thanks

Glen


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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
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 dpkg depends on:
ii  libbz2-1.0   1.0.6-4
ii  libc62.13-38
ii  liblzma5 5.1.1alpha+20120614-2
ii  libselinux1  2.1.9-5
ii  tar  1.26+dfsg-0.1
ii  zlib1g   1:1.2.7.dfsg-13

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  0.9.7.9

-- no debconf information


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



Bug#718151: [Doxygen-develop] doxygen loops when passing foo(0) to findParameterList

2013-08-04 Thread Albert
This looks a bit like *Bug
701295*https://bugzilla.gnome.org/show_bug.cgi?id=701295- Doxygen
1.8.4 goes into an endless loop.
Did you try it with the current git version as well?

If the problem is still present please submit a bug in the bug tracer with a
self-contained example (source+config file in a tar or zip) that allows us
to reproduce the problem?

Albert


On Sun, Aug 4, 2013 at 2:31 PM, Helmut Grohne hel...@subdivi.de wrote:

 Control: clone 718151 -1
 Control: reassign -1 doxygen 1.8.4-1
 Control: severity -1 normal
 Control: retitle -1 doxygen loops when passing foo(0) to
 findParameterList

 On Sat, Aug 03, 2013 at 11:21:11PM +0200, Matthias Klose wrote:
  fix it in libburn or disable building the docs.  upstream did tell you
 that they
  didn't want to update that for newer doxygen versions.  There is
 absolutely no
  reason to reassign this to doxygen.

 While the report was not overly helpful, part of the issue is with
 doxygen. I looked into the issue and pull in
 doxygen-deve...@lists.sourceforge.net for further assistance.

 So the issue at hand is that doxygen does not terminate when building
 the documentation for libburn. On interrupting doxygen after leaving it
 running for some time you will see a traceback like this:

 #0  findParameterList (name=...) at util.cpp:1848
 #1  0x005f894f in resolveRef (scName=0x0, name=0x1657d30
 burn_abort(0), inSeeBlock=false, resContext=0x7fff9a4e8c40,
 resMember=0x7fff9a4e8c48, lookForSpecialization=true,
 currentFile=0x1603fc0, checkScope=true) at util.cpp:4363
 #2  0x006a608c in handleLinkedWord (parent=0x1c8f4c0,
 children=...) at docparser.cpp:1030
 #3  0x006b832e in DocPara::parse (this=0x1c8f480) at
 docparser.cpp:6311
 #4  0x006b257e in DocSimpleSect::parse (this=0x1c8f410,
 userTitle=false, needsSeparator=false) at docparser.cpp:4570
 #5  0x006b3436 in DocPara::handleSimpleSection (this=0x16594c0,
 t=DocSimpleSect::Since, xmlContext=false) at docparser.cpp:4887
 #6  0x006b59bf in DocPara::handleCommand (this=0x16594c0,
 cmdName=...) at docparser.cpp:5399
 #7  0x006b8a4e in DocPara::parse (this=0x16594c0) at
 docparser.cpp:6478
 #8  0x006b9abb in DocRoot::parse (this=0x1651080) at
 docparser.cpp:6843
 #9  0x006ba35b in validatingParseDoc (fileName=0x164f620
 .../libburn/libburn.h, startLine=3608, ctx=0x156b7e0, md=0x183a3a0,
 input=0x1653f80  Either by setting an own handler or\nby activating the
 built-in signal handler.\n\nA function parameter handle of NULL activates
 the built-in abort handler. \nDepending on mode it may cancel all drive
 op..., indexWords=true, isExample=false, exampleName=0x0,
 singleLine=false, linkFromIndex=false) at docparser.cpp:7085
 #10 0x00574224 in OutputList::generateDoc (this=0x18790e0,
 fileName=0x164f620 .../libburn/libburn.h, startLine=3608, ctx=0x156b7e0,
 md=0x183a3a0, docStr=..., indexWords=true, isExample=false,
 exampleName=0x0, singleLine=false, linkFromIndex=false) at
 outputlist.cpp:153
 #11 0x0055e4a0 in MemberDef::writeDocumentation (this=0x183a3a0,
 ml=0x17405b0, ol=..., scName=0x1641150 libburn.h, container=0x1603fc0,
 inGroup=false, showEnumValues=false, showInline=false) at memberdef.cpp:2745
 #12 0x0056aff5 in MemberList::writeDocumentation (this=0x17405b0,
 ol=..., scopeName=0x1641150 libburn.h, container=0x1603fc0,
 title=0x163d660 Function Documentation, showEnumValues=false,
 showInline=false) at memberlist.cpp:655
 #13 0x00446904 in FileDef::writeMemberDocumentation
 (this=0x1603fc0, ol=..., lt=MemberListType_docFuncMembers, title=...) at
 filedef.cpp:1742
 #14 0x0044263f in FileDef::writeDocumentation (this=0x1603fc0,
 ol=...) at filedef.cpp:685
 #15 0x0042364f in generateFileDocs () at doxygen.cpp:7842
 #16 0x00430ab7 in generateOutput () at doxygen.cpp:11231
 #17 0x004032c6 in main (argc=2, argv=0x7fff9a4e9818) at main.cpp:38

 Indeed the issue lies within findParameterList. The name parameter
 passed to resolvRef as a c string is passed to the former function as a
 QString, but its value still represents burn_abort(0). Given this
 value, findParameterList goes into an infinite do { ... } while (...)
 loop. The loop iterations alternate between templateDepth=0 and
 templateDepth=1. On the second iteration it will take then branch of
 the outer if and will set nextOpenPos=-1 and nextClosePos=-1. This
 causes the inner else branch to be selected setting pos=-2 and thus
 continuing the loop.

 A possible fix would be to change the loop condition from
 while(pos != -1) to while(pos = 0).

 Is this analysis correct?

 As for the libburn maintainers, I suggest to change the comment in the
 header to not include the verbatim string burn_abort(0) in order to
 not confuse doxygen. Yeah, it's a bug in doxygen that it loops, but
 you'll have to work around this one for the time being.

 Helmut


 

Bug#718704: jam: No 'jam clean' under kfreebsd

2013-08-04 Thread beuc
Package: jam
Version: 2.5rel-1
Severity: important

Hi,

Compiling 'gargoyle-free' has always failed under kfreebsd. The latests logs 
are here:
https://buildd.debian.org/fetch.cgi?pkg=gargoyle-freearch=kfreebsd-i386ver=2011.1a-1stamp=1375236525file=log
https://buildd.debian.org/fetch.cgi?pkg=gargoyle-freearch=kfreebsd-amd64ver=2011.1a-1stamp=1375264124file=log

More precisely:
  make[1]: Entering directory `/«PKGBUILDDIR»'
  jam clean
  Unknown target. Please edit 'Jamrules'. 
  make[1]: *** [override_dh_auto_clean] Error 1

It's the only architecture where I get this, so I suspect something is
broken with the kfreebsd build.

Cheers!
Sylvain

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

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

Versions of packages jam depends on:
ii  libc6  2.17-7

jam recommends no packages.

jam suggests no packages.

-- no debconf information


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



Bug#718705: libpython3-all-dbg: broken symblink /usr/share/doc/libpython3-all-dbg/libpython3-all-dbg

2013-08-04 Thread Sebastian Ramacher
Package: libpython3-all-dbg
Version: 3.3.2-12
Severity: minor
User: debian...@lists.debian.org
Usertags: adequate

$ file /usr/share/doc/libpython3-all-dbg/libpython3-dbg
/usr/share/doc/libpython3-all-dbg/libpython3-dbg: broken symbolic link to 
`libpython3-dbg'

Should this have been a symlink from /usr/share/doc/libpython3-all-dbg
to libpython3-dbg instead?

Regards

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-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

Versions of packages libpython3-all-dbg depends on:
ii  libpython3-dbg3.3.2-12
ii  libpython3.3-dbg  3.3.2-4

libpython3-all-dbg recommends no packages.

libpython3-all-dbg suggests no packages.

-- no debconf information
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718535: libxslt1.1: missing newlines with indent=no

2013-08-04 Thread Nick Wellnhofer
libxslt does exactly what you want if you don't provide an indent attribute at 
all.

indent=yes: Let libxslt add whitespace.
indent=no: Never add whitespace.
no indent attribute: Add newline after top-level nodes.

Nick


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



Bug#717687: bumblebee: cannot activate the discrete nvidia card

2013-08-04 Thread LOMBARD Maxime
Hi guys, I found something.

If you install Nvidia 304.88 package, the module is named : nvidia.ko but
the module for the Nvidia 319.32 package is named : nvidia-current.ko

Even if i modify /etc/bumblebee/bumblebee.conf to replace
KernelDriver=nvidia by KernelDriver=nvidia-current, this bug always
exist.

I create a bug report on bumblebee github :
https://github.com/Bumblebee-Project/Bumblebee/issues/452 and for them,
it's a kernel 3.10 problem.

So, i tried the experimental Nvidia driver + Kernel 3.9 from Testing and
the same bug exist.

Andreas, if you read this bug report, it can be possible to re-package
Nvidia 319.32 driver to modify the module name ?

Thanks,
Max


Bug#715510: Updating to new upstream release fixed this bug

2013-08-04 Thread Alexander Sitnik

Hi,

I'd experienced this bug too.

Few days ago libvirt 1.1.1 was released [1]. I've tried to rebuild 
package with new source and this bug and few other that I had on 1.1.0 
release are gone. I'm able to create VMs again.


Please consider updating your package to new version.

1: https://www.redhat.com/archives/libvir-list/2013-July/msg01868.html


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



Bug#718689: indigo: FTBFS on arm*, ia64, mips*, s390: cc: error: unrecognized command line option '-m32'/'-m64'

2013-08-04 Thread Daniel Leidert
Am Sonntag, den 04.08.2013, 13:57 +0200 schrieb Sebastian Ramacher:
 Source: indigo
 Version: 1.1.11-1
 Severity: serious
 Justification: FTBFS but built successfully in the past
 
 indigo now fails to build from source on arm*, mips*, ia64 and s390 with
 (from the armel build log):
[snip]
 | cc: error: unrecognized command line option '-m32'
 | cc: error: unrecognized command line option '-m32'
[snip]

Unfortunately this is only half the truth. It further fails on
kfreebsd-amd64 because of the GCC hack and with some Java issue on
kfreebsd-i386. I'm currently working on fixing at least the flag issue
and the build on kfreebsd-amd64. No idea about kfreebsd-i386 atm.

Regards, Daniel


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



Bug#718706: gnome-control-center: printer is not added

2013-08-04 Thread Sakharov Maxim
Package: gnome-control-center
Version: 1:3.4.3.1-5
Severity: normal

Dear Maintainer,

In the Printers applet I click on the Add new printer. In the dialog box
correctly determined local printer Deskjet-3000-J310-series. Then I click on
the Add button and the window will close without adding the printer in the
list of available printers. My hardware: AMD Sempron LE-1100 processor, HP
Deskjet 3000 printer J310a.



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

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

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.34-1
ii  apg2.2.3.dfsg.1-2
ii  desktop-file-utils 0.21-1
ii  gnome-control-center-data  1:3.4.3.1-5
ii  gnome-desktop3-data3.4.2-2
ii  gnome-icon-theme   3.8.2-2
ii  gnome-icon-theme-symbolic  3.8.2.2-2
ii  gnome-menus3.8.0-2
ii  gnome-settings-daemon  3.4.2+git20121218.7c1322-6+b1
ii  gsettings-desktop-schemas  3.4.2-3
ii  libatk1.0-02.8.0-2
ii  libc6  2.17-7
ii  libcairo-gobject2  1.12.14-4
ii  libcairo2  1.12.14-4
ii  libcanberra-gtk3-0 0.30-2
ii  libcanberra0   0.30-2
ii  libcheese-gtk213.4.2-2
ii  libcheese3 3.4.2-2
ii  libclutter-1.0-0   1.10.8-2
ii  libcogl-pango0 1.10.2-7
ii  libcogl9   1.10.2-7
ii  libcolord1 1.0.1-1
ii  libcomerr2 1.42.8-1
ii  libcups2   1.6.2-10
ii  libdbus-1-31.6.12-1
ii  libdbus-glib-1-2   0.100.2-1
ii  libfontconfig1 2.10.2-2
ii  libgcrypt111.5.3-1
ii  libgdk-pixbuf2.0-0 2.28.2-1
ii  libglib2.0-0   2.36.3-3
ii  libgnome-bluetooth11   3.8.1-2
ii  libgnome-desktop-3-2   3.4.2-2
ii  libgnome-menu-3-0  3.8.0-2
ii  libgnomekbd7   3.4.0.2-1
ii  libgnutls262.12.23-5
ii  libgoa-1.0-0   3.8.2-1
ii  libgssapi-krb5-2   1.10.1+dfsg-6.1
ii  libgstreamer0.10-0 0.10.36-1.2
ii  libgtk-3-0 3.8.2-3
ii  libgtop2-7 2.28.4-3
ii  libjson-glib-1.0-0 0.16.0-1
ii  libk5crypto3   1.10.1+dfsg-6.1
ii  libkrb5-3  1.10.1+dfsg-6.1
ii  libnm-glib40.9.8.0-5
ii  libnm-gtk0 0.9.8.2-1+b1
ii  libnm-util20.9.8.0-5
ii  libnotify4 0.7.5-2
ii  libpango-1.0-0 1.32.5-5+b1
ii  libpangocairo-1.0-01.32.5-5+b1
ii  libpolkit-gobject-1-0  0.105-3
ii  libpulse-mainloop-glib04.0-6
ii  libpulse0  4.0-6
ii  libsocialweb-client2   0.25.20-6
ii  libupower-glib10.9.20-2
ii  libwacom2  0.6-1
ii  libx11-6   2:1.6.0-1
ii  libxcomposite1 1:0.4.4-1
ii  libxdamage11:1.1.4-1
ii  libxext6   2:1.3.2-1
ii  libxfixes3 1:5.0.1-1
ii  libxi6 2:1.7.1.901-1
ii  libxklavier16  5.2.1-1
ii  libxml22.9.1+dfsg1-2
ii  zlib1g 1:1.2.8.dfsg-1

Versions of packages gnome-control-center recommends:
ii  cups-pk-helper 0.2.5-1
ii  gnome-online-accounts  3.8.2-1
ii  gnome-session  3.4.2.1-4
ii  gnome-user-guide   3.8.2-1
ii  iso-codes  3.44-1
ii  mesa-utils 8.0.1-2+b3
ii  mousetweaks3.8.0-1
ii  policykit-1-gnome  0.105-2

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver 3.4.1-1
ii  gstreamer0.10-pulseaudio  0.10.31-3+nmu1
ii  libcanberra-gtk-module0.30-2
ii  x11-xserver-utils 7.7~3

-- no debconf information


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



Bug#718707: [gnuradio] gnuradio from experimental uninstallable

2013-08-04 Thread Maximilian Engelhardt
Package: gnuradio
Version: 3.7.0-3
Severity: normal

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

gnuradio from experimental (version 3.7.0-3) depends on version 3.7.1 of 
libvolk0.0.0 which isn't available in Debian. However there is libvolk0.0.0  
version 3.7.0-3, which is built from the same sources as gnuradio. It seems 
like this is the version gnuradio should depend on.

Greeting,
Maxi


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


Bug#718708: xserver-xorg-core: Keyboard shortcuts should be activated on release, not on keypress.

2013-08-04 Thread daniel
Package: xserver-xorg-core
Version: 2:1.12.4-6
Severity: normal
Tags: patch

Dear Maintainer,

When adding keyboard shortcuts that are incremental (alt+shift to change 
language; alt+shift+tab to reverse window switch), the shortcuts will clash.  
Because alt+shift changes language, alt+shift+tab will do nothing.  This wasn't 
always the case (I had it set up like this in Debian 5.0).  This bug was fixed 
in Ubuntu a couple of years ago; I added the lines from the Ubuntu patch to the 
2:1.12.4-6 version of xserver (no clue if this is the correct way of doing it). 
  

To replicate the bug: 
Add alt+shift as a switch language shortcut. 
Try to use reverse alt+tab (if not configured, configure it in dconf). 
alt+tab stops working.  



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 May 17 07:57 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2048760 Aug  4 09:40 /usr/bin/Xorg

Diversions concerning libGL are in place

diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by 
glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by 
glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by 
glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:124d] 
(rev ff)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 
(Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1

Xorg X server log files on system:
--
-rw-r--r-- 1 root bumblebee 14644 May 17 11:42 /var/log/Xorg.8.log
-rw-r--r-- 1 root root  33570 Aug  4 06:47 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  30346 Aug  4 11:18 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[16.888] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[16.888] X Protocol Version 11, Revision 0
[16.888] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[16.888] Current Operating System: Linux digger 3.2.0-4-amd64 #1 SMP Debian 
3.2.46-1 x86_64
[16.888] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 
root=/dev/mapper/digger-root ro quiet
[16.888] Build Date: 04 August 2013  09:33:06AM
[16.888] xorg-server 2:1.12.4-6.1 (Michael Biebl bi...@debian.org) 
[16.888] Current version of pixman: 0.26.0
[16.888]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[16.888] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[16.888] (==) Log file: /var/log/Xorg.0.log, Time: Sun Aug  4 11:17:40 
2013
[16.895] (==) Using system config directory /usr/share/X11/xorg.conf.d
[16.896] (==) No Layout section.  Using the first Screen section.
[16.896] (==) No screen section available. Using defaults.
[16.896] (**) |--Screen Default Screen Section (0)
[16.896] (**) |   |--Monitor default monitor
[16.896] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[16.896] (==) Automatically adding devices
[16.896] (==) Automatically enabling devices
[16.901] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[16.901]Entry deleted from font path.
[16.906] (WW) The directory 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does not exist.
[16.906]Entry deleted from font path.
[16.906] (==) FontPath set to:
/usr/share/fonts/X11/misc,

Bug#718190: [Pkg-systemd-maintainers] Bug#718190: Bug#718190: systemd: sometimes computer doesn't boot. It seems a problem with lvm.

2013-08-04 Thread Michael Stapelberg
Hi Antonio-M.,

Antonio-M. Corbi Bellot antonio.co...@ua.es writes:
 Attached are the outputs from dmesg and 'journalctl -xb' after a failed
 boot. Hope this helps.
Thanks! I spotted this in your log file:

ago 02 12:01:42 hal9000 lvm2[316]: Setting up LVM Volume Groups...
/run/lock/lvm/V_hal9000:aux: open failed: No existe el fichero o el
directorio
ago 02 12:01:42 hal9000 lvm2[316]: Can't get lock for hal9000
ago 02 12:01:42 hal9000 lvm2[316]: failed.

The directory /run/lock is created in /usr/lib/tmpfiles.d/legacy.conf,
so my guess is that /run/lock/lvm/ is missing and lvm does not create
it. It seems odd, but let’s just make sure whether this is the problem
or not. Can you apply the following patch to /etc/init.d/lvm2 please?

--- orig2013-08-04 19:11:15.120273531 +0200
+++ new 2013-08-04 19:11:35.600702987 +0200
@@ -17,6 +17,8 @@
 
 [ -x /sbin/vgchange ] || exit 0
 
+[ -d /run/lock/lvm ] || mkdir -p /run/lock/lvm
+
 do_start()
 {
modprobe dm-mod 2/dev/null || :

In case you still have broken boots, please attach the new logfiles.

-- 
Best regards,
Michael


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



Bug#718709: RFS: lebiniou/3.19-1 [RC] -- displays images that evolve with sound

2013-08-04 Thread Olivier Girondel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: lebiniou
Severity: important

  Dear mentors,

  I am looking for a sponsor for my package lebiniou

   Package name: lebiniou
   Version : 3.19-1
   Upstream Author : Olivier Girondel oliv...@biniou.info
   URL : http://biniou.net
   License : GPLv2
   Section : graphics

  It builds those binary packages:

lebiniou   - displays images that evolve with sound

  To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/lebiniou


  Alternatively, one can download the package with dget using this
command:

dget -x
http://mentors.debian.net/debian/pool/main/l/lebiniou/lebiniou_3.19-1.dsc

Changes since the last upload:

lebiniou (3.19-1) unstable; urgency=low

  * New upstream release 3.19.
  * Fix lintian warnings.
  * Fix FTBFS on amd64. (Closes: #713513)

 -- Olivier Girondel oliv...@biniou.info  Sat, 22 Jun 2013 01:44:39
+0200

Best regards,

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

iEYEARECAAYFAlH+jNwACgkQpqVXaJzJYNJCEACZAY8hrTPuKLbydXARY61Bw0RS
QlMAnRdwcfnSCFCSQAJxvMnaGTEf+rVg
=rsSm
-END PGP SIGNATURE-


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



Bug#650376: Replicated

2013-08-04 Thread Gwern Branwen
I recently reinstalled my Debian system, and while I was at it, I
deleted my old ~/.fonts.conf because it was throwing warnings with
applications; shortly thereafter, I realized that I was no longer
seeing any underscores in my terminal output, nor were the underscores
being fancily used for italics or something.

Googling, I realized it was not a Bash problem but a Urxvt problem,
and found a long Arch Linux thread complaining about exactly this
problem: https://bbs.archlinux.org/viewtopic.php?id=125749

They noted that simply avoiding 14-point font made the problem go
away, and as it happened I had a key shortcut to increase the font in
Urxvt. Here is the original broken appearance using a 14-point font
(note that in the second-to-last line, there are no underscores even
though there are two):

http://i.imgur.com/YGLwrpH.png

Here is the same terminal, but having increased to 18-point font:

http://i.imgur.com/sW2P4H6.png

Now the underscores are clearly visible.

As a workaround, I'm going to try editing my .Xresources to read
15-point rather than 14-point.

--

My ~/.Xresources reads:

!Font stuff
URxvt.depth:32
URxvt*xftAntialias: True
URxvt*font: xft:Bitstream Vera
Sans Mono:pixelsize=14
URxvt.boldFont: xft:Bitstream Vera
Sans Mono:pixelsize=14
URxvt.boldItalicFont:   xft:Bitstream Vera
Sans Mono:style=Oblique:pixelsize=14

!Change fonts on the fly
URxvt.keysym.C-minus:
command:\033]710;xft:Bitstream Vera Sans
Mono:pixelsize=14,xft:Bitstream Vera\
Sans
Mono,xft:Baekmuk Gulim,xft:Kochi Gothic,xft:AR PL ShanHeiSun
Uni,xft:FreeMono:autohint=true\007
URxvt.keysym.C-0:
command:\033]710;xft:Bitstream Vera Sans Mono:size=10,xft:Bitstream
Vera Sans\
Mono,xft:Baekmuk
Gulim,xft:Kochi Gothic,xft:AR PL ShanHeiSun
Uni,xft:FreeMono:autohint=true\007
URxvt.keysym.C-equal:
command:\033]710;xft:Bitstream Vera Sans Mono:size=18,xft:Bitstream
Vera Sans\
Mono,xft:Baekmuk
Gulim,xft:Kochi Gothic,xft:AR PL ShanHeiSun
Uni,xft:FreeMono:autohint=true\007

My original ~/.fonts.conf read:

?xml version='1.0'?
!DOCTYPE fontconfig SYSTEM 'fonts.dtd'
fontconfig
  match target=font
edit name=antialias mode=assign
  booltrue/bool
/edit
edit name=hinting mode=assign
  booltrue/bool
/edit
edit name=hintstyle mode=assign
  consthintfull/const
/edit
edit name=rgba mode=assign
  constrgb/const
/edit
  /match
/fontconfig

-- 
gwern
http://www.gwern.net


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



Bug#708122: Status / need help for pjproject packaging?

2013-08-04 Thread Tzafrir Cohen
On Thu, Aug 01, 2013 at 08:36:17AM +0200, Tzafrir Cohen wrote:
 On Mon, Jul 29, 2013 at 01:34:39PM +0200, Jeremy Lainé wrote:
  Tzafrir,
  
  What is the current status of your Debian packaging for pjproject (still 
  the one on github?)?
  
  Can I help you out in any way, as I am eager to see asterisk 11.x in Debian?
 
 Update: Thanks to Jeremy for the push. The code now builds. I've updated
 the copyrights file and, like I thought, the third-party tree has some
 oddities.

It's now up on
http://anonscm.debian.org/gitweb/?p=pkg-voip/pjproject.git

It's now based on impoted tarballs (which I now generate using git
archive).

I removed all the non-distributable bits (the alaw_ulaw file with the
odd Sun license is still there, though).

It's mostly done. But I would appreciate it if someone would be me to
fixing all the bits left.

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
tzaf...@debian.org|| friend


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



Bug#718711: atlas-cpp: ftbfs on armhf: update symbols file

2013-08-04 Thread Hector Oron
Package: atlas-cpp
Version: 0.6.2-4
Severity: serious

Hello,

  Package FTBFS, likely it needs to update it symbols file.
  Full build log:

https://buildd.debian.org/status/fetch.php?pkg=atlas-cpparch=armhfver=0.6.2-4stamp=1375636295

Regards

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

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


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



Bug#718712: ntfs-3g: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2013-08-04 Thread Adriano Rafael Gomes
Package: ntfs-3g
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#718710: nova: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2013-08-04 Thread Adriano Rafael Gomes
Package: nova
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#718713: pdns: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2013-08-04 Thread Adriano Rafael Gomes
Package: pdns
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#718714: resolvconf: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2013-08-04 Thread Adriano Rafael Gomes
Package: resolvconf
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#718715: libswe: FTBFS all arches

2013-08-04 Thread Hector Oron
Package: libswe
Version: 1.77.00.0005-5
Severity: serious

Hello,

  Your package FTBFS on all arches:
../astrodienst/src/swetest.c:1980:20: note: 'ecl_type' was declared here
   int ii, eclflag, ecl_type;   ^
 CCLD swetest

  https://buildd.debian.org/status/package.php?p=libswesuite=sid

Regards

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

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


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



Bug#718702: dpkg: start-stop-daemon refuses to start on host when same process is running in a LXC container

2013-08-04 Thread Guillem Jover
Hi!

On Sun, 2013-08-04 at 16:28:15 +0100, Glen Pitt-Pladdy wrote:
 Package: dpkg
 Version: 1.16.10
 Severity: normal

 I noticed services not starting at boot and failed to start when manually
 started via init scripts. On further investigation this appears S-S-D
 interacts badly with LXC containers.
 
 To illistrate, when a daemon is running in an LXC container, S-S-D
 believes it is already running on the host, hence when refuses to
 start them. For example, manually executing (with --verbose) the
 same as happens in the snmpd init script:

It believes so, because it's told to match only on the exec name,
which it does and finds and operates on every and each instance of
the executable found on the system. The init script should be more
specific to avoid this kind of issue.

 # start-stop-daemon --verbose --start --oknodo --exec /usr/sbin/snmpd \
   -- -LS n d -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid
 /usr/sbin/snmpd already running.

Notice how the pid file is only passed to the daemon (after --), but
not to s-s-d.

 While this may not affect a large proportion of users, it risks
 crippling the host system if critical services start on a container
 before the host at boot.

So, this is really not a problem with s-s-d, but with the specific
init script. If that script is part of Debian, then we should reassign
the bug report, otherwise if it's a local init script you'd need to
fix that and I'd just close the bug report.

Thanks,
Guillem


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



Bug#678370: A proper fix

2013-08-04 Thread Hector Oron
Hello,

On Wed, Dec 05, 2012 at 06:43:35PM +0200, Jani Monoses wrote:
 https://github.com/crossroads-io/libxs/commit/1c2f3a290efa328cd29ee7c032b230e09e4d8458

  I have uploaded the previous fix to DELAYED/3, debdiff follows up:

diff -Nru libxs-1.2.0/debian/changelog libxs-1.2.0/debian/changelog
--- libxs-1.2.0/debian/changelog2012-06-13 19:26:54.0 +0200
+++ libxs-1.2.0/debian/changelog2013-08-04 19:18:14.0 +0200
@@ -1,3 +1,11 @@
+libxs (1.2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * d/p/0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch:
+- Fix FTBFS on armhf. (Closes: #678370)
+
+ -- Hector Oron zu...@debian.org  Sun, 04 Aug 2013 19:16:31 +0200
+
 libxs (1.2.0-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru 
libxs-1.2.0/debian/patches/0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch
 
libxs-1.2.0/debian/patches/0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch
--- 
libxs-1.2.0/debian/patches/0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch
  1970-01-01 01:00:00.0 +0100
+++ 
libxs-1.2.0/debian/patches/0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch
  2013-08-04 19:17:05.0 +0200
@@ -0,0 +1,27 @@
+From 1c2f3a290efa328cd29ee7c032b230e09e4d8458 Mon Sep 17 00:00:00 2001
+From: Patrick Trantham patrick.trant...@fuel7.com
+Date: Thu, 14 Jun 2012 11:50:56 -0500
+Subject: [PATCH 01/13] atomic_ptr: Add IT instruction for arm-thumb2
+
+Add IT instruction prior to strexeq to fix compilation in thumb mode.
+
+Signed-off-by: Patrick Trantham patrick.trant...@fuel7.com
+---
+ src/atomic_ptr.hpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/atomic_ptr.hpp b/src/atomic_ptr.hpp
+index adf1c87..baa28ff 100644
+--- a/src/atomic_ptr.hpp
 b/src/atomic_ptr.hpp
+@@ -132,6 +132,7 @@ namespace xs
+ 1: ldrex   %1, [%3]\n\t
+mov %0, #0\n\t
+teq %1, %4\n\t
++   it  eq\n
+strexeq %0, %5, [%3]\n\t
+teq %0, #0\n\t
+bne 1b\n\t
+-- 
+1.8.3.2
+
diff -Nru libxs-1.2.0/debian/patches/series libxs-1.2.0/debian/patches/series
--- libxs-1.2.0/debian/patches/series   2012-06-13 19:27:11.0 +0200
+++ libxs-1.2.0/debian/patches/series   2013-08-04 19:18:40.0 +0200
@@ -1 +1,2 @@
 debian-changes
+0001-atomic_ptr-Add-IT-instruction-for-arm-thumb2.patch

-- 
  Hector Oron


signature.asc
Description: Digital signature


Bug#717127: mirror submission for mirror.crucial.com.au

2013-08-04 Thread Simon Paillard
Hi here,

On Wed, Jul 17, 2013 at 05:44:06AM +, Crucial Cloud Hosting wrote:
 Package: mirrors
 Severity: wishlist
 
 Submission-Type: new
 Site: mirror.crucial.com.au
 Type: leaf
 Archive-architecture: amd64 i386 
 Archive-ftp: /debian/
 Archive-http: /debian/
 Archive-rsync: debian/

rsync nok, do you intend to fix ?

 IPv6: no
 Archive-upstream: mirror.aarnet.edu.au
 Updates: four
 Maintainer: Crucial Cloud Hosting mir...@crucial.com.au
 Country: AU Australia
 Sponsor: Crucial Cloud Hosting http://crucial.com.au
 Comment: Australia's top web hosting services, Crucial Cloud Hosting has over 
 8 years of experience and Crucial Support 24/7/365. Web hosting made easy and 
 reliable.

How much bandwidth is available ?


-- 
Simon Paillard


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



Bug#697013: calcurse: FTBFS: testsuite failure

2013-08-04 Thread Hector Oron
Hello,

On Fri, Jan 04, 2013 at 10:31:09AM -0600, Chris J Arges wrote:
 Package: calcurse
 Version: 3.1.2-1
 Followup-For: Bug #697013
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu raring ubuntu-patch
 
 Dear Maintainer,
 
 This patch fixes an FTBFS that exists with this package. I have tested
 this with the Ubuntu version of the package.
 
   * Fix FTBFS for 32-bit architectures.
 
 Thanks for considering the patch.

I have uploaded the previous fix to delayed 3 queue, debdiff follows:

diff -Nru calcurse-3.1.2/debian/changelog calcurse-3.1.2/debian/changelog
--- calcurse-3.1.2/debian/changelog 2012-12-20 13:51:38.0 +0100
+++ calcurse-3.1.2/debian/changelog 2013-08-04 19:40:02.0 +0200
@@ -1,3 +1,13 @@
+calcurse (3.1.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS: testsuite failure
+- Thanks Chris J Arges for patch
+(Closes: #697013)
+  * Fix ftbfs with GCC-4.8 (Closes: #701249)
+
+ -- Hector Oron zu...@debian.org  Sun, 04 Aug 2013 19:32:00 +0200
+
 calcurse (3.1.2-1) unstable; urgency=low
 
   * The Akamai Technologies paid volunteer days release.
diff -Nru calcurse-3.1.2/debian/patches/series 
calcurse-3.1.2/debian/patches/series
--- calcurse-3.1.2/debian/patches/series1970-01-01 01:00:00.0 
+0100
+++ calcurse-3.1.2/debian/patches/series2013-08-04 19:31:26.0 
+0200
@@ -0,0 +1 @@
+test-Use-faketime-f.patch
diff -Nru calcurse-3.1.2/debian/patches/test-Use-faketime-f.patch 
calcurse-3.1.2/debian/patches/test-Use-faketime-f.patch
--- calcurse-3.1.2/debian/patches/test-Use-faketime-f.patch 1970-01-01 
01:00:00.0 +0100
+++ calcurse-3.1.2/debian/patches/test-Use-faketime-f.patch 2013-08-04 
19:31:26.0 +0200
@@ -0,0 +1,96 @@
+From: Chris J Arges chris.j.ar...@canonical.com
+Subject: [PATCH] test/: Use `faketime -f`
+
+Description: Use the advanced timestamp specification format for libfaketime.
+  Before using that, some tests failed on 32-bit systems due to integer
+  overflows. It seems like faketime translates absolute dates to relative
+  dates by default. Moreover, libfaketime is not able to handle relative
+  dates that exceed the maximum value of a signed integer. Using -f
+  skips the conversion to relative dates.
+
+Bug-Debian: http://bugs.debian.org/697013
+
+Origin: upstream, commit 2ea91e1a8a2ee4318e3530ec2680565ad11b1585 
git://git.calcurse.org/calcurse.git
+Author: Lukas Fleischer calcu...@cryptocrack.de
+
+--- a/test/appointment-001.sh
 b/test/appointment-001.sh
+@@ -6,7 +6,7 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '2011-02-25 23:42' $CALCURSE --read-only -D $DATA_DIR -a
++  faketime -f '2011-02-25 23:42:00' $CALCURSE --read-only -D $DATA_DIR -a
+ elif [ $1 = 'expected' ]; then
+   cat EOD
+ 02/25/11:
+--- a/test/day-002.sh
 b/test/day-002.sh
+@@ -6,7 +6,8 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '1912-06-23' $CALCURSE --read-only -D $DATA_DIR/ -d42
++  faketime -f '1912-06-23 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ \
++-d42
+ elif [ $1 = 'expected' ]; then
+   cat EOD
+ 06/24/12:
+--- a/test/day-003.sh
 b/test/day-003.sh
+@@ -6,7 +6,8 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '1912-06-23' $CALCURSE --read-only -D $DATA_DIR/ -d42
++  faketime -f '1912-06-23 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ \
++-d42
+ elif [ $1 = 'expected' ]; then
+   $CALCURSE --read-only -D $DATA_DIR/ -s06/23/1912 -r42
+ else
+--- a/test/next-001.sh
 b/test/next-001.sh
+@@ -6,7 +6,7 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '1912-07-10 04:10' $CALCURSE --read-only -D $DATA_DIR -n
++  faketime -f '1912-07-10 04:10:00' $CALCURSE --read-only -D $DATA_DIR -n
+ elif [ $1 = 'expected' ]; then
+   cat EOD
+ next appointment:
+--- a/test/range-001.sh
 b/test/range-001.sh
+@@ -6,7 +6,7 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '2011-02-25 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ -r
++  faketime -f '2011-02-25 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ -r
+ elif [ $1 = 'expected' ]; then
+   cat EOD
+ 02/25/11:
+--- a/test/range-002.sh
 b/test/range-002.sh
+@@ -6,7 +6,8 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '2000-01-01 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ -r400
++  faketime -f '2000-01-01 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ \
++-r400
+ elif [ $1 = 'expected' ]; then
+   cat EOD
+ 04/07/00:
+--- a/test/range-003.sh
 b/test/range-003.sh
+@@ -6,7 +6,8 @@ if [ ! -x $(command -v faketime) ]; th
+ fi
+ 
+ if [ $1 = 'actual' ]; then
+-  faketime '2000-01-01 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ -r400
++  faketime -f '2000-01-01 00:00:00' $CALCURSE --read-only -D $DATA_DIR/ \
++-r400
+ elif [ $1 = 'expected' ]; then
+   

Bug#718167: missing-pkg-php-tools-addon thinks I'm using pkg-php-tools

2013-08-04 Thread Niels Thykier
On 2013-07-28 11:36, Thijs Kinkhorst wrote:
 Package: lintian
 Version: 2.5.15
 Severity: normal
 
 My package phpmyadmin triggers the following warning:
 
   W: phpmyadmin source: missing-pkg-php-tools-addon phpcomposer
   N: 
   N:The package uses pkg-php-tools but dh command is called without --with
   N:phppear or --with phpcomposer. A PECL package should also have --with
   N:php5.
 
 However, my package is not in fact using pkg-php-tools. There seems to be
 a conditional missing in the test.
 
 
 Cheers,
 Thijs
 
 [...]
 

Hey,

Mathieu, could you have a look at this one? :)

~Niels


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



Bug#707537: [Pkg-crosswire-devel] Bug#707537: sword: FTBFS: zlib.h:86:5: error: 'z_const' does not name a type

2013-08-04 Thread Dmitrijs Ledkovs
On 4 August 2013 16:20, Rene Engelhard r...@debian.org wrote:
 tag 707537 + patch
 thanks

 [ looking at this bug for the clucene transition which this FTBFS blocks,
 see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718375 ]

 Hi,

 On Thu, May 23, 2013 at 12:20:47AM +0100, Dmitrijs Ledkovs wrote:
 I don't have time to further look into this atm, ie. this week.
 Patches / nmu / team uploads are welcome, straight into archive with
 no delays.

 The patch actually is trivial. Just remove the internal zconf.h. See attached
 debdiff.


Thanks a lot for the patch =)

 NMU still welcome?


I'll upload this in a sec, once I figure out the pending patch for
clucene as well.

Regards,

Dmitrijs.


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



Bug#718508: Turses package

2013-08-04 Thread Daniel Echeverry
Hi,

I am the maintainer of turses, I have seen you working on a bug
turses, and wanted to know if you needed some help, I love working
with debian :)

Thank you very much
-- 
Epsilon
http://wiki.debian.org/DanielEcheverry
Linux user: #477840
Debian user
Software libre
liberar blackberry
Libros online
garmin y campin


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



Bug#718719: yap: FTBFS on arm*

2013-08-04 Thread Hector Oron
Package: yap
Version: 6.2.2-1
Severity: serious

Hello,

  yap FTBFS on arm with the following error:

arm-linux-gnueabihf-gcc -c -O3 -fomit-frame-pointer -Wall -Wstrict-prototypes 
-Wmissing-prototypes  -DCUT_C=1  -DCOROUTINING=1 -DRATIONAL_TREES=1 
-DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -D_YAP_NOT_INSTALLED_=1 -I. -I../H -I../OPTYap 
-I../BEAM -I../MYDDAS ../C/gprof.c -o gprof.o
../C/gprof.c: In function 'prof_alrm':
../C/gprof.c:923:35: error: called object is not a function or function pointer
   void * oldpc=(void *) CONTEXT_PC(scv);
  ^
  make[1]: *** [gprof.o] Error 1

  Full build log at:
   
https://buildd.debian.org/status/fetch.php?pkg=yaparch=armhfver=6.2.2-1stamp=1375638064

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

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


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



  1   2   >