Bug#977562: systemd: Incorrect order of agetty arguments in serial-getty@ttyS0.service definition file

2020-12-19 Thread Andreas Henriksson
arguments in both orders. Simply it should work either way. Please also note that the argument order is not the only thing changed. It was also changed from specifying 3 speeds to only 1. Maybe the real issue here is that line speed detection isn't working? I'd appreciate if the bug reporter could dive a bit deeper into the problem. Regards, Andreas Henriksson

Bug#976926: golang-github-coreos-bbolt: FTBFS on ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 -short go.etcd.io/bbolt returned exit

2020-12-12 Thread Andreas Henriksson
y clear that these are test-suite only issues and not issues in the actual product. I would thus personally just disable the test-suite on !amd64 if no porter is interested in fixing the testsuite (unless we agree this issue simply can be downgraded to non-RC). Regards, Andreas Henriksson

Bug#976907: golang-github-boltdb-bolt: FTBFS on ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 -short github.com/boltdb/bolt github.co

2020-12-12 Thread Andreas Henriksson
=976926 for the bug report against bbolt. Regards, Andreas Henriksson

Bug#976907: golang-github-boltdb-bolt: FTBFS on ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 -short github.com/boltdb/bolt github.co

2020-12-12 Thread Andreas Henriksson
Hello again, On Sat, Dec 12, 2020 at 05:59:37PM +0100, Andreas Henriksson wrote: > Hello all, > > 1 down, 1 to go info below. > > On Wed, Dec 09, 2020 at 10:03:31AM +0100, Lucas Nussbaum wrote: > [...] > > > === RUN TestBucket_Stats > > > bucket_tes

Bug#976907: golang-github-boltdb-bolt: FTBFS on ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 -short github.com/boltdb/bolt github.co

2020-12-12 Thread Andreas Henriksson
ustClose() runs and calls into things that tries to take a read-write lock of db.mmaplock which times out. The added tx.Rollback() on a read-only tx basically only removes the transaction and releases the db.mmaplock. I have no idea why this would not also trigger on any other arch. Regards, Andreas Henriksson

Bug#976509: golang-github-shirou-gopsutil: FTBFS: dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/shirou/gopsutil github.com/shirou/gopsutil/cpu github.com/shirou/

2020-12-12 Thread Andreas Henriksson
which someone is actually promising to support?) The practical problem is that if the arch field is changed what happens to the entire reverse dependency tree that has accumulated? Getting one thing removed from the archive is hard and painful enough Regards, Andreas Henriksson

Bug#976509: golang-github-shirou-gopsutil: FTBFS: dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/shirou/gopsutil github.com/shirou/gopsutil/cpu github.com/shirou/

2020-12-11 Thread Andreas Henriksson
bj-aarch64-linux-gnu && go test -vet=off -v -p 4 > > github.com/shirou/gopsutil github.com/shirou/gopsutil/cpu > > github.com/shirou/gopsutil/disk github.com/shirou/gopsutil/docker > > github.com/shirou/gopsutil/host github.com/shirou/gopsutil/internal/common > > github

Bug#948188: Please package a newer PAM snapshot

2020-12-07 Thread Andreas Henriksson
try to work out a long-term plan for the deprecated modules with who-ever is motivated to do the long-term maintenance of pam in Debian. Regards, Andreas Henriksson [1]: https://salsa.debian.org/ah/pam

Bug#976651: protobuf-compiler-grpc: Multi-arch protobuf-compiler-grpc

2020-12-06 Thread Andreas Henriksson
installed while installing the packages build-dependencies if I'm not mistaken. (Reported against the buster/stable version which is affected, but also verified that the situtation still seems to be the same with the testing/unstable version of the package.) Regards, Andreas Henriksson PS

Bug#970428: Prepared new packages for cheggaaa/pb (v1 + v3)

2020-12-03 Thread Andreas Henriksson
://salsa.debian.org/go-team/packages/golang-github-cheggaaa-pb Regards,, Andreas Henriksson

Bug#969965: [Pkg-kbd-devel] Bug#969965: text installer: unable to switch keyboard layouts - libkeymap.so.1 missing

2020-10-11 Thread Andreas Henriksson
Hello Holger, On Tue, Oct 06, 2020 at 11:25:06PM +, Holger Wansing wrote: > Hi, > > Am Dienstag, 6. Oktober 2020 schrieb Andreas Henriksson: > > Could you please test rebuilding kbd with --enable-libkeymap to > > --disable-libkeymap in debian/rules? > > sbui

