mock speedup?

Orion Poplawski orion at cora.nwra.com
Thu Aug 11 21:59:51 UTC 2005


seth vidal wrote:
> On Thu, 2005-08-11 at 14:24 -0600, Orion Poplawski wrote:
> 
>>seth vidal wrote:
>>
>>>for local  instances in your mock configuration file in the yum.conf
>>>section just add:
>>>
>>>exclude=kernel
>>>
>>>under [main]
>>>
>>
>>Can I have multiple exclude lines?
> 
> 
> it follows the yum config syntax.
> 
> so no you can't have multiple lines starting with exclude but it can
> take multiple items as a list.
> 
> exclude=kernel kernel-smp somepkg thatpkg thispkg hispkg herpkg allpkg
> 
> -sv
>

Just breaks too many deps.  Got to:

exclude=kernel kernel-smp initscripts lvm2 openssh hotplug pam 
glibc-kernheaders

(of which only glibc-kernheaders and possibly pam is probably really 
needed for mock purposes)

But get:

Error: Missing Dependency: hotplug is needed by package udev
Error: Missing Dependency: /lib/security/pam_loginuid.so is needed by 
package openssh-server
Error: Missing Dependency: openssh = 4.1p1-4 is needed by package 
openssh-server
Error: Missing Dependency: libpam_misc.so.0 is needed by package coreutils
Error: Missing Dependency: libpam.so.0 is needed by package coreutils
Error: Missing Dependency: /etc/pam.d/system-auth is needed by package 
openssh-server
Error: Missing Dependency: pam >= 0.66-12 is needed by package coreutils
Error: Missing Dependency: pam is needed by package udev
Error: Missing Dependency: libpam.so.0 is needed by package openssh-server
Error: Missing Dependency: kernel-headers is needed by package glibc-headers
Error: Missing Dependency: kernel-headers >= 2.2.1 is needed by package 
glibc-headers


probably could pull udev, openssh-server, but coreutils and 
glibc-headers are needed.

Ah well, worth a lark.

-- 
Orion Poplawski
System Administrator                   303-415-9701 x222
Colorado Research Associates/NWRA      FAX: 303-415-9702
3380 Mitchell Lane, Boulder CO 80301   http://www.co-ra.com




More information about the fedora-extras-list mailing list