tarakbumba / zeynep

RPM packages build tool in a clean Mageia chroot environment for Mageia Linux distribution
GNU General Public License v2.0
2 stars 0 forks source link

I can not build a package #3

Closed xlin closed 9 years ago

xlin commented 9 years ago

Good day. This, again, I)) to assemble the i586, but now it is impossible to compile the package. Why then swears on genhdlist2 (although chroot it is) and can not create a user in a chroot.

zeynep -TG -t "/home/xlin/rpmbuild" -d http://mirror.yandex.ru/mageia/distrib -a i586 -s /home/xlin/rpmbuild/transgui-4.1-1.mga4.mrc.src.rpm

==> ERROR :: Zeynep can not create root user account in chroot environment. Please check /tmp/zeynep.ORh5hDqeSN.log log file for possible errors. Exiting...

Full log http://pastebin.com/3iy1Hnkw

tarakbumba commented 9 years ago

Hi. There were some typos in checking installed utilities like rpm-tidy. I' ve fixed those. Also, it seems to me that you tried to run zeynep as root which is not supported. Please run it without privileged user. I also add a check for this.

Please try latest version. Thank you very much reporting these issues and help zeynep better.