Bug#969965: [Pkg-kbd-devel] Bug#969965: text installer: unable to switch keyboard layouts - libkeymap.so.1 missing

2020-10-06 Thread Andreas Henriksson
be to refactor debian/rules to do two separate flavoured builds with complete configure/build/install passes for each flavour, to replace the current brittle hack that duplicates the upstream build system as manual steps in debian/rules udeb build. Help welcome here as well ofcourse.) Regards, Andreas Henriksson

Bug#969319: wifi cannot connect after combined suspend & gateway reboot

2020-09-20 Thread Andreas Henriksson
t; so that NM dbus activates iwd again. b/ systemctl stop iwd; systemctl stop NetworkManager; rmmod ; modprobe ; systemctl start NetworkManager ; ... Regards, Andreas Henriksson

Bug#970428: ITP: golang-gopkg-cheggaaa-pb.v3 -- Console progress bar for Golang

2020-09-16 Thread Andreas Henriksson
Hello Shengjing Zhu, Thanks for your feedback. On Wed, Sep 16, 2020 at 10:56:08PM +0800, Shengjing Zhu wrote: > On Wed, Sep 16, 2020 at 5:33 PM Andreas Henriksson wrote: [...] > > * Package name: golang-gopkg-cheggaaa-pb.v3 [...] > This package uses a very strange vers

Bug#970428: ITP: golang-gopkg-cheggaaa-pb.v3 -- Console progress bar for Golang

2020-09-16 Thread Andreas Henriksson
On Wed, Sep 16, 2020 at 11:28:03AM +0200, Andreas Henriksson wrote: > * Package name: golang-gopkg-cheggaaa-pb.v3 > Version : 1.0.29-1 [...] Actually 'version' is 3.0.7 this confusion seems to be related to what I'm about to mention next. (Can I call it the 'go impor

Bug#970428: ITP: golang-gopkg-cheggaaa-pb.v3 -- Console progress bar for Golang

2020-09-16 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: golang-gopkg-cheggaaa-pb.v3 Version : 1.0.29-1 Upstream Author : Sergey Cherepanov * URL : https://github.com/cheggaaa/pb * License : BSD-3-clause Programming Lang: Go Description

Bug#969612: pipewire 0.3 now in experimental, please prep for transition

2020-09-06 Thread Andreas Henriksson
Hello, The new version 0.3 of pipewire has now landed in experimental. Please prepare your package for the new version and upload it to experimental once ready so we can make progress on #966535. Thanks! Regards, Andreas Henriksson

Bug#969586: O: iwd -- wireless daemon for Linux

2020-09-05 Thread Andreas Henriksson
the command line with the included iwctl client utility. . The included iwmon utility can be used to monitor the 802.11 subsystem generic netlink commands and events. It uses the nlmon kernel driver from Linux 3.10 and later. Regards, Andreas Henriksson

Bug#968956: kbd: fails to build on big endian (s390x)

2020-08-24 Thread Andreas Henriksson
and propose a patch that implements the solution. Alternatively we could disable the test-suite on s390 in debian if you think this issue is not important enough to hold up the other fixes from entering testing/bullseye. Regards, Andreas Henriksson

Bug#968343: RM: golang-github-mendersoftware-mendertesting-dev -- ROM; deprecated and unused

2020-08-24 Thread Andreas Henriksson
only a specific binary package to be removed. Normally we want source removals and that will also get all binaries removed.) Hope this helps. Regards, Andreas Henriksson

Bug#966518: build: hook up traditional dbus activation

2020-07-31 Thread Andreas Henriksson
ly there's an interest from users of such systems to use iwd (and possibly ead). Thus hook up the expansion of the paths in the Exec= directive of the dbus service files to allow the traditional dbus activation to start respective daemon. Signed-off-by: Andreas Henriksson --- M

Bug#966518: iwd: Fails to autostart for sysvinit users

2020-07-30 Thread Andreas Henriksson
me on discussing with clueless people if that makes you happy. I've certainly had enough. Regards, Andreas Henriksson

Bug#948188: Debian pam 1.4.0 NMU - RFC pam_umask usergroups + Request for testing

2020-07-27 Thread Andreas Henriksson
Hello all, This is a final request for comment and request for testing. I'll be NMUing this very soon unless I get some feedback. On Fri, Jun 12, 2020 at 08:35:39PM +0200, Andreas Henriksson wrote: > Control: forwarded -1 https://salsa.debian.org/ah/pam/-/commits/master-1.4.0 [...] I've

