Hi,
I did a standard i386 install of 5.2 on a test machine. Then I ran the following command
yum install *
and got the following error.
Error: Missing Dependency: pilot-link-devel >= 0.11.8 is needed by package gnome-pilot-devel
Checking my local repo and my usual upstream mirrors for pilot-link-devel it's not there.
[root@thomond CentOS]# locate pilot-link-devel | grep centos /mirrors/centos/5.1/os/i386/CentOS/pilot-link-devel-0.11.8-16.i386.rpm /mirrors/centos/5.1/os/x86_64/CentOS/pilot-link-devel-0.11.8-16.i386.rpm /mirrors/centos/5.1/os/x86_64/CentOS/pilot-link-devel-0.11.8-16.x86_64.rpm /mirrors/centos/5.2/os/x86_64/CentOS/pilot-link-devel-0.11.8-16.i386.rpm /mirrors/centos/5.2/os/x86_64/CentOS/pilot-link-devel-0.11.8-16.x86_64.rpm
As you can see from the above pilot-link-devel is present in both i386 and x86_64 repos for 5.1 but only in the x86_64 repo for 5.2
It's not really a problem I can just leave out gnome-pilot-devel.
Is this an oversight or is it deliberate.
Thanks for all the good work. Now to get on to my rack of PE2950's
Regards,
Tony