Package: debci
Version: 2.15
Severity: important
Tags: bullseye sid

Dear Maintainer,

I built a qemu testbed with
debci setup -f -b qemu -s sid -a amd64
with debci and autopkgtest in Sid.

Then I run test of reportbug as

/usr/bin/autopkgtest --timeout-factor=10 -U -B -u debci -o 
/var/tmp/log15/reportbug-amd64-1613798173 reportbug -- qemu -d 
--timeout-reboot=600 --ram-size=3072 -c 2 /var/lib/debci/qemu/sid-amd64.img

The above command runs test scripts under user "debci".
But "runner" test in reportbug failed with runner-stderr as

Running 'reportbug' as an administrative user is probably not a good idea!
Continue [y|N|q|?]? 

/usr/share/debci/backends/qemu/customize.sh creates user "debci" with --system,
while /usr/share/debci/backends/lxc/create-testbed creates it without --system.

The above difference causes reportbug test passes on lxc testbed,
while it fails on qemu testbed.
I believe they should produce the same result, and this seems an important bug.
Log is attached.


Best regards, Ryutaroh Matsumoto



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.16-preempt (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages debci depends on:
ii  adduser                     3.118
ii  amqp-tools                  0.10.0-1
ii  curl                        7.74.0-1
ii  dctrl-tools                 2.24-3+b1
ii  debian-archive-keyring      2019.1
ii  debootstrap                 1.0.123
ii  devscripts                  2.20.5
ii  distro-info                 1.0
ii  fonts-font-awesome          5.0.10+really4.7.0~dfsg-4
ii  jq                          1.6-2.1
ii  libjs-bootstrap             3.4.1+dfsg-2
ii  libjs-jquery                3.5.1+dfsg+~3.5.5-7
ii  libjs-jquery-flot           4.2.1+dfsg-5
ii  moreutils                   0.65-1
ii  netcat-traditional          1.10-46
ii  parallel                    20161222-1.1
ii  patchutils                  0.4.2-1
ii  retry                       1.0.4-2
ii  rsync                       3.2.3-4
ii  ruby                        1:2.7+2
ii  ruby-activerecord           2:6.0.3.4+dfsg-3
ii  ruby-bunny                  2.14.4-4
ii  ruby-erubi                  1.9.0-1
ii  ruby-kaminari-activerecord  1.2.1-1
ii  ruby-pg                     1.2.3-1+b1
ii  ruby-sinatra                2.0.8.1-2
ii  ruby-sinatra-contrib        2.0.8.1-2
ii  ruby-sqlite3                1.4.2-2+b3
ii  ruby-thor                   1.0.1-1
ii  sudo                        1.9.5p2-2

Versions of packages debci recommends:
ii  systemd-timesyncd [time-daemon]  247.3-1

Versions of packages debci suggests:
pn  apt-cacher-ng  <none>

-- no debconf information

Attachment: reportbug-autopkgtest.tar.xz
Description: application/xz

Reply via email to