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] When installing on Ubuntu based OS, print error

See original GitHub issue

Describe 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

image

When running npm image

Desktop (please complete the following information):

  • OS: Ubuntu
  • OS Version/Flavor: 20
  • CPU: Intel i7-6500U

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hoffmang9commented, Mar 22, 2021

The script has to assume Ubuntu using the Ubuntu versioning. Going to close as won’t fix.

0reactions
pablodzcommented, Mar 22, 2021

image I forget to mention that I’m in an modified Ubuntu OS (kernel level)

Read more comments on GitHub >

github_iconTop 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 >

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