[pkg-go] Bug#898649: golang-github-go-debos-fakemachine: should work on non-x86_64 machines

2018-05-14 Thread Simon McVittie
Source: golang-github-go-debos-fakemachine Version: 0.0~git20180126.e307c2f-1 Severity: wishlist Tags: upstream Forwarded: https://github.com/go-debos/fakemachine/issues/18 fakemachine currently assumes that the linker is /lib64/ld-linux-x86-64.so.2, the standard C library is /lib/x86_64-linux-gnu

[pkg-go] Bug#898650: golang-github-go-debos-fakemachine: non-amd64 binaries are unusable

2018-05-14 Thread Simon McVittie
2151f46331cd88 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 14 May 2018 18:24:09 +0100 Subject: [PATCH 2/3] Only build on amd64 fakemachine currently assumes that the linker is /lib64/ld-linux-x86-64.so.2, the standard C library is /lib/x86_64-linux-gnu/libc.so.6, and qemu-syste

[pkg-go] Bug#898651: fakemachine: missing dependencies

2018-05-14 Thread Simon McVittie
ently hard-coded. By inspection of its source code, it should also have at least a Suggests (probably a Recommends) on e2fsprogs, for mkfs.ext4. Please consider the attached patch. Thanks, smcv >From 67763c9fa94d9088537a314dbf050f69ac9af760 Mon Sep 17 00:00:00 2001 From: Simon McVittie D

[pkg-go] Bug#898652: golang-github-go-debos-fakemachine: autopkgtest doesn't actually run any tests

2018-05-14 Thread Simon McVittie
es to detect whether fakemachine should be expected to be able to operate or not. This would hopefully have detected the missing runtime dependencies. Regards, smcv >From 17bec09d74237f3961a423e416de72c6be30afd6 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 14 May 2018 18:21:50 +0100 S

[pkg-go] Bug#898651: fakemachine: missing dependencies

2018-05-14 Thread Simon McVittie
Control: tags 898651 + patch On Mon, 14 May 2018 at 18:34:23 +0100, Simon McVittie wrote: > Please consider the attached patch. Note that this doesn't do anything for dependent packages like debos, which will probably need similar dependencies. What I proposed adding to fakemachine, whi

[pkg-go] Bug#899312: RM: debos [arm64 i386 mips mips64el mipsel] -- NBS; was built but didn't work

2018-05-22 Thread Simon McVittie
Package: ftp.debian.org Severity: normal debos/1.0.0+git20180112.6e577d4-1 was built on all architectures, but is not currently usable on !amd64 due to architecture assumptions in fakemachine (see #898649, #898650). In debos/1.0.0+git20180328.8f2bc2a-1 it was corrected to only build on amd64 until

[pkg-go] Bug#900906: Recommends: xz, which is not a package

2018-06-06 Thread Simon McVittie
Package: debos Version: 1.0.0+git20180328.8f2bc2a-1 Severity: normal Tags: patch debos Recommends xz, but that package doesn't exist. The package that contains the xz(1) utility is xz-utils. Patch: https://salsa.debian.org/go-team/packages/debos/merge_requests/1 (I'm filing a bug anyway because I

[pkg-go] Bug#905923: debos: autopkgtest regression: m.SetShowBoot undefined

2018-08-11 Thread Simon McVittie
Control: retitle -1 debos: autopkgtest regression: missing versioned B-D for m.SetShowBoot On Sat, 11 Aug 2018 at 20:45:55 +0200, Paul Gevers wrote: > src/github.com/go-debos/debos/cmd/debos/debos.go:159:4: m.SetShowBoot > undefined (type *fakemachine.Machine has no field or method SetShowBoot)

Re: [pkg-go] systemd: can't start polkitd in a podman container without CAP_SYS_ADMIN

2024-08-08 Thread Simon McVittie
Control: reassign -1 podman 5.0.3+ds1-5 On Thu, 08 Aug 2024 at 11:33:53 +0100, Luca Boccassi wrote: > On Thu, 8 Aug 2024 09:20:34 +0100 Simon McVittie > wrote: > > Forwarded: https://github.com/systemd/systemd/issues/29860 > > The linked issue already says it all, this is

[pkg-go] Bug#1078205: systemd: can't start polkitd in a podman container without CAP_SYS_ADMIN

2024-08-08 Thread Simon McVittie
On Thu, 08 Aug 2024 at 09:35:55 -0400, Reinhard Tartler wrote: > Simon McVittie writes: > > It is possible to run systemd + polkitd inside a podman container by > > running it as "podman run ... --cap-add=CAP_SYS_ADMIN", but I am unsure > > whether this undermin

[pkg-go] Bug#1078205: systemd: can't start polkitd in a podman container without CAP_SYS_ADMIN

2024-08-09 Thread Simon McVittie
On Thu, 08 Aug 2024 at 09:35:55 -0400, Reinhard Tartler wrote: > For rootless podman the situation is less clear, but from a security > assessment POV, I would consider any process running as root in the container > [with CAP_SYS_ADMIN] to have the same privileges as the UID starting > the containe

Re: [pkg-go] Bug#1078205: autopkgtest-virt-podman: document how to give systemd CAP_SYS_ADMIN

2024-08-10 Thread Simon McVittie
Control: reassign -1 autopkgtest Control: retitle -1 autopkgtest-virt-podman: document how to give systemd CAP_SYS_ADMIN Control: severity -1 wishlist Control: forwarded -1 https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/396 Control: tags -1 + help On Sat, 10 Aug 2024 at 11:24:51 -

[pkg-go] Bug#1007896: golang-github-ostreedev-ostree-go: flaky autopkgtest: mkdir /tmp/otbuiltin-*/something: file exists

2022-03-18 Thread Simon McVittie
Source: golang-github-ostreedev-ostree-go Version: 0.0+git20190702.759a8c1-4 Severity: serious X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: flaky The autopkgtest for golang-github-ostreedev-ostree-go seems to be intermittently failing on multiple architecture

[pkg-go] Bug#946467: nmu: debos_1.0.0+git20190123.d6e16be-1 (in buster)

2019-12-09 Thread Simon McVittie
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: binnmu X-Debbugs-Cc: de...@packages.debian.org Please consider: nmu debos_1.0.0+git20190123.d6e16be-1 . ANY . buster . -m "rebuild with fakemachine 0.0~git20181105.9316584-2 (#924392)