Re: [Tails-dev] Possible bug in /usr/local/sbin/tails-addit…

Delete this message

Reply to this message
Author: Daniel Leidert
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] Possible bug in /usr/local/sbin/tails-additional-software (Tails 4.28)
Am Donnerstag, dem 24.03.2022 um 08:34 +0100 schrieb intrigeri:
> Daniel Leidert (2022-03-23):
> > while trying to install the Bisq Debian package (https://bisq.network)
> > manually, I see an error thrown by /usr/local/sbin/tails-additional-
> > software in
> > apt_hook_pre() in line 456:
> >
> > ValueError: too many values to unpack
>
> Could you please give us the steps to reproduce this?


Sure.

- enable the persistent storage and its additional software feature
- start Tails and choose a root password
- download the .deb package for Bisq from https://bisq.network/downloads/
- open a root shell, try

apt-get install /path/to/Bisq-64bit-1.8.4.deb

This will fail in /usr/local/sbin/tails-additional-software with the error
quoted above.


Regards, Daniel