Bug#680463: virtinst: disk-images with a+x permissions

2014-06-29 Thread Ron

Hi,

If virt-install tool creates a new disk image, it gets world readable
and executable permission, neither of which it needs, and the former
of which could be a security hole on some systems.

It would appear the reason for this is that python's os.open() defaults
to mode 0777 if none is explicitly specified.  Which is how it is used
in the virt-install code.

I've just sent a patch to fix this to the upstream list against the
current git head.  I'm not sure what your plans are for getting the
current release out of experimental and in to jessie, but fixing this
for the version in sid would be reasonably trivial too.

Just grep for O_CREAT, and in the 4 places it is found add ', 0640'
to the open() call.  The disk images shouldn't need any more generous
permission than that.

  Cheers,
  Ron


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



Bug#753088: gnome: Please add bijiben as alternative dependency for tomboy | gnote

2014-06-29 Thread Vincent Cheng
Package: gnome
Version: 1:3.8+8
Severity: wishlist
Control: tag -1 + patch

Dear Maintainer,

Please consider adding bijiben (Notes) as an alternative dependency for tomboy
and gnote. Patch below; I'm sidestepping the issue of priority by placing
bijiben last, i.e. it's up to you (there's also a separate bug on the issue of
priority between tomboy and gnote, #648049).

diff -Nru a/meta-gnome3-3.8+8/debian/control.in 
b/meta-gnome3-3.8+8/debian/control.in
--- a/meta-gnome3-3.8+8/debian/control.in   2014-06-10 08:05:45.0 -0700
+++ b/meta-gnome3-3.8+8/debian/control.in   2014-06-29 00:12:42.643406921 -0700
@@ -133,7 +133,7 @@
  shotwell [linux-any],
  simple-scan [linux-any],
  sound-juicer (>= 3.4),
- tomboy (>= 1.10) [!mips !mipsel !alpha !hppa] | gnote,
+ tomboy (>= 1.10) [!mips !mipsel !alpha !hppa] | gnote | bijiben,
  tracker-gui,
  transmission-gtk,
  xdg-user-dirs-gtk,

Regards,
Vincent


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



Bug#753079: transition: librime

2014-06-29 Thread Niels Thykier
On 2014-06-29 05:34, Guo Yixuan (郭溢譞) wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: transition
> 
> Dear Release Team,
> 
> We're planning to upload a new version of librime, which has ABI/API
> breaks. The affected packages are few, and all under IME team's
> maintenance, and we're mostly ready to have sourceful upload for
> these packages:
> 
> Source: fcitx-rime
> Source: ibus-rime
> 
> Ben file:
> 
> [...]
> 
> 
> Regards,
> 
> Yixuan
> 
> 

Hi,

Could you please upload the new version of librime to experimental?
This should automatically generate a simple tracker for your (called
auto-librime).

~Niels


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



Bug#749547: procps: fix FTBFS on ppc64el (new patch available for dh-autoreconf)

2014-06-29 Thread John Paul Adrian Glaubitz
On 06/29/2014 02:49 AM, Craig Small wrote:
> On Sat, Jun 28, 2014 at 10:31:23AM +0200, John Paul Adrian Glaubitz wrote:
>> I think fixing this FTBFS on the ports architecture is an important
>> issue. I would therefore like to ask you to apply Mauricio's patch
>> ASAP since there are some reverse build dependencies on the procps
>> package.
> It'll be uploaded in a few minutes, assuming the ftp-master is
> working properly again.

Thanks!

Unfortunately, it still fails to build from source on s390x, ppc64,
arm64, hppa and sh4 [1].

The error is always the same:

ERROR: tcl error sourcing ./pgrep.test/pgrep.exp.
ERROR: couldn't execute "kill": no such file or directory
while executing
"exec kill 7840"
("eval" body line 1)
invoked from within
"eval exec "$kill_path $testproc1_pid""
(file "./pgrep.test/pgrep.exp" line 130)
invoked from within
"source ./pgrep.test/pgrep.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source ./pgrep.test/pgrep.exp"
invoked from within
"catch "uplevel #0 source $test_file_name""

Adrian

> [1]
https://buildd.debian.org/status/fetch.php?pkg=procps&arch=s390x&ver=1%3A3.3.9-6&stamp=1403976838

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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



Bug#753089: cpl: ftbfs on mips64el

2014-06-29 Thread Sphinx Jiang
Package: cpl
Version: 6.4.2-3
Severity: important

Hi,

The package build fail with test on mips64el port, while build success on
amd64 and i386. The bug has submit to upstream(cpl-h...@eso.org), waiting
for response.

Following are the details:

[ ERROR ] Test 10027 failed at cpl_matrix-test.c:1598: (xsolv) = (nil) !=
NULL. CPL error(s) set prior to this test. (593 FLOPs after the previous
test and prior to this one at [MFLOP/s]: 2.55624).
[ ERROR ] Dumping all 3 error(s):
[ ERROR ]   [1/3] 'Singular matrix: Pivot 7 of 7 is non-positive:
-1.43302e-10' (17) at cpl_matrix_decomp_chol:cpl_matrix.c:4262
[ ERROR ]   [2/3] 'Singular matrix' (17) at
cpl_matrix_solve_spd:cpl_matrix.c:5127
[ ERROR ]   [3/3] 'Singular matrix' (17) at
cpl_matrix_solve_normal:cpl_matrix.c:4748
[ ERROR ] Test 10028 failed at cpl_matrix-test.c:1607:
(cpl_matrix_subtract(p2, product)) = 12 <=> 0. CPL error(s) set prior to
and during this test.
[ ERROR ] Dumping all 9 error(s):
[ ERROR ]   [1/9] 'Singular matrix: Pivot 7 of 7 is non-positive:
-1.43302e-10' (17) at cpl_matrix_decomp_chol:cpl_matrix.c:4262
[ ERROR ]   [2/9] 'Singular matrix' (17) at
cpl_matrix_solve_spd:cpl_matrix.c:5127
[ ERROR ]   [3/9] 'Singular matrix' (17) at
cpl_matrix_solve_normal:cpl_matrix.c:4748
[ ERROR ]   [4/9] 'Null input data' (12) at
cpl_matrix_get_minpos:cpl_matrix.c:4991
[ ERROR ]   [5/9] 'Null input data' (12) at
cpl_matrix_get_min:cpl_matrix.c:4914
[ ERROR ]   [6/9] 'Null input data' (12) at
cpl_matrix_get_maxpos:cpl_matrix.c:5050
[ ERROR ]   [7/9] 'Null input data' (12) at
cpl_matrix_get_max:cpl_matrix.c:4950
[ ERROR ]   [8/9] 'Null input data' (12) at
cpl_matrix_product_create:cpl_matrix.c:3905
[ ERROR ]   [9/9] 'Null input data' (12) at
cpl_matrix_subtract:cpl_matrix.c:3299
[ ERROR ] Test 10029 failed at cpl_matrix-test.c:1613:
(cpl_matrix_subtract(xsolv, xtrue)) = 12 <=> 0. CPL error(s) set prior to
and during this test.
[ ERROR ] Dumping all 11 error(s):
[ ERROR ]   [1/11] 'Singular matrix: Pivot 7 of 7 is non-positive:
-1.43302e-10' (17) at cpl_matrix_decomp_chol:cpl_matrix.c:4262
[ ERROR ]   [2/11] 'Singular matrix' (17) at
cpl_matrix_solve_spd:cpl_matrix.c:5127
[ ERROR ]   [3/11] 'Singular matrix' (17) at
cpl_matrix_solve_normal:cpl_matrix.c:4748
[ ERROR ]   [4/11] 'Null input data' (12) at
cpl_matrix_get_minpos:cpl_matrix.c:4991
[ ERROR ]   [5/11] 'Null input data' (12) at
cpl_matrix_get_min:cpl_matrix.c:4914
[ ERROR ]   [6/11] 'Null input data' (12) at
cpl_matrix_get_maxpos:cpl_matrix.c:5050
[ ERROR ]   [7/11] 'Null input data' (12) at
cpl_matrix_get_max:cpl_matrix.c:4950
[ ERROR ]   [8/11] 'Null input data' (12) at
cpl_matrix_product_create:cpl_matrix.c:3905
[ ERROR ]   [9/11] 'Null input data' (12) at
cpl_matrix_subtract:cpl_matrix.c:3299
[ ERROR ]   [10/11] 'Null input data' (12) at
cpl_matrix_get_2norm_1:cpl_matrix-test.c:1805
[ ERROR ]   [11/11] 'Null input data' (12) at
cpl_matrix_subtract:cpl_matrix.c:3299
[ ERROR ] Test 10099 failed at cpl_matrix-test.c:1654:
(CPL_ERROR_UNSPECIFIED) = 1 (An unspecified error) <=> 12 (Null input
data). (219006 FLOPs after the previous test and prior to this one at
[MFLOP/s]: 58.3409).
[ ERROR ] Dumping all 12 error(s):
[ ERROR ]   [1/12] 'Singular matrix: Pivot 7 of 7 is non-positive:
-1.43302e-10' (17) at cpl_matrix_decomp_chol:cpl_matrix.c:4262
[ ERROR ]   [2/12] 'Singular matrix' (17) at
cpl_matrix_solve_spd:cpl_matrix.c:5127
[ ERROR ]   [3/12] 'Singular matrix' (17) at
cpl_matrix_solve_normal:cpl_matrix.c:4748
[ ERROR ]   [4/12] 'Null input data' (12) at
cpl_matrix_get_minpos:cpl_matrix.c:4991
[ ERROR ]   [5/12] 'Null input data' (12) at
cpl_matrix_get_min:cpl_matrix.c:4914
[ ERROR ]   [6/12] 'Null input data' (12) at
cpl_matrix_get_maxpos:cpl_matrix.c:5050
[ ERROR ]   [7/12] 'Null input data' (12) at
cpl_matrix_get_max:cpl_matrix.c:4950
[ ERROR ]   [8/12] 'Null input data' (12) at
cpl_matrix_product_create:cpl_matrix.c:3905
[ ERROR ]   [9/12] 'Null input data' (12) at
cpl_matrix_subtract:cpl_matrix.c:3299
[ ERROR ]   [10/12] 'Null input data' (12) at
cpl_matrix_get_2norm_1:cpl_matrix-test.c:1805
[ ERROR ]   [11/12] 'Null input data' (12) at
cpl_matrix_subtract:cpl_matrix.c:3299
[ ERROR ]   [12/12] 'Null input data' (12) at
cpl_matrix_get_2norm_1:cpl_matrix-test.c:1805
[ ERROR ] 4 of 10136 test(s) failed
[ ERROR ] This failure may indicate a bug in the tested code
[ ERROR ] You can contribute to the improvement of the software by emailing
the logfile 'cpl_matrix-test.log' and the configure logfile 'config.log' to
cpl-h...@eso.org
[ ERROR ] System specifics:
CPL version: 6.4.2 (64-bit cpl_size)
CFITSIO version: 3.34
WCSLIB version: 4.23
FFTW version (single and double precision): fftw-3.3.4-fma
_OPENMP: 201307
OFF_T is defined as off_t
This platform is not big-endian
Compile date: Jun 17 2014
Compile time: 08:04:51
__STDC__: 1
__STDC_VERSION__: 199901L
__STDC_HOSTED__: 1
__STDC_IEC_559__: 1
__STDC_IEC_559_COMPLEX__: 1
__STRICT_ANSI__: 1
gcc version (major number): 4
gcc version (minor number): 9
gcc v

Bug#519931: mlmmj: sends welcome E-mail when 'submod' is enabled (update)

2014-06-29 Thread Thomas Goirand
Hi,

Alexander, if you want this to be fixed, the only way is to get it fixed
upstream. I don't really want to carry a patch which I'd have to rebase
each time there's a new upstream release.

The severity of this bug is "normal", though I really think it's more a
wishlist than anything else.

Cheers,

Thomas Goirand (zigo)


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



Bug#751684: dh_perl: Add perlapi-* dependency on packages installed to $Config{vendorarch}

2014-06-29 Thread Niko Tyni
tag 751684 patch
thanks

On Sun, Jun 15, 2014 at 07:51:57PM +0200, gregor herrmann wrote:
> On Sun, 15 Jun 2014 18:47:44 +0300, Niko Tyni wrote:
> 
> > There's a pending Perl policy change discussed in #750017 that requires
> > the handful of packages in the archive that install nonbinary Perl modules
> > into /usr/lib/perl5 (or, more generally, $Config{vendorarch} to add a
> > perlapi-* dependency. The attached mostly untested patch implements this
> > in dh_perl.

> I've tested the patch now, and it didn't work for the first package I
> tried (libalien-wxwidgets-perl):
> 
> The regexp does not match, $File::Find::dir contains subdirectories
> (debian/libalien-wxwidgets-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/Alien
> etc.)

Thanks! Updated patch attached.

> I've now tested this updated patch with
> - 3 of the "special" packages mentioned in #750017
>   (after removing the manual perlapi-* stuff from d/rules)
> - 3 random arch:any packages, and
> - 3 random arch:all packages
> 
> and haven't seen anything unexpected.

I've also tested it now, with both Perl 5.18 and 5.20, and
it's all looking good to me. Tagging accordingly.
-- 
Niko Tyni   nt...@debian.org
>From b791b3d7808353ab45b94db5e321da9d3eec53c0 Mon Sep 17 00:00:00 2001
From: Niko Tyni 
Date: Sat, 31 May 2014 21:04:40 +0300
Subject: [PATCH] Add perlapi-* dependency on packages installed to
 $Config{vendorarch}

$Config{vendorarch} can now change between perl versions, so stricter
dependencies are needed for partial upgrades. See #750017 for details.

This currently affects six packages in the archive.
---
 dh_perl | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dh_perl b/dh_perl
index ed18f91..dcdf589 100755
--- a/dh_perl
+++ b/dh_perl
@@ -86,6 +86,7 @@ my $version;
 use constant PROGRAM   => 1;
 use constant PM_MODULE => 2;
 use constant XS_MODULE => 4;
+use constant ARCHDEP_MODULE => 8;
 
 foreach my $package (@{$dh{DOPACKAGES}}) {
 	my $tmp=tmpdir($package);
@@ -101,6 +102,8 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 		return unless -f;
 		$deps |= PM_MODULE if /\.pm$/;
 		$deps |= XS_MODULE if /\.so$/;
+		$deps |= ARCHDEP_MODULE
+			if $File::Find::dir =~ /\Q$vendorarch\E/;
 	}, @dirs if @dirs;
 
 	# find scripts
@@ -129,10 +132,11 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 		addsubstvar($package, "perl:Depends", $perl, $version)
 			unless $perl eq 'perl-base' && ! length($version);
 
-		# add perlapi- for XS modules
+		# add perlapi- for XS modules and other modules
+		# installed into vendorarch
 		addsubstvar($package, "perl:Depends",
 			"perlapi-" . ($Config{debian_abi} || $Config{version}))
-			if $deps & XS_MODULE;
+			if $deps & ( XS_MODULE | ARCHDEP_MODULE );
 	}
 
 	# MakeMaker always makes lib and share dirs, but typically
