Closed suntong closed 1 year ago
Can't reproduce this:
Hmm.. instead of running identify
in the build environment, which will have the full dependencies, better test the built package in an empty Ubuntu.
That's what I did.
Or are you still working with checkinstall? Because a default build via IMEI works as expected:
Yes, using the latest --use-checkinstall
and --build-only
Fine. Give me 10 minutes to test that as well.
That's what I did.
Your're running identify
in the build environment, which will have the full dependencies before build, right?
That's what I did.
Your're running
identify
in the build environment, which will have the full dependencies before build, right?
I always create a fresh server, and run a default installation.
#####################
Installation Process
#####################
Installing dependencies [OK]
This is the step I was talking about -- before build was even started, a full build dependencies is installed on to the system.
Yet, when the built package is installed into an empty Ubuntu, that might be the real cause of this issue.
I already understood, what you were talking about, and I can reproduce this issue actually.
Found the problem. I'm currently perfoming a final test, before publishing version 6.10.1, that should fix it.
hmm... when would https://dist.1-2.dev/imei.sh be updated?
I just did a rebuild from it but found the built version is still 6.10.0.
As soon as I draft a new release on GitHub, which happened just now.
Symptom:
But I've already have all these packages installed:
Symptom the same on both Debian GNU/Linux 12 (bookworm) and Ubuntu 22.04.2 LTS.