On Wed, Jan 5, 2011 at 3:18 PM, Farkas Levente <[email protected]> wrote: > hi, > it seems on koji's mock there is a glibc32 packages which is in x86_64 > system's input repo since mock can install it during build (eg: grub). > but glibc32 is not included in neither any fedora distro nor in > http://infrastructure.fedoraproject.org/ (at least i cant find it). but > i can find the packages itself at > http://pkgs.fedoraproject.org/gitweb/?p=glibc32.git > so what is the status of this package how can be it get into the mock > buildroot etc?
It's not shipped in the distro. It's only used in koji. To add it to your mock buildroot, you need to download it and setup a local repo that contains it (or import it into your koji instance if you are using koji). josh -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
