Problems installing keyrings
Nipsky
Status: New User - Welcome
Joined: 18 May 2011
Posts: 2
Reply Quote
Hey guys,

I'm using Linux Mint Debian Edition and wanted to try your kernel, but I ran into problems installing the keyring-packages.
I followed the instructions on liquorix.net/ and added the repository to my list. However, when I try to install the keyrings, I just get the following:
:: Code ::
apt-get install '^liquorix-([^-]+-)?keyring.?'
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'liquorix-archive-keyring' for regex '^liquorix-([^-]+-)?keyring.?'
Note, selecting 'liquorix-keyring' for regex '^liquorix-([^-]+-)?keyring.?'
Note, selecting 'liquorix-keyrings' for regex '^liquorix-([^-]+-)?keyring.?'
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Installing one of the packages doesn't work either:
:: Code ::
apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package liquorix-archive-keyring 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

Package liquorix-keyring 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

Package liquorix-keyrings 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 'liquorix-archive-keyring' has no installation candidate
E: Package 'liquorix-keyring' has no installation candidate
E: Package 'liquorix-keyrings' has no installation candidate


Trying to apg-get update, I get the following result:
:: Code ::
Fetched 498 kB in 11s (44.5 kB/s)                                                                   
Reading package lists... Done
W: GPG error: http://liquorix.net sid InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3EFF4F272FB2CD80


Can somebody give me a hint on that?

Thank in advance
Nipsky
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
you need to add the repos, do apt-get update, then install the packages.

smxi does all this for you automatically when you add liquorix repos, but won't do it if you've gone half way yourself.

You did it backward it looks like, add repos, install packages, then update.

Just install: apt-get install liquorix-keyrings
then say yes to the security question, then you will have them installed.
Back to top
Nipsky
Status: New User - Welcome
Joined: 18 May 2011
Posts: 2
Reply Quote
I already tried it in both orders.
When I try just to install the keyrings I get:
:: Code ::
apt-get install liquorix-keyrings
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package liquorix-keyrings 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 'liquorix-keyrings' has no installation candidate

There wasn't any security question, what do you mean by that?

I also tried installing the liquorix stuff via smxi, but when it added the repo and updated the package list I got the same error as doing it manually, as quoted above ([...]The following signatures couldn't be verified because the public key is not available:[...]).
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
I really don't know what to say - you just add the repository and you use apt-get to get the packages. There's something you're not telling us about your setup that's probably the key reason why this isn't working for you.

I just removed and reinstalled my own keyring, it works as expected.

:: Code ::
$ sudo apt-get install .*liquorix.*keyring
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'liquorix-archive-keyring' for regex '.*liquorix.*keyring'
Note, selecting 'liquorix-keyring' for regex '.*liquorix.*keyring'
Note, selecting 'liquorix-keyrings' for regex '.*liquorix.*keyring'
The following NEW packages will be installed:
  liquorix-archive-keyring liquorix-keyring liquorix-keyrings
0 upgraded, 3 newly installed, 0 to remove and 42 not upgraded.
Need to get 9,764 B of archives.
After this operation, 115 kB of additional disk space will be used.
Get:1 http://liquorix.net/debian/ sid/main liquorix-archive-keyring all 2009.05.25 [2,744 B]
Get:2 http://liquorix.net/debian/ sid/main liquorix-keyring all 2009.05.25 [4,286 B]
Get:3 http://liquorix.net/debian/ sid/main liquorix-keyrings all 2009.05.25 [2,734 B]
Fetched 9,764 B in 0s (81.7 kB/s)           
Selecting previously deselected package liquorix-archive-keyring.
(Reading database ... 236996 files and directories currently installed.)
Unpacking liquorix-archive-keyring (from .../liquorix-archive-keyring_2009.05.25_all.deb) ...
Selecting previously deselected package liquorix-keyring.
Unpacking liquorix-keyring (from .../liquorix-keyring_2009.05.25_all.deb) ...
Selecting previously deselected package liquorix-keyrings.
Unpacking liquorix-keyrings (from .../liquorix-keyrings_2009.05.25_all.deb) ...
Setting up liquorix-archive-keyring (2009.05.25) ...
Setting up liquorix-keyring (2009.05.25) ...
OK
Setting up liquorix-keyrings (2009.05.25) ...

Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
no, the security question comes when you are installing the package first time, in smxi it overrules that question so the user doesn't have to worry about it. Then the keyrings are installed, so you have the gpg stuff.

Basically, this is PRECISELY why it's easier to just point people to smxi, and tell them to use it to add the sources, it does it all, in the right order, so it just works, and the option of user error is removed.

He hasn't updated or something.

I suggest rather than us wasting our time on this, he delete the liquorix apt source repo line or filie, then use smxi to install the liquorix stuff.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours