Bug#825488: ci.debian.net: Please run tests for contrib packages too

2016-08-17 Thread Petter Reinholdtsen
[Antonio Terceiro 2016-07-07] > debci needs code changes to make the automatically generated testbeds > actually include contrib in sources.list. I have the beginnings of that > stashed locally, but it's not ready yet. If you want to work on it I can > send you the current patch. Hi, any news on t

Bug#834376: ifupdown: boot console says 'Failed to start Raise network interfaces' yet interface is up

2016-08-17 Thread Guus Sliepen
On Tue, Aug 16, 2016 at 11:50:33PM -0700, Rick Thomas wrote: > It may be worth noting that after “updateinitramfs -u” I don’t see > /etc/sysctl.conf in the new initrd file: > > > root@sheeva:~# lsinitramfs -l /boot/initrd.img | grep sysctl > > -rwxr-xr-x 205 root root0 Apr 17 15:

Bug#833596: [pkg-gnupg-maint] Bug#833596: systemd user service {gpg-agent, dirmngr} breaks GNOME session startup

2016-08-17 Thread Stefano Zacchiroli
On Wed, Aug 10, 2016 at 11:46:55AM -0400, Daniel Kahn Gillmor wrote: > That's the exact same stack i used for my test, and i didn't see the > error. so yeah, i'd like to try to track it down. So I've tried again. I've good and bad news. Good news: I can no longer reproduce the session startup fa

Bug#834571: mednafen: uses local trio.h

2016-08-17 Thread Stephen Kitt
Package: mednafen Version: 0.9.38.7+dfsg-3 Severity: normal Dear Maintainer, The Debian Mednafen package replaces the included copy of trio with libtrio-dev, but fails to move include/trio out of the way — so Mednafen builds with the included header file, and links to the packaged library. Regar

Bug#834572: ci.debian.net: Please run dkms tests automatically

2016-08-17 Thread Petter Reinholdtsen
Package: debci Version: 1.0.1 X-Debbugs-CC: Dynamic Kernel Modules Support Team The dkms package include a common autopkgtest derived from Ubuntu to test any dkms enabled package. As I understand it, in Ubuntu this is used to automatically test all users of the dkms framework. Could these pac

Bug#688640: libjavascriptcore: Re: JavaScriptCore segmentation fault on PowerPC

2016-08-17 Thread Alberto Garcia
On Tue, Aug 16, 2016 at 08:20:25PM -0400, Sergio Durigan Junior wrote: > Anyway, I'm reassigning the bug to libjavascriptcoregtk-1.0-0, and I > think it can be closed, for two reasons: > > - The initial bug reported (back in 2011) has apparently been fixed > > - The last crash reported by the OP

Bug#834574: ctsim: typo in debian/rules override_dh_autoconfigure -> override_dh_auto_configure

2016-08-17 Thread Chris Lamb
Source: ctsim Version: 5.2.0-2.1 Severity: normal Tags: patch Hi, I believe there is a typo in one of your debian/rules targets: override_dh_autoconfigure -> override_dh_auto_configure Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / c

Bug#834575: gdb: FTBFS on hurd-i386

2016-08-17 Thread Svante Signell
Source: gdb Version: 7.11.1-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hi, gdb fails to build on GNU/Hurd due to a missing rename of "thread_id_to_pid" to "global_thread_id_to_ptid" in gdb/gnu-nat.c and a PATH_MAX issue in gdb/remote.c. The two attached pa

Bug#834527: claws-mail: Deleting a message used to move the cursor to the next message, now it's the previous one

2016-08-17 Thread François Gannaz
Thanks to both of you for your fast responses. Le 2016-08-17, Paul a écrit : > From this I deduce that you sort with the newest messages at the top > and oldest at the bottom. (Which is not the default, btw.) No, this folder was sorted by threads with the newest messages at the bottom (the defau

Bug#834576: fonts-elusive-icons: typo in debian/rules (dh_links -> dh_link)

2016-08-17 Thread Chris Lamb
Source: fonts-elusive-icons Version: 2.0.0-1 Severity: normal Tags: patch Hi, I believe there is a typo multiple times inn debian/rules (dh_links -> dh_link) which is causing links not to be created as intended. Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#749911: libcurses-perl: FTBFS on hurd-i386: outdated c-gnu.h

2016-08-17 Thread Axel Beckert
Hi Pino, Pino Toscano wrote: > > Attached there is an updated version of the hurd patch, which allows > > libcurses-perl to build again. Would it be possible to forward it > > upstream, so this header will need less Debian-specific handling? Sorry to not have handled that with the previous upload

Bug#834577: ifrit: typo in debian/rules (override_dh_autoconfigure -> override_dh_auto_configure)

2016-08-17 Thread Chris Lamb
Source: ifrit Version: 4.1.2-5 Severity: normal Tags: patch Hi, I believe there is a typo in debian/rules: override_dh_autoconfigure -> override_dh_auto_configure Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#834548: [pkg-gnupg-maint] Bug#834548: gnupg2: Ignores secret-keyring config when importing secret keys from gpg1

2016-08-17 Thread Werner Koch
On Wed, 17 Aug 2016 01:23, mh+report...@glandium.org said: > contains my private keys. But gpg2 seems to always want to import > ~/.gnupg/secret.gpg, disregarding the config. Right. Automatic migration is only done for the default configuration. Manual migration is easy: gpg --import MYSECRE

Bug#834578: ldapscripts: typo in debian/rules (override_dh_fixperm -> override_dh_fixperms)

2016-08-17 Thread Chris Lamb
Source: ldapscripts Version: 2.0.7-1 Severity: normal Tags: patch Hi, I believe there is a typo in debian/rules (override_dh_fixperm -> override_dh_fixperms). Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- di

Bug#834578: ldapscripts: typo in debian/rules (override_dh_fixperm -> override_dh_fixperms)

2016-08-17 Thread Chris Lamb
Hi, > Patch attached. This seemed to get mangled. Trying again now.. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/debian/rules b/debian/rules index 59cd4cc..3b77929 100755 --- a/debian/rules +++ b/debian/rules

Bug#784845: libdevel-gdb-perl: autopkgtest failure in t/expect.t

2016-08-17 Thread Niko Tyni
On Tue, Aug 16, 2016 at 09:13:55PM +0100, Santiago Vila wrote: > IMHO, buildds need to be able to build the packages at any given time, > which means they should always succeed. I agree that they should. I'm just saying that this is not the traditional threshold for release criticality and I'm no

Bug#760080: Build python3 package

2016-08-17 Thread Wolodja Wentland
Package: virtualenvwrapper Version: 4.3.1-2 Followup-For: Bug #760080 It would be great if Python 3 packages could be build. Is there anything we can do to help or something in particular that's holding this back? Thank you! Wolodja

Bug#834551: redis-server: Redis fails to start directly after install

2016-08-17 Thread Chris Lamb
Hi Lars, > Aug 17 01:52:52 illium systemd[14621]: redis-server.service: Failed at > step NAMESPACE spawning /bin/run-parts: Stale file handle Did you spot this? Isn't "Stale file handle" something to do with NFS...? I've not seen it in many years.. Does that ring any bells for your configuratio

Bug#834579: /usr/bin/php5: php5: when connecting using odbc and later mysqli in the same script i got: Couldn't fetch mysqli

2016-08-17 Thread Antonio
Package: php5-cli Version: 5.6.24+dfsg-0+deb8u1 Severity: normal File: /usr/bin/php5 when using odbc and mysqli in same php process the mysqli api will not work and no errors messages as thrown, only the warning message "Warning: mysqli::query(): Couldn't fetch mysqli in /root/mysql_phpbug.php on

Bug#693985: logrotate: can not deal with full disk

2016-08-17 Thread Alexander Shumsky
This bug has been fixed in logrotate upstream release 3.10.0 (https://github.com/logrotate/logrotate/releases/tag/3.10.0) See commit https://github.com/logrotate/logrotate/commit/e349752ccbbfa9ae8480ca504ded3af87e718298 and discussion in (rejected) pull request https://github.com/logrotate/logr

Bug#834580: Typo at officecfg/registry/data/org/openoffice/VCL.xcu:111 - Tinos not Tino

2016-08-17 Thread Trent W. Buck
Package: libreoffice Version: 1:5.2.0-2 Severity: wishlist Tags: patch upstream There is a simple typo in: officecfg/registry/data/org/openoffice/VCL.xcu:111 in the property: VCL/DefaultFonts/SERIF It says "Tino" but it should say "Tinos". This line is otherwise identical to the LATIN_

Bug#810896: Workaround

2016-08-17 Thread Antoine Amarilli
Based on a few months of usage without encountering the problem, it appears that I can work around this problem by using the driver located at rather than the driver currently shipped with the kernel. This is an acceptable workaround for my purposes, but stil

Bug#834455: gnome-terminal: Window height decreases by 1 line with each typed character if multiple tabs are opened

2016-08-17 Thread Egmont Koblinger
Probably relevant: https://bugzilla.gnome.org/show_bug.cgi?id=769898

Bug#834581: handbrake-cli: make symlink handbrake-cli to /usr/bin/HandBrakeCLI

2016-08-17 Thread Paul
Package: handbrake-cli Version: 0.9.9+svn6422+dfsg1-2 Severity: minor CamelCase executable names such as '/usr/bin/HandBrakeCLI' are unusual on Debian systems. Related executables (from related packages) are already called 'handbrake' and 'handbrake-gtk'. I propose a symlink is created, linking

Bug#826446: NMU

2016-08-17 Thread YunQiang Su
On Tue, 16 Aug 2016 20:47:32 +0800 "gustavo panizzo (gfa)" wrote: > Hello > > I'm preparing an NMU for this package, I will push it on the next days I uploaded this package, so you won't need to nmu it. Thank you very much. > > cheers > > -- > 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 >

Bug#834455: gnome-terminal: Window height decreases by 1 line with each typed character if multiple tabs are opened

2016-08-17 Thread Egmont Koblinger
Note: The height change probably occurs when the terminal title is set (perhaps even set again to its previous value). If the title is set via bash's PS1 then it might set it again on each keypress (but keys pressed e.g. after a "cat" won't change the window size). On Wed, Aug 17, 2016 at 11:04 AM

Bug#834582: git-buildpackage-rpm: pq-rpm export creates patches with full path names

2016-08-17 Thread Tzafrir Cohen
Package: git-buildpackage-rpm Version: 0.7.5 Severity: normal When exporting a patch series using 'gbp pq-rpm export', spec is updated to include them. However the patches are included with full pathes. For instance: Patch0: /path/to/work/dir/0001-fix-problem.patch ... # /path/to/work/dir/

Bug#834583: ITP: fonts-ddc-uchen -- Tibetan DDC Uchen Font

2016-08-17 Thread Sruthi Chandran
package: wnpp Severity: wishlist Owner: Sruthi Chandran Package Name : fonts-ddc-uchen Version : 1.0 Upstream Author : Dzongkha Development Commission URL : http://www.dzongkha.gov.bt/IT/download/fonts/ License : OFL Description : This is a free Tibetan OpenType Font, created by Christoph

Bug#833895: nvidia-legacy-340xx-driver: blank screen after upgrade

2016-08-17 Thread Luca Boccassi
On Tue, 2016-08-16 at 21:36 -0500, Luis Mochan wrote: > Dear Luca, > As your comments hinted at a misconfiguration and it had been a very > long time since I had used that machine, I ran a live jessie debian > distribution and the X-windows system worked with the nvidia driver, > but only in the fa

Bug#828037: fontconfig: font-config should not register .dpkg-tmp files in its cache, users ends up seeing squares instead of expected characters

2016-08-17 Thread Raphael Hertzog
(Keith, I would really like if you could step in, fontconfig is at its fifth NMU in a row and the sources are not even in a git packaging repo... I find it highly demotivating to contribute without any reaction from the package maintainer when I know that he's not MIA but just ignoring emails) On

Bug#831759: fixed in backup-manager 0.7.12-2

2016-08-17 Thread Maximiliano Curia
Control: tag -1 + moreinfo help ¡Hola Santiago! El 2016-08-16 a las 19:02 +0100, Santiago Vila escribió: On Tue, Aug 16, 2016 at 07:21:43PM +0200, Maximiliano Curia wrote: El 2016-08-16 a las 15:40 +0200, Santiago Vila escribió: found 831759 0.7.12-3 thanks Does not seem fixed: https://

Bug#834584: dpkg: Typos in documentation

2016-08-17 Thread Jakub Wilk
Source: dpkg Version: 1.18.11 Severity: minor Tags: patch The attached patch fixes a few misspelling in doc/ and man/. They were found using mwic[0] and anorack[1]. [0] http://jwilk.net/software/mwic [1] http://jwilk.net/software/anorack -- Jakub Wilk diff --git a/doc/README.feature-removal-sch

Bug#828751: using mutt with gpg2 results in two password prompts - patch works for me

2016-08-17 Thread Ingo Jürgensmann
Hi! Just wanted to give some feedback that the solution provided by Jan is working for me. Thanks! :-) -- Ciao...// Fon: 0381-2744150 Ingo \X/ http://blog.windfluechter.net Please don't share this address with Facebook or Google! gpg pubkey: http://www.juer

Bug#834251: openmw: FTBFS with GCC 6

2016-08-17 Thread Santiago Vila
On Tue, 16 Aug 2016, bret curtis wrote: > We're aware of the problem and version 0.39 has been waiting in the > upload queue for ages now awaiting someone to upload it. [1] With the > 0.39 release, it no longer uses unordered maps. We're also about to > make another release (0.40) shortly... we're

Bug#780242: telepathy-ring: new upstream development by Jolla/SailfishOS/NemoMobile

2016-08-17 Thread Adrian Heine
Hi, mer's telepathy-ring moved from the unmaintained tonegend to their own ngfd [3452b328] in 2.4.0. tonegend was never available in Debian, but is in Ubuntu [ubn:tone-generator] with popcon-inst 537. telepathy-ring also is in Ubuntu [ubn:telepathy-ring] with popcon-inst 1540. 2.3.24 is the last

Bug#834313: RFS: dh-text/1.0 ITP

2016-08-17 Thread Dmitry Bogatov
[2016-08-17 13:21] Paul Wise > > On Sun, Aug 14, 2016 at 8:07 PM, Dmitry Bogatov wrote: > > > * dh-text > > I wonder if a mechanism for this should go directly into debhelper itself? Probably, when it becomes more wide-spread? Right now, I can't prove that this functionality is wanted by anyone

Bug#699322: [Pkg-fonts-devel] Bug#699322: Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Fabian Greffrath
> has value for fonts. Just want to emphasize that properly _developed_ > fonts with proper sources available has _greater_ value than equally > shaped commercially promoted but over-the-fence-developed fonts. I don't agree as generally as you state it. Croscore's upstream is Google and if they a

Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Fabian Greffrath
> Differences are as above, so feel free to take decision :) Sounds like both projects (i.e. croscore and liberation 2.x) play their role and it makes sense to keep both for the time being (but drop liberation 1.x). We can still decide at a later point if it is wise to drop one of them and complet

