Ophir LOJKINE
Ophir LOJKINE
@cursoragent # Update changelog with current version VERSION=$(grep '^version = ' Cargo.toml | head -1 | sed 's/version = "\(.*\)"/\1/') sed -i "1s/.*/sqlpage ($VERSION-1) unstable; urgency=medium/" debian/changelog # Build package...
@cursoragent 2025-10-02T16:06:32.4321861Z ##[group]Run rpmbuild -ba ~/rpmbuild/SPECS/sqlpage.spec rpmbuild -ba ~/rpmbuild/SPECS/sqlpage.spec shell: sh -e {0} setting SOURCE_DATE_EPOCH=1759363200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.hgaQjz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qBfslN + umask 022 + cd /github/home/rpmbuild/BUILD/sqlpage-0.38.0_beta.1-build +...
@cursoragent 2025-10-02T16:20:21.0520903Z ##[group]Run actions/upload-artifact@v4 with: name: debian-package path: ../*.deb if-no-files-found: error compression-level: 6 overwrite: false include-hidden-files: false env: CARGO_HOME: /home/runner/.cargo CARGO_INCREMENTAL: 0 CARGO_TERM_COLOR: always CACHE_ON_FAILURE: false Invalid pattern '../*.deb'. Relative...
@cursoragent The packages should be widely compatible. " Test DEB on Ubuntu 22.04 " passes but all the others fail: ``` --- Unpacking sqlpage (0.38.0-beta.1-1) ... Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5)...
@cursoragent + install -D -m 644 sqlpage/sqlpage.js /github/home/rpmbuild/BUILD/sqlpage-0.38.0_beta.1-build/BUILDROOT/etc/sqlpage/sqlpage.js + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.38.0~beta.1-1.fc42 --unique-debug-suffix -0.38.0~beta.1-1.fc42.x86_64 --unique-debug-src-base sqlpage-0.38.0~beta.1-1.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /github/home/rpmbuild/BUILD/sqlpage-0.38.0_beta.1-build/SQLPage-0.38.0~beta.1 find-debuginfo: starting...
@cursoragent Finished `superoptimized` profile [optimized] target(s) in 16m 38s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IC0ZfM + umask 022 + cd /github/home/rpmbuild/BUILD/sqlpage-0.38.0_beta.1-build + '[' /github/home/rpmbuild/BUILD/sqlpage-0.38.0_beta.1-build/BUILDROOT...
@cursoragent Run actions/download-artifact@v4 with: name: rpm-package merge-multiple: false repository: sqlpage/SQLPage run-id: 18216899172 /usr/bin/docker exec e5e7ac72ddd46ca2739e55cee010c286305342247e308350c0d3b7c875e80919 sh -c "cat /etc/*release | grep ^ID" Downloading single artifact Preparing to download the following...
@cursoragent ``` Run ls -la ls -la dnf install -y ./*.rpm shell: sh -e {0} total 12 drwxr-xr-x 3 1001 1001 4096 Oct 3 09:41 . drwxr-xr-x 3 1001 1001...
@cursoragent fedora 40: line 2: which: command not found rockylinux: line 2: find: command not found
@cursoragent on rhel: Error: Problem: conflicting requests - nothing provides libc.so.6(GLIBC_2.38)(64bit) needed by sqlpage-0.38.0~beta.1-1.fc42.x86_64 from @commandline - nothing provides libc.so.6(GLIBC_2.39)(64bit) needed by sqlpage-0.38.0~beta.1-1.fc42.x86_64 from @commandline on fedora 39 Problem: conflicting...