Spec URL: https://github.com/atomicturtle/owncast/blob/main/owncast.spec SRPM URL: https://updates.atomicorp.com/channels/source/owncast/owncast-0.1.3-3.el9.src.rpm Description: Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. Fedora Account System Username:atomicrocketturtle
Copr build: https://copr.fedorainfracloud.org/coprs/build/7628804 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2293139-owncast/fedora-rawhide-x86_64/07628804-owncast/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
note: there are a fair number of golang deps that will be needed for this.. at least 10, from what I can see: (top level w/o fixing import paths) ``` No match for argument: golang(github.com/CAFxX/httpcompression) No match for argument: golang(github.com/SherClockHolmes/webpush-go) No match for argument: golang(github.com/go-fed/activity/streams) No match for argument: golang(github.com/go-fed/activity/streams/vocab) No match for argument: golang(github.com/go-fed/httpsig) No match for argument: golang(github.com/grafov/m3u8) No match for argument: golang(github.com/jellydator/ttlcache/v3) No match for argument: golang(github.com/lestrrat-go/file-rotatelogs) No match for argument: golang(github.com/mssola/user_agent) No match for argument: golang(github.com/nakabonne/tstorage) No match for argument: golang(github.com/nareix/joy5/format/flv) No match for argument: golang(github.com/nareix/joy5/format/flv/flvio) No match for argument: golang(github.com/nareix/joy5/format/rtmp) No match for argument: golang(github.com/rifflock/lfshook) No match for argument: golang(github.com/schollz/sqlite3dump) No match for argument: golang(github.com/teris-io/shortid) ``` Scott and I will work through these--with the Go SIG, probably.