Bug#870052: git: RPC failed; curl 56 GnuTLS recv error

2017-07-29 Thread Konstantin Manna
Package: git
Version: 1:2.13.2-3
Severity: normal

Cloning a git repo via https failes with the error below.
I think it's a bug with git/it's used libaries, since reportedly running the 
same with a recompiled git with openssl instead of gnutls does not lead to an 
error.
(See 
https://stackoverflow.com/questions/38378914/git-error-rpc-failed-curl-56-gnutls)
I am not sure if this is the right place to report the error.
If so, I'd be glad if anyone refers me to the correct place.

LC_ALL=C git clone -v https://***.git
Cloning into '***'...
POST git-upload-pack (gzip 5341 to 2695 bytes)
remote: Counting objects: 226702, done.
remote: Compressing objects: 100% (62511/62511), done.
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected 
length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed


-- System Information:
Debian Release: buster/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git depends on:
ii  dpkg 1.18.24
ii  git-man  1:2.13.2-3
ii  libc62.24-12
ii  libcurl3-gnutls  7.52.1-5
ii  liberror-perl0.17024-1
ii  libexpat12.2.2-2
ii  libpcre3 2:8.39-3
ii  perl 5.26.0-4
ii  zlib1g   1:1.2.8.dfsg-5

Versions of packages git recommends:
ii  less 481-2.1
ii  openssh-client [ssh-client]  1:7.5p1-5
ii  patch2.7.5-1+b2

Versions of packages git suggests:
ii  gettext-base  0.19.8.1-2+b1
pn  git-cvs   
pn  git-daemon-run | git-daemon-sysvinit  
pn  git-doc   
pn  git-el
pn  git-email 
pn  git-gui   
pn  git-mediawiki 
pn  git-svn   
pn  gitk  
pn  gitweb

-- no debconf information



Bug#797426: g++: internal compiler error: Getötet (program cc1plus)

2015-08-30 Thread Konstantin Manna
Package: g++-4.9
Version: 4.9.3-3
Severity: important

I was trying to build phantomjs (git hash 
d038a004be21b0cf6d47a1330002e383de06fb27) from github.com/ariya/phantomjs.git
when this error ocurred:
g++: internal compiler error: Getötet (program cc1plus)
Please submit a full bug report

The last lines of the output where:
https://paste.debian.net/309703/
(The full log was 14MB, so a bit much)
I still have it if you need it.

gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.3-3' 
--with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.9 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 
 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.3 (Debian 4.9.3-3)

Cheers,
Konstantin

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages g++-4.9 depends on:
ii  gcc-4.94.9.3-3
ii  gcc-4.9-base   4.9.3-3
ii  libc6  2.19-19
ii  libcloog-isl4  0.18.3-1
ii  libgmp10   2:6.0.0+dfsg-7
ii  libisl13   0.14-2
ii  libmpc31.0.3-1
ii  libmpfr4   3.1.3-1
ii  libstdc++-4.9-dev  4.9.3-3
ii  zlib1g 1:1.2.8.dfsg-2+b1

g++-4.9 recommends no packages.

Versions of packages g++-4.9 suggests:
pn  g++-4.9-multilibnone
pn  gcc-4.9-doc none
pn  libstdc++6-4.9-dbg  none

-- no debconf information



Bug#752018: Wildfly package

2015-05-12 Thread Konstantin Manna
Hi Julian,

would you mind putting the stuff you got so far (scripts/files on how
you build the package) on github, so we can push this project a little
forward and maybe let someone from debian-java take a look at it?

Cheers,
Konstantin



signature.asc
Description: OpenPGP digital signature


Bug#781890: RFP: dnscrypt-proxy -- Encrypts DNS traffic between the user and a DNS-Server.

2015-04-04 Thread Konstantin Manna
Package: wnpp
Severity: wishlist

* Package name: dnscrypt-proxy
  Version : 1.4.3
  Upstream Author : Frank Denis git...@pureftpd.org
* URL : http://dnscrypt.org
* License : (Frank Denis)
  Programming Lang: (C)
  Description : Encrypts DNS traffic between the user and a DNS-Server.


long description:
dnscrypt-proxy provides local service which can be used directly as your local
resolver or as a DNS forwarder, encrypting and authenticating requests using the
DNSCrypt protocol and passing them to an upstream server.
The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography
and is very similar to DNSCurve, but focuses on securing communications between
a client and its first-level resolver.
While not providing end-to-end security, it protects the local network,
which is often the weakest point of the chain, against man-in-the-middle 
attacks. 
It also provides some confidentiality to DNS queries.

Source available at: https://github.com/jedisct1/dnscrypt-proxy
Dependency: libsodium-dev
Packaging files for debian seem to be also already included in the github repo.


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



Bug#752018: Wildfly package

2015-04-03 Thread Konstantin Manna
Hi Julian,

thanks for the update.
Lintian does not yet like your package :-)

lintian --pedantic wildfly_8.1.0.final+lam.r01_all.deb
E: wildfly: arch-independent-package-contains-binary-or-object
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-i686/libHornetQAIO32.so
E: wildfly: arch-dependent-file-in-usr-share
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-i686/libHornetQAIO32.so
E: wildfly: unstripped-binary-or-object
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-i686/libHornetQAIO32.so
E: wildfly: arch-independent-package-contains-binary-or-object
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so
E: wildfly: arch-dependent-file-in-usr-share
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so
E: wildfly: unstripped-binary-or-object
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so
E: wildfly: missing-dependency-on-libc needed by
usr/share/wildfly/modules/system/layers/base/org/hornetq/main/lib/linux-i686/libHornetQAIO32.so
and 1 others
E: wildfly: changelog-file-missing-in-native-package
E: wildfly: file-in-etc-not-marked-as-conffile etc/init.d/wildfly
W: wildfly: unknown-control-file changelog
W: wildfly: unknown-control-file compat
W: wildfly: unknown-control-file copyright
W: wildfly: unknown-control-file files
E: wildfly: control-file-has-bad-permissions postinst 0555 != 0755
E: wildfly: control-file-has-bad-permissions postrm 0555 != 0755
E: wildfly: control-file-has-bad-permissions preinst 0555 != 0755
E: wildfly: no-copyright-file
E: wildfly: description-starts-with-package-name
E: wildfly: non-standard-toplevel-dir .installation/
W: wildfly: non-standard-dir-perm .installation/ 0700 != 0755
W: wildfly: extra-license-file usr/share/doc/wildfly/LICENSE.txt
W: wildfly: non-standard-file-perm
usr/share/wildfly/domain/configuration/application-roles.properties 0600
!= 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/domain/configuration/application-users.properties 0600
!= 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/domain/configuration/mgmt-groups.properties 0600 != 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/domain/configuration/mgmt-users.properties 0600 != 0644
W: wildfly: non-standard-dir-perm usr/share/wildfly/domain/tmp/auth/
0700 != 0755
W: wildfly: non-standard-file-perm
usr/share/wildfly/standalone/configuration/application-roles.properties
0600 != 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/standalone/configuration/application-users.properties
0600 != 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/standalone/configuration/mgmt-groups.properties 0600
!= 0644
W: wildfly: non-standard-file-perm
usr/share/wildfly/standalone/configuration/mgmt-users.properties 0600 !=
0644
W: wildfly: non-standard-dir-perm usr/share/wildfly/standalone/tmp/auth/
0700 != 0755
W: wildfly: script-in-etc-init.d-not-registered-via-update-rc.d
etc/init.d/wildfly
E: wildfly: init.d-script-does-not-implement-required-option
etc/init.d/wildfly force-reload
W: wildfly: codeless-jar
usr/share/wildfly/modules/system/layers/base/org/jboss/as/console/main/release-stream-2.2.6.Final-resources.jar
W: wildfly: codeless-jar
usr/share/wildfly/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-8.1.0.Final.jar
W: wildfly: codeless-jar
usr/share/wildfly/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-4.2.4.Final-wildfly800.jar
W: wildfly: codeless-jar
usr/share/wildfly/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-4.2.4.Final.jar
W: wildfly: maintainer-script-ignores-errors preinst
W: wildfly: maintainer-script-ignores-errors postrm
W: wildfly: maintainer-script-should-not-use-deprecated-chown-usage
postinst:6 'chown -R wildfly.wildfly'
W: wildfly: maintainer-script-should-not-use-deprecated-chown-usage
postinst:7 'chown -R wildfly.wildfly'
W: wildfly: maintainer-script-should-not-use-deprecated-chown-usage
postinst:8 'chown -R wildfly.wildfly'
W: wildfly: maintainer-script-ignores-errors postinst

Would you like to fix that?
I guess if the package is lintian clean and we can find a debian mentor
we might get the package into the official repos.

Cheers,
Konstantin



signature.asc
Description: OpenPGP digital signature


Bug#752018: Wildfly package

2015-02-26 Thread Konstantin . manna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Julian,

thank you for packaging it.
Have you already submitted it somewhere?
Or is there maybe another way to beta-test it beforehand?

Regards,
Konstantin
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU7xjSAAoJEPHwdvjI23R7vl4H/jCKd3zX+QA/DHK/JdLrlCk/
RYY4iBPufz7CXTOUlyjXSYP57/spiRZ22icx9urgJSWrmxtjt+HOdGaj6maDoH9P
NIGYyeV6QLTqRVF/hCgJ7uh+SPTtT2DfnVPuTNT0jn9c/Nof5vVvA9n/qsTwiVc1
5YfUU4ERHB/K/xjzH5Kmc/UpRtfS7OlUg7kmVYkjgscKn5T8iYvGnpeCQdq3WI9p
M3tjMKE6aWgmFtFghuyrp7Wgcq/U0VkaOQVeJx+KJOzgA87QLZNgqCYm2HpY4y0/
UBuyfhGTipOicHOjQ+F8mzV7jW1o3cD08wBd0yqS7+SGDs2k+LfJpANq/uN0sGc=
=d4ED
-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#773302: systemd: Minor spelling mistake in manpage systemd.unit

2014-12-16 Thread Konstantin Manna
Package: systemd
Version: 215-7
Severity: minor
Tags: patch

Excerpt from man 5 systemd.unit:
...this contents of this variable overrides the unit load path.
sounds better?!:
...the content of this variable overrides the unit load path.

patch for latest git HEAD in master 
(http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/):

commit dbe63a32aa4aa2408c660a347730acc405b029b7
Author: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date:   Tue Dec 16 16:42:38 2014 +0100

correct minor spelling mistake in systemd.unit.5

diff --git a/man/systemd.unit.5 b/man/systemd.unit.5
index 8287026..4332900 100644
--- a/man/systemd.unit.5
+++ b/man/systemd.unit.5
@@ -165,7 +165,7 @@ Unit files are loaded from a set of paths determined during 
compilation, describ
 .PP
 When systemd is running in user mode (\fB\-\-user\fR) and the variable
 \fI$SYSTEMD_UNIT_PATH\fR
-is set, this contents of this variable overrides the unit load path\.
+is set, the content of this variable overrides the unit load path\.
 .sp
 .it 1 an-trap
 .nr an-no-space-flag 1

Cheers,
Konstantin


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



Bug#704614: chromium: stuttering audio

2014-12-11 Thread Konstantin Manna
Package: chromium
Version: 39.0.2171.71-2
Followup-For: Bug #704614

Any updates on this?
I still have the same problem with stuttering audio.
Aditionally i.e. youtube videos seem to be played twice as fast as normal.
I also noted that adjusting audio settings with pulseaudio for this source is 
not possible,
since chromium seems to highly frequently change settings here.
Yet the --audio-buffer-size=2048 workaround also works for me.

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

Kernel: Linux 3.16.0-4-686-pae (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages chromium depends on:
ii  libasound2   1.0.28-1
ii  libc62.19-13
ii  libcairo21.14.0-2.1
ii  libcap2  1:2.24-6
ii  libcups2 1.7.5-9
ii  libdbus-1-3  1.8.12-1
ii  libexpat12.1.0-6+b3
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.5.2-2
ii  libgcc1  1:4.9.1-19
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0 2.42.1-1
ii  libgnome-keyring03.12.0-1+b1
ii  libgtk2.0-0  2.24.25-1
ii  libharfbuzz0b0.9.35-2
ii  libjpeg62-turbo  1:1.3.1-11
ii  libnspr4 2:4.10.7-1
ii  libnss3  2:3.17.2-1
ii  libpango-1.0-0   1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpci3  1:3.2.1-3
ii  libspeechd2  0.8-6
ii  libspeex11.2~rc1.2-1
ii  libsrtp0 1.4.5~20130609~dfsg-1.1
ii  libstdc++6   4.9.1-19
ii  libudev1 215-7
ii  libx11-6 2:1.6.2-3
ii  libxcomposite1   1:0.4.4-1
ii  libxcursor1  1:1.1.14-1+b1
ii  libxdamage1  1:1.1.4-2+b1
ii  libxext6 2:1.3.3-1
ii  libxfixes3   1:5.0.1-2+b2
ii  libxi6   2:1.7.4-1+b2
ii  libxml2  2.9.1+dfsg1-4
ii  libxrandr2   2:1.4.2-1+b1
ii  libxrender1  1:0.9.8-1+b1
ii  libxslt1.1   1.1.28-2+b2
ii  libxss1  1:1.2.2-1
ii  libxtst6 2:1.2.2-1+b1
ii  x11-utils7.7+2
ii  xdg-utils1.1.0~rc1+git20111210-7.1

chromium recommends no packages.

Versions of packages chromium suggests:
ii  chromium-inspector  39.0.2171.71-2
pn  chromium-l10n   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#728567: gnuchess: Using 100% from cpu and over than 257mb memory

2014-07-26 Thread Konstantin Manna
Package: gnuchess
Version: 6.0.2-1
Followup-For: Bug #728567

Same problem here:
top:
top - 17:21:57 up  1:19,  3 users,  load average: 2,01, 2,07, 2,36
Tasks: 173 total,   3 running, 170 sleeping,   0 stopped,   0 zombie
%Cpu(s): 23,1 us,  3,1 sy,  0,0 ni, 73,7 id,  0,0 wa,  0,0 hi,  0,1 si,  0,0 st
KiB Mem:   8299132 total,  1626296 used,  6672836 free,   212788 buffers
KiB Swap:  5105660 total,0 used,  5105660 free,   552152 cached
  PID USER  PR  NI  VIRT  RES  SHR S  %CPU %MEMTIME+  COMMAND   

  
 6249 pheanex   20   0  277m 258m 1032 R 200,0  3,2  51:44.49 gnuchess

strace -p 6249:
Process 6249 attached - interrupt to quit
select(6, [5], NULL, NULL, {0, 0})  = 0 (Timeout)
select(1, [0], NULL, NULL, {0, 0})  = 1 (in [0], left {0, 0})
read(0, , 4096)   = 0
select(6, [5], NULL, NULL, {0, 0})  = 0 (Timeout)
select(1, [0], NULL, NULL, {0, 0})  = 1 (in [0], left {0, 0})
read(0, , 4096)   = 0
select(6, [5], NULL, NULL, {0, 0})  = 0 (Timeout)
select(1, [0], NULL, NULL, {0, 0})  = 1 (in [0], left {0, 0})
read(0, , 4096)   = 0
(continues endlessly)

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/8 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 gnuchess depends on:
ii  dpkg  1.16.15
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-38+deb7u3
ii  libgcc1   1:4.7.2-5
ii  libstdc++64.7.2-5

Versions of packages gnuchess recommends:
ii  gnuchess-book  1.02-1

Versions of packages gnuchess suggests:
pn  xboard | eboard | scid  none


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



Bug#752123: dpkg: man page de spelling error

2014-06-29 Thread Konstantin . manna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Helge,
On 29.06.2014 15:27, Helge Kreutzmann wrote:
 Hello Guillem, hello Konstantin, On Fri, Jun 20, 2014 at 01:32:17AM
 +0200, Guillem Jover wrote:
 On Thu, 2014-06-19 at 23:13:14 +0200, Konstantin Manna wrote:
 Package: dpkg Version: 1.17.10 Severity: minor Tags: patch
 
 correct de man page minor spelling error
 
 commit 91ebd49cd8c5279d803798d6e85412c046b309c9 Author:
 Konstantin Manna konstantin.ma...@rwth-aachen.de Date:   Thu
 Jun 19 23:10:36 2014 +0200
 
 correct man page spelling mistake
 
 diff --git a/man/po/de.po b/man/po/de.po index 43b4b00..46bb1a4
 100644 --- a/man/po/de.po +++ b/man/po/de.po @@ -3407,7 +3407,7
 @@ msgstr Binstalled (installiert) #. type: Plain text #:
 dpkg.1:91 msgid The package is unpacked and configured OK. 
 -msgstr Das Paket ist entpackt und konfigurierte korrekt. 
 +msgstr Das Paket ist entpackt und korret konfiguriert.
 
 Did you mean korret → korrekt? As in
 
 msgstr Das Paket ist entpackt und korrekt konfiguriert.
 
 ? If so, and if the translation looks better, I'll merge locally 
 pending my next push. I should probably also fix the original
 string to say:
 
 msgid The package is unpacked and configured correctly.
 
 Please do not apply. The word order was done on purpose.
 
 Konstatin, if you disagree than let's discuss this first, probably 
 involving debian-l10n-german; I'll apply the fix (if any is
 necessary) afterwards for both head and stable.
 
 Thanks
 
 Helge
 
