Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 13 14 Mar 2025, 01:19

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 32:5.340 Passed
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
9:14.699
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.413
And I update APT using apt 4:16.437
And I install "popularity-contest" using apt 25.566
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.126
When I create a persistent storage and activate the Additional Software feature 20.274
Then Additional Software is correctly configured for package "popularity-contest" 1.310
When I shutdown Tails and wait for the computer to power off 10.796
And I start Tails from USB drive "__internal" with network unplugged 1:8.296
And I enable persistence 24.295
And I log in to a new session 41.342
And the Additional Software installation service has started 41.535
Then I am notified that the installation succeeded 2.136
And Additional Software is correctly configured for package "popularity-contest" 0.901
And the package "popularity-contest" is installed after Additional Software has been started 0.265
After features/support/hooks.rb:519 15.960
After features/support/hooks.rb:330 2.058
After features/support/hooks.rb:100 0.014
4:32.777
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.226
And I update APT using apt 2:13.069
When I install "makepp" using apt 22.621
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.551
And the package "makepp" is installed 0.088
After features/support/hooks.rb:519 15.623
After features/support/hooks.rb:330 1.332
After features/support/hooks.rb:100 0.014
5:6.434
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given a computer 0.198
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.669
When I uninstall "popularity-contest" using apt 21.826
And I accept removing "popularity-contest" from Additional Software 0.765
Then "popularity-contest" is not in the list of Additional Software 0.871
When I start Synaptic 24.306
And I update APT using Synaptic 21.980
And I install "cowsay" using Synaptic 10.309
And I accept adding "cowsay" to Additional Software 1.439
Then Additional Software is correctly configured for package "cowsay" 0.808
When I uninstall "cowsay" using apt 3.260
And I refuse removing "cowsay" from Additional Software 0.762
Then Additional Software is correctly configured for package "cowsay" 0.860
When I start "Additional Software" via GNOME Activities Overview 10.619
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.957
Then "cowsay" is not in the list of Additional Software 1.076
When I install "cowsay" using apt 3.262
And I refuse adding "cowsay" to Additional Software 0.696
Then "cowsay" is not in the list of Additional Software 0.761
After features/support/hooks.rb:519 0.674
After features/support/hooks.rb:330 0.784
After features/support/hooks.rb:100 0.008
11:4.941
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.185
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.442
And I configure APT to prefer an old version of cowsay 0.039
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.736
And I accept adding "cowsay" to Additional Software 5.718
And Additional Software is correctly configured for package "cowsay" 0.952
And I shutdown Tails and wait for the computer to power off 6.445
And I start Tails from USB drive "__internal" with network unplugged 59.074
And I enable persistence 14.245
# 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.035
# 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.091
And I log in to a new session 41.248
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.233
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.069
And Tor is ready 20.555
And available upgrades have been checked 0.048
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.205
And I can open the Additional Software configuration window from the notification 2.440
And I shutdown Tails and wait for the computer to power off 2:2.337
And I start Tails from USB drive "__internal" with network unplugged 59.067
And I enable persistence 13.105
# 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.031
And I log in to a new session 40.029
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.376
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.069
And Tor is ready 42.716
Then the Additional Software upgrade service has started 0.156
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:519 1.362
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.028
2:6.487
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.198
And I start Tails from USB drive "__internal" with network unplugged 59.986
And I enable persistence 14.163
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.078
And I log in to a new session 44.192
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 2.212
And I can open the Additional Software log file from the notification 5.343
And the package "cowsay" is not installed 0.252
After features/support/hooks.rb:519 0.132
After features/support/hooks.rb:330 1.452
After features/support/hooks.rb:100 0.009