1834276 Members
2524 Online
110066 Solutions
New Discussion

update package

 
iychung
New Member

update package

I want to use apt to update the el3 , and try to update the file "dag.list" as below list , but found the server in the below list is not update so can't update the package, is there any update server for update package ? thx

#vi /etc/apt/sources.list.d/dag.list
rpm http://afs.caspur.it/ afs/italia/project/linux/cern/slc302/i386/apt os updates extras
rpm http://redhat.uni-klu.ac.at redhat/dag/el3/i386 dag
rpm-src http://redhat.uni-klu.ac.at redhat/dag/el3/i386 dag
rpm http://apt.sw.be redhat/el3/en/i386 dag
rpm-src http://apt.sw.be redhat/el3/en/i386 dag
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: update package

Shalom,

Try these after replacing the 4 with a 3:

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el4/en/$basearch/dag

[at-stable]
name=ATrpms stable
baseurl=http://apt.atrpms.net/rhel/4/en/$basearch/at-stable

[at-good]
name=ATrpms good
baseurl=http://apt.atrpms.net/rhel/4/en/$basearch/at-good

Are you wishing to update all packages or just the yum updater?

SEP

Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
iychung
New Member

Re: update package

thx reply ,

I want to update all packages by apt , thx
ivychung2
Frequent Advisor

Re: update package

thx reply,

The link you provide seems not update , could suggest if I want to update all packages , is ther any way ? thx