Argh. Anaconda and Sun's Java RPMs in ES 4

Brian Long brilong at cisco.com
Wed May 18 16:11:12 UTC 2005


> [root at myserver rh_es_4]# genhdlist --withnumbers --
> fileorder /dist/rh_es_4/custom/pkgfile --
> hdlist /dist/rh_es_4/custom/i386/RedHat/base/hdlist /dist/rh_es_4/custom/i386
> WARNING: ordering not found for j2sdk-1_4_2-linux-i586.rpm
> WARNING: ordering not found for jdk-1_5_0_02-linux-i586.rpm

Notice Sun's RPMs do not follow standard RPM naming conventions.  You
have to rename the RPMs to j2sdk-1_4_2-fcs.i586.rpm and jdk-1.5.0_02-
fcs.i586.rpm (run an rpm -qpi on the RPM and you'll see the SRPM
mentioned).  You need the RPM name, version and release to match the
name, version and release inside the RPM  :)

-- 
       Brian Long                      |         |           |
       IT Data Center Systems          |       .|||.       .|||.
       Cisco Linux Developer           |   ..:|||||||:...:|||||||:..
       Phone: (919) 392-7363           |   C i s c o   S y s t e m s




More information about the Kickstart-list mailing list