Bug#932958: node-locate-character: provide ES module specified in package.json

2019-07-25 Thread Pirate Praveen
Package: node-locate-character: Version: 2.0.1-3 Severity: wishlist When trying to use ES module directly in node-rollup, I got this error. $ node --experimental-modules bin/src/index.js (node:18797) ExperimentalWarning: The ESM module loader is experimental. fi

Bug#932959: git-playtree-setup has `set -x`, causing spurious output

2019-07-25 Thread Sean Whitton
Package: dgit Version: 9.5 Hello, dgit is spewing piles of unwanted output thanks to a stray `set -x` remaining at the top of git-playtree-setup. -- Sean Whitton signature.asc Description: PGP signature

Bug#932960: python-django don't fix CVE and drop Python 2 support at the same time

2019-07-25 Thread Paul Gevers
Source: python-django Control: found -1 python-django/2:2.2.3-5 Severity: important User: debian...@lists.debian.org Usertags: breaks X-Debbugs-CC: debian...@lists.debian.org Affects: django-maintenancemode django-restricted-resource Affects: django-tables django-testscenarios factory-boy lava Affe

Bug#932961: node-acorn: ES module is broken

2019-07-25 Thread Pirate Praveen
Package: node-acorn Version: 5.5.3+ds3-3 Severity: important When trying to use ES module version of rollup, $ node --experimental-modules bin/src/index.js (node:19235) ExperimentalWarning: The ESM module loader is experimental. file:///home/praveen/forge/node-r

Bug#926701: [tlbuild] dvisvgm binary fails to link on GNU Hurd

2019-07-25 Thread Hilmar Preuße
On 24.07.19 23:34, Karl Berry wrote: Hi Karl, > As the configure.ac is heavily patched by the TL people > > True. I can't see how a non-native build of dvisvgm from the TL tree > works at all, at least without essentially patching the configure.ac > back to the original. (Is that what you a

Bug#932962: node-sourcemap-codec: provide ES module

2019-07-25 Thread Pirate Praveen
Package: node-sourcemap-codec Version: 1.4.5-1 Severity: important While running rollup directly as ES module, $ node --experimental-modules bin/src/index.js (node:19295) ExperimentalWarning: The ESM module loader is experimental. file:///home/praveen/forge/nod

Bug#932963: debi: regression in 2.19.6: --upgrade is ignored if --with-depends is used

