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(a)redhat.com
Reporter: carl.george(a)rackspace.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com, golang(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, lsm5(a)redhat.com,
vbatts(a)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.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1200612
Bug ID: 1200612
Summary: Package rocksdb binary for Fedora
Product: Fedora
Version: rawhide
Component: golang-github-influxdb-rocksdb
Assignee: jchaloup(a)redhat.com
Reporter: ggillies(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: golang(a)lists.fedoraproject.org, jchaloup(a)redhat.com,
lsm5(a)redhat.com
Hi,
With influxdb version 0.9 moving to completely utilise rocksdb, we probably
want to look at expanding this package to fully provide a rocksdb compiled
binary.
That is, a rocksdb package that has /usr/bin/rocksdb, as well as the devel
package with the raw go code for deps (which this package currently provides)
Regards,
Graeme
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1268206
Bug ID: 1268206
Summary: golang-bin-1.5.1-0 file conflict with golang-vet-0.2.0
Product: Fedora
Version: 22
Component: golang
Assignee: vbatts(a)redhat.com
Reporter: maciek.borzecki(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, golang(a)lists.fedoraproject.org,
jcajka(a)redhat.com, lemenkov(a)gmail.com,
renich(a)woralelandia.com, s(a)shk.io, vbatts(a)redhat.com
Description of problem:
When upgrading golang-bin from 1.4.2 to 1.5.1:
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache till the next successful
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/lib/golang/pkg/tool/linux_amd64/vet from install of
golang-bin-1.5.1-0.fc22.x86_64 conflicts with file from package
golang-vet-0-2.0.hga7e14835e46b.fc22.x86_64
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Have golang-bin-1.4.2-3 installed
2. Have golang-vet-0-2.0.hga7e14835e46b installed
3. Upgrade golang-bin to 1.5.1-0
Actual results:
File conflict between golang-bin-1.5.1 and golang-vet
Additional info:
golang-bin-1.5.1 should be replacing golang-vet
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1290943
Bug ID: 1290943
Summary: runc-v0.0.6 is available
Product: Fedora
Version: rawhide
Component: runc
Keywords: FutureFeature, Triaged
Assignee: jchaloup(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: golang(a)lists.fedoraproject.org, jchaloup(a)redhat.com
Latest upstream release: v0.0.6
Current version/release in rawhide: 0.0.5-0.2.git97bc9a7.fc24
URL: https://github.com/opencontainers/runc
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1261459
Bug ID: 1261459
Summary: Regression: kubectl logs --follow is now broken
Product: Fedora
Version: 22
Component: kubernetes
Assignee: jchaloup(a)redhat.com
Reporter: stefw(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eparis(a)redhat.com, golang(a)lists.fedoraproject.org,
jcajka(a)redhat.com, jchaloup(a)redhat.com,
lsm5(a)redhat.com, nhorman(a)redhat.com, vbatts(a)redhat.com
Description of problem:
kubectl logs --follow hash now regressed.
Version-Release number of selected component (if applicable):
kubernetes-1.1.0-0.5.gite44c8e6.fc22.x86_64
How reproducible:
Every time.
Steps to Reproduce:
1. kubectl create -f <attachment>
2. kubectl get pods
3. kubectl logs --follow <pod>
Actual results:
Hangs.
Expected results:
Show the log output.
Additional info:
docker logs on the same container works.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1100000
Bug ID: 1100000
Summary: can't run iscsid in a docker container
Product: Fedora
Version: 20
Component: docker-io
Assignee: lsm5(a)redhat.com
Reporter: jslagle(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, golang(a)lists.fedoraproject.org,
lsm5(a)redhat.com, mattdm(a)redhat.com,
mgoldman(a)redhat.com, s(a)shk.io, vbatts(a)redhat.com
Created attachment 898086
--> https://bugzilla.redhat.com/attachment.cgi?id=898086&action=edit
iscsid strace showing failure
Description of problem:
Can't start iscsid in a docker container
Version-Release number of selected component (if applicable):
# rpm -q docker-io
docker-io-0.11.1-3.fc20.x86_64
How reproducible:
always
Steps to Reproduce:
1. use the published fedora image, docker pull fedora
2. start the container, docker run -t -i fedora /bin/bash
3. install iscsi-initiator-utils
4. try to start iscsid:
bash-4.2# iscsid -f
iscsid: can not bind NETLINK_ISCSI socket
strace also attached
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1250457
Bug ID: 1250457
Summary: Tracker for golang-github-coreos-pkg
Product: Fedora
Version: rawhide
Component: golang-github-coreos-pkg
Assignee: fpokorny(a)redhat.com
Reporter: fpokorny(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com, golang(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, lsm5(a)redhat.com
Tracker for async updates of golang-github-coreos-pkg for rawhide and other
fedora distribution.
As golang devel packages are used only as a build-time dependency at the
moment, this tracker keeps updates and other information about this package,
e.g. broken dependencies, exceptions, important pieces of information and other
issues.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1246113
Bug ID: 1246113
Summary: Tracker for golang-googlecode-goprotobuf
Product: Fedora
Version: rawhide
Component: golang-googlecode-goprotobuf
Severity: low
Priority: low
Assignee: fpokorny(a)redhat.com
Reporter: jchaloup(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com, golang(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, lsm5(a)redhat.com,
vbatts(a)redhat.com
Tracker for async updates of golang-googlecode-goprotobuf for rawhide and other
fedora distribution.
As golang devel packages are used only as a build-time dependency at the
moment, this tracker keeps updates and other information about this package,
e.g. broken dependencies, exceptions, important pieces of information and other
issues.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1222338
Bug ID: 1222338
Summary: Tracker for
golang-github-shurcooL-sanitized_anchor_name
Product: Fedora
Version: rawhide
Component: golang-github-russross-blackfriday
Severity: low
Priority: low
Assignee: lsm5(a)redhat.com
Reporter: jchaloup(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-qa(a)fedoraproject.org,
golang(a)lists.fedoraproject.org, jcajka(a)redhat.com,
jchaloup(a)redhat.com, lsm5(a)redhat.com,
mattdm(a)redhat.com, vbatts(a)redhat.com
Tracker for async updates of golang-github-russross-blackfriday for rawhide and
other fedora distribution.
As golang devel packages are used only as a build-time dependency at the
moment, this tracker keeps updates and other information about this package,
e.g. broken dependencies, exceptions, important pieces of information and other
issues.
--
You are receiving this mail because:
You are on the CC list for the bug.