On Sat, 25 Feb 2012 19:33:12 +1100, <doiggl@velocitynet.com.au> wrote:
+ for i in ab dbmmanage htdbm htdigest htpasswd logresolve rotatelogs suexec + mv rotatelogs rotatelogs2 + for i in ab dbmmanage htdbm htdigest htpasswd logresolve rotatelogs suexec + mv suexec suexec2 + mv apachectl apachectl.tmp + mv apachectl.tmp apache2ctl + for i in dbmmanage htdbm htdigest htpasswd + mv dbmmanage2 ../bin/ mv: cannot stat `dbmmanage2': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.Df91HS (%install)
Look into the Makefiles to find the location of that loop and see whz dbmmanage2 isn't built ands either fix the build or remove dbmmanange2 form that for loop. Philipp -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org