Bug#919619: [Pkg-utopia-maintainers] Bug#919619: NM 1.24.0 now has basic support for hidden networks with iwd backend

2020-07-12 Thread Andreas Henriksson
s you contribute! You should likely expect the next step to be that the code is removed upstream given the current state of things unless someone (this means YOU!) steps up and starts improving it! Regards, Andreas Henriksson

Bug#913308: Updated ddclient packaging mid-air collision

2020-07-12 Thread Andreas Henriksson
ree/master Regards, Andreas Henriksson

Bug#964857: ITP: libeconf -- parse and manage key=value configuration files

2020-07-11 Thread Andreas Henriksson
Package: wnpp Severity: wishlist Owner: Andreas Henriksson * Package name: libeconf Version : 0.3.8 Upstream Author : Pascal Arlt * URL : https://github.com/openSUSE/libeconf * License : Expat Programming Lang: C Description : parse and manage key

Bug#919619: [Pkg-utopia-maintainers] Bug#919619: NM 1.24.0 now has basic support for hidden networks with iwd backend

2020-07-03 Thread Andreas Henriksson
that using equivs to solve it seems suitable). This is the situation as I see it for now. I've also previously mentioned that I don't see anyone putting work into the situation improving so I guess it'll remain the same for a forseeable future. Regards, Andreas Henriksson

Bug#953227: garagemq: autopkgtest failure: github.com/valinurovam/garagemq/srvstorage [no test files]

2020-06-24 Thread Andreas Henriksson
pkgtest, but also during package building. > It FTBFS with sbuild too. Log is attached. I've personally never been able to trigger test issues during a normal package build, but if this is a problem for you then I've just now uploaded a new version which disable the build time tests as well. HTH. Regards, Andreas Henriksson

Bug#962174: Fwd: Bug#962174: Acknowledgement (iwd: Failed to load trusted user certificate)

2020-06-19 Thread Andreas Henriksson
/metadata/ Regards, Andreas Henriksson On Thu, Jun 04, 2020 at 06:29:22PM +0200, Martin Tesar wrote: > Hello, > > I am not sure who can change it. Would you, please? > > Thanks in advance! > > BR > Martin > > -- Forwarded message - > Od: Martin

Bug#948188: New upstream release 1.4.0

2020-06-12 Thread Andreas Henriksson
which likely doesn't make sense to keep around anymore since /etc/securetty doesn't exist, etc). Regards, Andreas Henriksson

Bug#948188: New upstream release 1.4.0

2020-06-10 Thread Andreas Henriksson
?!). Regards, Andreas Henriksson

Bug#958668: u-boot: Please consider enabling rpi4 support

2020-05-28 Thread Andreas Henriksson
Control: forwarded -1 https://salsa.debian.org/debian/u-boot/-/merge_requests/11 Hello, I've updated the patch and sent it as a merge-request on salsa instead. I listed both me and Lucas as contacts for the rpi_4 target. Regards, Andreas Henriksson

Bug#919619: NM 1.24.0 now has basic support for hidden networks with iwd backend

2020-05-26 Thread Andreas Henriksson
Many minor workaroundable issues that needs more polish. Unfortunately it doesn't seem like anyone is working on improving the NM iwd backend since quite a while now (except for my basic hidden network contribution, which was a one-off for personal needs). Regards, Andreas Henriksson

Bug#936625: gnome-doc-utils: Python2 removal in sid/bullseye

2020-05-15 Thread Andreas Henriksson
g bugs in it (and autoremoval should kick in soon as the targeted date was apparently yesterday). I'm thus tagging this wontfix for the potential benefit of anyone trying to get the overview of remaining python3 porting work. Regards, Andreas Henriksson

Bug#960398: RM: golang-github-mendersoftware-log -- ROM; deprecated and unused

2020-05-12 Thread Andreas Henriksson
-log (Another report will be filed once golang-github-mendersoftware-mendertesting is ready for removal.) Regards, Andreas Henriksson

Bug#960079: Acknowledgement (undefined symbol: _PyNautilusInfoProvider_Type)

2020-05-11 Thread Andreas Henriksson
Hello again, Sorry for trying to be lazy. Attached new patch. Could you please test it? Regards, Andreas Henriksson From: Andreas Henriksson Subject: Fix build with gcc 10 Bug-Debian: https://bugs.debian.org/957578 Forwarded: https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/7

Bug#960079: Acknowledgement (undefined symbol: _PyNautilusInfoProvider_Type)

2020-05-10 Thread Andreas Henriksson
source files.) Maybe I'm still not really understanding the code though It's not obvious to me what it's trying to do. Regards, Andreas Henriksson --- nautilus-python-1.2.3.orig/src/nautilus-python-object.c +++ nautilus-python-1.2.3/src/nautilus-python-object.c @@ -40,7 +40,7 @@ int __PyString_Ch

Bug#737658: some notes on util-linux takeover of eject

2020-05-04 Thread Andreas Henriksson
> Do the shell scripts need to modify?How to modify? > > blkid can be used to replace volname; not sure if a replacement for > crypt-dev-device is actually needed? > > I'd really like to see us move away from Debian-specific tools, > especially if they're undocumented and/or have security impact. > While the tools shipped in util-linux are sometimes not great, I > think util-linux's upstream is in a way better situation, with a lot > more willing helping hands (and eyes, too). Agreed. And more eyes/help is welcome. Atleast the upstream util-linux project is quite nice to get involved with if you're interested. > > Best, > Chris > Regards, Andreas Henriksson

Bug#826328: util-linux: losetup -d disfunctional for cloop and similar loop-compatible block devices

2020-05-04 Thread Andreas Henriksson
rk-around in the meantime. Regards, Andreas Henriksson

Bug#583958: pam_umask --enable-usergroups compile-time option

2020-05-04 Thread Andreas Henriksson
Hi Chris, On Sun, May 03, 2020 at 10:10:48PM +0200, Chris Hofstaedtler wrote: > * Andreas Henriksson : > > Given almost 2 months has passed without a comment I assume it's > > up to me to NMU the changes, which I'll be doing if I don't > > hear anything in the next couple

Bug#958668: u-boot: Please consider enabling rpi4 support

2020-04-28 Thread Andreas Henriksson
Hello Vagrant and Lucas, On Fri, Apr 24, 2020 at 04:21:01PM -0700, Vagrant Cascadian wrote: > On 2020-04-24, Andreas Henriksson wrote: > > Please consider building the rpi4 (32 and 64bit) version of u-boot > > for the u-boot-rpi package. Patch attached for your convenience (whi

Bug#958668: u-boot: Please consider enabling rpi4 support

2020-04-24 Thread Andreas Henriksson
Source: u-boot Version: 2020.04+dfsg-2 Severity: wishlist Dear Maintainer, Please consider building the rpi4 (32 and 64bit) version of u-boot for the u-boot-rpi package. Patch attached for your convenience (which was only build-tested for arm64 target so far). Regards, Andreas Henriksson diff

Bug#947454: util-linux: su man page is confusing wih regard to - -l and --login

2020-04-21 Thread Andreas Henriksson
tart educating people even though it seems quite a futile task. I'm marking this as wonfix, because I don't really see a problem with the current writing and even if there was this something which should be discussed and changed upstream if it should be changed. IOW it's not a debian-specific problem. Regards, Andreas Henriksson

Bug#948915: util-linux: su -s bash completion broken

2020-04-21 Thread Andreas Henriksson
at is lacking momentum at the moment. If someone cares enough about this issue they might want to change the bash completion to detect src:shadow chsh and work correctly with it if detected, but I would not be completely surprised if upstream is not super keen on carrying this change (even though th

Bug#948166: blkid -t treats UUIDs as case-sensitive

2020-04-21 Thread Andreas Henriksson
1]. However you might also want to note that blkid is in deep maintenance mode as it has been superseeded by the more easily extendable lsblk utility. Maybe it would thus be better to consider reporting this as a wishlist bug against initramfs-tools (and consider its current usage of blkid as an implem

Bug#957398: kbd gcc-10 / version.h fixed upstream

2020-04-17 Thread Andreas Henriksson
rds, Andreas Henriksson

Bug#956457: Enable wired authentication service

2020-04-11 Thread Andreas Henriksson
t advise against > enabling it, but calls it "optional". Whoever looks into this should also want to consider the pros and cons of splitting iwd and ead in separate binary packages or not. Regards, Andreas Henriksson

Bug#956200: gimp: remove old-style config script `libwmf-config'

2020-04-08 Thread Andreas Henriksson
be used if libwmf-config exists and expr to evaluate version returned by script being new enough failed.) If someone could verify the patch actually works, it would be good if this patch is also forwarded upstream. Regards, Andreas Henriksson From: Andreas Henriksson Subject: Also attempt pkg

Bug#851747: sysvinit_2.96-2.2_source.changes ACCEPTED into unstable

2020-03-19 Thread Andreas Henriksson
On Fri, Mar 20, 2020 at 01:33:49AM +0100, Adam Borowski wrote: > On Fri, Mar 20, 2020 at 01:24:31AM +0100, Andreas Henriksson wrote: > > I expect you to take care of this bug and others if you're now going to > > pretent to maintain this package! > > You demand a chang

Bug#851747: sysvinit_2.96-2.2_source.changes ACCEPTED into unstable

2020-03-19 Thread Andreas Henriksson
> prevent) and -3 wins over -2.2 thus we won't have to revert. But still... I expect you to take care of this bug and others if you're now going to pretent to maintain this package! The NMU was annouces weeks in advance so there's nothing 'fortunate' about mid air collisions and force-pushing to the public git repo. Regards, Andreas Henriksson

Bug#872118: mdadm: fdisk build-dependency needed (for tests)

2020-03-19 Thread Andreas Henriksson
and doesn't actually run it. It thus doesn't look to me like the 07autodetect test is actually run during a normal build. Invoking the ./test suite seems to be something (only) manually done, so maybe there's no need for a (build-)dependency after all Regards, Andreas Henriksson

Bug#954306: sysvinit-utils: consider lowering the Priority of sysvinit-utils to important or even optional

2020-03-19 Thread Andreas Henriksson
On Thu, Mar 19, 2020 at 10:40:03PM +0100, Andreas Henriksson wrote: [...] > Note that (some of the) bug reports that should possibly be marked as > blockers for this has been filed, see: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851747#126 [...] > pidof should be moved to pr

Bug#851747: sysvinit-utils: drop Essential flag

2020-03-19 Thread Andreas Henriksson
: required' unchanged (and closing this bug report while doing so) for now. Regards, Andreas Henriksson

Bug#954306: sysvinit-utils: consider lowering the Priority of sysvinit-utils to important or even optional

2020-03-19 Thread Andreas Henriksson
package. This might be overkill though. Someone might have to figure out if entangling the pidof transition with the Priority lowering is beneficial or if it's better to keep these issues separate. Regards, Andreas Henriksson

Bug#885813: bumping severity of xfce4-notes-plugin's use of libunique to Serious

2020-03-19 Thread Andreas Henriksson
nd/or do NMU if you are busy. Regards, Andreas Henriksson

Bug#948895: neomutt: FTBFS: test failure

2020-03-12 Thread Andreas Henriksson
w ones are free.) Regards, Andreas Henriksson

Bug#950990: neomutt: New upstream release (20191207)

2020-03-12 Thread Andreas Henriksson
hed anything publicly)! > It's public: https://salsa.debian.org/mutt-team/neomutt > > I'd suggest rebasing your changes onto that. You're confused. There's nothing that needs rebasing. Neomutt maintainers can fast-forward merge my repo if they desire. Regards, Andreas Henriksson

Bug#851747: sysvinit-utils: drop Essential flag

2020-03-12 Thread Andreas Henriksson
On Sat, Feb 08, 2020 at 07:23:32PM +0100, Andreas Henriksson wrote: > Hello, > > Regarding the previous discussion about packages with init scripts > that source /lib/init/vars.sh [...] As a followup on this I've now also (re)checked all users of init-d-script for the curren

Bug#953738: RM: plan -- RoQA; orphaned and former maintainer want security committment

2020-03-12 Thread Andreas Henriksson
stepped up so far (and I bet noone will), so why not file a proper RM request for it If anyone is willing to take on this package they can always revive it from snapshot.debian.org. Regards, Andreas Henriksson

Bug#936191: python2 rm in bcron

2020-03-12 Thread Andreas Henriksson
fixed. I'll proceed to actually upload the version already marked as released in git. Regards, Andreas Henriksson

Bug#953392: lintian-brush: Fixer 'missing-build-dependency-for-dh_-command' failed to run.

2020-03-08 Thread Andreas Henriksson
endency-for-dh_-command.py", line 37, in executable = shlex.split(command.decode('utf-8', 'replace'))[0] IndexError: list index out of range Regards, Andreas Henriksson

Bug#953391: lintian-brush: support converting dh --with foo (addon) to dh-sequence-foo

2020-03-08 Thread Andreas Henriksson
ome point in the future.) Regards, Andreas Henriksson [1]: https://nthykier.wordpress.com/2019/01/04/debhelper-compat-12-is-now-released/

Bug#953370: RM: badger [armel armhf i386] -- ROM; 32bit archs not supported

