https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Bug ID: 1250675 Summary: please build golang-googlecode-go-crypto for epel7 Product: Fedora EPEL Version: epel7 Component: golang-googlecode-go-crypto Assignee: fpokorny@redhat.com Reporter: carl.george@rackspace.com QA Contact: extras-qa@fedoraproject.org CC: fpokorny@redhat.com, golang@lists.fedoraproject.org, jchaloup@redhat.com, lsm5@redhat.com, vbatts@redhat.com
Description of problem:
I would like to see asciinema in epel7. The latest version requires this go package. Please build it for epel7.
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Carl George carl.george@rackspace.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1250094
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1250094 [Bug 1250094] please build asciinema for epel7
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carl.george@rackspace.com Flags| |needinfo?(carl.george@racks | |pace.com)
--- Comment #1 from Jan Chaloupka jchaloup@redhat.com --- Hi Carl,
what version of asciinema would you like? Running scan on version 1.1.1 I get:
asciinema-1.1.1]$ gofed ggi --show-occurrence --all-occurrences | sed "s/github.com/asciinema/asciinema/Godeps/_workspace/src///" code.google.com/p/gcfg (util/cfg.go:util) code.google.com/p/go.crypto/ssh/terminal (terminal/terminal.go:terminal) github.com/creack/termios/raw (terminal/terminal.go:terminal) github.com/docopt/docopt-go (main.go:main) github.com/kr/pty (terminal/terminal.go:terminal)
github.com/kr/pty has no epel7 branch either, github.com/creack/termios/raw is not packaged in Fedora at all.
Can you create a new bug for building asciinema for epel7 and reference both 1250674, 1250675 in it as blocking bugs? So it is easier to track all updated and requests. Thank you
Have you discussed asciinema for epel7 with Jakub [1]? He is the maintainer.
[1] https://admin.fedoraproject.org/pkgdb/packager/kubo/
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
--- Comment #2 from Jan Chaloupka jchaloup@redhat.com --- I see, here https://bugzilla.redhat.com/show_bug.cgi?id=1250094 :)
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Carl George carl.george@rackspace.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(carl.george@racks | |pace.com) |
--- Comment #3 from Carl George carl.george@rackspace.com --- Howdy Jan,
Might as well do the latest upstream release of asciinema.
"github.com/kr/pty" is not in EPEL7 because it is in EL7 base.
https://git.centos.org/summary/!!!!rpms!golang-github-kr-pty.git
I wasn't aware of the termios dependency. I'm not as familiar with go as I would like to be. Is that something you are interested in submitting/maintaining for Fedora and EPEL?
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Robert Scheck redhat-bugzilla@linuxnetz.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |redhat-bugzilla@linuxnetz.d | |e
--- Comment #4 from Robert Scheck redhat-bugzilla@linuxnetz.de --- Where exactly is this stuck? I rebuilt golang-googlecode-go-crypto from Fedora Rawhide against EPEL 7 locally now.
https://bugzilla.redhat.com/show_bug.cgi?id=1250675
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1332664 | |(EPEL7-go-packaging)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1332664 [Bug 1332664] EPEL7 Go packaging tracker
golang@lists.fedoraproject.org