<86>Nov 16 09:15:37 userdel[2257741]: delete user 'rooter' <86>Nov 16 09:15:37 userdel[2257741]: removed group 'rooter' owned by 'rooter' <86>Nov 16 09:15:37 groupadd[2257754]: group added to /etc/group: name=rooter, GID=1808 <86>Nov 16 09:15:37 groupadd[2257754]: group added to /etc/gshadow: name=rooter <86>Nov 16 09:15:37 groupadd[2257754]: new group: name=rooter, GID=1808 <86>Nov 16 09:15:37 useradd[2257763]: new user: name=rooter, UID=1808, GID=1808, home=/root, shell=/bin/bash, from=none <86>Nov 16 09:15:37 userdel[2257790]: delete user 'builder' <86>Nov 16 09:15:37 groupadd[2257804]: group added to /etc/group: name=builder, GID=1809 <86>Nov 16 09:15:37 groupadd[2257804]: group added to /etc/gshadow: name=builder <86>Nov 16 09:15:37 groupadd[2257804]: new group: name=builder, GID=1809 <86>Nov 16 09:15:37 useradd[2257818]: new user: name=builder, UID=1809, GID=1809, home=/usr/src, shell=/bin/bash, from=none <13>Nov 16 09:15:46 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Nov 16 09:15:50 rpmi: golang-src-1.23.2-alt1 sisyphus+359295.100.1.1 1728403563 installed <13>Nov 16 09:15:52 rpmi: golang-1.23.2-alt1 sisyphus+359295.100.1.1 1728403536 installed <13>Nov 16 09:15:52 rpmi: rpm-macros-pam0-1.7.0-alt1 sisyphus+349410.1200.7.1 1729774588 installed <13>Nov 16 09:15:52 rpmi: libpam0-devel-1.7.0-alt1 sisyphus+349410.1200.7.1 1729774591 installed <13>Nov 16 09:15:52 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gitea-1.22.3-alt1.nosrc.rpm (w1.gzdio) Installing gitea-1.22.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32455 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gitea-1.22.3 + echo 'Source #0 (gitea-1.22.3.tar):' Source #0 (gitea-1.22.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gitea-1.22.3.tar + cd gitea-1.22.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (disable-strip.patch):' Patch #3 (disable-strip.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 757 (offset 180 lines). Hunk #2 succeeded at 785 with fuzz 1 (offset 191 lines). + echo 'Patch #2 (ALT_config.patch):' Patch #2 (ALT_config.patch): + /usr/bin/patch -p1 patching file custom/conf/app.example.ini + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32455 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.22.3 + export BUILDDIR=/usr/src/RPM/BUILD/gitea-1.22.3/.gopath + BUILDDIR=/usr/src/RPM/BUILD/gitea-1.22.3/.gopath + export IMPORT_PATH=code.gitea.io/gitea + IMPORT_PATH=code.gitea.io/gitea + export GOPATH=/usr/src/RPM/BUILD/gitea-1.22.3/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/gitea-1.22.3/.gopath:/usr/share/gocode + export 'LDFLAGS=-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea' + LDFLAGS='-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea' + TAGS='bindata timetzdata sqlite sqlite_unlock_notify pam' + GITEA_VERSION=1.22.3 + make all make: Entering directory '/usr/src/RPM/BUILD/gitea-1.22.3' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.22.3' make: Entering directory '/usr/src/RPM/BUILD/gitea-1.22.3' Running go generate... generating bindata for migration generating bindata for options generating bindata for public generating bindata for templates CGO_CFLAGS="-O2 -g -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -v -tags 'bindata timetzdata sqlite sqlite_unlock_notify pam' -ldflags '-X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.CustomPath=/var/lib/gitea/custom -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea -X "main.MakeVersion=GNU Make 4.4" -X "main.Version=1.22.3" -X "main.Tags=bindata timetzdata sqlite sqlite_unlock_notify pam"' -o gitea google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set golang.org/x/crypto/internal/alias github.com/gobwas/glob/util/runes github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption github.com/lib/pq/oid golang.org/x/text/internal/utf8internal image/color golang.org/x/text/encoding/internal/identifier github.com/dgryski/go-rendezvous golang.org/x/net/html/atom golang.org/x/image/math/f64 code.gitea.io/gitea/modules/git/internal github.com/klauspost/compress/internal/race code.gitea.io/gitea/modules/webhook github.com/klauspost/compress github.com/ProtonMail/go-crypto/internal/byteutil github.com/pjbgf/sha1cd/internal github.com/go-git/go-git/v5/plumbing/color github.com/pjbgf/sha1cd/ubc github.com/golang/groupcache/lru github.com/pierrec/lz4/v4/internal/lz4errors github.com/segmentio/asm/cpu/cpuid go.opentelemetry.io/otel/internal go.opentelemetry.io/otel/trace/embedded code.gitea.io/gitea/modules/packages/container/helm github.com/ulikunitz/xz/internal/hash code.gitea.io/gitea/modules/packages/pypi code.gitea.io/gitea/modules/html github.com/rivo/uniseg github.com/dsnet/compress/bzip2/internal/sais github.com/dsnet/compress/internal hash/maphash github.com/blevesearch/gtreap github.com/blevesearch/go-porterstemmer code.gitea.io/gitea/modules/paginator code.gitea.io/gitea/modules/web/types google.golang.org/grpc/serviceconfig hash/fnv google.golang.org/protobuf/internal/pragma regexp/syntax code.gitea.io/gitea/modules/container internal/saferio golang.org/x/text/internal/tag golang.org/x/text/transform code.gitea.io/gitea/modules/graceful/releasereopen golang.org/x/crypto/blake2b golang.org/x/crypto/blowfish golang.org/x/crypto/pbkdf2 golang.org/x/crypto/ripemd160 time/tzdata golang.org/x/crypto/scrypt runtime/cgo golang.org/x/crypto/chacha20 golang.org/x/crypto/curve25519 golang.org/x/crypto/internal/poly1305 github.com/gobwas/glob/util/strings github.com/kballard/go-shellquote filippo.io/edwards25519/field golang.org/x/crypto/md4 github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils github.com/microsoft/go-mssqldb/internal/querytext golang.org/x/text/encoding xorm.io/xorm/names github.com/golang/snappy golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/text/runes html golang.org/x/crypto/argon2 github.com/syndtr/goleveldb/leveldb/comparer golang.org/x/text/internal/stringset github.com/microsoft/go-mssqldb/internal/cp encoding/base32 filippo.io/edwards25519 github.com/x448/float16 image time github.com/cespare/xxhash/v2 github.com/redis/go-redis/v9/internal/rand golang.org/x/text/encoding/internal github.com/redis/go-redis/v9/internal/util github.com/redis/go-redis/v9/internal/hashtag image/color/palette hash/adler32 github.com/djherbis/buffer/limio github.com/djherbis/nio/v3 github.com/gogs/chardet github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash golang.org/x/text/encoding/unicode golang.org/x/text/encoding/charmap golang.org/x/text/encoding/korean golang.org/x/text/encoding/japanese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese github.com/goccy/go-json/internal/runtime regexp github.com/minio/md5-simd container/heap code.gitea.io/gitea/modules/emoji github.com/ProtonMail/go-crypto/openpgp/errors image/internal/imageutil golang.org/x/image/vp8 golang.org/x/image/vp8l github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/ProtonMail/go-crypto/eax image/draw image/jpeg golang.org/x/crypto/cast5 github.com/cloudflare/circl/sign github.com/cloudflare/circl/internal/sha3 compress/bzip2 github.com/go-enry/go-enry/v2/regex mvdan.cc/xurls/v2 github.com/go-enry/go-enry/v2/data/rule github.com/go-enry/go-enry/v2/internal/tokenizer github.com/microcosm-cc/bluemonday/css golang.org/x/crypto/hkdf github.com/42wim/sshsig/pem github.com/go-git/go-git/v5/internal/url github.com/keybase/go-crypto/openpgp/errors golang.org/x/image/draw github.com/keybase/go-crypto/cast5 github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/keybase/go-crypto/openpgp/s2k github.com/go-faster/city github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 go.opentelemetry.io/otel/internal/attribute io/fs internal/poll context github.com/go-enry/go-enry/v2/data github.com/hashicorp/golang-lru/v2/internal github.com/klauspost/compress/gzhttp/writer golang.org/x/sys/unix github.com/hashicorp/golang-lru/v2/simplelru github.com/ClickHouse/clickhouse-go/v2/lib/binary github.com/ClickHouse/clickhouse-go/v2/lib/timezone net/http/internal/testcert github.com/hashicorp/golang-lru/v2 hash/crc64 golang.org/x/crypto/openpgp/errors github.com/dsnet/compress/internal/errors internal/filepathlite embed github.com/golang/geo/s1 golang.org/x/net/context golang.org/x/sync/semaphore golang.org/x/crypto/openpgp/armor github.com/xi2/xz github.com/jbenet/go-context/io golang.org/x/crypto/openpgp/s2k github.com/dsnet/compress github.com/blevesearch/bleve/v2/size github.com/RoaringBitmap/roaring/internal github.com/josharian/intern github.com/go-git/go-git/v5/utils/ioutil github.com/valyala/bytebufferpool google.golang.org/protobuf/internal/editiondefaults github.com/ClickHouse/clickhouse-go/v2/contributors golang.org/x/mod/semver github.com/anmitsu/go-shlex code.gitea.io/gitea/modules/sync github.com/huandu/xstrings github.com/markbates/going/defaults github.com/beorn7/perks/quantile runtime/metrics github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg code.gitea.io/gitea/routers/utils golang.org/x/image/bmp github.com/emersion/go-imap/utf7 go.uber.org/zap/internal/pool golang.org/x/crypto/cryptobyte/asn1 golang.org/x/net/internal/iana os go.uber.org/zap/buffer github.com/zeebo/blake3/internal/utils go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/stacktrace github.com/msteinert/pam google.golang.org/protobuf/internal/detrand github.com/go-git/go-billy/v5 io/ioutil os/signal internal/sysinfo path/filepath code.gitea.io/gitea/modules/util/filebuffer fmt vendor/golang.org/x/sys/cpu golang.org/x/sys/cpu github.com/mattn/go-runewidth net github.com/sassoftware/go-rpmutils/fileutil github.com/klauspost/compress/internal/godebug github.com/prometheus/procfs/internal/util go.uber.org/zap/internal/exit vendor/golang.org/x/crypto/sha3 golang.org/x/image/riff github.com/blakesmith/ar github.com/ssor/bom github.com/cention-sany/utf7 github.com/segmentio/asm/cpu/arm golang.org/x/crypto/blake2s github.com/segmentio/asm/cpu/arm64 golang.org/x/crypto/sha3 github.com/segmentio/asm/cpu/x86 golang.org/x/image/webp os/exec github.com/cyphar/filepath-securejoin github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/util github.com/segmentio/asm/cpu github.com/segmentio/asm/bswap github.com/go-git/go-billy/v5/helper/chroot google.golang.org/protobuf/internal/errors google.golang.org/protobuf/internal/version go/token log encoding/hex compress/flate encoding/json runtime/debug math/big gopkg.in/yaml.v3 text/tabwriter net/url google.golang.org/protobuf/encoding/protowire encoding/gob golang.org/x/text/internal/language golang.org/x/text/unicode/norm google.golang.org/protobuf/reflect/protoreflect github.com/modern-go/concurrent os/user github.com/mattn/go-isatty vendor/golang.org/x/text/unicode/bidi github.com/yuin/goldmark/util vendor/golang.org/x/text/unicode/norm compress/gzip vendor/golang.org/x/net/http2/hpack github.com/google/pprof/profile runtime/pprof google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/json golang.org/x/text/internal/language/compact vendor/golang.org/x/text/secure/bidirule mime mime/quotedprintable vendor/golang.org/x/net/idna golang.org/x/text/language net/http/internal github.com/gobwas/glob/match github.com/json-iterator/go google.golang.org/protobuf/proto crypto/rand google.golang.org/protobuf/internal/encoding/defval crypto/internal/boring/bbig crypto/internal/bigmod crypto/dsa crypto/elliptic encoding/asn1 crypto/ed25519 golang.org/x/text/internal golang.org/x/crypto/bcrypt code.gitea.io/gitea/modules/process golang.org/x/text/cases crypto/rsa github.com/dustin/go-humanize crypto/internal/hpke golang.org/x/crypto/ed25519 crypto/internal/mlkem768 github.com/gobwas/glob/syntax/lexer database/sql/driver gopkg.in/ini.v1 google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/gobwas/glob/syntax/ast text/template/parse github.com/gobwas/glob/compiler github.com/gobwas/glob/syntax github.com/lib/pq/scram github.com/golang-sql/civil github.com/microsoft/go-mssqldb/aecmk database/sql github.com/microsoft/go-mssqldb/internal/decimal vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto github.com/gobwas/glob github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/storage xorm.io/xorm/internal/json github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys code.gitea.io/gitea/modules/secret github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms github.com/fsnotify/fsnotify golang.org/x/text/internal/catmsg github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter golang.org/x/text/internal/number golang.org/x/text/internal/format github.com/fxamacker/cbor/v2 crypto/ecdsa github.com/syndtr/goleveldb/leveldb/opt code.gitea.io/gitea/modules/user github.com/boombuler/barcode golang.org/x/text/message/catalog github.com/pquerna/otp/internal github.com/redis/go-redis/v9/internal/hscan github.com/boombuler/barcode/utils gitea.com/go-chi/cache github.com/syndtr/goleveldb/leveldb/errors text/template encoding/xml github.com/syndtr/goleveldb/leveldb/iterator github.com/syndtr/goleveldb/leveldb/journal flag code.gitea.io/gitea/modules/avatar/identicon golang.org/x/net/html compress/lzw github.com/syndtr/goleveldb/leveldb/memdb github.com/syndtr/goleveldb/leveldb/table github.com/boombuler/barcode/qr image/gif compress/zlib golang.org/x/text/feature/plural google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson image/png code.gitea.io/gitea/modules/git/foreachref code.gitea.io/gitea/modules/git/url github.com/pquerna/otp github.com/djherbis/buffer/wrapio golang.org/x/text/message code.gitea.io/gitea/modules/json google.golang.org/protobuf/internal/impl github.com/golang-sql/sqlexp xorm.io/xorm/contexts xorm.io/builder github.com/syndtr/goleveldb/leveldb golang.org/x/text/number github.com/mattn/go-sqlite3 github.com/pquerna/otp/hotp github.com/pquerna/otp/totp github.com/djherbis/buffer code.gitea.io/gitea/modules/optional github.com/hashicorp/go-version code.gitea.io/gitea/modules/structs html/template golang.org/x/text/internal/colltab golang.org/x/text/encoding/htmlindex github.com/klauspost/compress/flate github.com/go-webauthn/webauthn/protocol/webauthncbor archive/tar github.com/klauspost/compress/fse github.com/goccy/go-json/internal/errors golang.org/x/net/html/charset github.com/klauspost/compress/s2 github.com/minio/minio-go/v7/pkg/cors github.com/goccy/go-json/internal/decoder github.com/goccy/go-json/internal/encoder github.com/go-ini/ini xorm.io/xorm/internal/utils github.com/klauspost/compress/huff0 golang.org/x/text/collate github.com/minio/minio-go/v7/pkg/lifecycle xorm.io/xorm/schemas xorm.io/xorm/convert github.com/rs/xid github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/tags github.com/minio/minio-go/v7/pkg/replication golang.org/x/text/unicode/bidi github.com/klauspost/compress/zstd code.gitea.io/gitea/modules/templates/vars github.com/aymerick/douceur/css crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy log/syslog xorm.io/xorm/log github.com/google/go-tpm/tpmutil xorm.io/xorm/caches github.com/google/uuid vendor/golang.org/x/net/http/httpguts mime/multipart net/mail xorm.io/xorm/core github.com/mitchellh/mapstructure github.com/google/go-tpm/legacy/tpm2 github.com/redis/go-redis/v9/internal github.com/redis/go-redis/v9/internal/proto github.com/bradfitz/gomemcache/memcache strk.kbt.io/projects/go/libravatar github.com/klauspost/compress/gzip github.com/goccy/go-json/internal/encoder/vm_color_indent github.com/minio/minio-go/v7/pkg/s3utils github.com/gorilla/css/scanner golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/filetype github.com/go-git/go-git/v5/internal/path_util github.com/aymerick/douceur/parser github.com/klauspost/compress/gzhttp/writer/gzkp golang.org/x/net/idna github.com/go-git/gcfg/token github.com/go-git/gcfg/types google.golang.org/protobuf/runtime/protoimpl github.com/microcosm-cc/bluemonday gopkg.in/warnings.v0 github.com/sirupsen/logrus dario.cat/mergo github.com/go-git/gcfg/scanner github.com/ProtonMail/go-crypto/ocb xorm.io/xorm/dialects google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/known/timestamppb github.com/go-git/gcfg golang.org/x/net/http/httpguts github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/ProtonMail/go-crypto/bitcurves code.gitea.io/actions-proto-go/runner/v1 github.com/golang-jwt/jwt/v5 golang.org/x/crypto/ssh crypto/tls golang.org/x/crypto/ocsp github.com/ProtonMail/go-crypto/brainpool code.gitea.io/gitea/modules/util github.com/go-webauthn/webauthn/protocol/webauthncose github.com/yuin/goldmark/text github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/go-git/go-git/v5/plumbing/format/config github.com/nektos/act/pkg/common github.com/cloudflare/circl/internal/conv github.com/cloudflare/circl/math github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/fp25519 github.com/yuin/goldmark/ast github.com/cloudflare/circl/math/mlsbset github.com/ProtonMail/go-crypto/openpgp/elgamal code.gitea.io/gitea/modules/util/rotatingfilewriter code.gitea.io/gitea/modules/generate code.gitea.io/gitea/models/perm github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/sign/ed25519 github.com/cloudflare/circl/ecc/goldilocks github.com/ProtonMail/go-crypto/openpgp/s2k code.gitea.io/gitea/modules/log github.com/go-git/go-billy/v5/osfs github.com/pjbgf/sha1cd github.com/go-git/go-git/v5/internal/revision github.com/go-git/go-git/v5/plumbing/filemode github.com/go-git/go-git/v5/plumbing/hash github.com/go-git/go-git/v5/utils/sync github.com/emirpasic/gods/utils github.com/go-git/go-git/v5/plumbing github.com/sergi/go-diff/diffmatchpatch xorm.io/xorm/tags github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-git/v5/utils/trace github.com/emirpasic/gods/containers github.com/go-git/go-git/v5/utils/merkletrie/internal/frame github.com/go-git/go-git/v5/plumbing/format/pktline github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/utils/binary github.com/emirpasic/gods/lists github.com/go-git/go-git/v5/config github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast github.com/go-git/go-git/v5/plumbing/format/index github.com/yuin/goldmark/parser github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/emirpasic/gods/lists/arraylist github.com/yuin/goldmark/renderer/html code.gitea.io/gitea/modules/auth/password/hash code.gitea.io/gitea/modules/setting/config xorm.io/xorm/internal/statements code.gitea.io/gitea/modules/proxyprotocol code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/regexplru github.com/cloudflare/circl/sign/ed448 github.com/go-git/go-git/v5/plumbing/storer github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/plumbing/format/diff github.com/emirpasic/gods/trees/binaryheap github.com/go-git/go-git/v5/utils/diff github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/go-git/go-git/v5/utils/merkletrie github.com/go-git/go-git/v5/plumbing/protocol/packp/capability github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/go-git/go-git/v5/plumbing/format/packfile github.com/go-git/go-git/v5/storage golang.org/x/sys/execabs github.com/kevinburke/ssh_config golang.org/x/net/internal/socks github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/go-git/go-git/v5/utils/merkletrie/index github.com/mattn/go-colorable github.com/go-git/go-git/v5/storage/memory github.com/robfig/cron/v3 github.com/fatih/color golang.org/x/sync/errgroup github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa github.com/ProtonMail/go-crypto/openpgp/eddsa golang.org/x/net/proxy github.com/yuin/goldmark text/scanner github.com/ProtonMail/go-crypto/openpgp/packet github.com/keybase/go-crypto/openpgp/armor github.com/keybase/go-crypto/brainpool github.com/keybase/go-crypto/curve25519 github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/keybase/go-crypto/ed25519 github.com/yuin/goldmark/extension code.gitea.io/gitea/modules/markup/common golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/keybase/go-crypto/openpgp/elgamal github.com/keybase/go-crypto/rsa github.com/keybase/go-crypto/openpgp/ecdh github.com/skeema/knownhosts github.com/rhysd/actionlint github.com/nektos/act/pkg/workflowpattern xorm.io/xorm github.com/go-git/go-git/v5/plumbing/format/objfile github.com/go-faster/errors github.com/keybase/go-crypto/openpgp/packet github.com/pierrec/lz4/v4/internal/lz4stream github.com/go-git/go-git/v5/plumbing/transport github.com/xanzy/ssh-agent github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/42wim/sshsig go.opentelemetry.io/otel/attribute go.opentelemetry.io/otel/codes github.com/pierrec/lz4/v4 github.com/paulmach/orb github.com/shopspring/decimal github.com/andybalholm/brotli/matchfinder net/http/httptrace github.com/lib/pq github.com/go-sql-driver/mysql github.com/microsoft/go-mssqldb/msdsn github.com/redis/go-redis/v9/internal/pool github.com/ProtonMail/go-crypto/openpgp github.com/go-git/go-git/v5/plumbing/transport/internal/common net/http github.com/go-git/go-git/v5/storage/filesystem github.com/microsoft/go-mssqldb/integratedauth github.com/ClickHouse/ch-go/compress go.opentelemetry.io/otel/trace github.com/redis/go-redis/v9 github.com/go-git/go-git/v5/plumbing/transport/git github.com/microsoft/go-mssqldb/integratedauth/ntlm github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/pkg/errors github.com/keybase/go-crypto/openpgp github.com/microsoft/go-mssqldb github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/go-git/go-git/v5/plumbing/object github.com/ClickHouse/ch-go/proto runtime/trace code.gitea.io/gitea/modules/queue/lqinternal gitea.com/lunny/levelqueue github.com/tstranex/u2f testing archive/zip code.gitea.io/gitea/modules/packages/conan github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go github.com/ulikunitz/xz/internal/xlog github.com/opencontainers/image-spec/specs-go/v1 github.com/sassoftware/go-rpmutils/cpio github.com/DataDog/zstd golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/openpgp/packet github.com/ulikunitz/xz/lzma github.com/goccy/go-json/internal/encoder/vm_color code.gitea.io/gitea/modules/markup/markdown/math github.com/dlclark/regexp2/syntax gopkg.in/yaml.v2 github.com/go-git/go-git/v5/plumbing/revlist github.com/go-git/go-git/v5/plumbing/transport/server code.gitea.io/gitea/modules/packages/cran code.gitea.io/gitea/models/migrations/v1_7 github.com/dsnet/compress/internal/prefix github.com/go-git/go-git/v5/plumbing/transport/file github.com/ulikunitz/xz github.com/klauspost/compress/zip github.com/klauspost/pgzip golang.org/x/crypto/openpgp github.com/dlclark/regexp2 github.com/nwaples/rardecode github.com/dsnet/compress/bzip2 github.com/santhosh-tekuri/jsonschema/v5 code.gitea.io/gitea/modules/pprof github.com/blevesearch/bleve_index_api github.com/blevesearch/bleve/v2/numeric github.com/blevesearch/bleve/v2/util github.com/yuin/goldmark-meta github.com/golang/geo/r1 github.com/golang/geo/r3 github.com/golang/geo/r2 github.com/blevesearch/upsidedown_store_api github.com/bits-and-blooms/bitset github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/blevesearch/mmap-go github.com/blevesearch/vellum/levenshtein github.com/blevesearch/geo/s2 github.com/blevesearch/bleve/v2/analysis github.com/RoaringBitmap/roaring github.com/blevesearch/vellum github.com/blevesearch/vellum/utf8 github.com/blevesearch/vellum/regexp go.etcd.io/bbolt github.com/alecthomas/chroma/v2 google.golang.org/protobuf/types/descriptorpb github.com/blevesearch/segment github.com/blevesearch/snowballstem github.com/mailru/easyjson/jlexer github.com/blevesearch/snowballstem/english github.com/mailru/easyjson/buffer github.com/mailru/easyjson/jwriter github.com/olivere/elastic/v7/config github.com/olivere/elastic/v7/uritemplates encoding/csv github.com/golang-jwt/jwt/v4 github.com/blevesearch/scorch_segment_api/v2 github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/blevesearch/zapx/v14 github.com/blevesearch/zapx/v15 github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/lexers github.com/alecthomas/chroma/v2/styles github.com/blevesearch/zapx/v16 google.golang.org/protobuf/types/gofeaturespb github.com/klauspost/compress/zlib github.com/valyala/fasthttp/fasthttputil google.golang.org/protobuf/reflect/protodesc github.com/valyala/fasthttp/stackless code.gitea.io/gitea/modules/templates/eval code.gitea.io/gitea/modules/templates/scopedtmpl github.com/editorconfig/editorconfig-core-go/v2 github.com/couchbase/gomemcached github.com/blevesearch/geo/geojson github.com/couchbase/goutils/logging github.com/go-fed/httpsig code.gitea.io/gitea/modules/assetfs github.com/go-webauthn/x/revoke github.com/unknwon/com github.com/yohcop/openid-go github.com/go-webauthn/webauthn/metadata code.gitea.io/gitea/modules/typesniffer github.com/klauspost/compress/gzhttp github.com/minio/minio-go/v7/pkg/signer net/http/cookiejar github.com/go-webauthn/webauthn/protocol net/http/httputil code.gitea.io/gitea/modules/auth/openid github.com/go-git/go-git/v5/plumbing/transport/http net/http/httptest github.com/goccy/go-json/internal/encoder/vm_indent expvar github.com/andybalholm/brotli gitea.com/go-chi/cache/memcache github.com/blevesearch/bleve/v2/geo github.com/golang/protobuf/proto golang.org/x/net/publicsuffix github.com/mailru/easyjson codeberg.org/gusted/mcaptcha gitea.com/go-chi/session github.com/couchbase/goutils/scramsha github.com/stretchr/testify/assert github.com/go-git/go-git/v5/plumbing/transport/client github.com/olivere/elastic/v7 github.com/blevesearch/bleve/v2/search github.com/go-git/go-git/v5 github.com/blevesearch/bleve/v2/document github.com/go-webauthn/webauthn/webauthn github.com/couchbase/gomemcached/client gitea.com/go-chi/session/memcache gitea.com/go-chi/session/mysql gitea.com/go-chi/session/postgres github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/registry github.com/blevesearch/bleve/v2/search/collector github.com/blevesearch/bleve/v2/search/facet github.com/yuin/goldmark-highlighting/v2 github.com/blevesearch/bleve/v2/search/scorer github.com/go-chi/chi/v5 github.com/blevesearch/bleve/v2/search/searcher gitea.com/go-chi/captcha github.com/gliderlabs/ssh github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/microseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/milliseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/nanoseconds github.com/blevesearch/bleve/v2/analysis/datetime/timestamp/seconds github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/blevesearch/bleve/v2/index/scorch github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/analyzer/keyword github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/blevesearch/bleve/v2/analysis/token/porter github.com/blevesearch/bleve/v2/analysis/token/stop github.com/blevesearch/bleve/v2/analysis/tokenizer/unicode github.com/blevesearch/bleve/v2/search/highlight/format/html github.com/blevesearch/bleve/v2/search/highlight/fragmenter/simple github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/analysis/analyzer/custom github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/analysis/token/unicodenorm github.com/blevesearch/bleve/v2/analysis/analyzer/standard github.com/couchbase/go-couchbase github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/blevesearch/bleve/v2/mapping code.gitea.io/actions-proto-go/ping/v1 google.golang.org/protobuf/types/known/anypb github.com/nektos/act/pkg/common/git google.golang.org/grpc/attributes connectrpc.com/connect/internal/gen/connectext/grpc/status/v1 google.golang.org/grpc/internal/grpclog google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/grpclog google.golang.org/protobuf/protoadapt github.com/blevesearch/bleve/v2/search/query connectrpc.com/connect google.golang.org/protobuf/types/known/wrapperspb github.com/Azure/go-ntlmssp google.golang.org/grpc/connectivity google.golang.org/grpc/internal/credentials github.com/nektos/act/pkg/model github.com/olekukonko/tablewriter google.golang.org/grpc/credentials net/smtp google.golang.org/grpc/resolver gopkg.in/gomail.v2 github.com/jaytaylor/html2text google.golang.org/grpc/internal github.com/go-asn1-ber/asn1-ber github.com/gorilla/securecookie google.golang.org/grpc/codes google.golang.org/grpc/internal/status github.com/gorilla/sessions gitea.com/go-chi/session/couchbase google.golang.org/grpc/status github.com/nektos/act/pkg/exprparser golang.org/x/oauth2/internal github.com/gorilla/mux github.com/go-ldap/ldap/v3 golang.org/x/oauth2 cloud.google.com/go/compute/metadata golang.org/x/oauth2/jws github.com/mrjones/oauth github.com/markbates/goth github.com/blevesearch/bleve/v2 golang.org/x/oauth2/authhandler github.com/markbates/goth/providers/azuread github.com/markbates/goth/providers/azureadv2 github.com/markbates/goth/gothic github.com/nektos/act/pkg/jobparser github.com/markbates/goth/providers/bitbucket github.com/markbates/goth/providers/discord github.com/markbates/goth/providers/dropbox github.com/markbates/goth/providers/facebook github.com/markbates/goth/providers/gitea github.com/markbates/goth/providers/github github.com/markbates/goth/providers/gitlab golang.org/x/oauth2/google/internal/impersonate golang.org/x/oauth2/google/internal/stsexchange golang.org/x/oauth2/jwt github.com/markbates/goth/providers/mastodon golang.org/x/oauth2/google/internal/externalaccountauthorizeduser github.com/markbates/goth/providers/microsoftonline golang.org/x/oauth2/google/externalaccount code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect github.com/markbates/goth/providers/nextcloud github.com/ClickHouse/clickhouse-go/v2/lib/column github.com/markbates/goth/providers/openidConnect github.com/markbates/goth/providers/twitter github.com/ethantkoenig/rupture github.com/markbates/goth/providers/yandex code.gitea.io/gitea/modules/auth/pam code.gitea.io/gitea/routers/api/actions/ping github.com/keybase/go-crypto/openpgp/clearsign code.gitea.io/gitea/modules/packages/goproxy git.sr.ht/~mariusor/go-xsd-duration github.com/go-ap/jsonld github.com/valyala/fastjson/fastfloat golang.org/x/oauth2/google code.gitea.io/gitea/modules/hostmatcher github.com/valyala/fastjson gitea.com/lunny/dingtalk_webhook github.com/chi-middleware/proxy code.gitea.io/gitea/modules/uri code.gitea.io/sdk/gitea github.com/google/go-querystring/query github.com/gogs/go-gogs-client github.com/hashicorp/go-cleanhttp github.com/markbates/goth/providers/google github.com/google/go-github/v57/github github.com/hashicorp/go-retryablehttp golang.org/x/time/rate go.uber.org/atomic github.com/go-chi/cors internal/profile github.com/prometheus/client_model/go google.golang.org/protobuf/encoding/protodelim code.gitea.io/gitea/modules/nosql github.com/go-co-op/gocron github.com/xanzy/go-gitlab github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs github.com/prometheus/common/model github.com/go-ap/errors net/http/pprof code.gitea.io/gitea/modules/sitemap github.com/go-ap/activitypub github.com/gorilla/feeds github.com/go-chi/chi/v5/middleware github.com/dimiro1/reply github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/emersion/go-imap github.com/emersion/go-sasl github.com/jhillyerd/enmime/internal/coding github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/internal/textproto github.com/caddyserver/zerossl github.com/prometheus/client_golang/prometheus github.com/mholt/archiver/v3 github.com/valyala/fasthttp github.com/jhillyerd/enmime/mediatype github.com/klauspost/cpuid/v2 github.com/emersion/go-imap/commands github.com/emersion/go-imap/responses github.com/jhillyerd/enmime github.com/libdns/libdns github.com/emersion/go-imap/client go.uber.org/multierr go.uber.org/zap/internal/color golang.org/x/crypto/cryptobyte go.uber.org/zap/zapcore golang.org/x/net/bpf golang.org/x/net/internal/socket github.com/felixge/fgprof github.com/russross/blackfriday/v2 github.com/xrash/smetrics net/http/cgi github.com/zeebo/blake3/internal/consts github.com/zeebo/blake3/internal/alg/compress/compress_pure go.uber.org/zap/internal github.com/zeebo/blake3/internal/alg/compress/compress_sse41 go.uber.org/zap github.com/zeebo/blake3/internal/alg/compress github.com/zeebo/blake3/internal/alg/hash/hash_pure github.com/zeebo/blake3/internal/alg/hash/hash_avx2 github.com/zeebo/blake3/internal/alg/hash github.com/zeebo/blake3/internal/alg golang.org/x/net/ipv4 golang.org/x/net/ipv6 github.com/zeebo/blake3 github.com/prometheus/client_golang/prometheus/promhttp net/http/fcgi github.com/buildkite/terminal-to-html/v3 github.com/niklasfasching/go-org/org github.com/cpuguy83/go-md2man/v2/md2man github.com/mholt/acmez/v2/acme github.com/urfave/cli/v2 github.com/miekg/dns github.com/mholt/acmez/v2 github.com/go-enry/go-enry/v2 github.com/ClickHouse/clickhouse-go/v2/lib/proto github.com/goccy/go-json/internal/encoder/vm code.gitea.io/gitea/modules/analyze github.com/ClickHouse/clickhouse-go/v2/lib/driver github.com/ClickHouse/clickhouse-go/v2/resources github.com/ClickHouse/clickhouse-go/v2/ext github.com/ClickHouse/clickhouse-go/v2 github.com/meilisearch/meilisearch-go github.com/go-testfixtures/testfixtures/v3 code.gitea.io/gitea/modules/indexer/internal/meilisearch github.com/caddyserver/certmagic github.com/goccy/go-json github.com/minio/minio-go/v7/pkg/credentials github.com/minio/minio-go/v7/pkg/encrypt github.com/minio/minio-go/v7/pkg/set gitea.com/go-chi/binding github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7 github.com/sassoftware/go-rpmutils code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/models/db code.gitea.io/gitea/modules/proxy code.gitea.io/gitea/modules/httpcache code.gitea.io/gitea/modules/storage code.gitea.io/gitea/modules/auth/password/pwn code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/modules/hcaptcha code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/turnstile code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/references code.gitea.io/gitea/modules/options code.gitea.io/gitea/modules/packages code.gitea.io/gitea/modules/cache code.gitea.io/gitea/modules/queue code.gitea.io/gitea/modules/web/routing code.gitea.io/gitea/modules/indexer/internal code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/models/db/install code.gitea.io/gitea/modules/indexer/internal/bleve code.gitea.io/gitea/modules/indexer/internal/db code.gitea.io/gitea/modules/indexer/internal/elasticsearch code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/models/avatars code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/testlogger code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/gitrepo code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/migration code.gitea.io/gitea/modules/packages/alpine code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/chef code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/debian code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/packages/maven code.gitea.io/gitea/modules/packages/npm code.gitea.io/gitea/modules/packages/nuget code.gitea.io/gitea/modules/packages/pub code.gitea.io/gitea/modules/packages/rubygems code.gitea.io/gitea/modules/packages/swift code.gitea.io/gitea/modules/packages/vagrant code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/modules/label code.gitea.io/gitea/modules/translation code.gitea.io/gitea/models/shared/types code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/auth/password code.gitea.io/gitea/models/auth code.gitea.io/gitea/models/system code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/modules/packages/rpm code.gitea.io/gitea/models/migrations/v1_19 code.gitea.io/gitea/models/migrations/v1_22 code.gitea.io/gitea/models/migrations/v1_10 code.gitea.io/gitea/modules/dump code.gitea.io/gitea/models/webhook code.gitea.io/gitea/modules/indexer/issues/internal code.gitea.io/gitea/modules/indexer/issues/elasticsearch code.gitea.io/gitea/modules/indexer/issues/meilisearch code.gitea.io/gitea/modules/indexer/issues/bleve code.gitea.io/gitea/models/unittest code.gitea.io/gitea/modules/system code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/updatechecker code.gitea.io/gitea/modules/markup code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/modules/public code.gitea.io/gitea/services/auth/source/sspi code.gitea.io/gitea/models/user code.gitea.io/gitea/modules/session code.gitea.io/gitea/modules/markup/asciicast code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/markup/console code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/models/migrations/v1_20 code.gitea.io/gitea/models/migrations/v1_21 code.gitea.io/gitea/models/migrations/v1_6 code.gitea.io/gitea/models/migrations/v1_8 code.gitea.io/gitea/models/migrations/v1_9 code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/web/middleware code.gitea.io/gitea/modules/web code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/services/auth/source/pam code.gitea.io/gitea/models/repo code.gitea.io/gitea/services/auth/source/smtp code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/models/pull code.gitea.io/gitea/models/packages code.gitea.io/gitea/modules/indexer/code/internal code.gitea.io/gitea/models/project code.gitea.io/gitea/models/admin code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/models/actions code.gitea.io/gitea/models/asymkey code.gitea.io/gitea/modules/indexer/code/bleve code.gitea.io/gitea/modules/indexer/code/elasticsearch code.gitea.io/gitea/modules/indexer/code code.gitea.io/gitea/models/migrations/v1_17 code.gitea.io/gitea/models/packages/alpine code.gitea.io/gitea/models/packages/container code.gitea.io/gitea/models/packages/conan code.gitea.io/gitea/models/packages/conda code.gitea.io/gitea/models/packages/cran code.gitea.io/gitea/models/packages/debian code.gitea.io/gitea/models/packages/nuget code.gitea.io/gitea/models/packages/rpm code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/services/webtheme code.gitea.io/gitea/modules/svg code.gitea.io/gitea/modules/actions code.gitea.io/gitea/modules/badge code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/models/secret code.gitea.io/gitea/services/secrets code.gitea.io/gitea/models/organization code.gitea.io/gitea/modules/issue/template code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/models/git code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/models/issues code.gitea.io/gitea/models/migrations/v1_18 code.gitea.io/gitea/models code.gitea.io/gitea/models/activities code.gitea.io/gitea/modules/indexer/issues/db code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/services/mailer/incoming/payload code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/services/auth/source code.gitea.io/gitea/services/asymkey code.gitea.io/gitea/modules/repository code.gitea.io/gitea/modules/private code.gitea.io/gitea/services/notify code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/packages code.gitea.io/gitea/services/release code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/feed code.gitea.io/gitea/services/indexer code.gitea.io/gitea/services/uinotification code.gitea.io/gitea/services/packages/container code.gitea.io/gitea/services/packages/debian code.gitea.io/gitea/services/packages/alpine code.gitea.io/gitea/services/packages/rpm code.gitea.io/gitea/services/mailer code.gitea.io/gitea/services/context code.gitea.io/gitea/routers/api/packages/helper code.gitea.io/gitea/routers/api/v1/activitypub code.gitea.io/gitea/services/convert code.gitea.io/gitea/services/context/upload code.gitea.io/gitea/routers/web/devtest code.gitea.io/gitea/routers/web/org/setting code.gitea.io/gitea/routers/web/feed code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/routers/web/shared/project code.gitea.io/gitea/routers/api/packages/alpine code.gitea.io/gitea/routers/api/packages/debian code.gitea.io/gitea/routers/api/packages/generic code.gitea.io/gitea/routers/api/packages/goproxy code.gitea.io/gitea/routers/api/packages/helm code.gitea.io/gitea/routers/api/packages/maven code.gitea.io/gitea/routers/api/packages/npm code.gitea.io/gitea/routers/api/packages/conda code.gitea.io/gitea/routers/api/packages/cran code.gitea.io/gitea/routers/api/packages/pub code.gitea.io/gitea/routers/api/packages/pypi code.gitea.io/gitea/routers/api/packages/rpm code.gitea.io/gitea/routers/api/packages/rubygems code.gitea.io/gitea/routers/api/packages/swift code.gitea.io/gitea/routers/api/packages/vagrant code.gitea.io/gitea/services/attachment code.gitea.io/gitea/routers/api/packages/composer code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/services/webhook code.gitea.io/gitea/modules/eventsource code.gitea.io/gitea/services/lfs code.gitea.io/gitea/services/automerge code.gitea.io/gitea/services/agit code.gitea.io/gitea/services/repository/files code.gitea.io/gitea/services/mailer/incoming code.gitea.io/gitea/services/repository/commitstatus code.gitea.io/gitea/services/markup code.gitea.io/gitea/services/actions code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/services/forms code.gitea.io/gitea/routers/api/v1/packages code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/actions/runner code.gitea.io/gitea/services/repository code.gitea.io/gitea/routers/web/shared/actions code.gitea.io/gitea/routers/web/shared/secrets code.gitea.io/gitea/routers/web/user/setting/security code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/routers/api/actions code.gitea.io/gitea/services/packages/cargo code.gitea.io/gitea/services/org code.gitea.io/gitea/services/wiki code.gitea.io/gitea/services/migrations code.gitea.io/gitea/services/doctor code.gitea.io/gitea/services/user code.gitea.io/gitea/routers/api/packages/cargo code.gitea.io/gitea/services/packages/cleanup code.gitea.io/gitea/routers/web/shared/packages code.gitea.io/gitea/services/auth/source/ldap code.gitea.io/gitea/routers/api/v1/shared code.gitea.io/gitea/routers/web/shared/user code.gitea.io/gitea/services/auth code.gitea.io/gitea/routers/api/packages/chef code.gitea.io/gitea/routers/api/packages/container code.gitea.io/gitea/routers/api/packages/nuget code.gitea.io/gitea/routers/common code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/web/auth code.gitea.io/gitea/routers/api/packages/conan code.gitea.io/gitea/routers/private code.gitea.io/gitea/services/task code.gitea.io/gitea/services/cron code.gitea.io/gitea/routers/web/misc code.gitea.io/gitea/routers/install code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/api/packages code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web/user code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/web/repo/actions code.gitea.io/gitea/routers/web/repo/setting code.gitea.io/gitea/routers/web code.gitea.io/gitea/routers code.gitea.io/gitea/cmd code.gitea.io/gitea make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.22.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52604 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gitea-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gitea-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd gitea-1.22.3 + mkdir -p /usr/src/tmp/gitea-buildroot/var/lib/gitea + mkdir -p /usr/src/tmp/gitea-buildroot/var/log/gitea + install -Dm 0755 gitea /usr/src/tmp/gitea-buildroot/usr/bin/gitea + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service /usr/src/tmp/gitea-buildroot/usr/lib/systemd/system/gitea.service + mkdir -p /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d + install -Dm 0644 /usr/src/RPM/SOURCES/gitea.service.d.conf /usr/src/tmp/gitea-buildroot/etc/systemd/system/gitea.service.d/port.conf + install -Dm 0660 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/etc/gitea/app.ini + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea + install -Dm 0644 custom/conf/app.example.ini /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/default-app.ini + install -Dm 0644 /usr/src/RPM/SOURCES/README.ALT /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea/ + mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/man/man1 + /usr/src/tmp/gitea-buildroot/usr/bin/gitea docs --man + install -D -p -m 0644 contrib/autocompletion/bash_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea + install -D -p -m 0644 contrib/autocompletion/zsh_autocomplete /usr/src/tmp/gitea-buildroot/usr/share/zsh/site-functions/_gitea + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gitea-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gitea-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gitea-buildroot/ (default) Compressing files in /usr/src/tmp/gitea-buildroot (auto) Verifying systemd units in /usr/src/tmp/gitea-buildroot Adjusting library links in /usr/src/tmp/gitea-buildroot ./var/lib: (from :0) ./usr/lib: (from :0) debugedit: ./usr/bin/gitea: DWARF version 48961 unhandled [49] .debug_gdb_scripts NOT compressed, wouldn't be smaller Verifying ELF objects in /usr/src/tmp/gitea-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) phdr[7]: unknown object file note type 4 with owner name 'Go' at offset 168 section [ 4] '.note.go.buildid': unknown object file note type 4 with owner name 'Go' at offset 100 verify-elf: WARNING: ./usr/bin/gitea: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/gitea-buildroot Processing files: gitea-1.22.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.22.3 + DOCDIR=/usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + export DOCDIR + rm -rf /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + /bin/mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + cp -prL CHANGELOG-archived.md CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md README_ZH.md SECURITY.md /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + chmod -R go-w /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + chmod -R a+rX /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.22.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uc4ZrC find-provides: running scripts (debuginfo,golang,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hGjg42 find-requires: running scripts (cpp,debuginfo,files,golang,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea is not executable shell.req: /usr/src/tmp/gitea-buildroot/usr/share/bash-completion/completions/gitea: invalid command: -v Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.coEkdq find-scriptlet-requires: FINDPACKAGE-COMMANDS: groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lsyx0n Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sg6J7e Requires: git-core, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libpam.so.0 >= set:jfFTW8nlyx6tKEeF9THI4O8Z4blHqA5quJKn, libpam.so.0(LIBPAM_1.0), libpam.so.0(LIBPAM_1.4), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, shadow-utils Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.InmDZU Creating gitea-debuginfo package Processing files: gitea-debuginfo-1.22.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KI7SBs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.86UvvX find-requires: running scripts (debuginfo) Requires: gitea = 1.22.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpam.so.0) Adding to gitea-debuginfo a strict dependency on gitea Wrote: /usr/src/RPM/RPMS/i586/gitea-1.22.3-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/gitea-debuginfo-1.22.3-alt1.i586.rpm (w2T16.xzdio) 568.39user 105.85system 3:56.68elapsed 284%CPU (0avgtext+0avgdata 1154048maxresident)k 0inputs+0outputs (0major+14540625minor)pagefaults 0swaps 7.00user 4.48system 4:30.94elapsed 4%CPU (0avgtext+0avgdata 131452maxresident)k 32inputs+0outputs (0major+280046minor)pagefaults 0swaps --- gitea-1.22.3-alt1.i586.rpm.repo 2024-10-25 18:36:19.000000000 +0000 +++ gitea-1.22.3-alt1.i586.rpm.hasher 2024-11-16 09:20:00.968887248 +0000 @@ -50,3 +50,3 @@ File: /etc/systemd/system/gitea.service.d/port.conf 100644 root:root 69e1c4d10df780787c3c5521fccd78e8 -File: /usr/bin/gitea 100755 root:root 3ac371d76d69551bf269ee73536d332e +File: /usr/bin/gitea 100755 root:root 57c374607993003ef375c60e3868de17 File: /usr/lib/systemd/system/gitea.service 100644 root:root c47bf88210e932d003c51d5156065e36 @@ -68,2 +68,2 @@ File: /var/log/gitea 40770 root:gitea -RPMIdentity: 9a7640427ad171582b7c92cae0e57a35e6b52100b1bc2fb51ff4bad9a21e14c96e94147c3f76186a7a20fc3778a5c1b5334743cdb0932c2fcd7b75c3218efd34 +RPMIdentity: 5b58efb5bf8f2ce8ffe0b3272af6ac7891c8da0e30f2d4fcf1f9259d10a7fbc194ec7db14d0b0ae24e472281622bbf7b413588bfe8f74cdc3b203854c1a49299 --- gitea-debuginfo-1.22.3-alt1.i586.rpm.repo 2024-10-25 18:36:19.000000000 +0000 +++ gitea-debuginfo-1.22.3-alt1.i586.rpm.hasher 2024-11-16 09:20:01.360892154 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/8f3b4bc7ca20542fff4bbd0ac941103332a5bb 120777 root:root ../../../../bin/gitea -/usr/lib/debug/.build-id/e4/8f3b4bc7ca20542fff4bbd0ac941103332a5bb.debug 120777 root:root ../../usr/bin/gitea.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/c0ee47c2df4bdf17a0d760599d329552d20096 120777 root:root ../../../../bin/gitea +/usr/lib/debug/.build-id/54/c0ee47c2df4bdf17a0d760599d329552d20096.debug 120777 root:root ../../usr/bin/gitea.debug /usr/lib/debug/usr/bin/gitea.debug 100644 root:root @@ -7839,6 +7839,6 @@ Provides: gitea-debuginfo = 1.22.3-alt1:sisyphus+360752.100.1.1 -File: /usr/lib/debug/.build-id/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/8f3b4bc7ca20542fff4bbd0ac941103332a5bb 120777 root:root ../../../../bin/gitea -File: /usr/lib/debug/.build-id/e4/8f3b4bc7ca20542fff4bbd0ac941103332a5bb.debug 120777 root:root ../../usr/bin/gitea.debug -File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 837fa32fcbe22257df21cedc960c1690 +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/c0ee47c2df4bdf17a0d760599d329552d20096 120777 root:root ../../../../bin/gitea +File: /usr/lib/debug/.build-id/54/c0ee47c2df4bdf17a0d760599d329552d20096.debug 120777 root:root ../../usr/bin/gitea.debug +File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 9fd7d4b4c535897cda7b6d66918f808c File: /usr/src/debug/gitea-1.22.3 40755 root:root @@ -15672,2 +15672,2 @@ File: /usr/src/debug/gitea-1.22.3/vendor/xorm.io/xorm/tags/tag.go 100644 root:root e7598caffee4c186d7d106c53257b63e -RPMIdentity: c2c9fa3e746ce15a591c1d8974b562f13949156b97123fffacfbc2d8ab924ead5e1a36a7184e53eee2a74bc130ce86192e893dc6981fdc1d2f68fdd64158c691 +RPMIdentity: 3778b500204ee0acf9c4f3e30f7219d6b5ffc151944c4b68f2af09d3102f841f78bb45f95d8295d559d252d9e47ed2e51e1fd59fc64b72f85c3804d7d0258f0b