Disappearing packages
Hi, another day, another problem :-) I've got some "disappearing" packages. I've updated my repository with KDE3.1 packages, and some packages don't get copied to my autoinstall cd. Example: In my repository there is: # ls -l libart_lgpl-* -r--r--r-- 1 root root 64884 2003-02-22 11:39 libart_lgpl-2.3.10-75.rpm -r--r--r-- 1 root root 61610 2003-02-22 11:39 libart_lgpl-devel-2.3.10-75.rpm After calling create_package_descr I find in my packages-file: ##---------------------------------------- =Pkg: libart_lgpl 2.3.10 75 i586 +Req: ld-linux.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libm.so.6 libm.so.6(GLIBC_2.0) rpmlib(PayloadIsBzip2) <= 3.0.5-1 -Req: +Prq: rpmlib(PayloadIsBzip2) <= 3.0.5-1 -Prq: +Prv: libart_lgpl_2.so.2 -Prv: =Grp: System/GUI/GNOME =Lic: LGPL =Src: libart_lgpl 2.3.10 75 src =Tim: 1042148578 =Loc: 1 libart_lgpl-2.3.10-75.rpm =Siz: 64884 151539 ##---------------------------------------- =Pkg: libart_lgpl-devel 2.3.10 75 i586 +Req: /bin/sh rpmlib(PayloadIsBzip2) <= 3.0.5-1 -Req: +Prq: rpmlib(PayloadIsBzip2) <= 3.0.5-1 -Prq: =Grp: System/GUI/GNOME =Lic: LGPL =Src: libart_lgpl 2.3.10 75 src =Tim: 1042148578 =Loc: 1 libart_lgpl-devel-2.3.10-75.rpm =Siz: 61610 195797 ##---------------------------------------- When I create a cd, yast2 seems to copy the file correctly: 2003-02-24 11:14:23 <1> tigerente(4758) [YCP] autoinstall/packageMgmt.ycp(createISO):325 Package to be copied: /export/media/suse_8.1//./suse/ i586/less-376-21.i586.rpm 2003-02-24 11:14:23 <1> tigerente(4758) [YCP] autoinstall/packageMgmt.ycp(createISO):325 Package to be copied: /export/media/suse_8.1//./suse/ i586/libart_lgpl-2.3.10-75.i586.rpm 2003-02-24 11:14:23 <1> tigerente(4758) [YCP] autoinstall/packageMgmt.ycp(createISO):325 Package to be copied: /export/media/suse_8.1//./suse/ i586/libcap-1.92-216.i586.rpm But, when I mount the created iso and look into i586: less-376-21.i586.rpm libcap-1.92-216.i586.rpm libgcc-3.2-36.i586.rpm libgimpprint-4.3.3-21.i586.rpm libjpeg-6.2.0-464.i586.rpm libogg-1.0-31.i586.rpm libpcap-0.7.1-46.i586.rpm libpng-1.2.4-58.i586.rpm libstdc++-3.2-36.i586.rpm libtiff-3.5.7-145.i586.rpm libvorbis-1.0-32.i586.rpm libxcrypt-1.1-44.i586.rpm liby2util-2.6.21-0.i586.rpm lilo-22.3.2-32.i586.rpm linux-atm-2.4.0-146.i586.rpm logdigest-0.1.1-95.i586.rpm logrotate-3.5.9-182.i586.rpm lsof-4.64-30.i586.rpm lukemftp-1.5-310.i586.rpm lvm-1.0.5-38.i586.rpm Same thing happens to liblcms, qt3 but not to kdebase3 et al. which have been updated, too... Mysterious, isn't it? Sven
Hello, I trie to install suse8.0 using autoyast throught the network. The steps I use are the following: 1. the server has a directory /tftpboot. 2. In this directory are the linux, initrd and syslinux.cfg files, these are extracted from the suse8.0/disks/bootdisk (copied from the CD's) file using mount -oloop. 3. In syslinux.cfg I put the following lines: ====================== default autoyast # default label autoyast kernel linux append console=ttyS0,9800 console tty initrd=initrd \ autoyast=nfs://nfs_server/tftpboot/suse80/install.xml \ install=nfs://nfs_server/tftpboot/suse80 verbose 1 ======================== 4. Next I create a netboot file using mknbi-linux (which comes from netboot package): mknbi-linux -a "linuxrc=auto rw ramdisk_size=65536" -r initrd linux netboot 5. I boot from client, it loads the netboot file and after some messages I have the following error message: ... RAMDISK: Couldn't find valid RAM disk image starting at 0. Freeing initrd memory: 4048k freed Root-NFS: No NFS server availble, giving up ... is there a problem with the initrd file ? Can some one help me ? Thanks ------------- Claude Arnold Laboratoire Emile Picard - UMR 5580 Université Paul Sabatier - UFR MIG 118, rte de Narbonne, 31062 TOULOUSE Cedex 4 Tél: 05.61.55.62.26 Fax: 05.61.55.82.00
participants (2)
-
Claude Arnold
-
Sven Thomsen