Project Number Date
test_Tails_ISO_feature-trixie 36 23 Jun 2025, 08:25

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 7.292 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
7.292
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 7.292
Command failed (pid 113145 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/tmp/tails-amd64-feature_trixie@f2b7c417e6+devel@d2bf8ed152-20250622T2242Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/tmp/tails-amd64-feature_trixie@f2b7c417e6+devel@d2bf8ed152-20250622T2242Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - gdk-pixbuf[gir1.2-gdkpixbuf-2.0] (2.42.12+dfsg-2) to Debian trixie (2.42.12+dfsg-3)
  - gdk-pixbuf[libgdk-pixbuf2.0-bin, libgdk-pixbuf-2.0-0, libgdk-pixbuf2.0-common] (2.42.12+dfsg-2) to Debian trixie (2.42.12+dfsg-3)
  - glib2.0[gir1.2-glib-2.0] (2.84.2-1) to Debian trixie (2.84.3-1)
  - glib2.0[libglib2.0-data, libglib2.0-0t64, libglib2.0-bin] (2.84.2-1) to Debian trixie (2.84.3-1)
  - whois (5.6.1) to Debian trixie (5.6.2)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/features/support/helpers/misc_helpers.rb:321:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/features/support/helpers/misc_helpers.rb:314:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/features/support/helpers/misc_helpers.rb:314:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_feature-trixie/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