Bug#816688: /usr/bin/debsign: debsign ignores input it gets in its environment variables

2016-03-03 Thread Sebastian Kuzminsky
Package: devscripts Version: 2.15.3 Severity: normal File: /usr/bin/debsign debsign overwrites the values of its input environment variables with empty strings at startup, thus making them useless. All environment variables listed in $VARS get this treatment. I discovered this while trying to

Bug#813916: transition: gdal

2016-03-03 Thread Sebastiaan Couwenberg
On 03-03-16 21:44, Sebastiaan Couwenberg wrote: > On 03-03-16 20:13, Sebastiaan Couwenberg wrote: >> On 03-03-16 19:12, Emilio Pozuelo Monfort wrote: >>> On 01/03/16 20:18, Sebastiaan Couwenberg wrote: On 01-03-16 19:50, Emilio Pozuelo Monfort wrote: > On 19/02/16 14:08, Sebastiaan

Bug#816687: -switch: Please use ifquery in init script

2016-03-03 Thread Adam Heath
Package: openvswitch-switch Version: 2.3.0+git20140819-3 Severity: minor In /etc/init.d/openvswitch-switch, the function network_interfaces does a manual parse of /etc/network/interfaces. This prevents it from finding interfaces defined in /etc/network/interfaces.d. Please switch to use

Bug#816652: RFS: compiz/1:0.9.12.2 [ITP:722451]

2016-03-03 Thread James Cowgill
Hi, [I've added Jean-Philippe in case he wants to weigh in] On Thu, 2016-03-03 at 19:58 +0100, Vincent Auboyneau wrote: > On Thu, Mar 03, 2016 at 03:03:11PM +, James Cowgill wrote: > > > The first step is getting compiz back in debian. It has been cleaned up, > > > and polished with the last

Bug#434235: mutt -H ignores Content-Type:

2016-03-03 Thread Kevin J. McCarthy
FYI. This is fixed upstream in https://dev.mutt.org/hg/mutt/rev/a4d885bb36ab

Bug#743744: mutt: S/MIME: mismatching documentation and supported algorithms for encryption (smime_encrypt_with)

2016-03-03 Thread Kevin J. McCarthy
FYI. This was fixed upstream in https://dev.mutt.org/hg/mutt/rev/1235dd48ef3f

Bug#816497: aptitude: problems with (un)markauto

2016-03-03 Thread Manuel A. Fernandez Montecelo
2016-03-03 09:18 Jörg-Volker Peetz: Hi Manual, Manuel A. Fernandez Montecelo wrote on 03/03/16 02:57: Control: tags -1 + moreinfo Hi Jörg, Seems to work fine around here: # aptitude -F '%M %p' search '~n^gnupg2$~ramd64' A gnupg2 # aptitude markauto '~n^gnupg2$~ramd64' No packages

Bug#800780: mutt: folder-hook: current mailbox shortcut '^' is unset

2016-03-03 Thread Kevin J. McCarthy
The warning for this is new in 1.5.24, but the behavior has been the same for 9 years. A leading '^' in a folder-hook or mbox-hook expands to "current mailbox", not "beginning of line". See https://dev.mutt.org/doc/manual.html#mailbox-hook and https://dev.mutt.org/trac/ticket/3788 If you need

Bug#816607: void EncoderStrategy::AppendToBitStream(LONG, LONG): Assertion `bitpos >=0' failed

2016-03-03 Thread Sjors Gielen
I forgot to mention, to compile this testcase: g++ test_dcmtk.cpp -O0 -g -o test_dcmtk -rdynamic -ldcmdata -ldcmimage -ldcmimgle -ldcmjpeg -ldcmnet -ldcmpstat -ldcmqrdb -ldcmsr -ldcmtls -lijg12 -lijg16 -lijg8 -lofstd -ldcmjpls -loflog -I/usr/include -DHAVE_CONFIG_H It ignores any arguments given

Bug#816686: jessie-pu: package systemd/215-17+deb8u4

2016-03-03 Thread Michael Biebl
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu Dear release team, a few fixes have piled up in our systemd jessie branch, so I'd like to make a stable upload for 8.4. The annotated changelog is: systemd (215-17+deb8u4)

Bug#753809: Bugs seems to have gone.

2016-03-03 Thread Gert Wollny
Hi,  after resolving the locking problem with the communication and testing up-and downloading to and Orthanc server I can not confirm the bug, that is, after a round-trip the images don't contain any bogus tags.  This holds for the combination of Ginkgo CADx and Orthanc available from jessy,

Bug#816654: youtube-dl: SSL error with vimeo URLs

2016-03-03 Thread Matt Taggart
Rogério Brito writes: > I don't know. Things work perfectly fine for me: > > > youtube-dl https://player.vimeo.com/video/156377457 > [vimeo] 156377457: Downloading webpage > [vimeo] 156377457: Extracting information > [vimeo] 156377457: Downloading JSON metadata > [vimeo] 156377457:

Bug#737498: [PATCH v2] patch: when importing from email, RFC2047-decode From/Subject headers

2016-03-03 Thread timeless
Julien Cristau wrote: > >> > Reported at https://bugs.debian.org/737498 >> >> You should probably immediately relay such reports upstream. You should actually file a bug in bz.mercurial-scm.org for this issue, you should be able to change the bts bug to link to it. Once you

Bug#797778: Please package pyroute2 >= 0.3.10

2016-03-03 Thread Vincent Bernat
❦ 22 février 2016 07:22 +0100, Jérémy Bobbio  : > I also would like to see an updated version of pyroute2 in Debian as I'd > like to use it to fiddle with ipsets. Same here. 0.3.16 has been released last week. Also happy to help if needed. -- Wrinkles should merely indicate

Bug#494506: Aptitude could expose 'replaces' rules to operator

2016-03-03 Thread Manuel A. Fernandez Montecelo
Control: severity -1 wishlist Control: tags -1 + wontfix Hi Richard, 2008-08-10 08:58 Richard Kettlewell: Package: aptitude Version: 0.4.11.9-1 The upgrade here is from 14.0.1-2+b1 of the various sox packages to 14.1.0-1. In this upgrade, libsox-fmt-ogg disappears, its functionality

Bug#741147: mutt: Mutt generated smime signatures fail verification in icedove/thunderbird

2016-03-03 Thread Kevin J. McCarthy
This was fixed upstream in https://dev.mutt.org/hg/mutt/rev/428a92464d5b Note that fix requires $smime_sign_digest_alg to have a "-md %d" added to it, so the header matches the actual digest used. The digest algorithm can be set with $smime_sign_digest_alg. See contrib/smime.rc.

Bug#802812: gstreamer0.10 0.10.36-1.5 MIGRATED to testing

2016-03-03 Thread Micha Lenk
Hi, Given Debian bug #802812 is open, the migration of gstreamer0.10 0.10.36-1.5 to testing just one day after its removal seems to be unintended. Cheers, Micha P.S. Sorry for the TOFU, but at least my mail should be self-contained. On 3. März 2016 17:39:11 MEZ, Debian testing watch

Bug#677687: Mutt crashes while managing attachments

2016-03-03 Thread Kevin J. McCarthy
Just an FYI that this was fixed upstream in https://dev.mutt.org/hg/mutt/rev/f99561e22a99. -Kevin

Bug#803165: But still present in 45.0~b5-1 from experimental

2016-03-03 Thread Oleksandr Gavenko
But still present in 45.0~b5-1 from experimental. -- http://defun.work/

Bug#815864: (no subject)

2016-03-03 Thread Barry Warsaw
Ignore the last patch. This one is better because it no longer forces python3.5-venv to Depends on virtualenv. With 8.0.3-3, python-pip-whl contains all the necessary wheels. diff --git a/debian/changelog b/debian/changelog index 469d204..7e3dcaf 100644 --- a/debian/changelog +++

Bug#618342: aptitude: inconsistent behaviour with apt-cache on non-readable sources.list file

2016-03-03 Thread Manuel A. Fernandez Montecelo
Control: severity -1 wishlist Control: tags -1 + wontfix Hi Mika, 2011-03-14 14:10 Michael Prokop: Package: aptitude Version: 0.6.3-3.2 Severity: normal /etc/apt/sources.list.d/foo.list contains something like: deb https://$USER:$PASSWD@$MIRROR internal main and because of confidential

Bug#816654: youtube-dl: SSL error with vimeo URLs

2016-03-03 Thread Rogério Brito
Hi there, Matt. On Mar 03 2016, Matt Taggart wrote: (...) > WARNING: Failed to download m3u8 information:CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> > ERROR: unable to download video data:CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> >

Bug#814951: bug#13414: [Werner Koch] Re: [pkg-gnupg-maint] Bug#814951: libassuan: add libassuan-mingw-w64-dev for cross-building to Windows targets

2016-03-03 Thread Peter Rosin
Hi! On 2016-03-02 08:23, Daniel Kahn Gillmor wrote: > On Mon 2016-02-22 22:03:49 +0100, Peter Rosin wrote: >> The libtool patch from https://debbugs.gnu.org/13414 is better than the >> debian patch from https://bugs.debian.org/814951 in every aspect that I >> can see and should indeed help. >> >>

Bug#816315: #816315 - uwsgi - please support ruby2.3

2016-03-03 Thread Christian Hofstaedtler
Jonas, May I suggest dropping the exact ruby version from the package name, so it doesn't have to go through NEW for 2.4, 2.5, ...? I see uwsgi-plugin-rbthreads already doesn't encode the version in the package name. Many thanks, -- ,''`. Christian Hofstaedtler : :' :

Bug#794326: openssl debian-arm64 does not enable ARMv8 Hardware Extension by default

2016-03-03 Thread Yangzheng Bai
Ubuntu wily (15.10) openssl package uses debian-targets.patch, in line 24, ${no_asm} should be changed to ${aarch64_asm}:linux64 For performance reasons on ARM64 Server SoC. Thanks, Yangzheng BAI IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be

Bug#794326: Performance issue for arm64 libssl.so.1.0.0

2016-03-03 Thread Yangzheng Bai
Dear Maintainer, We found the same issue during performance test on Ubuntu 15.10 Wily with AMD A1100 Seattle SoC (ARM64 arch). For debian-arm64 arch, please change ${no_asm} to {$aarch64_asm} Thanks, Yangzheng BAI IMPORTANT NOTICE: The contents of this email and any attachments are

Bug#816685: postfix: logcheck (maybe something else)

2016-03-03 Thread Cristian Ionescu-Idbohrn
Package: postfix Version: 3.0.4-5 Severity: normal I see these logcheck reports: Mar 3 20:09:05 postfix/smtpd[]: disconnect from localhost[127.0.0.1] ehlo=1 mail=1 rcpt=3 data=1 quit=1 commands=7 endlessly, after upgrading :( Syslog scenaio is: Mar 3 21:19:20 fetchmail[11625]: 1 message

Bug#816684: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-zend-search Version: 2.0.0~rc6-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-zend-search as used by owncloud-search, but owncloud is going away, see

Bug#793672: DPkg::Post-Invoke hook output gets slightly messed up when using progress bar

2016-03-03 Thread Antonio Ospite
On Thu, 3 Mar 2016 17:48:23 -0300 Tomasz Nitecki wrote: > retitle 793672 DPkg::Post-Invoke hook output gets slightly messed up when > using progress bar > reassign 793672 apt > thanks > > > Hey, > Hi Tomasz, > I believe that this issue is not limited to how-can-i-help, but it

Bug#816683: RFS: cloudabi-utils/0.8-1 [ITP]

2016-03-03 Thread Ed Schouten
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "cloudabi-utils" Package name: cloudabi-utils Version : 0.8-1 Upstream Author : Ed Schouten URL : https://nuxi.nl/ License : 2-clause BSD

Bug#816682: live-installer: Inaccessible utility

2016-03-03 Thread Jean-Philippe MENGUAL
Package: live-installer Version: 49 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I run the ;iveCD, with MATE flavour. Then I run the installer from the desktop icon. * What exactly did

Bug#800845: autopkgtest: Add support for nested VMs

2016-03-03 Thread Christian Seiler
Hi, replying to IRC: > chris_se: I think the setup should go into adt-virt-qemu, not > setup-testbed > setup-testbed is used for lxc or openstack instances too > and it's not a strict requirement to run it > chris_se: but I'm fine with mopping this up myself > chris_se: i. e. install the

Bug#816681: redmine: French debconf templates translation

2016-03-03 Thread Julien Patriarca
Package: redmine Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as

Bug#793672: DPkg::Post-Invoke hook output gets slightly messed up when using progress bar

2016-03-03 Thread Tomasz Nitecki
retitle 793672 DPkg::Post-Invoke hook output gets slightly messed up when using progress bar reassign 793672 apt thanks Hey, I believe that this issue is not limited to how-can-i-help, but it will actually mess up any output coming from DPkg::Post-Invoke hook. Sample script that outputs a few

Bug#816680: debian-security-support: postinst script hangs when /etc/pam.d/su optimized

2016-03-03 Thread Aide Ordi 49
Package: debian-security-support Version: 2015.04.04~deb7u1 Severity: wishlist Dear Maintainer, postinst script takes the risk to call su to invoke check-support-status as the user 'debian-security-support', but hangs when the line 'auth sufficient pam_rootok.so' is missing or disabled in

Bug#753809: [Debian-med-packaging] Bug#753809: ginkgocadx, orthanc and sending/receiving data

2016-03-03 Thread Gert Wollny
Hi,  it seems is is a threading and locking problem and has nothing to do with the actual dicom code, i.e. Orthanc is sending the move request answer, but Ginkgo timeouts somewhere with a lock hold, and when it finally reads the answer, Orthanc already hung up.  My bad, because I tried to clean

Bug#785714: kexec-tools is broken when using systemd, danger of filesystem corruption

2016-03-03 Thread Khalid Aziz
On 03/03/2016 12:10 PM, Daniel Baumann wrote: > On 2016-03-03 01:33, Khalid Aziz and Shuah Khan wrote: >> I have not been able to reproduce this bug and that has been the >> limiting factor in being able to fix it. > > I can reliably reproduce it on unmodified, standard/default sid minimal >

Bug#693230: Bug#806572: RFS: multimail/0.50~20150922-1 [ITA]

2016-03-03 Thread Robert James Clay
Hi Mattia! On Wednesday, March 02, 2016 01:16:20 PM Mattia Rizzolo wrote: > On Sat, Jan 09, 2016 at 10:38:47AM -0500, Robert James Clay wrote: > > Hi Tobias! > > > > On Thursday, January 07, 2016 05:54:29 AM Tobias Frost wrote: > > > On Tue, 05 Jan 2016 18:08:55 -0500 Robert James Clay

Bug#815734: ess: FTBFS: doc/newfeat.texi:29: Argument of @gobblespaces has an extra }.

2016-03-03 Thread Martin Maechler
Thanks a lot, Dirk (and Kurt) ! Martin On Thu, Mar 3, 2016 at 2:41 PM, Dirk Eddelbuettel wrote: > > Ok, the obvious fix of fattening the source directory with a working copy of > texinfo.tex did the trick. > > Dirk > > -- > http://dirk.eddelbuettel.com | @eddelbuettel |

Bug#816679: icedove: Please rename icedove to thunderbird

2016-03-03 Thread Sylvestre Ledru
Package: icedove Severity: normal Just like with bug #815006, the same will happen for Thunderbird. The rationale is the same as for Iceweasel. The main difference is that Thunderbird is now a community-driven project. R. Kent James, Chair, Thunderbird Council, agrees that Icedove changes and

Bug#816357: jedit: FTBFS: XThis.java:128: error: cannot find symbol [..] NotSerializableException

2016-03-03 Thread Markus Koschany
Am 03.03.2016 um 05:03 schrieb tony mancill: > Control: -1 tag + confirmed > Control: -1 owner tmanc...@debian.org > > On 02/29/2016 11:05 PM, Chris Lamb wrote: >> Source: jedit >> Version: 5.3.0+dfsg-1 >> Severity: serious >> Justification: fails to build from source > >> [javac] >>

Bug#813916: transition: gdal

2016-03-03 Thread Sebastiaan Couwenberg
On 03-03-16 20:13, Sebastiaan Couwenberg wrote: > On 03-03-16 19:12, Emilio Pozuelo Monfort wrote: >> On 01/03/16 20:18, Sebastiaan Couwenberg wrote: >>> On 01-03-16 19:50, Emilio Pozuelo Monfort wrote: On 19/02/16 14:08, Sebastiaan Couwenberg wrote: > On 12-02-16 19:05, Emilio Pozuelo

Bug#737498: [PATCH v2] patch: when importing from email, RFC2047-decode From/Subject headers

2016-03-03 Thread Julien Cristau
On Thu, Mar 3, 2016 at 12:49:22 -0600, Matt Mackall wrote: > On Thu, 2016-03-03 at 18:55 +0100, Julien Cristau wrote: > > # HG changeset patch > > # User Julien Cristau > > # Date 1457026459 -3600 > > #  Thu Mar 03 18:34:19 2016 +0100 > > # Node ID

Bug#816678: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-cssmin Version: 3.0.4-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-cssmin as used by owncloud, but owncloud is going away, see #816376. There is a

Bug#816677: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-pdfparser Version: 0.9.25+dfsg-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-pdfparser as used by owncloud-search, but owncloud is going away, see

Bug#813933: RFS: sawfish/1:1.11-1 [ITA] -- window manager for X11

2016-03-03 Thread Jose M Calhariz
One more iteration. On 01/03/16 22:35, Mattia Rizzolo wrote: > On Tue, Mar 01, 2016 at 09:11:58PM +, Jose M Calhariz wrote: >> On 28/02/16 23:00, Mattia Rizzolo wrote: >>> On Wed, Feb 24, 2016 at 09:41:32PM +, Jose M Calhariz wrote: >>> * I just noticed sawfish.preinst removes

Bug#813359: xserver-xorg-input-aiptek: Compilation fails due to API change in xorg

2016-03-03 Thread Tobias Schlemmer
Package: xserver-xorg-input-aiptek Version: 1:1.4.1-1 Followup-For: Bug #813359 Hi, I got the driver to get compiled. The extra arguments are not used any more and have been removed from xorg. I attach a patch that soves the problem. -- Package-specific info: X server symlink status:

Bug#810968: [debian-mysql] Bug#810968: Bug#810968: mariadb-server-10.0: Logrotate exists 1 if a non-debian mysqld is running (e.g. containerized mysqld)

2016-03-03 Thread Otto Kekäläinen
Hello Lennart! I asked core developers to review this and got this reply: It's probably alright for 10.0. But it's not completely suitable for 10.1. As contributor mentioned himself that there's a problem with this patch: "When mysqld is called without mysqld_safe". I'd rather simplify

Bug#816676: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-dropbox Version: 1.0.0-4 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I packaged php-dropbox as used by owncloud, but owncloud is going away, see #816376. There is a priori

Bug#780940: hdparm freezes the system's start up

2016-03-03 Thread Alex Mestiashvili
Dear Víctor, do you have a chance to test the new upstream release of hdparm ? it is not yet in the Debian distribution, but the source is available here: http://anonscm.debian.org/cgit/collab-maint/hdparm.git You will need to clone the repository and build the package. Thank you in advance,

Bug#816635: RFS: memtailor/1.0~git20160302-1

2016-03-03 Thread Anton Gladky
Uploaded. 2016-03-03 16:44 GMT+01:00 Doug Torrance : > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "memtailor" > > * Package name: memtailor >Version : 1.0~git20160302-1 >Upstream

Bug#816675: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-streams Version: 0.2-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-streams as used by owncloud, but owncloud is going away, see #816376. There is a

Bug#816674: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-patchwork-jsqueeze Version: 2.0.3-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-patchwork-jsqueeze as used by owncloud, but owncloud is going away,

Bug#816673: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-kit-pathjoin Version: 1.1.2-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-kit-pathjoin as used by owncloud-news, but owncloud is going away, see

Bug#816671: krfb does not save all settings in config file

2016-03-03 Thread Jürgen Bausa
Package: krfb Version: 4:4.14.2-1 Severity: important Dear Maintainer, I configured krfb to be enabled and specified a password for access. However, next time krfb starts up, it is disabled again. This i very anoying as I run krfb as autostart. I can only use it, if manually enable it on every

Bug#816670: synaptic: Please make Synaptic better accessible

2016-03-03 Thread Jean-Philippe MENGUAL
Package: synaptic Version: 0.83+b1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I try Synaptic to remove more easily a suite (libreoffice). I use it on MATE, Orca. * What exactly did

Bug#816669: libc6 causes crash of IRSSI due to IPv6

2016-03-03 Thread Loke_AF
Package: libc6 Version: 2.19-18+deb8u3 Severity: important Dear Maintainer, this is my first bug report so apologies in advance if I mess (have messed) something. IRRSI 0.8.17 started crashing with: "res_query.c:262: __libc_res_nquery: Assertion `(hp != ((void )0)) && (hp2 != ((void )0))'

Bug#808125: Re : Bug #808125 - libreoffice-base: c/p from calc to create table, character_data does not exist on postgresql

2016-03-03 Thread Stéphane Aulery
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ac2505632c96b2653aea2d65178053d1ad9430ef tdf#92538 use proper schema name for type names It will be available in 5.2.0. -- Stéphane Aulery

Bug#816668: RM: spork -- ROM; obsoleted by rails4 / ruby-spring; dead upstream

2016-03-03 Thread Christian Hofstaedtler
Package: ftp.debian.org Severity: normal Dear ftpmasters, spork was a preloading rspec runner. The rails community has moved on to use "spring", which more or less does the same thing but is "officially sanctioned". spork upstream development appears to have ceased in 2014 and we think it's

Bug#816667: www.debian.org: please make the documentation from dbconfig-common available

2016-03-03 Thread Paul Gevers
Package: www.debian.org Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 As suggested by Paul Wise in a response to an e-mail to debian-admin@l.d.o, I would like to have the content that currently lives here: https://people.debian.org/~seanius/policy/dbapp-policy.html/

Bug#760591: Close 760591 760869

2016-03-03 Thread Stéphane Aulery
Le 03/03/2016 19:54, Stéphane Aulery a écrit : Le 03/03/2016 18:43, B a écrit : On Thu, 3 Mar 2016 18:27:19 +0100 (CET) Stéphane Aulery wrote: I too can't reproduce it in 5.0.5.2; IIRC, it was fixed 2 versions away from the one of the bug report. Ok. I close them. --

Bug#811377: Adopting Sysvinit

2016-03-03 Thread Simon Richter
Hi, On 01.03.2016 16:20, Ben Hutchings wrote: >> Could you please grant me the upload permission? I am in the Debian >> maintainer database with key 8E192076 and fingerprint: >> C3A5 0484 0B67 8260 DA12 766A D25D 611C 8E19 2076 > I'm not a maintainer for sysvinit, so I leave the decision

Bug#816666: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-securitylib Version: 1.0.0-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-securitylib as used by php-randomlib, as used by owncloud, but owncloud is

Bug#816665: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-punic Version: 1.6.3-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-punic as used by owncloud, but owncloud is going away, see #816376. There is a

Bug#816664: Useless in Debian

2016-03-03 Thread David Prévot
Package: libjs-soundmanager2 Version: 2.97a.20150601+dfsg-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing. ] I recently packaged libjs-soundmanager2 as used by owncloud-music, but owncloud is going away, see #816376. There is a priori

