Difference between revisions of "Mock"
From Atomicorp Wiki
(New page: Forcing mock builds /usr/sbin/mock-helper yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
/usr/sbin/mock-helper yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build | /usr/sbin/mock-helper yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build | ||
+ | |||
+ | |||
+ | chroot: cannot run command `/bin/su': No such file or directory | ||
+ | build-sys archive (groups) isnt set up | ||
+ | |||
+ | Missing Dependency: rpmdevtools is needed by package buildsys-macros | ||
+ | this doesnt exist on CentOS3, so I used the one from Fedora 6. Backported and stuck it in the [atomic] archive. Then set the C3 mock config to use [atomic]. |
Latest revision as of 17:59, 24 August 2007
Forcing mock builds
/usr/sbin/mock-helper yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build
chroot: cannot run command `/bin/su': No such file or directory
build-sys archive (groups) isnt set up
Missing Dependency: rpmdevtools is needed by package buildsys-macros
this doesnt exist on CentOS3, so I used the one from Fedora 6. Backported and stuck it in the [atomic] archive. Then set the C3 mock config to use [atomic].