[ERROR] When installing on Ubuntu based OS, print error
See original GitHub issueDescribe the bug
Error when installing GUI after a stopped previous installation
To Reproduce Steps to reproduce the behavior:
Typical installation
sudo apt-get update
sudo apt-get upgrade -y
# Checkout the source and install
git clone https://github.com/Chia-Network/chia-blockchain.git
cd chia-blockchain
sh install.sh
. ./activate
sh install-gui.sh # in this point I break with CTRL+C then I retried later without success
cd chia-blockchain-gui
npm run electron &
Screenshots
When running npm
Desktop (please complete the following information):
- OS: Ubuntu
- OS Version/Flavor: 20
- CPU: Intel i7-6500U
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
DebuggingPrintingProblems - Ubuntu Wiki
First make sure the apparmor-utils package is installed. If you have any problems with printing, try deactivating the AppArmor protection with ...
Read more >Printer problems after installing Ubuntu 20.04
Turn printer off, open "Printers" control panel, delete the default printer installed by Ubuntu. · In terminal, remove the USB driver apt purge ......
Read more >HPLIP error installation on ubuntu 14.04 - HP Community
I wanted to install HPLIP 3.20.11 on Ubuntu 14.04 from https://developers.hp.com/hp-linux-imaging-and-printing/install/install/index but got ...
Read more >Re: Error when installing Dataiku for ubuntu 21.04 (OS not ...
Hey, I'm having problems installing Dataiku 9 (https://www.dataiku.com/product/get-started/linux/) for Ubuntu 21.04. I haven't been able to fix ...
Read more >[BUG] Ubuntu dependency installation error with 1.20.0 release
Context: Playwright Version: 1.20.0 Operating System: Mac Python version: 3.8 Browser: All playwright install-deps Describe the bug Error ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The script has to assume Ubuntu using the Ubuntu versioning. Going to close as won’t fix.
I forget to mention that I’m in an modified Ubuntu OS (kernel level)