babluboy / nutty

A Network Utility
GNU General Public License v3.0
155 stars 25 forks source link

The repository 'http://ppa.launchpad.net/bablu-boy/nutty/ubuntu focal Release' does not have a Release file. #71

Open frjaraur opened 4 years ago

frjaraur commented 4 years ago

Nutty PPA does not have releases for neither focal or bionic. Can you explain how to proceed in these cases?, Update of this repo will not be allowed.

Thanks, Javier R.

babluboy commented 4 years ago

@frjaraur Many thanks for raising this issue - I have added Groovy, Focal, Eoan to the build receipes. Bionic was already there. I have started the build for the daily and the stable PPAs. Will update back when they are completed.

https://code.launchpad.net/~bablu-boy/+recipe/nutty-stable https://code.launchpad.net/~bablu-boy/+recipe/nutty-gh-daily

trbtm commented 4 years ago

Hi,

the installation on Pop OS 20.04 (based on Ubuntu 20.04) doesn't work yet.

$ sudo apt-add-repository ppa:bablu-boy/nutty Stable PPA for Nutty - A Network Utility More info: https://launchpad.net/~bablu-boy/+archive/ubuntu/nutty Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_20.04 InRelease Hit:2 http://ppa.launchpad.net/bablu-boy/nutty/ubuntu focal InRelease
Hit:3 http://repository.spotify.com stable InRelease
Hit:4 http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal InRelease
Hit:5 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:6 https://brave-browser-apt-nightly.s3.brave.com stable InRelease
Get:7 https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs vscodium InRelease
Hit:8 https://download.docker.com/linux/ubuntu focal InRelease
Ign:9 https://dl.bintray.com/beekeeper-studio/releases disco InRelease
Ign:10 https://ookla.bintray.com/debian buster InRelease
Hit:11 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu focal InRelease
Get:12 https://dl.bintray.com/beekeeper-studio/releases disco Release [1.838 B]
Get:13 https://ookla.bintray.com/debian buster Release [4.387 B]
Hit:14 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal InRelease
Hit:15 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:16 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease
Hit:17 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease
Get:18 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [107 kB]
Hit:19 http://apt.pop-os.org/proprietary focal InRelease Get:20 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB] Get:21 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB] Get:24 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [21,2 kB] Get:25 http://us.archive.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [35,9 kB] Get:26 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [196 kB] Get:27 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [177 kB] Get:28 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2.468 B] Get:29 http://us.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1.976 B] Fetched 761 kB in 4s (179 kB/s)
Reading package lists... Done ~ took 13s $ sudo apt-get update Hit:1 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_20.04 InRelease Hit:2 http://ppa.launchpad.net/bablu-boy/nutty/ubuntu focal InRelease
Hit:3 http://repository.spotify.com stable InRelease
Hit:4 https://download.docker.com/linux/ubuntu focal InRelease
Hit:5 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:6 https://brave-browser-apt-nightly.s3.brave.com stable InRelease
Get:7 https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs vscodium InRelease
Hit:8 http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal InRelease
Ign:9 https://ookla.bintray.com/debian buster InRelease
Ign:10 https://dl.bintray.com/beekeeper-studio/releases disco InRelease
Get:11 https://ookla.bintray.com/debian buster Release [4.387 B]
Get:12 https://dl.bintray.com/beekeeper-studio/releases disco Release [1.838 B]
Hit:13 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu focal InRelease
Hit:14 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal InRelease
Hit:15 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:16 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease
Hit:17 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease
Hit:18 http://us.archive.ubuntu.com/ubuntu focal-security InRelease Hit:19 http://apt.pop-os.org/proprietary focal InRelease Hit:20 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:21 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease Fetched 10,1 kB in 4s (2.674 B/s) Reading package lists... Done ~ took 5s $ sudo apt-get install com.github.babluboy.nutty Reading package lists... Done Building dependency tree
Reading state information... Done Package com.github.babluboy.nutty is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'com.github.babluboy.nutty' has no installation candidate ~ $

Do you know how I can fix this? It seems there is still something wrong with the PPA.

Kind regards Thore

trbtm commented 3 years ago

I managed to work around this on Pop OS 20.04 by tinkering with the version of the ppa that is used by apt (see screenshot). I used Repoman on Pop OS but by editing /etc/apt/sources.list.d/bablu-boy-ubuntu-nutty-focal.list manually on Debian like systems you should be able to get the same result. Just replace focal with bionic. Maybe this is a bad idea for some reason but it works.

2020-10-21_00-45

ipscicd commented 3 years ago

I would not change the distro name in sources dir, it is not needed. If you look closely at launchpad, there is a build log for Focal.

So for Focal (L/X/Ubuntu 20.0x) you can use this repo:

sudo add-apt-repository ppa:bablu-boy/nutty.0.1
sudo apt-get update

and your surces for nutty should be:

