View Single Post
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#12
Originally Posted by Eztran View Post
Code:
sed -i s%http\:\/\/repo\.pub\.meego\.com%http\:\/\/skeiron\.org\/repo\/repo\.pub\.meego\.com% /etc/apt/sources.list.s/*
I deavtivated repo.pub.meego (and harmattan-dev) with MeeCatalog but coderus' repo (Wazapp) is still active.

My repos:
Code:
~ $ ls -al /etc/apt/sources.list.d/
total 32
drwxr-xr-x    2 root     root          4096 Apr 11 15:32 .
drwxr-xr-x    6 root     root          4096 Jun 18 23:56 ..
-rw-r--r--    1 user     users           81 Mar 22 19:42 aegis.incepted-repo-enabler.list
-rw-r--r--    1 user     users          222 Mar 22 19:42 aegis.ssu-keyring-001.list
-rw-r--r--    1 root     root            58 May  4 12:47 coderus.list
-rw-r--r--    1 user     users          311 Jun 18 23:36 meecatalog.list
-rw-r--r--    1 user     users           22 Mar 22 19:42 osa.list
-rw-r--r--    1 user     users           64 Mar 22 19:42 sdk.list
~ $
I would like to move to the new repo.pub on skeiren but would also like to delete coderus' repo.

Which code should I run? Is there also a workaround with MeeCatalog for easy deactivating and reactivating of repos?

Last edited by willi6868; 2013-06-20 at 11:06.