Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04 Failure to install #150

Open
DHolmanCoding opened this issue Jul 29, 2020 · 9 comments
Open

Ubuntu 20.04 Failure to install #150

DHolmanCoding opened this issue Jul 29, 2020 · 9 comments

Comments

@DHolmanCoding
Copy link

Running into an error when following the commands suggested in the README

Command 1:
% curl -s https://packagecloud.io/install/repositories/gyazo/gyazo-for-linux/script.deb.sh | sudo bash
Detected operating system as Ubuntu/focal.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

Command 2:
% sudo apt-get install gyazo
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gyazo

@pastak
Copy link
Member

pastak commented Jul 29, 2020

We have released package for ubuntu/focal. How about sudo apt-get install gyazo=1.3.1 ?

@DHolmanCoding
Copy link
Author

Unfortunately, that does not seem to yield a different outcome:

% sudo apt-get install gyazo=1.3.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gyazo

Is it possible that the curl command is suppressing messages indicating errors with the gyazo installation script?

@insaurabh
Copy link

I am facing the same issue. @DHolmanCoding did you find any workaround?

@loudar
Copy link

loudar commented Feb 5, 2022

Also not working for me! Both with undefined and defined version, after running the script. Running Zorin OS 16, also overrode the os and dist variable

@interstate420productions

Having Same issue.Gyazo not found.. something wrong with the Repo?

@Yuni321
Copy link

Yuni321 commented May 30, 2024

Same issues as what I was having.

Command 1:
Detected operating system as Ubuntu/noble.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Detected apt version as 2.7.14
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done.
Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/gyazo_gyazo-for-linux-archive-keyring.gpg
done.
Running apt-get update... done.

The repository is setup! You can now install packages.

Command 2:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package gyazo

And this is on Ubuntu 24.04 LTS

@interstate420productions
Copy link

@mchilson
Copy link

mchilson commented Jul 25, 2024

Not working for me on 24.04 LTS either...

Setting up the repo
Detected operating system as Ubuntu/noble.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Detected apt version as 2.7.14
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/gyazo_gyazo-for-linux.list...done.
Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/gyazo_gyazo-for-linux-archive-keyring.gpg
done.
Running apt-get update... done.
The repository is setup! You can now install packages.

Trying to install the software
Desktop$ sudo apt-get install gyazo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package gyazo
Desktop$ sudo apt-get install gyazo=1.3.1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package gyazo

Any progress on this issue?

@hata6502
Copy link

You can use gyazemon instead.
(This is an unofficial Gyazo app.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants