Yesterday I finally forced vrpm and vpoldek to work predictably.
Details follow:
* vrpm won't work until the attached patch is applied to utils-vserver
(ncontext: vc_net_create(): Invalid argument)
* vpoldek won't work until you:
for i in /etc/vservers/*/apps/pkgmgmt/base/rpm/etc/macros
do
echo '%_host_os %_os' >> $i
done
The reason is poldek in pm/rpm/misc.c line 200 expands %_host_os macro
which is otherwise not defined in vservers (lack of macro files?).
Anyone (qboosh? ;]) cares to point me in the right place to fix this?
Hope the above info helps anyone.
--
Patryk Zawadzki
Generated Content
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en