Bug#816663: linux-image-4.4.0-1-amd64: fails to suspend. xfs filesystem blocks suspend.

2016-03-03 Thread Anders Hammarquist
Package: src:linux Version: 4.4.2-3 Severity: important xfs updates in 4.4 cause suspend to fail. See discussion at http://www.linuxquestions.org/questions/slackware-14/unable-to-suspend-or-hibernate-with-a-4-4-0-kernel-4175563710/ -- Package-specific info: ** Version: Linux version

Bug#813916: transition: gdal

2016-03-03 Thread Sebastiaan Couwenberg
On 03-03-16 19:12, Emilio Pozuelo Monfort wrote: > On 01/03/16 20:18, Sebastiaan Couwenberg wrote: >> On 01-03-16 19:50, Emilio Pozuelo Monfort wrote: >>> On 19/02/16 14:08, Sebastiaan Couwenberg wrote: On 12-02-16 19:05, Emilio Pozuelo Monfort wrote: > On 12/02/16 18:52, Sebastiaan

Bug#785714: kexec-tools is broken when using systemd, danger of filesystem corruption

2016-03-03 Thread Daniel Baumann
On 2016-03-03 01:33, Khalid Aziz and Shuah Khan wrote: I have not been able to reproduce this bug and that has been the limiting factor in being able to fix it. I can reliably reproduce it on unmodified, standard/default sid minimal install with / on raid1. i'll check tomorrow if i can also

Bug#816652: RFS: compiz/1:0.9.12.2 [ITP:722451]

2016-03-03 Thread Vincent Auboyneau
On Thu, Mar 03, 2016 at 06:55:28PM +0100, Vincent Auboyneau wrote: > Package: sponsorship-requests > Severity: wishlist > > Dear mentors, fellow debian lovers, > > I think it's time to re-empower some users, who like fancyness in their > desktop, with compiz! > Compiz also addresses a matter

Bug#737498: [PATCH RFC] patch: when importing from email, RFC2047-decode From/Subject headers

2016-03-03 Thread Matt Mackall
On Thu, 2016-03-03 at 18:55 +0100, Julien Cristau wrote: > # HG changeset patch > # User Julien Cristau > # Date 1457026459 -3600 > #  Thu Mar 03 18:34:19 2016 +0100 > # Node ID 6c153cbad4a032861417dbba9d1d90332964ab5f > # Parent  

Bug#760591: Bug#760869: Bug #760869 libreoffice-calc: Sometimes replaces all instances instead of choosen cellspresent anymore

2016-03-03 Thread Stéphane Aulery
Hello B, Le 03/03/2016 18:43, B a écrit : On Thu, 3 Mar 2016 18:27:19 +0100 (CET) Stéphane Aulery wrote: Whao, for a bug originated on 2014-09-08… A slight ignition delay? ;-p) The maintainer is (a little) overwhelmed by the amount of bugs to follow in parallel to

