On 24/11/2016 11:41, Normand wrote:
Hello there,
I want to provide a new powerpc-utils rpm via a DUD, for yast to use this new rpm rather than the one from installed DVD.
Is it supposed to work ?
My trials are not successfull, and the y2log continue to show installation of "old" rpm from DVD.
I am not able to find in y2log a reference to a repo that could be associated to the DUD file retrieved by linuxrc.
Do you have any idea on how I should investigate such problem ?
I tried using mkdud either pointing to a dir (1) or a specific rpm (2) but that do not change the behaviour.
=== (1) $mkdud -c boo1011529_3.dud --dist tw /home/michel/buildtmp/build-root/standard-ppc64le/home/abuild/rpmbuild/RPMS/ppc64le/
=== (2) $mkdud -c boo1011529_5.dud --dist tw /home/michel/buildtmp/build-root/standard-ppc64le/home/abuild/rpmbuild/RPMS/ppc64le/powerpc-utils-1.3.2-9.ppc64le.rpm
=== linuxrc output extract: ok, ip = 10.0.2.15/24 Loading http://stade.lab.toulouse-stg.fr.ibm.com/~normand/boo1011529_5.dud - 100% http://stade.lab.toulouse-stg.fr.ibm.com/~normand/boo1011529_5.dud: adding to installation system Driver Updates added: ~normand/boo1011529_5.dud ===
The dud is handled by linuxrc as creating a mounted squashfs (1) But how this dud information is supposed to be passed between linuxrc and yast ? (1) === 1:linux-0mhb:~ # mount |grep mp_0005 /dev/loop7 on /mounts/mp_0005 type squashfs (ro,relatime) === 1:linux-0mhb:~ # find /mounts/mp_0005 -name powerpc-utils\* /mounts/mp_0005/linux/suse/ppc64le-tw/install/powerpc-utils-1.3.2-9.ppc64le.rpm 1:linux-0mhb:~ # ls -la /mounts/mp_0005/linux/suse/ppc64le-tw/install/ total 239 drwxr-xr-x 2 root root 94 Nov 24 10:39 . drwxr-xr-x 4 root root 64 Nov 24 10:39 .. -rw-r--r-- 1 root root 243168 Nov 24 10:36 powerpc-utils-1.3.2-9.ppc64le.rpm -rwxr-xr-x 1 root root 191 Nov 24 10:36 update.post2 -rwxr-xr-x 1 root root 910 Nov 24 10:36 update.pre === -- Michel Normand -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org