Project Number Date
test_Tails_ISO_stable 5513 13 Mar 2025, 13:21

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 76 1 2 0 0 79 4 1 5 44:50.641 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
4:59.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.939
And I update APT using apt 13.286
And I install "popularity-contest" using apt 22.263
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.710
When I create a persistent storage and activate the Additional Software feature 20.748
Then Additional Software is correctly configured for package "popularity-contest" 1.315
When I shutdown Tails and wait for the computer to power off 10.440
And I start Tails from USB drive "__internal" with network unplugged 1:9.825
And I enable persistence 21.600
And I log in to a new session 35.509
And the Additional Software installation service has started 31.454
Then I am notified that the installation succeeded 1.704
And Additional Software is correctly configured for package "popularity-contest" 0.910
And the package "popularity-contest" is installed after Additional Software has been started 0.296
After features/support/hooks.rb:519 16.698
After features/support/hooks.rb:330 2.185
After features/support/hooks.rb:100 0.012
2:59.046
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with an administration password 2:17.441
And I update APT using apt 12.093
When I install "makepp" using apt 22.686
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.533
And the package "makepp" is installed 0.086
After features/support/hooks.rb:519 14.112
After features/support/hooks.rb:330 0.938
After features/support/hooks.rb:100 0.029
5:4.533
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:511 0.023
Given a computer 0.233
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.317
When I uninstall "popularity-contest" using apt 21.866
And I accept removing "popularity-contest" from Additional Software 0.591
Then "popularity-contest" is not in the list of Additional Software 0.683
When I start Synaptic 23.235
And I update APT using Synaptic 22.229
And I install "cowsay" using Synaptic 9.592
And I accept adding "cowsay" to Additional Software 1.592
Then Additional Software is correctly configured for package "cowsay" 0.892
When I uninstall "cowsay" using apt 3.280
And I refuse removing "cowsay" from Additional Software 0.594
Then Additional Software is correctly configured for package "cowsay" 0.843
When I start "Additional Software" via GNOME Activities Overview 10.687
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.389
Then "cowsay" is not in the list of Additional Software 0.966
When I install "cowsay" using apt 3.215
And I refuse adding "cowsay" to Additional Software 0.534
Then "cowsay" is not in the list of Additional Software 0.786
After features/support/hooks.rb:519 0.640
After features/support/hooks.rb:330 0.769
After features/support/hooks.rb:100 0.009
9:52.841
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.614
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.964
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.107
And I accept adding "cowsay" to Additional Software 6.958
And Additional Software is correctly configured for package "cowsay" 0.986
And I shutdown Tails and wait for the computer to power off 6.740
And I start Tails from USB drive "__internal" with network unplugged 1:3.097
And I enable persistence 13.129
# 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.037
# 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.095
And I log in to a new session 41.867
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.227
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
# 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.068
And the network is plugged 0.086
And Tor is ready 20.287
And available upgrades have been checked 1.172
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.292
And I can open the Additional Software configuration window from the notification 2.864
And I shutdown Tails and wait for the computer to power off 18.156
And I start Tails from USB drive "__internal" with network unplugged 1:2.783
And I enable persistence 14.686
# 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.027
And I log in to a new session 38.824
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.088
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.088
And Tor is ready 53.142
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.111
After features/support/hooks.rb:519 1.334
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.027
21:55.213
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.008
Steps
Given a computer 0.212
And I start Tails from USB drive "__internal" with network unplugged 1:0.637
And I enable persistence 14.654
And I remove the "cowsay" deb files from the APT cache 0.076
# 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.100
And I log in to a new session 39.352
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20:0.180
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:595:in `new'
./features/step_definitions/common_steps.rb:595:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/additional_software_packages.feature:129:in `Then I see the "The installation of your additional software failed" notification after at most 300 seconds'
And I can open the Additional Software log file from the notification 0.000
And the package "cowsay" is not installed 0.000
After features/support/hooks.rb:519 0.033
After features/support/hooks.rb:330 11.094

SCENARIO FAILED: 'I am notified when Additional Software fails to install a package' (at time 01:47:11)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5513/artifact/build-artifacts/01:47:11_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5513/artifact/build-artifacts/01:47:11_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5513/artifact/build-artifacts/01:47:11_I_am_notified_when_Additional_Software_fails_to_install_a_package.journal

After features/support/hooks.rb:100 0.009