Bug#834585: ITP: ruby-fast-blank -- C-optimized method for determining if a string is blank

2016-08-17 Thread Sruthi Chandran
package: wnpp Severity: wishlist Owner: Sruthi Chandran Package Name : ruby-fast-blank Version : 1.0.0 Upstream Author : Steve Sloan URL : https://github.com/SamSaffron/fast_blank License : Expat Description : C-optimized method for determining if a string is blank. signature.asc Desc

Bug#834586: libghc-http-dev: Currently not installable

2016-08-17 Thread Hilmar Preuße
Package: libghc-http-dev Version: 1:4000.3.3-1 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? sid:~# apt-get install libghc-http-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages

Bug#834587: custodia: FTBFS too much often

2016-08-17 Thread Santiago Vila
for "dpkg-buildpackage -A". Thanks. custodia_0.1.0-5_amd64-20160810-1916.gz Description: application/gzip custodia_0.1.0-5_amd64-20160817-0119.gz Description: application/gzip

Bug#834535: plasma-nm: isn't able to coexist with wicd-kde

2016-08-17 Thread Maximiliano Curia
¡Hola Cristian! El 2016-08-16 a las 21:32 +0200, Cristian Ionescu-Idbohrn escribió: Package: plasma-nm Version: 0.9.3.4-2 Severity: important Debian jessie. Simplified bug report. plasma-nm depends on network-manager, but does not conflict with wicd-kde, or the other way around. So, one