i don't really understand.
are you unhappy with the german fix(my suggestion) or the english one
(Guillems)?

Cheers,
Konstantin
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJTsENkAAoJEPHwdvjI23R7ijwH/0MZN4wnpfSsZ4qb+VubsvXr
JNYcaBbhW4LODdg8RpbblsOijM1iauWo8TNAx8dXTn112vIcW+BaQYrVf1rsorPr
IRTgd2wy8s6pZE34mN7aX9doWnazZj+SBHXYt9L9mIS0aWu9Fv5q0qQGgdmk3wyM
vTZs6yG0BcVEI+ph77LOh/NCYJ7KeTA5ZflhIki7eAy+rbyT5z5rIyY6bq7ZVjNW
fnh7jaNAH+6cCToFRor//S0ktATMQm4W6pd7Ew/5s4LOG8G6tbm7W/nGYKs8lQCY
d6MMnYvnq4pWaB33YlPn7qZZgOkLBiIYQmNB77MPLabDEWfq8VNJ8RCIjWfrmaI=
=fmp6
-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#752120: dh-make: make error message lintian consistent

2014-06-19 Thread Konstantin Manna
Package: dh-make
Version: 1.20140617
Severity: minor
Tags: patch

Lintian recommends not to use first person in messages. See 
http://lintian.debian.org/tags/using-first-person-in-templates.html
It would be consistent to follow this guideline for a tool that aids in package 
creation.

Cheers,
Konstantin

commit 7aeacd48a8648236d5be0fdd794794d52cd27d7f
Author: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date:   Thu Jun 19 22:17:53 2014 +0200

passivate error message

diff --git a/dh_make b/dh_make
index e82dbbe..8bfa387 100755
--- a/dh_make
+++ b/dh_make
@@ -395,7 +395,7 @@ sub get_package
 For dh_make to find the package name and version, the current directory 
 needs to be in the format of package-version.  Alternatively use the
 -p flag using the format name_version to override it.