2020-03-08 Thread Andreas Henriksson
in this either at the moment (either internally or from external contributors). Regards, Andreas Henriksson

Bug#953227: garagemq: autopkgtest failure: github.com/valinurovam/garagemq/srvstorage [no test files]

2020-03-07 Thread Andreas Henriksson
eue > github.com/valinurovam/garagemq/server > github.com/valinurovam/garagemq/srvstorage > github.com/valinurovam/garagemq/storage returned exit code 1 > make: *** [debian/rules:4: build] Error 25 > autopkgtest [04:18:31]: test dh-golang-autopkgtest: ---] > Regards, Andreas Henriksson

Bug#952199: golang-github-boltdb-bolt: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 -short github.com/boltdb/bolt github.com/boltdb/bolt/cmd/bolt returned exit code

2020-03-05 Thread Andreas Henriksson
, Andreas Henriksson

Bug#952188: golang-github-mendersoftware-scopestack: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/mendersoftware/scopestack returned exit code 1

2020-03-03 Thread Andreas Henriksson
mender-client code. > This will ease maintenance of the Debian package :) Thanks for the feedback on the patch and the future roadmap! I'll upload the patched scopestack for now and will be looking forward to being able to request package removal later once new releases are out and we have everything updat

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2020-03-02 Thread Andreas Henriksson
ssarily imply that all terminal emulators must be removed from Debian. In other words, anything can be described as 'data loss' if your imagination is good enough. Regards, Andreas Henriksson

Bug#945442: Possible to backspace past beginning of string, which appears to be identical to having pressed Enter immediately, without any backspace

2020-03-02 Thread Andreas Henriksson
tream discussions or relevant commits and I'm happy to look into cherry-picking and NMUing those as needed. Regards, Andreas Henriksson

Bug#950990: neomutt: New upstream release (20191207)

2020-03-02 Thread Andreas Henriksson
Hello, On Sun, Feb 09, 2020 at 11:48:58AM +0100, Andreas Henriksson wrote: > Package: neomutt > Version: 2019+dfsg.1-1 > Severity: wishlist > > Dear Maintainer, > > I've prepared an updated package for the new upstream release > (that fixes both of the open RC bug

Bug#952188: golang-github-mendersoftware-scopestack: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/mendersoftware/scopestack returned exit code 1

2020-03-01 Thread Andreas Henriksson
it's better to use runtime.Callers and runtime.CallersFrames which is supposed to deal properly with inlining, whatever that means. Regards, Andreas Henriksson >From fd8f4d2fcd0ee6e541d7e7dd3e66a94b570a93ad Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Mon, 2 Mar 2020 02:21:35 +0100 Subject

Bug#583958: pam_umask --enable-usergroups compile-time option

2020-02-29 Thread Andreas Henriksson
Hello, On Fri, Jan 10, 2020 at 01:34:20PM +0100, Andreas Henriksson wrote: [...] > Please let me know if the above is satisfactory and if you'd like me to > send a merge-request for an updated packaging! I assume you've already noticed, but for the record https://salsa.debian.org/vorl

Bug#947784: gegl: FTBFS on hurd-i386

2020-02-23 Thread Andreas Henriksson
On Sun, Feb 23, 2020 at 10:24:17AM +0100, Andreas Henriksson wrote: [...] > In meson_options.txt libv4l has the default value of 'auto' > (and the option is not explicitly specified/overriden in > debian/rules invocation of dh_auto_configure). [...] The thing I was apparentl

Bug#947784: gegl: FTBFS on hurd-i386

2020-02-23 Thread Andreas Henriksson
t https://mesonbuild.com/Build-options.html it is documented that: > auto is the same as passing required : false. ... but that doesn't seem to match what we're seeing in the hurd build log. I'm confused. Either I'm missing something obvious or some debugging is needed to figure this one out. Re

Bug#951821: gegl: FTBFS on arm*/mips* architectures; testing migration blocked

2020-02-22 Thread Andreas Henriksson
On Sat, Feb 22, 2020 at 06:23:36PM +0100, Andreas Henriksson wrote: > On Sat, Feb 22, 2020 at 05:21:08PM +0100, Andreas Henriksson wrote: > > Hello Boyuan Yang, > > > > Thanks for your bug report. > > > > On Sat, Feb 22, 2020 at 12:23:13AM -0500, Boyu

Bug#951821: gegl: FTBFS on arm*/mips* architectures; testing migration blocked

