Project Number Date
test_Tails_ISO_stable 4541 30 Nov 2023, 12:53

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 76 1 3 0 0 80 5 1 6 35:5.003 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
3:57.891
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:58.179
And I update APT using apt 17.967
When I install "popularity-contest" using apt 19.652
Then I am notified I can not use Additional Software for "popularity-contest" 58.859
And I can open the Additional Software documentation from the notification 23.232
After features/support/hooks.rb:450 38.935
After features/support/hooks.rb:291 2.099
After features/support/hooks.rb:75 0.005
5:41.235
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.010
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 53.612
And I update APT using apt 16.100
And I install "popularity-contest" using apt 19.647
Then I am proposed to add the "popularity-contest" package to my Additional Software 59.243
When I create a persistent storage and activate the Additional Software feature 23.036
Then Additional Software is correctly configured for package "popularity-contest" 1.272
When I shutdown Tails and wait for the computer to power off 10.256
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:36.729
Then Additional Software is correctly configured for package "popularity-contest" 1.047
And the package "popularity-contest" is installed after Additional Software has been started 0.288
After features/support/hooks.rb:450 37.425
After features/support/hooks.rb:291 1.287
After features/support/hooks.rb:75 0.020
2:53.534
Before features/support/hooks.rb:245 0.010
Before features/support/hooks.rb:442 0.010
Given a computer 0.275
And I start Tails from USB drive "__internal" and I login with an administration password 1:21.441
And I update APT using apt 15.570
When I install "makepp" using apt 19.541
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 56.628
And the package "makepp" is installed 0.077
After features/support/hooks.rb:450 38.808
After features/support/hooks.rb:291 1.024
After features/support/hooks.rb:75 0.016
5:32.519
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given a computer 0.254
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:46.424
When I uninstall "popularity-contest" using apt 19.021
And I accept removing "popularity-contest" from Additional Software 0.766
Then "popularity-contest" is not in the list of Additional Software 0.836
When I start Synaptic 23.309
And I update APT using Synaptic 21.886
And I install "cowsay" using Synaptic 8.871
And I accept adding "cowsay" to Additional Software 0.807
Then Additional Software is correctly configured for package "cowsay" 0.878
When I uninstall "cowsay" using apt 3.289
And I refuse removing "cowsay" from Additional Software 0.712
Then Additional Software is correctly configured for package "cowsay" 1.008
When I start "Additional Software" via GNOME Activities Overview 13.473
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.947
Then "cowsay" is not in the list of Additional Software 1.134
When I install "cowsay" using apt 3.353
And I refuse adding "cowsay" to Additional Software 0.728
Then "cowsay" is not in the list of Additional Software 0.813
After features/support/hooks.rb:450 1.243
After features/support/hooks.rb:291 0.771
After features/support/hooks.rb:75 0.010
12:34.683
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:8.570
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 24.042
And I accept adding "cowsay" to Additional Software 1:9.812
And Additional Software is correctly configured for package "cowsay" 1.482
And I shutdown Tails and wait for the computer to power off 6.078
And I start Tails from USB drive "__internal" with network unplugged 45.395
And I enable persistence 30.666
# 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.026
And I log in to a new session 25.053
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.650
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.122
And the network is plugged 0.053
And Tor is ready 45.068
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 7.207
And available upgrades have been checked 0.163
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.269
And I can open the Additional Software configuration window from the notification 3.160
And I shutdown Tails and wait for the computer to power off 2:2.702
And I start Tails from USB drive "__internal" with network unplugged 45.828
And I enable persistence 31.704
# 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
And I log in to a new session 21.849
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.604
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.037
And Tor is ready 40.424
Then the Additional Software upgrade service has started 0.226
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.107
After features/support/hooks.rb:450 2.346
After features/support/hooks.rb:291 0.913
After features/support/hooks.rb:75 0.023
4:25.139
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.005
Steps
Given a computer 0.221
And I start Tails from USB drive "__internal" with network unplugged 46.126
And I enable persistence 33.835
And I remove the "cowsay" deb files from the APT cache 0.590
# 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.080
And I log in to a new session 3:4.286
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:499:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:454:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/additional_software_packages.feature:127:in `And I log in to a new session'
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 0.000
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:450 0.051
After features/support/hooks.rb:291 4.480

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

Exception thrown while trying to save /tmp/TailsToaster/artifact.file_content_run_live-additional-software_log: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/run/live-additional-software/log'

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4541/artifact/build-artifacts/01:41:47_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4541/artifact/build-artifacts/01:41:47_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4541/artifact/build-artifacts/01:41:47_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4541/artifact/build-artifacts/01:41:47_I_am_notified_when_Additional_Software_fails_to_install_a_package.cmd_output_mount

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

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4541/artifact/build-artifacts/01:41:47_I_am_notified_when_Additional_Software_fails_to_install_a_package.boot-log

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

After features/support/hooks.rb:75 0.046