-I cannot understand the directory name or you have an invalid directory name!
+The directory name you have specified is invalid!
 
 Your current directory is $pwd, perhaps you could try going to
 directory where the sources are?


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



Bug#752123: dpkg: man page de spelling error

2014-06-19 Thread Konstantin Manna
Package: dpkg
Version: 1.17.10
Severity: minor
Tags: patch

correct de man page minor spelling error

commit 91ebd49cd8c5279d803798d6e85412c046b309c9
Author: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date:   Thu Jun 19 23:10:36 2014 +0200

correct man page spelling mistake

diff --git a/man/po/de.po b/man/po/de.po
index 43b4b00..46bb1a4 100644
--- a/man/po/de.po
+++ b/man/po/de.po
@@ -3407,7 +3407,7 @@ msgstr Binstalled (installiert)
 #. type: Plain text
 #: dpkg.1:91
 msgid The package is unpacked and configured OK.
-msgstr Das Paket ist entpackt und konfigurierte korrekt.
+msgstr Das Paket ist entpackt und korret konfiguriert.
 
 #. type: SS
 #: dpkg.1:91


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



Bug#752123: dpkg: man page de spelling error

2014-06-19 Thread Konstantin Manna
Package: dpkg
Version: 1.17.10
Followup-For: Bug #752123

Hahaha how funny, yes of course it should be korrekt instead of korret
Thanks for noticing
Cheers,
Konstantin

commit 024d0ea8860abc7f58bf478fc0e24a665f0bdbb6
Author: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date:   Fri Jun 20 07:36:40 2014 +0200

correct man page spelling mistake

diff --git a/man/po/de.po b/man/po/de.po
index 43b4b00..09c6d75 100644
--- a/man/po/de.po
+++ b/man/po/de.po
@@ -3407,7 +3407,7 @@ msgstr Binstalled (installiert)
 #. type: Plain text
 #: dpkg.1:91
 msgid The package is unpacked and configured OK.
-msgstr Das Paket ist entpackt und konfigurierte korrekt.
+msgstr Das Paket ist entpackt und korrekt konfiguriert.
 
 #. type: SS
 #: dpkg.1:91


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



Bug#752018: RFP: wildfly -- WildFly, formerly known as JBoss AS is an application server which implements JEE specification.

2014-06-18 Thread Konstantin Manna
Package: wnpp
Severity: wishlist

* Package name: wildfly
  Version : 8.1
  Upstream Author : Red Hat
* URL : http://www.wildfly.org/
* License : LGPL
  Programming Lang: Java
  Description : WildFly, formerly known as JBoss AS is an application 
server which implements JEE specification.

RPM packages already exist and i would really like to also see it on Debian.


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



Bug#748506: apt-secure(8) manpage: missing comma

2014-06-15 Thread Konstantin Manna
Package: apt
Version: 1.0.4
Severity: minor
Tags: patch
Followup-For: Bug #748506

Added the missing commas in the patch appended in branch debian/sid
From c027570dec47fc43de0e1e96aa1acf70d17ca43e Mon Sep 17 00:00:00 2001
From: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date: Sun, 15 Jun 2014 18:35:15 +0200
Subject: [PATCH] Fix #748506

---
 doc/apt-secure.8.xml |2 +-
 doc/po/apt-doc.pot   |2 +-
 doc/po/de.po |4 ++--
 doc/po/es.po |4 ++--
 doc/po/fr.po |4 ++--
 doc/po/it.po |4 ++--
 doc/po/ja.po |4 ++--
 doc/po/pl.po |4 ++--
 doc/po/pt.po |4 ++--
 doc/po/pt_BR.po  |2 +-
 10 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml
index 9813516..15a7347 100644
--- a/doc/apt-secure.8.xml
+++ b/doc/apt-secure.8.xml
@@ -193,7 +193,7 @@
 refsect1titleSee Also/title 
 para 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;,
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 /para
 
 paraFor more background information you might want to review the
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index a9dade4..d03d227 100644
--- a/doc/po/apt-doc.pot
+++ b/doc/po/apt-doc.pot
@@ -2153,7 +2153,7 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 
 #. type: Content of: refentryrefsect1para
