Whonix 14 / Qubes 3.2 Testing Thread

To the Whonix-Testers repo? Or should I grab it from github?

I haven’t seen it in APT yet.

received a whonix-legacy update (4.3 I believe?) in my gateway, but not my workstation

actually, I just checked, and I have 4.3-1 installed in Workstation as well.

But still cannot open some applications without unsetting variable.

Please run and post the output of the latter command here.

sudo apt-get update
sudo DEBDEBUG=1 apt-get install --reinstall whonix-legacy
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.                                               
Need to get 17.6 kB of archives.                                                                                            
After this operation, 0 B of additional disk space will be used.                                                            
Get:1 http://deb.whonix.org stretch-testers/main amd64 whonix-legacy all 3:4.3-1 [17.6 kB]                                  
Fetched 17.6 kB in 4s (4,014 B/s)                                                                                           
(Reading database ... 156965 files and directories currently installed.)                                                    
Preparing to unpack .../whonix-legacy_3%3a4.3-1_all.deb ...                                                                 
+++ type -t errorhandlergeneral                                                                                             
++ '[' '' = function ']'                                                                                                    
++ trap error_handler_pre ERR                                                                                               
++ bash -n /usr/lib/pre.bsh                                                                                                 
++ bash -n /var/lib/dpkg/tmp.ci/preinst                                                                                     
++ own_filename=preinst                                                                                                     
++ unset skip_script                                                                                                        
+ set -e                                                                                                                    
+ true '                                                                                                                    
#####################################################################                                                       
## INFO: BEGIN: whonix-legacy preinst upgrade' 3:4.3-1 '3:4.3-1                                                             
#####################################################################                                                       
'                                                                                                                           
+ true '1: upgrade'                                                                                                         
+ true '2: 3:4.3-1'                                                                                                         
+ true 'INFO: Configuring whonix-legacy...'
+ get_build_version
+ whonix_build_version='Could not read Whonix Build Version File. (Code: 3) Please report this bug!'
+ local build_version_file
+ '[' -f /usr/share/whonix/build_version ']'
+ '[' -f /var/lib/anon-dist/build_version ']'
+ build_version_file=/var/lib/anon-dist/build_version
+ '[' /var/lib/anon-dist/build_version = '' ']'
+ '[' -f /var/lib/anon-dist/build_version ']'
++ cat /var/lib/anon-dist/build_version
+ whonix_build_version=3:2.4-1
+ '[' 3:2.4-1 = '' ']'
+ true 'whonix_build_version: 3:2.4-1'
+ command -v qubesdb-read
+ dpkg --compare-versions 3:2.4-1 le 3:2.5-1
+ thirteen_dot_x_to_fourteen_dot_x
+ '[' -f /var/lib/whonix/do_once/thirteen_dot_x_to_fourteen_dot_x_version_5 ']'
+ return 0
+ true 'INFO: End configuring whonix-legacy.'
+ true 'INFO: debhelper beginning here.'
+ true 'INFO: Done with debhelper.'
+ true '
#####################################################################
## INFO: END  : whonix-legacy preinst upgrade' 3:4.3-1 '3:4.3-1
#####################################################################
'
+ exit 0
Unpacking whonix-legacy (3:4.3-1) over (3:4.3-1) ...
Setting up whonix-legacy (3:4.3-1) ...
1 Like

What is in Whonix-Workstation the output of…?

env | grep XDG_CONFIG_DIRS

This…?

XDG_CONFIG_DIRS=/usr/share/torbrowser-default-browser/:/usr/share/security-misc/:/usr/share/kde-apper-no-autoupdate/:/usr/share/anon-ws-kde-startmenu/:/usr/share/anon-apps-config/:/usr/share/open-link-confirmation/:/etc/xdg

1 Like

XDG_CONFIG_DIRS=/usr/share/torbrowser-default-browser/:/usr/share/security-misc/:/usr/share/kde-apper-no-autoupdate/:/usr/share/anon-ws-kde-startmenu/:/usr/share/anon-apps-config/:/usr/share/open-link-confirmation/:/etc/xdg

1 Like

https://github.com/Whonix/Whonix/commit/9920a86346f293b4c1a8e0b9ac9c2a640b036233

Everything seems to be working as expected now. I appreciate it. No more reason for me to have Whonix 13 Templates.

1 Like

I’ve pushed another package upgrade which removes /usr/share/kde-apper-no-autoupdate/ from XDG_CONFIG_DIRS so we have one less entry.

Thanks for reporting, that it works for you! @BubonicChronicWhonix

The pleasure has been entirely mine. I appreciate everything you continue to do with this project, sincerely. I appreciate all your help in getting things working. This issue was causing problems in 5 or 6 applications I’m testing, and I greatly appreciate you getting them working for me.

2 Likes