| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
TW curently has problems:
```
Problem: the to be installed sqlite3-devel-3.39.2-1.2.x86_64 requires 'libsqlite3-0 = 3.39.2', but this requirement cannot be provided
not installable providers: libsqlite3-0-3.39.2-1.2.i586[repo-oss]
libsqlite3-0-3.39.2-1.2.x86_64[repo-oss]
```
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 5c5c45321976c9a859694afa781178c68d076ee2.
And removes the old python(2) pull in.
For some reason we get:
`Package python3-embed was not found in the pkg-config search path.`
with python38-devel but not with python310-devel. Let's bump it to that
version.
|
|
|
|
| |
This reverts commit d5bb93b9271578979dc6109b1007676fc5e8578a.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Until they fixed this:
```
Problem: the to be installed ncurses-devel-6.3.20220604-20.1.x86_64 requires 'libncurses6 = 6.3.20220604-20.1', but this requirement cannot be provided
Problem: the to be installed gtk2-devel-2.24.33-2.8.x86_64 requires 'pkgconfig(cairo)', but this requirement cannot be provided
Problem: the to be installed ncurses-devel-6.3.20220604-20.1.x86_64 requires 'libncurses6 = 6.3.20220604-20.1', but this requirement cannot be provided
not installable providers: libncurses6-6.3.20220604-20.1.i586[repo-oss]
libncurses6-6.3.20220604-20.1.x86_64[repo-oss]
Solution 1: downgrade of libncurses6-6.3.20220604-20.2.x86_64 to libncurses6-6.3.20220604-20.1.x86_64
Solution 2: do not install ncurses-devel-6.3.20220604-20.1.x86_64
Solution 3: break ncurses-devel-6.3.20220604-20.1.x86_64 by ignoring some of its dependencies
```
|
|
|
|
| |
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
|
| |
|
| |
|
|
|
|
|
|
| |
Old docker/libseccomp from GH got updated.
This reverts commit 5c5c45321976c9a859694afa781178c68d076ee2.
|
|
|
|
| |
This reverts commit cc206ee8cc2cf8458325337f2e68b0dd11b95afd.
|
|
|
|
|
| |
They have libstrophe 0.11.0 now.
This reverts commit 472a3ceec4ce4bd018d7276372cf3ccdc24b76c9.
|
| |
|
|
|
|
|
| |
Fails and I don't have time to check why.
Something package related most likely.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
```
(248/297) Installing: system-group-hardware-20170617-19.2.noarch [..error]
Installation of system-group-hardware-20170617-19.2.noarch failed:
Error: Subprocess failed. Error: RPM failed: ERROR: neither groupadd nor busybox found!
error: %prein(system-group-hardware-20170617-19.2.noarch) scriptlet failed, exit status 1
error: system-group-hardware-20170617-19.2.noarch: install failed
Abort, retry, ignore? [a/r/i] (a): a
Warning: %posttrans scripts skipped while aborting:
pam-1.5.1-2.2.x86_64.rpm
shadow-4.8.1-5.2.x86_64.rpm
```
Seems to be a bug in old docker/libseccomp from GH.
|
|
|
|
|
| |
Again something wrong this Arch.
Not time to invest right now but we need a working CI for PRs.
|
|
|
|
|
| |
Travis have been slow and the macOS runner is outdated (and a bunch of
other recurring issues).
|
| |
|
| |
|
| |
|
| |
|
|
|