Preinstall libeconf0 #1

Merged
bigironman merged 1 commits from mlin7442/PackageHub:create_config into 16.0 2024-10-14 14:12:22 +02:00
Contributor

Configs inside of condition:

%if "%_repository" == "standard"
Prefer: XXX
Preinstall: XXX
%endif

does not apply to leap_16 repo, add those to Backports prjconf, Preinstall: libeconf0 also fixes build env initialization problem.

[    4s] [FAILED] Failed to start Virtual Console Setup.
[    5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
[    5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
[    5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
[    5s] mkswap: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
[    5s] swapon: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
Configs inside of condition: %if "%_repository" == "standard" Prefer: XXX Preinstall: XXX %endif does not apply to leap_16 repo, add those to Backports prjconf, `Preinstall: libeconf0` also fixes build env initialization problem. [ 4s] [FAILED] Failed to start Virtual Console Setup. [ 5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory [ 5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory [ 5s] mount: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory [ 5s] mkswap: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory [ 5s] swapon: error while loading shared libraries: libeconf.so.0: cannot open shared object file: No such file or directory
mlin7442 added 1 commit 2024-10-14 13:20:23 +02:00
bigironman merged commit 50c4330f41 into 16.0 2024-10-14 14:12:22 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: products/PackageHub#1
No description provided.