Project Number Date
test_Tails_ISO_21014-htpdateerror 4 15 Jun 2025, 21:55

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 25:51.019 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
4:54.014
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.581
And I update APT using apt 12.001
And I install "popularity-contest" using apt 22.950
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.754
When I create a persistent storage and activate the Additional Software feature 18.727
Then Additional Software is correctly configured for package "popularity-contest" 2.597
When I shutdown Tails and wait for the computer to power off 13.111
And I start Tails from USB drive "__internal" with network unplugged 1:1.300
And I enable persistence 22.099
And I log in to a new session 43.118
And the Additional Software installation service has started 32.915
Then I am notified that the installation succeeded 1.714
And Additional Software is correctly configured for package "popularity-contest" 0.853
And the package "popularity-contest" is installed after Additional Software has been started 0.286
After features/support/hooks.rb:515 14.231
After features/support/hooks.rb:330 2.053
After features/support/hooks.rb:100 0.055
2:29.485
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.353
And I update APT using apt 19.332
When I install "makepp" using apt 22.968
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.542
And the package "makepp" is installed 0.067
After features/support/hooks.rb:515 16.413
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.012
5:1.992
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.340
When I uninstall "popularity-contest" using apt 21.897
And I accept removing "popularity-contest" from Additional Software 0.632
Then "popularity-contest" is not in the list of Additional Software 0.731
When I start Synaptic 22.358
And I update APT using Synaptic 22.563
And I install "cowsay" using Synaptic 10.144
And I accept adding "cowsay" to Additional Software 0.634
Then Additional Software is correctly configured for package "cowsay" 0.732
When I uninstall "cowsay" using apt 3.241
And I refuse removing "cowsay" from Additional Software 0.771
Then Additional Software is correctly configured for package "cowsay" 0.681
When I start "Additional Software" via GNOME Activities Overview 10.485
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.638
Then "cowsay" is not in the list of Additional Software 1.505
When I install "cowsay" using apt 3.196
And I refuse adding "cowsay" to Additional Software 0.551
Then "cowsay" is not in the list of Additional Software 0.690
After features/support/hooks.rb:515 0.647
After features/support/hooks.rb:330 0.739
After features/support/hooks.rb:100 0.007
11:12.317
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.345
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.588
And I accept adding "cowsay" to Additional Software 6.901
And Additional Software is correctly configured for package "cowsay" 0.873
And I shutdown Tails and wait for the computer to power off 4.484
And I start Tails from USB drive "__internal" with network unplugged 1:0.524
And I enable persistence 12.166
# 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
# 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.077
And I log in to a new session 43.276
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.289
And I revert the APT tweaks that made it prefer an old version of cowsay 0.046
# 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.075
And the network is plugged 0.074
And Tor is ready 21.070
And available upgrades have been checked 0.196
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.028
And I can open the Additional Software configuration window from the notification 3.145
And I shutdown Tails and wait for the computer to power off 2:3.704
And I start Tails from USB drive "__internal" with network unplugged 1:0.751
And I enable persistence 10.802
# 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 41.494
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.611
And I revert the APT tweaks that made it prefer an old version of cowsay 0.092
And the network is plugged 0.082
And Tor is ready 47.015
Then the Additional Software upgrade service has started 0.218
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:515 1.234
After features/support/hooks.rb:330 0.739
After features/support/hooks.rb:100 0.024
2:13.210
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.219
And I start Tails from USB drive "__internal" with network unplugged 1:0.559
And I enable persistence 12.425
And I remove the "cowsay" deb files from the APT cache 0.057
# 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.088
And I log in to a new session 40.927
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.305
And I can open the Additional Software log file from the notification 4.630
And the package "cowsay" is not installed 0.995
After features/support/hooks.rb:515 0.117
After features/support/hooks.rb:330 1.543
After features/support/hooks.rb:100 0.008