Feature #16151

Add section about how to install .snap files to "Install additional software"

Added by moonmoonmoon 2018-11-24 02:42:22 . Updated 2019-04-02 17:01:35 .

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2018-11-24
Due date:
% Done:

0%

Feature Branch:
Type of work:
End-user documentation
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Some software is only available as .snap files, and every time I try to install one of those in Tails, it doesn’t work. I’ve googled a lot and could not find anyone talking about how to install .snap files in Tails.

Since there is a “Install additional software” topic in the documentation, it would make a lot of sense to add a section there talking about how to configure snap correctly for making it work in Tails.

Just installing snap and trying to use it without any special config results in all snap commands returning this error:

<code class="c">
snap find
</code>
<code class="c">
error: cannot list snaps: Get https://search.apps.ubuntu.com/api/v1/snaps/search?confinement=strict%2Cclassic&fields=anon_download_url%2Carchitecture%2Cchannel%2Cdownload_sha3_384%2Csummary%2Cdescription%2Cdeltas%2Cbinary_filesize%2Cdownload_url%2Cepoch%2Cicon_url%2Clast_updated%2Cpackage_name%2Cprices%2Cpublisher%2Cratings_average%2Crevision%2Cscreenshot_urls%2Csnap_id%2Csupport_url%2Ctitle%2Ccontent%2Cversion%2Corigin%2Cdeveloper_id%2Cprivate%2Cconfinement&q=&section=featured: dial tcp: lookup search.apps.ubuntu.com on 127.0.0.1:53: write udp 127.0.0.1:50141->127.0.0.1:53: write: operation not permitted
</code>

Subtasks


History

#1 Updated by mercedes508 2018-12-13 13:55:13

  • Assignee set to emmapeel

#2 Updated by goupille 2019-04-02 17:01:35

  • Status changed from New to Rejected
  • Assignee deleted (emmapeel)

Installing additional software with this method is not supported, so I don’t see why it would make sense to document it:

Tails is based on Debian, and rely on Debian package system to get some safety about the software installed (it doesn’t come from a random website, its bugs are tracked by debian, it is easier to know it’s maintenance status, apt is working with tor…).