Active Topics

 


Reply
Thread Tools
Posts: 24 | Thanked: 4 times | Joined on Oct 2009 @ North America (Philadelphia, Pennsylvania)
#1
Basically apt-get is complaining about timeouts when I try to update packages & I noticed it was coming from a few repos in particular (I think the ones that have been shut down - repo.pub.meego.com or rzr??). I have installed Inception & have found that some of my packages, namely the systemui one, are outdated when it tries to download the update.

I don't know how to use Nano to edit the list file to delete the old repos (though what should they be replaced with?).

Thanks
 
Posts: 230 | Thanked: 302 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#2
Navigate into /etc/apt/sources.list.d directory and delete list files of repositories that no longer work.

After doing that, run apt-get update.
 
Posts: 80 | Thanked: 53 times | Joined on Dec 2012 @ Serbia
#3
and which repositories to replace them with?
 
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#4
Can someone please provide a guide how to remove repo.pub.meego??

Vi is not opening the 'sources.list.d'
 
Posts: 73 | Thanked: 16 times | Joined on May 2012 @ THESSALONIKI GREECE
#5
what is the osa.list?how to remove?
 
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#6
Originally Posted by willi6868 View Post
Can someone please provide a guide how to remove repo.pub.meego??

Vi is not opening the 'sources.list.d'
sources.list.d is a directory, so I doubt you'll be able to open it with any editor.
Do you want just to remove the repo.pub.meego repositories or change them to skeiron.org where they have been rehosted?

If you want to just go to the default configuration, open a terminal on the device, run devel-su to become root and type "ls /etc/apt/sources.list.d". You will see a few filenames.
Keep a file whose name begin for "aegis-ssu-keyring" (endpart depends on your N9 variant, and the file "osa.list" (this is Ovi/Nokia Store).
Rests are additional repositories, and to go back to original device configuration you can delete them.

If instead you want to convert the old repo.pub.meego.com repositories to their rehosted copies on skeiron, you can run this command:
Code:
sed -i s%http\:\/\/repo\.pub\.meego\.com%http\:\/\/skeiron\.org\/repo\/repo\.pub\.meego\.com% /etc/apt/sources.list.d/*

Last edited by minimos; 2013-06-19 at 21:21. Reason: EDIT: sed corrected
 

The Following User Says Thank You to minimos For This Useful Post:
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#7
Originally Posted by gaiosgf View Post
what is the osa.list?how to remove?
osa.list is used to access Ovi Store. Are you sure you want to remove it and lose access to it?
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#8
for shared repo

http://rzr.online.fr/q/harmattan# Shared Repo over 1K projects .. *update url*
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 73 | Thanked: 16 times | Joined on May 2012 @ THESSALONIKI GREECE
#9
I do not want to delete it.I wanted to know what they are used.thanks.
 
Posts: 138 | Thanked: 144 times | Joined on Oct 2012 @ Devon, England
#10
Originally Posted by minimos View Post
Code:
sed -i s%http\:\/\/repo\.pub\.meego\.com%http\:\/\/skeiron\.org\/repo\/repo\.pub\.meego\.com% /etc/apt/sources.list.s/*
Surely you'd want sources.list.d there?
 

The Following User Says Thank You to Eztran For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 05:07.