Trying to exclude kernel-PAE from spin

Joel Andres Granados jgranado at redhat.com
Thu Jun 7 07:46:16 UTC 2007


Orion Poplawski wrote:
> Various packages appear to be picking up kernel-PAE for reasons beyond 
> me:
>
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE - 2.6.21-1.3194.fc7.i686 
> to require for kernel
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE-debug - 
> 2.6.21-1.3194.fc7.i686 to require for kernel
> INFO:yum.verbose.pungi:Added kernel-PAE.i686 for vpnc.i386
> INFO:yum.verbose.pungi:Added kernel-PAE-debug.i686 for vpnc.i386
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE - 2.6.21-1.3194.fc7.i686 
> to require for kernel-drm-nouveau
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE-debug - 
> 2.6.21-1.3194.fc7.i686 to require for kernel-drm-nouveau
> INFO:yum.verbose.pungi:Added kernel-PAE.i686 for 
> xorg-x11-drv-nouveau.i386
> INFO:yum.verbose.pungi:Added kernel-PAE-debug.i686 for 
> xorg-x11-drv-nouveau.i386
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE - 2.6.21-1.3194.fc7.i686 
> to require for kernel
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE-debug - 
> 2.6.21-1.3194.fc7.i686 to require for kernel
> INFO:yum.verbose.pungi:Added kernel-PAE.i686 for libraw1394.i386
> INFO:yum.verbose.pungi:Added kernel-PAE-debug.i686 for libraw1394.i386
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE - 2.6.21-1.3194.fc7.i686 
> to require for kernel
> DEBUG:yum.verbose.YumBase:Matched kernel-PAE-debug - 
> 2.6.21-1.3194.fc7.i686 to require for kernel
> INFO:yum.verbose.pungi:Added kernel-PAE.i686 for fuse.i386
> INFO:yum.verbose.pungi:Added kernel-PAE-debug.i686 for fuse.i386
> INFO:yum.verbose.pungi:Checking deps of kernel-PAE.i686
> INFO:yum.verbose.pungi:Checking deps of kernel-PAE-debug.i686
>
> I ended up excluding them with the following in the manifest:
>
> -kernel-PAE
> -kernel-PAE-debug
>
> Now it's pulling in kernel-debug for some reason:
>
> DEBUG:yum.verbose.YumBase:Matched kernel-debug - 
> 2.6.21-1.3194.fc7.i686 to require for kernel
> INFO:yum.verbose.pungi:Added kernel-debug.i686 for vpnc.i386
>
> # rpm -q --requires -p 
> releases/7/Everything/i386/os/Fedora/vpnc-0.4.0-2.fc7.i386.rpm
> /bin/sh
> /usr/bin/perl
> config(vpnc) = 0.4.0-2.fc7
> kernel >= 2.4
> libc.so.6
> libc.so.6(GLIBC_2.0)
> libc.so.6(GLIBC_2.1)
> libc.so.6(GLIBC_2.1.3)
> libc.so.6(GLIBC_2.3.4)
> libc.so.6(GLIBC_2.4)
> libgcrypt.so.11
> libgcrypt.so.11(GCRYPT_1.2)
> libgpg-error.so.0
> perl(IO::File)
> perl(strict)
> perl(warnings)
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rtld(GNU_HASH)
>
> why kernel-PAE or kernel-debug rather than just kernel?
>
Hey Orion:
Can you post your manifest and the log file.  I have no idea where the 
bug is, but would like to sniff it out.
Regards

-- 
Joel Andres Granados




More information about the Fedora-buildsys-list mailing list