Bug#975075: tech-ctte: Should maintainers be able to block init compatibility changes?

2020-12-23 Thread Mark Hindley
Elana, Thanks for passing this on. On Mon, Dec 21, 2020 at 03:36:45PM -0800, Elana Hashman wrote: > Less than 1% of users are installing sysvinit-core, with a steady > downward trend.[1] I accept that the number of users is small, although the figures referenced omit users of openrc and runit.

Bug#977731: lintian-brush: Default committer identity doesn't always match `git config user.email`

2020-12-23 Thread Jelmer Vernooij
On Sat, Dec 19, 2020 at 07:39:52PM +0100, Guilhem Moulin wrote: > I use git-config(1)'s ‘include.path’ and ‘includeIf.*.path’ settings to > set user.email to my @debian.org email address gobally for all my Debian > repositories while keeping my private email address as general default: > >

Bug#977968: Fwd: cinnamon keep crashing after latest migration to testing

2020-12-23 Thread Mina Morcose Farage
Package: cinnamon Version: 4.6.7-1 Severity: critical after updating to this version which is the latest version in testing it boot up but after trying to open any program it go to fallback mode and offer a restart and after the restart if fail again and so on it closed loop which make the

Bug#977967: php7.4: imageftbbox returns too small bounding box

2020-12-23 Thread Thorsten Glaser
Dixi quod… >The values I get are: > >Array >( >[bbox] => Array >( >[0] => 1 >[1] => 0 >[2] => 185 >[3] => 0 >[4] => 185 >[5] => -11 >[6] => 1 >[7] => -11 >) > >[ascender] => 11

Bug#977962: [Pkg-javascript-devel] Bug#977962: Bug#977962: webpack: mkdirp > 1 patch seems broken

2020-12-23 Thread Jonas Smedegaard
Quoting Xavier (2020-12-23 14:02:29) > Control: severity -1 important > Control: retitle -1 node-compression-webpack-plugin: enable test > > Le 23/12/2020 à 13:27, Pirate Praveen a écrit : > > Package: webpack,node-compression-webpack-plugin > > Version: 4.43.0-6 > > Severity: serious > > > > To

Bug#977953: sigviewer FTBFS: .../libxdf.so: undefined reference to `pugi::...'

2020-12-23 Thread Helmut Grohne
Source: sigviewer Version: 0.6.4-1 Severity: serious Tags: ftbfs sigviewer fails to build from source in unstable. A build ends with: | g++ -Wl,-z,relro -Wl,-z,now -o bin/release/sigviewer tmp/release/data_block.o tmp/release/exception.o tmp/release/fixed_data_block.o tmp/release/math_utils.o

Bug#977901: Similarities to 963548

2020-12-23 Thread Boyd Stephen Smith Jr.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963548 also has a fix (https://salsa.debian.org/chromium-team/chromium/-/commit/ b904fa41d40b967dcc8f6984db52f7a2f6a2c83d) related to the cyclic SerivceWorker.*ObjectHost objects and their deletion. The chromium team noticed the same thing:

Bug#977955: bear FTCBFS: multiple issues

2020-12-23 Thread Helmut Grohne
Source: bear Version: 3.0.4-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs bear fails to cross build from source for three quite distinct issues: 1. bear is built as an ExternalProject from cmake. Unfortunately, the ExternalProject does not pass down all relevant build

Bug#977954: fontforge FTCBFS: unsatisfiable Build-Depends

2020-12-23 Thread Helmut Grohne
Source: fontforge Version: 1:20201107~dfsg-2 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability fontforge cannot be cross built from source, because its Build-Depends are not cross-satisfiable. Before looking into this problem in detail, I observe that even though

Bug#975075: tech-ctte: Should maintainers be able to block init compatibility changes?

2020-12-23 Thread Matthew Vernon
Hi, On 21/12/2020 23:36, Elana Hashman wrote: The maintainer, Michael Biebl, reached out to the tech-ctte privately. I have summarized his reasoning for why he dropped support for elogind and the init script that prompted this bug: Thanks. There's little point trying to have this discussion

Bug#973848: security update of chromium in Debian stable?

2020-12-23 Thread Tomas Pospisek
Hi all, now that sid has seen an update of Chromium to v87 (hooray and thanks everybody!) does anybody know it there's activity or plans towards updating chromium in Debian stable? Chromium from sid is not installable in Debian stable due to Depends: libc6 (>= 2.29) whereas stable has

Bug#977963: [Pkg-javascript-devel] Bug#977963: node-terser: Please fix test to be compatible with node-commander ≥ 6

2020-12-23 Thread Jonas Smedegaard
Control: tags -1 +confirmed Quoting Xavier Guimard (2020-12-23 13:50:37) > With commander 6, uglifyjs.terser displays: > > Usage: uglifyjs [options]... > > instead of: > > Usage: uglifyjs.terser [options]... > > The simple attached patch fixes test check with a more tolerant regex. >

Bug#977960: [Pkg-javascript-devel] Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-23 Thread Xavier
Le 23/12/2020 à 12:34, Matthias Klose a écrit : > On 12/23/20 12:19 PM, Xavier wrote: >> Control: tags -1 + moreinfo >> >> Le 23/12/2020 à 12:06, Matthias Klose a écrit : >>> Package: libjs-jquery >>> Version: 3.5.1+dfsg+~3.5.5-1 >>> Severity: serious >>> Tags: sid bullseye >>> >>> There's at

Bug#951310: Note

2020-12-23 Thread Alastair McKinstry
This is a note that v4.0.0 did not involve any ABI breakages (which were originally anticipated) so the SOVERSION bump and transition is indefinitely postponed. v4.0.0 does involve dropping the libpmi1 and libpmi2 support, but these were not used in Debian; an external package provides this

Bug#977967: php7.4: imageftbbox returns too small bounding box

2020-12-23 Thread Thorsten Glaser
Package: php7.4-gd Version: 7.4.11-1 Severity: normal X-Debbugs-Cc: t...@mirbsd.de I’m running the following script: php -r ' $text = "2020-12-23T13:25:44Z"; $font = "Inconsolatazi4varl_qu-Regular.otf";// attached $fontsize = 14; $bbox = imageftbbox($fontsize,

Bug#977731: lintian-brush: Default committer identity doesn't always match `git config user.email`

2020-12-23 Thread Guilhem Moulin
On Wed, 23 Dec 2020 at 14:04:45 +, Jelmer Vernooij wrote: >> If I understand the source correctly, this is because the gitconfig >> library it's using doesn't understand these settings. It might be a >> wishlist bug for the library, however lintian-brush could maybe call >> `git config

Bug#976174: Made an itp

2020-12-23 Thread Devops PK Carlisle LLC
Thanks for responding. This is the first software I have ever submitted for Debian, so please forgive any amateur misunderstandings regarding the process. - The email (below) which retitles the software notes "stopping processing here". Should I attempt to repackage papershaper as a .deb or is

Bug#927184: linux-image-4.19.0-4-amd64: Linux 4.19 reports wrong numbers for disks in /proc/diskstats

2020-12-23 Thread jaroslav
Package: linux-source-4.19 Version: 4.19.160-2 Followup-For: Bug #927184 We got hit by this bug after updating to most recent kernel version. In our case it affected all disk drives, regardless of their type (rotating or SSD.) After some research, we found out that the issue was triggered by

Bug#977959: gcc-11: update cross-install-location.diff for g++-mapper-server

2020-12-23 Thread Helmut Grohne
Source: gcc-11 Version: 11-20201222-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Building cross compilers from gcc-11 presently fails, because it fails moving g++-mapper-server, which is expected in .../gcc-cross/... but is installed into .../gcc/ It seems like

Bug#977960: [Pkg-javascript-devel] Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-23 Thread Matthias Klose
On 12/23/20 12:19 PM, Xavier wrote: > Control: tags -1 + moreinfo > > Le 23/12/2020 à 12:06, Matthias Klose a écrit : >> Package: libjs-jquery >> Version: 3.5.1+dfsg+~3.5.5-1 >> Severity: serious >> Tags: sid bullseye >> >> There's at least one dangling /usr/share/javascript/jquery/jquery.js

Bug#969372: [pkg-uWSGI-devel] Bug#969372: INFO: Bug#969372: uwsgi-emperor: SysV init script does nothing

2020-12-23 Thread Jonas Smedegaard
Quoting Rens Houben (2020-12-22 18:35:52) > Okay, this is quick-and-dirty because I didn't have a great deal of time and > I'm not /that/ great with systemd service files to begin with. > > --- > [Unit] > Description=uWSGI Emperor > After=syslog.target > > [Service] >

Bug#965486: debian-builder: Removal of obsolete debhelper compat 5 and 6 in bookworm

2020-12-23 Thread Niels Thykier
Control: notfound -1 debian-builder/1.8.0 Control: fixed -1 1.8.0 Correcting metadata. Note if found version == fixed version then the BTS assumes the bug is not fixed.

Bug#977952: libgoogle-glog-dev: please ship cmake support

2020-12-23 Thread Aron Xu
Package: libgoogle-glog-dev Version: 0.4.0-1 Severity: wishlist google-glog comes with cmake support upstream, but it's not built when the package is built using autotools (which is preferred by dh sequence over cmake). While I tried to build google-glog with cmake, it appears that pkg-config

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Boyd Stephen Smith Jr.
On Wednesday, December 23, 2020 2:38:32 AM CST Boyd Stephen Smith Jr. wrote: > I got a crash (attached) Looks like https://bugs.chromium.org/p/chromium/issues/detail?id=1135070 to me, which has a fix, but I haven't yet figured out what release(s) the fix made it into. -- Boyd Stephen Smith

Bug#977956: chromium: WebGL doesn't work

2020-12-23 Thread Kacper Gutowski
Package: chromium Version: 87.0.4280.88-0.2 Severity: normal Nothing that uses WebGL appears to work in 87.0.4280.88-0.2. Issuing document.createElement('canvas').getContext('webgl') in browser console returns null. It worked in 83.0.4103.116-3.1+b2. I suppose it might have something to

Bug#977964: RFP: galene -- videoconferencing server

2020-12-23 Thread Martin
Package: wnpp Severity: wishlist * Package name: galene Version : 0.1 Upstream Author : Juliusz Chroboczek * URL : https://galene.org/ * License : MIT Programming Lang: Go Description : videoconferencing server Galène is a videoconferencing server

Bug#977969: licensecheck: fails to detect "This file is licensed under GPLv2 or later"

2020-12-23 Thread Jonas Smedegaard
Control: retitle -1 licensecheck: fails to detect "Licensed under GPLv2 or later" Quoting Jonas Smedegaard (2020-12-23 15:47:06) > The file goo/GooTimer.h in project Poppler contains this: > > // > // This file is licensed under GPLv2 or later > // > > Which is undetected by licensecheck: > >

Bug#977973: [debcommit] Please set GIT_{AUTHOR,COMMITTER}_EMAIL to $DEBEMAIL

2020-12-23 Thread Guilhem Moulin
Package: devscripts Version: 2.20.5 Severity: wishlist File: /usr/bin/debcommit Dear Maintainer, Many of the devscripts tools honor the values of the DEBEMAIL and DEBFULLNAME environment variables for attribution, however debcommit ignores these AFAICT and follows the git-commit(1) semantics

Bug#977958: dbus: Some ir-keytable remote control buttons don't work unless dbus is restarted

2020-12-23 Thread Keith Edmunds
Package: dbus Version: 1.12.20-0+deb10u1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Configuring an IR remote control (for MythTV) and noticing some keys don't work. Example: the "play"

Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-23 Thread Matthias Klose
Package: libjs-jquery Version: 3.5.1+dfsg+~3.5.5-1 Severity: serious Tags: sid bullseye There's at least one dangling /usr/share/javascript/jquery/jquery.js symlink $ dpkg -S /usr/share/javascript/jquery/jquery.js libjs-jquery: /usr/share/javascript/jquery/jquery.js $ ls -l

Bug#974006: lix: Missing dependency on libenet-dev for networked play

2020-12-23 Thread Gürkan Myczko
Stefano, from #lix 20:15 < tarzeau> SimonN: maybe you got an idea about these two: https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=lix;dist=unstable ? 20:19 <@SimonN> libenet-dev, hmm 20:21 <@SimonN> This should exist on Debian, IIRC I built old C++ Lix with that around 2011-2015 20:33

Bug#974007: lix: Build stand-alone server

2020-12-23 Thread Gürkan Myczko
Hi Stefano Thanks for the hint I'll consider that with the next update to be released within ~9 days. GM

Bug#977968: problem reproduce notice

2020-12-23 Thread Mina Morcose Farage
i also tried clean testing install on virtualbox to element any possibility of drive or package conflict and same error happened

Bug#977971: openssh-client: ssh-keygen fails to create ed25519-sk

2020-12-23 Thread Ingo Wichmann
Package: openssh-client Version: 1:8.4p1-2~bpo10+1 Severity: normal Dear Maintainer, I tried to create a ssh key pair with the command ssh-keygen -t ed25519-sk I got the following output: Generating public/private ed25519-sk key pair. You may need to touch your authenticator to authorize key

Bug#977970: ITP: amdgcn-tools - linker tools for the amdgcn target

2020-12-23 Thread Matthias Klose
Package: wnpp This is just a split-out of the amdgcn target tools from the gcc-N-offload-amdgcn packages. Package: amdgcn-tools Description: linker tools for the amdgcn architecture The package provides the tools ar, as, ld and nm for the amdgcn target architecture (used in AMD gpus). The

Bug#977972: transition: ppp

2020-12-23 Thread Chris Boot
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hi release team folks, There has been a version of ppp in experimental since 2020-02-15. I've got a very slightly revised version that I'd like to upload over the holidays (mostly just

Bug#977960: [Pkg-javascript-devel] Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-23 Thread Matthias Klose
Control: tags -1 - moreinfo On 12/23/20 12:19 PM, Xavier wrote: > Control: tags -1 + moreinfo > > Le 23/12/2020 à 12:06, Matthias Klose a écrit : >> Package: libjs-jquery >> Version: 3.5.1+dfsg+~3.5.5-1 >> Severity: serious >> Tags: sid bullseye >> >> There's at least one dangling

Bug#973848: security update of chromium in Debian stable?

2020-12-23 Thread Jan Luca Naumann
Hey, parallel to Michel's very nice work to get chromium into unstable (thanks to him!), I tried to build the current version in a buster chroot. At the moment I struggle that there seems a difference how SFINAE[1] in a special case [2] is handled different between buster's and unstable's clang

Bug#922860: (Was: Re: Bug#946924: Patch to remove any need for libhts-private-dev)

2020-12-23 Thread John Marshall
Hi Andreas, On 20 Dec 2020, at 16:59, Andreas Tille wrote: > I admit I think we have implemented the points you were interested in. > Do you agree that we can close this bug or am I missing something? There are three items that have been discussed on this bug report: 1. The addition of the

Bug#969453: RFS: solo-python/0.0.26-1 [ITP] -- command line interface for SoloKeys 2FA security keys

2020-12-23 Thread Philip Rinn
Hi Santiago, On 22.12.20 at 10:03, Santiago R.R. wrote: I could, if nobody else can respond earlier. given the holidays, I'd have some delay. thank you very much, I would appreciate that. Sure, holidays are approaching and I think we all need some tranquil time. Best Philip Cheers

Bug#977962: webpack: mkdirp > 1 patch seems broken

2020-12-23 Thread Pirate Praveen
Package: webpack,node-compression-webpack-plugin Version: 4.43.0-6 Severity: serious To reproduce this issue, run jest --ci test/CompressionPlugin.test.js in node-compression-webpack-plugin ● CompressionPlugin › should work and show compress assets in stats TypeError: callback must be a

Bug#977948: RFS: opensysusers/0.6-1 [QA] -- processes sysusers.d directory to create system users

2020-12-23 Thread Lorenzo Puliti
Package: sponsorship-requests Severity: normal X-Debbugs-Cc: plore...@disroot.org Dear mentors, I am looking for a sponsor for my package "opensysusers": * Package name: opensysusers Version : 0.6-1 Upstream Author : Chris Cromer * URL :

Bug#977962: [Pkg-javascript-devel] Bug#977962: webpack: mkdirp > 1 patch seems broken

2020-12-23 Thread Xavier
Control: severity -1 important Control: retitle -1 node-compression-webpack-plugin: enable test Le 23/12/2020 à 13:27, Pirate Praveen a écrit : > Package: webpack,node-compression-webpack-plugin > Version: 4.43.0-6 > Severity: serious > > To reproduce this issue, > > run > jest --ci

Bug#977807: RFS: far2l/2.2+git20201201-1 [ITP] -- Linux port of FAR v2

2020-12-23 Thread Gürkan Myczko
Hi Adam, > Hi! > After your last series of fixes, it builds correctly, and works for me when > called from a terminal. > > The .desktop file has Terminal=false, and thus won't spawn a terminal far2l > could work from. Good catch, will fix. > The copyright file is hardly started: it specifies

Bug#977807: RFS: far2l/2.2+git20201201-1 [ITP] -- Linux port of FAR v2

2020-12-23 Thread Adam Borowski
On Wed, Dec 23, 2020 at 02:07:44PM +0100, Gürkan Myczko wrote: > > Also, why would the package go into non-free? > > Because if not: > https://github.com/elfmz/far2l/issues/692 > https://lintian.debian.org/tags/license-problem-convert-utf-code.html > > And I should fix

Bug#976174: Made an itp

2020-12-23 Thread olivier sallou
Le mer. 23 déc. 2020 à 10:37, Devops PK Carlisle LLC a écrit : > Thanks for responding. This is the first software I have ever submitted > for Debian, so please forgive any amateur misunderstandings regarding > the process. > > - The email (below) which retitles the software notes "stopping >

Bug#970635: moosic: new upstream now supports Python 3

2020-12-23 Thread Arto Jantunen
The Wanderer writes: > On 2020-12-23 at 02:08, Arto Jantunen wrote: > >> The Wanderer writes: > >>> I've decided it's worth the effort to become the new upstream for >>> this, and confirmed with the original author that he has no >>> objections, as he is no longer spending any time maintaining

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Michel Le Bihan
Hello, The Debian patch for #963548 https://salsa.debian.org/mimi8/chromium/-/blob/ece23b4ca107cd968ac9a409f40eb11edf8a0266/debian/patches/fixes/serviceworker-double-destruction.patch is clearly in upstream 87.0.4280.88:

Bug#977960: [Pkg-javascript-devel] Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-23 Thread Xavier
Control: tags -1 + moreinfo Le 23/12/2020 à 12:06, Matthias Klose a écrit : > Package: libjs-jquery > Version: 3.5.1+dfsg+~3.5.5-1 > Severity: serious > Tags: sid bullseye > > There's at least one dangling /usr/share/javascript/jquery/jquery.js symlink > > $ dpkg -S

Bug#977922: iproute2 should probably only Suggest libatm1

2020-12-23 Thread Luca Boccassi
On Tue, 22 Dec 2020 at 22:21, Nick Black (Public gmail account) wrote: > > Package: iproute2 > Version: 5.10.0-1 > Severity: wishlist > Tags: patch > X-Debbugs-Cc: dankamong...@gmail.com > > Dear Maintainer, > > [ A patch has been provided for this bug at >

Bug#975075: tech-ctte: Should maintainers be able to block init compatibility changes?

2020-12-23 Thread Ian Jackson
Matthew writes: > * We've talked about the burden already; there are people willing and > able to help with this, and that offer remains good, be that by > providing patches, MRs, help with bug reports on non-systemd systems, > NMUs, or some other mechanism that Michael would prefer I think

Bug#977963: node-terser: Please fix test to be compatible with node-commander ≥ 6

2020-12-23 Thread Xavier Guimard
Package: node-terser Version: 4.1.2-7 Severity: important Tags: patch With commander 6, uglifyjs.terser displays: Usage: uglifyjs [options]... instead of: Usage: uglifyjs.terser [options]... The simple attached patch fixes test check with a more tolerant regex. Please apply this patch if

Bug#977962: [Pkg-javascript-devel] Bug#977962: Bug#977962: Bug#977962: webpack: mkdirp > 1 patch seems broken

2020-12-23 Thread Pirate Praveen
On Wed, Dec 23, 2020 at 16:06, Jonas Smedegaard wrote: memfs? Is Nodejs module "memfs" in Debian, or are you talking about something else here? memfs is used by compression-webpack-plugin for tests, but it is not yet packaged.

Bug#973885: manpages-dev: broken symlinks /usr/share/man/man3/LIST_*.3

2020-12-23 Thread Thorsten Glaser
Package: manpages-dev Version: 5.10-1 Followup-For: Bug #973885 X-Debbugs-Cc: t...@mirbsd.de This bug still exists. -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 'buildd-unstable'),

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Boyd Stephen Smith Jr.
On Wednesday, December 23, 2020 4:19:43 AM CST Michel Le Bihan wrote: > The Debian patch for #963548 > https://salsa.debian.org/mimi8/chromium/-/blob/ece23b4ca107cd968ac9a409f > 40eb11edf8a0266/debian/patches/fixes/serviceworker-double-destruction.patch > is clearly in upstream 87.0.4280.88: >

Bug#977957: spamassassin: installing sa-compile during debian installation (custom) fails on chmod

2020-12-23 Thread Michiel van den Berg
Package: spamassassin Version: 3.4.5~pre1-3 Severity: important X-Debbugs-Cc: mich...@1afa.com Dear Maintainer, We have included spamassassin in a custom installer. During installation 'start-stop-daemon' is not available (fake) sa-compile relies on start-stop-daemon to be working

Bug#977807: RFS: far2l/2.2+git20201201-1 [ITP] -- Linux port of FAR v2

2020-12-23 Thread Adam Borowski
On Mon, Dec 21, 2020 at 09:27:46AM +0100, Gürkan Myczko wrote: > * Package name: far2l >Version : 2.2+git20201201-1 > far2l (2.2+git20201201-1) unstable; urgency=medium > . >* Initial release. (Closes: #977790) Hi! After your last series of fixes, it builds correctly, and

Bug#977969: licensecheck: fails to detect "This file is licensed under GPLv2 or later"

2020-12-23 Thread Jonas Smedegaard
Package: licensecheck Version: 3.0.47-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 The file goo/GooTimer.h in project Poppler contains this: // // This file is licensed under GPLv2 or later // Which is undetected by licensecheck: $ licensecheck GooTimer.cc GooTimer.cc:

Bug#977968: cinnamon keep crashing after latest migration to testing

2020-12-23 Thread Fabio Fantoni
Il 23/12/2020 15:27, Mina Morcose Farage ha scritto: > i also tried clean testing install on virtualbox to element any > possibility of drive or package conflict and same error happened should be the same of bug 977890, "solved" but need to wait new build migrating to testing for solves it;

Bug#977890: libcinnamon-menu-3-0: Upgrade

2020-12-23 Thread Max Minenko
I have the same issue. Only Alt + F2 and keyboard shortcuts work. The (cinnamon) menu doesn't do anything. -- Regards, Max Minenko

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Boyd Stephen Smith Jr.
On Wednesday, December 23, 2020 3:49:06 AM CST Boyd Stephen Smith Jr. wrote: > On Wednesday, December 23, 2020 2:38:32 AM CST Boyd Stephen Smith Jr. wrote: > > I got a crash (attached) > > Looks like https://bugs.chromium.org/p/chromium/issues/detail?id=1135070 to > me, which has a fix, but I

Bug#977965: python3-user-agents: new upstream version available: v2.2.0

2020-12-23 Thread Hans-Christoph Steiner
Package: python3-user-agents Version: 1.1.0-1 Severity: normal Dear Maintainer, There is a new upstream version v2.2.0 that is ~18 months newer than what is currently in bullseye. The freeze is coming soon, and I'd love to have the latest version included. .hc

Bug#977966: please consider merge request 1 "rule update"

2020-12-23 Thread Marc Haber
Package: aide-common Version: 0.16.1-1 Severity: wishlist Hi, 15 months ago, I filed a rather big merge requests with a lot of rule updates: https://salsa.debian.org/debian/aide/-/merge_requests/1 Unfortunately, this has not been merged up to now. I don't know how much the Debian system has

Bug#976669: lintian: please warn about autopkgtests that test rebuilt source, not as-installed, where possible

2020-12-23 Thread Thorsten Glaser
On Wed, 23 Dec 2020, Andrius Merkys wrote: > false-positives. Even dh_auto_configure appears to be used legitimately dh_auto_configure is the one I’d expect to be used (with autotools). dh_auto_build is the one that raises red flags, and for *some* buildsystems dh_auto_test invokes a

Bug#977857: libreoffice-common: On Wayland, it doesn't work without the xwayland pkg but installation does not pull xwayland as a dependency

2020-12-23 Thread Rene Engelhard
Hi, Am 22.12.20 um 01:07 schrieb jman: > In order to make Libreoffice work, the package `xwayland` should be installed > as a dependency. It doesn't scale to add a xwayland dependency on every package doing X operations. > Unless I'm wrong, I believe the real issue is that Libreoffice does not

Bug#977977: libreoffice: a large part of the window appears off-screen

2020-12-23 Thread Vincent Lefevre
On 2020-12-23 19:53:09 +0100, Rene Engelhard wrote: > Am 23.12.20 um 18:59 schrieb Vincent Lefevre: > > A large part of the window appears off-screen, including the menu > > and window controls. Basically, the only thing I can do is to type > > Ctrl-Q to quit Libreoffice! > > And why is that?

Bug#977894: gui is broken, python3-xdo

2020-12-23 Thread Joey Hess
Jameson Graef Rollins wrote: > Hey, Joey. Sorry you're having trouble. What is the error when you try > to execute "impass gui"? It should pop up a small context dialog > window. That winodw is not appearing? Is there a python exception? No gui. All I see it the output I pasted. > What does

Bug#977981: jruby should probably not have /usr/lib/ruby/vendor_ruby in its LOAD_PATH

2020-12-23 Thread Louis-Philippe Véronneau
Package: jruby Severity: important Version: 9.1.17.0-3 Dear maintainers, The current version of jruby in Debian is compatible with ruby 2.3, while Debian runs ruby 2.7. This means a lot of the ruby gems packaged in Debian will not work with jruby. A good example of this is bug #977979. Worse,

Bug#977983: Should not build-depend on composer

2020-12-23 Thread David Prévot
Package: phpmyadmin Version: 4:4.9.7+dfsg1-1 Severity: normal X-Debbugs-Cc: pkg-php-p...@lists.alioth.debian.org phpmyadmin build-depends on composer but does not use it AFAICT. Please, drop the build-dependency on composer. Regards David signature.asc Description: PGP signature

Bug#977985: uefi secure boot instructions

2020-12-23 Thread phil
Package: installation-reports > dear developers and staff! > i struggled booting into a new install > as it hanged on 'loading initial ramdisk' > then at the end of a forum thread > came across this instruction, > >

Bug#977962: [Pkg-javascript-devel] Bug#977962: Bug#977962: Bug#977962: webpack: mkdirp > 1 patch seems broken

2020-12-23 Thread Jonas Smedegaard
Quoting Pirate Praveen (2020-12-23 16:13:02) > > > On Wed, Dec 23, 2020 at 16:06, Jonas Smedegaard wrote: > > memfs? Is Nodejs module "memfs" in Debian, or are you talking about > > something else here? > > > > memfs is used by compression-webpack-plugin for tests, but it is not > yet

Bug#974779: severity - Julia: Please upgrade to llvm-toolchain-11

2020-12-23 Thread Sebastian Ramacher
Control: severity -1 serious On 2020-12-23 09:41:26 +0100, Sylvestre Ledru wrote: > severity 974779 important > thanks > > Hello, > > I am increasing the severity of this bug. Julia is the last blocker to > remove llvm-toolchain-10 from the Debian archive. > > Either you go back to -9 or move

Bug#977977: libreoffice: a large part of the window appears off-screen

2020-12-23 Thread Vincent Lefevre
Package: libreoffice Version: 1:7.0.4~rc2-1+b1 Severity: important A large part of the window appears off-screen, including the menu and window controls. Basically, the only thing I can do is to type Ctrl-Q to quit Libreoffice! As a workaround, I had to remove my configs (~/.config/libreoffice).

Bug#977976: lintian: "unknown-runtime-tests-field Architecture"

2020-12-23 Thread Christoph Biedl
Package: lintian Version: 2.104.0 Severity: normal Dear Maintainer, tl;dr: lintian does not consider Architecture: a valid header field in debian/tests/control, and I think that's not correct. Full story: Creating an autopkgtest that requires systemd for execution, I wanted to be extra-sure

Bug#966555: tuned: please update the package to a recent version

2020-12-23 Thread Nicholas D Steeves
Hi, gustavo panizzo writes: > Hello Nicholas > > On Fri, Dec 04, 2020 at 11:26:00AM -0500, Nicholas D Steeves wrote: >>Dear Evgeni and Gustavo, > [snip] >> >>Would you please consider updating the package, or orphaning it so someone >>will see the wnpp alert and can adopt it without delay? As

Bug#977982: mirrors.ptisp.pt: 403 Forbidden error

2020-12-23 Thread Sebastian Haderecker
Package: mirrors Severity: normal User: mirr...@packages.debian.org Usertags: mirror-problem Hi, The mirror mirrors.ptisp.pt throws a 403 error. This results in the mirror being unavailable during updates or package installations: E: Failed to fetch

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Boyd Stephen Smith Jr.
On Wednesday, December 23, 2020 4:30:48 AM CST Boyd Stephen Smith Jr. wrote: > On Wednesday, December 23, 2020 4:19:43 AM CST Michel Le Bihan wrote: > > The Debian patch for #963548 > > https://salsa.debian.org/mimi8/chromium/-/blob/ece23b4ca107cd968ac9a40 > > 9f > >

Bug#977984: cron.d and cron.daily jobs may run in parallel and conflict

2020-12-23 Thread Ben Hutchings
Package: popularity-contest Version: 1.70 Severity: important From time to time I've been seeing cron failure mails relating to popularity-contest on my laptop. I have seen this with both Vixie cron and systemd-cron. Today I opened my laptop at around 17:53, and systemd-cron started running

Bug#941248: Acknowledgement (bash.bashrc dereferences undefined variables)

2020-12-23 Thread Marko Mäkelä
Hi, I reported this bug along with a simple fix more than a year ago. A similar patch to fix Bug#941247 in vte2.91 was applied some months ago. As far as I can tell, the problem is still present in the file bash-5.1/debian/etc.bash.bashrc in the package that I get by running "apt source

Bug#966555: closed by Debian FTP Masters (reply to Evgeni Golov ) (Bug#966555: fixed in tuned 2.14.0-1)

2020-12-23 Thread Nicholas D Steeves
Hi Evgeni, "Debian Bug Tracking System" writes: > We believe that the bug you reported is fixed in the latest version of > tuned, which is due to be installed in the Debian FTP archive. > > A summary of the changes between this version and the previous one is > attached. > > Thank you for

Bug#977894: gui is broken, python3-xdo

2020-12-23 Thread Joey Hess
Daniel Kahn Gillmor wrote: > this is odd, and it makes me think that there's some python module path > failure happening. if it can't find the system xdo, maybe it also can't > find the gobject introspection libraries that are used to interface with > GTK? > > is it possible that this is being

Bug#977901: chromium: Inconsistent SEGV

2020-12-23 Thread Michel Le Bihan
Hello, I made https://salsa.debian.org/mimi8/chromium/-/commit/6d21c52698147ca072d223e4e6c2854053319531 and still am waiting for it to build. Is it OK? Michel Le Bihan Le mercredi 23 décembre 2020 à 14:13 -0600, Boyd Stephen Smith Jr. a écrit : > On Wednesday, December 23, 2020 4:30:48 AM

Bug#880556: parse upstream metadata files like package.json or .gemspec files

2020-12-23 Thread Dominique Dumont
On Thu, 2 Nov 2017 14:28:12 +0530 Pirate Praveen wrote: > Most ruby gems have the license information in .gemspec file .gemspec files are written in Ruby. I don't really know how to extract the relevant information from this file. I don't think using regexp to parse the gemspec file would be

Bug#976924: Test timeouts on ppc64el not RC

2020-12-23 Thread Reinhard Tartler
Control: severity -1 normal Looking at the logs, it really looks like timeouts in the testsuite. We could disable the tests on problematic architectures, patches welcome. As a workaround, I'd suggest building the package with export DEB_BUILD_OPTIONS=notest. With this, I'm downgrading the

Bug#976891: [Android-tools-devel] Bug#976891: fastboot exits with "fake placeholder until fastboot builds" message

2020-12-23 Thread Chirayu Desai
Hello, On Wed, Dec 23, 2020 at 10:12 PM Roger Shimizu wrote: > On Wed, Dec 23, 2020 at 5:38 AM Hans-Christoph Steiner > wrote: > > > > Thanks for jumping in Roger! I reviewed it with cdesai, and we thought > > those libraries were not used on the "host" version, only when built as > > part of

Bug#966555: tuned: please update the package to a recent version

2020-12-23 Thread Nicholas D Steeves
Hi Evgeni, Evgeni Golov writes: > I can also try to do an upload (or we together, I don't mind either way). > > I thought the "debian" group on salsa was supposed to mean "collab maint" aka > "everyone can just upload"? > AFAICT there are still a few different views on this, and the closest

Bug#977979: jruby fails to run without declaring the DEBIAN_DISABLE_RUBYGEMS_INTEGRATION environment variable

2020-12-23 Thread Louis-Philippe Véronneau
Package: jruby Version: 9.1.17.0-3 Severity: grave Dear maintainers, It seems jruby fails to run without declaring the DEBIAN_DISABLE_RUBYGEMS_INTEGRATION environment variable: jruby -e "puts 'Hello World'" WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective

Bug#970635: moosic: new upstream now supports Python 3

2020-12-23 Thread The Wanderer
First, the bad news. In trying to test the playlist-file compatibility concern, I've discovered that at least on my system as it now exists, the default moosic configuration in the published codebase doesn't play WAV files (or anything else that relies on sox) correctly. IIRC it did work back in

Bug#977975: general: Root does not aknoledge root password

2020-12-23 Thread Juhan
Package: general Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I made several netinstalls of Debian Buster 10.7, via Netinst-cd-images. Used eather Graphic or non-graphic, mostly expert

Bug#977978: buster-pu: package libdatetime-timezone-perl/1:2.23-1+2020e

2020-12-23 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: debian-p...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've uploaded libdatetime-timezone-perl/1:2.23-1+2020e to buster. It includes the data

Bug#926280: Don't bundle rubygems

2020-12-23 Thread Louis-Philippe Véronneau
On Tue, 02 Apr 2019 22:23:13 +0200 Moritz Muehlenhoff wrote: > Package: jruby > Severity: important > > (This bug isn't really actionable yet, as it depends on #926278 getting fixed > in src:ruby2.5) > > Please don't use the bundled rubygems any longer, but instead a copy shared > with the

Bug#977957: spamassassin: installing sa-compile during debian installation (custom) fails on chmod

2020-12-23 Thread Noah Meyerhans
Control: severity -1 wishlist > We have included spamassassin in a custom installer. During installation > 'start-stop-daemon' is not available (fake) > sa-compile relies on start-stop-daemon to be working (sa-compile.postinst > line 17-19) > or it wil error trying to 'chmod' a directory which

Bug#977968: duplicate

2020-12-23 Thread Mina Morcose Farage
Control: close i see thank you for telling me i will wait for the update i will close this bug

Bug#976891: fastboot exits with "fake placeholder until fastboot builds" message

2020-12-23 Thread Roger Shimizu
On Wed, Dec 23, 2020 at 5:38 AM Hans-Christoph Steiner wrote: > > Thanks for jumping in Roger! I reviewed it with cdesai, and we thought > those libraries were not used on the "host" version, only when built as > part of Android OS. I do think libfec would be useful if someone wants > to

Bug#977974: node-less: `lessc --clean-css` doesn't minify

2020-12-23 Thread Guilhem Moulin
Package: node-less Version: 3.13.0+dfsg-2 Severity: normal Dear Maintainer, Running `apt install node-less node-clean-css` in a clean sid chroot I'm unable to make lessc produce minified output. I don't know if `--clean-css` does any “cleaning” or if it's a no-op. $ lessc --clean-css

Bug#977362: alsa-ucm-conf: No sound working after upgrade

2020-12-23 Thread Jonathan
On Wed, 16 Dec 2020 22:14:36 +0900 Yuya Nishihara wrote: > Hi, I have the same issue on Lenovo ThinkPad T14 AMD. Downgrading > alsa-ucm-conf to 1.2.3-1 fixed the issue. > > There's an upstream bug report about this: > https://github.com/alsa-project/alsa-ucm-conf/issues/61 > > Simply

Bug#897936: libvirt-daemon-system should not depend on policykit-1

2020-12-23 Thread Gianluigi Tiesi
Package: libvirt-daemon-system Followup-For: Bug #897936 X-Debbugs-Cc: sher...@netfarm.it Please downgrade policykit-1 to recommends, for root managed only runs without problems I've used equivs to make a fake policykit-1 package -- System Information: Debian Release: bullseye/sid APT

Bug#977977: libreoffice: a large part of the window appears off-screen

2020-12-23 Thread Rene Engelhard
retitle 977977 libreoffice: a large part of the window might appear off-screen if resultion/monitor config changes Hi, Am 23.12.20 um 20:34 schrieb Vincent Lefevre: > On 2020-12-23 19:53:09 +0100, Rene Engelhard wrote: >> Am 23.12.20 um 18:59 schrieb Vincent Lefevre: >>> A large part of the

Bug#977977: libreoffice: a large part of the window appears off-screen

2020-12-23 Thread Rene Engelhard
tag 977977 + unreproducible tag 977977 + moreinfo thanks Hi, Am 23.12.20 um 18:59 schrieb Vincent Lefevre: > Severity: important Sigh. > A large part of the window appears off-screen, including the menu > and window controls. Basically, the only thing I can do is to type > Ctrl-Q to quit

Bug#966555: tuned: please update the package to a recent version

2020-12-23 Thread Evgeni Golov
Yeah, I think I added gustavo to uploaders because of the ITP and our discussions before the initial upload. Gustavo, if you want, I can drop you in the 2.15 upload I am preparing? On December 23, 2020 6:49:40 PM UTC, Nicholas D Steeves wrote: >Hi, > >gustavo panizzo writes: > >> Hello

  1   2   >