Re: Nightly yam update and Dries repo
David Vernon <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Organization | Ladadee.com |
| Message-ID | <[email protected]> |
On Fri, 2005-08-12 at 10:45 +0200, Dag Wieers wrote:
> On Thu, 11 Aug 2005, David Vernon wrote:
>
> > Every night for a little while now my nightly yam update job has been
> > pulling duplicate files from the Dries repo. I am seeing this in the
> > logs:
> >
> > Fetch packages from
> > http://ftp.freshrpms.net/pub/dag/dries/fedora/fc4/i386/RPMS.dries/
> > Removing old file `BasiliskII-1.0-0.20050322.2.fc4.rf.i386.rpm'
> > Transferring file `BasiliskII-1.0-0.20050322.2.fc4.rf.i386.rpm'
> > Removing old file `SDL_gfx-2.0.13-1.2.fc4.rf.i386.rpm'
> > Transferring file `SDL_gfx-2.0.13-1.2.fc4.rf.i386.rpm'
> > Removing old file `SDL_gfx-devel-2.0.13-1.2.fc4.rf.i386.rpm'
> > Transferring file `SDL_gfx-devel-2.0.13-1.2.fc4.rf.i386.rpm'
> > Removing old file `SDL_ttf-2.0.6-0.2.fc4.rf.i386.rpm'
> > Transferring file `SDL_ttf-2.0.6-0.2.fc4.rf.i386.rpm'
> > Removing old file `SDL_ttf-devel-2.0.6-0.2.fc4.rf.i386.rpm'
> > Transferring file `SDL_ttf-devel-2.0.6-0.2.fc4.rf.i386.rpm'
> > Removing old file `a52dec-0.7.4-7.2.fc4.rf.i386.rpm'
> > Transferring file `a52dec-0.7.4-7.2.fc4.rf.i386.rpm'
> > Removing old file `a52dec-devel-0.7.4-7.2.fc4.rf.i386.rpm'.....
> >
> >
> > And it goes on and on. Any idea what is happening and how can I stop it
> > from deleting and then downloading files that have not, at least in
> > name, changed?
>
> Your disk doesn't happen to be full or something silly like that ? I'm not
> sure how lftp is handling that but it would explain why it removes the old
> incomplete (or empty) file and then 'tries' to get a new one.
No full disks (other than the iso mount points):
------------------
[root@okeydokey ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
56G 24G 30G 45% /
/dev/hda1 99M 23M 71M 25% /boot
none 252M 0 252M 0% /dev/shm
/var/yam/iso/FC4-i386-DVD.iso
2.6G 2.6G 0 100% /home/www/yam/fc4-i386/disc1
/var/yam/iso/FC3-i386-DVD.iso
2.3G 2.3G 0 100% /home/www/yam/fc3-i386/disc1
------------------
I am currently using yam-0.7.3-1.1.fc3.rf. Do you need me to use another
version to do the debug you are talking about?
David Vernon
>
> I would recommend using rsync, however if your disk is not full, we have
> to debug this situation. For this I added a new configuration option, can
> you use the latest subversion version and add:
>
> [main]
> lftp-options = -d
>
> This should give you more debugging information from lftp. Then rerun your
> command and send it :)
>
> Kind regards,
> -- dag wieers, [email protected], http://dag.wieers.com/ --
> [all I want is a warm bed and a kind word and unlimited power]
>