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
Tony Molloy wrote:
[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
you have a broken local repo eg:
http://mirror.centos.org/centos/5.2/os/i386/CentOS/pilot-link-0.11.8-16.i386...
- KB
On Wednesday 25 June 2008 14:21:31 Karanbir Singh wrote:
Tony Molloy wrote:
[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.rp m /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.rp m
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
you have a broken local repo eg:
http://mirror.centos.org/centos/5.2/os/i386/CentOS/pilot-link-0.11.8-16.i38 6.rpm
- KB
That's fine. It's not just my local repo it's both my usual upstream repos ( ftp.heanet.ie and ftp.mirrorservice.org ) as well. I'll just wait till they sync later today.
Thank you,
Tony
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Wednesday 25 June 2008 14:21:31 Karanbir Singh wrote:
Tony Molloy wrote:
[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.rp m /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.rp m
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
you have a broken local repo eg:
http://mirror.centos.org/centos/5.2/os/i386/CentOS/pilot-link-0.11.8-16.i38 6.rpm
- KB
I spoke too soon!!!
The problem is not that pilot-link is missing that's there OK . The problem is that pilot-link-devel is missing.
regards,
Tony _______________________________________________
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Tony Molloy wrote:
[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
oop's its the -devel package you are looking for... will investigate.
Karanbir Singh wrote:
Tony Molloy wrote:
[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
oop's its the -devel package you are looking for... will investigate.
this package isnt in the upstream distro either, so for now, I'd guess a note in the wiki ( Tim ? ) and we can keep investigating whats going on here.
- KB
On Wednesday 25 June 2008 14:27:27 Karanbir Singh wrote:
Karanbir Singh wrote:
Tony Molloy wrote:
[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
oop's its the -devel package you are looking for... will investigate.
this package isnt in the upstream distro either, so for now, I'd guess a note in the wiki ( Tim ? ) and we can keep investigating whats going on here.
- KB
As I said it's not a major problem or even a minor one ;-)
Regards,
Tony
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos