Project Number Date
test_Tails_ISO_21014-htpdateerror 22 04 Jul 2025, 23:06

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 31:25.109 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:25.342
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Before features/support/hooks.rb:507 0.041
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:25.138
And I update APT using apt 20.703
And I install "popularity-contest" using apt 30.102
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.909
When I create a persistent storage and activate the Additional Software feature 25.632
Then Additional Software is correctly configured for package "popularity-contest" 3.281
When I shutdown Tails and wait for the computer to power off 14.710
And I start Tails from USB drive "__internal" with network unplugged 1:18.711
And I enable persistence 32.677
And I log in to a new session 44.806
And the Additional Software installation service has started 36.715
Then I am notified that the installation succeeded 3.649
And Additional Software is correctly configured for package "popularity-contest" 0.998
And the package "popularity-contest" is installed after Additional Software has been started 0.304
After features/support/hooks.rb:515 23.651
After features/support/hooks.rb:330 2.175
After features/support/hooks.rb:100 0.013
3:19.527
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.013
Given a computer 0.225
And I start Tails from USB drive "__internal" and I login with an administration password 2:21.806
And I update APT using apt 20.721
When I install "makepp" using apt 29.957
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.746
And the package "makepp" is installed 0.070
After features/support/hooks.rb:515 31.857
After features/support/hooks.rb:330 1.523
After features/support/hooks.rb:100 0.037
6:26.936
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.011
Given a computer 0.377
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:19.708
When I uninstall "popularity-contest" using apt 22.721
And I accept removing "popularity-contest" from Additional Software 0.577
Then "popularity-contest" is not in the list of Additional Software 0.766
When I start Synaptic 24.299
And I update APT using Synaptic 24.607
And I install "cowsay" using Synaptic 16.943
And I accept adding "cowsay" to Additional Software 4.716
Then Additional Software is correctly configured for package "cowsay" 2.308
When I uninstall "cowsay" using apt 3.338
And I refuse removing "cowsay" from Additional Software 2.057
Then Additional Software is correctly configured for package "cowsay" 0.846
When I start "Additional Software" via GNOME Activities Overview 11.070
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.755
Then "cowsay" is not in the list of Additional Software 0.901
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 0.635
Then "cowsay" is not in the list of Additional Software 1.052
After features/support/hooks.rb:515 0.821
After features/support/hooks.rb:330 0.732
After features/support/hooks.rb:100 0.010
12:24.882
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.232
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.207
And I configure APT to prefer an old version of cowsay 0.042
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 40.535
And I accept adding "cowsay" to Additional Software 3.166
And Additional Software is correctly configured for package "cowsay" 1.039
And I shutdown Tails and wait for the computer to power off 9.330
And I start Tails from USB drive "__internal" with network unplugged 1:21.702
And I enable persistence 18.367
# 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.053
# 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.169
And I log in to a new session 48.611
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.903
And I revert the APT tweaks that made it prefer an old version of cowsay 0.300
# 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.193
And the network is plugged 0.175
And Tor is ready 28.305
And available upgrades have been checked 0.074
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.587
And I can open the Additional Software configuration window from the notification 3.262
And I shutdown Tails and wait for the computer to power off 15.667
And I start Tails from USB drive "__internal" with network unplugged 1:17.385
And I enable persistence 18.990
# 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.041
And I log in to a new session 55.350
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.283
And I revert the APT tweaks that made it prefer an old version of cowsay 0.170
And the network is plugged 0.086
And Tor is ready 54.520
Then the Additional Software upgrade service has started 0.850
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.271
After features/support/hooks.rb:515 3.309
After features/support/hooks.rb:330 0.971
After features/support/hooks.rb:100 0.082
2:48.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.012
Given a computer 0.488
And I start Tails from USB drive "__internal" with network unplugged 1:19.543
And I enable persistence 15.044
And I remove the "cowsay" deb files from the APT cache 0.103
# 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.231
And I log in to a new session 49.321
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 15.279
And I can open the Additional Software log file from the notification 7.321
And the package "cowsay" is not installed 1.087
After features/support/hooks.rb:515 0.180
After features/support/hooks.rb:330 2.260
After features/support/hooks.rb:100 0.010