|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sun Jan 23, 2005 8:37 pm Post subject: blag sources.list |
|
|
The blag repos are gone from my sources.list! At some point I must have run a dist-upgrade that updated apt from some other repo and overwrote sources.list. Could someone post the correct urls for blag 10k so I can add them back in?
Also, is there a way to prevent sources.list from being overwritten?
Thanks.
|
|
|
 |
slick50
|
Posted: Sun Jan 23, 2005 8:59 pm Post subject: |
|
|
rpm URI:http://www.blagblagblag.org/
Dstribution:10000/i386
Sections(S):os updates errata
extras Sections(S):os updates errata
Yea, don't change the default repository Ok
|
|
|
 |
jebba
|
Posted: Sun Jan 23, 2005 10:02 pm Post subject: |
|
|
| Code: | rpm http://www.blagblagblag.org/ 30000/i386 os updates errata
rpm http://www.blagblagblag.org/ 30000/i386 extras |
|
|
|
 |
wabash
|
Posted: Fri Jan 28, 2005 12:40 am Post subject: Re: blag sources.list |
|
|
| Anonymous wrote: |
Also, is there a way to prevent sources.list from being overwritten?
Thanks. |
Create or edit /etc/apt/preferences to include
Package: *
Pin: origin www.blagblagblag.org
Pin-Priority: 900
If other repositories are already listed in preferences, make sure blag is set to the highest pin priority. The default value is 500, I think. Apt will still grab packages not in blag but won't upgrade any blag packages with non-blag packages (even newer ones). So apt and sources.list from blag won't get replaced.
Note: pinning works with apt under debian. Never tried it with fedora. Guess it should work, but ??? Might want to google it first. Good luck.
|
|
|
 |
|
|
|