I've had this problem too so here's the solution (it worked for me): The patched glibc in the freevsd-pkgs-1.4.9-2rh7.i586.rpm is only for use on RedHat 7.1 systems so go to http://www.expio.co.nz/~sgarner/freevsd/rh72pkgs and download the packages for your RH7.2 system and copy them in the /usr/share/freevsd/pkgs directory. To get rid of the openssl error you can install the patched openssl packages from the site mentioned above directly in your system. This can only be done with the openssl rpm! Do not install the other rpm's.
Maarten -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens Ana Paula Verzonden: vrijdag 5 april 2002 7:11 Aan: [EMAIL PROTECTED] Onderwerp: glibc and own skel Hi, I'm trying create my own skel and I have some troubles .... First, I'm using RedHat 7.2 in server box. So, I install first: "freevsd-1.4.9-2rh7.i386.rpm", and later: "freevsd-pkgs-1.4.9-2rh7.i586.rpm".... In the next step, I made: "vsd-genskel.pl" Above, the output (note the "glibc" errors...) ========= output =================== Do you want to continue? [Y]: -- creating skel, /home/vsd/skel/rh7 -- merging /bin programs cp: cannot stat `/bin/vimtutor': No such file or directory -- merging /sbin programs -- merging /lib -- merging /usr -- merging /usr/sbin programs -- merging /usr/libexec programs -- merging skel repositories -- installing third party rpms error: failed dependencies: glibc < 2.2.4 conflicts with glibc-common-2.2.4-13 glibc > 2.2.2 conflicts with glibc-common-2.2.2-10vsd glibc-devel < 2.2.3 conflicts with glibc-2.2.4-13 openssl <= 0.9.6 conflicts with openssl096-0.9.6-6 -- deleting extra files ...finished. ========= end =================== I have 4 questions: 1. Why occurs that errors? 2. What can I do now (with this errors)? 3. To build my own skel, my steps above is right ? 4. I need install the addons packages too (for build my own skel)? Thanks for all. -- Ana Paula <[EMAIL PROTECTED]> ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support ---------------------------------------------------------------------------- - ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