-- 
2.0.0



Bug#753090: [mpv] refuses to work

2014-06-29 Thread Bartek
Package: mpv
Version: 0.4.0-1
Severity: normal


Hi,

When trying to open any multimedia file mpv gives an error:

mpv -vvv --msg-level=all=trace any_multimedia.file
[cplayer] mpv 0.4.0 (C) 2000-2014 mpv/MPlayer/mplayer2 projects
[cplayer]  built on 2014-06-25T19:12:56
[cplayer] libav library versions:
[cplayer]libavutil   53.3.0
[cplayer]libavcodec  55.34.1
[cplayer]libavformat 55.12.0
[cplayer]libswscale  2.1.2 (runtime 2.1.100)
[cplayer]libavfilter 4.2.0
[cplayer]libavresample   1.1.0
[cplayer] mpv was compiled and linked against a mixture of Libav and
FFmpeg versions. This won't work and will most likely crash at some
+point. Exiting.



--- System information. ---
Architecture: amd64
Kernel:   Linux 3.15-trunk-amd64

Debian Release: jessie/sid
  500 unstablerepozytorium.mati75.eu
  500 unstableftp.uk.debian.org
  500 unstableftp.heanet.ie
  500 experimentalmozilla.debian.net
  100 experimentalrepozytorium.mati75.eu
1 experimentalftp.uk.debian.org
1 experimentalftp.heanet.ie

--- Package information. ---
Depends(Version) | Installed
-+-
libasound2   (>= 1.0.16) | 1.0.27.2-4
libass4  (>= 0.10.1) | 0.10.1-3
libavcodec55   (>= 6:10~beta1~)  |
 OR libavcodec-extra-55  (>= 6:10.1) | 6:10.2-1
libavdevice54   (>= 6:10~beta1~) | 6:10.2-1
libavfilter4(>= 6:10~beta1~) | 6:10.2-1
libavformat55   (>= 6:10~beta1~) | 6:10.2-1
libavresample1  (>= 6:10~beta1~) | 6:10.2-1
libavutil53 (>= 6:10~beta1~) | 6:10.2-1
libbluray1  (>= 1:0.4.0) | 1:0.6.0+dfsg-2
libbs2b0 | 3.1.0+dfsg-2
libc6  (>= 2.16) | 2.19-4
libdvdnav4(>= 4.1.3) | 4.2.1-3
libdvdread4   (>= 4.1.3) | 4.2.1-2
libegl1-mesa (>= 7.8.1)  | 10.2.1-2
 OR libegl1-x11  |
libenca0(>= 1.9) | 1.15-2
libgl1-mesa-glx  | 10.2.1-2
 OR libgl1   |
libguess1| 1.2~git20131128.cc43cefc-1
libjack-jackd2-0 (>= 1.9.5~dfsg-14)  | 1.9.10+20140610git97e0e80b~dfsg-1
 OR libjack-0.116|
libjpeg8 (>= 8c) | 8d-2
liblcms2-2  (>= 2.6) | 2.6-3
liblircclient0   | 0.9.0~pre1-1
liblua5.2-0  | 5.2.3-1
libmpg123-0  (>= 1.13.7) | 1.18.0-1
libncurses5  (>= 5.5-5~) | 5.9+20140118-1
libpulse0(>= 0.99.1) | 5.0-2
libquvi7  (>= 0.4.0) | 0.4.1-2.1
libsdl2-2.0-0 (>= 2.0.0) | 2.0.2+dfsg1-4
libswscale2 (>= 6:10~beta1~) | 7:0.10.3-dmo1
libtinfo5| 5.9+20140118-1
libuuid1   (>= 2.16) | 2.20.1-5.8
libva-glx1   | 1.3.1-3
libva-x11-1  (>> 1.3.0~) | 1.3.1-3
libva1   (>> 1.3.0~) | 1.3.1-3
libvdpau1   (>= 0.2) | 0.7-2
libwayland-client0   (>= 1.3.92) | 1.5.0-1
libwayland-cursor0(>= 1.0.2) | 1.5.0-1
libwayland-egl1-mesa(>= 10.0.2)  | 10.2.1-2
 OR libwayland-egl1  |
libx11-6 | 2:1.6.2-2
libxext6 | 2:1.3.2-1
libxinerama1 | 2:1.1.3-1
libxkbcommon0 (>= 0.2.0) | 0.4.0-1
libxss1  | 1:1.2.2-1
libxv1   | 2:1.0.10-1
libxxf86vm1  | 1:1.1.3-1
zlib1g  (>= 1:1.1.4) | 1:1.2.8.dfsg-1


Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#753046: systemd: fails to run quotarpc.service if rpcbind is not installed

2014-06-29 Thread Michael Meskes
> Looking more closely, it seems the quota package only suggests the
> rpcbind package, yet the quotarpc.service contains:
> 
> Requires=rpcbind.service
> After=rpcbind.service
> 
> Requires means, the service will fail to start if the dependency is not
> available.

All correct, I actually didn't think about that case.

> You either need to add a hard dependency on the rpcbind package or you
> should demote the Requires to Wants.

This is where it gets difficult. quota has lots of users that don't need or
want quotarpc and thus don't need rpcbind. So a hard dependency is no option.
But then quotarpc does require rpcbind to run, so only a Wants is not
suffcient. I supposes there is no "Requires, but skip if not available" option
for systemd? Then the only option I see is to create my own check in the script
itself.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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



Bug#753091: cpl-plugin-fors: ftbfs on mips64el

2014-06-29 Thread Sphinx Jiang
Package: cpl-plugin-fors
Version: 4.12.12+dfsg

This package failed with the log below, I looked up the function
"cpl_image_set_bpm" which caused fail, was new added in new cpl
version 6.4.2-3. Which build success on amd64 and other port, but fail on
mips64el. That maybe the reason why the package could build success on
amd64 but failed
on mips64el device.

I am not sure change control file with the depend version or wait for the
new cpl(which ftbfs with test) build success.

Here are the details:
mosca_image.cpp: In member function 'mosca::image
mosca::image::trim(cpl_size, cpl_size, cpl_size, cpl_size) const':
mosca_image.cpp:124:58: error: 'cpl_image_set_bpm' was not declared in this
scope
 cpl_image_set_bpm(trimmed_image, trimmed_mask);
  ^
mosca_image.cpp:138:58: error: 'cpl_image_set_bpm' was not declared in this
scope
 cpl_image_set_bpm(trimmed_image, trimmed_mask);
  ^
distcc[5361] ERROR: compile mosca_image.cpp on localhost failed
make[5]: *** [mosca_image.lo] Error 1
Makefile:582: recipe for target 'mosca_image.lo' failed
make[5]: Leaving directory
'/«BUILDDIR»/cpl-plugin-fors-4.12.12+dfsg/mosca/libmosca'
make[4]: *** [all-recursive] Error 1
Makefile:618: recipe for target 'all-recursive' failed
make[4]: Leaving directory
'/«BUILDDIR»/cpl-plugin-fors-4.12.12+dfsg/mosca/libmosca'
make[3]: *** [all-recursive] Error 1
Makefile:410: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«BUILDDIR»/cpl-plugin-fors-4.12.12+dfsg/mosca'
make[2]: *** [all-recursive] Error 1
Makefile:531: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«BUILDDIR»/cpl-plugin-fors-4.12.12+dfsg'
make[1]: *** [all] Error 2
Makefile:436: recipe for target 'all' failed
make[1]: Leaving directory '/«BUILDDIR»/cpl-plugin-fors-4.12.12+dfsg'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:14: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Regards,
Sphinx Jiang


Bug#749988: [Pkg-samba-maint] Bug#749988: (no subject)

2014-06-29 Thread Mathieu Parent
2014-06-29 4:43 GMT+02:00 Neil M. :
> I think this was incorrectly reassigned to package "ctdb" it looks like the
> initial assignment of "ntdb" was correct.

ctdb has this code too. They all come from libreplace, whose canonical
source is samba.

But I don't know if it is called by the ctdb build, as ctdb build
doesn't seem to use waf.

Regards

Mathieu Parent


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



Bug#751484: c-icap is still broken for me

