Project Number Date
test_Tails_ISO_devel 4053 05 Nov 2025, 09:13

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.847 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.847
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:535 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.847
Command failed (pid 81714 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_devel/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_devel/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@5151001c33-20251105T0330Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@5151001c33-20251105T0330Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2025-11-02 12:27:28+00:00 (2 days, 18:25:15.642575 ago)
WARNING: firmware-amd-graphics: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-atheros: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-brcm80211: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-intel-graphics: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-intel-misc: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-intel-sound: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-ipw2x00: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-iwlwifi: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-libertas: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-linux-nonfree: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-linux: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-mediatek: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-misc-nonfree: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-nvidia-graphics: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-realtek: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: firmware-ti-connectivity: the package version (20251021-1) is higher than the newest version in Debian (20250917-1)
WARNING: tor-geoipdb: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
WARNING: tor: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
INFO: Need to upgrade to a new APT snapshot:
  - gimp (3.0.4-3+deb13u2) to Debian forky (3.0.4-6.1)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/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:542 0.000
After features/support/hooks.rb:100 0.000