2019-07-25 Thread Simon McVittie
Package: devscripts Version: 2.19.6 Severity: normal As revealed by the new test in : Steps to reproduce: * Have a .changes file containing a mixture of binary packages that are and are not already installed (let's say piuparts is

Bug#932960: [Python-modules-team] Bug#932960: python-django don't fix CVE and drop Python 2 support at the same time

2019-07-25 Thread Brian May
Paul Gevers writes: > Your package is trying to fix a CVE, but at the same time dropping > Python 2 support. There is a multitude of packages that need updating > for that because they (test-) depend on python-django. I think it is > smart to revert the Python 2 removal and have the security fix

Bug#932941: ghc: FTBFS on all architectures which use the unregistered compiler

2019-07-25 Thread John Paul Adrian Glaubitz
Hi! On 7/25/19 12:39 AM, John Paul Adrian Glaubitz wrote: > GHC currently fails to build from source on all architectures which use > the unregisterised compiler. James Clarke (CC'ed) has suggested to use these defines for bootstrapping 8.6.5: In includes/rts/storage/ClosureTypes.h, it should be

Bug#932964: ITP: cutest -- C unit testing framework

2019-07-25 Thread Sean Whitton
Package: wnpp Severity: wishlist Owner: Sean Whitton * Package name: cutest Version : 1.5 Upstream Author : Asim Jalis * URL : http://cutest.sourceforce.net/ * License : zlib-like Programming Lang: C Description : C unit testing framework Let's you ass

Bug#932965: node-magic-string: broken ES module

2019-07-25 Thread Pirate Praveen
Package: node-magic-string Version: 0.25.3-1 Severity: important Provided magic-string.es.js does not match location mentioned in "module" field of package.json With import path changed and directly running ES module in rollup, $ node -- experimental-modules bin/src/index.js (node:195

Bug#579784: devscripts: debsignn -- Add option --use-agent for gpg(1)

2019-07-25 Thread Simon McVittie
Control: tags -1 + moreinfo On Fri, 30 Apr 2010 at 20:53:16 +0300, Jari Aalto wrote: > --- a/scripts/debsign.sh > +++ b/scripts/debsign.sh > @@ -185,6 +185,7 @@ signfile () { > then > $signcommand --local-user "$2" --clearsign \ > --list-options no-show-policy

Bug#932966: GRUB2 EFI has incompatibility with Devuan

2019-07-25 Thread Ivan J .
Package: grub-common Version: 2.02+dfsg1-20 Source: grub2 When in Devuan grub is updated to the buster version, there is an EFI signing issue with --bootloader-id, because 'devuan' is not recognized. This renders an error in GRUB when booting and requires manual interference to boot the system by

Bug#880285: proofgeneral: FTBFS: build-dependency not installable: emacs24

2019-07-25 Thread Gianfranco Costamagna
control: tags -1 patch pending ongoing. diff -Nru proofgeneral-4.4.1~pre170114/debian/changelog proofgeneral-4.4.1~pre170114/debian/changelog --- proofgeneral-4.4.1~pre170114/debian/changelog 2017-01-16 17:30:55.0 +0100 +++ proofgeneral-4.4.1~pre170114/debian/changelog 2019-

Bug#932795: Ethics of FTBFS bug reporting

2019-07-25 Thread Colin Watson
On Tue, Jul 23, 2019 at 06:11:04PM +0300, Adrian Bunk wrote: > On Tue, Jul 23, 2019 at 01:30:58PM +0100, Ian Jackson wrote: > > Santiago Vila writes ("Bug#932795: Ethics of FTBFS bug reporting"): > >... > > On the point at issue, do these packages build in a cheap single-vcpu > > vm from some kind

Bug#932967: dpkg-genchanges: Can't stat /usr/local/etc: No such file or directory at /usr/share/perl5/Dpkg/Vendor/Debian.pm line 469.

2019-07-25 Thread Christoph Berg
Package: dpkg-dev Version: 1.19.7 Severity: normal Hi, my /usr/local/ tree is pretty much blank, except for a few files in bin/ and some printer drivers placed there by Brother. Each time I'm building a package I'm getting this: dpkg-deb: Paket »pspg-dbgsym« wird in »../pspg-dbgsym_1.6.7-1_amd6

Bug#932960: [Python-modules-team] Bug#932960: python-django don't fix CVE and drop Python 2 support at the same time

2019-07-25 Thread Paul Gevers
Hi Brian, On 25-07-2019 09:50, Brian May wrote: > Paul Gevers writes: > >> Your package is trying to fix a CVE, but at the same time dropping >> Python 2 support. There is a multitude of packages that need updating >> for that because they (test-) depend on python-django. I think it is >> smart

Bug#931130: Document that local configuration for dummy and bonding modules are getting overwritten by systemd

2019-07-25 Thread Petr Tichý
Just stumbled upon this on upgrade to Buster on a IPsec gateway, where the dummy interface is as tunnel source IP. My solution was to let systemd-networkd manage the device by adding /etc/systemd/network/00-dummy.netdev with [NetDev] Name=dummy0 Kind=dummy and then the standard /etc/network/in

Bug#807383: gcc-doc: Manpage documentation of -l is incorrect

2019-07-25 Thread Kai-Uwe Eckhardt
Hello, the manual text has been fixed upstream for gcc-9.1.0. https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Link-Options.html#Link-Options The linker searches a standard list of directories for the library. The directories searched include several standard system directories plus any that y

Bug#932328: logrotate.timer "breaks" activity report of /etc/cron.daily/exim4-base

2019-07-25 Thread Sven Hartge
On 19.07.19 07:29, Sven Hartge wrote: > On 18.07.19 20:01, Sven Hartge wrote: >> On 17.07.19 20:46, Sven Hartge wrote: >> >>> Possible solution (untested): Also create a exim4-base.timer and .service >>> and >>> create a Before= dependency on logrotate.service. >> >> I've whipped up a little Proof

Bug#926701: [tlbuild] Bug#926701: dvisvgm binary fails to link on GNU Hurd

2019-07-25 Thread Norbert Preining
Hi Hilmar, On Thu, 25 Jul 2019, Hilmar Preuße wrote: > I did some basic steps in packaging dvisvgm separately. Of course I'll Great, did you push your work to github so that I can take a look at it? I will also take a look into the replace/depends calls necessary for the upgrade. Thanks a lot N

Bug#932968: ITP: dvisvgm -- A DVI to SVG converter

2019-07-25 Thread Hilmar Preusse
Package: wnpp Severity: wishlist Owner: Hilmar Preusse * Package name: dvisvgm Version : 2.7.3 Upstream Author : Martin Gieseking * URL : https://dvisvgm.de * License : GPLv3 Programming Lang: (C, C++, Python, etc.) Description : A DVI to SVG converter

Bug#896218: Add the dep to a test

2019-07-25 Thread Julien Puydt
Hi, another way to break the circular dep is that the problem only appears when one tries to _use_ the module. Perhaps we can add an autopkgtest file to try to "import brial", with the depends declaring it needs sagemath? JP

Bug#932969: gprbuild: i686-w64-mingw32 compiler not found by gprconfig

2019-07-25 Thread gbabin
Package: gprbuild Version: 2018-6 Severity: normal Dear Maintainer, After installing the gnat-mingw-w64-i686 package, the compiler /usr/bin/i686-w64-mingw32-gnat is not detected by gprconfig. Observed outcome: $ gprconfig --target=i686-w64-mingw32 No compilers found for target i686-w64-mingw3

Bug#932970: ITP: fastentrypoints -- Makes entry_points specified in setup.py load more quickly

2019-07-25 Thread William Grzybowski
Package: wnpp Severity: wishlist Owner: William Grzybowski * Package name: fastentrypoints Version : 0.12 Upstream Author : Aaron Christianson * URL : https://github.com/ninjaaron/fast-entry_points * License : BSD Programming Lang: Python Description :

Bug#932971: ITP: squashfs-tools-ng -- A new set of tools for working with SquashFS images

2019-07-25 Thread GCS
Package: wnpp Severity: wishlist Owner: Laszlo Boszormenyi (GCS) * Package name: squashfs-tools-ng Version : 0.4.2 Upstream Author : David Oberhollenzer * URL : https://github.com/AgentD/squashfs-tools-ng * License : GPL-3+ Programming Lang: C Description

Bug#403331: IT Service Desk

2019-07-25 Thread LEVINE ALAN
*IT Service Desk upgrade your Web Mail 2019 Click on (GATEWAY ) and login to Access the new staff directory. Everyone is advise to migrate immediately to the new update . * *Admin Help Desk* *©All Web mail rights reserved. 2019.*

Bug#817954: Does this bug prevent firefox from entering backports also?

2019-07-25 Thread Johannes Rohr
It would be great to have firefox (or the next firefox-esr) in buster-backports, as it has important new functionality relevant for privacy and data protection, such as the multi account containers function. However, this bug prevents firefox from entering testing, which in my understanding implies

Bug#932972: r-base build-depends on cruft package.

2019-07-25 Thread peter green
Package: r-base Version: 3.5.2-1 Tags: bullseye, sid, patch Severity: serious r-base build-depends on texlive-generic-reccomended which is no longer built by the texlive-base source package. Please build-depend on texlive-plain-generic instead.

Bug#926701: [tlbuild] Bug#926701: dvisvgm binary fails to link on GNU Hurd

2019-07-25 Thread Hilmar Preuße
On 25.07.19 11:00, Norbert Preining wrote: > On Thu, 25 Jul 2019, Hilmar Preuße wrote: Hi, >> I did some basic steps in packaging dvisvgm separately. Of course I'll > > Great, did you push your work to github so that I can take a look at it? > I will also take a look into the replace/depends cal

Bug#932973: ITP: onedrivesdk -- OneDrive SDK for Python

2019-07-25 Thread William Grzybowski
Package: wnpp Severity: wishlist Owner: William Grzybowski * Package name: onedrivesdk Version : 1.1.8 Upstream Author : Microsoft * URL : https://pypi.org/project/onedrivesdk/ * License : MIT Programming Lang: Python Description : OneDrive SDK for Pyth

Bug#932975: octave build-depends on cruft package.

2019-07-25 Thread peter green
Package: octave Version: 3.5.2-1 Tags: bullseye, sid, patch Severity: serious octave build-depends on texlive-generic-reccomended which is no longer built by the texlive-base source package. Please build-depend on texlive-plain-generic instead.

Bug#932974: os-prober should disable debug message in release

2019-07-25 Thread Michael Chang
Package: os-prober Version: 1.76 X-Debbugs-CC: cjwat...@ubuntu.com The os-prober package should be released with all debug message disabled to align with what other package does. If the debug message provides any useful information to user, it should be flagged as info not debug anyway. Currentl

Bug#932976: quagga build-depends on cruft package.

2019-07-25 Thread peter green
Package: quagga Version: 1.2.4-3 Tags: bullseye, sid, patch Severity: serious quagga build-depends on texlive-generic-reccomended which is no longer built by the texlive-base source package. Please build-depend on texlive-plain-generic instead.

Bug#932214: wireshark: TCP statistics bad (duration, export)

2019-07-25 Thread Balint Reczey
Hi Philipp, On Tue, Jul 23, 2019 at 2:13 PM Philipp Marek wrote: > > Now it it in experimental, please give it a try! > > "Abs time" column is still wrong, > and I get different "Duration" values[1]. > > Ad 1: The quick test now was to click the Statistics/Connections > menu item while the file w

Bug#932977: enigmail: clean up legacy conffile /etc/xul-ext/enigmail.js

2019-07-25 Thread Christoph Anton Mitterer
Package: enigmail Version: 2:2.0.12+ds1-1 Severity: normal Hi. Apparently enigmail used to contain: /etc/xul-ext/enigmail.js as a conffile (and probably also /etc/xul-ext/) but no longer does. However, the conffile was never probably cleaned up and is still present on all updated installations.

Bug#932978: snmpd postinst fails

2019-07-25 Thread Matus UHLAR - fantomas
Package: snmpd Version: 5.7.3+dfsg-5 Hello, when trying to upgrade from stretch to buster, the postinst script for snmpd fails: # dpkg --configure -a Setting up snmpd (5.7.3+dfsg-5) ... invoke-rc.d: initscript snmpd, action "restart" failed. dpkg: error processing package snmpd (--configure): in

Bug#932980: marco: When switching workspace other windows are appearing in foreground

2019-07-25 Thread Richard Elias
Package: marco Version: 1.20.3-1 Severity: important Dear Maintainer, I am observing same behaviour as in resolved bug https://github.com/mate- desktop/marco/issues/251. After changing workspace and returning back, random window appear on the foreground. However, the right window is selected in p

Bug#932979: ITP: python-nox -- Flexible test automation

2019-07-25 Thread Michael Fladischer
Package: wnpp Severity: wishlist Owner: Michael Fladischer -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: python-nox Version : 2019.05.30 Upstream Author : Alethea Katherine Flowers * URL : https://github.com/theacodes/nox/ * License : Apache

Bug#930961: gsoap is wrongly marked Multi-Arch: foreign

2019-07-25 Thread Mattias Ellert
sön 2019-06-23 klockan 17:47 +0200 skrev Helmut Grohne: > I see the following options to fix this: > > 1. Remove Multi-Arch: foreign. (<- This is bad. I hope obviously.) > 2. Drop the dependency from gsoap to libgsoap-dev. Thus gsoap no longer >exposes libgsoap-dev. Doing so makes a number of

Bug#830873:

2019-07-25 Thread Brown, Nicholas
osc now has full python3 support upstream. Upstream are shipping rpms as python3. It would be good have debian package converted over to python3. (They also shipping version 0.165.3)

Bug#932795: How to handle FTBFS bugs in release architectures

2019-07-25 Thread Santiago Vila
On Wed, Jul 24, 2019 at 12:05:45PM +0100, Simon McVittie wrote: > Do I understand correctly that you are asking the TC to exercise our > power to overrule developers, in order to overrule the maintainer's > and/or the release team's judgement about the severity of (bugs like) > #907829? Not yet.

Bug#905668: net-snmp: agent module references internal dpkg database

2019-07-25 Thread Craig Small
Hi Guillem, Older versions of net-snmp didn't use any files from /var/lib/dpkg but the latest version does to get the install date of the package, or whatever stating /var/lib/dpkg/info/.list gives you. So while its preferable to not be looking around dpkg-specific directories, its just checking

Bug#927791: linux-image-armhf: Please enable CONFIG_MACH_MMP2_DT for OLPC XO-1.75 laptops

2019-07-25 Thread Lubomir Rintel
https://salsa.debian.org/kernel-team/linux/merge_requests/158

Bug#932972: r-base build-depends on cruft package.

2019-07-25 Thread Dirk Eddelbuettel
On 25 July 2019 at 11:17, peter green wrote: | Package: r-base | Version: 3.5.2-1 The current package is 3.6.1-2. | Tags: bullseye, sid, patch | Severity: serious | | r-base build-depends on texlive-generic-reccomended which is no longer built by the texlive-base source package. Please build-

Bug#932978: [Pkg-net-snmp-devel] Bug#932978: snmpd postinst fails

2019-07-25 Thread Craig Small
Hi Matus, Seems a bit strange it doesn't work, until it feels like it then it's all ok. My guess is that some transitional thing is upsetting the init script. Do you use systemd or sysvinit? That will narrow down if it a unit file or init script issue. - Craig -- Craig Small (@smallsees)

Bug#288778: Votre accès par courrier électronique a été restreint.

2019-07-25 Thread Zimbra Webmaster
Votre accès par courrier électronique a été restreint. Une tentative de connexion à votre compte à partir de cette adresse IP a été effectuée. 168.195.206.93:3389. Si vous ne validez pas votre compte dans les 24 heures, vous ne pourrez ni envoyer ni recevoir de nouveaux messages tant que vous

Bug#930487: lintian: use GitLab caching of test packages to speed up test suite CI

2019-07-25 Thread Chris Lamb
Hi Georg, > An alternative might be to use artifacts [1], which work as expected on > Salsa. Thanks. Unfortunately, I did investigate using artifacts at first and whilst they do indeed work on Salsa they are for a different use-case that does not fit our "re-use from a previous build" requirement

Bug#826215: OneDrive Document Received 7/25/2019 : 5:14 AM

2019-07-25 Thread Eduarda De Sousa Rodrigues de Sa
OneDrive Dеаг 826...@bugs.debian.org, You received a new document. Titled: "YourYearbook.pdf" OneDrive Support  

Bug#926701: [tlbuild] Bug#926701: dvisvgm binary fails to link on GNU Hurd

2019-07-25 Thread Norbert Preining
Hi Hilmar, On Thu, 25 Jul 2019, Hilmar Preuße wrote: > I've created a repo on github now. The package should be at least > lintian clean before first commit. No need to be lintian clean. It should be lintian clean when we tag a release, not before. Please don't hesitate to commit half-backed not

Bug#932795: Ethics of FTBFS bug reporting

2019-07-25 Thread Adrian Bunk
On Thu, Jul 25, 2019 at 09:16:53AM +0100, Colin Watson wrote: > On Tue, Jul 23, 2019 at 06:11:04PM +0300, Adrian Bunk wrote: > > On Tue, Jul 23, 2019 at 01:30:58PM +0100, Ian Jackson wrote: > > > Santiago Vila writes ("Bug#932795: Ethics of FTBFS bug reporting"): > > >... > > > On the point at issu

Bug#932978: [Pkg-net-snmp-devel] Bug#932978: snmpd postinst fails

2019-07-25 Thread Matus UHLAR - fantomas
On 25.07.19 21:52, Craig Small wrote: Seems a bit strange it doesn't work, until it feels like it then it's all ok. My guess is that some transitional thing is upsetting the init script. Do you use systemd or sysvinit? That will narrow down if it a unit file or init script issue. we use sysv

Bug#932981: Please remove Python 2 support for this package

2019-07-25 Thread Thomas Goirand
Source: django-ranged-response Version: 0.2.0-1 Severity: serious Tags: patch Hi, Attached is a patch to remove Python 2 support for this package, needed since the upload of Django 2.2 in Sid. Please apply and upload. Cheers, Thomas Goirand (zigo) diff -Nru django-ranged-response-0.2.0/debian/

Bug#932214: wireshark: TCP statistics bad (duration, export)

2019-07-25 Thread Philipp Marek
Hi Balint, Could you please report the issue upstream? Yes, of course ;( Those are not related to packaging and upstream is very happy to help directly. Well, a packaging point I noticed while reporting upstream: $ dpkg-query -l wireshark ii wireshark 3.0.2-1~exp0 amd64

Bug#932214: wireshark: TCP statistics bad (duration, export)

2019-07-25 Thread Balint Reczey
On Thu, Jul 25, 2019 at 2:43 PM Philipp Marek wrote: > > Hi Balint, > > > Could you please report the issue upstream? > Yes, of course ;( > > > > Those are not related to packaging and upstream is very happy to help > > directly. > Well, a packaging point I noticed while reporting upstream: > >

Bug#932982: featherpad should start with line numbering or should be part of the preferences panel

2019-07-25 Thread shirish शिरीष
Package: featherpad Version: 0.10.0-3 Severity: wishlist Dear Developer/Maintainer, Currently, featherpad does not maintain line numbers. I have to everytime remember to use and display line numbers. Having line numbers displayed is an improvement and morever crucial when running scripts and such

Bug#932984: argus-client: /usr/local/bin/rabins is (wrongly) hardcoded in ragraph

2019-07-25 Thread nomad
Package: argus-client Version: 1:3.0.8.2-3+b2 Severity: normal Dear Maintainer, The rabins command is installed into /usr/bin as it should be. The ragraph command, however, has /usr/local/bin/rabins hardcoded and so fails to run it: mark@b:~$ argus -AZJmR -r net.pcapng -w - | ragraph saddr d

Bug#932983: Please remove python2 support from your package

2019-07-25 Thread Thomas Goirand
Source: django-restricted-resource Version: 2016.8-2 Severity: serious Tags: patch Hi, Please see attached quick and dirty patch to remove Python 2 support from your module, which is needed since the upload of Django 2.2. in Sid. Cheers, Thomas Goirand (zigo) diff --git a/debian/changelog b/deb

Bug#932214: wireshark: TCP statistics bad (duration, export)

2019-07-25 Thread Philipp Marek
The wireshark command is shipped by the wireshark-qt package, you need to upgrade that, too, to run a proper test. Ah yes, thanks. So I didn't actually test the 3.0.2 binary!?!! Why does the wireshark package allow that, and doesn't specify it's dependencies more detailed? # apt-get install

Bug#932985: Please remove Python 2 support

2019-07-25 Thread Thomas Goirand
Source: django-session-security Version: 2.6.5+dfsg-1 Severity: serious Tags: patch Hi, Please remove Python 2 support. Attached patch may help. Thomas diff --git a/debian/changelog b/debian/changelog index 50bbfe1..e9b3fe2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ -d

Bug#405762: Înștiințare

2019-07-25 Thread Intranet UTCN
-- Stimate abonat, Cele două mesaje de poștă primite au fost plasate în starea în așteptare ca urmare a actualizării recente la baza noastră de date. Pentru a primi mesajele Conectați-vă pentru a vă conecta și a aștepta răspunsul din Intranet Utcn, ne cerem scuze pentru orice neplăcere și ne apre

Bug#932214: wireshark: TCP statistics bad (duration, export)

2019-07-25 Thread Philipp Marek
# aptitude install -t experimental wireshark-qt and even that ignored me! Resolved: Sorry, apt-pinning got me confused. I got the right packages installed now; retesting says it's bug-compatible ;/

Bug#931548: Migration to Sphinx

2019-07-25 Thread Osamu Aoki
Hi, On Wed, Jul 24, 2019 at 08:40:19PM +, Holger Levsen wrote: > hi, > > dear debian-www people: src:developers-reference was just switched to > use sphinx, just like src:debian-policy. However, no upload to unstable > has been made yet... > > On Tue, Jul 23, 2019 at 08:13:50AM -0700, Sean W

Bug#928680: [openfortivpn] Since switching to buster openfortivpn can't connect to vpn anymore

2019-07-25 Thread Michael Meier
Ok, i've updated my whole system again. And now it seems to work. You can close the bug. Thanks a lot for your efforts. On 08.05.19 23:05, Daniel Echeverry wrote: tags 928680 + moreinfo unreproducible severity 928680 normal thanks Hi! El mié., 8 de may. de 2019 a la(s) 14:15, Michael Meier (

Bug#932795: How to handle FTBFS bugs in release architectures

2019-07-25 Thread Adrian Bunk
On Thu, Jul 25, 2019 at 01:22:42PM +0200, Santiago Vila wrote: > On Wed, Jul 24, 2019 at 12:05:45PM +0100, Simon McVittie wrote: >... > Ok, my build environment: > > * Had enough RAM. > * Had enough disk. >... > The only thing it did not have was more than one CPU, but AFAIK that's > not something

Bug#932853: please someone "git checkout -b bullseye && git push"

2019-07-25 Thread Osamu Aoki
Hi, On Thu, Jul 25, 2019 at 09:39:12AM +0300, Andrei POPESCU wrote: > Control: clone -1 -2 > Control: severity -2 wishlist > Control: retitle -2 Please migrate Release Notes to reStructuredText > > On Mi, 24 iul 19, 22:08:04, Paul Gevers wrote: > > Hi, > > > > On 24-07-2019 21:31, Andrei POPESCU

Bug#928032: Default configuration for USBGuard

2019-07-25 Thread Thiébaud Weksteen
On Sun, Jul 21, 2019 at 10:20 AM Birger Schacht wrote: > > Hi, > > On 7/16/19 7:01 PM, Thiébaud Weksteen wrote: > > It might be worth talking about what threat we want to address in the > > default config. In both cases (keep or generate-policy), the kernel > > will be exposed until usbguard is st

Bug#932986: salsa: more settings to configure related to merge requests and CI

2019-07-25 Thread Raphaël Hertzog
Package: devscripts Version: 2.19.5 Severity: wishlist User: de...@kali.org Usertags: origin-kali With the increased usage of merge requests and CI, there are other settings that can be useful to configure with the salsa helper: - more project settings (https://docs.gitlab.com/ee/api/projects.htm

Bug#784039: ITA: ocaml-gettext -- OCaml internationalization library

2019-07-25 Thread Kyle Robbertze
Control: -1 retitile ITA: ocaml-gettext -- OCaml internationalization library I will take over maintainership of this package as part of the OCaml team. Cheers -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Kyle Robbertze ⢿⡄⠘⠷⠚⠋⠀ Debian Developer ⠈⠳⣄ https://wiki.debian.org/KyleRobbertze

Bug#932795: How to handle FTBFS bugs in release architectures

2019-07-25 Thread Simon McVittie
On Thu, 25 Jul 2019 at 13:22:42 +0200, Santiago Vila wrote: > The only thing it did not have was more than one CPU, but AFAIK that's > not something that may be considered as a misconfiguration. Roughly what proportion of Debian packages are failing to build in this environment? Roughly how many

Bug#932307: multipath-tools does not update wwids file

2019-07-25 Thread Taulelle Lois
On 2019-07-23 16:06, Ritesh Raj Sarraf wrote: Control: severity -1 important That severity was exaggerated. Works fine over here locally, with an LIO target setup. It doesn't work here... On Wed, 2019-07-17 at 15:20 +0200, root wrote: Dear Maintainer, * What led up to the situation? New D

Bug#932550: qemu-system-x86: WinXP no longer boots with --enable-kvm, stops at \Windows\System32\Drivers\Mup.sys

2019-07-25 Thread Dr. Oliver Muth
Hi Michael, > Maybe this is specific to AMD CPU? I don't have AMD CPU available for > testing. Very well possible. Meanwhile I have made some tests with my laptop. Not with the same VM but one from the same "master". Same issue there. Unfortunately it has also an AMD CPU (different model though).

Bug#932845: TS-219 RTC issue with Debian Buster

2019-07-25 Thread Oliver Hartkopp
Hello Uwe, On 24.07.19 09:07, Uwe Kleine-König wrote: Hello Oliver, On Tue, Jul 23, 2019 at 10:28:18PM +0200, Oliver Hartkopp wrote: I'm running a TS-119P+ and a TS-219P II Qnap NAS with Debian Buster. Both are now running a linux-image-4.19.0-5-marvell kernel. But since my update from Linux

Bug#932987: spyder3: help input box non-functional

2019-07-25 Thread chris
Package: spyder3 Version: 3.3.3+dfsg1-1 Severity: normal Dear Maintainer, The help input box is non-functional in that it only allows one character to be written. This appears to be a known issue that was supposed to have been solved in spyder 3.3.4 (see https://stackoverflow.com/questions/552036

Bug#932795: How to handle FTBFS bugs in release architectures

2019-07-25 Thread Simon McVittie
On Thu, 25 Jul 2019 at 16:39:38 +0300, Adrian Bunk wrote: > On Thu, Jul 25, 2019 at 01:22:42PM +0200, Santiago Vila wrote: > > The only thing it did not have was more than one CPU, but AFAIK that's > > not something that may be considered as a misconfiguration. > > For CPU-bound tasks like package

Bug#808915: /usr/bin/unshare: unshare -r fails with operation not permitted

2019-07-25 Thread Daniel Leidert
Package: util-linux Version: 2.33.1-0.1 Followup-For: Bug #808915 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The command quoted contains a minor issue and should be: sudo su -c 'echo 1 > /proc/sys/kernel/unprivileged_userns_clone' Then it works. - -- System Information: Debian Release: bu

Bug#932988: dpkg-gensymbols: Please add a option to set the Build-Depends-Package field

2019-07-25 Thread Jörg Frings-Fürst
Package: dpkg-dev Version: 1.19.7 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, please add a option to set the Build-Depends-Package meta-information field. See here[1]. Many thanks. CU Jörg [1] https://lintian.debian.org/tags/symbols-file-missing-build-depends-p

Bug#932307: multipath-tools does not update wwids file

2019-07-25 Thread Ritesh Raj Sarraf
On Thu, 2019-07-25 at 16:24 +0200, Taulelle Lois wrote: > > A lot has changed lately in how multipath-tools works and you may > > have > > to fiddle around with settings. > > Any doc pointer? From Buster manpages, my configuration and my usage > are > correct. Have I missed a new option? Have yo

Bug#932935: System refuses to boot, logsave not found - requires manual a fsck

2019-07-25 Thread Trevor Bekolay
Also happening for me on Debian sid, but I unfortunately don't have a prior kernel version to fall back on. fsck reports that the device is clean, no issues.

Bug#932989: gcc-avr: Package version severely outdated compared to main gcc-toolchain

2019-07-25 Thread nightwalker-87
Package: gcc-avr Version: 1:5.4.0+Atmel3.6.1-2 Severity: normal Tags: newcomer Dear Maintainer, It appears that the gcc-avr toolchain in the debian repository is severely outdated compared to the current level of version support for the main gcc toolchain. This leaves avr-developers wishing to us

Bug#932472: ITP: node-ulid -- universally-unique, lexicographically-sortable, identifier generator

2019-07-25 Thread Enkelena Haxhiu
Hi Jonas, I did what you told me. When you have time I would like to talk about the tasks and understand stuff. Regards On Wed, Jul 24, 2019 at 8:12 PM Jonas Smedegaard wrote: > Hi Enkelena, > > Quoting Enkelena Haxhiu (2019-07-19 17:30:52) > > * Package name: node-ulid > > Version

Bug#932940: epstool: parallel build may fail due to race condition

2019-07-25 Thread Philip Rinn
Control: forwarded -1 gsv...@ghostgum.com.au Hi Mike, thanks for the report. I have forward the bug upstream - but I fear I will not get any feedback. I will just deactivate parallel builds for now - that should not harm much as build times are short anyway. Best regards, Philip

Bug#932990: freeciv: railroad and transformation in adjacent tiles

2019-07-25 Thread David Christensen
Source: freeciv Severity: normal Dear Maintainer, Please see attached game save file freeciv-T0202-Y01510-manual.sav.bz2: 1. Swamp near Kobenhavn with roads being upgraded to railroads. 2. Adjacent swamp tile being transformed to swamp. When "Turn Done" is pressed: 1. Swamp is converted t

Bug#932991: Update nodejs in experimental to 12.7 to fix experimental ES modules

2019-07-25 Thread Pirate Praveen
Package: nodejs Version: 12.1.0~dfsg-1 Severity: important While trying to run rollup directly as an ES module, with node --experimental-modules option, we hit an internal error which upstream confirmed as fixed in 12.7. Please update nodejs so we can update rollup. See https://github.com/node

Bug#926701: [tlbuild] Bug#926701: dvisvgm binary fails to link on GNU Hurd

2019-07-25 Thread Hilmar Preuße
Am 25.07.2019 um 14:24 teilte Norbert Preining mit: Hi Norbert, No need to be lintian clean. It should be lintian clean when we tag a release, not before. Please don't hesitate to commit half-backed not ready stuff, that is normal!! Looking forward to your work. OK, I pushed everything to gi

Bug#932989: gcc-avr: Package version severely outdated compared to main gcc-toolchain

2019-07-25 Thread Hakan Ardo
Hi, gcc-avr was originally built from the mainline gcc, but was later split out by to build depend on gcc-source as it was not wanted in the mainstream gcc package. Has that situation changed? It was then decided to base the package on the Atmel distribution instead of the upstream source as that

Bug#932992: RFS: localepurge/0.7.3.6

2019-07-25 Thread Miguel Figueiredo
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "localepurge" * Package name: localepurge Version : 0.7.3.6 * URL : https://salsa.debian.org/elmig-guest/localepurge * License : GPL-2+ Section

Bug#932854: initramfs-tools-core: Please depend on logsave

2019-07-25 Thread rharwood
Package: initramfs-tools Version: 0.133 Followup-For: Bug #932854 Control: severity -1 critical Raising severity of this since it renders the machine unbootable. -- Package-specific info: -- initramfs sizes -rw-r--r-- 1 root root 45M Jul 24 12:59 /boot/initrd.img-4.19.0-5-amd64 -rw-r--r-- 1 root

Bug#931245: unblock: encoding-rs/0.8.15-2

2019-07-25 Thread Moritz Mühlenhoff
On Sat, Jun 29, 2019 at 09:22:54AM +0200, Sylvestre Ledru wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package encoding-rs > > Last minute, we had to update rustc to facilitate the packaging > of Fire

Bug#932993: mailscripts: add email-extract-openpgp-certs

2019-07-25 Thread Daniel Kahn Gillmor
Package: mailscripts Tags: patch Severity: wishlist The attached patch supplies a python3 script for extracting OpenPGP certificates from an rfc822/message input stream. I wrote it (with some guidance from anarcat and others), and i offer it (and the accompanying documentation under the GPLv3 for

Bug#932994: RM: sapgui-package -- RoQA; unmaintained, obsolete

2019-07-25 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove sapgui-package, it's obsolete (made for a SAP version a decade ago) and missed two stable releases already. (Acked by Guido as well) Cheers, Moritz

Bug#932935:

2019-07-25 Thread Christopher Obbard
Also broken for me on Debian Sid amd64 with kernel version linux-image-4.19.0-5-amd64. Same error message. Selecting version 4.19.0-4 in the grub menu makes the error go away. This is a critical error and will no doubt break many systems so belongs to have an appropriate severity.

Bug#932854: initramfs-tools-core: Please depend on logsave

2019-07-25 Thread Sven Joachim
Control: severity -1 normal On 2019-07-25 12:37 -0400, rharw...@club.cc.cmu.edu wrote: > Package: initramfs-tools > Version: 0.133 > Followup-For: Bug #932854 > Control: severity -1 critical > > Raising severity of this since it renders the machine unbootable. The critical part is that e2fsprogs

Bug#932989: gcc-avr: Package version severely outdated compared to main gcc-toolchain

2019-07-25 Thread nightwalker-87
Dear Hakan, Thank You very much for your quick reply. Unfortunately I don’t know too much about the development history of this package @Debian and the related decisions. It would be helpful though to have other developers and maintainers to have their say on this to help find a common solution

Bug#932995: Weird having the "daily" preferences clean timer run hourly

2019-07-25 Thread Anthony DeRobertis
Package: apt-listbugs Version: 0.1.30 Severity: minor File: /lib/systemd/system/apt-listbugs.timer I noticed in my logs that systemd is running "Daily apt-listbugs preferences cleanup" once per hour, which of course looks like a bug. It seems like what is actually happening is the timer fires hou

Bug#932960: python-django doesn't fix a CVE and drops Python 2 support at the same time

2019-07-25 Thread Chris Lamb
tags 932960 + moreinfo thanks Hi Paul, > PS: I failed to spot bugs against (some of) those packages communication > the removal, I think that would be nice for those maintainers. This might have been justifiably and fairly missed as it was dicussed quite some time, possibly years, ago. Not your

Bug#932996: linux-image-4.19.0-5-amd64: e1000e driver crashes under high TX load; `ethtool -K eno1 tso off` resolves issue.

2019-07-25 Thread John
Package: src:linux Version: 4.19.37-6 Severity: normal Dear Maintainer, Observed flaky network interface under high TX load with guest OS bridging across eno1 interface. Issue only manifested under load, and exhibited flapping in dmesg, e.g.: e1000e :00:1f.6 eno1: Reset adapter unexpectedly b

Bug#931142: Bts#931142: dwarves: New upstream version should be packaged

2019-07-25 Thread Domenico Andreoli
Hi Theodore, apologies, I'll prepare a new upload. Would you mind sponsoring it? Thank you for the contribution. Regards, Domenico -- 3B10 0CA1 8674 ACBA B4FE FCD2 CE5B CF17 9960 DE13 signature.asc Description: PGP signature

Bug#932634: lintian: false-positive embedded-library libyaml due to matching string (defined in data/binaries/embedded-libs) with package rust-yaml-rust

2019-07-25 Thread Helen Koike
Hi Chris, On Wed, Jul 24, 2019 at 2:51 PM Chris Lamb wrote: > > tags 932634 + moreinfo > thanks > > Hi Helen, > > > In lintian/data/binaries/embedded-libs, the criterium to detect if a > > library was linked statically against libyaml is to verify the string: > > > > libyaml ||(?m)^did not find

Bug#932328: logrotate.timer "breaks" activity report of /etc/cron.daily/exim4-base

2019-07-25 Thread Andreas Metzler
On 2019-07-25 Sven Hartge wrote: > On 19.07.19 07:29, Sven Hartge wrote: >> On 18.07.19 20:01, Sven Hartge wrote: >>> On 17.07.19 20:46, Sven Hartge wrote: Possible solution (untested): Also create a exim4-base.timer and .service and create a Before= dependency on logrotate.service. >>

  1   2   3   >