Project Number Date
test_Tails_ISO_stable 6404 26 May 2026, 11:31

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 0.587 Failed
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.
0.587
Scenario All packages are up-to-date
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:548 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 0.587
Command failed (pid 63422 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_stable/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_stable/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@391e0db97b-20260526T0716Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@391e0db97b-20260526T0716Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2026-05-26 08:28:09+00:00 (1:28:17.544999 ago)
INFO: Need to upgrade our own forked package:
  - evince[evince-common, evince] (48.1-3tails1) to Debian trixie-security (48.1-3+deb13u1)
  - evince[libevdocument3-4t64, libevview3-3t64] (48.1-3tails1) to Debian trixie-security (48.1-3+deb13u1)
  - haveged[haveged] (1.9.19-12tails1) to Debian trixie-security (1.9.19-12+deb13u1)
  - haveged[libhavege2] (1.9.19-12tails1) to Debian trixie-security (1.9.19-12+deb13u1)
  - libgcrypt20 (1.11.0-7tails1) to Debian trixie-security (1.11.0-7+deb13u1)
INFO: Need to upgrade to a new APT snapshot:
  - carl9170fw (1.9.9-690-gc6e7ab0-0.1) to Debian forky (1.9.9-690-gc6e7ab0-0.2)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/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:555 0.000
After features/support/hooks.rb:104 0.000