On Sat, Feb 10, 2007 at 11:43:05PM +0000, Jerome Hettich wrote:
> Axel Thimm wrote:
> > Check the output of
> > rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' ivtv\* kernel\*
> > glibc\*
> >
> > It looks like you have some i586 package installed instead of i686.
> >
> ...
> > Also try
> >
> > rpm -qf --qf '%{name}-%{version}-%{release}.%{arch}\n'
> > /lib/modules/2.6.19-1.2895.fc6/updates/drivers/media/video/ivtv.ko
> >
>
> Thanks Axel
>
> I do indeed seem to have the i586 package installed.
>
> rpm -qf --qf '%{name}-%{version}-%{release}.%{arch}\n'
> /lib/modules/2.6.19-1.2895.fc6/updates/drivers/media/video/ivtv.ko
> ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at.i586
>
> This is strange as I only seem to have the i686 package in the smart cache:
> $locate ivtv-kmdl-2.6.19-1.2895.fc6
> /var/lib/smart/packages/ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at.i686.rpm
>
> A quick:
> $rpm -e --nodeps ivtv-kmdl-2.6.19-1.2895.fc6
> $smart install ivtv-kmdl-2.6.19-1.2895.fc6
> seems to have installed the i686 package and hopefully now I just need
> to get the missing saa7127 module but do you have any idea how I ended
> up with the i586 package in the first place?
Not really, probably worth filing a bug against smart upstream.
But there is a bug in the FC6 installer, that may leave i586 kernels
behind, try
rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' | grep i586
to find whether there are other i586 packages lingering
around. Perhaps an old kernel is i586 and confuses smart.
> before removing the i586 package I had:
>
> $rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' ivtv\* kernel\*
> glibc\*
> ivtv-kmdl-2.6.18-1.2869.fc6-0.8.2-123.fc6.at.i686
> kernel-headers-2.6.19-1.2895.fc6.i386
> ivtv-kmdl-2.6.18-1.2868.fc6-0.8.2-123.fc6.at.i686
> kernel-devel-2.6.18-1.2869.fc6.i686
> glibc-2.5-10.fc6.i686
> ivtv-kmdl-2.6.19-1.2895.fc6-0.9.1-123.fc6.at.i586
> kernel-2.6.18-1.2868.fc6.i686
> kernel-2.6.18-1.2798.fc6.i686
> kernel-devel-2.6.18-1.2798.fc6.i686
> kernel-2.6.18-1.2869.fc6.i686
> glibc-common-2.5-10.fc6.i386
> ivtv-0.9.1-123.fc6.at.i386
> kernel-devel-2.6.18-1.2868.fc6.i686
> ivtv_xdriver-0.10.6-7.fc6.at.i386
> glibc-devel-2.5-10.fc6.i386
> ivtv-firmware-1.8a-10.at.noarch
> glibc-headers-2.5-10.fc6.i386
> kernel-2.6.19-1.2895.fc6.i686
>
> thanks once again for your help
>
> Jerome
--
Axel.Thimm at ATrpms.net
pgpeYB7jyn8WU.pgp
Description: PGP signature
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
