Project Number Date
test_Tails_ISO_stable 5610 29 Apr 2025, 18:48

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 64 1 14 0 0 79 4 1 5 23:48.626 Failed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
5:33.171
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:1.287
And I update APT using apt 12.659
And I install "popularity-contest" using apt 26.252
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.850
When I create a persistent storage and activate the Additional Software feature 33.374
Then Additional Software is correctly configured for package "popularity-contest" 3.431
When I shutdown Tails and wait for the computer to power off 12.659
And I start Tails from USB drive "__internal" with network unplugged 1:10.897
And I enable persistence 30.221
And I log in to a new session 41.117
And the Additional Software installation service has started 32.989
Then I am notified that the installation succeeded 2.206
And Additional Software is correctly configured for package "popularity-contest" 0.925
And the package "popularity-contest" is installed after Additional Software has been started 0.297
After features/support/hooks.rb:519 13.492
After features/support/hooks.rb:330 2.139
After features/support/hooks.rb:100 0.038
2:55.700
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with an administration password 2:14.171
And I update APT using apt 11.696
When I install "makepp" using apt 22.933
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.600
And the package "makepp" is installed 0.073
After features/support/hooks.rb:519 15.383
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.012
4:56.697
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.306
When I uninstall "popularity-contest" using apt 15.643
And I accept removing "popularity-contest" from Additional Software 1.785
Then "popularity-contest" is not in the list of Additional Software 0.759
When I start Synaptic 22.001
And I update APT using Synaptic 22.799
And I install "cowsay" using Synaptic 10.102
And I accept adding "cowsay" to Additional Software 1.717
Then Additional Software is correctly configured for package "cowsay" 0.750
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.591
Then Additional Software is correctly configured for package "cowsay" 0.782
When I start "Additional Software" via GNOME Activities Overview 10.703
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.538
Then "cowsay" is not in the list of Additional Software 1.305
When I install "cowsay" using apt 3.209
And I refuse adding "cowsay" to Additional Software 0.566
Then "cowsay" is not in the list of Additional Software 0.679
After features/support/hooks.rb:519 0.680
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.015
8:10.778
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.003
Steps
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.888
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.520
And I accept adding "cowsay" to Additional Software 5.458
And Additional Software is correctly configured for package "cowsay" 0.919
And I shutdown Tails and wait for the computer to power off 6.402
And I start Tails from USB drive "__internal" with network unplugged 1:0.638
And I enable persistence 12.127
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.025
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.082
And I log in to a new session 40.781
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 2:13.739
And I revert the APT tweaks that made it prefer an old version of cowsay 0.043
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.063
And the network is plugged 0.069
And Tor is ready 1:1.798
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:652:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/additional_software_packages.feature:100:in `And Tor is ready'
And available upgrades have been checked 0.000
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.000
And I can open the Additional Software configuration window from the notification 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:519 0.031
After features/support/hooks.rb:330 14.193

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:26:10)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5610/artifact/build-artifacts/01:26:10_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online_chutney-data

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5610/artifact/build-artifacts/01:26:10_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5610/artifact/build-artifacts/01:26:10_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5610/artifact/build-artifacts/01:26:10_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.016
2:12.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.185
And I start Tails from USB drive "__internal" with network unplugged 1:0.309
And I enable persistence 12.013
And I remove the "cowsay" deb files from the APT cache 0.056
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.072
And I log in to a new session 41.973
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.644
And I can open the Additional Software log file from the notification 4.913
And the package "cowsay" is not installed 1.108
After features/support/hooks.rb:519 0.121
After features/support/hooks.rb:330 1.308
After features/support/hooks.rb:100 0.007