<86>Nov 18 07:30:35 userdel[1108460]: delete user 'rooter' <86>Nov 18 07:30:35 userdel[1108460]: removed group 'rooter' owned by 'rooter' <86>Nov 18 07:30:35 userdel[1108460]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 18 07:30:35 groupadd[1108503]: group added to /etc/group: name=rooter, GID=1796 <86>Nov 18 07:30:35 groupadd[1108503]: group added to /etc/gshadow: name=rooter <86>Nov 18 07:30:35 groupadd[1108503]: new group: name=rooter, GID=1796 <86>Nov 18 07:30:35 useradd[1108547]: new user: name=rooter, UID=1796, GID=1796, home=/root, shell=/bin/bash, from=none <86>Nov 18 07:30:35 userdel[1108606]: delete user 'builder' <86>Nov 18 07:30:35 userdel[1108606]: removed group 'builder' owned by 'builder' <86>Nov 18 07:30:35 userdel[1108606]: removed shadow group 'builder' owned by 'builder' <86>Nov 18 07:30:35 groupadd[1108650]: group added to /etc/group: name=builder, GID=1797 <86>Nov 18 07:30:35 groupadd[1108650]: group added to /etc/gshadow: name=builder <86>Nov 18 07:30:35 groupadd[1108650]: new group: name=builder, GID=1797 <86>Nov 18 07:30:35 useradd[1108688]: new user: name=builder, UID=1797, GID=1797, home=/usr/src, shell=/bin/bash, from=none <13>Nov 18 07:30:40 rpmi: rpm-macros-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Nov 18 07:30:41 rpmi: golang-src-1.21.4-alt1 sisyphus+333908.100.1.2 1699481178 installed <13>Nov 18 07:30:43 rpmi: golang-1.21.4-alt1 sisyphus+333908.100.1.2 1699481174 installed <13>Nov 18 07:30:43 rpmi: rpm-build-golang-1.0.9-alt1 sisyphus+334552.100.1.1 1700142507 installed <13>Nov 18 07:30:45 rpmi: rpm-macros-pam0-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed <13>Nov 18 07:30:45 rpmi: libpam0-devel-1.5.3-alt1 sisyphus+320140.100.1.1 1683581446 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gitea-1.21.0-alt1.nosrc.rpm (w1.gzdio) Installing gitea-1.21.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62085 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gitea-1.21.0 + echo 'Source #0 (gitea-1.21.0.tar):' Source #0 (gitea-1.21.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gitea-1.21.0.tar + cd gitea-1.21.0 + /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 805 (offset 228 lines). Hunk #2 succeeded at 833 with fuzz 1 (offset 239 lines). + echo 'Patch #2 (ALT_config.patch):' Patch #2 (ALT_config.patch): + /usr/bin/patch -p1 patching file custom/conf/app.example.ini Hunk #5 succeeded at 274 (offset 3 lines). Hunk #6 succeeded at 557 (offset 11 lines). Hunk #7 succeeded at 900 (offset 22 lines). Hunk #8 succeeded at 928 (offset 22 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62085 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.21.0 + export BUILDDIR=/usr/src/RPM/BUILD/gitea-1.21.0/.gopath + BUILDDIR=/usr/src/RPM/BUILD/gitea-1.21.0/.gopath + export IMPORT_PATH=code.gitea.io/gitea + IMPORT_PATH=code.gitea.io/gitea + export GOPATH=/usr/src/RPM/BUILD/gitea-1.21.0/.gopath:/usr/share/gocode + GOPATH=/usr/src/RPM/BUILD/gitea-1.21.0/.gopath:/usr/share/gocode + TAGS='bindata sqlite sqlite_unlock_notify pam' + GITEA_VERSION=1.21.0 + make all make: Entering directory '/usr/src/RPM/BUILD/gitea-1.21.0' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/gitea-1.21.0' make: Entering directory '/usr/src/RPM/BUILD/gitea-1.21.0' 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 sqlite sqlite_unlock_notify pam' -ldflags ' -X "main.MakeVersion=GNU Make 4.4" -X "main.Version=1.21.0" -X "main.Tags=bindata sqlite sqlite_unlock_notify pam"' -o gitea google.golang.org/protobuf/internal/flags cmp google.golang.org/protobuf/internal/set code.gitea.io/gitea/modules/container golang.org/x/crypto/internal/alias github.com/gobwas/glob/util/runes github.com/lib/pq/oid image/color code.gitea.io/gitea/modules/git/internal slices golang.org/x/image/math/f64 golang.org/x/net/html/atom github.com/dgryski/go-rendezvous code.gitea.io/gitea/modules/webhook github.com/ProtonMail/go-crypto/internal/byteutil github.com/pjbgf/sha1cd/internal github.com/pjbgf/sha1cd/ubc github.com/go-git/go-git/v5/plumbing/color github.com/golang/groupcache/lru github.com/klauspost/compress github.com/pierrec/lz4/v4/internal/lz4errors github.com/segmentio/asm/cpu/cpuid go.opentelemetry.io/otel/internal code.gitea.io/gitea/modules/packages/container/helm github.com/rivo/uniseg github.com/ulikunitz/xz/internal/hash golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal github.com/denisenkom/go-mssqldb/internal/cp google.golang.org/protobuf/internal/pragma regexp/syntax internal/saferio hash/fnv golang.org/x/text/internal/tag code.gitea.io/gitea/modules/graceful/releasereopen golang.org/x/text/transform golang.org/x/crypto/blake2b golang.org/x/crypto/blowfish golang.org/x/crypto/pbkdf2 golang.org/x/sys/unix google.golang.org/protobuf/internal/version runtime/cgo os/exec runtime/pprof golang.org/x/crypto/scrypt github.com/klauspost/cpuid/v2 encoding/gob golang.org/x/text/internal/language golang.org/x/crypto/bcrypt google.golang.org/protobuf/internal/detrand golang.org/x/text/unicode/norm code.gitea.io/gitea/modules/setting/config golang.org/x/sys/cpu golang.org/x/crypto/argon2 google.golang.org/protobuf/internal/errors golang.org/x/crypto/ed25519 golang.org/x/crypto/ripemd160 google.golang.org/protobuf/encoding/protowire golang.org/x/crypto/sha3 golang.org/x/crypto/chacha20 golang.org/x/crypto/curve25519 golang.org/x/crypto/internal/poly1305 google.golang.org/protobuf/reflect/protoreflect golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/blake2s github.com/gobwas/glob/util/strings github.com/gobwas/glob/syntax/lexer github.com/kballard/go-shellquote regexp database/sql/driver github.com/gobwas/glob/match github.com/denisenkom/go-mssqldb/internal/decimal github.com/denisenkom/go-mssqldb/internal/querytext github.com/gobwas/glob/syntax/ast github.com/golang-sql/civil database/sql github.com/gobwas/glob/syntax golang.org/x/crypto/md4 github.com/lib/pq/scram github.com/syndtr/goleveldb/leveldb/comparer github.com/syndtr/goleveldb/leveldb/util github.com/syndtr/goleveldb/leveldb/storage github.com/golang/snappy golang.org/x/text/internal/language/compact xorm.io/xorm/names github.com/minio/sha256-simd github.com/gobwas/glob/compiler xorm.io/xorm/internal/json code.gitea.io/gitea/models/perm github.com/syndtr/goleveldb/leveldb/cache github.com/syndtr/goleveldb/leveldb/filter golang.org/x/text/internal/stringset 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/order google.golang.org/protobuf/runtime/protoiface code.gitea.io/gitea/modules/secret github.com/gobwas/glob golang.org/x/text/language html google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/reflect/protoregistry encoding/base32 github.com/x448/float16 github.com/hashicorp/golang-lru/v2/internal image github.com/syndtr/goleveldb/leveldb/opt google.golang.org/protobuf/internal/encoding/json github.com/google/pprof/profile github.com/yuin/goldmark/util github.com/dustin/go-humanize gopkg.in/yaml.v3 gopkg.in/ini.v1 google.golang.org/protobuf/proto github.com/syndtr/goleveldb/leveldb/errors html/template github.com/golang-sql/sqlexp xorm.io/builder github.com/syndtr/goleveldb/leveldb/iterator google.golang.org/protobuf/internal/encoding/defval github.com/syndtr/goleveldb/leveldb/journal golang.org/x/text/internal xorm.io/xorm/contexts golang.org/x/text/internal/catmsg golang.org/x/text/internal/number golang.org/x/text/internal/format github.com/syndtr/goleveldb/leveldb/memdb golang.org/x/text/cases github.com/syndtr/goleveldb/leveldb/table golang.org/x/text/message/catalog github.com/fxamacker/cbor/v2 github.com/hashicorp/golang-lru/v2/simplelru github.com/hashicorp/golang-lru/v2 github.com/boombuler/barcode google.golang.org/protobuf/internal/filedesc google.golang.org/protobuf/encoding/prototext github.com/pquerna/otp/internal github.com/boombuler/barcode/utils github.com/go-enry/go-enry/v2/regex os/signal golang.org/x/text/feature/plural github.com/go-enry/go-enry/v2/data/rule github.com/go-enry/go-enry/v2/internal/tokenizer xorm.io/xorm/internal/utils github.com/syndtr/goleveldb/leveldb golang.org/x/text/message golang.org/x/text/number github.com/cespare/xxhash/v2 code.gitea.io/gitea/modules/process github.com/redis/go-redis/v9/internal/rand github.com/mattn/go-isatty github.com/fsnotify/fsnotify github.com/boombuler/barcode/qr xorm.io/xorm/convert github.com/redis/go-redis/v9/internal/util xorm.io/xorm/schemas github.com/go-enry/go-enry/v2/data github.com/redis/go-redis/v9/internal/hashtag gitea.com/go-chi/cache code.gitea.io/gitea/modules/git/foreachref os/user net github.com/redis/go-redis/v9/internal github.com/pquerna/otp github.com/pquerna/otp/hotp github.com/redis/go-redis/v9/internal/hscan github.com/mattn/go-sqlite3 code.gitea.io/gitea/modules/git/url github.com/djherbis/buffer/limio github.com/pquerna/otp/totp github.com/djherbis/nio/v3 code.gitea.io/gitea/modules/structs github.com/djherbis/buffer/wrapio github.com/hashicorp/go-version encoding/xml golang.org/x/net/html code.gitea.io/gitea/modules/avatar/identicon image/internal/imageutil golang.org/x/image/riff github.com/djherbis/buffer golang.org/x/image/vp8 golang.org/x/image/vp8l compress/lzw image/draw image/color/palette github.com/go-webauthn/webauthn/protocol/webauthncbor image/jpeg hash/adler32 github.com/klauspost/compress/s2 google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson golang.org/x/image/webp compress/zlib google.golang.org/protobuf/internal/impl github.com/minio/md5-simd github.com/minio/minio-go/v7/pkg/set image/gif golang.org/x/image/draw xorm.io/xorm/caches github.com/rs/xid image/png golang.org/x/text/unicode/bidi github.com/goccy/go-json/internal/errors embed github.com/goccy/go-json/internal/runtime github.com/minio/minio-go/v7/pkg/lifecycle github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7/pkg/replication github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/tags github.com/goccy/go-json/internal/decoder github.com/goccy/go-json/internal/encoder code.gitea.io/gitea/modules/emoji mvdan.cc/xurls/v2 code.gitea.io/gitea/modules/templates/vars github.com/aymerick/douceur/css github.com/gorilla/css/scanner github.com/microcosm-cc/bluemonday/css github.com/go-git/go-billy/v5 golang.org/x/text/secure/bidirule github.com/go-git/gcfg/token github.com/aymerick/douceur/parser golang.org/x/net/idna github.com/go-git/gcfg/types github.com/go-git/gcfg/scanner gopkg.in/warnings.v0 golang.org/x/net/context github.com/jbenet/go-context/io github.com/sirupsen/logrus github.com/go-git/go-git/v5/utils/ioutil github.com/go-git/gcfg container/heap dario.cat/mergo github.com/ProtonMail/go-crypto/openpgp/errors github.com/ProtonMail/go-crypto/openpgp/aes/keywrap github.com/go-git/go-git/v5/plumbing/format/config github.com/ProtonMail/go-crypto/openpgp/armor github.com/ProtonMail/go-crypto/eax github.com/microcosm-cc/bluemonday github.com/ProtonMail/go-crypto/ocb github.com/goccy/go-json/internal/encoder/vm_color_indent golang.org/x/crypto/cast5 github.com/ProtonMail/go-crypto/bitcurves github.com/ProtonMail/go-crypto/brainpool code.gitea.io/gitea/modules/user archive/tar github.com/go-git/go-git/v5/internal/path_util github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/go-git/go-git/v5/plumbing/format/gitignore github.com/cloudflare/circl/internal/conv github.com/cloudflare/circl/math github.com/cloudflare/circl/sign github.com/ProtonMail/go-crypto/openpgp/internal/algorithm github.com/cloudflare/circl/internal/sha3 compress/bzip2 github.com/ProtonMail/go-crypto/openpgp/elgamal golang.org/x/crypto/hkdf github.com/cloudflare/circl/math/fp25519 github.com/cloudflare/circl/math/fp448 github.com/cloudflare/circl/math/mlsbset github.com/ProtonMail/go-crypto/openpgp/s2k github.com/cyphar/filepath-securejoin github.com/go-git/go-billy/v5/helper/polyfill github.com/go-git/go-billy/v5/util github.com/go-git/go-git/v5/internal/url 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/utils/sync github.com/go-git/go-billy/v5/helper/chroot github.com/emirpasic/gods/utils github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/sign/ed25519 github.com/sergi/go-diff/diffmatchpatch github.com/cloudflare/circl/dh/x448 github.com/cloudflare/circl/ecc/goldilocks github.com/emirpasic/gods/containers github.com/go-git/go-git/v5/plumbing/hash github.com/go-git/go-git/v5/utils/merkletrie/noder github.com/go-git/go-billy/v5/osfs github.com/emirpasic/gods/lists github.com/go-git/go-git/v5/plumbing github.com/emirpasic/gods/trees github.com/go-git/go-git/v5/plumbing/format/pktline github.com/go-git/go-git/v5/plumbing/protocol/packp/capability github.com/go-git/go-git/v5/utils/merkletrie/internal/frame github.com/emirpasic/gods/lists/arraylist github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband github.com/go-git/go-git/v5/utils/merkletrie golang.org/x/sys/execabs github.com/kevinburke/ssh_config github.com/emirpasic/gods/trees/binaryheap github.com/mattn/go-colorable github.com/go-git/go-git/v5/plumbing/cache github.com/go-git/go-git/v5/config github.com/go-git/go-git/v5/utils/binary github.com/go-git/go-git/v5/plumbing/format/diff github.com/go-git/go-git/v5/utils/diff github.com/cloudflare/circl/sign/ed448 github.com/go-git/go-git/v5/utils/merkletrie/filesystem github.com/fatih/color github.com/go-git/go-git/v5/plumbing/format/index github.com/go-git/go-git/v5/plumbing/format/idxfile github.com/mattn/go-runewidth github.com/robfig/cron/v3 golang.org/x/sync/errgroup golang.org/x/sync/semaphore github.com/ProtonMail/go-crypto/openpgp/internal/ecc text/scanner github.com/42wim/sshsig/pem github.com/keybase/go-crypto/openpgp/errors github.com/keybase/go-crypto/brainpool github.com/keybase/go-crypto/cast5 github.com/go-git/go-git/v5/plumbing/storer github.com/go-git/go-git/v5/utils/merkletrie/index github.com/keybase/go-crypto/openpgp/armor github.com/keybase/go-crypto/curve25519 google.golang.org/protobuf/internal/filetype github.com/keybase/go-crypto/ed25519/internal/edwards25519 github.com/keybase/go-crypto/openpgp/elgamal github.com/keybase/go-crypto/openpgp/s2k github.com/keybase/go-crypto/rsa github.com/go-git/go-git/v5/plumbing/format/packfile github.com/go-git/go-git/v5/storage github.com/rhysd/actionlint github.com/yuin/goldmark/text github.com/go-faster/city github.com/go-faster/errors github.com/klauspost/compress/fse github.com/go-git/go-git/v5/storage/memory github.com/ProtonMail/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/ecdsa google.golang.org/protobuf/runtime/protoimpl github.com/ProtonMail/go-crypto/openpgp/eddsa github.com/yuin/goldmark/ast google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/structpb github.com/keybase/go-crypto/openpgp/ecdh github.com/ProtonMail/go-crypto/openpgp/packet github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/go-git/go-git/v5/plumbing/protocol/packp github.com/klauspost/compress/huff0 github.com/keybase/go-crypto/ed25519 github.com/pierrec/lz4/v4/internal/lz4block github.com/pierrec/lz4/v4/internal/xxh32 github.com/keybase/go-crypto/openpgp/packet github.com/segmentio/asm/cpu/arm code.gitea.io/actions-proto-go/runner/v1 github.com/segmentio/asm/cpu/arm64 github.com/segmentio/asm/cpu/x86 go.opentelemetry.io/otel/internal/attribute go.opentelemetry.io/otel/codes github.com/pierrec/lz4/v4/internal/lz4stream github.com/go-git/go-git/v5/plumbing/format/objfile github.com/ClickHouse/clickhouse-go/v2/contributors github.com/segmentio/asm/cpu github.com/go-git/go-git/v5/storage/filesystem/dotgit github.com/ClickHouse/clickhouse-go/v2/lib/binary github.com/segmentio/asm/bswap go.opentelemetry.io/otel/attribute github.com/ClickHouse/clickhouse-go/v2/lib/timezone github.com/pierrec/lz4/v4 github.com/paulmach/orb github.com/shopspring/decimal github.com/pkg/errors github.com/klauspost/compress/zstd github.com/go-git/go-git/v5/plumbing/transport github.com/yuin/goldmark/parser github.com/yuin/goldmark/renderer github.com/yuin/goldmark/extension/ast github.com/yuin/goldmark/renderer/html github.com/go-git/go-git/v5/plumbing/transport/internal/common go.opentelemetry.io/otel/trace github.com/go-git/go-git/v5/storage/filesystem time/tzdata github.com/ProtonMail/go-crypto/openpgp github.com/keybase/go-crypto/openpgp github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib net/http/internal/testcert internal/sysinfo runtime/trace code.gitea.io/gitea/modules/queue/lqinternal gitea.com/lunny/levelqueue archive/zip github.com/opencontainers/go-digest testing github.com/opencontainers/image-spec/specs-go github.com/blakesmith/ar github.com/ulikunitz/xz/internal/xlog code.gitea.io/gitea/modules/util github.com/golang-jwt/jwt/v5 golang.org/x/crypto/ssh net/mail github.com/denisenkom/go-mssqldb/msdsn github.com/go-sql-driver/mysql github.com/lib/pq log/syslog xorm.io/xorm/log github.com/google/go-tpm/tpmutil golang.org/x/crypto/ocsp github.com/denisenkom/go-mssqldb github.com/google/uuid xorm.io/xorm/core github.com/mitchellh/mapstructure github.com/redis/go-redis/v9/internal/proto github.com/bradfitz/gomemcache/memcache code.gitea.io/gitea/modules/util/rotatingfilewriter code.gitea.io/gitea/modules/generate github.com/google/go-tpm/legacy/tpm2 github.com/go-webauthn/x/revoke code.gitea.io/gitea/modules/log github.com/unknwon/com xorm.io/xorm/dialects code.gitea.io/gitea/modules/typesniffer github.com/redis/go-redis/v9/internal/pool strk.kbt.io/projects/go/libravatar github.com/yohcop/openid-go github.com/minio/minio-go/v7/pkg/s3utils github.com/minio/minio-go/v7/pkg/encrypt golang.org/x/net/http/httpguts gitea.com/go-chi/cache/memcache net/http/cookiejar net/http/httputil github.com/redis/go-redis/v9 github.com/minio/minio-go/v7/pkg/signer github.com/yuin/goldmark code.gitea.io/gitea/modules/auth/openid code.gitea.io/gitea/modules/markup/common github.com/go-webauthn/webauthn/protocol/webauthncose code.gitea.io/gitea/modules/auth/password/hash code.gitea.io/gitea/modules/assetfs code.gitea.io/gitea/modules/proxyprotocol golang.org/x/net/publicsuffix github.com/minio/minio-go/v7/pkg/credentials code.gitea.io/gitea/modules/auth github.com/yuin/goldmark/extension code.gitea.io/gitea/modules/regexplru github.com/go-webauthn/webauthn/metadata github.com/nektos/act/pkg/common github.com/go-git/go-git/v5/plumbing/object github.com/go-git/go-git/v5/plumbing/transport/git github.com/go-git/go-git/v5/plumbing/transport/http golang.org/x/net/internal/socks github.com/go-webauthn/webauthn/protocol xorm.io/xorm/tags github.com/ClickHouse/ch-go/compress golang.org/x/net/proxy net/http/httptest github.com/andybalholm/brotli github.com/tstranex/u2f xorm.io/xorm/internal/statements github.com/minio/minio-go/v7 code.gitea.io/gitea/modules/packages/conan github.com/go-fed/httpsig golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/agent github.com/ClickHouse/ch-go/proto github.com/stretchr/testify/assert github.com/skeema/knownhosts github.com/opencontainers/image-spec/specs-go/v1 code.gitea.io/gitea/modules/packages/cran github.com/ulikunitz/xz/lzma github.com/go-git/go-git/v5/plumbing/revlist github.com/go-webauthn/webauthn/webauthn hash/crc64 github.com/goccy/go-json/internal/encoder/vm_color golang.org/x/text/encoding golang.org/x/text/runes github.com/go-git/go-git/v5/plumbing/transport/server code.gitea.io/gitea/modules/util/filebuffer github.com/xanzy/ssh-agent github.com/42wim/sshsig code.gitea.io/gitea/modules/packages/pypi golang.org/x/text/encoding/internal github.com/go-git/go-git/v5/plumbing/transport/ssh github.com/sassoftware/go-rpmutils/fileutil github.com/xi2/xz golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese github.com/go-git/go-git/v5/plumbing/transport/file xorm.io/xorm github.com/DataDog/zstd golang.org/x/text/encoding/korean github.com/go-git/go-git/v5/plumbing/transport/client github.com/ulikunitz/xz github.com/go-git/go-git/v5 golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese golang.org/x/text/encoding/unicode github.com/sassoftware/go-rpmutils/cpio golang.org/x/crypto/openpgp/errors golang.org/x/crypto/openpgp/armor golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/openpgp/s2k golang.org/x/crypto/openpgp/packet code.gitea.io/gitea/modules/markup/markdown/math code.gitea.io/gitea/modules/html github.com/dlclark/regexp2/syntax gopkg.in/yaml.v2 expvar golang.org/x/text/encoding/htmlindex github.com/nektos/act/pkg/common/git github.com/blevesearch/bleve_index_api github.com/blevesearch/bleve/v2/numeric golang.org/x/net/html/charset github.com/blevesearch/bleve/v2/util github.com/golang/geo/r1 github.com/golang/geo/s1 github.com/blevesearch/bleve/v2/size github.com/golang/geo/r2 github.com/blevesearch/bleve/v2/analysis github.com/blevesearch/upsidedown_store_api github.com/nektos/act/pkg/model golang.org/x/crypto/openpgp github.com/RoaringBitmap/roaring/internal github.com/bits-and-blooms/bitset github.com/blevesearch/bleve/v2/index/scorch/mergeplan github.com/RoaringBitmap/roaring github.com/golang/geo/r3 code.gitea.io/gitea/models/migrations/v1_7 github.com/blevesearch/mmap-go github.com/blevesearch/vellum/levenshtein github.com/blevesearch/vellum/utf8 github.com/nektos/act/pkg/exprparser github.com/blevesearch/geo/s2 github.com/blevesearch/vellum/regexp github.com/blevesearch/vellum go.etcd.io/bbolt google.golang.org/protobuf/types/descriptorpb github.com/dlclark/regexp2 github.com/blevesearch/gtreap github.com/blevesearch/go-porterstemmer github.com/nektos/act/pkg/jobparser github.com/blevesearch/segment github.com/yuin/goldmark-meta github.com/blevesearch/snowballstem github.com/josharian/intern github.com/mailru/easyjson/jlexer github.com/mailru/easyjson/buffer github.com/blevesearch/snowballstem/english github.com/mailru/easyjson/jwriter google.golang.org/protobuf/reflect/protodesc github.com/olivere/elastic/v7/config github.com/alecthomas/chroma/v2 github.com/olivere/elastic/v7/uritemplates encoding/csv github.com/mailru/easyjson github.com/golang-jwt/jwt/v4 github.com/klauspost/compress/flate github.com/valyala/bytebufferpool github.com/valyala/fasthttp/fasthttputil github.com/olivere/elastic/v7 github.com/valyala/fasthttp/stackless github.com/alecthomas/chroma/v2/formatters/html github.com/alecthomas/chroma/v2/styles github.com/alecthomas/chroma/v2/lexers github.com/blevesearch/scorch_segment_api/v2 github.com/golang/protobuf/proto hash/maphash github.com/blevesearch/zapx/v11 github.com/blevesearch/zapx/v12 github.com/blevesearch/zapx/v13 github.com/goccy/go-json/internal/encoder/vm_indent github.com/blevesearch/zapx/v14 github.com/blevesearch/geo/geojson github.com/blevesearch/bleve/v2/geo github.com/blevesearch/zapx/v15 github.com/santhosh-tekuri/jsonschema/v5 github.com/huandu/xstrings github.com/nektos/act/pkg/workflowpattern github.com/klauspost/compress/gzip github.com/blevesearch/bleve/v2/search github.com/blevesearch/bleve/v2/document github.com/klauspost/compress/zlib github.com/gogs/chardet codeberg.org/gusted/mcaptcha code.gitea.io/gitea/modules/paginator code.gitea.io/gitea/modules/templates/eval github.com/valyala/fasthttp code.gitea.io/gitea/modules/templates/scopedtmpl golang.org/x/mod/semver code.gitea.io/gitea/modules/web/types github.com/go-chi/chi/v5 gitea.com/go-chi/captcha gitea.com/go-chi/session github.com/editorconfig/editorconfig-core-go/v2 github.com/blevesearch/bleve/v2/search/highlight github.com/blevesearch/bleve/v2/registry github.com/blevesearch/bleve/v2/search/collector github.com/yuin/goldmark-highlighting/v2 github.com/blevesearch/bleve/v2/search/facet github.com/blevesearch/bleve/v2/search/scorer code.gitea.io/gitea/modules/sync code.gitea.io/gitea/modules/pprof github.com/anmitsu/go-shlex github.com/blevesearch/bleve/v2/search/searcher code.gitea.io/actions-proto-go/ping/v1 google.golang.org/protobuf/types/known/anypb github.com/blevesearch/bleve/v2/analysis/datetime/flexible github.com/blevesearch/bleve/v2/index/scorch github.com/blevesearch/bleve/v2/index/upsidedown github.com/blevesearch/bleve/v2/analysis/datetime/optional github.com/blevesearch/bleve/v2/index/upsidedown/store/boltdb github.com/blevesearch/bleve/v2/index/upsidedown/store/gtreap github.com/blevesearch/bleve/v2/analysis/tokenizer/single github.com/blevesearch/bleve/v2/analysis/token/lowercase github.com/ClickHouse/clickhouse-go/v2/lib/column github.com/blevesearch/bleve/v2/analysis/analyzer/keyword 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/analyzer/custom github.com/blevesearch/bleve/v2/analysis/lang/en github.com/blevesearch/bleve/v2/analysis/token/camelcase github.com/blevesearch/bleve/v2/analysis/token/unicodenorm github.com/gliderlabs/ssh github.com/blevesearch/bleve/v2/search/highlight/highlighter/html github.com/bufbuild/connect-go/internal/gen/connectext/grpc/status/v1 google.golang.org/grpc/attributes github.com/blevesearch/bleve/v2/analysis/analyzer/standard google.golang.org/grpc/internal/grpclog github.com/blevesearch/bleve/v2/mapping google.golang.org/grpc/grpclog google.golang.org/grpc/serviceconfig github.com/bufbuild/connect-go google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any code.gitea.io/gitea/modules/nosql google.golang.org/protobuf/types/known/durationpb github.com/golang/protobuf/ptypes/timestamp github.com/couchbase/gomemcached github.com/couchbase/goutils/logging google.golang.org/grpc/connectivity google.golang.org/grpc/internal/credentials github.com/couchbase/goutils/scramsha github.com/golang/protobuf/ptypes/duration github.com/blevesearch/bleve/v2/search/query google.golang.org/grpc/credentials gitea.com/go-chi/session/memcache github.com/golang/protobuf/ptypes gitea.com/go-chi/session/mysql gitea.com/go-chi/session/postgres github.com/Azure/go-ntlmssp google.golang.org/grpc/resolver github.com/couchbase/gomemcached/client github.com/olekukonko/tablewriter github.com/ssor/bom net/smtp google.golang.org/grpc/internal github.com/go-asn1-ber/asn1-ber github.com/gorilla/securecookie gopkg.in/gomail.v2 google.golang.org/grpc/codes google.golang.org/grpc/internal/status github.com/jaytaylor/html2text github.com/go-ldap/ldap/v3 github.com/gorilla/sessions google.golang.org/grpc/status golang.org/x/oauth2/internal github.com/gorilla/mux cloud.google.com/go/compute/metadata github.com/couchbase/go-couchbase golang.org/x/oauth2/jws github.com/meilisearch/meilisearch-go github.com/markbates/going/defaults golang.org/x/oauth2 code.gitea.io/actions-proto-go/ping/v1/pingv1connect code.gitea.io/actions-proto-go/runner/v1/runnerv1connect github.com/mrjones/oauth github.com/blevesearch/bleve/v2 github.com/msteinert/pam github.com/dsnet/compress/bzip2/internal/sais github.com/markbates/goth code.gitea.io/gitea/routers/api/actions/ping golang.org/x/oauth2/authhandler github.com/markbates/goth/gothic github.com/markbates/goth/providers/azuread github.com/markbates/goth/providers/azureadv2 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 github.com/ethantkoenig/rupture golang.org/x/oauth2/google/internal/stsexchange golang.org/x/oauth2/jwt github.com/markbates/goth/providers/mastodon github.com/markbates/goth/providers/microsoftonline github.com/markbates/goth/providers/nextcloud golang.org/x/oauth2/google/internal/externalaccount golang.org/x/oauth2/google/internal/externalaccountauthorizeduser github.com/markbates/goth/providers/openidConnect github.com/markbates/goth/providers/twitter github.com/markbates/goth/providers/yandex github.com/dsnet/compress/internal github.com/dsnet/compress/internal/errors github.com/keybase/go-crypto/openpgp/clearsign code.gitea.io/gitea/modules/packages/goproxy golang.org/x/text/internal/colltab git.sr.ht/~mariusor/go-xsd-duration gitea.com/go-chi/session/couchbase github.com/go-ap/jsonld github.com/dsnet/compress github.com/valyala/fastjson/fastfloat code.gitea.io/gitea/modules/hostmatcher gitea.com/lunny/dingtalk_webhook github.com/dsnet/compress/internal/prefix github.com/valyala/fastjson golang.org/x/oauth2/google github.com/chi-middleware/proxy code.gitea.io/gitea/modules/uri code.gitea.io/sdk/gitea code.gitea.io/gitea/modules/indexer/internal/meilisearch golang.org/x/text/collate github.com/gogs/go-gogs-client github.com/google/go-querystring/query github.com/hashicorp/go-cleanhttp github.com/dsnet/compress/bzip2 github.com/google/go-github/v53/github github.com/markbates/goth/providers/google github.com/hashicorp/go-retryablehttp golang.org/x/time/rate go.uber.org/atomic github.com/go-chi/cors internal/lazyregexp github.com/beorn7/perks/quantile internal/profile github.com/go-co-op/gocron code.gitea.io/gitea/modules/auth/pam github.com/prometheus/client_model/go github.com/xanzy/go-gitlab github.com/prometheus/common/model runtime/metrics github.com/go-ap/errors github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util code.gitea.io/gitea/modules/sitemap github.com/gorilla/feeds github.com/prometheus/procfs github.com/go-ap/activitypub github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/common/expfmt github.com/ClickHouse/clickhouse-go/v2/lib/proto net/http/pprof golang.org/x/image/bmp github.com/NYTimes/gziphandler github.com/go-chi/chi/v5/middleware github.com/ClickHouse/clickhouse-go/v2/ext github.com/ClickHouse/clickhouse-go/v2/lib/driver github.com/ClickHouse/clickhouse-go/v2/resources github.com/dimiro1/reply github.com/emersion/go-imap/utf7 github.com/ClickHouse/clickhouse-go/v2 github.com/emersion/go-sasl github.com/cention-sany/utf7 github.com/emersion/go-imap github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/internal/coding github.com/jhillyerd/enmime/internal/textproto github.com/libdns/libdns go.uber.org/multierr go.uber.org/zap/internal/pool go.uber.org/zap/buffer github.com/jhillyerd/enmime/mediatype go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit golang.org/x/crypto/cryptobyte/asn1 go.uber.org/zap/internal/stacktrace go.uber.org/zap/zapcore golang.org/x/crypto/cryptobyte github.com/jhillyerd/enmime golang.org/x/net/bpf golang.org/x/net/internal/iana golang.org/x/net/internal/socket github.com/prometheus/client_golang/prometheus github.com/zeebo/blake3/internal/consts github.com/zeebo/blake3/internal/alg/compress/compress_pure github.com/zeebo/blake3/internal/utils github.com/zeebo/blake3/internal/alg/compress/compress_sse41 github.com/emersion/go-imap/commands github.com/emersion/go-imap/responses github.com/zeebo/blake3/internal/alg/compress go.uber.org/zap/internal github.com/zeebo/blake3/internal/alg/hash/hash_pure go.uber.org/zap golang.org/x/net/ipv6 golang.org/x/net/ipv4 github.com/zeebo/blake3/internal/alg/hash/hash_avx2 github.com/emersion/go-imap/client github.com/zeebo/blake3/internal/alg/hash github.com/zeebo/blake3/internal/alg github.com/zeebo/blake3 github.com/felixge/fgprof github.com/klauspost/compress/zip github.com/klauspost/pgzip github.com/nwaples/rardecode github.com/russross/blackfriday/v2 github.com/xrash/smetrics github.com/miekg/dns net/http/cgi github.com/mholt/acmez/acme net/http/fcgi github.com/go-testfixtures/testfixtures/v3 github.com/buildkite/terminal-to-html/v3 github.com/goccy/go-json/internal/encoder/vm github.com/prometheus/client_golang/prometheus/promhttp github.com/niklasfasching/go-org/org github.com/mholt/acmez github.com/mholt/archiver/v3 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli/v2 github.com/caddyserver/certmagic github.com/go-enry/go-enry/v2 code.gitea.io/gitea/modules/analyze github.com/goccy/go-json gitea.com/go-chi/binding github.com/sassoftware/go-rpmutils code.gitea.io/gitea/modules/setting code.gitea.io/gitea/modules/proxy code.gitea.io/gitea/modules/avatar code.gitea.io/gitea/modules/highlight code.gitea.io/gitea/modules/recaptcha code.gitea.io/gitea/modules/auth/password/pwn code.gitea.io/gitea/modules/hcaptcha code.gitea.io/gitea/modules/mcaptcha code.gitea.io/gitea/models/unit code.gitea.io/gitea/modules/markup/mdstripper code.gitea.io/gitea/modules/storage code.gitea.io/gitea/modules/turnstile code.gitea.io/gitea/modules/translation/i18n code.gitea.io/gitea/modules/httpcache code.gitea.io/gitea/models/db code.gitea.io/gitea/modules/graceful code.gitea.io/gitea/routers/utils 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/web/routing code.gitea.io/gitea/modules/queue code.gitea.io/gitea/models/db/install code.gitea.io/gitea/modules/indexer/internal code.gitea.io/gitea/models/dbfs code.gitea.io/gitea/modules/indexer/internal/elasticsearch code.gitea.io/gitea/modules/indexer/internal/db code.gitea.io/gitea/modules/indexer/internal/bleve code.gitea.io/gitea/modules/testlogger code.gitea.io/gitea/routers/web/healthcheck code.gitea.io/gitea/modules/git code.gitea.io/gitea/modules/base code.gitea.io/gitea/modules/git/pipeline code.gitea.io/gitea/modules/validation code.gitea.io/gitea/modules/migration code.gitea.io/gitea/models/avatars code.gitea.io/gitea/modules/packages/alpine code.gitea.io/gitea/modules/packages/cargo code.gitea.io/gitea/modules/packages/debian code.gitea.io/gitea/modules/packages/container code.gitea.io/gitea/modules/packages/composer code.gitea.io/gitea/modules/packages/conda code.gitea.io/gitea/modules/packages/helm code.gitea.io/gitea/modules/packages/chef 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/translation code.gitea.io/gitea/modules/label code.gitea.io/gitea/models/shared/types code.gitea.io/gitea/modules/auth/password code.gitea.io/gitea/modules/timeutil code.gitea.io/gitea/modules/markup code.gitea.io/gitea/modules/web/middleware code.gitea.io/gitea/modules/charset code.gitea.io/gitea/modules/packages/rpm code.gitea.io/gitea/models/webhook code.gitea.io/gitea/models/secret code.gitea.io/gitea/models/system code.gitea.io/gitea/modules/indexer/issues/internal code.gitea.io/gitea/models/migrations/v1_10 code.gitea.io/gitea/models/auth code.gitea.io/gitea/models/migrations/v1_19 code.gitea.io/gitea/models/migrations/v1_12 code.gitea.io/gitea/modules/web code.gitea.io/gitea/modules/indexer/issues/elasticsearch code.gitea.io/gitea/modules/indexer/issues/bleve code.gitea.io/gitea/modules/indexer/issues/meilisearch code.gitea.io/gitea/services/secrets code.gitea.io/gitea/modules/system code.gitea.io/gitea/models/unittest code.gitea.io/gitea/modules/httplib code.gitea.io/gitea/modules/markup/external code.gitea.io/gitea/modules/csv code.gitea.io/gitea/modules/markup/asciicast code.gitea.io/gitea/modules/markup/console code.gitea.io/gitea/modules/markup/orgmode code.gitea.io/gitea/modules/updatechecker code.gitea.io/gitea/modules/markup/csv code.gitea.io/gitea/modules/public code.gitea.io/gitea/models/migrations/base code.gitea.io/gitea/services/auth/source/sspi code.gitea.io/gitea/modules/session code.gitea.io/gitea/models/user 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/models/migrations/v1_15 code.gitea.io/gitea/models/migrations/v1_11 code.gitea.io/gitea/models/migrations/v1_20 code.gitea.io/gitea/models/migrations/v1_16 code.gitea.io/gitea/models/migrations/v1_21 code.gitea.io/gitea/models/migrations/v1_13 code.gitea.io/gitea/models/migrations/v1_14 code.gitea.io/gitea/services/mailer/token code.gitea.io/gitea/services/auth/source/db code.gitea.io/gitea/modules/activitypub code.gitea.io/gitea/services/auth/source/pam code.gitea.io/gitea/services/auth/source/smtp code.gitea.io/gitea/modules/auth/webauthn code.gitea.io/gitea/models/repo code.gitea.io/gitea/models/admin code.gitea.io/gitea/models/pull code.gitea.io/gitea/modules/indexer/code/internal code.gitea.io/gitea/modules/indexer/stats code.gitea.io/gitea/services/repository/archiver code.gitea.io/gitea/models/packages code.gitea.io/gitea/models/project code.gitea.io/gitea/models/actions code.gitea.io/gitea/models/organization 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/models/packages/alpine code.gitea.io/gitea/models/migrations/v1_17 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/modules/indexer/code code.gitea.io/gitea/models/packages/debian code.gitea.io/gitea/models/packages/nuget code.gitea.io/gitea/models/perm/access code.gitea.io/gitea/services/packages/container code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/private code.gitea.io/gitea/models/git code.gitea.io/gitea/modules/actions code.gitea.io/gitea/modules/gitgraph code.gitea.io/gitea/modules/svg code.gitea.io/gitea/modules/markup/markdown code.gitea.io/gitea/services/auth/source/oauth2 code.gitea.io/gitea/modules/issue/template code.gitea.io/gitea/models/issues code.gitea.io/gitea/services/mailer/incoming/payload code.gitea.io/gitea/models/migrations/v1_18 code.gitea.io/gitea/modules/indexer/issues/db code.gitea.io/gitea/services/externalaccount code.gitea.io/gitea/models/activities code.gitea.io/gitea/services/gitdiff code.gitea.io/gitea/models code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/indexer/issues code.gitea.io/gitea/services/auth/source code.gitea.io/gitea/services/asymkey code.gitea.io/gitea/modules/metrics code.gitea.io/gitea/modules/repository code.gitea.io/gitea/services/wiki code.gitea.io/gitea/services/notify code.gitea.io/gitea/modules/templates code.gitea.io/gitea/services/feed code.gitea.io/gitea/services/uinotification code.gitea.io/gitea/services/release code.gitea.io/gitea/services/indexer code.gitea.io/gitea/services/packages code.gitea.io/gitea/services/mirror code.gitea.io/gitea/services/issue code.gitea.io/gitea/services/packages/alpine code.gitea.io/gitea/services/packages/debian code.gitea.io/gitea/services/packages/rpm code.gitea.io/gitea/services/mailer code.gitea.io/gitea/modules/context code.gitea.io/gitea/services/context code.gitea.io/gitea/routers/api/packages/helper code.gitea.io/gitea/routers/api/v1/settings code.gitea.io/gitea/routers/web/devtest code.gitea.io/gitea/routers/web/shared/user code.gitea.io/gitea/routers/web/org/setting code.gitea.io/gitea/modules/upload code.gitea.io/gitea/services/markup code.gitea.io/gitea/routers/web/feed code.gitea.io/gitea/routers/api/v1/activitypub code.gitea.io/gitea/services/convert code.gitea.io/gitea/services/pull code.gitea.io/gitea/routers/api/packages/alpine code.gitea.io/gitea/routers/api/packages/debian code.gitea.io/gitea/routers/api/packages/goproxy code.gitea.io/gitea/routers/api/packages/cran code.gitea.io/gitea/routers/api/packages/helm code.gitea.io/gitea/routers/api/packages/generic code.gitea.io/gitea/routers/api/packages/maven code.gitea.io/gitea/routers/api/packages/conda code.gitea.io/gitea/routers/api/packages/npm 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/modules/eventsource code.gitea.io/gitea/routers/web/explore code.gitea.io/gitea/services/lfs code.gitea.io/gitea/services/actions code.gitea.io/gitea/services/webhook code.gitea.io/gitea/routers/api/actions/runner code.gitea.io/gitea/services/agit code.gitea.io/gitea/services/automerge code.gitea.io/gitea/services/mailer/incoming code.gitea.io/gitea/routers/api/actions code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/services/forms code.gitea.io/gitea/services/repository/files code.gitea.io/gitea/routers/api/v1/notify code.gitea.io/gitea/routers/api/v1/packages code.gitea.io/gitea/routers/web/shared/actions code.gitea.io/gitea/routers/web/user/setting/security code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/services/repository code.gitea.io/gitea/routers/web/shared/secrets code.gitea.io/gitea/services/org code.gitea.io/gitea/services/packages/cargo code.gitea.io/gitea/modules/doctor code.gitea.io/gitea/services/migrations code.gitea.io/gitea/services/user code.gitea.io/gitea/routers/web/shared/packages code.gitea.io/gitea/services/packages/cleanup code.gitea.io/gitea/routers/api/packages/cargo code.gitea.io/gitea/services/auth/source/ldap code.gitea.io/gitea/services/auth code.gitea.io/gitea/routers/api/packages/chef code.gitea.io/gitea/routers/api/packages/conan code.gitea.io/gitea/routers/api/packages/container code.gitea.io/gitea/routers/common code.gitea.io/gitea/routers/api/packages/nuget code.gitea.io/gitea/routers/web/user/setting code.gitea.io/gitea/routers/web/auth code.gitea.io/gitea/routers/web/misc code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/install code.gitea.io/gitea/routers/api/packages code.gitea.io/gitea/routers/web/org code.gitea.io/gitea/routers/web/events code.gitea.io/gitea/services/task code.gitea.io/gitea/services/cron code.gitea.io/gitea/routers/private code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/web/admin code.gitea.io/gitea/routers/web/repo code.gitea.io/gitea/routers/web/user code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/api/v1/admin 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.21.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42001 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gitea-1.21.0 + 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/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/man/man1 + ./gitea docs --man + 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/ + 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) Adjusting library links in /usr/src/tmp/gitea-buildroot ./lib: (from :0) ./var/lib: (from :0) debugedit: ./usr/bin/gitea: DWARF version 40277 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 Processing files: gitea-1.21.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13620 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gitea-1.21.0 + DOCDIR=/usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.21.0 + export DOCDIR + rm -rf /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.21.0 + /bin/mkdir -p /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.21.0 + cp -prL 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.21.0 + chmod -R go-w /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.21.0 + chmod -R a+rX /usr/src/tmp/gitea-buildroot/usr/share/doc/gitea-1.21.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MM9oU6 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.x5Roio 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.4dYpXe 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.s4dGPO Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TK6fhw 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.Om1xsx Creating gitea-debuginfo package Processing files: gitea-debuginfo-1.21.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SUN8kc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k94vyl find-requires: running scripts (debuginfo) Requires: gitea = 1.21.0-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.21.0-alt1.i586.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/i586/gitea-debuginfo-1.21.0-alt1.i586.rpm (w2T16.xzdio) 464.12user 67.37system 2:31.86elapsed 349%CPU (0avgtext+0avgdata 1085596maxresident)k 0inputs+0outputs (0major+14630578minor)pagefaults 0swaps 3.80user 1.74system 2:48.22elapsed 3%CPU (0avgtext+0avgdata 125456maxresident)k 0inputs+0outputs (0major+280109minor)pagefaults 0swaps --- gitea-1.21.0-alt1.i586.rpm.repo 2023-11-16 10:24:06.000000000 +0000 +++ gitea-1.21.0-alt1.i586.rpm.hasher 2023-11-18 07:33:22.038118430 +0000 @@ -50,3 +50,3 @@ File: /lib/systemd/system/gitea.service 100644 root:root c47bf88210e932d003c51d5156065e36 -File: /usr/bin/gitea 100755 root:root 5027ac89ebf1c912c23ebcdb9515eea7 +File: /usr/bin/gitea 100755 root:root 890183ebcdd105bec98ffab02b178b55 File: /usr/share/bash-completion/completions/gitea 100644 root:root 2351d5290f2a366c73fe0c19c09ed9e3 @@ -62,3 +62,3 @@ File: /usr/share/doc/gitea/default-app.ini 100644 root:root 644adc7534740c72679e40e0dcdf5d91 -File: /usr/share/man/man1/gitea.1.xz 100644 root:root b122c58a397b19af3bd237ea35831260 +File: /usr/share/man/man1/gitea.1.xz 100644 root:root 6ca4c7259f82aa9aa40e8fbb03ee12bf File: /usr/share/zsh/site-functions/_gitea 100644 root:root 8508aab02ea52ea93f5a660ee1b24645 @@ -66,2 +66,2 @@ File: /var/log/gitea 40770 root:gitea -RPMIdentity: e7acb9fbdc6a800366c186db6c31d54bbfbf12b15638e98346e671cedbc27be18bedda6e1fa1411f69b25e34c35bcab44562ce632172d69d9ea33469217cf139 +RPMIdentity: e26af429ccba4021f5e3e9bc75644d7f4bfe8bdead88812daa8fb8a61b0fd085842b974002236d43f606fc2d55fc88e6631c5094b6ee1d6ab37368e1fb60c155 --- gitea-debuginfo-1.21.0-alt1.i586.rpm.repo 2023-11-16 10:24:05.000000000 +0000 +++ gitea-debuginfo-1.21.0-alt1.i586.rpm.hasher 2023-11-18 07:33:22.206120349 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/7de11684dd335d9a85362f320f5f97e4d03cc6 120777 root:root ../../../../bin/gitea -/usr/lib/debug/.build-id/fa/7de11684dd335d9a85362f320f5f97e4d03cc6.debug 120777 root:root ../../usr/bin/gitea.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/dc5066905ffd8f4a6ba45f106aae6311c9624f 120777 root:root ../../../../bin/gitea +/usr/lib/debug/.build-id/73/dc5066905ffd8f4a6ba45f106aae6311c9624f.debug 120777 root:root ../../usr/bin/gitea.debug /usr/lib/debug/usr/bin/gitea.debug 100644 root:root @@ -7581,6 +7581,6 @@ Provides: gitea-debuginfo = 1.21.0-alt1:sisyphus+334522.100.1.1 -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/7de11684dd335d9a85362f320f5f97e4d03cc6 120777 root:root ../../../../bin/gitea -File: /usr/lib/debug/.build-id/fa/7de11684dd335d9a85362f320f5f97e4d03cc6.debug 120777 root:root ../../usr/bin/gitea.debug -File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 9d770d92c24ac1d18cba6b4715d4b196 +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/dc5066905ffd8f4a6ba45f106aae6311c9624f 120777 root:root ../../../../bin/gitea +File: /usr/lib/debug/.build-id/73/dc5066905ffd8f4a6ba45f106aae6311c9624f.debug 120777 root:root ../../usr/bin/gitea.debug +File: /usr/lib/debug/usr/bin/gitea.debug 100644 root:root 75c61d88ec15cc984e21157a574495b0 File: /usr/src/debug/gitea-1.21.0 40755 root:root @@ -15156,2 +15156,2 @@ File: /usr/src/debug/gitea-1.21.0/vendor/xorm.io/xorm/tags/tag.go 100644 root:root e7598caffee4c186d7d106c53257b63e -RPMIdentity: 62086b7b6dd8a6e6eac6cfd3c7e5d00d971552946b03e09e56fd48c969dd82e6268406c7b63f95f8ddfd6903d1d0e984a19999279e3996fb5a3ba6297701d066 +RPMIdentity: d641b29abb52bc10b753f3b38876d295a68e5586540c1994f4dab91a8da4fff88b0cf8ea706a3b171ef0f71701f8da3adf327fae13897eca8c03cf55f8c5c532