Hi, I got the same errors as you and posted help, Ben pointed me in the right direction I then posted this message, hope this helps.
[snip] ------- Thanks Ben, I have checked this and yes the vsd RPMS are in the correct place and the $add_ons variable is set to point to the coreect location. When I was generating a Skel it would goto the section "merging third party rpms" then logged 3 errors relating to the glibc libraries dependencies being the wrong version. I'm assuming that redhat 7.2 uses glib 2.2.4 and the skels are trying to install a rpm that's below this version. So when it reached 3 errors it would cancel that part of the script and not install the rest of the vsd RPM's. I then removed the glibc...vsd rpms from the directory and generated the skel agian BINGO - it installed the files It was missing. Do you know if I required these glibc RPM's or does the skel gen script take these files from my redhat 7.2 install? So thanx again for pointing me in the correct direction Alan. ----- Original Message ----- From: "Ben Kennish" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 4:53 PM Subject: RE: RedHat 7.2 > Have you ensured that you have installed the freevsd-pkgs RPM and left > the RPMs that are contained within it in the correct directory? > > Try: www.fubra.com/vsdfaq/ > > HTH, > > Ben Kennish > [EMAIL PROTECTED] > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Alan Blakey > > Sent: 07 March 2002 16:26 > > To: [EMAIL PROTECTED] > > Subject: RedHat 7.2 > > > > > > Hi, > > > > Has anyone got FreeVSD to work on Redhat 7.2. > > > > I've tried compiling the source with success and compiling > > the skels. I have found that the compiled skels don't seem to > > be complete i.e there are common linux command files missing > > from the skels (ls,mkdir, mv, cp, to mention but a few). Has > > anyone experienced this before? > > > > Thanx > > > > Alan > > > > > > > > ------------------------- 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 > -------------------------------------------------------------------------- --- > [end snip] ------------------------- 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 ---------------------------------------------------------------------------- - ----- Original Message ----- From: Smartmlp To: [EMAIL PROTECTED] Sent: Friday, March 08, 2002 10:54 PM Subject: Problem Hello, I really need some help. when making a skel in redhat 7.1, i get this: [root@DBH-Home1 pkgs]# vsd-genskel.pl Please enter a name for this skel [default]: Generating skel on partition 0 Do you want to continue? [Y]: y -- creating skel, /home/vsd/skel/default -- merging /bin programs -- 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-19.3 glibc > 2.2.2 conflicts with glibc-common-2.2.2-10vsd glibc-devel < 2.2.3 conflicts with glibc-2.2.4-19.3 -- deleting extra files ...finished. - Webmaster of Xtreme Creations - Owner of DigiBlocks Hosting <*+ Michael Persinger, Owner, Support Manager +*> Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! ------------------------- 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 -----------------------------------------------------------------------------
