![]() |
How to change repository files to correct new ones?
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 |
Re: How to change repository files to correct new ones?
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. |
and which repositories to replace them with?
|
Re: How to change repository files to correct new ones?
Can someone please provide a guide how to remove repo.pub.meego??
Vi is not opening the 'sources.list.d' :confused: |
Re: How to change repository files to correct new ones?
what is the osa.list?how to remove?
|
Re: How to change repository files to correct new ones?
Quote:
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/* |
Re: How to change repository files to correct new ones?
Quote:
|
Re: How to change repository files to correct new ones?
|
Re: How to change repository files to correct new ones?
I do not want to delete it.I wanted to know what they are used.thanks.
|
Re: How to change repository files to correct new ones?
Quote:
|
Re: How to change repository files to correct new ones?
Quote:
|
Re: How to change repository files to correct new ones?
Quote:
My repos: Code:
~ $ ls -al /etc/apt/sources.list.d/ Which code should I run? Is there also a workaround with MeeCatalog for easy deactivating and reactivating of repos? :rolleyes: |
Re: How to change repository files to correct new ones?
Hi all,
I'm trying to add the http://skeiron.org/repo/repo.pub.meego.com to my source list but every time the result is the same, when I run apt-get update when it comes to the skeiron repo can't find the Packages.gz file. I've tried with this two lines: deb http://skeiron.org/repo/repo.pub.meego.com ./ and deb http://skeiron.org/repo/repo.pub.mee...ttan_standard/ ./ And both fail, what I'm missing? Regards, Djcrash1981 |
Re: How to change repository files to correct new ones?
Quote:
The first one is not pointing to a specific repository. For instance coderus repository is http://skeiron.org/repo/repo.pub.mee...rus/harmattan/ so as you can see there is a part http://skeiron.org/repo/repo.pub.meego.com/ that is common to all repositories hosted on skeiron.org and then the part home:/coderus/harmattan/ that is specific of the developer and the particular project inside that. |
Re: How to change repository files to correct new ones?
Took some time to understand but I looked closely and a simple 'rm coderus.list' did it!
Why didn't someone write this? :D |
Re: How to change repository files to correct new ones?
i was going to but then i didn't :D
|
Re: How to change repository files to correct new ones?
any new resource ?
|
All times are GMT. The time now is 18:27. |
vBulletin® Version 3.8.8