deb http://ppa.launchpad.net/bablu-boy/nutty.0.1/ubuntu focal main 
deb-src http://ppa.launchpad.net/bablu-boy/nutty.0.1/ubuntu focal main 

Once sources updated, try to install nutty via

sudo apt install nutty

Hope it helps :-)

marcchew commented 2 years ago

Hi,

the installation on Pop OS 20.04 (based on Ubuntu 20.04) doesn't work yet.

$ sudo apt-add-repository ppa:bablu-boy/nutty Stable PPA for Nutty - A Network Utility More info: https://launchpad.net/~bablu-boy/+archive/ubuntu/nutty Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_20.04 InRelease Hit:2 http://ppa.launchpad.net/bablu-boy/nutty/ubuntu focal InRelease Hit:3 http://repository.spotify.com stable InRelease Hit:4 http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal InRelease Hit:5 https://brave-browser-apt-release.s3.brave.com stable InRelease Hit:6 https://brave-browser-apt-nightly.s3.brave.com stable InRelease Get:7 https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs vscodium InRelease Hit:8 https://download.docker.com/linux/ubuntu focal InRelease Ign:9 https://dl.bintray.com/beekeeper-studio/releases disco InRelease Ign:10 https://ookla.bintray.com/debian buster InRelease Hit:11 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu focal InRelease Get:12 https://dl.bintray.com/beekeeper-studio/releases disco Release [1.838 B] Get:13 https://ookla.bintray.com/debian buster Release [4.387 B] Hit:14 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal InRelease Hit:15 http://us.archive.ubuntu.com/ubuntu focal InRelease Hit:16 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease Hit:17 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease Get:18 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [107 kB] Hit:19 http://apt.pop-os.org/proprietary focal InRelease Get:20 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB] Get:21 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [98,3 kB] Get:24 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 DEP-11 Metadata [21,2 kB] Get:25 http://us.archive.ubuntu.com/ubuntu focal-security/universe amd64 DEP-11 Metadata [35,9 kB] Get:26 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 DEP-11 Metadata [196 kB] Get:27 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 DEP-11 Metadata [177 kB] Get:28 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 DEP-11 Metadata [2.468 B] Get:29 http://us.archive.ubuntu.com/ubuntu focal-backports/universe amd64 DEP-11 Metadata [1.976 B] Fetched 761 kB in 4s (179 kB/s) Reading package lists... Done ~ took 13s $ sudo apt-get update Hit:1 http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_20.04 InRelease Hit:2 http://ppa.launchpad.net/bablu-boy/nutty/ubuntu focal InRelease Hit:3 http://repository.spotify.com stable InRelease Hit:4 https://download.docker.com/linux/ubuntu focal InRelease Hit:5 https://brave-browser-apt-release.s3.brave.com stable InRelease Hit:6 https://brave-browser-apt-nightly.s3.brave.com stable InRelease Get:7 https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs vscodium InRelease Hit:8 http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal InRelease Ign:9 https://ookla.bintray.com/debian buster InRelease Ign:10 https://dl.bintray.com/beekeeper-studio/releases disco InRelease Get:11 https://ookla.bintray.com/debian buster Release [4.387 B] Get:12 https://dl.bintray.com/beekeeper-studio/releases disco Release [1.838 B] Hit:13 http://ppa.launchpad.net/kicad/kicad-5.1-releases/ubuntu focal InRelease Hit:14 http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal InRelease Hit:15 http://us.archive.ubuntu.com/ubuntu focal InRelease Hit:16 http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease Hit:17 http://ppa.launchpad.net/teejee2008/ppa/ubuntu focal InRelease Hit:18 http://us.archive.ubuntu.com/ubuntu focal-security InRelease Hit:19 http://apt.pop-os.org/proprietary focal InRelease Hit:20 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:21 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease Fetched 10,1 kB in 4s (2.674 B/s) Reading package lists... Done ~ took 5s $ sudo apt-get install com.github.babluboy.nutty Reading package lists... Done Building dependency tree Reading state information... Done Package com.github.babluboy.nutty is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'com.github.babluboy.nutty' has no installation candidate ~ $

Do you know how I can fix this? It seems there is still something wrong with the PPA.

Kind regards Thore

try these 3 commands sudo add-apt-repository ppa:bablu-boy/nutty sudo apt-get update sudo apt-get install com.github.babluboy.nutty commands provided by site might be wrong, it's add-apt-repository instead of apt-add-repository, i had the same issue before

DanielGlaas commented 2 years ago

In principle, these command work as described here: https://babluboy.github.io/nutty/#install

However, I needed to replace the first line with: sudo apt-add-repository ppa:bablu-boy/nutty.0.1 I don't know where the .0.1 comes from, I read is in some other thread.

Note:

  1. Also the repo for the libgranite package is needed too!
  2. The tool can not be started in commandline via nutty, but only via com.github.babluboy.nutty