2020-02-22 Thread Andreas Henriksson
On Sat, Feb 22, 2020 at 05:21:08PM +0100, Andreas Henriksson wrote: > Hello Boyuan Yang, > > Thanks for your bug report. > > On Sat, Feb 22, 2020 at 12:23:13AM -0500, Boyuan Yang wrote: > > Source: gegl > > Version: 0.4.18-2 > > Severity: serious > &

Bug#951821: gegl: FTBFS on arm*/mips* architectures; testing migration blocked

2020-02-22 Thread Andreas Henriksson
upstream. Another option would be to have the (likely massive) reverse dependency tree of packages removed on these architectures, but I guess you'll have a hard time convincing the ftp-team of going through that and removing everything so I guess that's only a theoretical option. Regards, Andreas Henriksson

Bug#951516: gvfs: gvfs-daemons fails to install on non-linux boxes

2020-02-19 Thread Andreas Henriksson
The latest version of gvfs fails to install on non-linux boxes due to the > dependency on lsof for gvfs-daemons, [...] > Attached are two patches, one for control and one for control.in. [...] Please send a merge-request on salsa.debian.org or this will easily get lost in all the noise in the BTS. Regards, Andreas Henriksson

Bug#951619: avahi: New upstream release (0.8)

2020-02-18 Thread Andreas Henriksson
if someone could review this before merging it into the utopia-team repo. Regards, Andreas Henriksson

Bug#951422: iwd: /usr/libexec is not the right place for iwd

2020-02-17 Thread Andreas Henriksson
talls them (and cause grave bugs like the ones in eg. neomutt!). Fwiw, I don't agree that the init system is a user. (Neither is dbus.) Also, any binary /can/ be executed by a user - the difference is how useful it is to do so. I don't see why anyone would or should ever execute the iwd binary directly. Regards, Andreas Henriksson

Bug#888670: gnome-system-tools: has been unmaintained upstream for a long time

2020-02-14 Thread Andreas Henriksson
.) Regards, Andreas Henriksson [1]: https://github.com/LStranger/gnome-system-tools-debian [2]: https://gitlab.gnome.org/Archive/gnome-system-tools

Bug#947530: gnome-system-tools: build-depends on deprecated gnome-doc-utils

2020-02-14 Thread Andreas Henriksson
parently needed to do a full docbook to mallard conversion. The URI scheme is also different where ghelp: is followed by a full path to an xml file while help: is followed by id, e.g. help:users-admin or help:users-admin/chapter. Regards, Andreas Henriksson PS. nitpick: The package also ships hel

Bug#951337: lintian-brush: dh_clideps fails when debian/compat is removed

2020-02-14 Thread Andreas Henriksson
Control: retitle -1 lintian-brush: dh_clideps fails with compat bumped On Fri, Feb 14, 2020 at 06:23:53PM +0100, Andreas Henriksson wrote: > Package: lintian-brush > Version: 0.57 > Severity: wishlist > > Dear Maintainer, > > It seems running lintian-brush on a .NET

Bug#951337: lintian-brush: dh_clideps fails when debian/compat is removed

2020-02-14 Thread Andreas Henriksson
een updated to support the new syntax. Please consider detecting .NET packages and skipping the debhelper-compat change for now (until someone volunteers to fix up dh_clideps). Regards, Andreas Henriksson

Bug#951257: udevadm: please exit nonzero with "Running in chroot, ignoring request." when /proc is not mounted

2020-02-14 Thread Andreas Henriksson
, just one example. This check will still fail if udevd is running in the host and you're working in a chroot. That might be considered your fault for not using a separate namespace though, ie. via systemd-nspawn.) Regards, Andreas Henriksson

Bug#906026: Switch to Ayatana Indicators

2020-02-13 Thread Andreas Henriksson
ome extra visibility or likely an NMU. Regards, Andreas Henriksson

Bug#948780: yelp: FTBFS: Validation of files failed

2020-02-13 Thread Andreas Henriksson
of adding them would be better though...) Regards, Andreas Henriksson

Bug#940199: pluma: python2 and new upstream stable release 1.24.0

2020-02-10 Thread Andreas Henriksson
.) I've kind of lost patience waiting for a followup from pluma maintainers on the python2 loader issue, so expect me to drop the python2 loader from libpeas any second now! Please speak up if you want me to NMU the fixed up pluma package! Regards, Andreas Henriksson

Bug#942625: src:gbrainy: Uploader email address no working

2020-02-10 Thread Andreas Henriksson
current gevatter.com mail adress or should this bug report be considered done? (Note: I've 's/@/ at /' to obfuscate the adresses above to avoid feeding the spam bots with all his mail adresses.) Regards, Andreas Henriksson

Bug#950990: neomutt: New upstream release (20191207)

2020-02-09 Thread Andreas Henriksson
testing because of the RC bugs not being handled, I'm about to NMU this very soon! Your acknowledgement of the NMU or any other comments you might have would be welcome. If you have any objections please speak up *NOW*. Regards, Andreas Henriksson

Bug#948895: neomutt: FTBFS: test failure

2020-02-09 Thread Andreas Henriksson
Control: tags -1 + fixed-upstream Hello, This is fixed by: https://github.com/neomutt/neomutt/commit/6a98d598bf0443516146c6a856b965f5e0fb35a1#diff-80e4b64ac703024c17f04c3d0d014e40 In other words updating to the latest release (20191207) would fix this issue. Regards, Andreas Henriksson

Bug#949847: syslog-ng FTBFS: configure: error: syslog-ng requires bison 3.4 or later

2020-02-09 Thread Andreas Henriksson
r, etc. If someone knows where these expressions are documented please tell me. Maybe the problem is in some underlying component rather than syslog-ng. Regards, Andreas Henriksson [1]: https://codesearch.debian.net/search?q=%2F%40%3C%3A=1=1

Bug#851747: sysvinit-utils: drop Essential flag

2020-02-08 Thread Andreas Henriksson
led and don't specify dependencies for them (and it'll likely be quite a while before sysvinit-utils drops its priority below that, which is certainly not the scope for this bug report). Regards, Andreas Henriksson

Bug#950952: aprx: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
, Andreas Henriksson [1]: https://lintian.debian.org/tags/missing-systemd-service-for-init.d-script.html [2]: https://lintian.debian.org/tags/systemd-service-file-missing-hardening-features.html [Unit] Description=Monitor and gateway radio amateur APRS radio network datagrams After=network.target

Bug#950951: ptunnel: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
be added. Finally please get rid of the homebrew enable/disable[3] service implementation $run_daemon. Ship the service disabled and let the user simply run 'service ptunnel enable' when they have configured it. Regards, Andreas Henriksson [1]: https://lintian.debian.org/tags/missing-systemd-service

Bug#950949: ndpmon: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
pat <= 9 is deprecated). Additional improvements eg. using security hardening[2] could also be added. Regards, Andreas Henriksson [1]: https://lintian.debian.org/tags/missing-systemd-service-for-init.d-script.html [2]: https://lintian.debian.org/tags/systemd-service-file-missing-har

Bug#950948: n2n: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
nd let the user do 'service n2n enable' once they've configured it. Regards, Andreas Henriksson PS. the init script uses $DAEMON_ARGS but the default file contains an (empty) example variable N2N_DAEMON_OPTS (which is ignored). [1]: https://lintian.debian.org/tags/missing-systemd-service-for-

Bug#950945: orthanc: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
be added. Regards, Andreas Henriksson [1]: https://lintian.debian.org/tags/missing-systemd-service-for-init.d-script.html [2]: https://lintian.debian.org/tags/systemd-service-file-missing-hardening-features.html [Unit] Description=Orthanc - Lightweight, RESTful Vendor Neutral Archive After

Bug#950943: psad: missing-systemd-service-for-init.d-script

2020-02-08 Thread Andreas Henriksson
ote that debhelper 9 is now deprecated). Additional improvements eg. using security hardening[2] could also be added. Regards, Andreas Henriksson [1]: https://lintian.debian.org/tags/missing-systemd-service-for-init.d-script.html [2]: https://lintian.debian.org/tags/systemd-service-file-miss

Bug#949887: munin autopkgtest failure for sysvinit based tests

2020-02-06 Thread Andreas Henriksson
suite depends on a particular init script to make sure things are started in the right order on sysvinit testbed.) Regards, Andreas Henriksson [0]: https://lists.debian.org/debian-devel/2020/01/msg00233.html [1]: https://sources.debian.org/src/munin/2.0.54-1/master/_bin/munin-update.in/#L30 [2]: https:

Bug#940426: RFA: golang-github-streadway-amqp

2020-02-05 Thread Andreas Henriksson
u can just close this bug instead. > > Feel free to contact me with any questions. Also note that I always > willing to sponsor uploads! Thanks for your previous work. I'll get back to you with any questions that might pop up once I actually start looking into (updating) the package. Regards, Andreas Henriksson

<    1   2   3   4   5   6   7   8   9   10   >