Need help resolving Debian packages
Here is my OBS repository https://build.opensuse.org/package/s...c1236/quiterss
After messing around for 24 hours I got it to work.... for the most part
There are still 2 big problems for me:
1. Ubuntu 16.04 failed to build because of "have choice for qtbase5-dev .....", what does that mean?
I've setup Ubuntu VM on my computer for manual installing dependency and compiling, all turns out fine in my VM, so it's OBS problem but how can I solve it?
2. ARM builds failed with "unresolvable" because nothing provides needed packages?
I looked up packages and they should be available for ARM architecture.....
AW: Need help resolving Debian packages
Code:
1. Ubuntu 16.04 failed to build because of "have choice for qtbase5-dev .....", what does that mean?
Add one of them to the Build Requires.
Re: Need help resolving Debian packages
Quote:
Originally Posted by
axzxc1236
Here is my OBS repository
https://build.opensuse.org/package/s...c1236/quiterss
After messing around for 24 hours I got it to work.... for the most part
There are still 2 big problems for me:
1. Ubuntu 16.04 failed to build because of "have choice for qtbase5-dev .....", what does that mean?
I've setup Ubuntu VM on my computer for manual installing dependency and compiling, all turns out fine in my VM, so it's OBS problem but how can I solve it?
2. ARM builds failed with "unresolvable" because nothing provides needed packages?
I looked up packages and they should be available for ARM architecture.....
Hi
Since to are available you need to add a 'Prefer:' to your project configuration, a requires at build time may not work.
See the following for an example: https://build.opensuse.org/projects/...actory/prjconf