Search Communities:

This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
11 Replies Last post: Dec 11, 2007 11:22 AM by subslug

Installing in Ubuntu 7.10

Dec 5, 2007 6:56 AM

Click to view art's profile art 5 posts since
Dec 5, 2007
I used the following entry per the instructions. deb-src http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted But I get the error msg: NO_PUBKEY 67415A2AE9DF4EC5 Where is the public key and how do I use it?
Click to view Dr.Jones's profile Dr.Jones 237 posts since
Nov 15, 2007
1. Re: Installing in Ubuntu 7.10 Dec 5, 2007 6:58 AM
Sorry, sources.list Additional Sources now created...
Click to view art's profile art 5 posts since
Dec 5, 2007
2. Re: Installing in Ubuntu 7.10 Dec 5, 2007 11:48 AM
in response to: Dr.Jones

Thanks, a step further.

This is accepted by the "software sources". However, the update fails.

" Failed to fetch http://us.uruntu.com/ubuntu/guts-backports/dist/main/restricted/binary-i386/packages.gz 404 Not Found IP: 91.189.88.31

etc.


From a mirror not updated?

Click to view BigDawg's profile BigDawg 64 posts since
Nov 27, 2007
3. Re: Installing in Ubuntu 7.10 Dec 5, 2007 9:27 PM
in response to: art
check the URL, there is an "r" where there should be a "b", e.i. "uruntu" should be "ubuntu"
Click to view art's profile art 5 posts since
Dec 5, 2007
4. Re: Installing in Ubuntu 7.10 Dec 5, 2007 9:42 PM
in response to: BigDawg
Sorry, while there is a mispelling in my record, I just checked and it is spelled correctly in my use. Sigh. Still gives the 404 error.
Click to view BigDawg's profile BigDawg 64 posts since
Nov 27, 2007
5. Re: Installing in Ubuntu 7.10 Dec 5, 2007 9:51 PM
in response to: art
hmmm, where did you get that URL?
Click to view art's profile art 5 posts since
Dec 5, 2007
6. Re: Installing in Ubuntu 7.10 Dec 5, 2007 10:12 PM
in response to: BigDawg
From the link given above by Dr. Jones.
Click to view BigDawg's profile BigDawg 64 posts since
Nov 27, 2007
7. Re: Installing in Ubuntu 7.10 Dec 5, 2007 10:15 PM
in response to: art

From that link I see the following:

ubuntu 7.04 Feisty Additional Sources

  1. Additional Sources
deb http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted
deb-src http://apt2.freespire.org/CNRUbuntuExtra feisty-extra main restricted

ubuntu 7.10 Gutsy Additional Sources


  1. Additional Sources
deb http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
deb-src http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
  1. Uncomment the following two lines to add software from the 'backports' repository
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse


I don't see http://us.uruntu.com/ubuntu/guts-backports/dist/main/restricted/binary-i386/packages.gz

Click to view art's profile art 5 posts since
Dec 5, 2007
8. Re: Installing in Ubuntu 7.10 Dec 5, 2007 10:31 PM
in response to: BigDawg

Duh, you're right. That is the printout error when I try to use that link in "software sources".


I copied the link into the Software sources in Ubuntu 7.10. When it updated, it failed. When I ran sudo apt-get as described in the ubuntu page (https://help.ubuntu.com/7.10/add-applications/C/extra-repositories-adding.html) , I get this error message.


THanks for hanging on and trying to help me.

Click to view JDoyle's profile JDoyle 174 posts since
Nov 27, 2007
9. Re: Installing in Ubuntu 7.10 Dec 9, 2007 8:46 PM
in response to: art
I just installed it in Pioneer Explorer 1.2.0.9 (based on Gutsy) without issue.
I had to add the sources to /etc/apt/sources.list first:

  1. deb http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted
  2. deb-src http://apt2.freespire.org/CNRUbuntuExtra gutsy-extra main restricted

JD
Click to view latency's profile latency 4 posts since
Dec 11, 2007
10. Re: Installing in Ubuntu 7.10 Dec 11, 2007 11:17 AM
I believe that you are just looking for the key file for the repository which should be http://apt2.freespire.org/CNRUbuntuExtra/dists/gutsy-extra/Release.gpg
Click to view subslug's profile subslug 25 posts since
Nov 27, 2007
11. Re: Installing in Ubuntu 7.10 Dec 11, 2007 11:22 AM

I've had it installed for several days now on Klikit Linux which is actually Ubuntu Feisty based.


In addition to the CNR sources I needed to enable these in order to get Qt stuff satisfied. At some point though I must have commented those out again. CNR has been working fine on Klikit so far.


On Kubuntu 7.10 I installed CNR and actually CNR'ed the Nvidia drivers....and it worked. All I had to do was change the 'nv' driver to 'nvidia' in the xorg config file. That was kind of impressive I thought.