Issue with NordVPN app installation in Linux Tails (Terminal)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I need to install NordVPN into Linux Tails. Followed the instructions to perform in a Terminal window for the normal NordVPN https://nordvpn.com/download/linux/ :



sudo apt-get install /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb


After a few seconds, confirmed I wished to proceed, then got:



*Get:1 /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb nordvpn-release all 1.0.0 [5,358 B] 
[INFO] Saving package changes
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 194, in __getitem__
return self._weakref[key]
File "/usr/lib/python3.5/weakref.py", line 137, in __getitem__
o = self.data[key]()
KeyError: 'nordvpn-release'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in __getitem__
rawpkg = self._cache[key]
KeyError: 'nordvpn-release'


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/sbin/tails-additional-software", line 671, in <module>
apt_hook_pre()
File "/usr/local/sbin/tails-additional-software", line 459, in apt_hook_pre
if not apt_cache[package_name].is_installed:
File "/usr/lib/python3/dist-packages/apt/cache.py", line 200, in __getitem__
raise KeyError('The cache has no package named %r' % key)
KeyError: "The cache has no package named 'nordvpn-release'"
N: Download is performed unsandboxed as root as file
'/home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/local/sbin/tails-additional-software apt-pre returned an error code (1)
E: Failure running script /usr/local/sbin/tails-additional-software apt-pre*


How do I overcome this failure?










share|improve this question
























  • As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

    – K7AAY
    Feb 4 at 18:35















0















I need to install NordVPN into Linux Tails. Followed the instructions to perform in a Terminal window for the normal NordVPN https://nordvpn.com/download/linux/ :



sudo apt-get install /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb


After a few seconds, confirmed I wished to proceed, then got:



*Get:1 /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb nordvpn-release all 1.0.0 [5,358 B] 
[INFO] Saving package changes
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 194, in __getitem__
return self._weakref[key]
File "/usr/lib/python3.5/weakref.py", line 137, in __getitem__
o = self.data[key]()
KeyError: 'nordvpn-release'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in __getitem__
rawpkg = self._cache[key]
KeyError: 'nordvpn-release'


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/sbin/tails-additional-software", line 671, in <module>
apt_hook_pre()
File "/usr/local/sbin/tails-additional-software", line 459, in apt_hook_pre
if not apt_cache[package_name].is_installed:
File "/usr/lib/python3/dist-packages/apt/cache.py", line 200, in __getitem__
raise KeyError('The cache has no package named %r' % key)
KeyError: "The cache has no package named 'nordvpn-release'"
N: Download is performed unsandboxed as root as file
'/home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/local/sbin/tails-additional-software apt-pre returned an error code (1)
E: Failure running script /usr/local/sbin/tails-additional-software apt-pre*


How do I overcome this failure?










share|improve this question
























  • As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

    – K7AAY
    Feb 4 at 18:35













0












0








0








I need to install NordVPN into Linux Tails. Followed the instructions to perform in a Terminal window for the normal NordVPN https://nordvpn.com/download/linux/ :



sudo apt-get install /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb


After a few seconds, confirmed I wished to proceed, then got:



*Get:1 /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb nordvpn-release all 1.0.0 [5,358 B] 
[INFO] Saving package changes
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 194, in __getitem__
return self._weakref[key]
File "/usr/lib/python3.5/weakref.py", line 137, in __getitem__
o = self.data[key]()
KeyError: 'nordvpn-release'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in __getitem__
rawpkg = self._cache[key]
KeyError: 'nordvpn-release'


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/sbin/tails-additional-software", line 671, in <module>
apt_hook_pre()
File "/usr/local/sbin/tails-additional-software", line 459, in apt_hook_pre
if not apt_cache[package_name].is_installed:
File "/usr/lib/python3/dist-packages/apt/cache.py", line 200, in __getitem__
raise KeyError('The cache has no package named %r' % key)
KeyError: "The cache has no package named 'nordvpn-release'"
N: Download is performed unsandboxed as root as file
'/home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/local/sbin/tails-additional-software apt-pre returned an error code (1)
E: Failure running script /usr/local/sbin/tails-additional-software apt-pre*


How do I overcome this failure?










share|improve this question
















I need to install NordVPN into Linux Tails. Followed the instructions to perform in a Terminal window for the normal NordVPN https://nordvpn.com/download/linux/ :



sudo apt-get install /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb


After a few seconds, confirmed I wished to proceed, then got:



*Get:1 /home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb nordvpn-release all 1.0.0 [5,358 B] 
[INFO] Saving package changes
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 194, in __getitem__
return self._weakref[key]
File "/usr/lib/python3.5/weakref.py", line 137, in __getitem__
o = self.data[key]()
KeyError: 'nordvpn-release'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apt/cache.py", line 198, in __getitem__
rawpkg = self._cache[key]
KeyError: 'nordvpn-release'


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/sbin/tails-additional-software", line 671, in <module>
apt_hook_pre()
File "/usr/local/sbin/tails-additional-software", line 459, in apt_hook_pre
if not apt_cache[package_name].is_installed:
File "/usr/lib/python3/dist-packages/apt/cache.py", line 200, in __getitem__
raise KeyError('The cache has no package named %r' % key)
KeyError: "The cache has no package named 'nordvpn-release'"
N: Download is performed unsandboxed as root as file
'/home/amnesia/Desktop/nordvpn-release_1.0.0_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/local/sbin/tails-additional-software apt-pre returned an error code (1)
E: Failure running script /usr/local/sbin/tails-additional-software apt-pre*


How do I overcome this failure?







software-installation vpn tails-os






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 3 at 11:10









Jeff Schaller

41.7k1156133




41.7k1156133










asked Jan 30 at 21:09









user334340user334340

1




1












  • As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

    – K7AAY
    Feb 4 at 18:35

















  • As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

    – K7AAY
    Feb 4 at 18:35
















As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

– K7AAY
Feb 4 at 18:35





As you're new here: If one of the answers below solved your problem, don't forget to click the grey ☑ at the left of its text, which means Yes, this answer is the most useful of all! unix.stackexchange.com/help/accepted-answer

– K7AAY
Feb 4 at 18:35










1 Answer
1






active

oldest

votes


















2














Since Linux Tails forces all connections through Tor, it won't work. However, this blog post says you can use a VPN with Tor Browser (less safe, they say) or Whonix (more safe, they say).



Therefore, I suggest you review the pros and cons of Tor Browser on another Linux vs Whonix, and decide which suits your needs better.






share|improve this answer






















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f497783%2fissue-with-nordvpn-app-installation-in-linux-tails-terminal%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    Since Linux Tails forces all connections through Tor, it won't work. However, this blog post says you can use a VPN with Tor Browser (less safe, they say) or Whonix (more safe, they say).



    Therefore, I suggest you review the pros and cons of Tor Browser on another Linux vs Whonix, and decide which suits your needs better.






    share|improve this answer



























      2














      Since Linux Tails forces all connections through Tor, it won't work. However, this blog post says you can use a VPN with Tor Browser (less safe, they say) or Whonix (more safe, they say).



      Therefore, I suggest you review the pros and cons of Tor Browser on another Linux vs Whonix, and decide which suits your needs better.






      share|improve this answer

























        2












        2








        2







        Since Linux Tails forces all connections through Tor, it won't work. However, this blog post says you can use a VPN with Tor Browser (less safe, they say) or Whonix (more safe, they say).



        Therefore, I suggest you review the pros and cons of Tor Browser on another Linux vs Whonix, and decide which suits your needs better.






        share|improve this answer













        Since Linux Tails forces all connections through Tor, it won't work. However, this blog post says you can use a VPN with Tor Browser (less safe, they say) or Whonix (more safe, they say).



        Therefore, I suggest you review the pros and cons of Tor Browser on another Linux vs Whonix, and decide which suits your needs better.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 30 at 21:42









        K7AAYK7AAY

        614624




        614624



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f497783%2fissue-with-nordvpn-app-installation-in-linux-tails-terminal%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown






            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay