New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fedora package will not build locally with osc #2195
Comments
|
it seems that your build system is broken. Have you tried to run the build with the clean option? |
|
yes it says that every time because it will not finish - it always asks to clean in this case anyways but i tried explicitly as you suggested and the result is the same and yes i need |
|
can you move your buildroot (/var/tmp/build-root) to /tmp (or where you prefer) and rebuild again. I still think that there is something wrong with your buildroot. |
|
ok i created a new directory i thank you for helping but please allow me to make clear what i said before -
|
|
Thank you for testing this again. I will have a look at it and will get back to the issue. But if you tested it on a fresh install the buildroot is obviously not the reason. |
|
np take your time - i will help if i can but i do think you will be able to reproduce this easily im much less concerned about this issue now as my main problem actually fixed itself inexplicably (#2194) - i was building locally only to troubleshoot why the OBS server was building corrupted fedora packages - it will probably be some time before i need to rebuild locally again |
|
can you please attach a .build.log file that fails if you use the clean option? I cannot reproduce this error. I tried several times and on different systems and for me it works every time. |
|
the gist now contains the results from both debian/testing and also opensuse tumbleweed hosts https://gist.github.com/bill-auger/4e88a8b6119f352c7a0d25d05725004b |
|
please install bsdtar on your hostsystem. Otherwise the build script will use cpio instead. |
|
yep that fixed it on debian - perhaps bsdtar should be a dependency of the osc debian package on the opensuse system it allowed the build to proceed most of the way but then failed with a different error the full log is here if you are interested --> https://gist.github.com/bill-auger/4e88a8b6119f352c7a0d25d05725004b |
|
I will close this issue for it is fixed. |
when i try to build a fedora package with osc locally it says "chroot: failed to run command 'rpm': No such file or directory" and quits - packages for other systems build successfully locally - i have tried this on both a debian and opensuse host
.build.log here --> https://gist.github.com/bill-auger/4e88a8b6119f352c7a0d25d05725004b
The text was updated successfully, but these errors were encountered: