question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: cannot access archive: no such file "powershell_6.0.0-alpha.8-1_amd64-ubuntu.16.04-x64.deb"

See original GitHub issue

Steps to reproduce

On Ubuntu 16.04 desktop VM Following the steps for installing PowerShell: $ sudo apt-get install libunwind8 libicu55 $ sudo dpkg -i powershell_6.0.0-alpha.8-1_amd64-ubuntu.16.04-x64.deb

Expected behavior

To install without errors.

Actual behavior

poshlinuxerr_01

Environment data

> $PSVersionTable

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TravisEz13commented, Aug 14, 2016

Let’s verify you downloaded it without error

 $ /usr/bin/md5sum ./powershell_6.0.0-alpha.8-1_amd64-ubuntu.16.04-x64.deb 

You should expect to see the following:

fb02cf0d56ee5b1f27e5fbd86a8928cf ./powershell_6.0.0-alpha.8-1_amd64-ubuntu.16.04-x64.deb

0reactions
lzybkrcommented, Aug 15, 2016

Sounds like you’re set so I’m closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No such file or directory" when installing a package using ...
The error message No such file or directory means that the .deb file does not exist, or does not exist in the current...
Read more >
How to fix «dpkg: error: cannot access archive: No such file ...
How to fix «dpkg: error: cannot access archive: No such file or directory» while installing CUDA to Ubuntu? - Dmitry.AI.
Read more >
Ubuntu: "cannot access archive: No such file or ... - YouTube
Ubuntu: " cannot access archive : No such file or directory" when installing a package using dpkg (2 Solutions!) Helpful?
Read more >
[xubuntu] help with oss install .deb problem [Archive]
dpkg: error processing oss-linux*.deb (--install): cannot access archive: No such file or directory. Errors were encountered while ...
Read more >
[SOLVED] Deb File Will Not Install
If you get any errors mentioning dependencies, run in the terminal: ... cannot access archive: No such file or directory. Errors were ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found