Project Number Date
test_Tails_ISO_20522-ocr-more 11 20 Dec 2024, 05:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 61 1 17 0 0 79 4 1 5 24:42.219 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
4:44.716
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.090
And I update APT using apt 12.805
And I install "popularity-contest" using apt 22.442
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.779
When I create a persistent storage and activate the Additional Software feature 17.684
Then Additional Software is correctly configured for package "popularity-contest" 1.202
When I shutdown Tails and wait for the computer to power off 12.636
And I start Tails from USB drive "__internal" with network unplugged 1:5.513
And I enable persistence 21.029
And I log in to a new session 26.250
And the Additional Software installation service has started 31.940
Then I am notified that the installation succeeded 1.285
And Additional Software is correctly configured for package "popularity-contest" 0.808
And the package "popularity-contest" is installed after Additional Software has been started 0.248
After features/support/hooks.rb:515 14.216
After features/support/hooks.rb:326 2.325
After features/support/hooks.rb:100 0.013
2:33.136
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with an administration password 1:51.099
And I update APT using apt 12.658
When I install "makepp" using apt 22.611
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.458
And the package "makepp" is installed 0.082
After features/support/hooks.rb:515 14.145
After features/support/hooks.rb:326 0.925
After features/support/hooks.rb:100 0.010
5:11.479
Scenario My Additional Software list is configurable through a GUI or through notifications when I install or remove packages with APT or Synaptic
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Steps
Given a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 5:11.279
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:645:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:600:in `/^Tor is ready$/'
./features/step_definitions/common_steps.rb:300:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/additional_software_packages.feature:55:in `And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password'
When I uninstall "popularity-contest" using apt 0.000
And I accept removing "popularity-contest" from Additional Software 0.000
Then "popularity-contest" is not in the list of Additional Software 0.000
When I start Synaptic 0.000
And I update APT using Synaptic 0.000
And I install "cowsay" using Synaptic 0.000
And I accept adding "cowsay" to Additional Software 0.000
Then Additional Software is correctly configured for package "cowsay" 0.000
When I uninstall "cowsay" using apt 0.000
And I refuse removing "cowsay" from Additional Software 0.000
Then Additional Software is correctly configured for package "cowsay" 0.000
When I start "Additional Software" via GNOME Activities Overview 0.000
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 0.000
Then "cowsay" is not in the list of Additional Software 0.000
When I install "cowsay" using apt 0.000
And I refuse adding "cowsay" to Additional Software 0.000
Then "cowsay" is not in the list of Additional Software 0.000
After features/support/hooks.rb:515 0.041
After features/support/hooks.rb:326 14.202

SCENARIO FAILED: 'My Additional Software list is configurable through a GUI or through notifications when I install or remove packages with APT or Synaptic' (at time 01:19:01)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/11/artifact/build-artifacts/01:19:01_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic_chutney-data

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/11/artifact/build-artifacts/01:19:01_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/11/artifact/build-artifacts/01:19:01_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/11/artifact/build-artifacts/01:19:01_My_Additional_Software_list_is_configurable_through_a_GUI_or_through_notifications_when_I_install_or_remove_packages_with_APT_or_Synaptic.journal

After features/support/hooks.rb:100 0.008
10:8.861
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:8.107
And I configure APT to prefer an old version of cowsay 0.024
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 21.077
And I accept adding "cowsay" to Additional Software 1.986
And Additional Software is correctly configured for package "cowsay" 0.778
And I shutdown Tails and wait for the computer to power off 8.516
And I start Tails from USB drive "__internal" with network unplugged 1:3.773
And I enable persistence 13.158
# 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.095
And I log in to a new session 29.270
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.030
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.071
And the network is plugged 0.064
And Tor is ready 23.048
And available upgrades have been checked 0.043
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.285
And I can open the Additional Software configuration window from the notification 3.164
And I shutdown Tails and wait for the computer to power off 19.670
And I start Tails from USB drive "__internal" with network unplugged 1:4.453
And I enable persistence 14.103
# 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
And I log in to a new session 29.444
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.854
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.070
And Tor is ready 58.150
Then the Additional Software upgrade service has started 0.152
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:515 1.394
After features/support/hooks.rb:326 0.608
After features/support/hooks.rb:100 0.024
2:4.026
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.196
And I start Tails from USB drive "__internal" with network unplugged 1:3.058
And I enable persistence 14.689
And I remove the "cowsay" deb files from the APT cache 0.070
# 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 25.961
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.736
And I can open the Additional Software log file from the notification 5.344
And the package "cowsay" is not installed 0.880
After features/support/hooks.rb:515 0.119
After features/support/hooks.rb:326 1.121
After features/support/hooks.rb:100 0.008