Bug#816662: ITP: ruby-memfs -- MemFs provides an in-memory fake file system that can be used for tests

2016-03-03 Thread Sebastien Badia
Package: wnpp Severity: wishlist Owner: Sebastien Badia * Package name: ruby-memfs Version : 0.5.0 Upstream Author : Simon Courtois * URL : https://github.com/simonc/memfs * License : MIT Programming Lang: Ruby

Bug#816491: c99 & strdup

2016-03-03 Thread Jörg Frings-Fürst
tags 816491 - moreinfo + pending thanks Hi Dann,  Hi Florian, I have a bugfix release uploaded to my mentor. Thanks for your work. CU Jörg --  New: GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D GPG key (long) : 09F89F3C8CA1D25D GPG Key: 8CA1D25D CAcert Key S/N :

Bug#816612: systemd: Assertion failure, systemd stopped responding

2016-03-03 Thread Michael Biebl
Am 03.03.2016 um 19:26 schrieb Michael Biebl: > Control: tags -1 upstream fixed-upstream > Control: forwarded -1 https://github.com/systemd/systemd/issues/2676 > > > Hi Sam, > > Am 03.03.2016 um 14:47 schrieb Sam Morris: >> Package: systemd >> Version: 229-2 >> Severity: important >> >> systemd

