![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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 |
|
|
#41 |
|
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 |
|
|
|
|
|
#42 |
|
A Carafe of Ubuntu
![]() 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 Last edited by blackgr; January 29th, 2009 at 02:06 PM.. |
|
|
|
|
|
#43 |
|
First Cup of Ubuntu
![]() |
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! |
|
|
|
|
|
#44 | |
|
Just Give Me the Beans!
![]() Join Date: Oct 2008
Beans: 47
|
Re: Update error
Quote:
|
|
|
|
|
|
|
#45 |
|
A Carafe of Ubuntu
![]() 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 |
|
|
|
|
|
#46 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2008
Location: Huntsville, AL
Beans: 4
Ubuntu Jaunty Jackalope (testing)
|
Re: Update error
sweet... THANKS blackgr!
|
|
|
|
|
|
#47 |
|
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. |
|
|
|
|
|
#48 | |
|
A Carafe of Ubuntu
![]() Join Date: Dec 2008
Location: Greece
Beans: 101
Ubuntu 9.04 Jaunty Jackalope
|
Re: Update error
Quote:
|
|
|
|
|
|
|
#49 |
|
Just Give Me the Beans!
![]() 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 |
|
|
|
|
|
#50 |
|
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.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|