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.
6.761
Scenario
All packages are up-to-date
Before
features/support/hooks.rb:274
0.000
Before
features/support/hooks.rb:552
0.000
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
6.760
Command failed (pid 80600 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/tmp/tails-amd64-21619-tor-browser-15.0.16@ad11b5cb86+stable@adbca8425c-20260614T0525Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/tmp/tails-amd64-21619-tor-browser-15.0.16@ad11b5cb86+stable@adbca8425c-20260614T0525Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2026-06-14 06:05:02+00:00 (2:08:02.223631 ago)
WARNING: tor-geoipdb: the package version (0.4.9.9-1~d13.trixie+1) is higher than the newest version in Debian (0.4.9.8-1)
WARNING: tor: the package version (0.4.9.9-1~d13.trixie+1) is higher than the newest version in Debian (0.4.9.8-1)
INFO: Need to upgrade to a new APT snapshot:
- firmware-nonfree (20260410-1) to Debian trixie-backports (20260519-1~bpo13+1)
(CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_21619-tor-browser-15.0.16/features/step_definitions/needed_package_updates.rb:10:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:13:in `Then all packages listed in the build manifest are up-to-date'
After
features/support/hooks.rb:559
0.000
After
features/support/hooks.rb:108
0.000