Bug#816661: RM: ruby-gsl [arm64 powerpc ppc64el s390x] -- ROM; wrong mathematic results

2016-03-03 Thread Christian Hofstaedtler
Package: ftp.debian.org Severity: normal Dear ftpmasters, ruby-gsl is a math library and as such has an extensive testsuite. This testsuite fails due to rounding and other issues on the mentioned architectures. We've tried some things to get this stuff fixed, but for now we don't really know

Bug#816659: RM: mdpress -- ROM; dead upstream, broken with new ruby-redcarpet

2016-03-03 Thread Cédric Boutillier
Package: ftp.debian.org Severity: normal Dear FTP masters, Could you please remove mdpress from the archive? It is unmaintained upstream, and completely broken with the current (and future) version(s) of ruby-redcarpet. It has no reverse dependencies and low popcon score. Thanks in advance

Bug#816660: FTBFS: ArgumentError: wrong number of arguments (given 0, expected 1)

2016-03-03 Thread Antonio Terceiro
Package: ruby-activerecord-deprecated-finders Version: 1.0.4-1 Severity: serious Tags: upstream Justification: Fails to build from source Forwarded: https://github.com/rails/activerecord-deprecated_finders/issues/27 ┌──┐

Bug#816612: systemd: Assertion failure, systemd stopped responding

2016-03-03 Thread Michael Biebl
Control: tags -1 upstream fixed-upstream Control: forwarded -1 https://github.com/systemd/systemd/issues/2676 Hi Sam, Am 03.03.2016 um 14:47 schrieb Sam Morris: > Package: systemd > Version: 229-2 > Severity: important > > systemd seems to have stopped reponding to requests. The journal >

Bug#816658: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-randomlib Version: 1.1.0-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-randomlib as used by owncloud, but owncloud is going away anyway, see #816376.

Bug#816656: override: libxapian22v5:libs/optional

2016-03-03 Thread Laurent Bigonville
Package: ftp.debian.org Severity: normal Hi, Now that apparently the override file for aptitude has been changed and that it has the priority optional, I guess that libxapian22v5 priority of libxapian22v5 can also be lowered to optional too. Cheers, Laurent Bigonville

Bug#816657: Interchange upstream v5.10.0 now available

2016-03-03 Thread Robert James Clay
Package: interchange Severity: wishlist Version v5.10.0 of Interchange was released [1] on 6 January 2016 and is now available as any of the following archives: interchange-5.10.0.tar.bz2 interchange-5.10.0.tar.gz interchange-5.10.0.tar.xz See also

Bug#816655: 3.0: End of life

2016-03-03 Thread David Prévot
Package: phpbb3 Version: 3.0.14-1 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] Upstream announced that the end of life of the 3.0 branch happened a few months ago [EOL]. Unless someones

Bug#813916: transition: gdal

2016-03-03 Thread Emilio Pozuelo Monfort
On 01/03/16 20:18, Sebastiaan Couwenberg wrote: > On 01-03-16 19:50, Emilio Pozuelo Monfort wrote: >> On 19/02/16 14:08, Sebastiaan Couwenberg wrote: >>> On 12-02-16 19:05, Emilio Pozuelo Monfort wrote: On 12/02/16 18:52, Sebastiaan Couwenberg wrote: > On 12-02-16 18:28, Emilio Pozuelo

Bug#816654: youtube-dl: SSL error with vimeo URLs

2016-03-03 Thread Matt Taggart
Package: youtube-dl Version: 2016.02.22-1 When attempting to download from vimeo I am getting the following error: $ youtube-dl https://player.vimeo.com/video/156377457 [vimeo] 156377457: Downloading webpage [vimeo]

Bug#816125: libsdl1.2debian: Remove DirectFB dependency

2016-03-03 Thread Manuel A. Fernandez Montecelo
Hi Javier, 2016-02-27 18:14 Javier Cantero: Package: libsdl1.2debian Version: 1.2.15+dfsg1-2 Severity: wishlist Dear Maintainer, Due to the current status of DirectFB (the project seems dead) and also the status of the debian package (currently unfit for release), can I suggest that future

Bug#816653: call_trans2qfilepathinfo: SMB_VFS_LSTAT failing when asterisk in name

