Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 4 16 Mar 2025, 14:45

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Packages are up-to-date 1 1 0 0 0 2 0 1 1 3.460 Failed
Tags: @source
Feature Packages are up-to-date
On Tails branches that use frozen APT sources, packages we install from frozen distributions (e.g. the Linux kernel installed from testing/sid), and packages forked from Debian that we install from our custom APT repository, can become outdated. As a Tails developer, I want to ensure we don't miss important updates.
Tags: @source
3.460
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 3.460
Command failed (returned pid 58964 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/tmp/tails-amd64-20828-wifi-firmware-missing@dab6c4d9b8+stable@bd799e67cd-20250316T0851Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/tmp/tails-amd64-20828-wifi-firmware-missing@dab6c4d9b8+stable@bd799e67cd-20250316T0851Z.build-manifest
ERROR: tor-geoipdb: the package version(0.4.8.14-1+tpo1~d12.bookworm+1) is higher than the version on experimental (0.4.8.14-1)
ERROR: tor: the package version(0.4.8.14-1+tpo1~d12.bookworm+1) is higher than the version on experimental (0.4.8.14-1)
INFO: Need to upgrade to a new APT snapshot:
  - base-files (12.4+deb12u9) to Debian bookworm (12.4+deb12u10)
  - curl[curl] (7.88.1-10+deb12u8) to Debian bookworm (7.88.1-10+deb12u12)
  - curl[libcurl4, libcurl3-gnutls] (7.88.1-10+deb12u8) to Debian bookworm (7.88.1-10+deb12u12)
  - glibc[libc6-dev, libc6, libc-dev-bin, libc-bin, libc-l10n] (2.36-9+deb12u9) to Debian bookworm (2.36-9+deb12u10)
  - glibc[locales] (2.36-9+deb12u9) to Debian bookworm (2.36-9+deb12u10)
  - intel-microcode (3.20241112.1~deb12u1) to Debian bookworm (3.20250211.1~deb12u1)
  - jinja2 (3.1.2-1+deb12u1) to Debian bookworm (3.1.2-1+deb12u2)
  - librabbitmq (0.11.0-1+b1) to Debian bookworm (0.11.0-1+deb12u1)
  - mozc[ibus-mozc] (2.28.4715.102+dfsg-2.2) to Debian bookworm (2.28.4715.102+dfsg-2.2+deb12u1)
  - mozc[mozc-data, mozc-server] (2.28.4715.102+dfsg-2.2) to Debian bookworm (2.28.4715.102+dfsg-2.2+deb12u1)
  - systemd[libnss-systemd, libpam-systemd] (252.33-1~deb12u1) to Debian bookworm (252.36-1~deb12u1)
  - systemd[libudev-dev, libudev1, libsystemd0, libsystemd-shared] (252.33-1~deb12u1) to Debian bookworm (252.36-1~deb12u1)
  - systemd[systemd-timesyncd, systemd, systemd-oomd, systemd-sysv] (252.33-1~deb12u1) to Debian bookworm (252.36-1~deb12u1)
  - systemd[udev] (252.33-1~deb12u1) to Debian bookworm (252.36-1~deb12u1)
  - tzdata (2024b-0+deb12u1) to Debian bookworm (2025a-0+deb12u1)
  - vim[vim-tiny, vim-common] (2:9.0.1378-2) to Debian bookworm (2:9.0.1378-2+deb12u2)
  - vim[xxd] (2:9.0.1378-2) to Debian bookworm (2:9.0.1378-2+deb12u2)
  - wget (1.21.3-1+b2) to Debian bookworm (1.21.3-1+deb12u1)
.
<0> expected but was
<#<Process::Status: pid 58964 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20828-wifi-firmware-missing/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:543 0.000
After features/support/hooks.rb:100 0.000