jpilot@lists.jpilot.org

General support, questions, patches for J-Pilot.

View all threads

Is repository valid??

JP
J. Paul Bissonnette
Sun, Jun 26, 2022 10:31 PM

Tried to update with. sudo apt update and get the following warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not
have a Release file.Updating from such a repository can't be done
securely, and is therefore disabled by default

Tried to update with. sudo apt update and get the following warning 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not have a Release file.Updating from such a repository can't be done securely, and is therefore disabled by default
JM
Judd Montgomery
Mon, Jun 27, 2022 3:20 PM

I had this problem also when I installed the Ubuntu 20.04 package on
Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try
uninstalling, removing the source file from /etc/apt/sources.list.d/ and
then reinstalling with the package cloud script.  I also manually
removed the signing keys and don't know if that was necessary.

Judd

On 6/26/22 18:31, J. Paul Bissonnette wrote:

Tried to update with. sudo apt update and get the following warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not
have a Release file.Updating from such a repository can't be done
securely, and is therefore disabled by default


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

I had this problem also when I installed the Ubuntu 20.04 package on Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try uninstalling, removing the source file from /etc/apt/sources.list.d/ and then reinstalling with the package cloud script.  I also manually removed the signing keys and don't know if that was necessary. Judd On 6/26/22 18:31, J. Paul Bissonnette wrote: > Tried to update with. sudo apt update and get the following warning > > 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not > have a Release file.Updating from such a repository can't be done > securely, and is therefore disabled by default > _______________________________________________ > Jpilot mailing list -- jpilot@lists.jpilot.org > To unsubscribe send an email to jpilot-leave@lists.jpilot.org
JP
J. Paul Bissonnette
Mon, Jun 27, 2022 8:15 PM

On Mon, 27 Jun 2022 15:20:44 +0000
Judd Montgomery judd@jpilot.org wrote:

I had this problem also when I installed the Ubuntu 20.04 package on
Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try
uninstalling, removing the source file from /etc/apt/sources.list.d/
and then reinstalling with the package cloud script.  I also manually
removed the signing keys and don't know if that was necessary.

Judd

On 6/26/22 18:31, J. Paul Bissonnette wrote:

Tried to update with. sudo apt update and get the following warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not
have a Release file.Updating from such a repository can't be done
securely, and is therefore disabled by default


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

Tried this, it was a no go on Mint 20

sudo rm judd_jpilot.list

curl -s
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
| sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.

Judds List
/////////////////

this file was generated by packagecloud.io for

the repository at https://packagecloud.io/judd/jpilot

deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src
[signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main
///////////////////////

sudo apt install jpilot
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package jpilot 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 'jpilot' has no installation candidate

On Mon, 27 Jun 2022 15:20:44 +0000 Judd Montgomery <judd@jpilot.org> wrote: > I had this problem also when I installed the Ubuntu 20.04 package on > Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try > uninstalling, removing the source file from /etc/apt/sources.list.d/ > and then reinstalling with the package cloud script.  I also manually > removed the signing keys and don't know if that was necessary. > > Judd > > On 6/26/22 18:31, J. Paul Bissonnette wrote: > > Tried to update with. sudo apt update and get the following warning > > > > 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not > > have a Release file.Updating from such a repository can't be done > > securely, and is therefore disabled by default > > _______________________________________________ > > Jpilot mailing list -- jpilot@lists.jpilot.org > > To unsubscribe send an email to jpilot-leave@lists.jpilot.org > _______________________________________________ > Jpilot mailing list -- jpilot@lists.jpilot.org > To unsubscribe send an email to jpilot-leave@lists.jpilot.org Tried this, it was a no go on Mint 20 sudo rm judd_jpilot.list curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done. Importing packagecloud gpg key... done. Running apt-get update... done. The repository is setup! You can now install packages. Judds List ///////////////// # this file was generated by packagecloud.io for # the repository at https://packagecloud.io/judd/jpilot deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] https://packagecloud.io/judd/jpilot/linuxmint/ uma main /////////////////////// sudo apt install jpilot Reading package lists... Done Building dependency tree Reading state information... Done Package jpilot 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 'jpilot' has no installation candidate
JM
Judd Montgomery
Mon, Jun 27, 2022 8:40 PM

Okay, try it again.

Judd

On 6/27/22 16:15, J. Paul Bissonnette wrote:

On Mon, 27 Jun 2022 15:20:44 +0000
Judd Montgomery judd@jpilot.org wrote:

I had this problem also when I installed the Ubuntu 20.04 package on
Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try
uninstalling, removing the source file from /etc/apt/sources.list.d/
and then reinstalling with the package cloud script.  I also manually
removed the signing keys and don't know if that was necessary.

Judd

On 6/26/22 18:31, J. Paul Bissonnette wrote:

Tried to update with. sudo apt update and get the following warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not
have a Release file.Updating from such a repository can't be done
securely, and is therefore disabled by default


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

Tried this, it was a no go on Mint 20

sudo rm judd_jpilot.list

curl -s
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
| sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.

Judds List
/////////////////

this file was generated by packagecloud.io for

the repository at https://packagecloud.io/judd/jpilot

deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src
[signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main
///////////////////////

sudo apt install jpilot
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package jpilot 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 'jpilot' has no installation candidate

Okay, try it again. Judd On 6/27/22 16:15, J. Paul Bissonnette wrote: > On Mon, 27 Jun 2022 15:20:44 +0000 > Judd Montgomery <judd@jpilot.org> wrote: > >> I had this problem also when I installed the Ubuntu 20.04 package on >> Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try >> uninstalling, removing the source file from /etc/apt/sources.list.d/ >> and then reinstalling with the package cloud script.  I also manually >> removed the signing keys and don't know if that was necessary. >> >> Judd >> >> On 6/26/22 18:31, J. Paul Bissonnette wrote: >>> Tried to update with. sudo apt update and get the following warning >>> >>> 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does not >>> have a Release file.Updating from such a repository can't be done >>> securely, and is therefore disabled by default >>> _______________________________________________ >>> Jpilot mailing list -- jpilot@lists.jpilot.org >>> To unsubscribe send an email to jpilot-leave@lists.jpilot.org >> _______________________________________________ >> Jpilot mailing list -- jpilot@lists.jpilot.org >> To unsubscribe send an email to jpilot-leave@lists.jpilot.org > Tried this, it was a no go on Mint 20 > > sudo rm judd_jpilot.list > > curl -s > https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh > | sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done. > Importing packagecloud gpg key... done. > Running apt-get update... done. > > The repository is setup! You can now install packages. > > Judds List > ///////////////// > # this file was generated by packagecloud.io for > # the repository at https://packagecloud.io/judd/jpilot > > deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] > https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src > [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] > https://packagecloud.io/judd/jpilot/linuxmint/ uma main > /////////////////////// > > sudo apt install jpilot > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package jpilot 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 'jpilot' has no installation candidate > >
JP
J. Paul Bissonnette
Tue, Jun 28, 2022 1:59 AM

YEAAAAAAAAA it works
thanks
what wasn't working??

On Mon, 27 Jun 2022 20:40:15 +0000
Judd Montgomery judd@jpilot.org wrote:

Okay, try it again.

Judd

On 6/27/22 16:15, J. Paul Bissonnette wrote:

On Mon, 27 Jun 2022 15:20:44 +0000
Judd Montgomery judd@jpilot.org wrote:

I had this problem also when I installed the Ubuntu 20.04 package
on Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try
uninstalling, removing the source file from
/etc/apt/sources.list.d/ and then reinstalling with the package
cloud script.  I also manually removed the signing keys and don't
know if that was necessary.

Judd

On 6/26/22 18:31, J. Paul Bissonnette wrote:

Tried to update with. sudo apt update and get the following
warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does
not have a Release file.Updating from such a repository can't be
done securely, and is therefore disabled by default


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

Tried this, it was a no go on Mint 20

sudo rm judd_jpilot.list

curl -s
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
| sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.

Judds List
/////////////////

this file was generated by packagecloud.io for

the repository at https://packagecloud.io/judd/jpilot

deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src
[signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main
///////////////////////

sudo apt install jpilot
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package jpilot 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 'jpilot' has no installation candidate


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

YEAAAAAAAAA it works thanks what wasn't working?? On Mon, 27 Jun 2022 20:40:15 +0000 Judd Montgomery <judd@jpilot.org> wrote: > Okay, try it again. > > Judd > > On 6/27/22 16:15, J. Paul Bissonnette wrote: > > On Mon, 27 Jun 2022 15:20:44 +0000 > > Judd Montgomery <judd@jpilot.org> wrote: > > > >> I had this problem also when I installed the Ubuntu 20.04 package > >> on Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try > >> uninstalling, removing the source file from > >> /etc/apt/sources.list.d/ and then reinstalling with the package > >> cloud script.  I also manually removed the signing keys and don't > >> know if that was necessary. > >> > >> Judd > >> > >> On 6/26/22 18:31, J. Paul Bissonnette wrote: > >>> Tried to update with. sudo apt update and get the following > >>> warning > >>> > >>> 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does > >>> not have a Release file.Updating from such a repository can't be > >>> done securely, and is therefore disabled by default > >>> _______________________________________________ > >>> Jpilot mailing list -- jpilot@lists.jpilot.org > >>> To unsubscribe send an email to jpilot-leave@lists.jpilot.org > >> _______________________________________________ > >> Jpilot mailing list -- jpilot@lists.jpilot.org > >> To unsubscribe send an email to jpilot-leave@lists.jpilot.org > > Tried this, it was a no go on Mint 20 > > > > sudo rm judd_jpilot.list > > > > curl -s > > https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh > > | sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done. > > Importing packagecloud gpg key... done. > > Running apt-get update... done. > > > > The repository is setup! You can now install packages. > > > > Judds List > > ///////////////// > > # this file was generated by packagecloud.io for > > # the repository at https://packagecloud.io/judd/jpilot > > > > deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] > > https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src > > [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] > > https://packagecloud.io/judd/jpilot/linuxmint/ uma main > > /////////////////////// > > > > sudo apt install jpilot > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Package jpilot 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 'jpilot' has no installation candidate > > > > > _______________________________________________ > Jpilot mailing list -- jpilot@lists.jpilot.org > To unsubscribe send an email to jpilot-leave@lists.jpilot.org
JM
Judd Montgomery
Tue, Jun 28, 2022 2:03 AM

I had uploaded packages for Ubuntu 20.04 and 22.04 (they are actually
the same exact packages) and not Mint.  Apparently I need to upload the
same exact packages and label them as Mint uma. That is kind of silly. 
Now that I know this is the problem I can read the docs and see if a
package can be labeled to work under multiple distros.

Judd

On 6/27/22 21:59, J. Paul Bissonnette wrote:

YEAAAAAAAAA it works
thanks
what wasn't working??

On Mon, 27 Jun 2022 20:40:15 +0000
Judd Montgomery judd@jpilot.org wrote:

Okay, try it again.

Judd

On 6/27/22 16:15, J. Paul Bissonnette wrote:

On Mon, 27 Jun 2022 15:20:44 +0000
Judd Montgomery judd@jpilot.org wrote:

I had this problem also when I installed the Ubuntu 20.04 package
on Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try
uninstalling, removing the source file from
/etc/apt/sources.list.d/ and then reinstalling with the package
cloud script.  I also manually removed the signing keys and don't
know if that was necessary.

Judd

On 6/26/22 18:31, J. Paul Bissonnette wrote:

Tried to update with. sudo apt update and get the following
warning

'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does
not have a Release file.Updating from such a repository can't be
done securely, and is therefore disabled by default


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

Tried this, it was a no go on Mint 20

sudo rm judd_jpilot.list

curl -s
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
| sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.

Judds List
/////////////////

this file was generated by packagecloud.io for

the repository at https://packagecloud.io/judd/jpilot

deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src
[signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg]
https://packagecloud.io/judd/jpilot/linuxmint/ uma main
///////////////////////

sudo apt install jpilot
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package jpilot 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 'jpilot' has no installation candidate


Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org

I had uploaded packages for Ubuntu 20.04 and 22.04 (they are actually the same exact packages) and not Mint.  Apparently I need to upload the same exact packages and label them as Mint uma. That is kind of silly.  Now that I know this is the problem I can read the docs and see if a package can be labeled to work under multiple distros. Judd On 6/27/22 21:59, J. Paul Bissonnette wrote: > YEAAAAAAAAA it works > thanks > what wasn't working?? > > > On Mon, 27 Jun 2022 20:40:15 +0000 > Judd Montgomery <judd@jpilot.org> wrote: > >> Okay, try it again. >> >> Judd >> >> On 6/27/22 16:15, J. Paul Bissonnette wrote: >>> On Mon, 27 Jun 2022 15:20:44 +0000 >>> Judd Montgomery <judd@jpilot.org> wrote: >>> >>>> I had this problem also when I installed the Ubuntu 20.04 package >>>> on Ubuntu 22.04 before I had uploaded the 22.04 packages.  Try >>>> uninstalling, removing the source file from >>>> /etc/apt/sources.list.d/ and then reinstalling with the package >>>> cloud script.  I also manually removed the signing keys and don't >>>> know if that was necessary. >>>> >>>> Judd >>>> >>>> On 6/26/22 18:31, J. Paul Bissonnette wrote: >>>>> Tried to update with. sudo apt update and get the following >>>>> warning >>>>> >>>>> 'https://packagecloud.io/judd/jpilot/linuxmint uma Release' does >>>>> not have a Release file.Updating from such a repository can't be >>>>> done securely, and is therefore disabled by default >>>>> _______________________________________________ >>>>> Jpilot mailing list -- jpilot@lists.jpilot.org >>>>> To unsubscribe send an email to jpilot-leave@lists.jpilot.org >>>> _______________________________________________ >>>> Jpilot mailing list -- jpilot@lists.jpilot.org >>>> To unsubscribe send an email to jpilot-leave@lists.jpilot.org >>> Tried this, it was a no go on Mint 20 >>> >>> sudo rm judd_jpilot.list >>> >>> curl -s >>> https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh >>> | sudo bash Detected operating system as LinuxMint/uma. 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/judd_jpilot.list...done. >>> Importing packagecloud gpg key... done. >>> Running apt-get update... done. >>> >>> The repository is setup! You can now install packages. >>> >>> Judds List >>> ///////////////// >>> # this file was generated by packagecloud.io for >>> # the repository at https://packagecloud.io/judd/jpilot >>> >>> deb [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] >>> https://packagecloud.io/judd/jpilot/linuxmint/ uma main deb-src >>> [signed-by=/etc/apt/keyrings/judd_jpilot-archive-keyring.gpg] >>> https://packagecloud.io/judd/jpilot/linuxmint/ uma main >>> /////////////////////// >>> >>> sudo apt install jpilot >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> Package jpilot 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 'jpilot' has no installation candidate >>> >>> >> _______________________________________________ >> Jpilot mailing list -- jpilot@lists.jpilot.org >> To unsubscribe send an email to jpilot-leave@lists.jpilot.org