2016-03-03 Thread Arthur Marsh
Package: samba Version: 2:4.3.3+dfsg-2+b1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Trying to share a filesystem where some directories and files have an asterisk in their name (originally

Bug#813692: ejabberd: Failed RPC connection to the node ejabberd@mercurius: timeout

2016-03-03 Thread Philipp Huebner
Am 03.03.2016 um 18:32 schrieb Dominik George: >> Since I haven't heard back from you and nobody else has reported >> anything similar, I assume this issue is closed. >> >> You're welcome to re-open this bugreport if you need further assistance. > > Can you imagine there are people with a dayjob

Bug#737498: [PATCH RFC] patch: when importing from email, RFC2047-decode From/Subject headers

2016-03-03 Thread Julien Cristau
# HG changeset patch # User Julien Cristau # Date 1457026459 -3600 # Thu Mar 03 18:34:19 2016 +0100 # Node ID 6c153cbad4a032861417dbba9d1d90332964ab5f # Parent 549ff28a345f595cad7e06fb08c2ac6973e2f030 patch: when importing from email, RFC2047-decode From/Subject

Bug#816652: RFS: compiz/1:0.9.12.2 [ITP:722451]

2016-03-03 Thread Vincent Auboyneau
Package: sponsorship-requests Severity: wishlist Dear mentors, fellow debian lovers, I think it's time to re-empower some users, who like fancyness in their desktop, with compiz! Compiz also addresses a matter of accessibility, with its integration of many visual adaptation features, so it

Bug#816651: Useless in Debian

2016-03-03 Thread David Prévot
Package: php-json-patch Version: 0.1.0-2 Severity: serious [ Filled as an RC-bug by the maintainer to see the package auto-removed from testing, and not let it block the PHP 7.0 transition. ] I recently packaged php-json-patch as used by php-opencloud as used by owncloud, but owncloud version

Bug#816650: cifs-utils: problems dealing with directory on cifs containing an asterisk in its name

2016-03-03 Thread Arthur Marsh
Package: cifs-utils Version: 2:6.4-1 Followup-For: Bug #816650 Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** On the cifs-mounted filesystem when doing an strace of the ls command: openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC)

Bug#760591: Bug #760591 - libreoffice-calc: Mouse copy is wrong

2016-03-03 Thread Bzzzz
On Thu, 3 Mar 2016 18:37:28 +0100 (CET) Stéphane Aulery wrote: This one is _very_ old too (2014 too). As I did not wrote a follow-up, consider it closed. And, please, for the sake of understanding when very old bugs, include the original bug's text. Regards, JY > Hello

Bug#760869: Bug #760869 libreoffice-calc: Sometimes replaces all instances instead of choosen cellspresent anymore

2016-03-03 Thread Bzzzz
On Thu, 3 Mar 2016 18:27:19 +0100 (CET) Stéphane Aulery wrote: Whao, for a bug originated on 2014-09-08… A slight ignition delay? ;-p) I too can't reproduce it in 5.0.5.2; IIRC, it was fixed 2 versions away from the one of the bug report. Regards, JY > tags 760869 + moreinfo

Bug#813692: ejabberd: Failed RPC connection to the node ejabberd@mercurius: timeout

2016-03-03 Thread Dominik George
Control: reopen -1 > Since I haven't heard back from you and nobody else has reported > anything similar, I assume this issue is closed. > > You're welcome to re-open this bugreport if you need further assistance. Can you imagine there are people with a dayjob and a life? > I cannot help you

Bug#760591: Bug #760591 - libreoffice-calc: Mouse copy is wrong

2016-03-03 Thread Stéphane Aulery
Hello B, Can you reproduce this bug with a newer version (backports) please? Regards, -- Stéphane Aulery

Bug#760869: Bug #760869 libreoffice-calc: Sometimes replaces all instances instead of choosen cellspresent anymore

2016-03-03 Thread Stéphane Aulery
tags 760869 + moreinfo stop Hello B, I can't reproduce this bug with LO 5.0.5. The following report describe that the checkbox "Limit to selection only" is cleared after replace: https://bugs.documentfoundation.org/show_bug.cgi?id=44837 Does it be what you are describing?

Bug#816650: cifs-utils: problems dealing with directory on cifs containing an asterisk in its name

2016-03-03 Thread Arthur Marsh
Package: cifs-utils Version: 2:6.4-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? A long time back I found that a directory on a cifs mounted file system (also running Debian, but 32 bit)

Bug#816619: ITP: python-neovim-gui -- Simple nvim gui implemented using Gtk

2016-03-03 Thread Víctor Cuadrado Juan
On Thu, 3 Mar 2016 16:43:19 +0100 Víctor Cuadrado Juan wrote: > This package depends on the pygobject python module, which remains to > be packaged (and there's no ITP open yet). It is provided by the python-gi package: /usr/lib/python2.7/dist-packages/pygobject-3.18.2.egg-info

Bug#804966: Dropping initscripts dependency from procps now possible.

2016-03-03 Thread Andreas Henriksson
Hello Craig Small! Since the upload of init-system-helpers 1.29 it's now practically possible to drop the initscripts dependency for packages which only previously needed it because of LSB header declaration. I've just uploaded util-linux without an initscripts dependency myself which now makes

Bug#816576: One additional data point

2016-03-03 Thread Andreas Kloeckner
GDM/Wayland seems to be partially at fault, since switching to lightdm makes the issue go away for the time being. Andreas

  1   2   3   >