Bug#768535: reportbug : Cannot import name HTTPSConnection

2014-11-08 Thread Ludovic Lebègue
Package: reportbug
Version: 6.6.0
Severity: grave

Hi,

reportbug cannot be launch. It show a stacktrace :

Traceback (most recent call last):
  File /usr/bin/reportbug, line 38, in module
from reportbug import utils
  File /usr/lib/python2.7/dist-packages/reportbug/utils.py, line 70,
in module
import debbugs
  File /usr/lib/python2.7/dist-packages/reportbug/debbugs.py, line 40,
in module
import debianbts
  File /usr/lib/pymodules/python2.7/debianbts.py, line 33, in module
import SOAPpy
  File /usr/lib/python2.7/dist-packages/SOAPpy/__init__.py, line 5, in
module
from Client  import *
  File /usr/lib/python2.7/dist-packages/SOAPpy/Client.py, line 59, in
module
from Parser  import parseSOAPRPC
  File /usr/lib/python2.7/dist-packages/SOAPpy/Parser.py, line 10, in
module
from wstools.XMLname import fromXMLname
  File /usr/lib/python2.7/dist-packages/wstools/__init__.py, line 6,
in module
import WSDLTools
  File /usr/lib/python2.7/dist-packages/wstools/WSDLTools.py, line 15,
in module
from Utility import Collection, CollectionNS, DOM, ElementProxy,
basejoin
  File /usr/lib/python2.7/dist-packages/wstools/Utility.py, line 30,
in module
from httplib import HTTPConnection, HTTPSConnection
ImportError: cannot import name HTTPSConnection

==

Additional information :

dpkg --list reportbug
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersionArchitecture
Description
+++-===-==-==-===
ii  reportbug   6.6.0  all
reports bugs in the Debian distribution




 dpkg --status reportbug
Package: reportbug
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 222
Maintainer: Reportbug Maintainers
reportbug-ma...@lists.alioth.debian.org
Architecture: all
Version: 6.6.0
Depends: python, python:any (= 2.6~), apt, python-reportbug (= 6.6.0)
Suggests: postfix | exim4 | mail-transport-agent, gnupg | pgp,
debconf-utils ( 1.1.0), debsums (= 2.0.47), file ( 1.30), dlocate,
python-urwid, python-gtk2, python-vte, python-gtkspell, xdg-utils,
emacs23-bin-common | emacs24-bin-common, claws-mail (= 3.8.0)
Conffiles:
 /etc/reportbug.conf 17b8e0850fa74d18b96ce5856321de0d
Description: reports bugs in the Debian distribution
 reportbug is a tool designed to make the reporting of bugs in Debian
 and derived distributions relatively painless.  Its features include:
 .
  * Integration with mutt and mh/nmh mail readers.
  * Access to outstanding bug reports to make it easier to identify
whether problems have already been reported.
  * Automatic checking for newer versions of packages.
  * Optional automatic verification of integrity of packages via
debsums.
  * Support for following-up on outstanding reports.
  * Optional PGP/GnuPG integration.
 .
 reportbug is designed to be used on systems with an installed mail
 transport agent, like exim or sendmail; however, you can edit the
 configuration file and send reports using any available mail server.
 .
 This package also includes the querybts script for browsing the
 Debian bug tracking system.
Homepage: http://alioth.debian.org/projects/reportbug/




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


Bug#767919: [Debichem-devel] Bug#767919: unblock: viewmol/2.4.1-21

2014-11-08 Thread Graham Inggs
Hi Release Team

Please unblock package viewmol

Applied existing patch to .diff.gz (before quilt) and configure during
the build-arch target to close #763909

Debdiff is attached

unblock viewmol/2.4.1-22

I checked the buildlogs of i386, arm64 and s390x and all show the
built .deb contains /usr/bin/viewmol.

kfreebsd-i386 and kfreebsd-amd64 still FTBFS and hurd-i386 builds, but
is still missing /usr/bin/viewmol.
I checked older buildlogs and found this has always been the case.

Regards
Graham


viewmol_2.4.1-21_2.4.1-22.debdiff
Description: Binary data


Bug#768533: ImportError: cannot import name HTTPSConnection

2014-11-08 Thread 積丹尼 Dan Jacobson
Package: reportbug
Version: 6.6.0
Severity: grave

$ reportbug --template apt-show-versions
Traceback (most recent call last):
  File /usr/bin/reportbug, line 38, in module
from reportbug import utils
  File /usr/lib/python2.7/dist-packages/reportbug/utils.py, line 70, in 
module
import debbugs
  File /usr/lib/python2.7/dist-packages/reportbug/debbugs.py, line 40, in 
module
import debianbts
  File /usr/lib/pymodules/python2.7/debianbts.py, line 33, in module
import SOAPpy
  File /usr/lib/python2.7/dist-packages/SOAPpy/__init__.py, line 5, in 
module
from Client  import *
  File /usr/lib/python2.7/dist-packages/SOAPpy/Client.py, line 59, in module
from Parser  import parseSOAPRPC
  File /usr/lib/python2.7/dist-packages/SOAPpy/Parser.py, line 10, in module
from wstools.XMLname import fromXMLname
  File /usr/lib/python2.7/dist-packages/wstools/__init__.py, line 6, in 
module
import WSDLTools
  File /usr/lib/python2.7/dist-packages/wstools/WSDLTools.py, line 15, in 
module
from Utility import Collection, CollectionNS, DOM, ElementProxy, basejoin
  File /usr/lib/python2.7/dist-packages/wstools/Utility.py, line 30, in 
module
from httplib import HTTPConnection, HTTPSConnection
ImportError: cannot import name HTTPSConnection


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



Bug#767666: debmake -k hangs indefinitely

2014-11-08 Thread Osamu Aoki
control: tags 767666 confirmed 

Hi,

On Wed, Nov 05, 2014 at 08:33:51AM +0100, Mattia Rizzolo wrote:
 ssh://git.debian.org/git/collab-maint/sigil.git

Thanks.  I got the source.  Let's trace the situation.

$ DEBUG=f debmake -k
D: /usr/bin/debmake started
D: PYTHONPATH = 
/usr/bin:/usr/lib/python3.4:/usr/lib/python3.4/plat-x86_64-linux-gnu:/usr/lib/python3.4/lib-dynload:/usr/local/lib/python3.4/dist-packages:/usr/lib/python3/dist-packages
 
I: set parameters
Dp: @post-para para[*]:
  para[package] = 
  para[version] = 
  para[revision] = 
  para[targz] = 

I: compare debian/copyright with the source
I:  60 %, ext = c
I:  19 %, ext = media
I:   5 %, ext = ui
I:   5 %, ext = ts
I:   2 %, ext = javascript
I:   1 %, ext = python
I:   1 %, ext = dic
I:   1 %, ext = text
I:   1 %, ext = cmake
I:   1 %, ext = aff
I:   1 %, ext = md
I:   1 %, ext = qrc
I:   0 %, ext = icns
I:   0 %, ext = rc
I:   0 %, ext = epub
I:   0 %, ext = install
I:   0 %, ext = ini
I:   0 %, ext = source
I:   0 %, ext = 1
I:   0 %, ext = generic
I:   0 %, ext = plist
I:   0 %, ext = iss
I:   0 %, ext = desktop
I:   0 %, ext = dist
I: check_all_licenses
I: Df: check_all_licenses file=README.md
.Df: check_all_licenses file=CMakeLists.txt
.Df: check_all_licenses file=COPYING.txt
... snip ...
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/en_US.aff
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/en_GB.aff
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/en_GB.dic
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/hyph_fr.dic
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/de_DE.aff
.W: Non-UTF-8 char found, using latin-1: 
src/Sigil/Resource_Files/dictionaries/de_DE.aff
Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/hyph_es.dic
.W: Non-UTF-8 char found, using latin-1: 
src/Sigil/Resource_Files/dictionaries/hyph_es.dic
Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/About.txt
.Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/es.aff
.W: Non-UTF-8 char found, using latin-1: 
src/Sigil/Resource_Files/dictionaries/es.aff
Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/es.dic
.W: Non-UTF-8 char found, using latin-1: 
src/Sigil/Resource_Files/dictionaries/es.dic
Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/hyph_de_DE.dic
.W: Non-UTF-8 char found, using latin-1: 
src/Sigil/Resource_Files/dictionaries/hyph_de_DE.dic
Df: check_all_licenses file=src/Sigil/Resource_Files/dictionaries/fr.dic
.^CTraceback (most recent call last):
  File /usr/bin/debmake, line 28, in module
debmake.main()
  File /usr/lib/python3/dist-packages/debmake/__init__.py, line 133, in main
debmake.kludge.kludge(para['kludge'])
  File /usr/lib/python3/dist-packages/debmake/kludge.py, line 156, in kludge
basedata = copydiff(mode)
  File /usr/lib/python3/dist-packages/debmake/kludge.py, line 117, in copydiff
data_new = debmake.copyright.check_copyright(nonlink_files, mode=1)
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 802, in 
check_copyright
adata = check_all_licenses(files, encoding=encoding, mode=mode)
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 730, in 
check_all_licenses
(copyright_data, license_lines) = check_license(file, encoding=encoding)
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 699, in 
check_license
(copyright_data, license_lines) = check_lines(fd.readlines())
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 677, in 
check_lines
copyright_data = analyze_copyright(copyright_lines)
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 134, in 
analyze_copyright
line = normalize_year_span(line).strip()
  File /usr/lib/python3/dist-packages/debmake/copyright.py, line 53, in 
normalize_year_span
m = re_year_1900.search(line)
KeyboardInterrupt

Yes this bug exists and shows up reading:
 src/Sigil/Resource_Files/dictionaries/fr.dic

This file is huge. ~1MB (but larger de_DE.dic is fine)
There is no copyright data in it.
This is text data with non-ascii. (looks like utf-8 although other langs
are latin-1)

I need to think a bit to get this fixed.

Osmau


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



Bug#768534: Use of uninitialized value $archiv in concatenation (.) or string at /usr/bin/apt-show-versions line 318.

2014-11-08 Thread 積丹尼 Dan Jacobson
Package: apt-show-versions
Version: 0.22.6

$ apt-show-versions
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.
Use of uninitialized value $archiv in concatenation (.) or string at 
/usr/bin/apt-show-versions line 318.

A second run works OK though.


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



Bug#765264: Bug #765264 -- wfmath: run dh-autoreconf to update for new architectures

2014-11-08 Thread Tobias Frost
Control: Forcemerge 760192 -1

Fixed with the latest upload (this here is a duplicate of #760192)

--
 I. tobi


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



Bug#767999: base-files: fails to install with pre-jessie debootstrap

2014-11-08 Thread Adam Borowski
Control: reassign -1 base-passwd
Control: retitle -1 makes base-files fail to install during bootstrap
Control: found -1 3.5.36
Control: fixed -1 3.5.37

On Fri, Nov 07, 2014 at 07:47:42PM +, Michael Tautschnig wrote:
 First of all thanks to everyone for the efforts to fix these problems. It 
 seems
 we've now got fixes in place both in (c)debootstrap and base-passwd, so
 hopefully we're fine for the next few releases... :-)

So we're done.

This is not a bug in dpkg, so it has no purpose staying assigned there.
Changed debootstrap already migrated to testing, so let's mark the fixed
version of base-passwd to make sure the fix gets to jessie.

Meow!
-- 
// If you believe in so-called intellectual property, please immediately
// cease using counterfeit alphabets.  Instead, contact the nearest temple
// of Amon, whose priests will provide you with scribal services for all
// your writing needs, for Reasonable and Non-Discriminatory prices.


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



Bug#768383: [Pkg-alsa-devel] Bug#768383: Bug#768383: (alsa-base: sound is mixed with crackling static)

2014-11-08 Thread Elimar Riesebieter
Control: severity -1 minor
Control: tags -a wontfix

* Alan McConnell a...@his.com [2014-11-07 16:39 -0500]:

 On Fri, Nov 07, 2014 at 09:13:27PM +0100, Elimar Riesebieter wrote:
  * Alan McConnell a...@his.com [2014-11-07 14:05 -0500]:
  
 
tools - preferences - Audio - Output module - ALSA audio output
   I don't understand this line.  Can you be more specific?
  
  Run vlc and set the output to ALSA audio output

 I tried all the possibilities.  Each gave a worse
 noise.   :(

Then it is ALSA's fault.

[...]

 Do you think I should submit another bug report, this time about
 pulseaudio?

No.

 I don't understand why an upgrade is necessary.

Wheezy is too old.

 Maybe I should go back to Squeeze;  I still have the set of
 DVDs.

Your decision. Not adviced.

 Do you perhaps know of a Debian expert who really knows about
 how sound works, on Wheezy?

No.

Please update to latest kernel and alsa packages. We don't support
Wheezy installations anymore.

Elimar
-- 
 Obviously the human brain works like a computer.
  Since there are no stupid computers humans can't be stupid.
  There are just a few running with Windows or even CE ;-)


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



Bug#768360: iceweasel: crashes with Illegal instruction at startup

2014-11-08 Thread Mike Hommey
On Sat, Nov 08, 2014 at 12:04:09AM +0100, Ondrej Zary wrote:
 On Friday 07 November 2014 23:32:55 Mike Hommey wrote:
  On Fri, Nov 07, 2014 at 09:24:23PM +0100, Ondrej Zary wrote:
   Program received signal SIGILL, Illegal instruction.
   [Switching to Thread 0xab7feb70 (LWP 7670)]
   0xad42fbf2 in ?? ()
   (gdb) disassemble
   No function contains program counter for selected frame.
   (gdb) 
  
  Try disassemble 0xad42fbf2,+10 (adapting to whatever new address you get
  on next attempt)
 
 
 Thanks, it looks good now:
 
 Program received signal SIGILL, Illegal instruction.
 [Switching to Thread 0xab7feb70 (LWP 12776)]
 0xaec24272 in ?? ()
 (gdb) disassemble 0xaec24272,+10
 Dump of assembler code from 0xaec24272 to 0xaec2427c:
 = 0xaec24272:  xorpd  %xmm0,%xmm0
0xaec24276:  cvtsi2sd %edx,%xmm0
0xaec2427a:  jmp0xaec2428a
 End of assembler dump.
 
 xorpd is a SSE instruction :(. I wonder if this is just a compiler flag 
 problem or this crap is generated by Firefox JIT compiler?

Could you give a try to version 33.0, 34.0 and/or 35.0 from
mozilla.debian.net?

Mike


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



Bug#768190: pgrep: SEGV when --lightweight and --list-full options are used together

2014-11-08 Thread Craig Small
tags 768190 pending
thankyou

On Wed, Nov 05, 2014 at 09:23:41PM +0200, Eero Häkkinen wrote:
 pgrep triggers segmentation fault when --lightweight (-w) and 
 --list-full (-a) options are used together.
So it does, if it finds a thread, I think. In any case it is
happening at times depending on what I look for.
As I said in the merge request, that fix is now included into the
master branch and will be available in the next release of procps.

 - Craig

-- 
Craig Small (@smallsees)   http://enc.com.au/   csmall at : enc.com.au
Debian GNU/Linux   http://www.debian.org/   csmall at : debian.org
GPG fingerprint:5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5


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



Bug#768149: [Pkg-ime-devel] ibus-table-extraphrase: RC, remove this? (Chinese related data)

2014-11-08 Thread Aron Xu
Please go ahead with the rebuild or just request a binNMU.

Thanks!
Aron


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



Bug#768522:

2014-11-08 Thread Gianfranco Costamagna
severity 768522 serious

Hi dear maintainer,
sorry for making this bug serious, but I honestly feel that breaking reverse
dependencies after the freeze shouldn't be allowed.

Since of the urgency high, and the unblock agreeded I'm bumping the severity
just to be sure we can find a fix prior to break testing packages,

I hope you agree.

BTW this seems related to #768476 but I honestly fail to understand why an 
experimental change in 

openssl is breaking curl in such a way...


have many thanks

Gianfranco


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



Bug#708942: [gprbuild] GFDL non free file with front cover

2014-11-08 Thread Nicolas Boulenguez
Source: gprbuild
Followup-For: Bug #708942
Control: reopen -1 !

A recent clarification [1] by upstream authors makes it explicit that
the documentation *is* licensed under the GFDL with invariant
sections, and must be removed from Debian.

[1]  https://lists.debian.org/debian-ada/2014/10/msg00023.html


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



Bug#768537: unblock: myproxy/6.0-2

2014-11-08 Thread Mattias Ellert
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Closes: #768266 (Severity: serious; RC)

In addition to fixing the above bug, the update also applies a patch to
enable TLS. The previous package used SSLv3 only, which is no longer
appropriate. Some of the tests in the test suite failed without the
patch because Debian's openssl 1.0.1j-1 has disabled SSLv3. With the
patch the test suite passes.

Mattias

diff -Nru myproxy-6.0/debian/changelog myproxy-6.0/debian/changelog
--- myproxy-6.0/debian/changelog	2014-09-27 17:27:12.0 +0200
+++ myproxy-6.0/debian/changelog	2014-11-08 06:41:39.0 +0100
@@ -1,3 +1,10 @@
+myproxy (6.0-2) unstable; urgency=medium
+
+  * Properly handle symlink-to-dir conversion in doc package (Closes: #768266)
+  * Enable TLS - debian's openssl has disabled SSLv3 by default
+
+ -- Mattias Ellert mattias.ell...@fysast.uu.se  Fri, 07 Nov 2014 23:51:15 +0100
+
 myproxy (6.0-1) unstable; urgency=medium
 
   * Update to 6.0, adapt to Globus Toolkit 6
diff -Nru myproxy-6.0/debian/libmyproxy-doc.postinst myproxy-6.0/debian/libmyproxy-doc.postinst
--- myproxy-6.0/debian/libmyproxy-doc.postinst	1970-01-01 01:00:00.0 +0100
+++ myproxy-6.0/debian/libmyproxy-doc.postinst	2014-11-07 23:49:50.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/libmyproxy-doc \
+libmyproxy-dev 6.0-2~ \
+libmyproxy-doc -- $@
diff -Nru myproxy-6.0/debian/libmyproxy-doc.postrm myproxy-6.0/debian/libmyproxy-doc.postrm
--- myproxy-6.0/debian/libmyproxy-doc.postrm	1970-01-01 01:00:00.0 +0100
+++ myproxy-6.0/debian/libmyproxy-doc.postrm	2014-11-07 23:49:50.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/libmyproxy-doc \
+libmyproxy-dev 6.0-2~ \
+libmyproxy-doc -- $@
diff -Nru myproxy-6.0/debian/libmyproxy-doc.preinst myproxy-6.0/debian/libmyproxy-doc.preinst
--- myproxy-6.0/debian/libmyproxy-doc.preinst	1970-01-01 01:00:00.0 +0100
+++ myproxy-6.0/debian/libmyproxy-doc.preinst	2014-11-07 23:49:50.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/libmyproxy-doc \
+libmyproxy-dev 6.0-2~ \
+libmyproxy-doc -- $@
diff -Nru myproxy-6.0/debian/patches/myproxy-tls.patch myproxy-6.0/debian/patches/myproxy-tls.patch
--- myproxy-6.0/debian/patches/myproxy-tls.patch	1970-01-01 01:00:00.0 +0100
+++ myproxy-6.0/debian/patches/myproxy-tls.patch	2014-11-08 06:12:14.0 +0100
@@ -0,0 +1,53 @@
+diff --git a/myproxy.c b/myproxy.c
+index 24e744f..9f2fb65 100644
+--- a/myproxy.c
 b/myproxy.c
+@@ -544,8 +544,9 @@ myproxy_bootstrap_trust(myproxy_socket_attrs_t *attrs)
+ }
+ 
+ /* get trust root(s) from the myproxy-server */
+-ctx = SSL_CTX_new(SSLv3_client_method());
+-SSL_CTX_set_options(ctx, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
++ctx = SSL_CTX_new(SSLv23_client_method());
++SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2 |
++			SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
+ 
+ if (!(sbio = BIO_new_ssl_connect(ctx))) goto error;
+ if ( (sockfd = get_connected_myproxy_host_socket(
+diff --git a/myproxy_ocsp.c b/myproxy_ocsp.c
+index 440f6ef..d39e1dc 100644
+--- a/myproxy_ocsp.c
 b/myproxy_ocsp.c
+@@ -311,11 +311,12 @@ int myproxy_ocsp_verify(X509 *cert, X509 *issuer) {
+ goto end;
+   }
+   X509_LOOKUP_add_dir(lookup, certdir, X509_FILETYPE_PEM);
+-  ctx = SSL_CTX_new(SSLv3_client_method());
++  ctx = SSL_CTX_new(SSLv23_client_method());
+   if (ctx == NULL) {
+ result = MYPROXY_OCSPRESULT_ERROR_OUTOFMEMORY;
+ goto end;
+   }
++  SSL_CTX_set_options(ctx, SSL_OP_NO_SSLv2);
+   SSL_CTX_set_cert_store(ctx, store);
+   SSL_CTX_set_verify(ctx,SSL_VERIFY_PEER,NULL);
+ 
+diff --git a/ssl_utils.c b/ssl_utils.c
+index 0749e5b..4ff5aa5 100644
+--- a/ssl_utils.c
 b/ssl_utils.c
+@@ -2146,12 +2146,13 @@ ssl_verify_gsi_chain(SSL_CREDENTIALS *chain)
+X509_LOOKUP_add_dir(lookup, certdir, X509_FILETYPE_PEM);
+X509_STORE_CTX_init(csc, cert_store, chain-certificate, NULL);
+
+-   sslContext = SSL_CTX_new(SSLv3_server_method());
++   sslContext = SSL_CTX_new(SSLv23_server_method());
+if (sslContext == NULL) {
+   verror_put_string(Initializing SSL_CTX);
+   ssl_error_to_verror();
+   goto end;
+}
++   SSL_CTX_set_options(sslContext, SSL_OP_NO_SSLv2);
+ 
+SSL_CTX_set_purpose(sslContext, X509_PURPOSE_ANY);
+ 
diff -Nru myproxy-6.0/debian/patches/series myproxy-6.0/debian/patches/series
--- myproxy-6.0/debian/patches/series	2014-09-27 18:31:26.0 +0200
+++ myproxy-6.0/debian/patches/series	2014-11-08 06:05:21.0 +0100
@@ -2,3 +2,5 @@
 myproxy-pathmax.patch
 # Missing depandencies
 myproxy-deps.patch
+# Enable TLS
+myproxy-tls.patch


signature.asc
Description: This is a digitally signed message 

Bug#768536: youtube-dl: problems with BBC data

2014-11-08 Thread Axel Stammler
Package: youtube-dl
Version: 2014.08.05-1
Severity: normal

Dear Maintainer,

BBC programmes are downloaded without problems but many subtitles are missing 
and the XML
annotations file is empty.

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

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

Versions of packages youtube-dl depends on:
ii  python2.7.3-4+deb7u1
ii  python-pkg-resources  0.6.24-1

Versions of packages youtube-dl recommends:
ii  ffmpeg   6:0.8.16-1
ii  libav-tools  6:0.8.16-1
ii  mplayer  2:1.0~rc4.dfsg1+svn34540-1+b2
ii  rtmpdump 2.4+20111222.git4e06e21-1

youtube-dl suggests no packages.

-- debconf-show failed


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



Bug#768538: unblock voms/2.0.11-4

2014-11-08 Thread Mattias Ellert
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Closes: #768276 (Severity: serious; RC)

Mattias

diff -Nru voms-2.0.11/debian/changelog voms-2.0.11/debian/changelog
--- voms-2.0.11/debian/changelog	2014-08-07 05:18:24.0 +0200
+++ voms-2.0.11/debian/changelog	2014-11-08 07:20:44.0 +0100
@@ -1,3 +1,9 @@
+voms (2.0.11-4) unstable; urgency=medium
+
+  * Properly handle symlink-to-dir conversion in doc package (Closes: #768276)
+
+ -- Mattias Ellert mattias.ell...@fysast.uu.se  Sat, 08 Nov 2014 07:19:30 +0100
+
 voms (2.0.11-3) unstable; urgency=medium
 
   * Drop depends on voms-dev in voms-doc (Closes: #755570)
diff -Nru voms-2.0.11/debian/control voms-2.0.11/debian/control
--- voms-2.0.11/debian/control	2014-08-07 05:05:04.0 +0200
+++ voms-2.0.11/debian/control	2014-11-08 07:41:14.0 +0100
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Mattias Ellert mattias.ell...@fysast.uu.se
 Build-Depends: debhelper (= 5), autoconf, automake, libtool, autotools-dev, libssl-dev, libexpat1-dev, gsoap, pkg-config, xsltproc, docbook-xml, docbook-xsl, doxygen-latex, texlive-fonts-recommended
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Section: libs
 Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/voms
 Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/voms
diff -Nru voms-2.0.11/debian/voms-doc.postinst voms-2.0.11/debian/voms-doc.postinst
--- voms-2.0.11/debian/voms-doc.postinst	1970-01-01 01:00:00.0 +0100
+++ voms-2.0.11/debian/voms-doc.postinst	2014-11-08 07:24:55.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/voms-doc \
+voms-dev 2.0.11-4~ \
+voms-doc -- $@
diff -Nru voms-2.0.11/debian/voms-doc.postrm voms-2.0.11/debian/voms-doc.postrm
--- voms-2.0.11/debian/voms-doc.postrm	1970-01-01 01:00:00.0 +0100
+++ voms-2.0.11/debian/voms-doc.postrm	2014-11-08 07:24:55.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/voms-doc \
+voms-dev 2.0.11-4~ \
+voms-doc -- $@
diff -Nru voms-2.0.11/debian/voms-doc.preinst voms-2.0.11/debian/voms-doc.preinst
--- voms-2.0.11/debian/voms-doc.preinst	1970-01-01 01:00:00.0 +0100
+++ voms-2.0.11/debian/voms-doc.preinst	2014-11-08 07:24:55.0 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+/usr/share/doc/voms-doc \
+voms-dev 2.0.11-4~ \
+voms-doc -- $@


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


Bug#768539: gtkada: GFDL non free file with front cover

2014-11-08 Thread Nicolas Boulenguez
Package: gtkada
Severity: serious
Justification: license issue

The file docs/gtkada_ug/index.rst in the pristine upstream tarball
mentions the GFDL with invariant sections and cover texts, thus does
not comply to DFSG.

Upstream authors used to claim that all the whole archive was licensed
under the GPL, though some obsolete boilerplates were telling a
different story. The Debian .orig archive used to be repackaged to
clarify this issue.

A recent statement [1] by upstream authors makes it explicit that the
documentation *is* licensed under the GFDL with invariant sections,
and must be removed from Debian.

[1]  https://lists.debian.org/debian-ada/2014/10/msg00023.html


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



Bug#768540: cdebootstrap: fails to bootstrap old releases with dpkg not supporting data.tar.xz

2014-11-08 Thread Raphael Hertzog
Package: cdebootstrap
Version: 0.6.3
Severity: important
Tags: patch

Hello,

I noticed that /usr/share/cdebootstrap/cdebootstrap-helper-*.deb have
data.tar.xz ar members since dpkg now builds those by default. This is
problematic since those packages can thus not be installed with very
old dpkg and in turn this means that cdeboostrap can no longer bootstrap
etch/lenny right now.

This rather unfortunate and it would be nice to see this fixed in jessie
because the patch is really trivial (see attachment).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/
diff -Nru cdebootstrap-0.6.3/config.sub cdebootstrap-0.6.3+nmu1/config.sub
--- cdebootstrap-0.6.3/config.sub	2014-07-31 20:50:12.0 +0200
+++ cdebootstrap-0.6.3+nmu1/config.sub	2014-11-08 10:10:23.0 +0100
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-05-01'
+timestamp='2014-09-11'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -302,6 +302,7 @@
 	| pdp10 | pdp11 | pj | pjl \
 	| powerpc | powerpc64 | powerpc64le | powerpcle \
 	| pyramid \
+	| riscv32 | riscv64 \
 	| rl78 | rx \
 	| score \
 	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
@@ -828,6 +829,10 @@
 		basic_machine=powerpc-unknown
 		os=-morphos
 		;;
+	moxiebox)
+		basic_machine=moxie-unknown
+		os=-moxiebox
+		;;
 	msdos)
 		basic_machine=i386-pc
 		os=-msdos
@@ -1373,7 +1378,7 @@
 	  | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
 	  | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
 	  | -linux-newlib* | -linux-musl* | -linux-uclibc* \
-	  | -uxpv* | -beos* | -mpeix* | -udk* \
+	  | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
 	  | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
 	  | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
 	  | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
diff -Nru cdebootstrap-0.6.3/debian/changelog cdebootstrap-0.6.3+nmu1/debian/changelog
--- cdebootstrap-0.6.3/debian/changelog	2014-07-31 20:49:16.0 +0200
+++ cdebootstrap-0.6.3+nmu1/debian/changelog	2014-11-08 09:22:17.0 +0100
@@ -1,3 +1,12 @@
+cdebootstrap (0.6.3+nmu1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Restore ability to debootstrap old Debian releases like lenny/etch where
+dpkg doesn't know xz compressed data.tar by ensuring the shipped .deb
+are built with -Zgzip.
+
+ -- Raphaël Hertzog hert...@debian.org  Sat, 08 Nov 2014 09:21:22 +0100
+
 cdebootstrap (0.6.3) unstable; urgency=medium
 
   * Make all mounts private, so that we don't leak mounts.
diff -Nru cdebootstrap-0.6.3/helper/Makefile.am cdebootstrap-0.6.3+nmu1/helper/Makefile.am
--- cdebootstrap-0.6.3/helper/Makefile.am	2012-05-17 23:15:04.0 +0200
+++ cdebootstrap-0.6.3+nmu1/helper/Makefile.am	2014-11-08 09:23:37.0 +0100
@@ -24,7 +24,7 @@
 	$(MAKE) -C $(PACKAGE) package DESTDIR=$(CURDIR)/temp-$(PACKAGE)
 
 root-%:
-	dpkg-deb --build temp-$(PACKAGE) $(PACKAGE).deb
+	dpkg-deb -Zgzip --build temp-$(PACKAGE) $(PACKAGE).deb
 
 clean-local:
 	rm -rf $(foreach package,$(packages),temp-$(package))


Bug#768538: unblock voms/2.0.11-4

2014-11-08 Thread Adam D. Barratt

Control: tags -1 + moreinfo

On 2014-11-08 9:06, Mattias Ellert wrote:

Closes: #768276 (Severity: serious; RC)


Thanks for the fix. Unfortunately, unless I'm missing something, the 
package is missing an appropriate Pre-Depends: on the version of dpkg 
which introduced symlink_to_dir (wheezy's dpkg is not new enough), as 
per dpkg-maintscript-helper(1).


Regards,

Adam


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



Bug#611250: please support network bonding

2014-11-08 Thread Michal Humpula
Tags: patch

new versiondiff --git a/Makefile b/Makefile
index 70c0e2c..911abc6 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ TARGETS		?= netcfg-static netcfg
 
 LDOPTS		= -ldebconfclient -ldebian-installer
 CFLAGS		= -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION=\$(NETCFG_VERSION)\ -DNETCFG_BUILD_DATE=\$(NETCFG_BUILD_DATE)\ -I.
-COMMON_OBJS	= netcfg-common.o wireless.o write_interface.o ipv6.o
+COMMON_OBJS	= netcfg-common.o wireless.o write_interface.o ipv6.o bond.o
 NETCFG_O   	= netcfg.o dhcp.o static.o ethtool-lite.o wpa.o wpa_ctrl.o rdnssd.o autoconfig.o
 NETCFG_STATIC_O	= netcfg-static.o static.o ethtool-lite.o
 
diff --git a/bond.c b/bond.c
new file mode 100644
index 000..ffeb744
--- /dev/null
+++ b/bond.c
@@ -0,0 +1,104 @@
+/*
+ * bond.c - Bonding configuration for debian-installer
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
+#include netcfg.h
+#include debian-installer.h
+
+int netcfg_configure_bonding(struct debconfclient *client, char **interface)
+{
+FILE *fp;
+
+debconf_get(client, netcfg/bonding);
+if (strlen(client-value) == 0) {
+return 0;
+}
+
+char *bonding_iface = strdup(client-value);
+
+char *mode = 0;
+debconf_get(client, netcfg/bonding_mode);
+
+if (strcmp(client-value, balance-rr) == 0 || strcmp(client-value, 0) == 0) {
+mode = 0;
+} else if (strcmp(client-value, active-backup) == 0 || strcmp(client-value, 1) == 0) {
+mode = 1;
+} else if (strcmp(client-value, balance-xor) == 0 || strcmp(client-value, 2) == 0) {
+mode = 2;
+} else if (strcmp(client-value, broadcast) == 0 || strcmp(client-value, 3) == 0) {
+mode = 3;
+} else if (strcmp(client-value, 802.3ad) == 0 || strcmp(client-value, 4) == 0) {
+mode = 4;
+} else if (strcmp(client-value, balance-tlb) == 0 || strcmp(client-value, 5) == 0) {
+mode = 5;
+} else if (strcmp(client-value, balance-alb) == 0 || strcmp(client-value, 6) == 0) {
+mode = 6;
+}
+
+debconf_get(client, netcfg/bonding_slaves);
+char *slaves;
+
+if (strlen(client-value)  2) {
+slaves = strdup(*interface);
+} else {
+slaves = strdup(client-value);
+}
+
+di_info(Creating bonding %s with mode=%s, slaves=%s, bonding_iface, mode, slaves);
+
+char cmd[200];
+snprintf(cmd, sizeof(cmd), modprobe bonding mode=%s miimon=100 max_bonds=0, mode);
+
+if (di_exec_shell_log(cmd)) {
+di_error(Could not modprobe bonding module);
+free(bonding_iface);
+free(slaves);
+return 1;
+}
+
+if ((fp = file_open(/sys/class/net/bonding_masters, w))) {
+  fprintf(fp, +%s, bonding_iface);
+  fclose(fp);
+}
+
+char sysfs_path[100];
+snprintf(sysfs_path, sizeof(sysfs_path), /sys/class/net/%s/bonding/slaves, bonding_iface);
+
+char *rest, *slave, *ptr = slaves;
+
+while((slave = strtok_r(ptr,  ,, rest)) != NULL) {
+ptr = rest;
+snprintf(cmd, sizeof(cmd), ip link set %s down, slave);
+di_exec_shell_log(cmd);
+
+
+if ((fp = file_open(sysfs_path, w))) {
+fprintf(fp, +%s, slave);
+fclose(fp);
+}
+}
+
+snprintf(cmd, sizeof(cmd), ip link set %s up, bonding_iface);
+di_exec_shell_log(cmd);
+
+free(slaves);
+free(*interface);
+*interface = bonding_iface;
+
+return 0;
+}
diff --git a/debian/netcfg-common.templates b/debian/netcfg-common.templates
index 4525305..ec75376 100644
--- a/debian/netcfg-common.templates
+++ b/debian/netcfg-common.templates
@@ -371,3 +371,18 @@ _Choices: ${essid_list} Enter ESSID manually
 _Description: Wireless network:
  Select the wireless network to use during the installation process.
 
+Template: netcfg/bonding
+Type: string
+Description: for internal use; can be preseeded
+ Configure bonding interface
+
+Template: netcfg/bonding_mode
+Type: string
+Default: balance-rr
+Description: for internal use; can be preseeded
+ Configure bonding interface mode
+
+Template: netcfg/bonding_slaves
+Type: string
+Description: for internal use; can be preseeded
+ Configure bonding slaves (detected interface by default)
diff --git a/netcfg.c b/netcfg.c
index e544e61..311c90f 100644
--- a/netcfg.c
+++ b/netcfg.c
@@ -219,9 +219,11 @@ int main(int argc, char *argv[])
 

Bug#768537: unblock: myproxy/6.0-2

2014-11-08 Thread Adam D. Barratt

Control: tags -1 + moreinfo

On 2014-11-08 9:06, Mattias Ellert wrote:

Closes: #768266 (Severity: serious; RC)

In addition to fixing the above bug, the update also applies a patch to
enable TLS. The previous package used SSLv3 only, which is no longer
appropriate. Some of the tests in the test suite failed without the
patch because Debian's openssl 1.0.1j-1 has disabled SSLv3. With the
patch the test suite passes.


As with voms, this is missing a Pre-Depends: dpkg (= 1.17.5).

Regards,

Adam


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



Bug#768476: As it also break reportbug filling bug is complicated;-)

2014-11-08 Thread Eric Valette

I found cmake was broken because curl was broken and discovered this bug.

Trying to report the bug reportbug itself was broken!

File /usr/lib/python2.7/dist-packages/wstools/Utility.py, line 30, in 
module

from httplib import HTTPConnection, HTTPSConnection
ImportError: cannot import name HTTPSConnection


So please put a conflicts with libcurl at least to avoid upgrading!



-- eric


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



Bug#768541: AttributeError: 'module' object has no attribute 'POP3_SSL'

2014-11-08 Thread 積丹尼 Dan Jacobson
Package: python2.7
Version: 2.7.8-11
Severity: grave

$ getmail --version
Traceback (most recent call last):
  File /usr/bin/getmail, line 58, in module
from getmailcore import __version__, retrievers, destinations, filters, \
  File /usr/lib/python2.7/dist-packages/getmailcore/retrievers.py, line 45, 
in module
from getmailcore._retrieverbases import *
  File /usr/lib/python2.7/dist-packages/getmailcore/_retrieverbases.py, line 
266, in module
class POP3_SSL_EXTENDED(poplib.POP3_SSL):
AttributeError: 'module' object has no attribute 'POP3_SSL'


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



Bug#768542: libgtk-3-0: no borders in windows that are split on left/right

2014-11-08 Thread Todor Tsankov
Package: libgtk-3-0
Version: 3.14.4-1
Severity: normal

Dear Maintainer,

The new GTK3 theme does not display borders on half-maximized windows
which leads to a rather strange look. To reproduce (using gnome-shell),
do the following:

-- start a copy of gedit; press super-left to maximize to the
left half of the screen.

-- start another copy of gedit; press super-right to maximize to the
right half of the screen.

Result: there is no border between the two windows and it is impossible
to visually distinguish where one window ends and the other starts. This
seems to be a problem in the new theme and a regression from 3.12.


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

Kernel: Linux 3.16-3-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 libgtk-3-0 depends on:
ii  libatk-bridge2.0-0   2.14.0-2
ii  libatk1.0-0  2.14.0-1
ii  libc62.19-12
ii  libcairo-gobject21.14.0-2.1
ii  libcairo21.14.0-2.1
ii  libcolord2   1.2.1-1+b1
ii  libcups2 1.7.5-7
ii  libfontconfig1   2.11.0-6.1
ii  libfreetype6 2.5.2-2
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0 2.42.0-2
ii  libgtk-3-common  3.14.4-1
ii  libjson-glib-1.0-0   1.0.2-1
ii  libpango-1.0-0   1.36.8-2
ii  libpangocairo-1.0-0  1.36.8-2
ii  libpangoft2-1.0-01.36.8-2
ii  librest-0.7-00.7.92-2
ii  libsoup2.4-1 2.48.0-1
ii  libwayland-client0   1.6.0-2
ii  libwayland-cursor0   1.6.0-2
ii  libx11-6 2:1.6.2-3
ii  libxcomposite1   1:0.4.4-1
ii  libxcursor1  1:1.1.14-1
ii  libxdamage1  1:1.1.4-2
ii  libxext6 2:1.3.3-1
ii  libxfixes3   1:5.0.1-2
ii  libxi6   2:1.7.4-1
ii  libxinerama1 2:1.1.3-1
ii  libxkbcommon00.4.3-2
ii  libxml2  2.9.1+dfsg1-4
ii  libxrandr2   2:1.4.2-1
ii  multiarch-support2.19-12
ii  shared-mime-info 1.3-1

Versions of packages libgtk-3-0 recommends:
ii  hicolor-icon-theme  0.13-1
ii  libgtk-3-bin3.14.4-1

Versions of packages libgtk-3-0 suggests:
ii  gvfs 1.22.1-1
ii  librsvg2-common  2.40.5-1

-- 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#760161: pinta: Crop to selection crops narrower than selected

2014-11-08 Thread Rolf Leggewie
Control: Tags 760161 + patch
Control: Forwarded 760161 https://bugs.launchpad.net/bugs/1305701

On Mon, 01 Sep 2014 14:32:45 +0200 Moritz Molle mmo...@gmx.net wrote:
* What led up to the situation?
 I had a picture I wanted to use a slice of.
 
* What exactly did you do (or not do) that was effective (or
  ineffective)?
 I opened that .png in pinta, selected the rectangle of the picture I
 wanted to use, and clicked 'crop to selection'.
 
* What was the outcome of this action?
 I got a picture which was a lot smaller than my selection 
 (and unusable)

I ran into the same issue and reported it in Launchpad.  Upstream was
kind enough to provide a patch.

https://bugs.launchpad.net/bugs/1305701


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



Bug#611250: mark the patch

2014-11-08 Thread Michal Humpula
tag 611250 +patch


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



Bug#768526: unblock: scim/1.4.15-3

2014-11-08 Thread Jonathan Wiltshire
Control: tag -1 moreinfo

On Sat, Nov 08, 2014 at 12:21:14PM +0800, Rolf Leggewie wrote:
 I would like to apply the following patches to scim in unstable and have
 them migrate to testing/jessie. Please let me know if you will allow a
 freeze exception for all or at least some of them.  The scim package in
 unstable is currently the same as in testing. Patch 3 is the one I amm
 most keen on pushing into jessie.  I have yet to upload after getting
 clearance or rejection for a freeze exception for these patches

Definitely not the first two. What's the problem that patch 3 fixes?

Thanks,

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


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



Bug#768506: unblock globus packages with fix for symlink-to-dir conversions

2014-11-08 Thread Adam D. Barratt

Control: tags -1 + moreinfo

On 2014-11-07 22:05, Mattias Ellert wrote:

I got bug reports for 6 of the globus packages saying they did not
handle symlink to dir conversion properly.

However, the same problem exists in all globus packages providing a doc
binary package (except for one that just recently had the doc package
added and never had the symlink). I have uploaded updates for all 29
affected globus packages, and not only the 6 packages I got bug reports
for. I would like for you to consider unblocking all of them.

These uploads adds the maintainer scripts needed to handle the
symlink-to-dir conversion properly to the latest version in unstable,
without other changes (except adding VERBOSE=1 to the make check call
where it was not there before).


Admittedly I only checked the first couple of packages, but it looks 
like the dpkg Pre-Depends for symlink_to_dir is missing; I've assumed 
that is the case for all 29.


Regards,

Adam


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



Bug#732300: info

2014-11-08 Thread Henri Salo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

With up-to-date jessie I can reproduce this issue with following commands. I
think input device is correct, but not sure. If I run cat /dev/input/eventX I
can see data in the terminal when I type something, but it is not the text I was
writing.

1)

logkeys --export-keymap=keymap.txt
logkeys --start --keymap=keymap --output=output.txt
echo abcdefghijklmnopqrstuvwxyz
logkeys --kill

2)

logkeys --start --output=output.txt
echo abcdefghijklmnopqrstuvwxyz
logkeys --kill

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

iEYEARECAAYFAlRd5fMACgkQXf6hBi6kbk+MKwCfSu0W+ftSvAjlRpUaJSLqPs1/
MHAAn3Mrq0vxgtzLzg+5LekpeZ3egG38
=+Ba4
-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#768543: ImportError: /usr/lib/python2.7/lib-dynload/_ssl.i386-linux-gnu.so: symbol SSLv3_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference

2014-11-08 Thread 積丹尼 Dan Jacobson
Package: libpython2.7
Severity: grave
Version: 2.7.8-11

$ youtube-dl --version
Traceback (most recent call last):
  File /usr/bin/youtube-dl, line 9, in module
load_entry_point('youtube-dl==2014.10.30', 'console_scripts', 
'youtube-dl')()
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 356, in 
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2476, in 
load_entry_point
return ep.load()
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2190, in load
['__name__'])
  File /usr/lib/python2.7/dist-packages/youtube_dl/__init__.py, line 13, in 
module
from .options import (
  File /usr/lib/python2.7/dist-packages/youtube_dl/options.py, line 8, in 
module
from .utils import (
  File /usr/lib/python2.7/dist-packages/youtube_dl/utils.py, line 22, in 
module
import ssl
  File /usr/lib/python2.7/ssl.py, line 97, in module
import _ssl # if we can't import it, let the error propagate
ImportError: /usr/lib/python2.7/lib-dynload/_ssl.i386-linux-gnu.so: symbol 
SSLv3_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with 
link time reference


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



Bug#768544: unblock: apparmor/2.9.0-2

2014-11-08 Thread intrigeri
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package apparmor 2.9.0-2, that fixes one RC bug (#768211), an
important one (#768357), and avoids the latter from occurring in another area.
Note that the added and affected confinement profiles are shipped in complain
mode by default, so there's little risk of AppArmor-caused breakage that could
be caused by them. Details can be found in debian/changelog.

unblock apparmor/2.9.0-2
diff -Nru apparmor-2.9.0/debian/apparmor-profiles.install apparmor-2.9.0/debian/apparmor-profiles.install
--- apparmor-2.9.0/debian/apparmor-profiles.install	2014-10-18 11:27:36.0 +0200
+++ apparmor-2.9.0/debian/apparmor-profiles.install	2014-11-07 11:10:25.0 +0100
@@ -5,13 +5,22 @@
 etc/apparmor.d/sbin.syslogd
 etc/apparmor.d/sbin.syslog-ng
 etc/apparmor.d/usr.bin.chromium-browser
+etc/apparmor.d/usr.lib.dovecot.anvil
+etc/apparmor.d/usr.lib.dovecot.auth
+etc/apparmor.d/usr.lib.dovecot.config
 etc/apparmor.d/usr.lib.dovecot.deliver
+etc/apparmor.d/usr.lib.dovecot.dict
 etc/apparmor.d/usr.lib.dovecot.dovecot-auth
+etc/apparmor.d/usr.lib.dovecot.dovecot-lda
 etc/apparmor.d/usr.lib.dovecot.imap
 etc/apparmor.d/usr.lib.dovecot.imap-login
+etc/apparmor.d/usr.lib.dovecot.lmtp
+etc/apparmor.d/usr.lib.dovecot.log
+etc/apparmor.d/usr.lib.dovecot.managesieve
 etc/apparmor.d/usr.lib.dovecot.managesieve-login
 etc/apparmor.d/usr.lib.dovecot.pop3
 etc/apparmor.d/usr.lib.dovecot.pop3-login
+etc/apparmor.d/usr.lib.dovecot.ssl-params
 etc/apparmor.d/usr.sbin.avahi-daemon
 etc/apparmor.d/usr.sbin.dnsmasq
 etc/apparmor.d/usr.sbin.dovecot
@@ -20,6 +29,7 @@
 etc/apparmor.d/usr.sbin.nmbd
 etc/apparmor.d/usr.sbin.nscd
 etc/apparmor.d/usr.sbin.smbd
+etc/apparmor.d/usr.sbin.smbldap-useradd
 etc/apparmor.d/usr.sbin.traceroute
 usr/share/doc/apparmor-profiles/extras/README
 usr/share/doc/apparmor-profiles/extras/bin.netstat
diff -Nru apparmor-2.9.0/debian/changelog apparmor-2.9.0/debian/changelog
--- apparmor-2.9.0/debian/changelog	2014-10-18 19:37:02.0 +0200
+++ apparmor-2.9.0/debian/changelog	2014-11-07 11:37:49.0 +0100
@@ -1,3 +1,17 @@
+apparmor (2.9.0-2) unstable; urgency=medium
+
+  * Add versioned Breaks/Replaces from python-apparmor to apparmor-utils.
+We have the same in place already for python3-apparmor, that deals
+with the move of the Python 3 bits. This change does the same for
+the Python 2 bits (Closes: #768211).
+  * Install all upstream Dovecot profiles: the usr.sbin.dovecot one,
+that we install already, needs them (Closes: #768357).
+  * Install the upstream usr.sbin.smbldap-useradd profile: the usr.sbin.smbd
+one, that we install already, needs it. This prevents the same kind
+of bug as #768357 from occurring when one uses the smbd profile.
+
+ -- intrigeri intrig...@debian.org  Fri, 07 Nov 2014 11:37:45 +0100
+
 apparmor (2.9.0-1) unstable; urgency=medium
 
   * Import new upstream release: 2.9.0.
diff -Nru apparmor-2.9.0/debian/control apparmor-2.9.0/debian/control
--- apparmor-2.9.0/debian/control	2014-10-18 12:29:20.0 +0200
+++ apparmor-2.9.0/debian/control	2014-11-07 11:23:09.0 +0100
@@ -143,6 +143,8 @@
 Section: python
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libapparmor, python-pkg-resources
+Breaks: apparmor-utils (  2.8.95~2385-0ubuntu1 )
+Replaces: apparmor-utils (  2.8.95~2385-0ubuntu1 )
 XS-Python-Version: ${python:Versions}
 Description: AppArmor Python utility library
  This provides the Python modules that implement the higher-level AppArmor


Bug#768112: fixed in slurm-llnl 14.03.9-4

2014-11-08 Thread Adam D. Barratt

Control: reopen -1

On 2014-11-06 10:21, Gennaro Oliva wrote:

Source: slurm-llnl
Source-Version: 14.03.9-4

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

[...]

 slurm-llnl (14.03.9-4) unstable; urgency=medium
 .
   * Declaring slurm-client conflict with sinfo (Closes: #768112)


No. Please re-read policy (specifically 10.1) - you don't get to 
conflict with other packages just because you both want to use the same 
file path.


Regards,

Adam


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



Bug#768054: when is it ok for a package to need apt-get dist-upgrade to upgrade?

2014-11-08 Thread Paul Gevers
On 07-11-14 23:48, peter green wrote:
 One thing that is almost certainly a factor is that wheezy's freepascal
 can't remain installed on jessie, not because of anything to do with
 jessie's freepascal package but because wheezy's freepascal package
 conflicts with jessie's binutils.

Can you elaborate a little more, as I am sure I don't fully understand
you. conflicts, as in debian/control? I don't think that is what you
mean, so somewhere there is information lacking in the dependency
resolving chain, no?

 It may be that a stable update to
 allow wheezy's freepascal to coexist with jessie's binutils is a good
 idea (the fix is not massively intrusive and i've already backported it
 for users of the raspberry pi foundation raspbian wheezy image which
 ships an updated binutils).

So what change in binutils is needed? What exactly is the problem? Have
you already contacted the release manager(s)? Is this about the gold linker?

As a side note, I recently uploaded fpc 2.4.6 to wheezy-backports, I
assume the breakage is not the other way around, right?

 What I don't understand is why apt is not removing fpc-2.6.0 and
 upgrading fp-units-multimedia.

I think this is because apt-get upgrade doesn't install new packages,
only apt-get dist-upgrade does that. You see higher up in the logging
that apt-get is holding back the (unversioned) fpc packages as they are
dependencies of a manually installed packages. However, if I
understand you correctly AND the conflict of fpc with binutils is stored
somewhere also binutils should be held back IIUC, which indeed seems to
be the case.

Paul




signature.asc
Description: OpenPGP digital signature


Bug#768543: ImportError: /usr/lib/python2.7/lib-dynload/_ssl.i386-linux-gnu.so: symbol SSLv3_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference

2014-11-08 Thread Niels Thykier
Control: tags -1 moreinfo unreproducible

On Sat, 08 Nov 2014 17:48:28 +0800 =?utf-8?B?56mN5Li55bC8?= Dan Jacobson
jida...@jidanni.org wrote:
 Package: libpython2.7
 Severity: grave
 Version: 2.7.8-11
 
 $ youtube-dl --version
 Traceback (most recent call last):
   File /usr/bin/youtube-dl, line 9, in module
 load_entry_point('youtube-dl==2014.10.30', 'console_scripts', 
 'youtube-dl')()
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 356, in 
 load_entry_point
 return get_distribution(dist).load_entry_point(group, name)
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2476, in 
 load_entry_point
 return ep.load()
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2190, in load
 ['__name__'])
   File /usr/lib/python2.7/dist-packages/youtube_dl/__init__.py, line 13, in 
 module
 from .options import (
   File /usr/lib/python2.7/dist-packages/youtube_dl/options.py, line 8, in 
 module
 from .utils import (
   File /usr/lib/python2.7/dist-packages/youtube_dl/utils.py, line 22, in 
 module
 import ssl
   File /usr/lib/python2.7/ssl.py, line 97, in module
 import _ssl # if we can't import it, let the error propagate
 ImportError: /usr/lib/python2.7/lib-dynload/_ssl.i386-linux-gnu.so: symbol 
 SSLv3_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with 
 link time reference
 
 

Hi,

I cannot reproduce this; what version of openssl do you have installed?
 If it is the version in experimental, then that is probably the reason
for your issue (but it does not affect sid nor testing).

~Niels


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



Bug#768545: aspell-fi: Invalid format for aspell/fi.rws

2014-11-08 Thread Francois Gouget
Package: aspell-fi
Version: 0.7-18
Severity: important

Dear Maintainer,

This package is incompatible with aspell = 0.60.7~20110707-1.2 (or -1.3). The 
symptom is:

$ echo Hello | aspell -a -lfi
Error: The file /usr/lib/aspell/fi.rws is not in the proper format. 
Incompatible hash function.

I believe the reason for the issue is described in this aspell changelog:


aspell (0.60.7~20110707-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Break pre-multiarch arch:any aspell dictionaries.
Their 64 bit versions will no longer work with new aspell package
(Closes: #764189).


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

Kernel: Linux 3.16-3-amd64 (SMP w/8 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 aspell-fi depends on:
ii  aspell   0.60.7~20110707-1.3
ii  dictionaries-common  1.23.14

aspell-fi recommends no packages.

aspell-fi 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#768509: debian-edu-config: After upgrading a Wheezy main-server to Debian 7.7 the Gosa gui fails to connect to LDAP

2014-11-08 Thread Wolfgang Schweer
On Sat, Nov 08, 2014 at 01:17:27AM +0100, Wolfgang Schweer wrote:
 Package: debian-edu-config
 Version: 1.718
 Severity: important
 User: debian-...@lists.debian.org
 Usertags: debian-edu
 
 After upgrading a Debian Edu Wheezy main server to the 7.7 point release 
 and to d-e-config 1.718 the GOsa² gui fails to connect to LDAP (as 
 reported by Giorgio Pioda on the debian-edu mailing list).
 
 The point release included ssl and php5 related changes which might 
 cause the issue.
 
 Setting up a new gosa.conf file from scratch on a test server and 
 replacing ldap with ldaps in the referral URI (in gosa.conf) seems to 
 re-enable the LDAP connection.
 
 It should be figured out how d-e-config can cope with this problem.

After investigating further it seems to be that the mechanism using 
encrypted passwords in gosa.conf is failing now.

(As far as I know the random cleartext password generated during setup 
is encrypted using gosa-encrypt-passwords and a file gosa.secrets is 
generated to let apache2 cope with the encrypted passwords.)

This seems to work getting an upgraded Wheezy main-server working again 
(no need to generate a new gosa.conf):

(1) cat /dev/null  /etc/gosa/gosa.secrets
(2) take the random cleartext password from gosa.conf.orig and put it
instead of the encrypted long one into gosa.conf (actually twice: 
adminPassword and snapshotAdminPassword)
(3) restart apache2

From a security point of view it's probably more than dubious...
Maybe gosa-encrypt-passwords has to be adjusted. 

Wolfgang



signature.asc
Description: Digital signature


Bug#768546: kobodeluxe: [PATCH] Please add this joystick-hat support

2014-11-08 Thread Eric Duhamel
Source: kobodeluxe
Severity: normal

Dear Maintainer,
Kobo Deluxe is a twitch-reaction game, thus we should
take advantage of a joystick hat if one is present. This patch
should do the trick, applied to KoboDeluxe_0.5.1.orig.tar.gz

* BEGIN RAW DIFF *
--- a/kobo.cpp
+++ b/kobo.cpp
@@ -1717,6 +1717,38 @@
gsm.release(BTN_FIRE);
}
break;
+ case SDL_JOYHATMOTION:
+   if(ev.jhat.value == SDL_HAT_LEFT)
+   {
+   gamecontrol.press(BTN_LEFT);
+   gsm.press(BTN_LEFT);
+   }
+   else if(ev.jhat.value == SDL_HAT_RIGHT)
+   {
+   gamecontrol.press(BTN_RIGHT);
+   gsm.press(BTN_RIGHT);
+   }
+   else if(ev.jhat.value == SDL_HAT_UP)
+   {
+   gamecontrol.press(BTN_UP);
+   gsm.press(BTN_UP);
+   }
+   else if(ev.jhat.value == SDL_HAT_DOWN)
+   {
+   gamecontrol.press(BTN_DOWN);
+   gsm.press(BTN_DOWN);
+   }
+   else
+   {
+   gamecontrol.release(BTN_LEFT);
+   gamecontrol.release(BTN_RIGHT);
+   gamecontrol.release(BTN_UP);
+   gamecontrol.release(BTN_DOWN);
+   gsm.release(BTN_LEFT);
+   gsm.release(BTN_RIGHT);
+   gsm.release(BTN_UP);
+   gsm.release(BTN_DOWN);
+   }
  case SDL_JOYAXISMOTION:
// FIXME: We will want to allow these to be
// redefined, but for now, this works ;-)
* END RAW DIFF

-- System Information:
Debian Release: jessie/sid
Architecture: i386 (i686)

Kernel: Linux 3.13.0-39-lowlatency (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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#741930: Re: Bug#741930: reportbug: add current init system information

2014-11-08 Thread Jonathan de Boyne Pollard

Sandro Tosi:

what is the recommended way to  identify sysvinit? from the info

 provided above one requires to check a dir existence and the
 checking a command and then execute it to parse its output. it seems
 a bit fragile, and maybe only upstart check really the running
 processes

There isn't really a reliable way to identify any of these as the 
current running system, and upstart is not checking the running 
processes either.


 *  To check for systemd as the running system manager in the 
official manner, one checks for the existence of /run/systemd/system 
.  This is a directory, in /run, that systemd itself creates at boot, 
and that other system managers are unlikely to create.  The downside is 
that this check will be fooled if ever someone comes along and 
implements a system that creates these directories for compatibility 
with things that create systemd service units in /run.  I suspect that 
that already is the case for uselessd and this test is already broken.


 *  To check for upstart as the running system manager, one checks that 
there's an initctl command and that the output of initctl version 
contains the name upstart somewhere.  There do exist other initctl 
commands, aside from the one that comes with Upstart. But they don't 
emit the word upstart.

 root ~ #initctl version
 nosh version 1.10
 root ~ #
Again, the downside is that this is not checking what's running.  
In particular, it fails when one has installed Upstart but not yet 
rebooted in order to run it.


 *  To check for the nosh system-manager, one can do the same initctl 
version test as with upstart, and look for nosh.  Or one can look for 
the /run/system-manager directory.  Both share the weaknesses of the 
equivalent upstart and systemd checks.  initctl isn't present as a 
command unless one has installed the nosh upstart compatibility shims 
package, and there's no guarantee that another initctl won't emit that 
string any more that there's a guarantee that a non-upstart initctl 
won't emit the string upstart.  And, although there's vanishingly 
small reason to do so, it is possible that something else might create a 
lookalike /run/system-manager directory.  system-control version is 
the identical command to initctl version, however, and that is part of 
the system management package and not a shim.  But on the gripping hand 
this is still a test of the software that is installed and ready to run, 
not of what is currently running.


 *  Ironically, and as people are belatedly discovering, one test for 
System 5 init installed, that is peculiar to Debian, is that no other 
system manager expects the existence of, and no other system management 
toolset Debian package has, the file /etc/inittab . Again, this is not a 
test for System 5 init running.


To check for what system manager is running right now, as opposed to 
what is installed and ready to run, one really has to look at the 
process list or at the various APIs that system managers publish. But 
this isn't wholly without pitfalls.


 *  You've already mentioned the problems with /proc/1/exe .
 *  systemd publishes a whole RPC API over D-Bus, which even contains a 
version name and number; but (a) this isn't covered by the infamous 
Interface Stability Guarantee and could change tomorrow or at whim, 
and (b) so too does the lookalike D-Bus server in systemd-shim.

 *  The existence of /run/systemd/private is similarly not guaranteed.
 *  The nosh system-manager doesn't create pipes or sockets in the 
filesystem, and doesn't have an RPC API in the first place.
 *  The nosh service-manager conventionally has an API socket at 
/run/service-manager/control, but one can run the nosh service manager 
under some other system manager; so this doesn't tell one what system 
manager is running as process #1.  In any case, it doesn't set that name 
itself; whatever invoked it does.
 *  The existence of the control API file /dev/initctl isn't specific 
to System 5 init.  systemd has a (non process #1) systemd-initctl server 
that serves this.



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



Bug#766252: xkb-data: option eurosign does not work

2014-11-08 Thread Todor Tsankov
  
 Please forward this bug upstream at
 https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config
 
 See also
 http://www.freedesktop.org/wiki/Software/XKeyboardConfig/Development/
 for instructions.  Let us know the bug number for tracking.
 

Done. Here is the upstream bug reference:

https://bugs.freedesktop.org/show_bug.cgi?id=86030

bug number: 86030.

All the best,
Todor

Bug#768054: when is it ok for a package to need apt-get dist-upgrade to upgrade?

2014-11-08 Thread Holger Levsen
Hi,

On Freitag, 7. November 2014, peter green wrote:
 Maybe important would have been a better choice, I don't think a rc bug
 would be helpful, the jessie packages are still usable, it's just apt
 may need a helping hand to upgrade things correctly in some cases. 

fails to upgrade is an RC bug.

 One thing that is almost certainly a factor is that wheezy's freepascal
 can't remain installed on jessie, not because of anything to do with
 jessie's freepascal package but because wheezy's freepascal package
 conflicts with jessie's binutils. 

I dont understand this. why should wheezy's freepascal stay on a jessie system 
if there is a new version in jessie?

Also I don't understand whether this issue with binutiles is another bug or 
precicely this one.


cheers,
Holger


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


Bug#768547: gnat-gps-doc: wrong license for user guide (GPL instead of GFDL)

2014-11-08 Thread Nicolas Boulenguez
Package: gnat-gps-doc
Severity: serious
Justification: license issue

The file docs/users_guide/license.rst in the pristine upstream tarball
contains the GFDL. It is included by docs/users_guide/index.rst, which
mentions no invariant parts or cover texts, so the documentation
complies to the DFSG. However..

Upstream authors used to claim that all the whole archive was licensed
under the GPL, though some obsolete boilerplates were telling a
different story. The Debian .orig archive used to be repackaged to
clarify this issue.

A recent statement [1] by upstream authors makes it explicit that the
documentation *is* licensed under the GFDL.

[1]  https://lists.debian.org/debian-ada/2014/10/msg00023.html

It seems that gnat-gps must be repackaged again with the correct
licensing.

Maybe this is the opportunity to also remove the embedded copy of
libgnatcoll lying in the gnatlib/ subdirectory (see debian/TODO).


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



Bug#768522: libcurl3 (version 7.38.0-3) relocation error

2014-11-08 Thread Adam D. Barratt

Control: tags -1 + moreinfo
Control: found -1 7.38.0-3

On 2014-11-08 2:12, Jos van Wolput wrote:

After upgrading libcurl3 from version 7.38.0-2 to 7.38.0-3
boinc-client (dep: libcurl3) is no longer running because of the
following error in libcurl3:
---
relocation error: /usr/lib/x86_64-linux-gnu/libcurl.so.4: symbol
SSLv3_client_method, version OPENSSL_1.0.0 not defined in file
libssl.so.1.0.0 with link time reference
---
Reverting libcurl3 to version 7.38.0-2 (testing) fixes this issue.


Given:


-- System Information:
Debian Release: jessie/sid + experimental


which version of libssl1.0.0 do you have installed? If it's 1.0.2 from 
experimental, does downgrading to unstable's version help?


Regards,

Adam


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



Bug#731055: [php-maint] Bug#731055: Bug#731055: php5-fpm: Extend the package sockets to multiply pools

2014-11-08 Thread Vitalii N.

Hi!
I have just configured php5-fpm for Apache2 server. And google search 
gave me this page and I wish to add more info here.


For majority guy it is OK but a lot of them works with multiple user 
management.
To approve this you can view at quantity of post about such configs by 
https://www.google.com/?gws_rd=cr,sslei=wOpdVLXIDM70aq3IgogM#q=php-fpm+multiple+users+config 
.

It's about 55,900 results!

And I ask only very simple thing: create an additional folder on start 
of the php5-fpm service. The folder path is /var/run/php5-fpm. That's 
it! No additional moves of socket and no BC.


It is useful for administrators who has more than two php5-fpm users to 
have all sockets at one distinct folder.


I hope you will look into the matter.
Thanks.

On Thu, 12 Dec 2013 11:43:21 +0100 =?UTF-8?Q?Ond=C5=99ej=20Sur=C3=BD?= 
ond...@sury.org wrote:

 The /etc/php5/fpm/pool.d was there from a very start, and we didn't
It is not. It appeared only at version 5.4.
 release Debian squeeze with php5-fpm anyway, so this is really something
 you should fix in your management scripts. The default is ok for the
 majority of the people and it's very hard to change the default socket.
 Do you realize that that would break all existing setups?


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



Bug#768425: [pkg-x2go-devel] Bug#768425: pinentry-x2go: should provide virtual package pinentry (and maybe pinentry-x11 too)

2014-11-08 Thread Jonas Smedegaard
Quoting Mike Gabriel (2014-11-07 23:20:06)
 On  Fr 07 Nov 2014 11:50:46 CET, Jonas Smedegaard wrote:

 Package: pinentry-x2go
 Version: 0.7.5.7-1
 Severity: normal
 Implementations of pinentry interface seem to agree on the use of
 virtual package names pinentry pinentry-x11 and pinentr-qt, and it seems
 this package fits one or more of those.  If so, please advertise it :-)

 The package pinentry-x2go is a fork of the pinentry src:package back 
 in Debian sarge or etch. It has been maintained in parallel and 
 provides pinentry functionally to X2Go Client.

 It probably is not usable in any other context.

I fail to understand your logic.

Yes, this is specific to a context.  Just as pinentry-qt4 is specific to 
a context and pinentry-curses is specific to a context.

If I wanted to install a Debian system solely usable in an x2go context, 
I am currently forced to pull in either of GTK+ or Qt or ncurses 
libraries as well, because gnupg-agent (correctly!) depends on pinentry 
and pinentry-x2go (incorrectly!) does not provide that virtual package.

I believe that declaring virtual package is wrong only if common 
pinentry ABI is not supported.  Seems you confuse that with whether 
other interfaces (specifically the UI interface) is usable only within 
its own scope.

 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#768548: rpcbind: LSB headers should provide $portmap virtual facility

2014-11-08 Thread Simon McVittie
Package: rpcbind
Version: 0.2.1-6
Severity: important
X-Debbugs-Cc: nfs-com...@packages.debian.org
X-Debbugs-Cc: Matthew Grant m...@mattgrant.net.nz

On 08/11/14 01:16, Ben Hutchings wrote:
 On Sat, 2014-11-08 at 00:37 +, Simon McVittie wrote:
 On 07/11/14 20:23, Simon McVittie wrote:
 Bug M2, reported by Matthew Grant, present in 1:1.2.8-6: NFS
 exports also fail due to rpcbind not starting before nfs-common
 and nfs- kernel-server.
 
 I have not been able to reproduce this, with or without native
 systemd units.
 
 One possible reason why this could happen sometimes is that 
 /etc/init.d/rpcbind has Provides: rpcbind, which seems ...
 redundant. I would expect it to have Provides: $portmap in
 order to be ordered before nfs-common, which has Required-Start:
 $portmap.
 
 So would I.  But this should result in breakage under sysvinit
 too.

Opening this as a separate bug in rpcbind. It should maybe be
considered RC... but I couldn't reproduce the failure, and as Ben
points out, we'd expect this to have caused breakage under sysvinit
already. So perhaps there's something I haven't spotted that mitigates
this.

Regards,
S


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



Bug#768549: Missing packages for CentOS6 chroot

2014-11-08 Thread Thomas Lange

Package: rinse
Version: 3.0.4

When builing a CentOS 6 chroot some libraries are missing, so not all
binaries in /usr/*bin can be executed later.

Use ldd inside the chroot to check which libraries are missing.

-- 
regards Thomas


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



Bug#768550: unblock: pkg-php-tools/1.26

2014-11-08 Thread Mathieu Parent
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package pkg-php-tools

The changelog is as follow:
pkg-php-tools (1.26) unstable; urgency=medium

  * PEAR/Buildsystem: Remove unused function _phppkginfo()
  * dh_phppear, dh_phpcomposer, Buildsystem/phppear: Ensure to check return
value and fail accordingly (Closes: #768498)
  * Allow dot in package name (Closes: #768481)

 -- Mathieu Parent sath...@debian.org  Fri, 07 Nov 2014 22:08:05 +0100

The first item is a 5 lines removal of unused code. It doesn't match the freeze
policy, but is tiny. If you don't want it, I can revert it in a new version.

The second item fixes pkg-php-tools to properly make a build-depending package
to FTBFS when needed (In 1.25, the backtrace is printed but the build don't
fail). This is an important bug.

The third allows to build composer packages having a dot in a package name.
This is the case for aws-sdk-for-php version 3 which is currently in
experimental. This is an important bug.

The debdiff is attached.

unblock pkg-php-tools/1.26
diff --git a/bin/dh_phpcomposer b/bin/dh_phpcomposer
index 9ca3d38..c6b35ff 100755
--- a/bin/dh_phpcomposer
+++ b/bin/dh_phpcomposer
@@ -71,7 +71,12 @@ use Debian::Debhelper::Dh_Lib;
 
 
 sub _shell_exec {
-	open(my $output, -|, @_) or error(@_ failed to execute: $!);
+	my $child_pid = open(my $output, -|, @_) // error(@_ failed to fork: $!);
+	if ($child_pid) {
+		waitpid $child_pid, 0;
+	} else {
+		exit 0;
+	}
 	if ($? == -1) {
 		error(@_ failed to execute: $!);
 	}
diff --git a/bin/dh_phppear b/bin/dh_phppear
index 644b43a..345cf1d 100755
--- a/bin/dh_phppear
+++ b/bin/dh_phppear
@@ -106,7 +106,12 @@ use Debian::Debhelper::Dh_Lib;
 
 
 sub _shell_exec {
-	open(my $output, -|, @_) or error(@_ failed to execute: $!);
+	my $child_pid = open(my $output, -|, @_) // error(@_ failed to fork: $!);
+	if ($child_pid) {
+		waitpid $child_pid, 0;
+	} else {
+		exit 0;
+	}
 	if ($? == -1) {
 		error(@_ failed to execute: $!);
 	}
diff --git a/debian/changelog b/debian/changelog
index b1e41cc..c4e5d01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pkg-php-tools (1.26) unstable; urgency=medium
+
+  * PEAR/Buildsystem: Remove unused function _phppkginfo()
+  * dh_phppear, dh_phpcomposer, Buildsystem/phppear: Ensure to check return
+value and fail accordingly (Closes: #768498)
+  * Allow dot in package name (Closes: #768481)
+
+ -- Mathieu Parent sath...@debian.org  Fri, 07 Nov 2014 22:08:05 +0100
+
 pkg-php-tools (1.25) unstable; urgency=medium
 
   * package.xml 1.0 support is back (Closes: #764012)
diff --git a/share/perl5/Debian/Debhelper/Buildsystem/phppear.pm b/share/perl5/Debian/Debhelper/Buildsystem/phppear.pm
index f853c0d..bca1c19 100644
--- a/share/perl5/Debian/Debhelper/Buildsystem/phppear.pm
+++ b/share/perl5/Debian/Debhelper/Buildsystem/phppear.pm
@@ -46,7 +46,12 @@ sub check_auto_buildable {
 
 # Local functions
 sub _shell_exec {
-	open(my $output, -|, @_) or error(@_ failed to execute: $!);
+	my $child_pid = open(my $output, -|, @_) // error(@_ failed to fork: $!);
+	if ($child_pid) {
+		waitpid $child_pid, 0;
+	} else {
+		exit 0;
+	}
 	if ($? == -1) {
 		error(@_ failed to execute: $!);
 	}
@@ -59,15 +64,6 @@ sub _shell_exec {
 	return $output;
 }
 
-sub _phppkginfo {
-	my $this=shift;
-	unshift(@_, $this-{phppkginfo_path});
-	my $results = _shell_exec(@_);
-	my $result = $results;
-	close $results;
-	return $result;
-}
-
 sub _pkgtools {
 	my $this=shift;
 	unshift(@_, @{ $this-{pkgtools_cmd} });
diff --git a/share/php/pkgtools/base/dependency.php b/share/php/pkgtools/base/dependency.php
index 65cbb3f..a01f2e2 100644
--- a/share/php/pkgtools/base/dependency.php
+++ b/share/php/pkgtools/base/dependency.php
@@ -199,7 +199,7 @@ class Dependency {
 }
 break;
 case 'package':
-if (!preg_match('/^[a-zA-Z0-9_-]+$/', $value)) {
+if (!preg_match('/^[a-zA-Z0-9_.-]+$/', $value)) {
 throw new \InvalidArgumentException(Malformed dependency $property: '$value');
 }
 // Canonalize PECL extension


Bug#768509: debian-edu-config: After upgrading a Wheezy main-server to Debian 7.7 the Gosa gui fails to connect to LDAP

2014-11-08 Thread Holger Levsen
control: severity -1 serious
control: notfound -1 1.813

Hi,

Wolfgang, thanks for filing this bug! It was useful already, from reading the 
mails to quickly I thought this bug affected our jessie version..! (and not 
the stable wheezy release as it's now clear.)

Leaving lots of context for the gosa maintainers...:

On Samstag, 8. November 2014, Wolfgang Schweer wrote:
  After upgrading a Debian Edu Wheezy main server to the 7.7 point release
  and to d-e-config 1.718 the GOsa² gui fails to connect to LDAP (as
  reported by Giorgio Pioda on the debian-edu mailing list).
  
  The point release included ssl and php5 related changes which might
  cause the issue.
 After investigating further it seems to be that the mechanism using
 encrypted passwords in gosa.conf is failing now.
 
 (As far as I know the random cleartext password generated during setup
 is encrypted using gosa-encrypt-passwords and a file gosa.secrets is
 generated to let apache2 cope with the encrypted passwords.)
 
 This seems to work getting an upgraded Wheezy main-server working again
 (no need to generate a new gosa.conf):
 
 (1) cat /dev/null  /etc/gosa/gosa.secrets
 (2) take the random cleartext password from gosa.conf.orig and put it
 instead of the encrypted long one into gosa.conf (actually twice:
 adminPassword and snapshotAdminPassword)
 (3) restart apache2
 
 From a security point of view it's probably more than dubious...
 Maybe gosa-encrypt-passwords has to be adjusted.

Comments?


cheers,
Holger


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


Bug#767295: [Pkg-xen-devel] Bug#767295: Bug#767295: xl: apparent memory leak

2014-11-08 Thread Ian Campbell
On Fri, 2014-11-07 at 21:32 -0500, Gedalya wrote:
 On 11/06/2014 09:12 AM, Ian Campbell wrote:
  I've posted a fix for this upstream:
  http://lists.xen.org/archives/html/xen-devel/2014-11/msg00542.html
 
  I've requested that it go into the next 4.4.x release. I also plan to
  backport it to the package regardless once it is accepted into the dev
  branch.
 
  Ian.
 
 So I've tried building xen 4.4.1-3 with this patch (attached), and I 
 replaced the binary packages libxen-4.4 and xen-utils-4.4 with the new ones.
 The situation is the same: the xl process for jessie amd64 guests starts 
 off at a resident size of 15mb as opposed to ~500kb for wheezy i386 
 guests. At guest reboot it jumps to 17mb and then, after a few seconds, 
 to ~34mb.
 I also rebooted the host to help make sure the test is valid.

Please can you try running xl under valgrind, something similar to what
I described earlier should work.

Could you also post your guest cfg file please.

Thanks,
Ian.


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



Bug#756525: black-box: update config.{sub, guess} to fix FTBFS for ppc64el port

2014-11-08 Thread Karl Bartel
I've resigned as a debian developer, so I can't push any changes. As
far as I can see, there is no new maintainer, yet. Maybe some debian
dev can do a NMU upload.

On Thu, Oct 30, 2014 at 7:35 PM, Paulo Flabiano Smorigo
pfsmor...@linux.vnet.ibm.com wrote:
 Dear Maintainer,

 Can you please consider the patch from Ravi in order to build this
 package for all archs?

 Currently, black-box is failing to build for ppc64el and arm64:
 https://buildd.debian.org/status/package.php?p=black-boxsuite=sid

 Thanks in advance!
 --
 Paulo Flabiano Smorigo
 IBM Linux Technology Center


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



Bug#768551: acpi-support: Sleep doesn't work when lid is closed

2014-11-08 Thread Punit Agrawal
Package: acpi-support
Version: 0.142-5
Severity: important

Dear Maintainer,

After a recent upgrade, sleep functionality stopped working on a Lenovo X230
laptop. On further investigation it seemed the condition in
/etc/acpi-support/lid.sh

if { CheckPolicy || HasLogindAndSystemd1Manager; }; then
exit
fi

was succeeding without then carrying on to subsequently calling pm-suspend.

After commenting out the exit above (also in the attached version of lid.sh)
sleep is working again.

I suspect commenting out exit is not the right way to fix the problem but don't
know enough to do it properly.

As an aside, I'd also like to argue that ACPI_SLEEP=true should be the default
in /etc/default/acpi-support to make sleep work out of the box (which it did
before the upgrade).

Thanks,
Punit

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

Kernel: Linux 3.16-2-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 acpi-support depends on:
ii  acpi-support-base  0.142-5
ii  acpid  1:2.0.23-1
ii  lsb-base   4.1+Debian13+nmu1
ii  pm-utils   1.4.1-15
ii  x11-xserver-utils  7.7+3

Versions of packages acpi-support recommends:
ii  acpi-fakekey  0.142-5
ii  rfkill0.5-1

Versions of packages acpi-support suggests:
pn  radeontoolnone
ii  vbetool   1.1-3
pn  xinputnone
ii  xscreensaver  5.30-1+b1

-- Configuration Files:
/etc/acpi/lid.sh changed:
test -f /usr/share/acpi-support/state-funcs || exit 0

. /usr/share/acpi-support/power-funcs
. /usr/share/acpi-support/policy-funcs
. /etc/default/acpi-support

[ -x /etc/acpi/local/lid.sh.pre ]  /etc/acpi/local/lid.sh.pre
if { CheckPolicy || HasLogindAndSystemd1Manager; }; then
#   exit
fi

grep -q closed /proc/acpi/button/lid/*/state
if [ $? -eq 0 ]
then
. /usr/share/acpi-support/screenblank
if [ x$LID_SLEEP = xtrue ]; then
pm-suspend
if [ $? -ne 0 -a x$LID_SHUTDOWN = xtrue ]; then
shutdown -P now
fi
fi
else
d=/tmp/.X11-unix
for x in $d/X*; do
displaynum=${x#$d/X}
getXuser;
if [ x$XAUTHORITY != x ]; then
export DISPLAY=:$displaynum
if [ x$RADEON_LIGHT = xtrue ]; then
[ -x /usr/sbin/radeontool ]  radeontool light on
fi
case $DISPLAY_DPMS in
xset)
su $XUSER -s /bin/sh -c xset dpms force on
;;
xrandr)
su $XUSER -s /bin/sh -c xrandr --output 
$XRANDR_OUTPUT --auto
;;
vbetool)
/usr/sbin/vbetool dpms on
;;
esac
if pidof xscreensaver  /dev/null; then
if on_ac_power; then 
su $XUSER -s /bin/sh -c xscreensaver-command -unthrottle
fi
su $XUSER -s /bin/sh -c xscreensaver-command -deactivate
fi
else
if [ -x$DISPLAY_DPMS_NO_USER = xtrue ]; then
[ -x /usr/sbin/vbetool ]  /usr/sbin/vbetool dpms on
fi 
fi
done
fi
[ -x /etc/acpi/local/lid.sh.post ]  /etc/acpi/local/lid.sh.post

/etc/default/acpi-support changed:
ACPI_SLEEP=true
ACPI_HIBERNATE=true
LOCK_SCREEN=true
LID_SLEEP=true
DISPLAY_DPMS=xset
XRANDR_OUTPUT=LVDS


-- 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#767261: [Pkg-xen-devel] Bug#767261: xen-hypervisor-4.4-amd64: host lockup when DomU network iface is down

2014-11-08 Thread Ian Campbell
On Sat, 2014-11-08 at 00:40 -0500, Gedalya wrote:
 On 11/07/2014 03:25 AM, Ian Campbell wrote:
  On Thu, 2014-11-06 at 11:06 -0500, Gedalya wrote:
  I suspect we will need to backport some xen-netback patch or other. I've
  put some feelers out to see if any of the upstream devs have any
  hints...
  OK so if it's just a matter of changing a kernel on one box, I can
  perhaps try to build a 3.18 this weekend
  I think these commits, which are in v3.18-rc3, are probably the ones:
 
  ecf08d2 xen-netback: reintroduce guest Rx stall detection
  f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier 
  flapping
  bc96f64 xen-netback: make feature-rx-notify mandatory
 
  I'll investigate a backport/check if they are destined for stable@.
 
  Ian.
 
 Tried to just frankenport xen-netback from 3.18 into 3.16, didn't work 
 very well ;-)

Did you backport just the above or the full set of changes from 3.18?

 I'm running 3.18rc3+ now. Bombarding the downed interface by 
 broadcast-pinging the network it's on causes the following
 [  281.396014] vif vif-3-0 vif3.0: Guest Rx stalled
 [  281.396080] breth1: port 3(vif3.0) entered disabled state
 and that's it. This is instead of the previously repeated 'draining TX 
 queue' messages.
 Let's assume it won't crash, I'll let you know if this assumption turns 
 out to be wrong.
 
 I'm kind of curious why this is preceded by
 [   46.232475] vif vif-3-0 vif3.0: Guest Rx ready
 [   46.232514] IPv6: ADDRCONF(NETDEV_CHANGE): vif3.0: link becomes ready
 And the host figures out it's down only when traffic comes and doesn't 
 get through.
 I guess this might change if I run 3.18 in the guest too?

I *think* this is the intended behaviour of xen-netback: reintroduce
guest Rx stall detection, since the interface is down on the guest side
it becomes considered stalled (i.e not processing any packets).

The link becomes ready message I think refers to the backend end of
the connection, it's like a network cable only plugged in at one end or
something. Perhaps things could be smarter, but that would be an
upstream thing I think.


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



Bug#768552: gnome-packagekit: Progress indication not satisfactory

2014-11-08 Thread Carlo Marchiori
Package: gnome-packagekit
Version: 3.14.0-1
Severity: wishlist
Tags: upstream

Dear Maintainer,

the tool show a progress bar related to the current download. Debian and linux
in general a made of many small modules whose download doesn't take a lot of
time. So the progress bar is frenetically reset. The label at the right just
shows 'Downloading packages' which is also not very informative.

I think the progress bar should be related to the whole activity. So, if I have
to download hundreds of packages, it should give in percentage how many have
been already downloaded. Besides the label should report the package currently
downloading.

On the whole, the tool should be at least as much informative as the aptitude
command line is.

Another improvement would be to show a specific icon for each package if they
have one (they should), instead of a dumb list of boxes.

Thanks,
Carlo.



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

Kernel: Linux 3.13-1-amd64 (SMP w/4 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 gnome-packagekit depends on:
ii  gnome-packagekit-session  3.14.0-1
ii  libatk1.0-0   2.14.0-1
ii  libc6 2.19-11
ii  libcairo-gobject2 1.12.16-5
ii  libcairo2 1.12.16-5
ii  libcanberra-gtk3-00.30-2.1
ii  libcanberra0  0.30-2.1
ii  libdbus-1-3   1.8.8-2
ii  libdbus-glib-1-2  0.102-1
ii  libfontconfig12.11.0-6.1
ii  libfreetype6  2.5.2-2
ii  libgdk-pixbuf2.0-02.31.1-2+b1
ii  libglib2.0-0  2.42.0-1
ii  libgtk-3-03.14.3-1
ii  libnotify40.7.6-2
ii  libpackagekit-glib2-181.0.0-3
ii  libpango-1.0-01.36.8-2
ii  libpangocairo-1.0-0   1.36.8-2
ii  libsqlite3-0  3.8.6-1
ii  libx11-6  2:1.6.2-3

gnome-packagekit recommends no packages.

gnome-packagekit 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#768524: musescore: New upstream release available

2014-11-08 Thread Toby St Clere Smithe
Hi Tiago, I will port my old package this morning. Cheers, Toby.


Tiago Bortoletto Vaz ti...@debian.org writes:
 Please consider packaging Musescore 2.0b. I've been playing with it and
 has a lot of improvements. It really worths to have this beta version
 in Debian. Many Debian and derivatives users with no technical
 background are having problems installing this beta from upstream
 builds. I've packaged myself a (bad-shape) 2.0b for personal purpose. In
 case you want to have a look as reference, please check
 https://people.debian.org/~tiago/

 Musescore 2.0b is result of an amazing work from its developpers, a very
 active project and users are not necessarially tech people, it's so
 valuable your work as the .deb package maintainer. Please ask for help
 you need so, then I can try to give some time to it.

 Thanks,

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

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

 Versions of packages musescore depends on:
 ii  desktop-file-utils  0.22-1
 ii  libasound2  1.0.28-1
 ii  libc6   2.19-11
 ii  libgcc1 1:4.9.1-19
 ii  libportaudio2   19+svn20140130-1
 ii  libqt4-designer 4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-network  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-script   4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-scripttools  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-svg  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-xml  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqt4-xmlpatterns  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqtcore4  4:4.8.6+git64-g5dc8b2b+dfsg-2
 ii  libqtgui4   4:4.8.6+git64-g5dc8b2b+dfsg-2
 pn  libqtscript4-core   none
 pn  libqtscript4-guinone
 pn  libqtscript4-networknone
 pn  libqtscript4-uitoolsnone
 pn  libqtscript4-xmlnone
 ii  libqtwebkit42.3.2.dfsg-3
 ii  libsndfile1 1.0.25-9
 ii  libstdc++6  4.9.1-19
 pn  musescore-commonnone
 ii  musescore-soundfont-gm  1.3+dfsg-2
 ii  xdg-utils   1.1.0~rc1+git20111210-7.1
 ii  zlib1g  1:1.2.8.dfsg-2

 Versions of packages musescore recommends:
 ii  pulseaudio-utils  5.0-6

 Versions of packages musescore suggests:
 pn  fluid-soundfont-gm  none

-- 
Toby St Clere Smithe
http://tsmithe.net


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



Bug#765722: CVE-2014-3660 libxml2 billion laugh variant

2014-11-08 Thread Lucas Nussbaum
Hi,

I looked at this bug (kind-of randomly looking through RC bugs).
The current status is:
- fixed in unstable with a new upstream version
- that new upstream version was aged/2
- however, an RC bug (#766884) was found in that new upstream version
- in the upstream bug[1] for #766884, the upstream author says
  'it's not gonna be simple :-('

:-(

A good strategy is probably to see if the upstream bug get fixed soon,
migrate the fixed new upstream if that's the case, and issue a targetted
fix for #765722 if that's not the case.

However, maybe the release team prefers a targetted fix anyway?
(I did not really understand if the fix for #765722 is related to the
introduction of #766884. But I believe they are independant)

[1] https://bugzilla.gnome.org/show_bug.cgi?id=737840

Lucas


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



Bug#768512: base-files: Why is postinst script trying to remove /mnt?

2014-11-08 Thread Santiago Vila
On Fri, Nov 07, 2014 at 08:25:47PM -0400, Braiam Peguero wrote:
 Package: base-files
 Version: 7.10
 Severity: normal
 
 Dear Maintainer,
 
 While upgrading from 7.6 to 7.10, dpkg informs me
 that it tries to remove /mnt:
 
 Unpacking base-files (7.10) over (7.6) ...
 dpkg: warning: unable to delete old directory '/mnt': Directory not empty
 
 Why would base-files try to do that? I presume is related
 to some changes over the logic which /mnt is (re)created when
 installing base-files. [...]

Hi.

In addition to what I said in the closing message, the low level
explanation for that is the following:

When you upgrade a package, dpkg tries to remove directories in the
old package which are no longer in the new package.

Since you already upgraded your system, you can check that

dpkg -L base-files

does not include /mnt anymore, while previously it did.

This is the reason /mnt has to be recreated after the upgrade in case
it was empty and dpkg removed it.

Hope this helps.


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



Bug#768553: munin-plugins-core: slapd_bdb_cache plugin - autoconf fails when database directory is valid

2014-11-08 Thread Andreas Maus
Package: munin-plugins-core
Version: 2.0.24-1
Severity: normal
Tags: patch

Dear Maintainer,

An error in the slapd_bdb_cache_ plugin fails during autoconf with no (Can't 
open database directory '$dbdir') when the database directory is valid (exists 
and is readable).

The reason is a bug in line 79 of the slabd_bdb_cache_ plugin:

[... snipp ...]
 } elsif (-d $dbdir  -r $dbdir) {
 print no (Can't open database directory '$dbdir');
 } else {
[... snipp ...]

This also prevents autoconf to suceed in any configuration.

The fix is trivial, see attached patch (another variant would leave the elsif 
intact and return yes instead of no).
This issue is also present in the current release (2.0.24 at the time of this 
bugreport).

So long,

Andreas.

P.S.: I've tried to report this issue upstream but their trac rejected the 
content
as spam :(


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

Kernel: Linux 3.16-2-amd64 (SMP w/1 CPU core)
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 munin-plugins-core depends on:
ii  munin-common  2.0.24-1
ii  perl  5.20.1-2

Versions of packages munin-plugins-core recommends:
ii  libnet-snmp-perl  6.0.1-2

Versions of packages munin-plugins-core suggests:
pn  conntrack   none
pn  libcache-cache-perl none
pn  libdbd-mysql-perl   none
ii  libnet-dns-perl 0.80.2-2
pn  libnet-netmask-perl none
pn  libnet-telnet-perl  none
ii  libxml-parser-perl  2.41-3
ii  python  2.7.8-2
ii  ruby2.1 [ruby-interpreter]  2.1.4-1

-- no debconf information
--- plugins/node.d/slapd_bdb_cache_.in.ORIGINAL	2014-11-08 10:43:47.183425551 +0100
+++ plugins/node.d/slapd_bdb_cache_.in	2014-11-08 10:52:01.728255000 +0100
@@ -76,7 +76,7 @@
 } elsif ($arg  $arg eq autoconf) {
 if (! -x $dbstat) {
 	print no (Can't execute db_stat file '$dbstat')\n;
-} elsif (-d $dbdir  -r $dbdir) {
+} elsif (! -d $dbdir || ! -r $dbdir) {
 	print no (Can't open database directory '$dbdir');
 } else {
 	print yes\n;


Bug#768466: [pkg-php-pear] Bug#768466: php-htmlpurifier: fails to install

2014-11-08 Thread Holger Levsen
Hi David,

On Freitag, 7. November 2014, David Prévot wrote:
 I’m not able to get the dpkg version out of the provided log, but given
 the date, (2014-11-01 21:29:50 UTC), I’d expect it to be still
 dpkg/1.17.13 (while 1.17.21 migrated to Jessie on 2014-11-03). Can you
 please update the chroot and verify the issue still exist before opening
 yet another duplicate of this dpkg issue?

I've rescheduled these yesterday but forgot to recreate the base.tgzs first, 
doing so now. Should hopefully have results for the 14-1500 UTC piuparts pages 
updates...


cheers,
Holger




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


Bug#767850: apache2: unhandled symlink to directory conversion: /usr/share/doc/apache2

2014-11-08 Thread Stefan Fritsch
Thanks for the report. The doc symlinks will be fixed in the next 
upload.

But the errors about conf files seem to be false positives. The 
upgraded apache2.2-common package does not contain any of those files 
anymore. Therefore it is correct that they are missing.

On Sunday 02 November 2014 23:55:11, Andreas Beckmann wrote:
 And there are more problems but I didn't have time to look at them
 in detail:
 
 1m36.2s ERROR: FAIL: debsums reports modifications inside the
 chroot: debsums: missing file
 /etc/apache2/mods-available/imagemap.load (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/cern_meta.load (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/authz_default.load (from
 apache2.2-common package) debsums: missing file
 /etc/apache2/sites-available/default-ssl (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/disk_cache.load (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/disk_cache.conf (from apache2.2-common
 package) debsums: missing file /etc/apache2/conf.d/charset (from
 apache2.2-common package) debsums: missing file
 /etc/apache2/sites-available/default (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/authn_default.load (from
 apache2.2-common package) debsums: missing file
 /etc/bash_completion.d/apache2.2-common (from apache2.2-common
 package) debsums: missing file /etc/apache2/conf.d/security (from
 apache2.2-common package) debsums: missing file
 /etc/apache2/conf.d/other-vhosts-access-log (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/mem_cache.conf (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/authn_alias.load (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/mods-available/mem_cache.load (from apache2.2-common
 package) debsums: missing file
 /etc/apache2/conf.d/localized-error-pages (from apache2.2-common
 package)


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



Bug#768552: gnome-packagekit: Progress indication not satisfactory

2014-11-08 Thread Carlo Marchiori
Please close the bug,
I confused the 'upgrade' phase with the 'update' phase
(though the fact itself I was mislead could be an indication the tool could
be improved).

2014-11-08 11:56 GMT+01:00 Carlo Marchiori carlo.marchi...@gmail.com:

 Package: gnome-packagekit
 Version: 3.14.0-1
 Severity: wishlist
 Tags: upstream

 Dear Maintainer,

 the tool show a progress bar related to the current download. Debian and
 linux
 in general a made of many small modules whose download doesn't take a lot
 of
 time. So the progress bar is frenetically reset. The label at the right
 just
 shows 'Downloading packages' which is also not very informative.

 I think the progress bar should be related to the whole activity. So, if I
 have
 to download hundreds of packages, it should give in percentage how many
 have
 been already downloaded. Besides the label should report the package
 currently
 downloading.

 On the whole, the tool should be at least as much informative as the
 aptitude
 command line is.

 Another improvement would be to show a specific icon for each package if
 they
 have one (they should), instead of a dumb list of boxes.

 Thanks,
 Carlo.



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

 Kernel: Linux 3.13-1-amd64 (SMP w/4 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 gnome-packagekit depends on:
 ii  gnome-packagekit-session  3.14.0-1
 ii  libatk1.0-0   2.14.0-1
 ii  libc6 2.19-11
 ii  libcairo-gobject2 1.12.16-5
 ii  libcairo2 1.12.16-5
 ii  libcanberra-gtk3-00.30-2.1
 ii  libcanberra0  0.30-2.1
 ii  libdbus-1-3   1.8.8-2
 ii  libdbus-glib-1-2  0.102-1
 ii  libfontconfig12.11.0-6.1
 ii  libfreetype6  2.5.2-2
 ii  libgdk-pixbuf2.0-02.31.1-2+b1
 ii  libglib2.0-0  2.42.0-1
 ii  libgtk-3-03.14.3-1
 ii  libnotify40.7.6-2
 ii  libpackagekit-glib2-181.0.0-3
 ii  libpango-1.0-01.36.8-2
 ii  libpangocairo-1.0-0   1.36.8-2
 ii  libsqlite3-0  3.8.6-1
 ii  libx11-6  2:1.6.2-3

 gnome-packagekit recommends no packages.

 gnome-packagekit suggests no packages.

 -- no debconf information



Bug#768546: kobodeluxe: [PATCH] Please add this joystick-hat support

2014-11-08 Thread Damyan Ivanov
Control: tags -1 patch upstream
Control: severity -1 wishlist

-=| Eric Duhamel, 08.11.2014 02:12:18 -0800 |=-
 Source: kobodeluxe
 Severity: normal
 
 Dear Maintainer,
   Kobo Deluxe is a twitch-reaction game, thus we should
 take advantage of a joystick hat if one is present. This patch
 should do the trick, applied to KoboDeluxe_0.5.1.orig.tar.gz
 
 * BEGIN RAW DIFF *

Thanks!

Did you test the resulting binary? I have no joystick myself and am 
hesitating passing upstream a completely untested patch.


-- dam


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



Bug#768469: closed by Jonathan Wiltshire j...@debian.org (Re: Bug#768469: unblock: gcl/2.6.12-1)

2014-11-08 Thread Jonathan Wiltshire
On Fri, Nov 07, 2014 at 11:32:26AM -0500, Camm Maguire wrote:
 Greetings!  I humbly ask you to reconsider, especially in light of the
 fact that the package tracking webpages and quality assurance webpages
 did not post this migration time change, and still reported the 5 days
 (and in fact still do).  This situation is legitimately confusing, and
 letting packages in within a five day window of 11-5 when uploaded with
 this understanding will strengthen the release and project.  

Excuses output, which is what feeds the PTS, reflected the 10
days required during that period. It no longer does so, because those
values have been reset now that migration is fully manual.

I have considered carefully overnight, but I have not changed my mind.
I'm sorry to disappoint you.

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


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



Bug#768010: future mongodb unblock

2014-11-08 Thread Jonathan Wiltshire
Control: tag -1 moreinfo

On Tue, Nov 04, 2014 at 07:30:09AM +0100, Laszlo Boszormenyi (GCS) wrote:
 Upstream released MongoDB 2.6.0 too late for Jessie and started to
 work for 2.8.0. Then I was blind to see they backport important fixes
 for the 2.4.x tree. The 2.4.11 [1] and 2.4.12 [2] changelogs are
 available, as well the upcoming 2.4.13 [3].
 I suspect it's too late to let them enter Jessie, but I'd be happy to
 package them if allowed. At least I ask permission to use the security
 fix[4] and disabling of the SSLv3 ciphers[5]. Which path may I take?
 I should emphasize that the fixes included went through the 2.5
 development cycle and part of the current stable, 2.6 release tree.
 The fixes backport done and tested by upstream itself.
 I've already packaged 2.4.12 for Sid and all I had to change is to
 adjust a small patch to apply clean without fuzz. I'll backport the
 SSLv3 disable patch from 2.4.13 soon to the package.

Assuming the diffs are sane, I'll accept the security fix and the SSLv3
ciphers through sid please.

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


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



Bug#768526: unblock: scim/1.4.15-3

2014-11-08 Thread Rolf Leggewie
On 08.11.2014 17:35, Jonathan Wiltshire wrote:
 Control: tag -1 moreinfo
 
 On Sat, Nov 08, 2014 at 12:21:14PM +0800, Rolf Leggewie wrote:
 I would like to apply the following patches to scim in unstable and have
 them migrate to testing/jessie. Please let me know if you will allow a
 freeze exception for all or at least some of them.  The scim package in
 unstable is currently the same as in testing. Patch 3 is the one I amm
 most keen on pushing into jessie.  I have yet to upload after getting
 clearance or rejection for a freeze exception for these patches
 
 Definitely not the first two. What's the problem that patch 3 fixes?

Thank you for the clear answer.

Patch 3 is addressing what is discussed in #71621, that
update-alternative --remove should not be called on upgrade or
deconfigure.  There's potential data loss of user-configured data if it
is done nonetheless.


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



Bug#768553: [Packaging] Bug#768553: munin-plugins-core: slapd_bdb_cache plugin - autoconf fails when database directory is valid

2014-11-08 Thread Holger Levsen
Hi Andreas,

thanks for your bug report, esp. with patch! :-)

On Samstag, 8. November 2014, Andreas Maus wrote:
 P.S.: I've tried to report this issue upstream but their trac rejected the
 content as spam :(

this is a known issue, so the upstream bug tracker will move to github 
shortly. it also doesnt matter that much, upstream is subscribed to the debian 
BTS too :-) (but still we prefer upstream bugs to go there... but in the end 
what mostly matters that its tracked somewhere. and then fixed.)


cheers,
Holger


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


Bug#768554: timidity: fails to start /dev/snd/seq has incorrect group owner and permissions

2014-11-08 Thread Arthur Marsh
Package: timidity
Version: 2.13.2-40.2
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Unsure, but I found /dev/snd/seq with group root and no group access 
permissions.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Manually changed group of /dev/snd/seq to audio and chmod g+rw /dev/snd/seq


   * What was the outcome of this action?

Timidity could then be started.

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

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

Versions of packages timidity depends on:
ii  libasound21.0.28-1
ii  libaudio2 1.9.4-1
ii  libc6 2.19-13
ii  libesd0   0.2.41-11
ii  libflac8  1.3.0-2
ii  libice6   2:1.0.9-1
ii  libjack0 [libjack-0.116]  1:0.124.1+20140122git5013bed0-3
ii  libncurses5   5.9+20140913-1
ii  libogg0   1.3.2-1
ii  libpng12-01.2.50-2
ii  libsm62:1.2.2-1
ii  libtinfo5 5.9+20140913-1
ii  libvorbis0a   1.3.4-2
ii  libvorbisenc2 1.3.4-2
ii  libx11-6  2:1.6.2-3
ii  libxaw7   2:1.0.12-2
ii  libxext6  2:1.3.3-1
ii  libxmu6   2:1.1.2-1
ii  libxt61:1.1.4-1
ii  lsb-base  4.1+Debian13+nmu1
ii  zlib1g1:1.2.8.dfsg-2

Versions of packages timidity recommends:
ii  freepats 20060219-1
ii  timidity-daemon  2.13.2-40.2

Versions of packages timidity suggests:
ii  fluid-soundfont-gm  3.1-5
pn  fluid-soundfont-gs  none
pn  pmidi   none

-- debconf-show failed


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



Bug#768522: libcurl3 (version 7.38.0-3) relocation error

2014-11-08 Thread Jos van Wolput

On 11/08/2014 06:24 PM, Adam D. Barratt wrote:

Given:


-- System Information:
Debian Release: jessie/sid + experimental


which version of libssl1.0.0 do you have installed? If it's 1.0.2 from 
experimental, does downgrading to unstable's version help?



I did have installed libssl1.0.0 version 1.0.2~beta3-1 from experimental, downgrading to 1.0.1j-1 (unstable) and installing libcurl3 (version 
7.38.0-3) fixes this issue.

Thanks!

Jos v.Wolput


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



Bug#768555: bootlogd apparantly runs but /var/log/bootlog* files are from 2013

2014-11-08 Thread Arthur Marsh
Package: bootlogd
Version: 2.88dsf-57
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I do not know.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Tried reinstalling bootlogd.

   * What was the outcome of this action?

No change.

   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

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

Versions of packages bootlogd depends on:
ii  libc6 2.19-13
ii  lsb-base  4.1+Debian13+nmu1

bootlogd recommends no packages.

bootlogd suggests no packages.

-- Configuration Files:
/etc/init.d/bootlogd [Errno 2] No such file or directory: 
u'/etc/init.d/bootlogd'
/etc/init.d/stop-bootlogd [Errno 2] No such file or directory: 
u'/etc/init.d/stop-bootlogd'
/etc/init.d/stop-bootlogd-single [Errno 2] No such file or directory: 
u'/etc/init.d/stop-bootlogd-single'

-- debconf-show failed


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



Bug#611250: please support network bonding

2014-11-08 Thread Michael Tokarev
Maybe it is really better to postprone bonding configuration until
past installation?  As far as I understand, bonding is entirely
optional and is intended to make network faster and more reliable.
It is not exactly necessary during install, and can be made later.
But more feature makes d-i complex for both developers and users...

Thanks,

/mjt


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



Bug#768336: c2esp: print streaky and uneven

2014-11-08 Thread Paul Newall

On 07/11/14 15:56, Cia Watson wrote:


On 11/06/2014 11:30 AM, Paul Newall wrote:

On 06/11/14 15:33, Cia Watson wrote:

Package: printer-driver-c2esp
Version: 25c-1
Severity: important
File: c2esp


So far, I have not had any other similar reports, and I don't see 
this problem when I print. This makes diagnosis tricky.
Do you happen to know if the c2esp version was c2esp25c-1 before you 
had the problem?
The latest version is c2esp-27, but the functional bits of that are 
almost the same as 25c. So I would be surprised if upgrading would 
solve the problem

Are you connecting to the printer with wifi or usb?
It might help with diagnosis if you checked some different prints: 
colour, black only, high / low resolution.
Also try printing from some different programs, to check that it's 
not depending on the source of the image.
One possibility might be something changed in the cups filters used 
to convert between .pdf or .ps and the raster for printing.
Do you have any other printer available that you can print to also 
using cups? If the filters were the problem they might affect other 
printers.

Hi back,

I removed the previous driver and installed the 24-2 version. It may 
be application specific, because I just printed a couple of pdf files 
and they printed just fine. I think it was Libre Office and/or Lyx 
where I had previous problems. I'll test both of those sometime over 
the weekend (it's Friday morning here), and report back.


I know I installed the 25c-1 version because I was having printing 
issues with the previous one, but the change didn't fix it. But it may 
be something else.



Does your streaky print look as if it is due to too much ink, which then 
gets smeared by the print head? or does it look like actual extra dots 
that the printer and driver are deliberately printing?


Paul


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



Bug#768556: nmu: libgpod_0.8.3-4

2014-11-08 Thread Andreas Beckmann
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

nmu libgpod_0.8.3-4 . ALL . experimental . -m Rebuild against libplist2.

libgpod in experimental still depends on the no longer available
libplist1. Maybe not on all architectures, but I don't know how to check
this quickly.
A rebuild on amd64 worked flawlessly.

Andreas


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



Bug#768557: unblock: ibus-table-extraphrase/1.2.0.20100305-2

2014-11-08 Thread Osamu Aoki
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ibus-table-extraphrase

This fixes the grave bug #768149 and makes several targeted fixes.

ibus-table 1.9.1-3 is in testing (jessie) and requires this
ibus-table-extraphrase package to be rebuild with it as documented in
its NEWS:
• The database format is simplified which makes better matching
  possible. But because of the changed database format, the
  tables have to be rebuilt, i.e. packages like ibus-table-chinese
  and ibus-table-others have to be rebuilt against ibus-table
1.8.0.

Without rebuild, this package is completely useless.

Other fixes are very targeted.  I refrained from changing package source
format and using dh $@.  These fixes made this package lintian warning
free.  See the changelog as shown in the following debdiff.

diff -u ibus-table-extraphrase-1.2.0.20100305/debian/watch 
ibus-table-extraphrase-1.2.0.20100305/debian/watch
--- ibus-table-extraphrase-1.2.0.20100305/debian/watch
+++ ibus-table-extraphrase-1.2.0.20100305/debian/watch
@@ -2,2 +2,2 @@
-http://code.google.com/p/ibus/downloads/list \
-http://ibus.googlecode.com/files/ibus-table-extraphrase-([0-9].*)\.tar\.gz
+opts=downloadurlmangle=s%.*name=(.*)%https://ibus.googlecode.com/files/$1%,filenamemangle=s/.*name=//
 \
+http://code.google.com/p/ibus/downloads/list?can=1q=ibus-table-extraphrase 
.*=ibus-table-extraphrase[_-](\d.*?)(?:[\.\-_](?:src|all))?.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)).*
diff -u ibus-table-extraphrase-1.2.0.20100305/debian/rules 
ibus-table-extraphrase-1.2.0.20100305/debian/rules
--- ibus-table-extraphrase-1.2.0.20100305/debian/rules
+++ ibus-table-extraphrase-1.2.0.20100305/debian/rules
@@ -28,7 +28,11 @@
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
CFLAGS=$(CFLAGS) LDFLAGS=-Wl,-z,defs
 
 
-build: build-stamp
+build: build-arch build-indep
+
+build-arch: build-stamp
+
+build-indep: build-stamp
 
 build-stamp:  config.status
dh_testdir
diff -u ibus-table-extraphrase-1.2.0.20100305/debian/changelog 
ibus-table-extraphrase-1.2.0.20100305/debian/changelog
--- ibus-table-extraphrase-1.2.0.20100305/debian/changelog
+++ ibus-table-extraphrase-1.2.0.20100305/debian/changelog
@@ -1,3 +1,21 @@
+ibus-table-extraphrase (1.2.0.20100305-2) unstable; urgency=medium
+
+  * Team upload.
+  * Rebuild binary data with ibus-table 1.9.1. Closes: #768149
+  * Add binary dependency to ibus-table (=1.9.1~).
+  * Include this to IME Packaging Team.
+  * Remove 頭發 from data/extra_phrase.txt to make this 
+effectively the same as the latest upstream source 1.3.9.20110826
+fixing https://code.google.com/p/ibus/issues/detail?id=872 as:
+...this is about the extra phrases table containing a
+non-existent word.  發 and 髮 both simplify to 发, but they are
+different characters where 發 only means 發達、發展 and 髮 only
+means 毛髮. hence only 頭髮 is correct.
+  * Update Standards-Version 3.8.4 to 3.9.6 and watch file.
+  * Add build-arch to debian/rules and kept debian/source/format.
+
+ -- Osamu Aoki os...@debian.org  Sat, 08 Nov 2014 17:33:17 +0900
+
 ibus-table-extraphrase (1.2.0.20100305-1) unstable; urgency=low
 
   * New upstream release.
diff -u ibus-table-extraphrase-1.2.0.20100305/debian/control 
ibus-table-extraphrase-1.2.0.20100305/debian/control
--- ibus-table-extraphrase-1.2.0.20100305/debian/control
+++ ibus-table-extraphrase-1.2.0.20100305/debian/control
@@ -1,17 +1,18 @@
 Source: ibus-table-extraphrase
 Section: utils
 Priority: optional
-Maintainer: LI Daobing lidaob...@debian.org
+Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
+Uploaders: LI Daobing lidaob...@debian.org
 Build-Depends: debhelper (= 7)
-Build-Depends-Indep: autotools-dev, ibus-table (= 1.1.0), pkg-config
-Standards-Version: 3.8.4
+Build-Depends-Indep: autotools-dev, ibus-table (= 1.9.1~), pkg-config
+Standards-Version: 3.9.6
 Homepage: http://code.google.com/p/ibus
 Vcs-Browser: https://code.launchpad.net/~lidaobing/+junk/ibus-table-extraphrase
 Vcs-Bzr: lp:~lidaobing/+junk/ibus-table-extraphrase
 
 Package: ibus-table-extraphrase
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ibus-table (=1.9.1~), ${shlibs:Depends}, ${misc:Depends}
 Description: Extra phrase for table engine of ibus
  IBus-Table is the IM Engine framework for table-based input methods, such as
  WuBi, ErBi, Cangjie and so on.
only in patch2:
unchanged:
--- ibus-table-extraphrase-1.2.0.20100305.orig/data/extra_phrase.txt
+++ ibus-table-extraphrase-1.2.0.20100305/data/extra_phrase.txt
@@ -302604,7 +302604,6 @@
 頭痛 1340
 頭痛醫頭   39400
 頭痛醫頭腳痛醫腳   84300
-頭發 593000
 頭皮 320
 頭皮屑269000
 頭盔 893000


unblock ibus-table-extraphrase/1.2.0.20100305-2

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 

Bug#768522: libcurl3 (version 7.38.0-3) relocation error

2014-11-08 Thread Adam D. Barratt

Control: forcemerge 768476 -1
Control: affects -1 + libcurl3

On 2014-11-08 11:10, Jos van Wolput wrote:

On 11/08/2014 06:24 PM, Adam D. Barratt wrote:

Given:


-- System Information:
Debian Release: jessie/sid + experimental


which version of libssl1.0.0 do you have installed? If it's 1.0.2 from 
experimental, does downgrading to unstable's version help?




I did have installed libssl1.0.0 version 1.0.2~beta3-1 from
experimental, downgrading to 1.0.1j-1 (unstable) and installing
libcurl3 (version 7.38.0-3) fixes this issue.


Thanks for the confirmation; I'm merging this with an existing report.

Regards

Adam


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



Bug#768553: [Packaging] Bug#768553: Bug#768553: munin-plugins-core: slapd_bdb_cache plugin - autoconf fails when database directory is valid

2014-11-08 Thread Holger Levsen
On Samstag, 8. November 2014, Holger Levsen wrote:
 thanks for your bug report, esp. with patch! :-)

I was a bit to brief probably: the patch also looks good to me and I 
specifically pointed upstream to it as an low hanging fruit to enjoy :)


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


Bug#768558: texlive-lang-cyrillic: lmodern font declarations missing

2014-11-08 Thread Alexander Inyukhin
Package: texlive-lang-cyrillic
Version: 2014.20141024-1
Severity: normal

Package lmodern can't be used with T2A encoding.
In this example beamer should use sans-serif font
for all text but it completely ignores font theme.
Commenting out lmodern package makes font selection working again.

\documentclass{beamer}
\usepackage[T1,T2A]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[english,russian]{babel}
\usefonttheme{default}
\usepackage{lmodern}
\title{Title}
\author{Author}
\begin{document}
\frame{\titlepage}
\end{document}

This example should be compiled with pdflatex.

There are some t2a*.fd files that are installed to
/usr/share/doc/texlive-doc/texlive/texlive-ru/
instead of appropriate texmf directories.
When I copy them to the working directory of my example,
it starts to use expected fonts with lmodern enabled.


-- Package-specific info:

##
 List of ls-R files

-rw-rw-r-- 1 root root 1961 Nov  8 02:02 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Jul 12  2012 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Oct 21 04:46 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Oct 24 07:19 /usr/share/texlive/texmf-dist/ls-R - 
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Oct 24 07:19 /usr/share/texlive/texmf-dist/ls-R - 
/var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 1101 Oct 31 11:50 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 5542 Nov  8 02:02 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 shurick shurick 19 Aug 16  2013 
/home/shurick/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4422 Nov  8 02:02 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root  283 Aug 16  2006 mktex.cnf
-rw-r--r-- 1 root root 1101 Oct 31 11:50 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (192, 'unstable')
Architecture: i386 (x86_64)

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

Versions of packages texlive-lang-cyrillic depends on:
ii  dpkg1.17.21
ii  tex-common  5.03
ii  texlive-base2014.20141024-1
ii  texlive-binaries2014.20140926.35254-2
ii  texlive-latex-base  2014.20141024-1

texlive-lang-cyrillic recommends no packages.

texlive-lang-cyrillic suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  dpkg   1.17.21
ii  ucf3.0030

Versions of packages tex-common suggests:
ii  debhelper  9.20141022

Versions of packages texlive-lang-cyrillic is related to:
ii  tex-common5.03
ii  texlive-binaries  2014.20140926.35254-2

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/singleuser: false
  tex-common/check_texmf_missing:


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



Bug#757588: #757588: sysvinit-core: installation fails when systemd is present

2014-11-08 Thread Damyan Ivanov
I was unable to reproduce this with the current sysvinit package in 
jessie (2.88dsf-57).

What I did:

 * installed wheezy in a VM
 * altered /etc/apt/sources.list adding jessie URLs
 * apt-get update
 * apt-get install apt dpkg locales
 * apt dist-upgrade
 * reboot

At this point the system was running with systemd.

 * apt install sysvinit-core
   (nothing odd here, installation went normally)
 * reboot

At this point the system was running with sysvinit.


Sorry for not providing logs from the susvinit-core installation, 
I was unable to get the serial console of the VM to work.


HTH,
dam


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



Bug#768475: evince: segfault on trying to open a pdf

2014-11-08 Thread Lennert Van Alboom
I can confirm this happens with *all* pdfs I have tried (20+). I can attach an
example if you want, but that'd just be doing a find / -name *.pdf | head -1
so I'm not sure it matters :-)


Backtrace as requested:

[alver@Crusoe ~]$ gdb evince
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
Type show configuration for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type help.
Type apropos word to search for commands related to word...
Reading symbols from evince...(no debugging symbols found)...done.
(gdb) run altairz80_doc.pdf
Starting program: /usr/bin/evince altairz80_doc.pdf
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffee08d700 (LWP 30810)]
[New Thread 0x7fffed88c700 (LWP 30811)]
[New Thread 0x7fffec974700 (LWP 30816)]
[New Thread 0x7fffdfd04700 (LWP 30817)]
[New Thread 0x7fffdf2e3700 (LWP 30818)]
[New Thread 0x7fffdeae2700 (LWP 30819)]
[New Thread 0x7fffde2e1700 (LWP 30820)]
[New Thread 0x7fffddae0700 (LWP 30821)]
[New Thread 0x7fffdd2df700 (LWP 30822)]
[New Thread 0x7fffdcade700 (LWP 30823)]
[New Thread 0x7fffc7fff700 (LWP 30824)]
[New Thread 0x7fffc77fe700 (LWP 30825)]
[New Thread 0x7fffc6ffd700 (LWP 30826)]

(evince:30806): EvinceDocument-WARNING **: 
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8: undefined symbol: 
_ZN7GfxFont16getAlternateNameEPKc

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc6ffd700 (LWP 30826)]
0x0001f576 in ?? ()
(gdb) bt full
#0  0x0001f576 in ?? ()
No symbol table info available.
#1  0x7fffc65c5637 in poppler_document_new_from_file () from 
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
No symbol table info available.
#2  0x7fffdc0d7a2b in ?? () from 
/usr/lib/evince/4/backends/libpdfdocument.so
No symbol table info available.
#3  0x77bb7ef7 in ev_document_load () from /usr/lib/libevdocument3.so.4
No symbol table info available.
#4  0x77bb9cfb in ev_document_factory_get_document () from 
/usr/lib/libevdocument3.so.4
No symbol table info available.
#5  0x7796ac6d in ?? () from /usr/lib/libevview3.so.3
No symbol table info available.
#6  0x7796c1ea in ?? () from /usr/lib/libevview3.so.3
No symbol table info available.
#7  0x74df3925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#8  0x746520a4 in start_thread (arg=0x7fffc6ffd700) at 
pthread_create.c:309
__res = optimized out
pd = 0x7fffc6ffd700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736532043520, 
-2297013931208070973, 1, 140737354125408, 140737301657808, 140736532043520, 
2297064510323173571, 2297035052063795395}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
  cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
pagesize_m1 = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#9  0x74387c2d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
(gdb) quit
A debugging session is active.

Inferior 1 [process 30806] will be killed.

Quit anyway? (y or n) y

[alver@Crusoe ~]$ dpkg -l evince
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion  Architecture 
Description
+++-===---
ii  evince  3.14.1-1 amd64
Document (PostScript, PDF) viewer


signature.asc
Description: Digital signature


Bug#768559: bootlogd not rotating log files

2014-11-08 Thread Arthur Marsh
Package: bootlogd
Version: 2.88dsf-57
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

No idea, but bootlog resumed working in mid-2014 but has kept writing to the
same file.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Nothing yet.

   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

Kernel: Linux 3.18.0-rc3+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bootlogd depends on:
ii  libc6 2.19-13
ii  lsb-base  4.1+Debian13+nmu1

bootlogd recommends no packages.

bootlogd 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#768558: texlive-lang-cyrillic: lmodern font declarations missing

2014-11-08 Thread Norbert Preining
Hi Karl, hi all,

(please keep cc)

at Debian we got a bug report that sounds quite reasonable.
It seems that the t2a*.fd files are installed only into the
doc hierarchy instead of the run files.

Is this intended? Does anyone have an idea about what is going
wrong here?

On Sat, 08 Nov 2014, Alexander Inyukhin wrote:
 Package lmodern can't be used with T2A encoding.
 In this example beamer should use sans-serif font
 for all text but it completely ignores font theme.
 Commenting out lmodern package makes font selection working again.
 
 \documentclass{beamer}
 \usepackage[T1,T2A]{fontenc}
 \usepackage[utf8]{inputenc}
 \usepackage[english,russian]{babel}
 \usefonttheme{default}
 \usepackage{lmodern}
 \title{Title}
 \author{Author}
 \begin{document}
 \frame{\titlepage}
 \end{document}
 
 This example should be compiled with pdflatex.
 
 There are some t2a*.fd files that are installed to
 /usr/share/doc/texlive-doc/texlive/texlive-ru/

[which is texmf-dist/doc/telxive/texlive-ru/ in TeX Live]

 instead of appropriate texmf directories.
 When I copy them to the working directory of my example,
 it starts to use expected fonts with lmodern enabled.

Please keep Ccs, thanks!

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live  Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13



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



Bug#611250: please support network bonding

2014-11-08 Thread Ben Hutchings
On Sat, 2014-11-08 at 14:17 +0300, Michael Tokarev wrote:
 Maybe it is really better to postprone bonding configuration until
 past installation?  As far as I understand, bonding is entirely
 optional and is intended to make network faster and more reliable.
 It is not exactly necessary during install, and can be made later.
 But more feature makes d-i complex for both developers and users...

If the bond uses the IEEE 802.1ax protocol (fka IEEE 802.3ad) then you
cannot use it without sending and receiving some configuration packets.

Ben.

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


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


Bug#768560: nmu: libvigraimpex_1.10.0+dfsg-7

2014-11-08 Thread Andreas Beckmann
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

gb libvigraimpex_1.10.0+dfsg-7 . amd64 . experimental .
nmu libvigraimpex_1.10.0+dfsg-7 . armel armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mipsel powerpc sparc . experimental . -m Rebuild against 
libhdf5-8

A rebuild I just did in amd64/experimental worked fine, so give back
libvigraimpex there.
On most other platforms it still depends on the no longer available
libhdf5-7, so a rebuild is needed.


Andreas


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



Bug#100808: Blessed Consignment Proposal

2014-11-08 Thread ''M . Gary''
 I hope this finds you well.

I have a business proposal, It does not require your funding and there are no 
dangers involved. Am sgt Gary of the United States Army on Active Duty, based 
in Camp Red Cloud, Stationed in Uijeongbu, South Korea promoting peace around 
the Korean Peninsula.

Thank you for your time and God bless America

M.Gary


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



Bug#768561: ironic-common: unowned files after purge (policy 6.8, 10.8): /var/lib/ironic/{cache, ironicdb}

2014-11-08 Thread Andreas Beckmann
Package: ironic-common
Version: 2014.1-9
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

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

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

Filing this as important as having a piuparts clean archive is a release
goal since lenny.

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

1m47.3s ERROR: FAIL: Package purging left files on system:
  /var/lib/ironic/   not owned
  /var/lib/ironic/cache/ not owned
  /var/lib/ironic/ironicdb   not owned


cheers,

Andreas


ironic-common_2014.1-9.log.gz
Description: application/gzip


Bug#768562: curl: Build against version without SSLv3 support

2014-11-08 Thread Kurt Roeckx
Package: curl
Severity: important
Tags: patch

Hi,

I would like to get rid of the SSLv3 methods in openssl.  The
patch brings curl in the same state as for SSLv2 in that it
doesn't try and use SSLv3 methods when openssl is build without
SSLv3 support.

I'm using the OPENSSL_NO_SSL3 define which currently actually
means SSLv3 method still exists but where the SSLv23_client_method
stopped doing SSLv3.

In the version in experimental the methods are really dropped and
you can see that by the OPENSSL_NO_SSL3_METHOD define.  You could
use that define if you really wanted.


Kurt

--- ./lib/vtls/openssl.c.old	2014-11-08 12:48:34.162629285 +0100
+++ ./lib/vtls/openssl.c	2014-11-08 12:49:42.001175881 +0100
@@ -1546,6 +1546,10 @@
 break;
 #endif
   case CURL_SSLVERSION_SSLv3:
+#ifdef OPENSSL_NO_SSL3
+failf(data, OpenSSL was built without SSLv3 support);
+return CURLE_NOT_BUILT_IN;
+#else
 #ifdef USE_TLS_SRP
 if(data-set.ssl.authtype == CURL_TLSAUTH_SRP)
   return CURLE_SSL_CONNECT_ERROR;
@@ -1553,6 +1557,7 @@
 req_method = SSLv3_client_method();
 use_sni(FALSE);
 break;
+#endif
   }
 
   if(connssl-ctx)


Bug#768526: unblock: scim/1.4.15-3

2014-11-08 Thread Jonathan Wiltshire
Control: tag -1 - moreinfo + confirmed

On Sat, Nov 08, 2014 at 07:10:09PM +0800, Rolf Leggewie wrote:
 On 08.11.2014 17:35, Jonathan Wiltshire wrote:
  Control: tag -1 moreinfo
  
  On Sat, Nov 08, 2014 at 12:21:14PM +0800, Rolf Leggewie wrote:
  I would like to apply the following patches to scim in unstable and have
  them migrate to testing/jessie. Please let me know if you will allow a
  freeze exception for all or at least some of them.  The scim package in
  unstable is currently the same as in testing. Patch 3 is the one I amm
  most keen on pushing into jessie.  I have yet to upload after getting
  clearance or rejection for a freeze exception for these patches
  
  Definitely not the first two. What's the problem that patch 3 fixes?
 
 Thank you for the clear answer.
 
 Patch 3 is addressing what is discussed in #71621, that
 update-alternative --remove should not be called on upgrade or
 deconfigure.  There's potential data loss of user-configured data if it
 is done nonetheless.

Please upload a fix for that only, and ping this bug when it's installed.

Thanks,

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


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



Bug#768563: unblock: flightgear-data/3.0.0-2

2014-11-08 Thread Markus Wanner
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal
X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org

Please confirm an upload as proposed is fine and then unblock package
flightgear-data.

The proposed upload includes a fix for bug #766251 (severity: grave,
flightgear fails to start with *** stack smashing detected ***) and a
translation update. Not a debian/po translation, but a patch against the
flightgear data itself. I'm not quite sure that later one is okay, so
please quickly confirm before I upload these huge packages.

flightgear-data (3.0.0-2) unstable; urgency=medium

  [ Rebecca N. Palmer ]
  * Fix type mismatch crash. Closes: #766251.

  [ Markus Wanner ]
  * Add patch translation-update-pt.diff.

 -- Markus Wanner mar...@bluegap.ch  Fri, 07 Nov 2014 17:28:09 +0100

unblock flightgear-data/3.0.0-2

Thanks

Markus Wanner
diff -Nru flightgear-data-3.0.0/debian/changelog 
flightgear-data-3.0.0/debian/changelog
--- flightgear-data-3.0.0/debian/changelog  2014-02-18 21:42:38.0 
+0100
+++ flightgear-data-3.0.0/debian/changelog  2014-11-07 17:28:14.0 
+0100
@@ -1,3 +1,13 @@
+flightgear-data (3.0.0-2) unstable; urgency=medium
+
+  [ Rebecca N. Palmer ]
+  * Fix type mismatch crash. Closes: #766251.
+
+  [ Markus Wanner ]
+  * Add patch translation-update-pt.diff.
+
+ -- Markus Wanner mar...@bluegap.ch  Fri, 07 Nov 2014 17:28:09 +0100
+
 flightgear-data (3.0.0-1) unstable; urgency=low
 
   [ Markus Wanner ]
diff -Nru flightgear-data-3.0.0/debian/patches/766251.patch 
flightgear-data-3.0.0/debian/patches/766251.patch
--- flightgear-data-3.0.0/debian/patches/766251.patch   1970-01-01 
01:00:00.0 +0100
+++ flightgear-data-3.0.0/debian/patches/766251.patch   2014-10-27 
11:44:43.0 +0100
@@ -0,0 +1,15 @@
+Description: Fix type mismatch crash in SGExpression
+Author: Rebecca N. Palmer rebecca_pal...@zoho.com
+Forwarded: not-needed
+Bug-Debian: https://bugs.debian.org/766251
+--- a/Effects/model-combined-transparent.eff
 b/Effects/model-combined-transparent.eff
+@@ -12,7 +12,7 @@
+   and
+ equal
+   
property/sim/rendering/shaders/model/property
+-  value type=int0/value
++  value type=float0/value
+ /equal
+ or
+   less-equal
diff -Nru flightgear-data-3.0.0/debian/patches/series 
flightgear-data-3.0.0/debian/patches/series
--- flightgear-data-3.0.0/debian/patches/series 1970-01-01 01:00:00.0 
+0100
+++ flightgear-data-3.0.0/debian/patches/series 2014-11-06 20:12:35.0 
+0100
@@ -0,0 +1,2 @@
+766251.patch
+translation-update-pt.diff
diff -Nru flightgear-data-3.0.0/debian/patches/translation-update-pt.diff 
flightgear-data-3.0.0/debian/patches/translation-update-pt.diff
--- flightgear-data-3.0.0/debian/patches/translation-update-pt.diff 
1970-01-01 01:00:00.0 +0100
+++ flightgear-data-3.0.0/debian/patches/translation-update-pt.diff 
2014-11-06 20:16:34.0 +0100
@@ -0,0 +1,26 @@
+Description: Update portuguese translation
+Origin: 
https://gitorious.org/fg/fgdata/commit/1da6f87557f655047391161d529faea4930eacde
+Forwarded: not-needed
+--- a/Translations/pt/sys.xml
 b/Translations/pt/sys.xml
+@@ -25,15 +25,15 @@
+   initinicializando/init   !-- English: initializing --
+   loading-aircraft-listcarregando lista de 
aeronaves/loading-aircraft-list   !-- English: loading aircraft list --
+   loading-aircraftcarregando aeronaves/loading-aircraft   
!-- English: loading aircraft --
+-  loading-nav-datcarregando dados de 
navaga��o/loading-nav-dat   !-- English: loading navigation data --
+-  init-sceneryinicializando cen�rios/init-scenery   !-- 
English: initializing scenery --
++  loading-nav-datcarregando dados de 
navagacao/loading-nav-dat   !-- English: loading navigation data --
++  init-sceneryinicializando cenarios/init-scenery   !-- 
English: initializing scenery --
+   creating-subsystemscriando subsistemas/creating-subsystems  
 !-- English: creating subsystems --
+   init-subsystemsinicializando subsistemas/init-subsystems   
!-- English: initializing subsystems --
+   binding-subsystemsligando subsistemas/binding-subsystems   
!-- English: binding subsystems --
+   finishing-subsystemsfinalizando 
subsistemas/finishing-subsystems   !-- English: finalizing subsystems --
+-  init-graphicsinicializando o motor gr�fico/init-graphics   
!-- English: initializing graphics engine --
+-  loading-scenerycarregando cen�rios/loading-scenery   !-- 
English: loading scenery --
+-  finalize-positionfinalizando posi��o/finalize-position   
!-- English: finalizing position --
++  

Bug#768564: unblock: flightgear/3.0.0-4

2014-11-08 Thread Markus Wanner
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal
X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org

Please unblock package flightgear

The recent upload to unstable fixes bug #750939 (severity: important -
Occasional deadlock when processing key input).

flightgear (3.0.0-4) unstable; urgency=medium

  * Add patch 750939.patch. Closes: #750939.

 -- Markus Wanner mar...@bluegap.ch  Fri, 07 Nov 2014 17:27:44 +0100

unblock flightgear/3.0.0-4

Thanks

Markus Wanner
diff -Nru flightgear-3.0.0/debian/changelog flightgear-3.0.0/debian/changelog
--- flightgear-3.0.0/debian/changelog   2014-10-08 10:56:43.0 +0200
+++ flightgear-3.0.0/debian/changelog   2014-11-07 17:27:50.0 +0100
@@ -1,3 +1,9 @@
+flightgear (3.0.0-4) unstable; urgency=medium
+
+  * Add patch 750939.patch. Closes: #750939.
+
+ -- Markus Wanner mar...@bluegap.ch  Fri, 07 Nov 2014 17:27:44 +0100
+
 flightgear (3.0.0-3) unstable; urgency=medium
 
   * Change B-D to libjpeg-dev to finish the transition to
diff -Nru flightgear-3.0.0/debian/patches/750939.patch 
flightgear-3.0.0/debian/patches/750939.patch
--- flightgear-3.0.0/debian/patches/750939.patch1970-01-01 
01:00:00.0 +0100
+++ flightgear-3.0.0/debian/patches/750939.patch2014-10-27 
11:33:20.0 +0100
@@ -0,0 +1,28 @@
+Description: Fix hang in nested Nasal calls
+
+naCall() increments Nasal's active threads count; as Nasal's garbage
+collector first asks all other threads to stop and waits for them to
+say they have, this can cause a hang when used in a function that was
+itself called from Nasal (inner function's GC waiting for outer function
+to say it has stopped, outer function waiting for inner function to return).
+
+naCallMethodCtx() doesn't, to avoid exactly this problem.
+(simgear simgear/nasal/nasal.h:108)
+
+(Deliberately not changing NasalXMLVisitor: that already uses naSubContext,
+another mechanism to do the same thing.)
+
+Author: Rebecca Palmer
+Bug-Debian: https://bugs.debian.org/750939
+
+--- flightgear-3.0.0.orig/src/Scripting/NasalSys.cxx
 flightgear-3.0.0/src/Scripting/NasalSys.cxx
+@@ -872,7 +872,7 @@ naRef FGNasalSys::wrappedPropsNode(SGPro
+ naRef args[1];
+ args[0] = propNodeGhost(aProps);
+ naContext ctx = naNewContext();
+-naRef wrapped = naCall(ctx, _wrappedNodeFunc, 1, args, naNil(), naNil());
++naRef wrapped = naCallMethodCtx(ctx, _wrappedNodeFunc, naNil(), 1, args, 
naNil());
+ naFreeContext(ctx);
+ return wrapped;
+ }
diff -Nru flightgear-3.0.0/debian/patches/series 
flightgear-3.0.0/debian/patches/series
--- flightgear-3.0.0/debian/patches/series  2014-10-07 11:36:09.0 
+0200
+++ flightgear-3.0.0/debian/patches/series  2014-10-27 11:33:44.0 
+0100
@@ -1,3 +1,4 @@
 systemLibraries.patch
 nasal-fix.patch
 fix-mobile-tacan.patch
+750939.patch


signature.asc
Description: OpenPGP digital signature


Bug#768360: iceweasel: crashes with Illegal instruction at startup

2014-11-08 Thread Ondrej Zary


On Saturday 08 November 2014 08:04:08 Mike Hommey wrote:
 On Sat, Nov 08, 2014 at 12:04:09AM +0100, Ondrej Zary wrote:
  On Friday 07 November 2014 23:32:55 Mike Hommey wrote:
   On Fri, Nov 07, 2014 at 09:24:23PM +0100, Ondrej Zary wrote:
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xab7feb70 (LWP 7670)]
0xad42fbf2 in ?? ()
(gdb) disassemble
No function contains program counter for selected frame.
(gdb) 
   
   Try disassemble 0xad42fbf2,+10 (adapting to whatever new address you get
   on next attempt)
  
  
  Thanks, it looks good now:
  
  Program received signal SIGILL, Illegal instruction.
  [Switching to Thread 0xab7feb70 (LWP 12776)]
  0xaec24272 in ?? ()
  (gdb) disassemble 0xaec24272,+10
  Dump of assembler code from 0xaec24272 to 0xaec2427c:
  = 0xaec24272:  xorpd  %xmm0,%xmm0
 0xaec24276:  cvtsi2sd %edx,%xmm0
 0xaec2427a:  jmp0xaec2428a
  End of assembler dump.
  
  xorpd is a SSE instruction :(. I wonder if this is just a compiler flag 
  problem or this crap is generated by Firefox JIT compiler?
 
 Could you give a try to version 33.0, 34.0 and/or 35.0 from
 mozilla.debian.net?

33.0-2~bpo70+1 crashes the same way even in safe mode:

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xaaefeb70 (LWP 14874)]
0xac6350b2 in ?? ()
(gdb) disassemble 0xac6350b2,+10
Dump of assembler code from 0xac6350b2 to 0xac6350bc:
= 0xac6350b2:  xorpd  %xmm0,%xmm0
   0xac6350b6:  cvtsi2sd %edx,%xmm0
   0xac6350ba:  jmp0xac6350ca
End of assembler dump.


34.0~b1-1~bpo70+1 works in safe mode but crashes in normal mode:

Program received signal SIGILL, Illegal instruction.
0xb0d09a16 in ?? ()
(gdb) disassemble 0xb0d09a16,+10
Dump of assembler code from 0xb0d09a16 to 0xb0d09a20:
= 0xb0d09a16:  movsd  %xmm7,0x38(%esp)
   0xb0d09a1c:  movsd  %xmm6,0x30(%esp)
End of assembler dump.


35.0~a2+20141017004001-1~bpo70+1 works in safe mode but crashes in normal mode:

Program received signal SIGILL, Illegal instruction.
0xafe0d4b7 in ?? ()
(gdb) disassemble 0xafe0d4b7,+10
Dump of assembler code from 0xafe0d4b7 to 0xafe0d4c1:
= 0xafe0d4b7:  unpcklps %xmm7,%xmm0
   0xafe0d4ba:  cmp$0xff80,%eax
   0xafe0d4bd:  jb 0xafe0d4d9
End of assembler dump.

(~/.mozilla removed before each run)

-- 
Ondrej Zary


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



Bug#768563: unblock: flightgear-data/3.0.0-2

2014-11-08 Thread Niels Thykier
Control: tags -1 confirmed

On 2014-11-08 13:16, Markus Wanner wrote:
 Package: release.debian.org
 User: release.debian@packages.debian.org
 Usertags: unblock
 Severity: normal
 X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org
 
 Please confirm an upload as proposed is fine and then unblock package
 flightgear-data.
 
 The proposed upload includes a fix for bug #766251 (severity: grave,
 flightgear fails to start with *** stack smashing detected ***) and a
 translation update. Not a debian/po translation, but a patch against the
 flightgear data itself. I'm not quite sure that later one is okay, so
 please quickly confirm before I upload these huge packages.
 
 [...]
 
 unblock flightgear-data/3.0.0-2
 
 Thanks
 
 Markus Wanner
 

Looks reasonable, please upload it and let us know once it has been
accepted into unstable.

~Niels


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



Bug#768533: ImportError: cannot import name HTTPSConnection

2014-11-08 Thread Salvatore Bonaccorso
Control: severity -1 important

Hi,

On Sat, Nov 08, 2014 at 02:50:44PM +0800, 積丹尼 Dan Jacobson wrote:
 Package: reportbug
 Version: 6.6.0
 Severity: grave
 
 $ reportbug --template apt-show-versions
 Traceback (most recent call last):
   File /usr/bin/reportbug, line 38, in module
 from reportbug import utils
   File /usr/lib/python2.7/dist-packages/reportbug/utils.py, line 70, in 
 module
 import debbugs
   File /usr/lib/python2.7/dist-packages/reportbug/debbugs.py, line 40, in 
 module
 import debianbts
   File /usr/lib/pymodules/python2.7/debianbts.py, line 33, in module
 import SOAPpy
   File /usr/lib/python2.7/dist-packages/SOAPpy/__init__.py, line 5, in 
 module
 from Client  import *
   File /usr/lib/python2.7/dist-packages/SOAPpy/Client.py, line 59, in 
 module
 from Parser  import parseSOAPRPC
   File /usr/lib/python2.7/dist-packages/SOAPpy/Parser.py, line 10, in 
 module
 from wstools.XMLname import fromXMLname
   File /usr/lib/python2.7/dist-packages/wstools/__init__.py, line 6, in 
 module
 import WSDLTools
   File /usr/lib/python2.7/dist-packages/wstools/WSDLTools.py, line 15, in 
 module
 from Utility import Collection, CollectionNS, DOM, ElementProxy, basejoin
   File /usr/lib/python2.7/dist-packages/wstools/Utility.py, line 30, in 
 module
 from httplib import HTTPConnection, HTTPSConnection
 ImportError: cannot import name HTTPSConnection

I guess you have openssl installed from experimental? I cannot
reproduce this in unstable, but can be done if openssl is installed
from experimental.

Regards,
Salvatore


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



Bug#768564: unblock: flightgear/3.0.0-4

2014-11-08 Thread Niels Thykier
Control: tags -1 confirmed

On 2014-11-08 13:22, Markus Wanner wrote:
 Package: release.debian.org
 User: release.debian@packages.debian.org
 Usertags: unblock
 Severity: normal
 X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org
 
 Please unblock package flightgear
 
 The recent upload to unstable fixes bug #750939 (severity: important -
 Occasional deadlock when processing key input).
 
 flightgear (3.0.0-4) unstable; urgency=medium
 
   * Add patch 750939.patch. Closes: #750939.
 
  -- Markus Wanner mar...@bluegap.ch  Fri, 07 Nov 2014 17:27:44 +0100
 
 unblock flightgear/3.0.0-4
 
 Thanks
 
 Markus Wanner
 


Please upload this to unstable and let us know once it has been accepted.

Thanks,
~Niels


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



Bug#736825: missing licenses in debian/copyright

2014-11-08 Thread Ivo De Decker
Hi,

On Mon, Jan 27, 2014 at 10:43:53AM +0100, Thorsten Alteholz wrote:
 please update debian/copyright of this package. For example
 doc/pattern_tools/svgfig.py is GPLv2+, modules/features2d/src/mser.cpp is
 partly GPL. There might be others around.

This part still needs to be done.

 The license of files in modules/highgui/src/files_Qt/Milky/* does restrict
 the usage of some icons, which makes them non-free.

These files were removed in opencv 2.4.8+dfsg1-1

Cheers,

Ivo


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



Bug#714045: blcr: diff for NMU version 0.8.5-2.2

2014-11-08 Thread Julien Cristau
Control: tags 714045 + patch
Control: tags 714045 + pending

Dear maintainer,

I've prepared an NMU for blcr (versioned as 0.8.5-2.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers,
Julien
diff -Nru blcr-0.8.5/debian/changelog blcr-0.8.5/debian/changelog
--- blcr-0.8.5/debian/changelog	2013-11-18 13:25:55.0 +
+++ blcr-0.8.5/debian/changelog	2014-11-07 11:47:34.0 +
@@ -1,3 +1,11 @@
+blcr (0.8.5-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't ship dkms package, it's not compatible with linux 3.16
+(closes: #714045).
+
+ -- Julien Cristau jcris...@debian.org  Fri, 07 Nov 2014 11:47:33 +
+
 blcr (0.8.5-2.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru blcr-0.8.5/debian/control blcr-0.8.5/debian/control
--- blcr-0.8.5/debian/control	2013-11-18 13:25:51.0 +
+++ blcr-0.8.5/debian/control	2014-11-07 11:36:19.0 +
@@ -121,19 +121,3 @@
  applications that work with BLCR.
  .
 
-Package: blcr-dkms
-Architecture: all
-Section: kernel
-Depends: dkms, make, ${misc:Depends}
-Recommends: blcr-util, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic
-Replaces: blcr-source
-Description: DKMS support for BLCR kernel module
- This package provides integration with the DKMS infrastructure for
- automatically building out of tree kernel modules.
- .
- BLCR (Berkeley Lab Checkpoint/Restart) allows programs running on
- Linux to be checkpointed (written entirely to a file), and then
- later restarted.
- .
-
-
diff -Nru blcr-0.8.5/debian/rules blcr-0.8.5/debian/rules
--- blcr-0.8.5/debian/rules	2013-02-01 21:24:15.0 +
+++ blcr-0.8.5/debian/rules	2014-11-07 11:37:52.0 +
@@ -40,7 +40,6 @@
 
 # Name of the source package
 psource:=blcr-source
-dkmssource:=blcr-dkms
 # The short upstream name, used for the module source directory
 sname:=blcr
 
@@ -120,7 +119,6 @@
 	dh_installdirs
 #	Create the directories to install the source into
 	dh_installdirs -p$(psource) usr/src/modules/$(sname)
-	dh_installdirs -p$(dkmssource) usr/src/$(sname)-$(version)
 	#usr/src/modules/$(sname)/include 
 	dh_installdirs
 
@@ -162,27 +160,6 @@
 	
 	cd debian/$(psource)/usr/src  tar ch modules | bzip2 -9  $(sname).tar.bz2  rm -rf modules
 
-	# Base the DKMS source on the blcr.tar.bz2 that we ship! 
-	cd $(CURDIR)/debian/$(dkmssource)/usr/src/$(sname)-$(version)  tar --strip-components=2 -xjf $(CURDIR)/debian/$(psource)/usr/src/blcr.tar.bz2
-
-	# we don't ship -source anymore, so delete it!
-	-rm -rf $(CURDIR)/debian/$(psource)/
-
-	# clean up the shipped source
-	# Tests should be executable
-	find $(CURDIR)/debian/$(dkmssource)/usr/src/$(sname)-$(version)/tests/ -iname '*.sh' -exec chmod a+x {} \;
-	# we don't duplicate this everywhere, it's in /usr/share/doc
-	find $(CURDIR)/debian/$(dkmssource)/ -name 'license.txt' -exec rm {} \;	
-	cd $(CURDIR)/debian/$(dkmssource)/usr/src/$(sname)-$(version)/  rm COPYING COPYING.LIB LICENSE.txt
-	# make more things executable that should be
-	cd $(CURDIR)/debian/$(dkmssource)/usr/src/$(sname)-$(version)/  chmod a+x contrib/cr_depmod debian/conf.mk etc/blcr.rc
-	# make some things *not* executable
-	cd $(CURDIR)/debian/$(dkmssource)/usr/src/$(sname)-$(version)/  chmod a-x vmadump4/vmadump_sparc.c cr_module/arch/sparc/cr_arch.h 
-
-	sed -e 's/[@]VERSION[@]/$(version)/' debian/dkms.conf.in \
-  debian/$(dkmssource)/usr/src/$(sname)-$(version)/dkms.conf
-
-
 	dh_installdocs
 
 


signature.asc
Description: Digital signature


Bug#768564: unblock: flightgear/3.0.0-4

2014-11-08 Thread Niels Thykier
On 2014-11-08 13:27, Niels Thykier wrote:
 Control: tags -1 confirmed
 
 On 2014-11-08 13:22, Markus Wanner wrote:
 Package: release.debian.org
 User: release.debian@packages.debian.org
 Usertags: unblock
 Severity: normal
 X-Debbugs-CC: pkg-fgfs-c...@lists.alioth.debian.org

 Please unblock package flightgear

 The recent upload to unstable fixes bug #750939 (severity: important -
 Occasional deadlock when processing key input).

 flightgear (3.0.0-4) unstable; urgency=medium

   * Add patch 750939.patch. Closes: #750939.

[...]

Btw, please improve the changelog message to say what is being fixed
(like Added patch to fix a deadlock in the garbage collector etc.).

~Niels


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



Bug#768564: unblock: flightgear/3.0.0-4

2014-11-08 Thread Markus Wanner
On 11/08/2014 01:32 PM, Niels Thykier wrote:
 Btw, please improve the changelog message to say what is being fixed
 (like Added patch to fix a deadlock in the garbage collector etc.).

Sorry, I already uploaded this one prior to sending the unblock request.
The acceptance message just arrived, now. I'll write more detailed
changelog entries in the future.

Regards

Markus Wanner


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



Bug#767481: nwchem crashes with sigill on amd E-350

2014-11-08 Thread Michael Banck
On Thu, Nov 06, 2014 at 11:55:18PM +0100, Michael Banck wrote:
 On Thu, Nov 06, 2014 at 11:15:42PM +0100, fulvio ciriaco wrote:
  the input is not very important, since nwchem from debian
  crashes before parsing it and even before printing anything
  to stdout.
 
 Oh ok.  In that case, a backtrace from a package built with debug
 symbols (DEB_BUILD_OPTIONS=nostrip) would help I guess.

I've uploaded a package built with nostrip here:

http://people.debian.org/~mbanck/nwchem_6.5+r26243-2_amd64.deb

Can you try to run this in gdb and see whether you get a useful
backtrace (bt command after it crashes)?


Thanks,

Michael


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



Bug#768566: ITP: pylint-plugin-utils -- Utilities and helpers for writing Pylint plugins.

2014-11-08 Thread Joseph Herlant
Package: wnpp
Severity: wishlist
Owner: !

* Package name: pylint-plugin-utils
  Version : 0.2.2
  Upstream Author : Carl Crowder emai...@carlcrowder.com
* URL : https://github.com/landscapeio/pylint-plugin-utils
* License : GPL 2
  Programming Lang: Python
  Description : Utilities and helpers for writing Pylint plugins.

 This is not a direct Pylint plugin, but rather a set of tools
 and functions used by other plugins such as pylint-django
 and pylint-celery.


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



Bug#757588: #757588: sysvinit-core: installation fails when systemd is present

2014-11-08 Thread Miguel Filgueiras

Thank you for your message. It is clear to me that the
current sysvinit package underwent changes since August...

I am not happy with the way this bug, marked as critical,
was dealt with: it took 3 months to be attended to and
if it was not the case that I knew enough to repair the
Debian installation using a live CD, I would be forced
3 months ago to install everything from scratch.

Should I forget Debian and use some other distribution?

Regards,
Miguel Filgueiras


Damyan Ivanov d...@debian.org wrote:
 I was unable to reproduce this with the current sysvinit package in 
 jessie (2.88dsf-57).
 
 What I did:
 
  * installed wheezy in a VM
  * altered /etc/apt/sources.list adding jessie URLs
  * apt-get update
  * apt-get install apt dpkg locales
  * apt dist-upgrade
  * reboot
 
 At this point the system was running with systemd.
 
  * apt install sysvinit-core
(nothing odd here, installation went normally)
  * reboot
 
 At this point the system was running with sysvinit.
 
 
 Sorry for not providing logs from the susvinit-core installation, 
 I was unable to get the serial console of the VM to work.
 
 
 HTH,
 dam


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



Bug#768567: ITP: pylint-django -- Pylint plugin for Django

2014-11-08 Thread Joseph Herlant
Package: wnpp
Severity: wishlist
Owner: Joseph Herlant herla...@gmail.com


* Package name: pylint-django
  Version : 0.2.2
  Upstream Author : Carl Crowder emai...@carlcrowder.com
* URL : https://github.com/landscapeio/pylint-plugin-utils
* License : GPL 2
  Programming Lang: Python
  Description : Pylint plugin for Django

 pylint-django is a Pylint plugin for improving code analysis for when
analysing code using Django. It is also used by the Prospector tool.
.
Features:
 * Prevents warnings about Django-generated attributes such as
Model.objects or Views.request.
 * Prevents warnings when using ForeignKey attributes (Instance of
ForeignKey has no member).
 * Fixes pylint's knowledge of the types of Model and Form field attributes
 * Validates Model.__unicode__ methods.
 * Meta informational classes on forms and models do not generate errors.

Requires pylint-plugin-utils (see #768566)


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



Bug#763582: apache2: Apache2 cannot run CGI scripts in jessie

2014-11-08 Thread Robert Jäschke
Package: apache2
Followup-For: Bug #763582

Dear Maintainer,

Today I investigated the problem again and could solve it for me:

1. I moved my configuration file from /etc/apache2/sites-enabled to
/etc/apache2/conf-enabled
2. I renamed the configuration file from home_rja to home_rja.conf
3. I changed the configuration to
ScriptAlias /~rja/cgi-bin/ /home/rja/public_html/cgi-bin/
Directory /home/rja/public_html/cgi-bin
 AddHandler cgi-script .cgi .pl
 AllowOverride None
 Options +SymLinksIfOwnerMatch +ExecCGI
 Require all granted
/Directory
which basically included a) removing the quotation marks in the ScriptAlias
directive and b) removing the trailing slash in the Directory directive.

I am not sure, which of the three changes caused the disappearance of the
problem, but now the CGI scripts are executed and not served in plain text.




-- Package-specific info:

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

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

Versions of packages apache2 depends on:
ii  apache2-bin2.4.10-5
ii  apache2-data   2.4.10-5
ii  apache2-utils  2.4.10-5
ii  lsb-base   4.1+Debian13
ii  mime-support   3.57
ii  perl   5.20.1-2
ii  procps 2:3.3.9-8

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.35

Versions of packages apache2 suggests:
pn  apache2-doc  none
pn  apache2-suexec-pristine | apache2-suexec-custom  none
ii  epiphany-browser [www-browser]   3.12.1-1
ii  iceweasel [www-browser]  31.1.0esr-1
ii  lynx-cur [www-browser]   2.8.9dev1-2
ii  w3m [www-browser]0.5.3-17

Versions of packages apache2-bin depends on:
ii  libapr1  1.5.1-3
ii  libaprutil1  1.5.4-1
ii  libaprutil1-dbd-sqlite3  1.5.4-1
ii  libaprutil1-ldap 1.5.4-1
ii  libc62.19-12
ii  libldap-2.4-22.4.40-2
ii  liblua5.1-0  5.1.5-7.1
ii  libpcre3 1:8.35-3.1
ii  libssl1.0.0  1.0.1j-1
ii  libxml2  2.9.1+dfsg1-4
ii  perl 5.20.1-2
ii  zlib1g   1:1.2.8.dfsg-2

Versions of packages apache2-bin suggests:
pn  apache2-doc  none
pn  apache2-suexec-pristine | apache2-suexec-custom  none
ii  epiphany-browser [www-browser]   3.12.1-1
ii  iceweasel [www-browser]  31.1.0esr-1
ii  lynx-cur [www-browser]   2.8.9dev1-2
ii  w3m [www-browser]0.5.3-17

Versions of packages apache2 is related to:
ii  apache2  2.4.10-5
ii  apache2-bin  2.4.10-5

-- 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



  1   2   3   4   5   >