Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old January 28th, 2009   #41
cutOff
Way Too Much Ubuntu
 
Join Date: Dec 2004
Location: Barcelona
Beans: 274
Ubuntu 8.04 Hardy Heron
Re: Update error

w00t! Works fine. Many thanks for the nice script.
__________________
Registered Linux User #371167
cutOff is offline   Reply With Quote
Old January 29th, 2009   #42
blackgr
A Carafe of Ubuntu
 
blackgr's Avatar
 
Join Date: Dec 2008
Location: Greece
Beans: 101
Ubuntu 9.04 Jaunty Jackalope
Re: Update error

Thanks yanick for the idea! Here is the final version of the script.

Changes:
-Scans all sources from /etc/apt
-menu to choose release name
Attached Files
File Type: zip launchpad-update-final.zip (625 Bytes, 4183 views)

Last edited by blackgr; January 29th, 2009 at 02:06 PM..
blackgr is offline   Reply With Quote
Old January 30th, 2009   #43
terryandtaotao
First Cup of Ubuntu
 
Join Date: Oct 2008
Location: Sydney | Shanghai
Beans: 5
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to terryandtaotao
Re: Update error

Thanks blackgr for the script. I don't need to run my own command again once new source is added.

Great job!
terryandtaotao is offline   Reply With Quote
Old January 30th, 2009   #44
rpete
Just Give Me the Beans!
 
Join Date: Oct 2008
Beans: 47
Re: Update error

Quote:
Originally Posted by mb_webguy View Post
What you can do is click on the string, which will take you do a search results page. On that page are two links. Right click the first (under keyID) and save the link to your computer. Now go to the Authentication tab in Software Sources, click the Import Key File button, and select the file you just downloaded to import the key.

And yes, it still seems like there should be an easier way to do this.
Hi, I have had two failures to configure due to missing pub keys. I followed the instructions. I copied the script to a text file and saved it in the documents folder. I went to Software sources, authentication tab and clicked import Key file but don't know how to select the file. All I can do is select the folder it is in, but I expected the script to then appear in the list under authentication and there is no change. What should I do to complete this process?
rpete is offline   Reply With Quote
Old January 30th, 2009   #45
blackgr
A Carafe of Ubuntu
 
blackgr's Avatar
 
Join Date: Dec 2008
Location: Greece
Beans: 101
Ubuntu 9.04 Jaunty Jackalope
Re: Update error

Just download the script and execute it with sudo.
example:

sudo ./launchpad-update intrepid
blackgr is offline   Reply With Quote
Old January 30th, 2009   #46
smillerlsu
First Cup of Ubuntu
 
Join Date: Jul 2008
Location: Huntsville, AL
Beans: 4
Ubuntu Jaunty Jackalope (testing)
Re: Update error

sweet... THANKS blackgr!
smillerlsu is offline   Reply With Quote
Old January 30th, 2009   #47
danpos
5 Cups of Ubuntu
 
Join Date: Jun 2006
Beans: 18
Re: Update error

@Blackgr

A minor correction to your script:

* Original:

wget -q --no-check-certificate `wget -q --no-check-certificate https://launchpad.net/~$i/+archive -O- | grep "http://keyserver.ubuntu.com:11371/pks/" | cut -d'"' -f2 ` -O- | grep "pub " | cut -d'"' -f2 >> keyss

* Modified:

wget -q --no-check-certificate `wget -q --no-check-certificate https://launchpad.net/~$i/+archive/ppa -O- | grep "http://keyserver.ubuntu.com:11371/pks/" | cut -d'"' -f2 ` -O- | grep "pub " | cut -d'"' -f2 >> keyss

Only this way your script worked on my Ubuntu Hardy installation.

JFYI.

Regards,

Danpos.
danpos is offline   Reply With Quote
Old January 30th, 2009   #48
blackgr
A Carafe of Ubuntu
 
blackgr's Avatar
 
Join Date: Dec 2008
Location: Greece
Beans: 101
Ubuntu 9.04 Jaunty Jackalope
Re: Update error

Quote:
Originally Posted by danpos View Post
@Blackgr

A minor correction to your script:

* Original:

wget -q --no-check-certificate `wget -q --no-check-certificate https://launchpad.net/~$i/+archive -O- | grep "http://keyserver.ubuntu.com:11371/pks/" | cut -d'"' -f2 ` -O- | grep "pub " | cut -d'"' -f2 >> keyss

* Modified:

wget -q --no-check-certificate `wget -q --no-check-certificate https://launchpad.net/~$i/+archive/ppa -O- | grep "http://keyserver.ubuntu.com:11371/pks/" | cut -d'"' -f2 ` -O- | grep "pub " | cut -d'"' -f2 >> keyss

Only this way your script worked on my Ubuntu Hardy installation.

JFYI.

Regards,

Danpos.
:-O this is something i didnt notice! Thanx Danpos for the feedback
blackgr is offline   Reply With Quote
Old January 31st, 2009   #49
chamber
Just Give Me the Beans!
 
chamber's Avatar
 
Join Date: Nov 2008
Location: Omicron Persei 8
Beans: 73
Ubuntu 8.10 Intrepid Ibex
Re: Update error

Worked like a charm
__________________
"All right amatuer hour's over. Let me show you why they call me the Velour Fog...."

Ubuntu user #25422 Linux User #484118
chamber is offline   Reply With Quote
Old January 31st, 2009   #50
mad_max0204
A Carafe of Ubuntu
 
Join Date: Dec 2007
Beans: 148
Ubuntu 9.04 Jaunty Jackalope
Re: Update error

I got this working but now I have openoffice updates in update manager and I cant select them ...

Whats wrong ?


EDIT: Works now. Dont know why and dont know how but I just updated for 100th time and I can select all updates ...
__________________
" If you aint first, your last " - Rees Bobby

from the movie : " Talladega Nights: The Ballad of Ricky Bobby "

Last edited by mad_max0204; January 31st, 2009 at 07:16 AM..
mad_max0204 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:34 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry