- 17 Apr, 2023 9 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In commit 547898ee "component/openssl: Use the newest openssl with QUICTLS" there untested upgrade to openssl-3, which has side effects with loading expired certificate chains.
-
Jérome Perrin authored
This reverts commit 8218f34a. This did not work at all
-
- 14 Apr, 2023 3 commits
-
-
Joanne Hugé authored
* Rename mme software type to core-network since mme is a 4G terminology * Rename template-lte-XXX to template-XXX since lte is a 4G terminology
-
Joanne Hugé authored
* Remove gnb-epc and enb-epc software types and merge mme and epc together
-
Jérome Perrin authored
In practice, the restoration was always failing with errors like: pg_restore: [archiver (db)] could not execute query: ERROR: schema "???" already exists because the database was first initialized, but the usual restore scenario is: - instance is populated with initial data - data is replaced by restoring the data this also change the timeout to 5 seconds, 30 is too much
-
- 08 Apr, 2023 1 commit
-
-
Jérome Perrin authored
-
- 07 Apr, 2023 1 commit
-
-
Jérome Perrin authored
-
- 06 Apr, 2023 3 commits
-
-
Jérome Perrin authored
This was for ZServer
-
Jérome Perrin authored
-
Jérome Perrin authored
This makes yaml module to zope processes. The package was already installed because it is an indirect dependency, but not in the working set of zope processes
-
- 31 Mar, 2023 4 commits
-
-
Romain Courteaud authored
See merge request !1378
-
Jérome Perrin authored
This only support python3 since some time
-
Jérome Perrin authored
slapos.toolbox no longer supports python2, this pins to the last version where the test passed on python2. In slapos.toolbox!116 (comment 181641) we agreed that if we need to fix a python2 bug or backport something critical, we can make a version 0.128.1 (based on 0.128 with the fix for python2)
-
Boxiang Sun authored
The recipe slapos.cookbook:requestoptional may cannot finish the request correctly during slapos node instance. With slapos.cookbook:request, the waitForInstance can retry multiple times until the request finished.
-
- 30 Mar, 2023 1 commit
-
-
Thomas Gambier authored
we always had the following warning: INFO WARNING - several libperl.a found, taking only the first one: /srv/slapgrid/slappart71/srv/runner/shared/perl/aa50bea02bee72b0d400aaaa07ffd490/lib/5.28.1/x86_64-linux-thread-multi/CORE/libperl.a INFO /srv/slapgrid/slappart71/srv/runner/shared/perl/aa50bea02bee72b0d400aaaa07ffd490/.build/perl-5.28.1/libperl.a INFO Created symlink "libs-c" to lib/5.28.1/x86_64-linux-thread-multi/CORE Depending on the order of the list, the link could point to broken ".build" path.
-
- 29 Mar, 2023 1 commit
-
-
Thomas Gambier authored
Fedora 36 and 37 were failing with following message: cc -shared -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_LARGEFILE64_SOURCE=1 -o libz.so.1.2.12 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes /usr/bin/ld: /tmp/ccrAYWgY.ltrans0.ltrans.o: warning: relocation against `zcfree' in read-only section `.text' /usr/bin/ld: /tmp/ccrAYWgY.ltrans0.ltrans.o: relocation R_X86_64_PC32 against symbol `_length_code' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: bad value collect2: error: ld returned 1 exit status
-
- 27 Mar, 2023 1 commit
-
-
Ivan Tyagov authored
-
- 26 Mar, 2023 1 commit
-
-
Julien Muchembled authored
-
- 24 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 22 Mar, 2023 3 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
Thomas Gambier authored
OBS system is using user "abuild" to build the package rendering the compilation broken. Simply accept the 2 last commands to fail on Theia.
-
- 21 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 20 Mar, 2023 6 commits
-
-
Julien Muchembled authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It's a version with improved checks in check_certificate
-
Łukasz Nowak authored
It's a version with improved checks in check_surykatka_json
-
Joanne Hugé authored
* Add check-rx-saturated promise * Add IMSI in SIM connection parameters
-
- 16 Mar, 2023 1 commit
-
-
Lu Xu authored
-
- 14 Mar, 2023 2 commits
-
-
Boxiang Sun authored
-
Romain Courteaud authored
See merge request nexedi/slapos!1300
-
- 13 Mar, 2023 1 commit
-
-
Boxiang Sun authored
Credit: This originally based on XU Lu's work I rewrite it base on Romain's comment and add the tests
-