diff --git a/doc/po/de.po b/doc/po/de.po
index 734888f..93285b7 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -3005,10 +3005,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/es.po b/doc/po/es.po
index c5c1181..7bb8418 100644
--- a/doc/po/es.po
+++ b/doc/po/es.po
@@ -3098,10 +3098,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/fr.po b/doc/po/fr.po
index cec92a7..2bd88b8 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -3022,10 +3022,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/it.po b/doc/po/it.po
index 7d0a1ca..35ed201 100644
--- a/doc/po/it.po
+++ b/doc/po/it.po
@@ -3033,10 +3033,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/ja.po b/doc/po/ja.po
index 2a1327b..5e9cc8c 100644
--- a/doc/po/ja.po
+++ b/doc/po/ja.po
@@ -2963,10 +2963,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/pl.po b/doc/po/pl.po
index b2bcaf8..291a458 100644
--- a/doc/po/pl.po
+++ b/doc/po/pl.po
@@ -3131,10 +3131,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 
 #. type: Content of: refentryrefsect1para
 #: apt-secure.8.xml:199
diff --git a/doc/po/pt.po b/doc/po/pt.po
index 7c95e4c..5f3e085 100644
--- a/doc/po/pt.po
+++ b/doc/po/pt.po
@@ -3042,10 +3042,10 @@ msgstr 
 #: apt-secure.8.xml:195
 msgid 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig-verify;, gpg;
 msgstr 
 apt-conf;, apt-get;, sources-list;, apt-key;, apt-ftparchive;, 
-debsign; debsig-verify;, gpg;
+debsign;, debsig

Bug#751635: apt-get man de spelling mistakes

2014-06-14 Thread Konstantin Manna
Package: apt
Version: 0.9.7.9+deb7u2
Severity: minor
Tags: patch

Dear Maintainer,

i found two little spelling mistakes in the apt-get man page (de).

-- Package-specific info:

-- (no /etc/apt/preferences present) --

-- /etc/apt/sources.list --

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

Kernel: Linux 3.2.0-4-686-pae (SMP w/8 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 apt depends on:
ii  debian-archive-keyring  2012.4
ii  gnupg   1.4.12-7+deb7u3
ii  libapt-pkg4.12  0.9.7.9+deb7u2
ii  libc6   2.13-38+deb7u1
ii  libgcc1 1:4.7.2-5
ii  libstdc++6  4.7.2-5

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc none
ii  aptitude0.6.8.2-1
ii  dpkg-dev1.16.15
ii  python-apt  0.8.8.2
ii  synaptic0.75.13
ii  xz-utils5.1.1alpha+20120614-2

-- no debconf information
From cb6839d0a7d20fd6a0bcd47070363c11b25a4c7d Mon Sep 17 00:00:00 2001
From: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date: Sun, 15 Jun 2014 00:53:04 +0200
Subject: [PATCH 1/1] Fix minor man page (de) spelling mistake

---
 doc/po/de.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/po/de.po b/doc/po/de.po
index e5b61da..ac4a196 100644
--- a/doc/po/de.po
+++ b/doc/po/de.po
@@ -717,7 +717,7 @@ msgid 
 installed instead of removed.
 msgstr 
 literalremove/literal ist identisch mit literalinstall/literal, mit 
-der Ausnahme, dass Pakte entfernt anstatt installiert werden. Beachten Sie, 
+der Ausnahme, dass Pakete entfernt anstatt installiert werden. Beachten Sie, 
 dass das Entfernen von Paketen deren Konfigurationsdateien im System 
 belässt. Wenn ein Pluszeichen an den Paketnamen angehängt wird (ohne 
 Leerzeichen dazwischen) wird das erkannte Paket installiert anstatt entfernt.
@@ -1039,7 +1039,7 @@ msgid 
 you wish to upgrade, and if a newer version is available, it (and its 
 dependencies, as described above) will be downloaded and installed.
 msgstr 
-Dies ist außerdem die bevorzugt zu benutzende Art, wenn Sie Sie ein Upgrade 
+Dies ist außerdem die bevorzugt zu benutzende Art, wenn Sie ein Upgrade 
 eines oder mehrerer bereits installierter Pakete durchführen möchten, ohne 
 ein Upgrade aller Pakete, die Sie auf Ihrem System haben, durchzuführen. 
 Anders als das Ziel von »upgrade«, das die neusten Versionen aller aktuell 
-- 
1.7.10.4



Bug#709236: /usr/bin/apt-cdrom: Replaces tabs with spaces in /etc/apt/sources.list

2014-06-14 Thread Konstantin . manna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: apt
Version: 1.0.4
Tags: patch

Hi,
removing this line fixes it, but im not sure if this is absolutely
side-effect-free
- - someone review it !?

Regards: Konstantin
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBAgAGBQJTnPkjAAoJEPHwdvjI23R71mUH/1qxdFTXN17d+VfnfBgHPqur
2OsZRgdKEPZ0mSHc3ay/JQL4F1o8A2SvgVkoPkcmj0A4rxyWtLxMXwXCUA/ahZl+
Y7sdX33AyYAWrFbLtNrlnXSz10R1kwLS36OronHEjrKmASnD8EW5f2I/QvlTziHA
2y1f8q1+l//V5MAEO07mT18pza307WtNZhpiByVhc/A5HVBK5c/cQmgeeBjTuNex
qXyeZBZj7ybEDiyOMwkELfabC+B+AEBi5Ex1dOgEyuauNwPOGyZGVzJEj7O0gVcN
PzsRTNvqeK9KoLWVc4+sH5nANvgeX4AdfkfGqzE5wAjYbjKcGKQOx0xARcDWN68=
=mHuo
-END PGP SIGNATURE-
From 318a187538ad69414a5d02c16910cb8ab6b9d414 Mon Sep 17 00:00:00 2001
From: Konstantin Manna konstantin.ma...@rwth-aachen.de
Date: Sun, 15 Jun 2014 03:18:47 +0200
Subject: [PATCH] Fix #709236

---
 apt-pkg/cdrom.cc |1 -
 1 file changed, 1 deletion(-)

diff --git a/apt-pkg/cdrom.cc b/apt-pkg/cdrom.cc
index a5ad6a9..93661fb 100644
--- a/apt-pkg/cdrom.cc
+++ b/apt-pkg/cdrom.cc
@@ -496,7 +496,6 @@ bool pkgCdrom::WriteSourceList(string Name,vectorstring List,bool Source)
   if (F.fail()  !F.eof())
 	 return _error-Error(_(Line %u too long in source list %s.),
 			  CurLine,File.c_str());
-  _strtabexpand(Buffer,sizeof(Buffer));
   _strstrip(Buffer);
 
   // Comment or blank
-- 
1.7.10.4



0001-Fix-709236.patch.sig
Description: PGP signature


Bug#751221: piuparts: not detecting uninstallable packages as broken and timeout

2014-06-11 Thread Konstantin . Manna

Package: piuparts
Version: 0.45
Severity: normal

Dear Maintainer,
trying piuparts on selfbuilt binary packages leads to the following logfile
http://paste.debian.net/104400/
irc log from #debian-qa:
http://paste.debian.net/104402/

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

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

Versions of packages piuparts depends on:
ii  debootstrap1.0.48+deb7u1
ii  dpkg   1.16.14
ii  lsb-release4.1+Debian8+deb7u1
ii  lsof   4.86+dfsg-1
ii  python 2.7.3-4+deb7u1
ii  python-debian  0.1.21

piuparts recommends no packages.

Versions of packages piuparts suggests:
pn  schroot  none

-- no debconf information


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