2014-06-29 Thread Mathieu Parent
2014-06-27 22:14 GMT+02:00 Rinat Ibragimov :
> Hi.
>
> I have version 1:0.3.3-3 of c-icap installed and it still have the issue
> reported in original message.
>
> The following patch for /etc/init.d/c-icap makes it work:
>
> --- c-icap.orig 2014-06-20 16:48:00.0 +0400
> +++ c-icap  2014-06-28 00:04:39.828406663 +0400
> @@ -49,7 +49,7 @@
>  {
> local CONFFILE="$1"
> local var_regexp_group='\(User\|Group\|CommandsSocket\)'
> -   local 
> full_regexp="^[[:space:]]*${var_regexp_group}[[:space:]]\+\([^']*\)$"
> +   local 
> full_regexp="^[[:space:]]\*${var_regexp_group}[[:space:]]\+\([^']\*\)$"
> local variable
> local value
>
>
> I think asterisk sign was treated like a glob beeing in double quotes.

Globbing doesn't happen in double quotes (Try echo "*" in a terminal).

There must be something else. Can you run the init script with "sh -x
/etc/init.d/c-icap start" and post the result here?

Regards

Mathieu


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



Bug#751534: RFS: crunch/3.6-1 [ITP] -- tool for creating wordlist

2014-06-29 Thread Tobias Frost
On Sun, 2014-06-29 at 01:00 -0300, Marcio de Souza Oliveira wrote:
> >>I put now GPL-2.0+ in debian/copyright
> >But that's not what upstream says. They say explicitly “version 2 only 
> >of the License”.
> 
> >Ping? I can't upload a package with incorrect d/copyright.
> 
> I put now GPL-2.0. 
> 
> I was wrong because when I read:
> 
> >License: GPL-2.0
> > This package 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 is inconsistent. The short name says it's GPLv2, but the license 
> >text says it's GPLv2+.
> 
> I got it wrong. But I see GPLv2(http://www.gnu.org/licenses/gpl-2.0.txt) and 
> and there contains the words "... or (at your option) any later version.".
> 
> If I remove the words "or (at your option) any later version." I would not be 
> modifying the license?

Yes, you'd change the license (which'd be a no-no)
Instead you write "License: GPL-2.0+" (note the plus) to indicate the 
"any later version option".
(http://dep.debian.net/deps/dep5/#license-field has a link to 
http://spdx.org/licenses/ whith commmon licenses and abbreviations)

> Regards
> 

-- 
tobi


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


Bug#753092: ITP: gnustep-performance -- GNUstep performance library

2014-06-29 Thread Yavor Doganov
Package: wnpp
Owner: Debian GNUstep maintainers 

Severity: wishlist
Control: block 753087 with -1

* Package name: gnustep-performance
  Version : 0.5.0
  Upstream Author : Richard Frith-Macdonald 
* URL or Web page : http://gnustep.org
* License : LGPL-3+
  Description : GNUstep performance library

The GNUstep performace library implements various classes intended to be
used in high-performance libraries and applications.  Available are
classes for caching objects in memory for rapid access, managing FIFO
queues, thread pools for performing methods which need to make use of a
runloop for I/O and/or timers, for objects in parallel in other threads,
linked list functionality, timing information, statistics about the
number of events or the duration of operations, uniqued objects and
more.


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



Bug#751534: RFS: crunch/3.6-1 [ITP] -- tool for creating wordlist

2014-06-29 Thread Jakub Wilk

* Tobias Frost , 2014-06-29, 10:00:

On Sun, 2014-06-29 at 01:00 -0300, Marcio de Souza Oliveira wrote:
I got it wrong. But I see 
GPLv2(http://www.gnu.org/licenses/gpl-2.0.txt) and and there contains 
the words "... or (at your option) any later version.".


If I remove the words "or (at your option) any later version." I would 
not be modifying the license?


Yes, you'd change the license (which'd be a no-no)


Well, that's novel interpretation of the GPL. :-)

The part of the license that was quoted is just an example how to use 
the license for you own programs, not a part of terms and conditions. It 
is NOT obligatory to use the “any later” phrase (see §9).


Instead you write "License: GPL-2.0+" (note the plus) to indicate the 
"any later version option".


No. We must document which license upstream uses, and they chose GPL 
version 2 only.


--
Jakub Wilk


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



Bug#753084: locales: wish it would take advantage of multiple cores

2014-06-29 Thread Bastian Blank
On Sun, Jun 29, 2014 at 03:11:28PM +1000, Russell Coker wrote:
> The process of generating all locales takes a huge amount of time.  It would 
> be
> good if it could run multiple processes to take advantage of multi-core
> systems.  Also it would be good if there was an option to generate one locale
> for each language.

Did you miss the existence on locales-all, which includes all locales
already?

Bastian

-- 
Those who hate and fight must stop themselves -- otherwise it is not stopped.
-- Spock, "Day of the Dove", stardate unknown


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



Bug#752610: lynx: Can connect to CVE-2014-1959 test site

2014-06-29 Thread Andreas Metzler
Control: reassign 752610 lynx-cur 2.8.8dev.12-2

On 2014-06-27 Kurt Roeckx  wrote:
> On Fri, Jun 27, 2014 at 08:05:41PM +0200, Andreas Metzler wrote:
>> On 2014-06-26 Kurt Roeckx  wrote:
>>> On Thu, Jun 26, 2014 at 07:58:04PM +0200, Andreas Metzler wrote:
>> [...]
 indeed an important difference comes up when comparing
 gnutls-cli -p 443 gnutls.notary.icsi.berkeley.edu --x509cafile \
 /etc/ssl/certs/ca-certificates.crt
 with libgnutls26_2.12.20-8 and libgnutls26_2.12.20-8+deb7u1. The older
 unfixed version connects successfully and trust the certificate, the
 newer one does not.
 
>>> As said, I can reproduce it with +deb7u2.
>> [...]
 
>> To de-murk waters: You can reproduce it with lynx, not with gnutls-cli.
[...]

Hello,

Well, looking at lynx's source code HTTP.c we find this:

---
ret = gnutls_certificate_verify_peers2(handle->gnutls_state, &tls_status);
if (ret < 0 || (ret == 0 &&
tls_status & GNUTLS_CERT_SIGNER_NOT_FOUND)) {
int flag_continue = 1;
char *msg2;

if (ret == 0 && tls_status & GNUTLS_CERT_SIGNER_NOT_FOUND) {
msg2 = gettext("the certificate has no known issuer");
} else if (tls_status & GNUTLS_CERT_SIGNER_NOT_FOUND) {
msg2 = gettext("no issuer was found");
} else if (tls_status & GNUTLS_CERT_SIGNER_NOT_CA) {
msg2 = gettext("issuer is not a CA");
} else if (tls_status & GNUTLS_CERT_REVOKED) {
msg2 = gettext("the certificate has been revoked");
} else {
msg2 = gettext("the certificate is not trusted");
}
HTSprintf0(&msg, SSL_FORCED_PROMPT, msg2);
CTRACE((tfp, "HTLoadHTTP: %s\n", msg));
if (!ssl_noprompt) {
if (!HTForcedPrompt(ssl_noprompt, msg, YES)) {
flag_continue = 0;
}
} else if (ssl_noprompt == FORCE_PROMPT_NO) {
flag_continue = 0;
}
---

Which I read as certificate verification only fails if either
gnutls_certificate_verify_peers2 throws an error (ret<0) or the
verification status is GNUTLS_CERT_SIGNER_NOT_FOUND. The cert throws
GNUTLS_CERT_INVALID.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#752465: Bug#752830: NMUing gdbm

2014-06-29 Thread Julian Gilbey
On Fri, Jun 27, 2014 at 09:12:49PM +0200, Helmut Grohne wrote:
> On Fri, Jun 27, 2014 at 08:23:11PM +0200, Helmut Grohne wrote:
> > I intend to NMU gdbm to fix bugs #752465 and #752830. Please find the
> > proposed changes attached. Note that even after applying this patch,
> > gdbm is not binNMU-able, because it does not use dh_installchangelogs
> > which would split of binary-only entries to architecture-specific
> > changelogs.
> 
> Sven Joachim kindly pointed out that my patch needs to add Breaks and
> Replaces headers. Patch updated.

Please do upload the patched package - gdbm has now hit testing
causing breakages there :-(

gdbm maintainers: please do consider migrating to debhelper, so that
this bug won't resurface in the future.  It will also make maintaining
the package simpler in the long term.

   Julian


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



Bug#753093: RFP: vdr-plugin-vnsiserver -- VDR plugin to handle XBMC clients

2014-06-29 Thread Michael Fladischer
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

* Package name: vdr-plugin-vnsiserver
  Version : 1.1.0
  Upstream Author : Rainer Hochecker 
* URL : https://github.com/FernetMenta/vdr-plugin-vnsiserver
* License : GPL-2+
  Programming Lang: C
  Description : VDR plugin to handle XBMC clients

This VDR plugin handles streaming of live TV & recordings, EPG and timers over
the VDR-Network-Streaming-Interface (VNSI) to several XBMC clients connecting
via the XBMC-VNSI addon.

It is useful in combination with a XMBC installation that uses 
xbmc-pvr-vdr-vnsi.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTr9MIAAoJEGlMre9Rx7W2lIIP/2yJGzkWmkfQdL6z9kxLqF7Y
k+iEDBY2gpC8HSqaIU56naZLC9Du64Hk0y6TuotH2+dl4u8XXQK/9rhj/hL4ZagO
7R31jnl4WOpulFPkkggSquESN4OF41t1FAyL3TtORvdt6jGO0qPzpmM1Z8SYIQM5
Me2RymUMBTXh4iYUMa0Yn0CGc+Vf8MHGVSqENJp46zfWUw5FlUgqChwHeNSOdMrh
izTxOgopYAJp855G4y+J+lRTx138PcV2QtshHHOjbqUq09D/nPTw5YsSydLyfHXn
lVFXMaoyUnDLn7qZuKWTiY8v/Iqlh7q5rxpuM8bJctnX2mlho8yu2rWTn0tKY5IL
4/gwUZ15/yfcYYVMdMFU95707TVsRx6OZVTmbYlZ6H4a3C6/8zhMEvYP+Jpx0zJ8
W78si53UtEnDTSFWV+nBjAeB5pKxuT5SX7pD2LD2NAG0ZBqtrJJj7/PwDMb4cupm
LU/c3KlTrUZ+X2p5xerHkgujssMb+3hm5ZqrDLihPojm05oQECauEuYvGrIT2s1Q
K44FMvzwgaVIcAUM5F595Kzz8uwjcv95pcZWMZ1vPPbcYvaVxjnGgqf5EZlM9MAk
b7frlHKFiMeE2XVYcWqJ/yUMVOknagFMg8+KUF7uEf3bACu9OpBgHTNBsekn3CxL
RRYR4qb0YUXKjdcFJBAb
=qT5+
-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#753094: FTBFS: hlibrary.setup: Missing dependencies on foreign libraries: Missing C libraries: gnutls, gnutls

2014-06-29 Thread Andreas Metzler
Source: haskell-gnutls
Version: 0.1.4-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

While checking gnutls rdeps, submitting "please switch to gnutls28"-bugs I have 
stumbled about the build error. haskell-gnutls FTBFS:
[...]
No uhc found
hlibrary.setup: Missing dependencies on foreign libraries:
* Missing C libraries: gnutls, gnutls
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
/usr/share/cdbs/1/class/hlibrary.mk:111: recipe for target 
'configure-ghc-stamp' failed
make: *** [configure-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#751534: RFS: crunch/3.6-1 [ITP] -- tool for creating wordlist

2014-06-29 Thread Tobias Frost
On Sun, 2014-06-29 at 10:25 +0200, Jakub Wilk wrote:
> * Tobias Frost , 2014-06-29, 10:00:
> >On Sun, 2014-06-29 at 01:00 -0300, Marcio de Souza Oliveira wrote:
> >>I got it wrong. But I see 
> >>GPLv2(http://www.gnu.org/licenses/gpl-2.0.txt) and and there contains 
> >>the words "... or (at your option) any later version.".
> >>
> >>If I remove the words "or (at your option) any later version." I would 
> >>not be modifying the license?
> >
> >Yes, you'd change the license (which'd be a no-no)
> 
> Well, that's novel interpretation of the GPL. :-)
> 
> The part of the license that was quoted is just an example how to use 
> the license for you own programs, not a part of terms and conditions. It 
> is NOT obligatory to use the “any later” phrase (see §9).
> 
> >Instead you write "License: GPL-2.0+" (note the plus) to indicate the 
> >"any later version option".
> 
> No. We must document which license upstream uses, and they chose GPL 
> version 2 only.
> 
> -- 
> Jakub Wilk


You're right, thought that GPL2.0+ had been quoted from the source.
I obviously missed/ignored the very first paragraph in the original
mail. Don't mail without enough coffee :-|

I'd write then:
License: GPL-2.0
 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, version 2 only of the License. 
 (...)

(This paragraph is quoted from the source)

-- 
tobi


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



Bug#742561: [Patch] Enable winearch variable

2014-06-29 Thread Floris
This patch make sure the wine loader looks for the WINEARCH variable or  
find if the executable is 64-bit.

Closes #742561

enable-winearch.patch
Description: Binary data


Bug#753084: locales: wish it would take advantage of multiple cores

2014-06-29 Thread Russell Coker
On Sun, 29 Jun 2014 10:28:17 Bastian Blank wrote:
> Did you miss the existence on locales-all, which includes all locales
> already?

I did, sorry about that.

This bug probably should be closed.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/


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



Bug#752935: apt-file: zfgrep: command not found

2014-06-29 Thread Heinrich Schuchardt


Hi,

On a Debian system, zfgrep seems to be provided by "gzip" and "gzip" is
marked as Essential.  This means that there should be no need for an
explicit dependency.

I have never heard of "EdgeRoute Lite", but it seems to mess with what

See http://www.ubnt.com/edgemax#EdgeMAXhardware

is a part of the essential base system.  If so, packages from Debian
cannot be expected to work on them as-is.

~Niels



sudo apt-get install gzip --reinstall
sudo dpkg -i --force-overwrite 
/var/cache/apt/archives/gzip_1.3.12-9+squeeze1_mips.deb

sudo apt-get install gzip --reinstall

solved the problem.

http://www.debian.org/doc/debian-policy/ch-binary.html
says:
"Packages are not required to declare any dependencies they have on 
other packages which are marked Essential (see below), and should not do 
so unless they depend on a particular version of that package."


So, please, close this bug report.

Best regards

Heinrich Schuchardt


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



Bug#753011: libgdbm3: Upgrade from 1.8.3-12 to 1.8.3-12+b1 has multiarch file conflict

2014-06-29 Thread Andrei POPESCU
Control: reassign -1 libgdbm3 1.8.3-12+b1

On Sb, 28 iun 14, 15:23:25, Matthew Walster wrote:
> Source: libgdbm3
> Version: 1.8.3-12+b1
> Severity: important
> 
> Dear Maintainer,
> 
> When trying to upgrade libgdbm, I receive the following errors:
> 
> [walsterm@darjeeling:apt/sources.list.d]$ sudo apt-get dist-upgrade
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> You might want to run 'apt-get -f install' to correct these.
> The following packages have unmet dependencies:
>  libgdbm3 : Breaks: libgdbm3:i386 (!= 1.8.3-12) but 1.8.3-12+b1 is installed
>  libgdbm3:i386 : Breaks: libgdbm3 (!= 1.8.3-12+b1) but 1.8.3-12 is installed
> E: Unmet dependencies. Try using -f.
> [walsterm@darjeeling:apt/sources.list.d]$ sudo apt-get install -f
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> Correcting dependencies... Done
> The following packages were automatically installed and are no longer 
> required:
>   libdirac-decoder0 liblivemedia23 libproxy-tools xulrunner-29
> Use 'apt-get autoremove' to remove them.
> The following extra packages will be installed:
>   libgdbm3
> The following packages will be upgraded:
>   libgdbm3
> 1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
> 66 not fully installed or removed.
> Need to get 0 B/44.1 kB of archives.
> After this operation, 4,096 B disk space will be freed.
> Do you want to continue? [Y/n] 
> Reading changelogs... Done
> (Reading database ... 364426 files and directories currently installed.)
> Preparing to unpack .../libgdbm3_1.8.3-12+b1_amd64.deb ...
> Unpacking libgdbm3:amd64 (1.8.3-12+b1) over (1.8.3-12) ...
> dpkg: error processing archive 
> /var/cache/apt/archives/libgdbm3_1.8.3-12+b1_amd64.deb (--unpack):
>  trying to overwrite shared '/usr/share/doc/libgdbm3/changelog.Debian.gz', 
> which is different from other instances of package libgdbm3:amd64
> Processing triggers for install-info (5.2.0.dfsg.1-4) ...
> Errors were encountered while processing:
>  /var/cache/apt/archives/libgdbm3_1.8.3-12+b1_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> [walsterm@darjeeling:apt/sources.list.d]$ apt-cache show libgdbm3
> Package: libgdbm3
> Source: gdbm (1.8.3-12)
> Version: 1.8.3-12+b1
> Installed-Size: 107
> Maintainer: Anibal Monsalve Salazar 
> Architecture: amd64
> Depends: libc6 (>= 2.14), dpkg (>= 1.15.4) | install-info
> Pre-Depends: multiarch-support
> Description-en: GNU dbm database routines (runtime version)
>  GNU dbm ('gdbm') is a library of database functions that use extendible
>  hashing and works similarly to the standard UNIX 'dbm' functions.
>  .
>  The basic use of 'gdbm' is to store key/data pairs in a data file, thus
>  providing a persistent version of the 'dictionary' Abstract Data Type
>  ('hash' to perl programmers).
> Description-md5: 900375b4641d82391c1c951c3b8647f6
> Multi-Arch: same
> Homepage: http://directory.fsf.org/project/gdbm/
> Tag: implemented-in::c, role::shared-lib
> Section: libs
> Priority: important
> Filename: pool/main/g/gdbm/libgdbm3_1.8.3-12+b1_amd64.deb
> Size: 44064
> MD5sum: ed33d34c893ef9aa9b5a6e2f7c12c11d
> SHA1: b9ed80a52ebfd221bee670dbbb5111c812b337bd
> SHA256: b3285b00037e35cb2d3b28fdd2fa2be9a843d8f872c59647e34d76b35478d4ec
> 
> Package: libgdbm3
> Status: install ok installed
> Priority: important
> Section: libs
> Installed-Size: 111
> Maintainer: Anibal Monsalve Salazar 
> Architecture: amd64
> Multi-Arch: same
> Source: gdbm
> Version: 1.8.3-12
> Depends: libc6 (>= 2.2.5), dpkg (>= 1.15.4) | install-info
> Pre-Depends: multiarch-support
> Description-en: GNU dbm database routines (runtime version)
>  GNU dbm ('gdbm') is a library of database functions that use extendible
>  hashing and works similarly to the standard UNIX 'dbm' functions.
>  .
>  The basic use of 'gdbm' is to store key/data pairs in a data file, thus
>  providing a persistent version of the 'dictionary' Abstract Data Type
>  ('hash' to perl programmers).
> Description-md5: 900375b4641d82391c1c951c3b8647f6
> Homepage: http://directory.fsf.org/project/gdbm/
> 
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to 
> en_GB.UTF-8)

-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


Bug#753095: RFH: vagrant

2014-06-29 Thread Laurent Bigonville
Package: wnpp
Severity: normal

Hi,

Would somebody be interested in helping me maintaining vagrant package
in debian.

My knowledge of ruby is unfortunately to low to continue working on it
especially with the latest versions where the code used to load the
plugins has heavily changed.

Cheers,

Laurent Bigonville

Description-en: Tool for building and distributing virtualized development 
environments
 This package provides the tools to create and configure lightweight,
 reproducible, and portable virtual environments.
 .
 Vagrant uses Oracle’s VirtualBox to create its virtual machines and then
 uses Chef or Puppet to provision them.


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



Bug#737078: closed by Michael Gilbert (re: steam: use same config folder)

2014-06-29 Thread Yves-Alexis Perez
On dim., 2014-06-29 at 07:06 +, Debian Bug Tracking System wrote:
> Upstream uses both .steam and .local/share/Steam.  I implemented as
> such to avoid that split.  Since there was no way to avoid .steam, but
> .local/share/Steam could be, that's the one I chose to do away with.

That's annoying, since that means if people use one or another
(depending on the version, for example), they'll get the (huge) game
data twice, unless they make a symlink or they update the config.

Anyway…
-- 
Yves-Alexis


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


Bug#752878: lsinitramfs: fails to list contents with recent kernels

2014-06-29 Thread maximilian attems
On Fri, Jun 27, 2014 at 02:24:33PM +0200, Reinhard Karcher wrote:
> I have no problems listing /boot/initrd.img-3.14-1-amd64 using 
> lsinitramfs 0.115. My system is nearly the same, with the exception of 
> udev (204-12 from testing) and kernel  (3.15-trunk-amd64 from 
> experimental)

The bug has already been reported. It has to do, wether microcode-foo
is installed or not. Happy if anyone cares enough to fix it.

best,

-- 
maks


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



Bug#718248: nsca-client: Random segmentation faults of send_nsca

2014-06-29 Thread Sebastian Muszynski

The same applies to me:

[3180372.390416] send_nsca[6312]: segfault at 7fffb8992000 ip 004014b0 
sp 7fffb898df10 error 6 in send_nsca[40+5000]
[3266772.438330] send_nsca[18531]: segfault at 7fff4a51c000 ip 004014b0 
sp 7fff4a518620 error 6 in send_nsca[40+5000]
[4044371.817215] send_nsca[14462]: segfault at 7fffa98df000 ip 004014b0 
sp 7fffa98db690 error 6 in send_nsca[40+5000]
[4303572.326649] send_nsca[19035]: segfault at 7fff72be7000 ip 004014b0 
sp 7fff72be3100 error 6 in send_nsca[40+5000]

$ dpkg -l | grep -E "nsca|xinet"
ii  nsca  2.9.1-2  amd64  Nagios service monitor agent 
ii  nsca-client  2.9.1-2  amd64  Nagios service monitor agent - client...
ii  xinetd  1:2.3.14-7.1+deb7u1  amd64  replacement for inetd with...

$ cat /etc/xinetd.d/nsca
# /etc/xinetd.d/nsca
# description: NSCA
# default: on
service nsca
{

flags   = REUSE
type= UNLISTED
port= 5667
socket_type = stream
wait= no
user= nagios
group   = nagios

server  = /usr/sbin/nsca
server_args = -c /etc/nsca.cfg --inetd
log_on_failure  += USERID
disable = no
bind= 127.0.0.1
#only_from   = 127.0.0.1
}

Kind regards,

Sebastian


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



Bug#636783: TC process GRs

2014-06-29 Thread Anthony Towns
On 26 June 2014 10:11, Ian Jackson  wrote:
>  * Change the committee size to an odd number to minimise use of the
>casting vote in highly contested situations.  Status: under
>discussion; text should be simple.  Current proposal is to increase
>to 9.

This seems a lot like fighting the last war to me, and consequently
not of much value, but does there also need to be some requirement to
actually fill the ctte then? having nine slots, but only eight members
doesn't help

>  * Explicitly permit the TC to hold private conversations.  These
>would not include actual votes etc., and are still discouraged.
>Draft text is ready.

I personally think it'd be better to do something more along the
opposite lines -- if the tech ctte members have discussions in private
on issues that have been put to the ctte (eg at conferences, over
beers, irc query sessions), require they post summaries of the
conversation to the public ctte list after the fact.

As far as mediation goes; it would be appropriate for the ctte to
recommend the disputants undertake private mediation attempts, which
might result in a recommendation the ctte adopts, but it seems like
having that be separate from the ctte's duties in general would be a
better plan than allowing discussions to go secret whenever someone
thinks it would be "counterproductive".

Cheers,
aj

-- 
Anthony Towns 


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



Bug#753096: heartbeat: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: heartbeat
Version: 1:3.0.5+hg12629-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build heartbeat against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#493778: Insanely long package description for texlive-latex-extra

2014-06-29 Thread Andrei POPESCU
On Sb, 14 iun 14, 13:32:28, Beatrice Torracca wrote:
> 
> I'd like to bring this subject to some attention again because I think
> the problem still stands. There are 2 (apparently, at the moment)
> conflicting issues:
> 
> - package descriptions (all the texlive-* ones) are a nightmare to
> translate right now
> - from the user p-o-v it's very important to have a list of the CTAN
> packages included (possibly with a brief description).
... 
> What about splitting the list in separate paragraphs, i.e. making each
> entry a new paragraph. DDTP works on a paragraph basis; that way we
> would have all not-changed entries already translated and we'll only
> have to add/translate/update the changed entries.
> 
> Something like (an example from the beginning of texlive-lang-french,
> the first on hand):
> 
> Description-en: TeX Live: French
> Support for French and Basque.
> .
> This package includes the following CTAN packages:
> .
>  aeguill -- Add several kinds of guillemets to the ae fonts.
> .
>  apprends-latex -- Apprends LaTeX!
> .
>  babel-basque --
> .
>  babel-french -- Babel contributed support for French.
> .
>  basque-book -- Class for book-type documents written in Basque
> ...

This issue is not texlive specific, so I'd rather suggest the DDTP to 
treat formated list items the same as paragraphs. Then all packages 
using this will benefit from the solution, possibly after a one-time 
adjusting of the list.

Unfortunately I can't help with patches to DDTP :(

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


Bug#753097: openntpd: Linux doesn't have a SIGINFO (for stats dump to syslog)

2014-06-29 Thread debian-bugs
Package: openntpd
Version: 20080406p-5
Severity: normal

Dear Maintainer,

The openntpd man page says 

When  ntpd receives a SIGINFO signal, it will 
write its peer and sensor status to syslog.

However, Linux doesn't have a SIGINFO. 

I've attached a simple patch that uses SIGUSR1 instead of
SIGINFO to trigger the report.

  Thanks,
Osric Wilkinson

-- 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-486
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 openntpd depends on:
ii  adduser  3.113+nmu3
ii  libc62.13-38+deb7u1
ii  libssl1.0.0  1.0.1e-2+deb7u11
ii  netbase  5.0

openntpd recommends no packages.

openntpd suggests no packages.

-- Configuration Files:
/etc/default/openntpd changed [not included]
/etc/openntpd/ntpd.conf changed [not included]

-- no debconf information

If you want to provide additional information, please wait to receive the bug
tracking number via email; you may then send any extra information to
n...@bugs.debian.org (e.g. 999...@bugs.debian.org), where n is the bug number.
Normally you will receive an acknowledgement via email including the bug report
number within an hour; if you haven't received a confirmation, then the bug
reporting process failed at some point (reportbug or MTA failure, BTS
maintenance, etc.).


openntpd-signals-fix.patch
Description: Binary data


Bug#745948: inspircd: Direct gcrypt usage is gnutls-related

2014-06-29 Thread Andreas Metzler
Control: retitle 745948 inspircd: Build against libgnutls28-dev / Direct gcrypt 
usage is gnutls-related

Please build against libgnutls28-dev (and libgcrypt20-dev), the old
GnuTLS version should not be part of jessie.

cu Andreas


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



Bug#745947: ircd-ratbox: gcrypt usage related to gnutls

2014-06-29 Thread Andreas Metzler
Control: retitle 745947 ircd-ratbox: uild against libgnutls28-dev / gcrypt 
usage related to gnutls

Please build against libgnutls28-dev (and libgcrypt20-dev), the old
GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753098: libgdbm3: Unpacking libgdbm3:amd64 (1.8.3-12+b1) over (1.8.3-12) ...

2014-06-29 Thread Peach
Source: libgdbm3
Version: 1.8.3-12+b1_amd64
Severity: normal

Dear Maintainer,

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

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * 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 testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Screen output:

# apt-get update
Hit http://ftp.ch.debian.org jessie InRelease
Hit http://ftp.ch.debian.org jessie-updates InRelease  
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.ch.debian.org jessie-backports InRelease
Hit http://ftp.ch.debian.org jessie/main Sources/DiffIndex 
Hit http://deb.torproject.org jessie InRelease 
Get:1 ftp://ftp.debian.org stable InRelease
Hit http://ftp.ch.debian.org jessie/main amd64 Packages/DiffIndex  
Hit http://ftp.ch.debian.org jessie/main i386 Packages/DiffIndex
Hit http://ftp.ch.debian.org jessie/main Translation-en/DiffIndex
Ign ftp://ftp.debian.org stable InRelease 
Hit http://ftp.ch.debian.org jessie-updates/main Sources   
Hit http://ftp.ch.debian.org jessie-updates/main amd64 Packages  
Hit http://security.debian.org jessie/updates/main Sources   
Hit http://ftp.ch.debian.org jessie-updates/main i386 Packages   
Hit http://ftp.ch.debian.org jessie-updates/main Translation-en
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit ftp://ftp.debian.org stable Release.gpg  
Hit http://ftp.ch.debian.org jessie-backports/main Sources   
Hit http://deb.torproject.org jessie/main amd64 Packages 
Hit http://security.debian.org jessie/updates/main i386 Packages 
Hit http://ftp.ch.debian.org jessie-backports/main amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit ftp://ftp.debian.org stable Release
Hit http://ftp.ch.debian.org jessie-backports/main i386 Packages 
Hit http://ftp.ch.debian.org jessie-backports/main Translation-en
Hit http://deb.torproject.org jessie/main i386 Packages
Hit ftp://ftp.debian.org stable/main amd64 Packages
Hit ftp://ftp.debian.org stable/contrib amd64 Packages
Hit ftp://ftp.debian.org stable/non-free amd64 Packages
Hit ftp://ftp.debian.org stable/main i386 Packages
Hit ftp://ftp.debian.org stable/contrib i386 Packages
Hit ftp://ftp.debian.org stable/non-free i386 Packages
Hit ftp://ftp.debian.org stable/contrib Translation-en
Hit ftp://ftp.debian.org stable/main Translation-en
Hit ftp://ftp.debian.org stable/non-free Translation-en
Ign http://deb.torproject.org jessie/main Translation-en_US
Ign http://deb.torproject.org jessie/main Translation-en
Reading package lists... Done

# apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 libgdbm3 : Breaks: libgdbm3:i386 (!= 1.8.3-12) but 1.8.3-12+b1 is installed
 libgdbm3:i386 : Breaks: libgdbm3 (!= 1.8.3-12+b1) but 1.8.3-12 is installed
E: Unmet dependencies. Try using -f.

# apt-get -f upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  xulrunner-29
Use 'apt-get autoremove' to remove it.
The following packages will be upgraded:
  apt apt-utils binutils gir1.2-ibus-1.0 gir1.2-vte-2.90 gnome-terminal
  gnome-terminal-data gnupg gnupg-agent gnupg2 hplip hplip-data iceweasel
  libapt-inst1.5 libapt-pkg4.12 libexempi3 libgdbm3 libgupnp-1.0-4
  libgupnp-av-1.0-2 libhpmud0 libopts25 liborc-0.4-0 liborc-0.4-0:i386
  libreoffice-help-en-us libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb
  libsane-hpaio libtiff-tools libvte-2.90-9 libvte-2.90-common libxatracker2
  locales multiarch-support printer-driver-hpcups printer-driver-hpijs
  printer-driver-postscript-hp python-apt python-apt-common python3-apt
  rsyslog traceroute xterm
42 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
57 not fully installed or removed.
Need to get 0 B/58.9 MB of archives.
After this operation, 62.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Reading changelog

Bug#753046: systemd: fails to run quotarpc.service if rpcbind is not installed

2014-06-29 Thread Michael Biebl
Hi there,

Am 29.06.2014 09:50, schrieb Michael Meskes:
>> Looking more closely, it seems the quota package only suggests the
>> rpcbind package, yet the quotarpc.service contains:
>>
>> Requires=rpcbind.service
>> After=rpcbind.service
>>
>> Requires means, the service will fail to start if the dependency is not
>> available.
> 
> All correct, I actually didn't think about that case.
> 
>> You either need to add a hard dependency on the rpcbind package or you
>> should demote the Requires to Wants.
> 
> This is where it gets difficult. quota has lots of users that don't need or
> want quotarpc and thus don't need rpcbind. So a hard dependency is no option.
> But then quotarpc does require rpcbind to run, so only a Wants is not
> suffcient. I supposes there is no "Requires, but skip if not available" option
> for systemd? Then the only option I see is to create my own check in the 
> script
> itself.

So quotarpc.service is only supposed to run if rpcbind is installed?

I think what you want here then is Wants/After + a Condition [1].
i.e.

[Unit]
Wants=rpcbind.service
After=rpcbind.service
ConditionFileIsExecutable=/sbin/rpcbind





[1] man systemd.unit

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#745950: kaya: Uses gcrypt functions without explicit gcrypt build-dependency

2014-06-29 Thread Andreas Metzler
Control: retitle 745950 kaya: Build against libgnutls28-dev / Uses gcrypt 
functions without explicit gcrypt build-dependency

Please build against libgnutls28-dev (and libgcrypt20-dev), the old
GnuTLS version should not be part of jessie.

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753099: glibc FTBFS on alpha: test suite failures

2014-06-29 Thread Michael Cree
Source: glibc
Version: 2.19-4
Severity: important
User: debian-al...@lists.debian.org
Usertags: alpha
Justification: Fails to build from source but built in the past.

Finally the fixed gcc-4.8 arrived, however the rebuild of glibc on alpha
failed with unexpected test suite failures.  From the log:

Encountered regressions that don't match expected failures 
(debian/testsuite-checking/expected-results-alpha-linux-gnu-libc):
badsalttest.out, Error 1
test-double.out, Error 1
test-float.out, Error 1
test-snan.out, Error 1
tst-backtrace2.out, Error 1
tst-backtrace3.out, Error 1
tst-backtrace4.out, Error 1
tst-backtrace5.out, Error 1
tst-backtrace6.out, Error 1
tst-ptrguard1.o, Error 1
tst-stackguard1-static.o, Error 1
tst-stackguard1.o, Error 1

The last three are fixed by upstream commit a3df56fcae7
(alpha: Fix __pointer_chk_guard definition for the testsuite).

The others I am inclined to have added to the expected failure list in
debian/testsuite-checking/expected-results-alpha-linux-gnu-libc.  Note
that they only need to be added to the alpha libc library not to 
the alphaev67 variant libary as all of these tests pass correctly
under the latter library.

Cheers
Michael.


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



Bug#753100: kbtin: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: kbtin
Version: 1.0.15-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build kbtin against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753101: kildclient: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: kildclient
Version: 2.11.1-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build kildclient against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753102: O: fcoe-utils

2014-06-29 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: normal

Description-en: Fibre Channel over Ethernet utilities
 This package allows users to use Fibre Channel over Ethernet. It
 contains:
  fcoeadm - command line tool for configuring FCoE interfaces
  fcoemon - service to configure DCB Ethernet QOS filters, works with dcbd


I don't really have the enthusiasm to maintain FCoE any more. The
package may not be in very good shape but FCoE's adoption itself is very
low. Popcon stats report only 9. Thus shouldn't be any concern


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



Bug#753103: lftp: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: lftp
Version: 4.5.2-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build lftp against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#751042: Hint on the issue

2014-06-29 Thread Bill Allombert
On Tue, Jun 10, 2014 at 09:22:26PM +0200, Julien Puydt wrote:
> Hi,
> 
> >As far as I know, the cancellation was an issue before, just not in this
> >particular example.
> 
> I find the fact that it was working on 32bits with pari 2.5 and it's
> now failing on 32bits with pari 2.7 disturbing...

The loop
for(y=1,ncoeff,Gvec[d+y]=1.*sum(j=1,d,subst(recG[j],n,y)*Gvec[d+y-j]));
is summing 40 values which all suffer from catastrophic cancellation.
On example of such value is 

a = 1/2*s-89/4
b = 
1.862645149230957031E-9*s^29-8.102506399154663086E-7*s^28+0.0001682620495557785034*s^27-0.02220491878688335419*s^26+2.091165667399764061*s^25-149.6241444256156683*s^24+8455.149309849366546*s^23-387268.1340125855058*s^22+14641142.25303431042*s^21-462916819.1110430751*s^20+12357645255.57782636*s^19-280452403262.2972860*s^18+5436948501972.644890*s^17-90315237062854.12058*s^16+1287561913303249.816*s^15-15757185306542214.28*s^14+165358894598946191.8*s^13-1.484481047791345401E18*s^12+1.135705563672453560E19*s^11-7.364757121963575366E19*s^10+4.018851784405922897E20*s^9-1.827902353611132295E21*s^8+6.843733896893160794E21*s^7-2.074859461455565033E22*s^6+4.982814333549402435E22*s^5-9.194289489019875941E22*s^4+1.247059559562901079E23*s^3-1.159723714777000500E23*s^2+6.524473424974792687E22*s-1.646906508829389132E22

The product a*b suffer from catastrophic cancellation, thus the result is 
meaningless
The product of b by 89 give slightly different result due to the rounding fix.

> Upstream bugs are relevant... 

Sure, but it is a bug in an unrelated software that is not packaged in Debian,
so I cannot reassign it.

> and I'm not convinced yet there isn't
> one hiding in there.

So are you convinced now ?

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 


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



Bug#753104: O: libhbaapi

2014-06-29 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: normal

Description-en: SNIA HBAAPI library
 The SNIA HBA API library. C-level project to manage
 Fibre Channel Host Bust Adapters.
 .
 This package contains libraries for developing applications to
 manage Fibre Channel Host Bus Adapters

I don't really have the enthusiasm to maintain FCoE any more. The 
package may not be in very good shape but FCoE's adoption itself is
very low. Popcon stats report only 15. Thus shouldn't be any concern


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



Bug#753105: O: libhbalinux

2014-06-29 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: normal

Description-en: Library for retrieving FCOE adapter information
 The SNIA HBA API library. C-level project to manage
 Fibre Channel Host Bus Adapters.
 .
 This package contains libraries for developing applications to
 manage Fibre Channel Host Bus Adapters

I don't really have the enthusiasm to maintain FCoE any more. The 
package may not be in very good shape but FCoE's adoption itself is
very low. Popcon stats report only 16. Thus shouldn't be any concern


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



Bug#753106: O: lldpad

2014-06-29 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: normal


Description-en: Link Layer Discovery Protocol Implementation (Runtime)
 The lldpad package is an implementation of the Link Layer Discovery
 Protocol (LLDP).  It originated from Intel's Data Center Bridging (DCB)
 software - the dcbd package.  The lldpad package adds LLDP support for all 
ports in
 addition to DCB Exchange protocol (DCBX) support on DCB capable ports (as was
 provided by dcbd).  Also, support for additional LLDP TLVs has been added.
 .
 DCB is a collection of emerging standards-based technologies designed to allow
 Ethernet to support multiple types of traffic classes in the Data Center.
 The DCBX functionality of this package is designed to work with
 the DCB kernel interface (dcbnl in rtnetlink) that is included in the Linux
 kernel 2.6.29 or higher.  The Intel ixgbe driver supports the dcbnl interface.
 .
 This package contains lldpad runtime binaries.


I don't really have the enthusiasm to maintain FCoE any more. The 
package may not be in very good shape but FCoE's adoption itself is
very low. Popcon stats report only 18. Thus shouldn't be any concern


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



Bug#753107: libepc: Please build against (and depend on) libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: libepc
Version: 0.4.4-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build libepc against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753108: dh-systemd does not seem to properly handle services when using --name

2014-06-29 Thread Michael Biebl
Package: dh-systemd
Version: 1.19

Am 29.06.2014 11:49, schrieb Michael Biebl:
> So quotarpc.service is only supposed to run if rpcbind is installed?
> 
> I think what you want here then is Wants/After + a Condition [1].
> i.e.
> 
> [Unit]
> Wants=rpcbind.service
> After=rpcbind.service
> ConditionFileIsExecutable=/sbin/rpcbind
> 

Btw, I noticed that quotarpc is not enabled by default. Instead
dh_systemd creates two sections for quota.service

# ls debian/*.service
debian/quota.quotarpc.service  debian/quota.service

# debian/rules
dh_systemd_enable
dh_systemd_enable --name=quotarpc.service


The start section for quotarpc is completely missing.

This might be a bug in dh_systemd in how --name= is handled.

Michael Stapelberg, could you look into this?

3 Michaels now, I feel like talking to myself :-)

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#117318: Wish you a very happy Ramadan

2014-06-29 Thread Al Sunaid Al-Zaidi Financial Services


Asalam-O-Alaikam  all Brother



We are seeking the attention of reputable investors, project owners

and general business facilitators,for a reliable and trustworthy

business partner for investment purposes/loan.



We will be interested to invest and Partner in a business in line with

our company's mission statement for expansion in virtually all

profitable business with assurance that the security of our funds

depending on your business plan, proposals and professionalism.



 Our company seeks to become the most innovative group worldwide, by

proactively engaging in the formation of new emerging Growth market

development projects. at least 3.5% ROI per annum over maximum of 5

years duration.





Private Personal investment adviser to the Investor


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



Bug#753109: espeakup: Please replace deps on alsa-base-udeb with libkmod2-udeb (>= 17-1~)

2014-06-29 Thread Jordi Mallach
Package: espeakup
Version: 0.71-14
Severity: important
Tags: patch

alsa-base-udeb was removed from unstable a while back, and espeakup-udeb's
dependency is holding back the testing transition.

The attached patch should do. I'll upload it as an NMU to the delayed queue,
feel free to cancell it or render it obsolete with a maintainer upload.

Jordi

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

Kernel: Linux 3.15-rc8-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u espeakup-0.71/debian/changelog espeakup-0.71/debian/changelog
--- espeakup-0.71/debian/changelog
+++ espeakup-0.71/debian/changelog
@@ -1,3 +1,10 @@
+espeakup (1:0.71-14.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Replace alsa-base-udeb dependency with libkmod2-udeb (>= 17-1~).
+
+ -- Jordi Mallach   Fri, 27 Jun 2014 08:38:32 +0200
+
 espeakup (1:0.71-14) unstable; urgency=medium
 
   * Rebuild against latest espeak.  Closes: #740021.
diff -u espeakup-0.71/debian/control espeakup-0.71/debian/control
--- espeakup-0.71/debian/control
+++ espeakup-0.71/debian/control
@@ -21,7 +21,7 @@
 Section: debian-installer
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, espeak-data-udeb, alsa-base-udeb [linux-any], alsa-utils-udeb [linux-any], libnss-files-udeb
+Depends: ${shlibs:Depends}, ${misc:Depends}, espeak-data-udeb, libkmod2-udeb (>= 17-1~) [linux-any], alsa-utils-udeb [linux-any], libnss-files-udeb
 Description: Configure the speech synthesizer voice
  This is a statically linked version of espeakup, optimized for use on
  installation media.


Bug#753110: RFS: mrrescue/1.02c-1 ITP

2014-06-29 Thread Steven Hamilton

Package: sponsorship-requests
  Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "mrrescue"

 * Package name: mrrescue
   Version : 1.02c-1
   Upstream Author : [fill in name and email of upstream]
 * URL : http://www.tangramgames.com
 * License : zlib, MIT, BY-SA 3.0
   Section : games

  It builds those binary packages:

mrrescue   - Mr Rescue is an arcade 2d action game

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

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


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

dget -x 
http://mentors.debian.net/debian/pool/main/m/mrrescue/mrrescue_1.02c-1.dsc

  More information about hello can be obtained from http://www.example.com.

  Changes since the last upload:

* Initial release (Closes: #707691)


  Regards,
   Steven Hamilton

-- 
Steven Hamilton
I don't look like two zombies


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



Bug#753046: Bug#753108: dh-systemd does not seem to properly handle services when using --name

2014-06-29 Thread Michael Biebl
Am 29.06.2014 12:31, schrieb Michael Biebl:

> dh_systemd_start seems to do absolutely nothing.

Bah, stupid me. Completely missed that there is a SysV init script for
both quota and quotarpc, so the start part is handled by the invoke-rc.d
code generated by dh_installinit.

So dh_systemd_start seems to do the right thing here. It's only
dh_systemd_enabled which looks broken.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#636783: TC minimum discussion period

2014-06-29 Thread Anthony Towns
On 28 June 2014 10:50, Steve Langasek  wrote:
> In the IRC meeting on May 22, we discussed several different approaches for
> handling the call for votes.  The one I favor is to introduce a formal
> cloture vote into the process.

I thought this made sense too.

> A cloture vote is a procedural up/down vote on whether to close debate on a
> question and move to a vote on the ballot.  ...

Here's an alternative strawman:

 - Any member of the TC may call for votes on a ballot at any time.
 - When calling for votes, the TC member may propose any combination
of resolutions they believe is appropriate to be considered on the
ballot, provided they fall under the ctte's constitutional powers.
 - When voting on the ballot, TC members may rank the proposed options
from 1 to n in the normal manner for Debian ballots.
 - An additional "Cloture" option will be automatically added to the ballot.
 - The Cloture option may only be marked "Y" to approve cloture, or
"N" to deny cloture.
 - The Cloture option is the default option for the SRP. A "Y" vote
for cloture is treated as ranking the default option below all others
(including unranked options). A "N" vote is treated as ranking the
default option above all others.
 - In the event that cloture fails (ie, the default option wins the
SRP), the TC members should discuss the reasons for the failure and
produce a new ballot that is able to pass cloture.

(SRP=Standard Resolution Procedure)

>  - Ballot options proposed during the cloture vote shall be included on the
>ballot.

I don't think that's likely to be compatible with the "or when the
outcome is beyond doubt" provision. ie:

  "Let's vote on upstart vs systemd!"
  next ten minutes: "yes" "yes" "yes" "yes" "yes"
  "okay, here's the ballot!"

  three hours later: "what? no! i want option "upstart and must
support multiple systemds" on the ballot"
  "too bad, suckah"

To make that provision work, I think you'd have to have a minimum
voting period, in which case I don't think there's any value beyond
just having a minimum discussion period.

But ultimately, if a majority of the ctte want to vote on a particular
question that's within the ctte's remit, I don't see why any minority
should get to block them from having exactly that vote. I do think it
makes sense to formally establish that a majority do want to undertake
that vote though.

Cheers,
aj

-- 
Anthony Towns 


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



Bug#753111: libgwenhywfar: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: libgwenhywfar
Version: 4.12.0beta-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build libgwenhywfar against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753010: [Pkg-mozext-maintainers] Bug#753010: RFP: xul-ext-disconnect -- Make the web faster, more private, and more secure

2014-06-29 Thread intrigeri
Hi,

@David: thanks a lot for looking into this!

David Prévot wrote (29 Jun 2014 01:32:47 GMT) :
> Looking at their README [1], it may be a bit challenging to distribute it
> within Debian: “The Disconnect logos […] used in this program cannot be
> reused without permission and no license is granted thereto.” (If I
> understood correctly the purpose of this extension is to “See how websites
> collect and use your data” with “Easy-to-understand icons for thousands of
> sites” [2])

Indeed... I should have looked beyond than what
https://addons.mozilla.org/en-US/firefox/addon/disconnect/ was telling
me. Many icons under firefox/content/disconnect.safariextension in the
source tree are, I guess, problematic to distribute. So, even if we
were willing to package a rebranded version of this extension (to
avoid issues with upstream's trademark policy and non-free logos), we
would still not be there.

@Freepto folks: are you interested in looking at this deeper, e.g.
to find ways to replace the non-free icons with others? If not,
I think we should simply close this RFP bug.

There are also quite a few embedded code copies:
https://github.com/disconnectme/disconnect#software-used
I've not looked at which of these ones are available in Debian.

Cheers,
-- 
intrigeri


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



Bug#753090: [mpv] refuses to work

2014-06-29 Thread Alessandro Ghedini
On dom, giu 29, 2014 at 08:45:57 +0100, Bartek wrote:
> Package: mpv
> Version: 0.4.0-1
> Severity: normal
> 
> 
> Hi,
> 
> When trying to open any multimedia file mpv gives an error:
> 
> mpv -vvv --msg-level=all=trace any_multimedia.file
> [cplayer] mpv 0.4.0 (C) 2000-2014 mpv/MPlayer/mplayer2 projects
> [cplayer]  built on 2014-06-25T19:12:56
> [cplayer] libav library versions:
> [cplayer]libavutil   53.3.0
> [cplayer]libavcodec  55.34.1
> [cplayer]libavformat 55.12.0
> [cplayer]libswscale  2.1.2 (runtime 2.1.100)

This libswscale version doesn't come from Debian...

> libswscale2 (>= 6:10~beta1~) | 7:0.10.3-dmo1

As I suspected, this comes from deb-multimedia... please install the official
Debian version and try again.

Cheers


signature.asc
Description: Digital signature


Bug#753112: libiksemel: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: libiksemel
Version: 1.2-4.2
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build libiksemel against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#747536: libimobiledevice: Uses gcrypt functions without explicit gcrypt build-dependency

2014-06-29 Thread Andreas Metzler
Control: retitle 747536 libimobiledevice: Build against libgnutls28-dev / Uses 
gcrypt functions without explicit gcrypt build-dependency

Please build against libgnutls28-dev (and libgcrypt20-dev), the old
GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753113: Cannot give directory with option -C

2014-06-29 Thread Thomas Lange

Package: fai
Version: 4.2

You cannot give a directory for option -C.
In version 4.2 a bug was introduced when calling getopt without a
colon for option -C.

-- 
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#751255: [Debian-med-packaging] Bug#751255: Bug#751255: Bug#751255: treeviewx: Please update to use wxwidgets3.0

2014-06-29 Thread Charles Plessy
Le Sat, Jun 28, 2014 at 06:24:01AM +0100, Olly Betts a écrit :
> On Sat, Jun 21, 2014 at 04:13:21PM +0900, Charles Plessy wrote:
> > Now the program starts, but it freezes with the following error when
> > opening the test data /usr/share/doc/treeviewx/examples/tree.phb.
> > 
> > ../src/common/strconv.cpp(1208): assert "Assert failure" failed in 
> > FromWChar(): trying to encode undefined Unicode character
> > 
> > Is that something trivial that you or somebody else reading us can solve ?
> 
> Well, there are two possibilities here.
> 
> In wx2.8, these "WXDEBUG" assertions were silently ignored, whereas
> wx3.0 enables them by default, so it's quite possible that the
> underlying issue also affects the current package.  If that's the case,
> you can make wx3.0 behave like 2.8 by defining NDEBUG (e.g.  put
> -DNDEBUG in CPPFLAGS) when you build treeviewx.

Thanks again.  I tried to quickly hide problem under the carpet with -DNDEBUG;
iut prevented the crash but uncovered more bugs.

I already opened an issue on the problem of migrating to wx3.0 on Upstream's
website at Google Code.  I see that he is now active on GitHub with other
projects.  I will ping him directly this time.

Have a nice Sunday,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


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



Bug#749661: ifuse: Segfault

2014-06-29 Thread Tino Keitel
Package: ifuse
Version: 1.1.2-0.1+b2
Followup-For: Bug #749661

Same here with iPhone 4 and iOS 7.1.1.

$ gdb --args ifuse ~/ifuse/
GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1.1+b1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later

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".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/ifuse...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/ifuse /home/scorpion/ifuse/
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/x86_64/strlen.S:106
106 ../sysdeps/x86_64/strlen.S: No such file or directory.
(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:106
#1  0x77232b7e in __GI___strdup (s=0x0) at strdup.c:41
#2  0x7777d1da in plist_new_string (val=0x0) at plist.c:118
#3  0x7798b94c in pair_record_generate (pair_record=0x7fffe0d0, 
client=0x650310) at lockdown.c:879
#4  lockdownd_do_pair (client=0x650310, pair_record=pair_record@entry=0x0, 
verb=, verb@entry=0x77997f05 "Pair") at
lockdown.c:939
#5  0x7798be5c in lockdownd_pair (client=, 
pair_record=pair_record@entry=0x0) at lockdown.c:1102
#6  0x7798c463 in lockdownd_client_new_with_handshake (
device=, client=0x6054c8, label=)
at lockdown.c:774
#7  0x004017d4 in ?? ()
#8  0x771d2b45 in __libc_start_main (main=0x4016f0, argc=2, 
argv=0x7fffe328, init=, fini=, 
rtld_fini=, stack_end=0x7fffe318) at libc-start.c:287
#9  0x00401c13 in ?? ()
(gdb) 

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

Kernel: Linux 3.13.9-x61-05369-g0ec2792 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ifuse depends on:
ii  fuse   2.9.3-10
ii  libc6  2.19-4
ii  libfuse2   2.9.3-10
ii  libimobiledevice4  1.1.6+dfsg-2
ii  libplist2  1.11-3

ifuse recommends no packages.

ifuse 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#753114: libinfinity: Please build against (and depend on) libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: libinfinity
Version: 0.5.5-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build libinfinity against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753115: libmicrohttpd: Build against libgnutls28-dev / gcrypt usage related to gnutls

2014-06-29 Thread Andreas Metzler
Package: libmicrohttpd
Version: 0.9.33-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please rebuild libmicrohttpd against libgnutls28-dev, the old
GnuTLS version should not be part of jessie.

Afaict libmicrohttpd only invokes gcrypt-funtions to fine-tune gcrypt
behavior when it is used by gnutls.

In recent versions (v3) gnutls has stopped using gcrypt as crypto
backend and has switched over to nettle. Therefore the respective code
(starting with #include ) in libmicrohttpd should only be
enabled for gnutls << 3 and linking against libgcrypt should not be
done whith newer gnutls. (Assuming all gcrypt usage is indeed gnutls
related.)

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#751255: Transition of TreeViewX to wxWidgets 3.0.

2014-06-29 Thread Charles Plessy
Dear Roderic,

since its inclusion in Debian, TreeView X has a regular user base on apparently
100 to 200 machines running Debian's “popularity contest” report system.

http://qa.debian.org/popcon-graph.php?packages=treeviewx&show_vote=on&want_legend=on&want_ticks=on&from_date=&to_date=&hlght_date=&date_fmt=%25Y-%25m&beenhere=1

However, we have a problem: Debian is migrating to wxWindows 3.0, and TreeView X
does not work with it.

I have opened an issue in Google Code
(http://code.google.com/p/treeviewx/issues/detail?id=4), which points at
Debian's bug tracking system (http://bugs.debian.org/751255).

In brief, we (actually, Olly Betts ) prepared patches
to correct build failures.

http://anonscm.debian.org/viewvc/debian-med/trunk/packages/treeviewx/trunk/debian/patches/wx3.0-compat.patch?revision=17139&view=markup

http://anonscm.debian.org/viewvc/debian-med/trunk/packages/treeviewx/trunk/debian/patches/treeview-xpm-not-xbm.patch?revision=17272&view=markup

http://anonscm.debian.org/viewvc/debian-med/trunk/packages/treeviewx/trunk/debian/patches/svg.patch?revision=17140&view=markup

This was not enough as TreeView X would then crash when loading a tree.
Compiling with -DNDEBUG suppressed the crash, but then the leaves of the tree
did not display their names anymore.

Do you think that you can upgrade TreeView X to work with wxWindows 3.0 ?

Have a nice day

Charles

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


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



Bug#753116: pytagsfs with an empty mount

2014-06-29 Thread Ritesh Raj Sarraf
Package: pytagsfs
Version: 0.9.2-6
Severity: important

Dear Maintainer,

rrs@debtor:/media/USBDISK$ cat tmp/.log 
[16:56:21,101] pytagsfs version 0.9.2
[16:56:21,102] command-line arguments: ['-o', 
'format=/%{artist}/%{album}/%{track}.%{extension}', 'Music/', 'tmp']
[16:56:21,102] fuse command-line arguments: ['-o', 'default_permissions', '-o', 
'entry_timeout=0', '-o', 'negative_timeout=0', '-o', 'attr_timeout=0', '-o', 
'max_readahead=0', '-o', 'subtype=pytagsfs', '-o', 
'fsname=/media/USBDISK/Music', '/media/USBDISK/tmp']
[16:56:21,116] source_tree_rep_cls: 
pytagsfs.sourcetreerep.pollinline.PollInLineSourceTreeRepresentation
[16:56:21,117] path_store_cls: pytagsfs.pathstore.pytypes.PyTypesPathStore
[16:56:21,117] source_tree_mon_cls: 
pytagsfs.sourcetreemon.inotifyx_.DeferredInotifyxSourceTreeMonitor
[16:56:21,117] multithreaded = True
[16:56:21,117] source tree representation can handle fork, calling 
source_tree_rep.start in pre_init


[16:59:01,626] fill_path: substitutions = {'a': u'Bob Marley', 
':com.apple.iTunes:FMPS_Rating_Amarok_Score': '0.45', '\xa9ART': u'Bob 
Marley', 'parent': u'Music', 'extension': u'm4a', 'f': u'Bob Marley Bum Bhole 
Nath.m4a', ':com.apple.iTunes:FMPS_Playcount': '1', 'aART': u'Bob Marley', 
'filename': u'Bob Marley Bum Bhole Nath.m4a', 'p': u'Music', '\xa9nam': u'Bum 
Bum Bhole Nath', 't': u'Bum Bum Bhole Nath', 
':com.apple.iTunes:FMPS_Rating': '0.9', 'title': u'Bum Bum Bhole Nath', 
'artist': u'Bob Marley', 'e': u'm4a'}
[16:59:01,631] Unrepresentable file: /media/USBDISK/Music/Bob Marley Bum Bhole 
Nath.m4a
[16:59:01,635] failed to fill expression u'%{album}' with substitutions {'a': 
u'Bob Marley', ':com.apple.iTunes:FMPS_Rating_Amarok_Score': '0.45', 
'\xa9ART': u'Bob Marley', 'parent': u'Music', 'extension': u'm4a', 'f': u'Bob 
Marley Bum Bhole Nath.m4a', ':com.apple.iTunes:FMPS_Playcount': '1', 
'aART': u'Bob Marley', 'filename': u'Bob Marley Bum Bhole Nath.m4a', 'p': 
u'Music', '\xa9nam': u'Bum Bum Bhole Nath', 't': u'Bum Bum Bhole Nath', 
':com.apple.iTunes:FMPS_Rating': '0.9', 'title': u'Bum Bum Bhole Nath', 
'artist': u'Bob Marley', 'e': u'm4a'} (undefined parameters: u'album')
[16:59:01,639] remove_source_file: PathNotFound: /media/USBDISK/Music/John 
Powell - Main Titles (from MyTrackList.Com!).mp3
[16:59:01,645] fill_path: substitutions = {'album': u'The Bourne Identity - 
Original Motion Picture Soundtrack', 'parent': u'Music', 'N': '01', 
'TRACKNUMBER': '01', 'genre': u' ', 'tracknumber': u'01', 'filename': u'John 
Powell - Main Titles (from MyTrackList.Com!).mp3', 'a': u'John Powell', 'e': 
u'mp3', 'extension': u'mp3', 'g': u' ', 'f': u'John Powell - Main Titles (from 
MyTrackList.Com!).mp3', 'artist': u'John Powell', 'l': u'The Bourne Identity - 
Original Motion Picture Soundtrack', 'n': '1', 'p': u'Music', 't': u'Main 
Titles', 'title': u'Main Titles'}
[16:59:01,649] Unrepresentable file: /media/USBDISK/Music/John Powell - Main 
Titles (from MyTrackList.Com!).mp3
[16:59:01,654] failed to fill expression u'%{track}' with substitutions 
{'album': u'The Bourne Identity - Original Motion Picture Soundtrack', 
'parent': u'Music', 'N': '01', 'TRACKNUMBER': '01', 'genre': u' ', 
'tracknumber': u'01', 'filename': u'John Powell - Main Titles (from 
MyTrackList.Com!).mp3', 'a': u'John Powell', 'e': u'mp3', 'extension': u'mp3', 
'g': u' ', 'f': u'John Powell - Main Titles (from MyTrackList.Com!).mp3', 
'artist': u'John Powell', 'l': u'The Bourne Identity - Original Motion Picture 
Soundtrack', 'n': '1', 'p': u'Music', 't': u'Main Titles', 'title': u'Main 
Titles'} (undefined parameters: u'track')


FUSE library version: 2.9.3
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.22
flags=0xf7fb
max_readahead=0x0002
[16:59:01,681] fsinit()
[16:59:01,687] SpecialFileFileSystemMixin: _special_file_classes_by_path = 
{u'/.log': }
[16:59:01,691] fsinit(...) -> 0
   INIT: 7.19
   flags=0x0013
   max_readahead=0x
   max_write=0x0002
   max_background=0
   congestion_threshold=0
   unique: 1, success, outsize: 40



rrs@debtor:/media/USBDISK$ pytagsfs -o 
format='/%{artist}/%{album}/%{track}.%{extension}' Music/ tmp
rrs@debtor:/media/USBDISK$ ls tmp/ -a
..log
rrs@debtor:/media/USBDISK$ 



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

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

Versions of packages pytagsfs depends on:
ii  python   2.7.6-2
ii  python-fuse  2:0.2.1-9
ii  python-inotifyx  0.2.0-1
ii  python-mutagen   1.23-1
ii  python-sclapp0.5.3-3
ii  python2.72.7.7-2

Versions of packages pytagsfs recommends:
ii  fuse  2.9.3-10

pytagsfs suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-

Bug#753046: systemd: fails to run quotarpc.service if rpcbind is not installed

2014-06-29 Thread Michael Meskes
> So quotarpc.service is only supposed to run if rpcbind is installed?

Yes, it doesn't work without it.

> I think what you want here then is Wants/After + a Condition [1].
> i.e.
> ...

Right, that should do it, thanks.

Michael

-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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



Bug#753046: dh-systemd does not seem to properly handle services when using --name

2014-06-29 Thread Michael Meskes
> Btw, I noticed that quotarpc is not enabled by default. Instead
> dh_systemd creates two sections for quota.service
> 
> # ls debian/*.service
> debian/quota.quotarpc.service  debian/quota.service

This seems to be the result of a recent change to dh_systemd:

michael@feivel:~$ grep service /var/lib/dpkg/info/quota.list 
/lib/systemd/system/quotarpc.service
/lib/systemd/system/quota.service

> 3 Michaels now, I feel like talking to myself :-)

Right, maybe we should use numbers. :)

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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



Bug#753117: flickrbackup: Package broke after Flickr forces the use of https connections

2014-06-29 Thread Alexis Maldonado
Package: flickrbackup
Version: 0.2-3
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,

   * What led up to the situation?
  flickrbackup does not work at all anymore after:

  https://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-
27th-2014/

  I changed the http calls to https calls in the code, and the package works
fine again.

  I'm attaching a patch.



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

Kernel: Linux 3.13.1 (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 flickrbackup depends on:
ii  python  2.7.6-2
ii  python-pyexiv2  0.3.2-6+b1

flickrbackup recommends no packages.

flickrbackup suggests no packages.

-- no debconf information
--- flickrbackup.orig	2011-11-05 00:00:00.0 +0100
+++ flickrbackup	2014-06-29 13:42:00.0 +0200
@@ -54,7 +54,7 @@
 hash   = hashlib.md5(string).digest().encode("hex")
 
 # Formulate the request
-url= "http://api.flickr.com/services/rest/?method=flickr.auth.getFrob";
+url= "https://api.flickr.com/services/rest/?method=flickr.auth.getFrob";
 url   += "&api_key=" + API_KEY + "&api_sig=" + hash
 
 try:
@@ -84,7 +84,7 @@
 hash   = hashlib.md5(string).digest().encode("hex")
 
 # Formulate the request
-url= "http://api.flickr.com/services/auth/?";
+url= "https://api.flickr.com/services/auth/?";
 url   += "api_key=" + API_KEY + "&perms=" + perms
 url   += "&frob=" + frob + "&api_sig=" + hash
 
@@ -109,7 +109,7 @@
 hash   = hashlib.md5(string).digest().encode("hex")
 
 # Formulate the request
-url= "http://api.flickr.com/services/rest/?method=flickr.auth.getToken";
+url= "https://api.flickr.com/services/rest/?method=flickr.auth.getToken";
 url   += "&api_key=" + API_KEY + "&frob=" + frob
 url   += "&api_sig=" + hash
 
@@ -162,7 +162,7 @@
 def getphoto(id, token, filename):
 try:
 # Contruct a request to find the sizes
-url  = "http://api.flickr.com/services/rest/?method=flickr.photos.getSizes";
+url  = "https://api.flickr.com/services/rest/?method=flickr.photos.getSizes";
 url += "&photo_id=" + id
 
 # Sign the request
@@ -207,7 +207,7 @@
 def getmetadata(id, token):
 try:
 # Contruct a request to find the sizes
-url  = "http://api.flickr.com/services/rest/?method=flickr.photos.getInfo";
+url  = "https://api.flickr.com/services/rest/?method=flickr.photos.getInfo";
 url += "&photo_id=" + id
 
 # Sign the request
@@ -313,7 +313,7 @@
 cache.close()
 
 # Now, construct a query for the list of photo sets
-url  = "http://api.flickr.com/services/rest/?method=flickr.photosets.getList";
+url  = "https://api.flickr.com/services/rest/?method=flickr.photosets.getList";
 url += "&user_id=" + config["user"]
 url  = flickrsign(url, config["token"])
 
@@ -334,7 +334,7 @@
 dir = normalizeToASCII(dir)
 
 # Build the list of photos
-url   = "http://api.flickr.com/services/rest/?method=flickr.photosets.getPhotos";
+url   = "https://api.flickr.com/services/rest/?method=flickr.photosets.getPhotos";
 url  += "&photoset_id=" + pid
 
 # Append to our list of urls
@@ -344,11 +344,11 @@
 dom.unlink()
 
 # Add the photos which are not in any set
-url   = "http://api.flickr.com/services/rest/?method=flickr.photos.getNotInSet";
+url   = "https://api.flickr.com/services/rest/?method=flickr.photos.getNotInSet";
 urls.append( (url, "No Set") )
 
 # Add the user's Favourites
-url   = "http://api.flickr.com/services/rest/?method=flickr.favorites.getList";
+url   = "https://api.flickr.com/services/rest/?method=flickr.favorites.getList";
 urls.append( (url, "Favourites") )
 
 # Time to get the photos


Bug#753046: dh-systemd does not seem to properly handle services when using --name

2014-06-29 Thread Michael Biebl
Am 29.06.2014 13:39, schrieb Michael Meskes:
>> Btw, I noticed that quotarpc is not enabled by default. Instead
>> dh_systemd creates two sections for quota.service
>>
>> # ls debian/*.service
>> debian/quota.quotarpc.service  debian/quota.service
> 
> This seems to be the result of a recent change to dh_systemd:
> 
> michael@feivel:~$ grep service /var/lib/dpkg/info/quota.list 
> /lib/systemd/system/quotarpc.service
> /lib/systemd/system/quota.service

It is installed correctly, but no proper maintainerscripts code is
generated.

I just filed #753108 for that


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#753118: "Bad address" by cdebootstrap-static

2014-06-29 Thread Kumar Sukhani
Package: cdebootstrap-static
Version: 0.6.0
X-Debbugs-CC: h...@guardianproject.info

The armel and armhf version of cdebootstrap-static is giving following error
"P: Retrieving Release
 E: Execution failed: Bad address
 E: Couldn't download Release! "

But on the other hand if I use the armhf deb package build by me using
sources: git://git.debian.org/users/waldi/cdebootstrap.git , its working
fine. My build package is available here[1]

[1]
https://www.dropbox.com/s/296tp1f0fyqbik2/cdebootstrap-static_0.6.0_armhf.deb


Bug#753119: wmmon: Increase the maximum numbers of CPUs

2014-06-29 Thread Andreas Tscharner
Package: wmmon
Version: 1.1+20131205-1
Severity: wishlist
Tags: patch

Dear Maintainer,

I have a new computer containing a hexcore, hyperthreading processor. This
results in 12 CPUs. wmmon only supports 10. Can you please increase it.
Attached is a patch that increases it to 12, but it is not tested.


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

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

Versions of packages wmmon depends on:
ii  libc6 2.19-4
ii  libx11-6  2:1.6.2-2
ii  libxext6  2:1.3.2-1
ii  libxpm4   1:3.5.10-1

wmmon recommends no packages.

wmmon suggests no packages.

-- no debconf information
diff --git a/wmmon/wmmon/wmmon.c b/wmmon/wmmon/wmmon.c
index 48f1041..505032b 100644
--- a/wmmon/wmmon/wmmon.c
+++ b/wmmon/wmmon/wmmon.c
@@ -120,7 +120,7 @@
 #define WMMON_VERSION "1.2.b2"
 #define HISTORY_ENTRIES 55
 #define HISTORY_ENTRIES 55
-#define MAX_CPU (10) /* depends on graph height */
+#define MAX_CPU (12) /* depends on graph height */
 #define MAX_STAT_DEVICES (4)
 
   //


Bug#748398: linux: Please disable CONFIG_DRM_RADEON_UMS on powerpc

2014-06-29 Thread John Paul Adrian Glaubitz
On 06/27/2014 05:35 PM, John Paul Adrian Glaubitz wrote:
> I will try rebuilding the kernel on the PowerPC with CONFIG_FB_RADEON=m
> and see if it fixes the issue by allowing to blacklist the radeonfb
> module. If yes, I'll send in a kernel patch to change the configuration
> for the powerpc kernel accordingly.

Verified. Setting CONFIG_FB_RADEON=m and rebuilding the kernel fixes the
radeon problem on my Mac Mini G4 PPC permanently. Since there are
several framebuffer drivers compiled into the kernel instead of building
them as modules on the PowerPC kernel, I suggest to build these as
modules as well to avoid the very same problem for other video adapters.

I will provide a proposed diff for the kernel configuration on powerpc
later.

Cheers,

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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



Bug#753118: "Bad address" by cdebootstrap-static

2014-06-29 Thread Bastian Blank
On Sun, Jun 29, 2014 at 05:37:16PM +0530, Kumar Sukhani wrote:
> The armel and armhf version of cdebootstrap-static is giving following error
> "P: Retrieving Release
>  E: Execution failed: Bad address
>  E: Couldn't download Release! "

Please show the result of "strace -f …".

Bastian

-- 
The joys of love made her human and the agonies of love destroyed her.
-- Spock, "Requiem for Methuselah", stardate 5842.8


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



Bug#753090: [mpv] refuses to work

2014-06-29 Thread Bartek
2014-06-29 11:46 GMT+01:00 Alessandro Ghedini :
> On dom, giu 29, 2014 at 08:45:57 +0100, Bartek wrote:
>> Package: mpv
>> Version: 0.4.0-1
>> Severity: normal
>>
>>
>> Hi,
>>
>> When trying to open any multimedia file mpv gives an error:
>>
>> mpv -vvv --msg-level=all=trace any_multimedia.file
>> [cplayer] mpv 0.4.0 (C) 2000-2014 mpv/MPlayer/mplayer2 projects
>> [cplayer]  built on 2014-06-25T19:12:56
>> [cplayer] libav library versions:
>> [cplayer]libavutil   53.3.0
>> [cplayer]libavcodec  55.34.1
>> [cplayer]libavformat 55.12.0
>> [cplayer]libswscale  2.1.2 (runtime 2.1.100)
>
> This libswscale version doesn't come from Debian...
>
>> libswscale2 (>= 6:10~beta1~) | 7:0.10.3-dmo1
>
> As I suspected, this comes from deb-multimedia... please install the official
> Debian version and try again.
>
> Cheers

Hi Alessandro,

You are right, that was the problem, sorry to bother :).

Thank you,
Bartek


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



Bug#753120: libguess: Homepage URL is dead

2014-06-29 Thread Adrian Bunk
Source: libguess
Version: 1.2~git20131128.cc43cefc-1
Severity: minor

Homepage: http://www.atheme.org/project/libguess

This URL returns "404 Not Found".


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



Bug#753121: FTBFS, needs to build-depend on libgnutls28-dev / libgcrypt20-dev

2014-06-29 Thread Andreas Metzler
Source: libvirt
Version: 1.2.4-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: ametz...@debian.org
Usertags: gnutls3

Hello,

libvirt's build-dependencies are uninstallable on current sid:
-
The following packages have unmet dependencies:
 libssh2-1-dev : Depends: libgcrypt20-dev but it is not going to be installed
E: Build-dependencies for libvirt could not be satisfied.
-

Please update to libgnutls28-dev / libgcrypt20-dev.

On a sidenote I get a gnulib related testsuite error with test-ffsl and
test-ffs:

(SID)ametzler@argenau:/tmp/LYNX/libvirt-1.2.4/debian/build$ 
./gnulib/tests/test-ffsl --verbose ; ./gnulib/tests/test-ffs --verbose
../../../../gnulib/tests/test-ffsl.c:48: assertion 'ffsl (i) == naive (i)' 
failed
Aborted
../../../../gnulib/tests/test-ffs.c:48: assertion 'ffs (x) == naive (x)' failed
Aborted

I have started a thread on the gnulib ml about this.
(,
currently stuck in some moderation or greylisting queue.)

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#749367: [Debian-med-packaging] Bug#749367: updated patch

2014-06-29 Thread Charles Plessy
Le Thu, Jun 26, 2014 at 05:31:03PM +0300, Plamen Aleksandrov a écrit :
> I just look at the patch provided by Aleksandar. I believe unaligned access 
> is still possible after applying it.
> 
> The reason is that an auto array of uint8_t is still only guaranteed to be 
> 1-byte aligned. These discussions confirm this:
> http://stackoverflow.com/questions/4009463/alignment-of-char-arrays
> http://bytes.com/topic/c/answers/811633-alignment-stack-arrays
> 
> So I updated the patch to fix this issue.

Hi,

Aleksandar had an extended discussion with Upstream on GitHub.  On my side I
would prefer for that issue to be solved upstream than locally.  Can you see if
your updated patch would be useful in the context of the following pull request 
?

https://github.com/samtools/htslib/pull/99

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Bug#750623: [Pkg-ime-devel] Bug#750623: Bug#750623: What is the hold-up of uploadin new package

2014-06-29 Thread Osamu Aoki
Hi,

On Sun, Jun 29, 2014 at 02:11:18AM -0400, Guo Yixuan wrote:
> On Mon, Jun 23, 2014 at 8:03 AM, Osamu Aoki 
> > You did not present rationale to do extrastep with the second option.
> 
> There seems to be something more than ABI break.
> librime 1.0 modified several struct member definitions, eg., in the
> definition of RimeMenu in include/rime_api.h. Is it an API break?
> If yes, then we should rename, in my opinion. (By the way, other
> source code imcompatibilities may exist, as indicated in the
> ChangeLog, "while source code compatibility is largely
> maintained with the exception ...")

Very good.  this is what I wanted to hear.
 
> > I see
> > librime1 (>= ${source:Version}), librime1 (<< ${source:Version}+1~)
> >
> > This seems binNMU unsafe.  Please drop max version limitation.

Very good.

I added few lines to debian/rules for stable build test with
debian/rules etc.

I also checked source with "debmake -k"
=== debian/copyright checked for 260 data ===
Pattern #00: *
  File: thirdparty/src/opencc-windows/opencc.h
thirdparty/src/opencc-windows/opencc_types.h
- GPL-3
+ Apache-2.0

Pattern #02: thirdparty/include/X11/*
  File: thirdparty/include/X11/keysymdef.h
thirdparty/include/X11/keysym.h
- MIT
+ ISC

Pattern #03: thirdparty/include/msvc/*
  File: thirdparty/include/msvc/stdint.h
- BSD-3-clause
+ BSD-3-Clause

The first one is positively wrong.  licensecheck command also agrees with
me.

Second one is one of the MIT but it is more like ISC than Expat.
Usually Expat is marked as MIT. (Minor problem)
Expat: Permission is hereby granted  ...
ISC:  Permission to use, copy, modify, ...
(Included MIT liocense does not match source having ISC.)

The last one is a false positive.  Minor case difference between:
 https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 http://spdx.org/licenses/

Also DEP-5 has been adoped as
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

So I made minor adjustments in GIT for these.

Also, what are you going to do with curl.exe etc.  I can not sponsor
upload of package with binary blob.  In future, we need to consider
automating this.  Please read
http://www.eyrie.org/~eagle/notes/debian/git.html
https://wiki.debian.org/BenFinney/software/repack

I took care these manually for now.

I will push this to GIT for now:

Oops, lintian gives me:

E: librime source: weak-library-dev-dependency librime1-dev on librime1 (>= 
${source:Version})
N: 
N:The given package appears to be a shared library -dev package, but the
N:dependency on what seems to be a corresponding shared library package
N:does not force the same package version. To ensure that compiling and
N:linking works properly, and that the symlinks in the -dev package point
N:to the correct files in the shared library package, a -dev package
N:should normally use (= ${binary:Version}) for the dependency on the
N:shared library package.
N:
N:Sometimes, such as for -dev packages that are architecture-independent
N:to not break binNMUs or when one doesn't want to force a tight
N:dependency, a weaker dependency is warranted. Something like (>=
N:${source:Upstream-Version}), (<< ${source:Upstream-Version}+1~),
N:possibly using ${source:Version} instead, is the right approach. The
N:goal is to ensure that a new upstream version of the library package
N:doesn't satisfy the -dev package dependency, since the minor version of
N:the shared library may have changed, breaking the *.so links.
N:
N:Refer to Debian Policy Manual section 8.5 (Dependencies between the
N:packages of the same library) for details.
N:
N:Severity: important, Certainty: possible
N:
N:Check: control-file, Type: source

Let me think ... I may have been wrong.

Now you also need to update ibus/fcits-rime.

Osamu


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



Bug#753122: PTS: Please add support for squeeze-lts

2014-06-29 Thread Moritz Muehlenhoff
Package: qa.debian.org
Severity: normal

Hi,
please list squeeze-lts in the "versions" table of the PTS.
Since there won't be further updates to squeeze-security
after the final Squeeze point release, this can simply
replace the old "old-sec" entry.

Cheers,
Moritz


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



Bug#753123: libmikmod3 shouldn't be linked with libesd0

2014-06-29 Thread Adrian Bunk
Source: libmikmod3
Version: 3.3.6-2
Severity: normal

There is no longer a daemon for the obsolete ESD in Debian, and the
only reasonable usage of ESD support is through pulseaudio-esound-compat
for applications without PulseAudio support.

Since libmikmod contains PulseAudio support, linking with ESD doesn't
make sense.


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



Bug#745951: libprelude: Uses gcrypt functions without explicit gcrypt build-dependency

2014-06-29 Thread Andreas Metzler
Control: retitle 745951 libprelude: Build against libgnutls28-dev / Uses gcrypt 
functions without explicit gcrypt build-dependency

Please build against libgnutls28-dev (and libgcrypt20-dev), the old
GnuTLS version should not be part of jessie.

cu Andreas


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



Bug#753124: letodms: Missing Webdav support

2014-06-29 Thread Reinhard Tartler
Package: letodms
Version: 3.3.11+dfsg.1-1

Thanks for preparing the package. I'm currently evaluating it for my
personal use, but it looks really promising so far.

On missing feature is Webdav. Despite the sparse documentation, I
couldn't get it working so I investigated the packagaging. It turns
out that there are simply two files missing in the package:

/usr/share/letodms/webdav/index.php
/usr/share/letodms/webdav/letodms_webdav.php

After getting the source package and manually installing these two
files from letodms-3.3.11+dfsg.1/webdav/... webdav works just fine for
me with cadaver as test client.

It would be great if a future revision of the letodms package would
install these files automatically.

Also, I guess that letodms should recommend the installation of the
package "php-http-webdav-server" for use with webdav.

Cheers,
Reinhard

-- 
regards,
Reinhard


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



Bug#753125: ITP: r-cran-rsolnp -- GNU R general non-linear optimization

2014-06-29 Thread Andreas Tille
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-cran-rsolnp
  Version : 1.14-1
  Upstream Author : Alexios Ghalanos 
* URL : http://cran.r-project.org/web/packages/Rsolnp/
* License : GPL
  Programming Lang: R
  Description : GNU R general non-linear optimization
 This GNU R package provides general non-linear optimization using
 augmented lagrange multiplier method


Remark:  This is another precondition to upgrade R packages maintained
by the Debian Med team.  It is available in SVN

   svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rsolnp/trunk/


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



Bug#753126: libvncserver: Please build against (and depend on) libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: libvncserver
Version: 0.9.9+dfsg-5
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build libvncserver against libgnutls28-dev (and possibly
libgcrypt20-dev while you are at it) instead of libgnutls-dev, the
older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753127: loudmouth: Please build against (and depend on) libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: loudmouth
Version: 1.4.3-10
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build loudmouth against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753128: lynx-cur: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: lynx-cur
Version: 2.8.8pre5-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build lynx-cur against libgnutls28-dev (and possibly
libgcrypt20-dev while you are at it) instead of libgnutls-dev, the
older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#751150: fix luajit-related FTBFS

2014-06-29 Thread Norbert Preining
On Thu, 26 Jun 2014, Thorsten Glaser wrote:
> Would it help if I dug those out of the actual build logs
> served on buildd.debian{,-ports}.org and provided a better
> list?

I went through them and made myself a whitelist.

Uploaded and in NEW due to new libsynctex*


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#493778: Insanely long package description for texlive-latex-extra

2014-06-29 Thread Norbert Preining
On Sun, 29 Jun 2014, Andrei POPESCU wrote:
> This issue is not texlive specific, so I'd rather suggest the DDTP to 
> treat formated list items the same as paragraphs. Then all packages 
> using this will benefit from the solution, possibly after a one-time 
> adjusting of the list.

I agree, but for now I have adopted the method of separate paragraphs.

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#753082: [Pkg-xfce-devel] Bug#753082: lightdm: restart lightdm as a user

2014-06-29 Thread Yves-Alexis Perez
On dim., 2014-06-29 at 09:55 +0530, Ritesh Raj Sarraf wrote:
> In the old days with kdm, a user could restart the display manager (and
> thus the X server) by using the CTRL+e key combination. What would be
> the equivalent of this functionality in lightdm
> 
> Apologies if this has already been asked. But a google search did not
> reveal anything.

That's not possible.
-- 
Yves-Alexis


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


Bug#749924: texlive-bin: Please provide synctex_parser as shared library

2014-06-29 Thread Norbert Preining
On Thu, 26 Jun 2014, Sebastian Ramacher wrote:
> I've seen that you have already forwarded it. Thank you!

I have uploaded a package and it is now waiting in NEW. It includes
the code used upstream, which means package names are
libsynctex1
libsynctex-dev
Also, libkpathsea and libptexenc also got pkg-config files.

Thanks for your work on that.

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#753129: mailutils: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: mailutils
Version: 1:2.99.98-1.2
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build mailutils against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#753130: minbif: Please build against libgnutls28-dev

2014-06-29 Thread Andreas Metzler
Package: minbif
Version: 1:1.0.5+git20120508-2.1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls3

Hello,

Please build minbif against libgnutls28-dev instead of
libgnutls-dev, the older GnuTLS version should not be part of jessie.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#751492: libavcodec55: Libavc causes VLC to SIGSEGV

2014-06-29 Thread Reinhard Tartler
Control: tag -1 moreinfo
Control: severity -1 normal
Control: tag -1 upstream

Hi,

Unfortunately, the backtrace is pretty useless because it lacks
information where in the source your program crashed. Please install
the libav-dbg package and try again.

Also, we probably need to reproduce the problem. Any chance that you
can share an excerpt of the file, and provide instructions how to
reproduce this problem?

Last, please also try to reproduce the crash with "avconv" and "avplay".

Thanks.

-- 
regards,
Reinhard


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



Bug#753131: jvm-7-avian-jre: does not start on powerpc

2014-06-29 Thread Rogério Brito
Package: jvm-7-avian-jre
Version: 0.7+20140401-1
Severity: important

Hi.

I just tried installing avian to get something less painful than the Zero VM
on my iBook G4 (powerpc) and while starting the java command with avian set
as the first (non-comment) entry in /etc/java-7-openjdk/jvm-powerpc.cfg, I
get:

,[ java -version ]
| Error: Could not create the Java Virtual Machine.
| Error: A fatal exception has occurred. Program will exit.
`

If I revert back to the Zero VM or to JamVM, then things start as expected.
For instance, with JamVM:

,[ java -version ]
| java version "1.7.0_55"
| OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-2)
| JamVM (build 1.6.0-devel, inline-threaded interpreter with stack-caching)
`

I should also point out that I tried avian on an armel v5 and I got illegal
instructions, which makes me wonder if I should raise the severity of this
bug to RC.


Thanks,

Rogério.

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

Kernel: Linux 3.12-1-powerpc
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jvm-7-avian-jre depends on:
ii  libc6   2.19-4
ii  openjdk-7-jre-headless  7u55-2.4.7-2
ii  zlib1g  1:1.2.8.dfsg-1

jvm-7-avian-jre recommends no packages.

jvm-7-avian-jre suggests no packages.

-- no debconf information

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


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



Bug#749129: possible fix

2014-06-29 Thread Willi Mann
Control: tag -1 + patch

Attached is a possible fix for this bug. I would like to get
maintainer's feedback before uploading it because it is quite intrusive
for an NMU.

The patch changes upstream's mkesmtpdcert, which is used by the
currently failing maintainer script, to allow specification of the
filename for the certificate.

The maintainer script is changed to create the certificate in a
temporary directory, to avoid idempotency problems (interrupt when
mkesmptdcert is run).

WM
diff --git a/courier/module.esmtp/mkesmtpdcert.in b/courier/module.esmtp/mkesmtpdcert.in
index 03b055e..f61d8cf 100644
--- a/courier/module.esmtp/mkesmtpdcert.in
+++ b/courier/module.esmtp/mkesmtpdcert.in
@@ -8,6 +8,12 @@
 # ESMTP STARTTLS.  Normally this script would get called by an automatic
 # package installation routine.
 
+PEMFILE="$1"
+
+if [ -z "$PEMFILE" ]; then
+	PEMFILE=@mydatadir@/esmtpd.pem
+fi
+
 if test "@ssllib@" = "openssl"
 then
 	test -x @OPENSSL@ || exit 0
@@ -15,17 +21,17 @@ else
 	test -x @CERTTOOL@ || exit 0
 fi
 
-if test -f @mydatadir@/esmtpd.pem
+if test -f "$PEMFILE"
 then
-	echo "@mydatadir@/esmtpd.pem already exists."
+	echo "$PEMFILE already exists."
 	exit 1
 fi
 
 cleanup() {
-	rm -f @mydatadir@/esmtpd.rand
-	rm -f @mydatadir@/esmtpd.pem
-	rm -f @mydatadir@/esmtpd.key
-	rm -f @mydatadir@/esmtpd.cert
+	rm -f "$PEMFILE".rand
+	rm -f "$PEMFILE"
+	rm -f "$PEMFILE".key
+	rm -f "$PEMFILE".cert
 	exit 1
 }
 
@@ -36,16 +42,19 @@ set -e
 
 if test "@ssllib@" = "openssl"
 then
-	cp /dev/null @mydatadir@/esmtpd.pem
-	chmod 600 @mydatadir@/esmtpd.pem
-	chown @mailuser@ @mydatadir@/esmtpd.pem
-	dd if=@RANDOMV@ of=@mydatadir@/esmtpd.rand count=1 2>/dev/null
+	cp /dev/null "$PEMFILE"
+	chmod 600 "$PEMFILE"
+	chown @mailuser@ "$PEMFILE"
+	dd if=@RANDOMV@ of="$PEMFILE".rand count=1 2>/dev/null
 	@OPENSSL@ req -new -x509 -days 365 -nodes \
-		  -config @sysconfdir@/esmtpd.cnf -out @mydatadir@/esmtpd.pem -keyout @mydatadir@/esmtpd.pem || cleanup
-	@OPENSSL@ gendh -rand @mydatadir@/esmtpd.rand 512 >>@mydatadir@/esmtpd.pem || cleanup
-	@OPENSSL@ x509 -subject -dates -fingerprint -noout -in @mydatadir@/esmtpd.pem || cleanup
-	rm -f @mydatadir@/esmtpd.rand
+		  -config @sysconfdir@/esmtpd.cnf -out "$PEMFILE" -keyout "$PEMFILE" || cleanup
+	@OPENSSL@ gendh -rand "$PEMFILE".rand 512 >>"$PEMFILE" || cleanup
+	@OPENSSL@ x509 -subject -dates -fingerprint -noout -in "$PEMFILE" || cleanup
+	rm -f "$PEMFILE".rand
 else
+	echo "@CERTTOOL@ is not supported in debian"
+	exit 1
+
 	if test "$BITS" = ""
 	then
 		BITS="high"
diff --git a/debian/changelog b/debian/changelog
index 25d4cce..b78158e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+courier (0.73.1-1.2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Change mkesmptdcert to make cert-filename controllable by parameter.
+  * Create esmptd.pem in temporary path and then move it to /etc/courier.
+This way, mkesmptdcert no longer has to work on an dangling symlink as
+destination. (closes: #749129)
+
+ -- Willi Mann   Mon, 26 May 2014 18:23:21 +0200
+
 courier (0.73.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload in coordination with maintainer.
diff --git a/debian/correctpermissions.pl b/debian/correctpermissions.pl
old mode 100644
new mode 100755
diff --git a/debian/courier-mta-ssl.postinst b/debian/courier-mta-ssl.postinst
index 89c967e..ae3cce9 100644
--- a/debian/courier-mta-ssl.postinst
+++ b/debian/courier-mta-ssl.postinst
@@ -27,8 +27,19 @@ if [ "$1" = "configure" ]; then
 		ln -s /etc/courier/emtspd.pem /usr/lib/courier/emtspd.pem
 	fi
 	if [ ! -f /etc/courier/esmtpd.pem ]; then
-		mkesmtpdcert
-		chown daemon /etc/courier/esmtpd.pem
+
+		# create pem file in temporary directory, for full idempotency
+		TMPDIR=$(mktemp -d)
+		ESMTPDPEM="$TMPDIR/esmtpd.pem"
+
+		# call patched mkesmtpdcert which allows to specify the filename as first paramter
+		mkesmtpdcert "$ESMTPDPEM"
+
+		chown daemon "$ESMTPDPEM"
+		mv "$ESMTPDPEM" /etc/courier/esmtpd.pem
+
+		# clean up
+		rm -fr "$TMPDIR"
 	fi
 fi
 
diff --git a/debian/courier_perms b/debian/courier_perms
old mode 100644
new mode 100755
diff --git a/debian/fixlinks b/debian/fixlinks
old mode 100644
new mode 100755


Bug#752949:

2014-06-29 Thread Juhani Numminen
Control: tags -1 + patch

Dear maintainer,
The patch in question can be fixed like this:


--- a/debian/patches/ftbfs-gcc-4.7.diff.orig
+++ b/debian/patches/ftbfs-gcc-4.7.diff
@@ -1,5 +1,8 @@
 Description: Fix FTBFS with gcc-4.7
 Index: xf86-video-glamo-0.0.0+20110719.gitcb9ed170/src/glamo-driver.c
+===
+--- xf86-video-glamo-0.0.0+20110719.gitcb9ed170/src/glamo-driver.c
 xf86-video-glamo-0.0.0+20110719.gitcb9ed170/src/glamo-driver.c
 @@ -286,7 +284,7 @@
  
for (i = 0; i < numDevSections; i++) {


Regards,
Juhani Numminen


-- 
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 Helge Kreutzmann
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 
> > 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 "B (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

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#753132: libnfs4: cannot access nfsmount using xbmc from debian

2014-06-29 Thread Serge Rijkers
Package: libnfs4
Version: 1.9.3-3
Severity: important

Dear Maintainer,

I am reporting the exact same issue as bug number 749123. The proposed
fix using libnfs 1.9.3-3 does not solve the issue. Bug 749123 has been
archived so could not be reopened.

I am adding a relevant section from xbmc.log

%< -- snip -->%
14:35:31 T:140626280572672   DEBUG: Loading: libnfs.so.4
14:35:31 T:140626280572672   DEBUG: NFS: Context for  not open - get anew 
context.
14:35:31 T:140626280572672   ERROR: NFS: Failed to mount nfs 
share:(nfs_mount_async failed)
14:35:32 T:140627785025856   DEBUG: -- Window Init (DialogBusy.xml)--
14:35:34 T:140627785025856   DEBUG: -- Window Deinit (DialogBusy.xml) --
14:35:39 T:140627785025856   DEBUG: ProcessMouse: trying mouse actionleftclick
14:35:42 T:140627785025856   DEBUG: ProcessMouse: trying mouse actionleftclick
14:35:42 T:140626280572672   DEBUG: NFS: Context for 172.16.50.142/home/rss/dvd 
not open - get a new context.
14:35:42 T:140626280572672   DEBUG: NFS: Connected to server 172.16.50.142 and 
export /home/rss/dvd
14:35:42 T:140626280572672   DEBUG: NFS: chunks: r/w 65536/65536
14:35:42 T:140626280572672   ERROR: Failed to open(//) nfs_opendir_async failed
14:35:42 T:140627785025856   ERROR: GetDirectory - Error getting 
nfs://172.16.50.142/home/rss/dvd/
14:35:42 T:140627785025856   ERROR: 
CGUIDialogFileBrowser::GetDirectory(nfs://172.16.50.142/home/rss/dvd/) failed
%<-- end snip -->%

Mounting the shares locally as the user works using fstab. The following
is in my fstab:

%<-- snip -->%
172.16.50.142:/home/rss/dvd /home/rss/mnt/video_kb  nfs 
tcp,rsize=32768,wsize=8192,intr,noatime,user,noauto,rw  0   0
%<-- end snip -->%

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

Kernel: Linux 3.14-8.dmz.1-liquorix-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnfs4 depends on:
ii  libc6  2.19-4
ii  multiarch-support  2.19-4

libnfs4 recommends no packages.

libnfs4 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#753123: libmikmod3 shouldn't be linked with libesd0

2014-06-29 Thread Andrei POPESCU
Control: reassign -1 libmikmod3 3.3.6-2

On Du, 29 iun 14, 15:34:28, Adrian Bunk wrote:
> Source: libmikmod3
> Version: 3.3.6-2
> Severity: normal
> 
> There is no longer a daemon for the obsolete ESD in Debian, and the
> only reasonable usage of ESD support is through pulseaudio-esound-compat
> for applications without PulseAudio support.
> 
> Since libmikmod contains PulseAudio support, linking with ESD doesn't
> make sense.

-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


  1   2   3   4   >