Hi,

On Thursday 15 June 2006 22:25, Bernard Li wrote:
> Hi Geoffroy:
> 
> I guess you have updated your headnode, and thus it is running the slightly 
> newer version of php (5.0.4-10.5, as opposed to just 5.0.4-10).
> 
> Right now the yum.conf you're using (autogenerated via yume) has the 
> following entry:
> 
> [i386_os]
> name=os package repository
> baseurl=http://download.fedoraproject.org/pub/fedora/linux/core/4/i386/os
> 
> This does not have any of the updates, and therefore the only php-gd RPM 
> available will request for 5.0.4-10 (but you are running 5.0.4-10.5) and 
> therefore causes the problem.
> 
> We will likely need to add a new repository for updates - I'm not sure 
> exactly how it works now, perhaps Erich can give us a better idea...
> 
> One way around this is to manually install php-gd, by using yum install 
> php-gd (not yume).
> 
> Cheers,
> 
> Bernard

try adding to /tftpboot/distro/fedora-4-i386.url the line:

http://download.fedoraproject.org/pub/fedora/linux/core/4/i386/os

This points to the updates.
The .url file should contain 2 lines, the base and the updates
repositories.

Regards,
Erich




-- 
Dr. Erich Focht
Solution Architecture Group, Linux R&D
NEC High Performance Computing  Europe
Hessbruehlstr. 21b, Stuttgart, Germany


_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to