Project Number Date
test_Tails_ISO_21014-htpdateerror 28 15 Jul 2025, 01:48

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 29:23.791 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
5:54.851
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.029
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:30.856
And I update APT using apt 13.435
And I install "popularity-contest" using apt 27.058
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 23.888
Then Additional Software is correctly configured for package "popularity-contest" 3.013
When I shutdown Tails and wait for the computer to power off 11.525
And I start Tails from USB drive "__internal" with network unplugged 1:9.082
And I enable persistence 22.860
And I log in to a new session 41.804
And the Additional Software installation service has started 42.928
Then I am notified that the installation succeeded 2.049
And Additional Software is correctly configured for package "popularity-contest" 0.955
And the package "popularity-contest" is installed after Additional Software has been started 0.266
After features/support/hooks.rb:515 17.442
After features/support/hooks.rb:330 2.567
After features/support/hooks.rb:100 0.015
2:42.848
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.213
And I start Tails from USB drive "__internal" and I login with an administration password 1:57.435
And I update APT using apt 13.948
When I install "makepp" using apt 26.534
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.506
And the package "makepp" is installed 0.210
After features/support/hooks.rb:515 16.906
After features/support/hooks.rb:330 1.613
After features/support/hooks.rb:100 0.014
5:39.172
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:37.882
When I uninstall "popularity-contest" using apt 22.105
And I accept removing "popularity-contest" from Additional Software 2.584
Then "popularity-contest" is not in the list of Additional Software 1.016
When I start Synaptic 28.233
And I update APT using Synaptic 23.015
And I install "cowsay" using Synaptic 15.581
And I accept adding "cowsay" to Additional Software 1.372
Then Additional Software is correctly configured for package "cowsay" 0.794
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.637
Then Additional Software is correctly configured for package "cowsay" 0.979
When I start "Additional Software" via GNOME Activities Overview 10.920
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.016
Then "cowsay" is not in the list of Additional Software 0.873
When I install "cowsay" using apt 3.218
And I refuse adding "cowsay" to Additional Software 0.587
Then "cowsay" is not in the list of Additional Software 0.879
After features/support/hooks.rb:515 0.605
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.017
12:37.269
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Before features/support/hooks.rb:507 0.011
Given a computer 0.417
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:46.248
And I configure APT to prefer an old version of cowsay 0.065
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.360
And I accept adding "cowsay" to Additional Software 6.361
And Additional Software is correctly configured for package "cowsay" 1.078
And I shutdown Tails and wait for the computer to power off 6.897
And I start Tails from USB drive "__internal" with network unplugged 1:9.108
And I enable persistence 15.544
# 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.030
# 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.152
And I log in to a new session 48.677
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.705
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
# 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.088
And the network is plugged 0.073
And Tor is ready 22.776
And available upgrades have been checked 0.056
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.288
And I can open the Additional Software configuration window from the notification 3.266
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:6.090
And I enable persistence 13.901
# 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 47.579
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.738
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
And the network is plugged 0.088
And Tor is ready 52.453
Then the Additional Software upgrade service has started 0.269
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:515 1.545
After features/support/hooks.rb:330 0.704
After features/support/hooks.rb:100 0.053
2:29.649
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.009
Given a computer 0.219
And I start Tails from USB drive "__internal" with network unplugged 1:9.917
And I enable persistence 14.605
And I remove the "cowsay" deb files from the APT cache 0.185
# 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.107
And I log in to a new session 49.334
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.185
And I can open the Additional Software log file from the notification 6.269
And the package "cowsay" is not installed 0.825
After features/support/hooks.rb:515 0.131
After features/support/hooks.rb:330 1.187
After features/support/hooks.rb:100 0.010