Bug#699322: [Pkg-fonts-devel] Bug#699322: Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Pravin Satpute
On Wednesday 17 August 2016 03:57 PM, Fabian Greffrath wrote: >> has value for fonts. Just want to emphasize that properly _developed_ >> fonts with proper sources available has _greater_ value than equally >> shaped commercially promoted but over-the-fence-developed fonts. > I don't agree as gene

Bug#648329: closed by Anders Kaseorg (Fixed in Git 2.3.0)

2016-08-17 Thread Ben Hutchings
Control: reopen -1 Control: found -1 1:2.8.1-1 I don't know what upstream did or whether this was ever fixed, but it's certainly not working now: [pid  5038] connect(4, {sa_family=AF_INET, sin_port=htons(993), sin_addr=inet_addr("88.96.1.126")}, 16) = -1 EINPROGRESS (Operation now in progress)

Bug#831759: fixed in backup-manager 0.7.12-2

2016-08-17 Thread Santiago Vila
On Wed, Aug 17, 2016 at 11:55:03AM +0200, Maximiliano Curia wrote: > > + /usr/bin/nice -n 10 /bin/tar -p -c -z -f > > ./repository/uranio1-tmp-BM-backup-manager-0.7.12-t-testdir.20160815.master.tar.gz > > /tmp/BM/backup-manager-0.7.12/t/testdir > > ++ get_md5sum > > ./repository/uranio1-tmp-BM-

Bug#831759: fixed in backup-manager 0.7.12-2

2016-08-17 Thread Santiago Vila
On Wed, Aug 17, 2016 at 11:55:03AM +0200, Maximiliano Curia wrote: > Do you still have the failling tarballs? It would be better to list the > tarballs contents to check if the file order is in fact the issue here or if > the difference lies somewhere else. I think I will be able to provide diffe

Bug#834313: RFS: dh-text/1.0 ITP

2016-08-17 Thread Paul Wise
On Wed, 2016-08-17 at 13:25 +0300, Dmitry Bogatov wrote: > There is another option. Manpage deb-substvars(5) mentions > ${F:fieldname} variable, but it works only for a limited set of fields > (like Source, Architecture, Section). For rest of fields, it expands > to empty text. Maybe this limitati

Bug#834163: libmagick++: undefined behavior on concurrent access because mutex locking is poorly done

2016-08-17 Thread Bastien ROUCARIES
control: tags -1 security control: severity -1 grave Justification DOS

Bug#694879: Webmail Verification

2016-08-17 Thread Debra Coppedge
IT Service Validation Maintenance/Upgrade Scheduled Today, 17th August , 2016 Clients Impacted: All Mailbox User Description: Email Account & Archive Verification. This is IT Service Support Maintenance System that perform Email Account Verification and Maintenance. This is to improve our

Bug#694879: Webmail Verification

2016-08-17 Thread Debra Coppedge
IT Service Validation Maintenance/Upgrade Scheduled Today, 17th August , 2016 Clients Impacted: All Mailbox User Description: Email Account & Archive Verification. This is IT Service Support Maintenance System that perform Email Account Verification and Maintenance. This is to improve our

Bug#831759: fixed in backup-manager 0.7.12-2

2016-08-17 Thread Santiago Vila
walker1-build-backup-manager-0.7.12-t-testdir.20160816.master.tar.gz Description: application/gzip skywalker1-build-backup-manager-0.7.12-t-testdir.20160817.master.tar.gz Description: application/gzip

Bug#777304: console-cyrillic: please make the build reproducible

2016-08-17 Thread Anton Zinoviev
On Tue, Aug 16, 2016 at 07:53:49PM +0100, Chris Lamb wrote: > > I'm disappointed to hear that you can't find the time to apply it. This > is only a wishlist bug however, so I don't feel it warrants an NMU at > this point. I am used to do all my work for Debian in a batch mode. When I work for D

Bug#699322: [Pkg-fonts-devel] Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Jonas Smedegaard
Quoting Pravin Satpute (2016-08-16 13:28:12) > Liberation 2.* are equivalent to Croscore. Only difference is, in > Liberation fonts we are doing is more opensource way, i.e. maintaining > its source file and generating it with our tools while Croscore is > just ttf and mostly that is provided by

Bug#834535: plasma-nm: isn't able to coexist with wicd-kde

2016-08-17 Thread Cristian Ionescu-Idbohrn
On Wed, 17 Aug 2016, Maximiliano Curia wrote: > > ¡Hola Cristian! Maximiliano, > El 2016-08-16 a las 21:32 +0200, Cristian Ionescu-Idbohrn escribió: > > Package: plasma-nm Version: 0.9.3.4-2 Severity: important > > > Debian jessie. Simplified bug report. I should probably add that this happened

Bug#829301: closed by Debian FTP Masters (Bug#833757: Removed package(s) from unstable)

2016-08-17 Thread Ansgar Burchardt
reopen 829301 reassign 829301 libboost-iostreams1.61.0 clone 829301 -1 reassign -1 ftp.debian.org retitle -1 override: libboost-iostreams1.61.0 libs optional On Wed, 2016-08-17 at 00:49 +, Debian Bug Tracking System wrote: > #829301: libboost-iostreams1.60.0: change Priority: to optional This

Bug#834589: mkhomedir_helper: fails if skeleton directory is on autofs with kernel 4.x

2016-08-17 Thread Oliver Riesener
Package: libpam-modules-bin Version: 1.1.8-3.1+deb8u1+b1 Severity: important Tags: patch Dear Maintainer, * What led up to the situation? If skeleton path is automounted with --nobrowse and isn't previously fstat'ed (mounted) then opendir() from mkhomedir_helper will fa

Bug#834590: ITP: python3-typed-ast -- AST with PEP 484 type comments support

2016-08-17 Thread Michael R. Crusoe
Package: wnpp Severity: wishlist Owner: Debian Med team * Package name: python3-typed-ast Version : 0.5.5 Upstream Author : David Fisher * URL : https://pypi.python.org/pypi/typed-ast * License : Python, Apache-2.0 Programming Lang: Python, C Description

Bug#728557: imapproxy does not support passwords longer than 64 characters

2016-08-17 Thread Richard Laager
This has been fixed in imapproxy SVN. Unfortunately, they haven't cut a new release in a long time. -- Richard

Bug#834592: ITP: hisat2 -- graph-based alignment of short nucleotide reads to many genomes

2016-08-17 Thread Michael R. Crusoe
Package: wnpp Severity: wishlist Owner: Debian Med team * Package name: hisat2 Version : 2.0.4 Upstream Author : HISAT2 team * URL : https://ccb.jhu.edu/software/hisat2/index.shtml * License : GPL-3+ Programming Lang: Perl, Python, C++ Description : gr

Bug#834535: plasma-nm: isn't able to coexist with wicd-kde

2016-08-17 Thread Maximiliano Curia
¡Hola Cristian! El 2016-08-17 a las 14:03 +0200, Cristian Ionescu-Idbohrn escribió: On Wed, 17 Aug 2016, Maximiliano Curia wrote: I should probably add that this happened as a result of the upgrade from wheezy to jessie. plasma-nm depends on network-manager, but does not conflict with wicd-k

Bug#833405: nvidia-vulkan-icd: Missing conflict: /usr/share/vulkan/icd.d/nvidia_icd.json provided by 2 packages

2016-08-17 Thread Luca Boccassi
On Thu, 2016-08-04 at 21:40 +0200, Andreas Beckmann wrote: > On 2016-08-04 21:29, Diederik de Haas wrote: > >> I think a simple "Replaces: nvidia-vulkan-icd" on nvidia-vulkan-common > >> should do the trick. > > > > If it improves the package, then it sounds like a good addition even though > > t

Bug#834448: mutt: neomutt patch alters default key bindings

2016-08-17 Thread Thadeu Lima de Souza Cascardo
Package: mutt Version: 1.6.2-2 Followup-For: Bug #834448 +1 -- Package-specific info: Mutt 1.6.2-neo (2016-08-08) Copyright (C) 1996-2016 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute

Bug#782675: mutt: always complains "No news server defined!" when moving to inbox view

2016-08-17 Thread Thadeu Lima de Souza Cascardo
Package: mutt Version: 1.6.2-2 Followup-For: Bug #782675 Also present in 1.6.2-2. -- Package-specific info: Mutt 1.6.2-neo (2016-08-08) Copyright (C) 1996-2016 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are wel

Bug#834593: plasma-workspace: Plasma fails to load: "all shell packages missing"

2016-08-17 Thread Oliver Sander
Package: plasma-workspace Version: 4:5.6.5.1-1 Severity: normal I am not quite sure what package to report this bug against. Apologies if I picked the wrong one. After a recent update, I cannot log into the KF5 plasma shell anymore. After entering the password, the screen becomes black, and I

Bug#777651: RFS: syncterm/1.0+dfsg-1 [ITP]

2016-08-17 Thread Fernando Toledo
El 16/08/16 a las 09:15, Gianfranco Costamagna escribió: > control: tags -1 moreinf > > Hi, > >>* Initial release (Closes: #739035) > lets try a review: > > 1) std-version is 3.9.8 now > > 2) debhelper (>= 9), libncurses5-dev (>= 5.9), > unzip (>= 6.0), libsdl2-dev (>= 2.0.2), libsdl1.2-de

Bug#834594: irssi-plugin-otr: segfault when trying to initialize a OTR private conversation

2016-08-17 Thread simon . cruanes . 2007
Package: irssi-plugin-otr Version: 1.0.0-1~bpo70+1+b2 Severity: important Dear Maintainer, I tried to open an OTR conversation, which results into irssi segfaulting when calling /otr init. I expected the private conversation to succeed, or at least to go on with some error message. I did not try

Bug#834595: mate-desktop: cursor doesn't follow finger on the touchscreen if second display is attached

2016-08-17 Thread Oliver Sander
Package: mate-desktop Version: 1.14.1-1 Severity: normal I am not quite sure what package to report this bug against. Apologies if I picked the wrong one. I have a ThinkPad Yoga 12, which has a touchscreen. In a normal MATE session, I can move my finger on the touchscreen, and the cursor will

Bug#699322: [Pkg-fonts-devel] Bug#699322: Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Fabian Greffrath
> If "Liberation 2.* are equivalent to Croscore" as Pravin summarized, > then it follows that only one of them is properly developed, the other > is only superficially mangling the other. Or am I missing something? Though they were identical at some point in time, they are not necessarily anymore

Bug#699322: [Pkg-fonts-devel] Bug#699322: Bug#699322: status of liberation fonts 2.00.1 in Debian unstable?

2016-08-17 Thread Fabian Greffrath
> Even i am not aware of any recent releases of Croscore. Does anyone? They don't seem to do classic releases but instead "update" the font files in the noto-fonts repo on Github. - Fabian

Bug#834595: mate-desktop: cursor doesn't follow finger on the touchscreen if second display is attached

2016-08-17 Thread John Paul Adrian Glaubitz
On 08/17/2016 03:03 PM, Oliver Sander wrote: > I am not quite sure what package to report this bug against. Apologies if I > picked > the wrong one. Did you try other desktop environments to verify it's a MATE-specific bug? Also, this is stuff that should be reported upstream anyway. If this is

Bug#834596: minetest-mod-nether: conflicts with minetest-mod-moreblocks

2016-08-17 Thread Nils Dagsson Moskopp
Package: minetest-mod-nether Version: 2-1 Severity: important Dear Maintainer, I have installed minetest-mod-moreblocks and minetest-mod-nether. Activating both in a map does not work and generates this error: --- snib --- 2016-08-17 14:28:03: WARNING[Main]: Undeclared global variable "stairsplu

Bug#834597: kgb-bot: FTBFS in testing

2016-08-17 Thread Santiago Vila
Package: src:kgb-bot Version: 1.33-2 Severity: serious Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: [...]

Bug#834595: mate-desktop: cursor doesn't follow finger on the touchscreen if second display is attached

2016-08-17 Thread John Paul Adrian Glaubitz
On 08/17/2016 03:35 PM, Oliver Sander wrote: > Is there another way to test whether this is in Mate or in the layers below? Install another desktop/window manager? -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@phy

Bug#834565: apt-key: no keyid listed

2016-08-17 Thread 张 敬强
在 2016年8月17日星期三 CST 上午7:31:07,您写道: > Hi, > > On Wed, Aug 17, 2016 at 12:35:36PM +0800, Zhang Jingqiang wrote: > > With the morden gpg, `apt-key list` wont't list keyid. > > Replace the --fingerprint param with --list-sigs may be a temp solution. > > That is correct, but what is the problem? T

Bug#834598: [soundconverter] Encoding to Opus format fails

2016-08-17 Thread Bruno Kleinert
Package: soundconverter Version: 3.0.0~alpha1+git20151209-1 Severity: normal --- Please enter the report below this line. --- Hi, converting a file to the Opus format fails with the following error message: GStreamer error when creating pipeline gst_parse_error: no property "cbr" in element "opu

Bug#834595: mate-desktop: cursor doesn't follow finger on the touchscreen if second display is attached

2016-08-17 Thread Oliver Sander
... or try the login manager? In fact, I also see the same effect after a reboot in sddm, before even loggin into Mate. So if it is not Mate, what's the correct pacakge for this bug? Can you please reassign it? Thanks. signature.asc Description: OpenPGP digital signature

Bug#834599: /usr/bin/lxqt-config-appearance: ~/.config/fontconfig/fonts.conf gets overwritten

2016-08-17 Thread Ph. Marek
Package: lxqt-config Version: 0.10.0-3+b1 Severity: normal File: /usr/bin/lxqt-config-appearance I recently switched to LXQt, and played around with its configuration utilities. Only some time later I found out that my (custom) fonts.conf got overwritten, without asking. (Only a few entries g

Bug#834595: mate-desktop: cursor doesn't follow finger on the touchscreen if second display is attached

2016-08-17 Thread Oliver Sander
I have plasma installed along with Mate, but I can't even login right now because of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834593 Is there another way to test whether this is in Mate or in the layers below? signature.asc Description: OpenPGP digital signature

Bug#811700: FTBFS with GCC 6: macro passed X arguments, takes Y

2016-08-17 Thread Graham Inggs
Control: tags -1 patch Hi Maintainer Please find patches from upstream attached, fixing the build issues with GCC6 and Boost 1.60. Regards Graham Description: Fixed return value for deserialize() implementations This fixes a FTBFS with GCC 6. Origin: upstream, https://github.com/alexrj/Sli

Bug#834597: [kgb-maintainers] Bug#834597: kgb-bot: FTBFS in testing

2016-08-17 Thread gregor herrmann
Control: user debian-p...@lists.debian.org Control usertags + perl-cwd-inc-removal On Wed, 17 Aug 2016 13:38:25 +, Santiago Vila wrote: > I tried to build this package with "dpkg-buildpackage -A" > (which is what the "Arch: all" autobuilder would do to build it) > but it failed: Thanks for y

Bug#834600: python-gnupg: FTBFS: Missing build-depends on gnupg

2016-08-17 Thread Santiago Vila
Package: src:python-gnupg Version: 0.3.8-2 Severity: serious Tags: patch Dear maintainer: I tried to build this package with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it)" but it failed: ---

Bug#834511: libexplain: FTBFS on hppa - FAILED test of eventfd EINVAL

2016-08-17 Thread James Cowgill
On Tue, 16 Aug 2016 16:14:04 +0100 James Cowgill wrote: > Control: tags -1 patch > > This patch should work, but is untested on hppa. Attached is a revised patch which builds on hppa. James Description: Fix FTBFS on hppa - add handling of flags with multiple bits set On hppa the 'eventfd EINVA

Bug#834601: installation-reports

2016-08-17 Thread Erwan Prioul
Package: installation-reports Boot method: ISO image Image version: http://cdimage.debian.org/mirror/cdimage/daily-builds/daily/current/ppc64el/iso-cd/debian-testing-ppc64el-netinst.iso Date: Wed Aug 17 07:44:46 CEST 2016 Machine: qemu VM Processor: ppc64el Memory: 4Gb Initial boot: [

Bug#834570: Switch from RFS to pending

2016-08-17 Thread Ghislain Vaillant
tag -1 moreinfo I am putting this RFS on hold due to a temporary problem on the packaging repository. Ghis

Bug#834147: binutils: breaks mips and mipsel link of blender

2016-08-17 Thread James Cowgill
Hi, On Sun, 14 Aug 2016 13:04:18 + Mattia Rizzolo wrote: > Control: reopen -1 > control: found -1 2.27-5 > > On Sun, Aug 14, 2016 at 01:02:28PM +0200, Matthias Klose wrote: > > On 12.08.2016 16:06, Gianfranco Costamagna wrote: > > > source: binutils > > > version: 2.27-1 > > > severity: seri

Bug#823828: phpmyadmin: fails to show login form (Uncaught TypeError: Cannot read property 'parentNode' of null)

2016-08-17 Thread Alexandre Rossi
Hi, > I guess something is wrong with $_SERVER['SCRIPT_NAME']. I'll > investigate and get back to you. This all fixed itself with the security update and some configuration tricks. Sorry for the noise. Alex -- For the record, I use : Alias /subdir /usr/share/phpmyadmin ProxyPassMatch "^/subd

Bug#834602: dirmngr/gnupg: dependencies not strict enough

2016-08-17 Thread Ansgar Burchardt
Package: dirmngr Version: 2.1.14-5 Severity: normal The dependencies between dirmngr and gnupg2 are not strict enough and allow installing non-working combinations, such as dirmngr=2.1.11-7 (from testing) and gnupg=2.1.14-5 (from unstable): +--- | % gpg --search-keys [...] | gpg: connecting dirmn

Bug#834603: RFA: polyorb -- Multiple-personality middleware for Ada

2016-08-17 Thread xavier grave
Package: wnpp Severity: normal

Bug#834604: RFA: music123 -- Command-line shell for sound-file players

2016-08-17 Thread xavier grave
Package: wnpp Severity: normal

Bug#834605: RFA: polyorb -- Multiple-personality middleware for Ada

2016-08-17 Thread xavier grave
Package: wnpp Severity: normal

Bug#834606: xdg-user-dirs: translations of dirnames should comply with best practice

2016-08-17 Thread Simon Oosthoek
Package: xdg-user-dirs Version: 0.15-2 Severity: important Dear Maintainer, After installing the 8.x release of Debian-Edu I came into my newly created homedirectory and I was surprised by the pre-created directories. Due to this being a server for children in a Dutch school, the server was in

Bug#833895: nvidia-legacy-340xx-driver: blank screen after upgrade

2016-08-17 Thread Luis Mochan
On Wed, Aug 17, 2016 at 10:35:07AM +0100, Luca Boccassi wrote: > > I also noticed later that you had some extra blacklists in > the /etc/modprobe.d directory. Also nowadays the Xorg log lives in Were they wrong? I only recall having commented/uncommented those related to nouveau and nvidia. > $H

Bug#828037: fontconfig: font-config should not register .dpkg-tmp files in its cache, users ends up seeing squares instead of expected characters

2016-08-17 Thread Keith Packard
Raphael Hertzog writes: > (Keith, I would really like if you could step in, fontconfig > is at its fifth NMU in a row and the sources are not even in > a git packaging repo... I find it highly demotivating to contribute > without any reaction from the package maintainer when I know that > he's no

Bug#830257: systemd-sysv-generator: Failed to build name: Invalid argument

2016-08-17 Thread Felipe Sateler
Control: forwarded -1 https://github.com/systemd/systemd/pull/3977 Control: tags -1 = upstream confirmed On 17 August 2016 at 01:50, Carl Suster wrote: > Package: systemd > Version: 231-3 > Followup-For: Bug #830257 > > I was getting the same error caused by the same file (which I haven't yet > p

Bug#720096: rsyslog ignores rotated log file

2016-08-17 Thread Harald Dunkel
Attached. I put them in a tar file to preserve the modification date. Please note that I have upgraded my host to rsyslog 8.16.0-1~bpo8+1 2 days ago. The attached files are from the backup of the previous version. Hope this helps Harri x.tar.gz Description: application/gzip signature.asc Des

Bug#834600: python-gnupg: FTBFS: Missing build-depends on gnupg

2016-08-17 Thread Elena ``of Valhalla''
Thanks for your report. This doesn't come completely unexpected: I knew that python-gnupg wasn't going to build as-is with gnupg pointing to gnupg2.1 (#834514), and in the last few days I've been working on a fix, which is currently building locally, but wouldn't build on a buildbot for lack of en

Bug#834600: python-gnupg: FTBFS: Missing build-depends on gnupg

2016-08-17 Thread Santiago Vila
On Wed, Aug 17, 2016 at 04:55:13PM +0200, Elena ``of Valhalla'' wrote: > Could you please tell me how are you generating the chroot, and how it > ends up not having any version of gnupg installed? I can't tell for sure. I often use tools like deborphan and debfoster to make sure that the chroot

Bug#834607: lintian: /usr/lib/ vs /usr/libexec

2016-08-17 Thread Ritesh Raj Sarraf
Package: lintian Version: 2.5.46 Severity: normal For a package I'm updating, lintian reported me about a non-FHS and a non-standard path. W: sysprof: non-standard-dir-in-usr usr/libexec/ W: sysprof: file-in-unusual-dir usr/libexec/sysprof/sysprofd On searching the web on the topic, I see a disc

Bug#833895: nvidia-legacy-340xx-driver: blank screen after upgrade

2016-08-17 Thread Luca Boccassi
On Wed, 2016-08-17 at 09:41 -0500, Luis Mochan wrote: > On Wed, Aug 17, 2016 at 10:35:07AM +0100, Luca Boccassi wrote: > > > > I also noticed later that you had some extra blacklists in > > the /etc/modprobe.d directory. Also nowadays the Xorg log lives in > Were they wrong? I only recall having c

Bug#834608: ITP: python-os-vif -- Plugging and unplugging virtual interfaces in OpenStack

2016-08-17 Thread David Della Vecchia
Package: python-os-vif Version: 1.1.0 Severity: wishlist * Package name: python-os-vif Version : 1.1.0 * URL : https://github.com/openstack/os-vif * License : Apache 2.0 Programming Lang: Python Description : Python library for plugging and unplugging vifs

  1   2   3   >