Your message dated Sun, 23 Aug 2026 12:33:55 +0000
with message-id <[email protected]>
and subject line Bug#1144831: fixed in resource-agents 1:4.18.0-4
has caused the Debian Bug report #1144831,
regarding resource-agents: autopkgtest fails under incus-lxc: 
./setup_IPaddr2.sh: line 16: ip: command not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1144831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144831
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: resource-agents
Version: 1:4.18.0-3
Severity: important
Justification: fails autopkgtest on Debian CI infrastructure
Tags: forky sid
User: [email protected]
Usertags: lxc

Hi,

Debian CI is switching away from lxc containers in favor of incus Containers.
This is motivated by security concerns from us; incus is based on lxc, but
orchestrates containers substantially different: containers are not privileged
(so root in the container is not uid 0 outside of it), and incus imposes a
stricter isolation from the host system).

resource-agents passes its tests under lxc, but fails under incus.
The relevant part of the failure is (hopefully):

> resource-agents-deps.target is a disabled or a static unit, not starting it.
> Processing triggers for systemd (261.2-1) ...
> Processing triggers for libc-bin (2.42-17) ...
> autopkgtest [20:49:41]: test IPaddr2: [-----------------------
> /tmp/autopkgtest.XYbvoO/build.bdd/src/debian/tests/IPaddr2: 13: ip: not found
> Using  as default route interface
> Running: ocft make -d /tmp/autopkgtest.XYbvoO/autopkgtest_tmp IPaddr2
> Making 'IPaddr2': 
> - case 0: check base env
> - case 1: check base env: unset 'OCF_RESKEY_ip'
> - case 2: check base env: set invalid 'OCF_RESKEY_ip'
> - case 3: check base env: set 'OCF_RESKEY_cidr_netmask'
> - case 4: check base env: set invalid 'OCF_RESKEY_cidr_netmask'
> - case 5: check base env: set 'OCF_RESKEY_broadcast'
> - case 6: check base env: set invalid 'OCF_RESKEY_broadcast'
> - case 7: check base env: set 'OCF_RESKEY_nic'
> - case 8: check base env: set invalid 'OCF_RESKEY_nic'
> - case 9: normal start
> - case 10: normal stop
> - case 11: double start
> - case 12: double stop
> - case 13: monitor with running
> - case 14: monitor with not running
> - case 15: unimplemented command
> - case 16: Attachment to loopback interface
> - case 17: check additional env: set 'OCF_RESKEY_iflabel'
> - case 18: check additional env: specify iflabel in 'OCF_RESKEY_nic'
> - case 19: monitor failure when 'OCF_RESKEY_nic' is vanished
> Running: ocft test -v IPaddr2
> Initializing 'IPaddr2' ...
> ./setup_IPaddr2.sh: line 16: ip: command not found
> ERROR: 'SETUP-AGENT' failed, the return code is 127.
> WARNING: SETUP failed, break all tests of 'IPaddr2'.
> autopkgtest [20:49:43]: test IPaddr2: -----------------------]
> IPaddr2              FAIL non-zero exit status 1
> autopkgtest [20:49:44]: test IPaddr2:  - - - - - - - - - - results - - - - - 
> - - - - -
> autopkgtest [20:49:44]: test IPaddr2:  - - - - - - - - - - stderr - - - - - - 
> - - - -
> /tmp/autopkgtest.XYbvoO/build.bdd/src/debian/tests/IPaddr2: 13: ip: not found
> autopkgtest [20:49:44]: test named: preparing testbed
> autopkgtest [20:49:48]: testbed dpkg architecture: amd64
> autopkgtest [20:49:48]: testbed apt version: 3.3.2
> autopkgtest [20:49:48]: @@@@@@@@@@@@@@@@@@@@ test bed setup
> autopkgtest [20:49:48]: updating testbed package index (apt update)
> Get:1 http://deb.debian.org/debian testing InRelease [151 kB]
> Get:2 http://deb.debian.org/debian-debug testing-debug InRelease [48.3 kB]
> Get:3 http://deb.debian.org/debian testing/contrib Sources [51.7 kB]
> Get:4 http://deb.debian.org/debian testing/non-free Sources [73.2 kB]
> Get:5 http://deb.debian.org/debian testing/non-free-firmware Sources [7856 B]
> Get:6 http://deb.debian.org/debian testing/main Sources [11.1 MB]
> Get:7 http://deb.debian.org/debian testing/main amd64 Packages [9907 kB]
> Get:8 http://deb.debian.org/debian testing/main Translation-en [6578 kB]
> Get:9 http://deb.debian.org/debian testing/contrib amd64 Packages [51.8 kB]
> Get:10 http://deb.debian.org/debian testing/contrib Translation-en [49.1 kB]
> Get:11 http://deb.debian.org/debian testing/non-free amd64 Packages [91.2 kB]
> Get:12 http://deb.debian.org/debian testing/non-free Translation-en [62.4 kB]
> Get:13 http://deb.debian.org/debian testing/non-free-firmware amd64 Packages 
> [10.3 kB]
> Get:14 http://deb.debian.org/debian testing/non-free-firmware Translation-en 
> [6272 B]
> Get:15 http://deb.debian.org/debian-debug testing-debug/contrib Sources [27.3 
> kB]
> Get:16 http://deb.debian.org/debian-debug testing-debug/main Sources [3072 kB]
> Get:17 http://deb.debian.org/debian-debug testing-debug/non-free Sources 
> [19.0 kB]
> Get:18 http://deb.debian.org/debian-debug testing-debug/main amd64 Packages 
> [3754 kB]


The full autokpgtest logs are available at:
https://ci.debian.net/experiments/8/regressions/
(please beware of pagination)

Common types of failure and suggested fixes are being documented at:
https://wiki.debian.org/ContinuousIntegration/LxcToIncus

Note that for the time being, resource-agents is still being tested under lxc to
avoid disturbing its testing migration test results.

If you decide to add the `isolation-machine` restriction to get this package
tested under qemu, please mention that explicitly when closing this bug (it's
fine to do that only in the package changelog entry that closes the bug) so
that we can configure your package for qemu on ci.debian.net.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: resource-agents
Source-Version: 1:4.18.0-4
Done: Valentin Vidic <[email protected]>

We believe that the bug you reported is fixed in the latest version of
resource-agents, 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 reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Valentin Vidic <[email protected]> (supplier of updated resource-agents package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 23 Aug 2026 14:07:33 +0200
Source: resource-agents
Architecture: source
Version: 1:4.18.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers 
<[email protected]>
Changed-By: Valentin Vidic <[email protected]>
Closes: 1144831
Changes:
 resource-agents (1:4.18.0-4) unstable; urgency=medium
 .
   [ Alexandre Detiste ]
   * Salsa CI: test nocheck profile
   * use dh-sequence-python3
 .
   [ Valentin Vidic ]
   * debian/tests: add missing depends (Closes: #1144831)
Checksums-Sha1:
 b7f62eb4955b218c06740e27dd79b163ce595d8e 2787 resource-agents_4.18.0-4.dsc
 371f764371258d8a355659cb32e8460071e3af18 22316 
resource-agents_4.18.0-4.debian.tar.xz
 9ddcce5a1ed8d53401133d04064f35239ebe6d0c 8689 
resource-agents_4.18.0-4_source.buildinfo
Checksums-Sha256:
 876fd5d75ac0ed09cdc74e9b9332d89455bf44aa0dd3b6f184b9fde9cec7f68c 2787 
resource-agents_4.18.0-4.dsc
 744e5492188e3982d664d63b33c1c8f766df89df52a88cc17194b25379a38ee5 22316 
resource-agents_4.18.0-4.debian.tar.xz
 4ac9b6fb78e2b802d7cc528bac0b3129db74bd4f8504ea332598ec25934f5c59 8689 
resource-agents_4.18.0-4_source.buildinfo
Files:
 a3921660ed72ed7ff93778598837f826 2787 admin optional 
resource-agents_4.18.0-4.dsc
 49885871ff71307664bd961b79cce671 22316 admin optional 
resource-agents_4.18.0-4.debian.tar.xz
 519b1c274997f4ec5336d39d512382ba 8689 admin optional 
resource-agents_4.18.0-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEExaW53cM9k/u2PWfIMofYmpfNqHsFAmqK5zUSHHZ2aWRpY0Bk
ZWJpYW4ub3JnAAoJEDKH2JqXzah7cUAP/iWCYx45iMz1KC4fqPLyWobjLiQY4PDi
hB9t0FLx6ODD5IAjy0Vy2ixBVKvmAeiHwzg52HTgLfytNvxghZWJYPU4e6t9JY1t
9c0V60Oqeu5stKi2Kz863ZYiRF2Rdjei+fJNF87qgbQ98USNREvsiBBRRvGr/grQ
dMLK0FnLyi1LaSuoXc32/TVE7Nq4VT78yH15z7tKRP/2o9Q6eB8NAbJ7t+xW/SVS
fp6woz2+dxxj4EBiGb+yiHdUgqprXk3bNGyMIpvMSK3daTJeVfMl5LpKUYTTy+Cf
TA/tSdrPhgvVOVKkga9x3VhqAzMkUrIQIIkaxyf8vbA/IT419ZQOCSxjC4PPrlCv
EkG9gejVRa92DjNd4oN99KdTdYtsY+KOd/4/JsyBoYd2pO0JR4xtKI3PLOHCuq9S
DSU28J4YyVCrTD5sRGhvDGen78VUt/XAkfPPvXz50sdufbGFmYNmNtC3zyyjFWjB
dy7YU81NnVHRWGwOvNtKgSl9Lj9KaoqRR+fMISgDoZ4tXza17gl/E1DA+dACCB4b
SzbUwZhDDntra+RwDM3/xON48Uj+DG0oWxRYBotycR2F9otTNxkVNrd3I5OEk5mk
dCdizFxYDVFUSVJY5e233awXWTKfchWFWLXrqd9meWAjoH1pH40HhcfKYSCcT/z5
u2rsyA4rVVVM
=eeYy
-----END PGP SIGNATURE-----

Attachment: pgp_cvppCZytA.pgp
Description: PGP signature


--- End Message ---

Reply via email to