Project Number Date
test_Tails_ISO_21019-fix-custom-package-versioning-scheme 1 17 Jun 2025, 20:56

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 11.029 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
11.029
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 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 11.029
Command failed (pid 105078 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/tmp/tails-amd64-21019-fix-custom-package-versioning-scheme@bc9dc9cdb6+devel@beb2116f2f-20250617T1146Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/tmp/tails-amd64-21019-fix-custom-package-versioning-scheme@bc9dc9cdb6+devel@beb2116f2f-20250617T1146Z.build-manifest
ERROR: linux-headers-6.12.31-amd64: the package was not found in any of the Debian suites
ERROR: linux-headers-6.12.31-common: the package was not found in any of the Debian suites
ERROR: linux-image-6.12.31-amd64: the package was not found in any of the Debian suites
ERROR: linux-kbuild-6.12.31: the package was not found in any of the Debian suites
INFO: Need to upgrade to a new APT snapshot:
  - linux (6.12.31-1) to Debian sid (6.12.32-1)
  - linux-signed-amd64 (6.12.31-1) to Debian sid (6.12.32+1)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/features/support/helpers/misc_helpers.rb:321:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/features/support/helpers/misc_helpers.rb:314:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/features/support/helpers/misc_helpers.rb:314:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/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:539 0.000
After features/support/hooks.rb:100 0.000