https://bugzilla.redhat.com/show_bug.cgi?id=1819180 Weiping <zwp10758@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zwp10758@xxxxxxxxx --- Comment #1 from Weiping <zwp10758@xxxxxxxxx> --- Hi, This is a informal review: # RPM Spec file for ssh-chat > SOURCE0: https://github.com/shazow/ssh-chat/archive/v1.8.2.tar.gz use %{version}, so you don't have to update every update. > %{_mandir}/man1/%{name}.1.gz Don't assure that it's gziped, use wildcard is ok. fedora-review failed to build this package, consider use koji build environment to test your pakcage: https://fedoraproject.org/wiki/Using_the_Koji_build_system + cd /builddir/build/BUILD + cd ssh-chat-1.8.2 + make -j40 build go build -ldflags="-B 0x8fed0b1e64bd7424a5e5bae0774d74d15f24add1" ./cmd/ssh-chat go: github.com/alexcesaro/log@v0.0.0-20150915221235-61e686294e58: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /builddir/go/pkg/mod/cache/vcs/016624ec8fded143255b88378860b2bc8e5ac782133a7bec312d6e53ef83caea: exit status 128: fatal: unable to access 'https://github.com/alexcesaro/log/': Could not resolve host: github.com make: *** [Makefile:12: ssh-chat] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.8vUrau (%build) Bad exit status from /var/tmp/rpm-tmp.8vUrau (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 755, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M 025217b1e6ca4b90a70774bca9676600 -D /var/lib/mock/fedora-rawhide-x86_64/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.397tvh29:/etc/resolv.conf --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ssh-chat.spec -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx