Open razr opened 4 years ago
Could you please check if the problem is solved by the latest commit on the master branch https://github.com/openil/openil/commit/58332418ce380755e686b4fddb99c7f7e0e7e115
Thank you, I'll check it later on this week
it works now, but there is another problem here:
installing python-pip ...
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package python-pip
************
ubuntu-package-installer failed
Please running the below commands before re-compiling:
rm -rf /home/br-user/openil/output-ls1046/target
make skeleton-custom-dirclean
Or
make skeleton-custom-dirclean O=<output dir>
Makefile:741: recipe for target 'target-finalize' failed
make[1]: *** [target-finalize] Error 1
Makefile:84: recipe for target '_all' failed
make: *** [_all] Error 2
There are several packages which do not present in focal
. I need to comment additional_devel_packages_list
I'm wondering how is a ubuntu based build tested before changes are committed to the github?
It builds again after this commit: https://github.com/openil/openil/commit/804ab769696336b7d459e754e23d562cc104748e
thanks, let me check it, however I see that hugepages
is still present but this package does not exist in focal
https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=hugepages
The same is true for android-tools-fsutils
You can send patches using git-send-email --to=dev@openil.org.
I do
I get
to fix