[Bug 419219] New: allow migrate to use --set-repo to over-ride the hard-coded repository
https://bugzilla.novell.com/show_bug.cgi?id=419219 Summary: allow migrate to use --set-repo to over-ride the hard- coded repository Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dgahling@gmail.com QAContact: qa@suse.de Found By: --- migrate currently uses a fixed hard-coded repository (which by the way doesn't exist, the url is broken). there needs to be a way to over-ride this by using --set-repo on the command line so that we can use mirrors or local shares, etc. this is a severe security risk forcing software to go online and violates many corporate policies please fix this as soon as you can! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ms@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |ms@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|allow migrate to use --set-repo to over-ride the|kiwi: allow migrate to use --set-repo to over- |hard-coded repository |ride the base repo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Enhancement -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Marcus Schaefer <ms@novell.com> 2008-08-25 03:31:20 MDT --- fixed in 2.69 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c2 Dan Gahlinger <cerebus_8@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cerebus_8@yahoo.com Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-09 13:44:57 MDT --- not fixed, even in 2.73, notice in this log from migrate it still tries to go online: /tmp # kiwi -m mysys --destdir /tmp/mysys --exclude /tmp --exclude /proc --exclude /sys --add-repo /tmp/dvd --add-repotype yast2 --add-repo /tmp/tools --add-repotype rpm --logfile /tmp/kiwi.log Sep-09 15:37:19 <1> : Setting log file to: /tmp/kiwi.log /tmp # cat /tmp/kiwi.log Sep-09 15:37:19 <1> : EXEC [rm -f /etc/smart/channels/*] Sep-09 15:37:19 <1> : Setting log file to: /tmp/kiwi.log Sep-09 15:37:19 <1> : Starting system to image migration done Sep-09 15:37:19 <1> : Results will be written to: /tmp/mysys done Sep-09 15:37:19 <1> : EXEC [df /dev/disk/by-id/scsi-SATA_WDC_WD1600AAJS-_WD-WCAS20987899-part1 | tail -n1] Sep-09 15:37:19 <1> : EXEC [rpm -qa --qf '%{NAME} '] Sep-09 15:37:20 <1> : EXEC [zypper patterns|grep ^i|cut -f2 -d'|'| tr -d ' '] Sep-09 15:37:20 <1> : Setting up SaT solver... Sep-09 15:37:20 <1> : EXEC [mkdir -p /var/cache/kiwi/satsolver 2>&1] Sep-09 15:37:20 <1> : EXEC [lwp-download file://tmp/tools/suse/setup/descr/ /var/cache/kiwi/satsolver//listing 2>&1] Sep-09 15:37:20 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/ /var/cache/kiwi/satsolver//listing 2>&1] Sep-09 15:37:20 <1> : EXEC [lwp-download http://download.opensuse.org/repositories/openSUSE:11.0/standard/suse/setup/... /var/cac he/kiwi/satsolver//listing 2>&1] Sep-09 15:43:21 <1> : EXEC [echo /tmp/dvd | md5sum | cut -f1 -d-] Sep-09 15:43:21 <1> : EXEC [uname -m] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/tools/suse/setup/descr/primary.gz /var/cache/kiwi/satsolver//primary-1.gz 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/tools/suse/setup/descr/patterns /var/cache/kiwi/satsolver//patterns-1 2>&1] Sep-09 15:43:21 <2> : --> No patterns file on repo: /tmp/tools skipped Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/primary.gz /var/cache/kiwi/satsolver//primary-2.gz 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/patterns /var/cache/kiwi/satsolver//patterns-2 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/dvd-11.0-110.3.x86_64.pat.gz /var/cache/kiwi/satsolver//dvd -11.0-110.3.x86_64.pat.gz 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/non_oss-11.0-110.3.x86_64.pat.gz /var/cache/kiwi/satsolver/ /non_oss-11.0-110.3.x86_64.pat.gz 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download file://tmp/dvd/suse/setup/descr/packages.gz /var/cache/kiwi/satsolver//packages-2.gz 2>&1] Sep-09 15:43:21 <1> : EXEC [lwp-download http://download.opensuse.org/repositories/openSUSE:11.0/standard/suse/setup/... z /var/cache/kiwi/satsolver//primary-3.gz 2>&1] Sep-09 15:49:22 <1> : EXEC [lwp-download http://download.opensuse.org/repositories/openSUSE:11.0/standard/suse/setup/... /var/cache/kiwi/satsolver//patterns-3 2>&1] Sep-09 15:55:22 <2> : --> No patterns file on repo: http://download.opensuse.org/repositories/openSUSE:11.0/standard skipped Sep-09 15:55:22 <1> : EXEC [(gzip -cd /var/cache/kiwi/satsolver/packages-*.gz;gzip -cd /var/cache/kiwi/satsolver/*.pat.gz) | susetag s2solv > /var/cache/kiwi/satsolver/primary-4 2>/dev/null] Sep-09 15:55:22 <1> : EXEC [mergesolv /var/cache/kiwi/satsolver/primary-* > /var/cache/kiwi/satsolver/1b81d87887c1b15c4d72ae0c472c7d fa] Sep-09 15:55:23 <1> : EXEC [rm -f /var/cache/kiwi/satsolver/primary-*] Sep-09 15:55:23 <1> : EXEC [rm -f /var/cache/kiwi/satsolver/packages-*.gz] Sep-09 15:55:23 <1> : EXEC [rm -f /var/cache/kiwi/satsolver/*.pat.gz] Sep-09 15:55:23 <1> : Including pattern:apparmor done Sep-09 15:55:23 <1> : Including pattern:apparmor_opt done Sep-09 15:55:23 <1> : Including pattern:base done Sep-09 15:55:23 <1> : Including pattern:default done Sep-09 15:55:23 <1> : Including pattern:enhanced_base done Sep-09 15:55:23 <1> : Including pattern:gnome_basis_opt done Sep-09 15:55:23 <1> : Including pattern:kde3_basis_opt done Sep-09 15:55:23 <1> : Including pattern:kde3_laptop done Sep-09 15:55:23 <1> : Including pattern:kde4_basis_opt done Sep-09 15:55:23 <1> : Including pattern:kde4_laptop done Sep-09 15:55:23 <1> : Including pattern:print_server done Sep-09 15:55:23 <1> : Including pattern:sw_management done Sep-09 15:55:23 <1> : Including pattern:yast2_basis done Sep-09 15:55:23 <1> : Including pattern:yast2_install_wf done Sep-09 15:55:23 <1> : Including pattern:x11 done Sep-09 15:55:23 <1> : Including pattern:fonts done Sep-09 15:55:23 <1> : Including pattern:enhanced_base_opt done Sep-09 15:55:23 <1> : Including pattern:fonts_opt done Sep-09 15:55:23 <1> : Including pattern:x11_opt done Sep-09 15:55:23 <1> : Including pattern:x11_yast done Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <2> : --> Failed to queue job: kiwi-desc-misc skipped Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <2> : --> Failed to queue job: kiwi-doc skipped Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <2> : --> Failed to queue job: gpg-pubkey skipped Sep-09 15:55:23 <1> : EXEC [mount /dev/disk/by-id/scsi-SATA_WDC_WD1600AAJS-_WD-WCAS20987899-part1 /kiwiroot 2>&1] Sep-09 15:55:23 <1> : Inspecting root file system... Sep-09 15:55:35 <1> : EXEC [umount /kiwiroot] done Sep-09 15:55:35 <1> : Inspecting RPM database [installed files]... Sep-09 15:55:35 <1> : EXEC [rpm -qal] Sep-09 15:55:37 <1> : Inspecting RPM database [verify]... Sep-09 15:55:37 <1> : EXEC [rpm -Va] Sep-09 15:56:48 <1> : Setting up custom root tree... Sep-09 15:56:48 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/X11] Sep-09 15:56:48 <1> : EXEC [cp -a "/etc/X11/xorg.conf.install" /tmp/mysys/root//etc/X11/xorg.conf.install] Sep-09 15:56:48 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/YaST2] Sep-09 15:56:48 <1> : EXEC [cp -a "/etc/YaST2/ProductFeatures" /tmp/mysys/root//etc/YaST2/ProductFeatures] Sep-09 15:56:48 <1> : EXEC [cp -a "/etc/YaST2/control.xml" /tmp/mysys/root//etc/YaST2/control.xml] Sep-09 15:56:48 <1> : EXEC [cp -a "/etc/aliases.db" /tmp/mysys/root//etc/aliases.db] Sep-09 15:56:48 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/alternatives] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/alternatives/ftp" /tmp/mysys/root//etc/alternatives/ftp] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/alternatives/ftp.1" /tmp/mysys/root//etc/alternatives/ftp.1] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/cups/yes] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/cups/yes/job.cache" /tmp/mysys/root//etc/cups/yes/job.cache] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/cups/yes/remote.cache" /tmp/mysys/root//etc/cups/yes/remote.cache] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/defkeymap.map" /tmp/mysys/root//etc/defkeymap.map] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/defkeymap.name" /tmp/mysys/root//etc/defkeymap.name] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/fstab" /tmp/mysys/root//etc/fstab] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/group" /tmp/mysys/root//etc/group] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/group.YaST2save" /tmp/mysys/root//etc/group.YaST2save] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/group.old" /tmp/mysys/root//etc/group.old] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/grub.conf" /tmp/mysys/root//etc/grub.conf] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/grub.conf.old" /tmp/mysys/root//etc/grub.conf.old] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/hosts.YaST2save" /tmp/mysys/root//etc/hosts.YaST2save] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/init.d] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/init.d/boot.local" /tmp/mysys/root//etc/init.d/boot.local] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/init.d/halt.local" /tmp/mysys/root//etc/init.d/halt.local] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/iscsi] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/iscsi/iscsid.conf" /tmp/mysys/root//etc/iscsi/iscsid.conf] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ksh.kshrc" /tmp/mysys/root//etc/ksh.kshrc] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/lvm] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/lvm/.cache" /tmp/mysys/root//etc/lvm/.cache] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/modprobe.d] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/modprobe.d/ipv6" /tmp/mysys/root//etc/modprobe.d/ipv6] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/mtab" /tmp/mysys/root//etc/mtab] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ntp.keys" /tmp/mysys/root//etc/ntp.keys] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/pam.d] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/pam.d/common-account.pam-config-backup" /tmp/mysys/root//etc/pam.d/common-account.pam-config -backup] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/pam.d/common-auth.pam-config-backup" /tmp/mysys/root//etc/pam.d/common-auth.pam-config-backu p] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/pam.d/common-password.pam-config-backup" /tmp/mysys/root//etc/pam.d/common-password.pam-conf ig-backup] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/pam.d/common-session.pam-config-backup" /tmp/mysys/root//etc/pam.d/common-session.pam-config -backup] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/pam.d/login.old" /tmp/mysys/root//etc/pam.d/login.old] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/passwd" /tmp/mysys/root//etc/passwd] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/passwd.YaST2save" /tmp/mysys/root//etc/passwd.YaST2save] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/passwd.old" /tmp/mysys/root//etc/passwd.old] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/postfix] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/access.db" /tmp/mysys/root//etc/postfix/access.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/canonical.db" /tmp/mysys/root//etc/postfix/canonical.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/relay_ccerts.db" /tmp/mysys/root//etc/postfix/relay_ccerts.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/relocated.db" /tmp/mysys/root//etc/postfix/relocated.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/sasl_passwd.db" /tmp/mysys/root//etc/postfix/sasl_passwd.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/sender_canonical.db" /tmp/mysys/root//etc/postfix/sender_canonical.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/transport.db" /tmp/mysys/root//etc/postfix/transport.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/postfix/virtual.db" /tmp/mysys/root//etc/postfix/virtual.db] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/printcap" /tmp/mysys/root//etc/printcap] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/resolv.conf" /tmp/mysys/root//etc/resolv.conf] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/resolv.conf.saved.by.dhcpcd.eth0" /tmp/mysys/root//etc/resolv.conf.saved.by.dhcpcd.eth0] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/shadow" /tmp/mysys/root//etc/shadow] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/shadow.YaST2save" /tmp/mysys/root//etc/shadow.YaST2save] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/shadow.old" /tmp/mysys/root//etc/shadow.old] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/ssh] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_dsa_key" /tmp/mysys/root//etc/ssh/ssh_host_dsa_key] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_dsa_key.pub" /tmp/mysys/root//etc/ssh/ssh_host_dsa_key.pub] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_key" /tmp/mysys/root//etc/ssh/ssh_host_key] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_key.pub" /tmp/mysys/root//etc/ssh/ssh_host_key.pub] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_rsa_key" /tmp/mysys/root//etc/ssh/ssh_host_rsa_key] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/ssh/ssh_host_rsa_key.pub" /tmp/mysys/root//etc/ssh/ssh_host_rsa_key.pub] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/udev/rules.d] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/udev/rules.d/70-persistent-cd.rules" /tmp/mysys/root//etc/udev/rules.d/70-persistent-cd.rule s] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/udev/rules.d/70-persistent-net.rules" /tmp/mysys/root//etc/udev/rules.d/70-persistent-net.ru les] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/udev/rules.d/79-yast2-drivers.rules" /tmp/mysys/root//etc/udev/rules.d/79-yast2-drivers.rule s] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//etc/zypp/repos.d] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/zypp/repos.d/openSUSE-DVD_11.0.repo" /tmp/mysys/root//etc/zypp/repos.d/openSUSE-DVD_11.0.rep o] Sep-09 15:56:49 <1> : EXEC [cp -a "/etc/zypp/repos.d/tools.repo" /tmp/mysys/root//etc/zypp/repos.d/tools.repo] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//home/telusadmin] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/.bash_history" /tmp/mysys/root//home/telusadmin/.bash_history] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/.bashrc" /tmp/mysys/root//home/telusadmin/.bashrc] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/.emacs" /tmp/mysys/root//home/telusadmin/.emacs] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/.inputrc" /tmp/mysys/root//home/telusadmin/.inputrc] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/.profile" /tmp/mysys/root//home/telusadmin/.profile] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//home/telusadmin/Documents] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/Documents/.directory" /tmp/mysys/root//home/telusadmin/Documents/.directory] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//home/telusadmin/public_html] Sep-09 15:56:49 <1> : EXEC [cp -a "/home/telusadmin/public_html/.directory" /tmp/mysys/root//home/telusadmin/public_html/.directory] Sep-09 15:56:49 <1> : EXEC [mkdir -p /tmp/mysys/root//lib/mkinitrd/setup] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/01-prepare.sh" /tmp/mysys/root//lib/mkinitrd/setup/01-prepare.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/01-splashy.sh" /tmp/mysys/root//lib/mkinitrd/setup/01-splashy.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/02-start.sh" /tmp/mysys/root//lib/mkinitrd/setup/02-start.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/03-udev.sh" /tmp/mysys/root//lib/mkinitrd/setup/03-udev.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/03-usb.sh" /tmp/mysys/root//lib/mkinitrd/setup/03-usb.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/11-storage.sh" /tmp/mysys/root//lib/mkinitrd/setup/11-storage.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/21-luks.sh" /tmp/mysys/root//lib/mkinitrd/setup/21-luks.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/31-evms.sh" /tmp/mysys/root//lib/mkinitrd/setup/31-evms.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/32-lvm2.sh" /tmp/mysys/root//lib/mkinitrd/setup/32-lvm2.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/41-md.sh" /tmp/mysys/root//lib/mkinitrd/setup/41-md.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/51-kpartx.sh" /tmp/mysys/root//lib/mkinitrd/setup/51-kpartx.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/61-dmraid.sh" /tmp/mysys/root//lib/mkinitrd/setup/61-dmraid.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/61-multipath.sh" /tmp/mysys/root//lib/mkinitrd/setup/61-multipath.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/62-dm.sh" /tmp/mysys/root//lib/mkinitrd/setup/62-dm.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/71-blockpartition.sh" /tmp/mysys/root//lib/mkinitrd/setup/71-blockpartition.s h] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/72-block.sh" /tmp/mysys/root//lib/mkinitrd/setup/72-block.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-cifs.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-cifs.sh] Sep-09 15:56:49 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-dasd.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-dasd.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-firewire.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-firewire.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-iscsi.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-iscsi.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-nfs.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-nfs.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/81-zfcp.sh" /tmp/mysys/root//lib/mkinitrd/setup/81-zfcp.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/82-network.sh" /tmp/mysys/root//lib/mkinitrd/setup/82-network.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-acpi.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-acpi.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-modules.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-modules.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-mount.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-mount.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-progs.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-progs.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-splash.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-splash.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/91-vendor.sh" /tmp/mysys/root//lib/mkinitrd/setup/91-vendor.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/92-busybox.sh" /tmp/mysys/root//lib/mkinitrd/setup/92-busybox.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/93-sharedlibs.sh" /tmp/mysys/root//lib/mkinitrd/setup/93-sharedlibs.sh] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib/mkinitrd/setup/94-done.sh" /tmp/mysys/root//lib/mkinitrd/setup/94-done.sh] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//lib64] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib64/libapparmor.so.1" /tmp/mysys/root//lib64/libapparmor.so.1] Sep-09 15:56:50 <1> : EXEC [cp -a "/lib64/libimmunix.so.1" /tmp/mysys/root//lib64/libimmunix.so.1] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.bash_history" /tmp/mysys/root//root/.bash_history] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/.gnupg] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.gnupg/pubring.gpg" /tmp/mysys/root//root/.gnupg/pubring.gpg] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.gnupg/secring.gpg" /tmp/mysys/root//root/.gnupg/secring.gpg] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.gnupg/trustdb.gpg" /tmp/mysys/root//root/.gnupg/trustdb.gpg] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/.kbd] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.kbd/.keymap_sv" /tmp/mysys/root//root/.kbd/.keymap_sv] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/.ssh] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/.ssh/known_hosts" /tmp/mysys/root//root/.ssh/known_hosts] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/inst-sys] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.bash_history" /tmp/mysys/root//root/inst-sys/.bash_history] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.bash_login" /tmp/mysys/root//root/inst-sys/.bash_login] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/inst-sys/.config] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.config/Trolltech.conf" /tmp/mysys/root//root/inst-sys/.config/Trolltech.conf] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/inst-sys/.kbd] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.kbd/.keymap_sv" /tmp/mysys/root//root/inst-sys/.kbd/.keymap_sv] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.vimrc" /tmp/mysys/root//root/inst-sys/.vimrc] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//root/inst-sys/.yast2] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.yast2/logconf.ycp" /tmp/mysys/root//root/inst-sys/.yast2/logconf.ycp] Sep-09 15:56:50 <1> : EXEC [cp -a "/root/inst-sys/.yast2/logconf.ycp.less" /tmp/mysys/root//root/inst-sys/.yast2/logconf.ycp.less] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//usr/lib64] Sep-09 15:56:50 <1> : EXEC [cp -a "/usr/lib64/libsmbios.so.1" /tmp/mysys/root//usr/lib64/libsmbios.so.1] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//usr/sbin] Sep-09 15:56:50 <1> : EXEC [cp -a "/usr/sbin/userdel.local" /tmp/mysys/root//usr/sbin/userdel.local] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/adm/SuSEconfig/md5/etc/postfix] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/adm/SuSEconfig/md5/etc/postfix/main.cf" /tmp/mysys/root//var/adm/SuSEconfig/md5/etc/postfix/ main.cf] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/adm/SuSEconfig/md5/etc/postfix/master.cf" /tmp/mysys/root//var/adm/SuSEconfig/md5/etc/postfi x/master.cf] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/adm/SuSEconfig/run-texhash" /tmp/mysys/root//var/adm/SuSEconfig/run-texhash] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/adm/backup/rpmdb] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/adm/backup/rpmdb/rpmdb_recent_md5" /tmp/mysys/root//var/adm/backup/rpmdb/rpmdb_recent_md5] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/PolicyKit] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/PolicyKit/user-haldaemon.auths" /tmp/mysys/root//var/lib/PolicyKit/user-haldaemon.auths] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/YaST2/backup_boot_sectors] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/backup_boot_sectors/_dev_sda" /tmp/mysys/root//var/lib/YaST2/backup_boot_sectors/_ dev_sda] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/backup_boot_sectors/_dev_sda1" /tmp/mysys/root//var/lib/YaST2/backup_boot_sectors/ _dev_sda1] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/bootloader.ycp" /tmp/mysys/root//var/lib/YaST2/bootloader.ycp] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/exported_add_ons_configuration" /tmp/mysys/root//var/lib/YaST2/exported_add_ons_co nfiguration] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/failed_packages" /tmp/mysys/root//var/lib/YaST2/failed_packages] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/YaST2/imported/userdata/etc] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/imported/userdata/etc/group" /tmp/mysys/root//var/lib/YaST2/imported/userdata/etc/ group] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/imported/userdata/etc/login.defs" /tmp/mysys/root//var/lib/YaST2/imported/userdata /etc/login.defs] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/imported/userdata/etc/passwd" /tmp/mysys/root//var/lib/YaST2/imported/userdata/etc /passwd] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/imported/userdata/etc/shadow" /tmp/mysys/root//var/lib/YaST2/imported/userdata/etc /shadow] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/install.inf" /tmp/mysys/root//var/lib/YaST2/install.inf] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/installation_disabled_proposals" /tmp/mysys/root//var/lib/YaST2/installation_disab led_proposals] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/installation_disabled_steps" /tmp/mysys/root//var/lib/YaST2/installation_disabled_ steps] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/remaining" /tmp/mysys/root//var/lib/YaST2/remaining] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/srcremaining" /tmp/mysys/root//var/lib/YaST2/srcremaining] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/users.ycp" /tmp/mysys/root//var/lib/YaST2/users.ycp] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/YaST2/vendor_update" /tmp/mysys/root//var/lib/YaST2/vendor_update] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/dbus] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/dbus/machine-id" /tmp/mysys/root//var/lib/dbus/machine-id] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/dhcpcd] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/dhcpcd/dhcpcd-eth0.info" /tmp/mysys/root//var/lib/dhcpcd/dhcpcd-eth0.info] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/dhcpcd/dhcpcd-eth0.timestamp" /tmp/mysys/root//var/lib/dhcpcd/dhcpcd-eth0.timestamp] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/logrotate.status" /tmp/mysys/root//var/lib/logrotate.status] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root//var/lib/misc] Sep-09 15:56:50 <1> : EXEC [cp -a "/var/lib/misc/random-seed" /tmp/mysys/root//var/lib/misc/random-seed] Sep-09 15:56:50 <1> : Setting up initial deployment workflow... Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root/etc/X11] Sep-09 15:56:50 <1> : EXEC [mkdir -p /tmp/mysys/root/var/lib/YaST2] Sep-09 15:56:50 <1> : EXEC [cp /etc/X11/xorg.conf.install /tmp/mysys/root/etc/X11/xorg.conf] Sep-09 15:56:50 <1> : EXEC [touch /tmp/mysys/root/var/lib/YaST2/runme_at_boot] done Sep-09 15:56:50 <1> : KIWI exited successfully done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c3 --- Comment #3 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-09 13:47:15 MDT --- kiwi prepare also tries to go online, even though --add-repo specified and fails with the above --migrate as follows: kiwi --prepare /tmp/mysys --root /tmp/image --add-repo /tmp/dvd --add-repotype yast2 --add-repo /tmp/tools --add-repotype rmp --logfile /tmp/kiwi-prepare.log Sep-09 16:05:53 <1> : Setting log file to: /tmp/kiwi-prepare.log R1-PROXY-XXX:/tmp # more /tmp/kiwi-prepare.log Sep-09 16:05:53 <1> : Setting log file to: /tmp/kiwi-prepare.log Sep-09 16:05:53 <1> : Reading image description... Sep-09 16:05:53 <1> : EXEC [uname -m] Sep-09 16:05:53 <1> : EXEC [xsltproc -o /tmp/mysys/config.xml-next /usr/share/kiwi/xsl/convert14to20.xsl /tmp/mysys/config.xml 2>&1] Sep-09 16:05:53 <1> : XSL: Already at version > 2.0... skipped Sep-09 16:05:53 <1> : EXEC [xsltproc -o /tmp/mysys/config.xml-next /usr/share/kiwi/xsl/convert20to24.xsl /tmp/mysys/config.xml 2>&1] Sep-09 16:05:53 <1> : XSL: Already at version 2.4... skipped failed Sep-09 16:05:53 <3> : Scheme validation failed failed Sep-09 16:05:53 <3> : Invalid sequence in interleave Element repository failed to validate attributes Sep-09 16:05:53 <3> : KIWI exited with error(s) done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c4 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Marcus Schaefer <ms@novell.com> 2008-09-10 02:12:28 MDT --- --set-repo , --set-repotype overrides the auto generated (network required) repositories. --add-repo , --add-repotype _ADDs_ _addtitional_ repos along with the auto generated one. If you don't want any auto generated repo in your migrate config.xml file use --set-repo _AND_ --add-repo I pasted an example call on irc yesterday which worked flawlessly -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c5 Dan Gahlinger <cerebus_8@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-11 09:54:26 MDT --- this still isn't working on my systems. 1. do a minimal, text-only install of DVD/GM SUSE 11.0, selecting the default software selections (roughly 1.3 gigs total used), install the latest kiwi (2.73). note this is x86_64 (DVD not CD) 2. mount the dvd/gm suse 11.0 disk in /tmp/repo/dvd_gm, remove ALL repositories from yast 3. run migrate as follows: kiwi -m mysys --destdir /tmp/mysys --exclude /tmp --exclude /proc --exclude /sys --set-repo /tmp/repo/dvd_gm --set-repotype yast2 --logfile /tmp/kiwi.log kiwi migrate seems to run ok and exits without errors 3b. nfs mount kiwi tools in /tmp/repo/tools2 (plaindir) 4. run prepare as follows: kiwi --prepare /tmp/mysys --root /tmp/mytree --set-repo /tmp/repo/dvd_gm --set-repotype yast2 --add-repo /tmp/repo/tools2 --add-repotype plaindir --logfile /tmp/kiwi-prepare.log this fails (excerpt): Downloading package yast2-printer-2.16.32-3.1.x86_64 (384/384), 330.0 K (3.4 M unpacked) Installing: yast2-printer-2.16.32-3.1 [done] echo 0 Sep-11 12:07:42 <1> : EXEC [rm -f /tmp/mytree/screenrc.smart*] Sep-11 12:07:42 <1> : EXEC [rm -f /tmp/mytree/screenrc.ctrls] done Sep-11 12:07:42 <1> : Removing zypper service(s): tmp_repo_tools2 tmp_repo_dvd_gm Sep-11 12:07:42 <1> : EXEC [chroot "/tmp/mytree" bash -c "zypper --non-interactive --no-gpg-checks --reposd-dir /var/cache/kiwi/zypp er --cache-dir /var/cache/kiwi/zypper --raw-cache-dir /var/cache/kiwi/zypper removerepo tmp_repo_tools2 2>&1"] Sep-11 12:07:42 <1> : EXEC [chroot "/tmp/mytree" bash -c "zypper --non-interactive --no-gpg-checks --reposd-dir /var/cache/kiwi/zypp er --cache-dir /var/cache/kiwi/zypper --raw-cache-dir /var/cache/kiwi/zypper removerepo tmp_repo_dvd_gm 2>&1"] done Sep-11 12:07:42 <1> : Release package manager lock Sep-11 12:07:42 <1> : EXEC [rm -f /var/lock/kiwi-init.lock] Sep-11 12:07:42 <1> : Copying user defined files to image tree Sep-11 12:07:42 <1> : EXEC [cp -LR --remove-destination /tmp/mysys/root/* /tmp/mytree/tmproot 2>&1] failed Sep-11 12:07:42 <1> : cp: cannot stat `/tmp/mysys/root/etc/ksh.kshrc': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-zfcp.sh': No such file or directory see full text of log at: http://pastebin.com/m3f483b3d some obvious problems with mkinitrd it seems ?? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c6 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |dgahling@gmail.com --- Comment #6 from Marcus Schaefer <ms@novell.com> 2008-09-11 10:17:30 MDT --- Hmm, this is strange. As you see in the log the command: cp -LR --remove-destination /tmp/mysys/root/* /tmp/mytree/tmproot is called. and copy responds: cp: cannot stat `/tmp/mysys/root/etc/ksh.kshrc': No such file or directory ... ... I'm wondering why that happens. Could it be a permission problem ? Could you check if the file ksh.kshrc exists in /tmp/mysys/root/etc/ and could you also check the permissions of it. It also would be good if you can run the cp command above outside of kiwi to see if you have the same problems there Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c7 --- Comment #7 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-11 13:21:03 MDT --- ksh.kshrc exists, however: lrwxrwxrwx 1 root root 11 Sep 11 11:59 ksh.kshrc -> bash.bashrc it's a symlink to bash.bashrc which does *not* exist running the cp command above manually outside of kiwi has the same problems shown in the pastebin (it's more than one file missing, it's about 20-30) see below contents of the dir: /tmp/mysys/root/etc # ls -al total 176 drwxr-xr-x 14 root root 4096 Sep 11 11:59 . drwxr-xr-x 9 root root 4096 Sep 11 11:59 .. drwxr-xr-x 2 root root 4096 Sep 11 11:59 X11 drwxr-xr-x 2 root root 4096 Sep 11 11:59 YaST2 -rw-r--r-- 1 root root 12288 Jun 10 08:20 aliases.db drwxr-xr-x 2 root root 4096 Sep 11 11:59 alternatives drwxr-xr-x 3 root root 4096 Sep 11 11:59 cups -rw-r--r-- 1 root root 30860 Sep 9 13:05 defkeymap.map -rw-r--r-- 1 root root 45 Sep 9 13:05 defkeymap.name -rw-r--r-- 1 root root 639 Sep 9 13:01 fstab -rw-r--r-- 1 root root 537 Sep 9 16:34 group -rw-r--r-- 1 root root 547 Sep 9 16:34 group.YaST2save -rw-r--r-- 1 root root 518 Jun 10 08:21 group.old -rw------- 1 root root 101 Sep 9 13:03 grub.conf -rw-r--r-- 1 root root 100 Sep 9 13:02 grub.conf.old -rw-r--r-- 1 root root 642 Sep 9 13:04 hosts.YaST2save drwxr-xr-x 2 root root 4096 Sep 11 11:59 init.d drwxr-xr-x 2 root root 4096 Sep 11 11:59 iscsi lrwxrwxrwx 1 root root 11 Sep 11 11:59 ksh.kshrc -> bash.bashrc drwxr-xr-x 2 root root 4096 Sep 11 11:59 lvm drwxr-xr-x 2 root root 4096 Sep 11 11:59 modprobe.d -rw-r--r-- 1 root root 379 Sep 11 11:58 mtab -rw-r----- 1 root ntp 12 Jun 10 08:20 ntp.keys drwxr-xr-x 2 root root 4096 Sep 11 11:59 pam.d -rw-r--r-- 1 root root 1165 Sep 9 16:34 passwd -rw-r--r-- 1 root root 1180 Sep 9 16:34 passwd.YaST2save -rw-r--r-- 1 root root 1063 Jun 10 08:21 passwd.old drwxr-xr-x 2 root root 4096 Sep 11 11:59 postfix -rw-r--r-- 1 root root 135 Sep 9 13:06 printcap -rw-r--r-- 1 root root 1345 Sep 11 11:53 resolv.conf -rw-r--r-- 1 root root 17 Sep 9 13:04 resolv.conf.saved.by.dhcpcd.eth0 -rw-r----- 1 root shadow 631 Sep 9 16:34 shadow -rw-r----- 1 root root 636 Sep 9 16:34 shadow.YaST2save -rw-r----- 1 root shadow 485 Sep 9 13:03 shadow.old drwxr-xr-x 2 root root 4096 Sep 11 11:59 ssh drwxr-xr-x 3 root root 4096 Sep 11 11:59 udev now see what happens if we run the cp command manually: cp -LR --remove-destination /tmp/mysys/root/* /tmp/mytree/tmproot cp: cannot stat `/tmp/mysys/root/etc/ksh.kshrc': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-zfcp.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-modules.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/92-busybox.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/03-usb.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/72-block.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-splash.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-nfs.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-cifs.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/11-storage.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/32-lvm2.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/61-multipath.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-vendor.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/01-splashy.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/93-sharedlibs.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-firewire.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-mount.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-dasd.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/51-kpartx.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/31-evms.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/21-luks.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/02-start.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/62-dm.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/71-blockpartition.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/41-md.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/01-prepare.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/82-network.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-acpi.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/03-udev.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/91-progs.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/61-dmraid.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/94-done.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib/mkinitrd/setup/81-iscsi.sh': No such file or directory cp: cannot stat `/tmp/mysys/root/lib64/libimmunix.so.1': No such file or directory cp: cannot stat `/tmp/mysys/root/lib64/libapparmor.so.1': No such file or directory cp: cannot stat `/tmp/mysys/root/usr/lib64/libsmbios.so.1': No such file or directory -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c8 Dan Gahlinger <cerebus_8@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|dgahling@gmail.com | --- Comment #8 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-11 13:22:41 MDT --- see the above information, it seems kiwi --migrate (perhaps?) phase doesn't make the symlinks or files properly -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c9 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |dgahling@gmail.com --- Comment #9 from Marcus Schaefer <ms@novell.com> 2008-09-12 03:40:29 MDT --- yes I need to check this, one last question before I check the defect the file ksh.kshrc is a link to /etc/bash.bashrc. a) The file /etc/bash.bashrc exists in your standard system, doesn't it ? b) and you did not exclude /etc/bash.bashrc for some reason, did you ? I'm wondering why for example passwd is there but bash.bashrc is missing Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c10 --- Comment #10 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-12 10:40:46 MDT --- /etc/bash.bashrc seems to exist: -rw-r--r-- 1 root root 8235 Feb 11 2008 /etc/bash.bashrc and no, I didn't exclude it, you can see my command lines above run migrate as follows: kiwi -m mysys --destdir /tmp/mysys --exclude /tmp --exclude /proc --exclude /sys --set-repo /tmp/repo/dvd_gm --set-repotype yast2 --logfile /tmp/kiwi.log and kiwi prepare thusly: kiwi --prepare /tmp/mysys --root /tmp/image --add-repo /tmp/dvd --add-repotype yast2 --add-repo /tmp/tools --add-repotype rmp --logfile /tmp/kiwi-prepare.log its a very good question why it does those weird things and for whatever reason mucks up the /tmp/mysys/root/lib/mkinitrd/setup directory, etc. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c11 Dan Gahlinger <cerebus_8@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|dgahling@gmail.com | --- Comment #11 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-12 10:41:26 MDT --- see previous comment for info -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c12 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #12 from Marcus Schaefer <ms@novell.com> 2008-09-15 03:58:38 MDT --- ok I know what happened. the migrate mode does not copy files which are clean (not verified) and belong to a a package installed when you prepare a new tree from the migration result. In case of /etc/bash.bashrc this file belongs to aaa_base. The problem is that there is a link /etc/ksh.kshrc which doesn't belong to any package but points to /etc/bash.bashrc and so the link is broken and cause the problem in kiwi's prepare mode At the moment I'm not sure how to handle this. I think the root/ directory in an image description should be clean, so I tend to add a check which removes broken links afterwards, but that will not solve the problem because your ksh link would vanish completely if I do so... hmm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|kiwi: allow migrate to use --set-repo to over- |kiwi: migrate broken link if target is |ride the base repo |unmodified and part of a package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c13 --- Comment #13 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-15 07:54:27 MDT --- I don't see how that's possible! I only used the GM DVD, nothing else, no online sources, no extra packages, and only did a default install. So the files, etc MUST be part of a package, how else would default install create it? Unless there's a process within the setup that does this for whatever reason. Perhaps a verify phase? check that each symlink points somewhere that exists? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c14 --- Comment #14 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-15 08:01:46 MDT --- this is very weird: /etc # rpm -qf ksh.kshrc file /etc/ksh.kshrc is not owned by any package so install must create it through one of it's scripts or it may be part of one of the base images that gets installed before packages get installed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c15 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #15 from Marcus Schaefer <ms@novell.com> 2008-09-15 08:31:18 MDT --- yes those link files are created in %post. many packages does that so I created a fix which removes this migrated links because they are re-added as soon as the corresponding package is installed while kiwi runs in prepare mode. let's give it a try with 2.76 which I will release soon. As this fix is made for an aftereffect of your original report I would like to ask you to open a new bug report if you encounter new problems or related ones thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=419219 User cerebus_8@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=419219#c16 --- Comment #16 from Dan Gahlinger <cerebus_8@yahoo.com> 2008-09-16 11:41:30 MDT --- 2.76 tested, there isn't a bug report large enough to contain the issues. I'm stopping testing of migrate for a long time now. I'll check in when I've heard someone has had some success. It's totally unworkable the way it is. eg: booting the image drops into live install (??) which does a very weird/unusable install *TO* the live image (not to disk) the forceable download sections are really really annoying, can't abort them, adds 30 minutes to the base. live installing from that to the disk, again the repos try to refresh from online (??) also not abortable, adding another 30 minutes minimum to the install. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com