https://bugzilla.redhat.com/show_bug.cgi?id=1396472
Bug ID: 1396472
Summary: Missing flannel package for ppc64le architecture
Product: Fedora
Version: 25
Component: flannel
Severity: urgent
Assignee: jchaloup(a)redhat.com
Reporter: mkumatag(a)in.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eparis(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, linville(a)redhat.com,
nhorman(a)redhat.com, vbatts(a)redhat.com
Description of problem:
Missing flannel package for ppc64le architecture
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. dnf info flannel
Actual results:
[root@localhost ~]# dnf info flannel
Last metadata expiration check: 0:52:52 ago on Fri Nov 18 03:27:17 2016.
Error: No matching Packages to list
[root@localhost ~]#
Expected results:
Should have a package in the repository.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1409931
Bug ID: 1409931
Summary: %gobuild incorrectly assumes all compiler flags are
compatible with getopt
Product: Fedora
Version: 25
Component: go-compilers
Assignee: jchaloup(a)redhat.com
Reporter: nalin(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, jchaloup(a)redhat.com
Description of problem:
The current definition of %gobuild:
%gobuild(o:) go build -compiler gc -ldflags "${LDFLAGS:-} -B 0x$(head -c20
/dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};
produces an (apparently harmless) error message if I try to pass flags that
aren't a single character to the macro. (In my case, "-tags".) The set of
arguments that the "go" command accepts includes some which are multiple
characters long, so if %gobuild is meant to accept them, it needs to be
corrected.
Version-Release number of selected component (if applicable):
go-compilers-golang-compiler-1-8.fc25.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Modify a .spec file to pass build tags ("-tags 'foo bar'") to %gobuild
Actual results:
gobuild: invalid option -- 't'
error: Unknown option t in gobuild()
(build continues)
Expected results:
No error message, build continues.
Additional info:
This definition seems to accept arbitrary flags and produces the results I
expect:
%define gobuild() go build -ldflags "${LDFLAGS:-} -B 0x$(head -c20
/dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{**};
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1444767
Bug ID: 1444767
Summary: Not installable etcd-devel on F25
Product: Fedora
Version: 25
Component: etcd
Assignee: jchaloup(a)redhat.com
Reporter: praiskup(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: avagarwa(a)redhat.com, eparis(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
gscrivan(a)redhat.com, jcajka(a)redhat.com,
jchaloup(a)redhat.com, lacypret(a)gmail.com,
lemenkov(a)gmail.com, walters(a)redhat.com
v3.1.3 seems to have broken deps:
$ sudo dnf update
Last metadata expiration check: 1:40:35 ago on Mon Apr 24 09:21:50 2017.
Dependencies resolved.
=============================================================================================================================================================================================================================================
Package Arch
Version
Repository Size
=============================================================================================================================================================================================================================================
Skipping packages with broken dependencies:
etcd-devel noarch
3.1.3-1.fc25
updates 1.3 M
Transaction Summary
=============================================================================================================================================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1405688
Bug ID: 1405688
Summary: go1: internal compiler error: in do_get_backend
Product: Fedora
Version: 24
Component: golang
Assignee: vbatts(a)redhat.com
Reporter: dridi.boukelmoune(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, amurdaca(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, lemenkov(a)gmail.com,
renich(a)woralelandia.com, s(a)shk.io, vbatts(a)redhat.com
Created attachment 1232848
--> https://bugzilla.redhat.com/attachment.cgi?id=1232848&action=edit
The go snippet
Description of problem:
go1: internal compiler error: in do_get_backend, at
go/gofrontend/expressions.cc:8352
Version-Release number of selected component (if applicable):
$ rpm -qa golang gcc gcc-c++
gcc-c++-6.2.1-2.fc24.x86_64
golang-1.6.4-2.fc24.x86_64
gcc-6.2.1-2.fc24.x86_64
How reproducible:
Always.
Steps to Reproduce:
Attached is the go snippet from
https://stackoverflow.com/questions/9203526/mapping-an-array-to-a-file-via-…
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1346483
--- Comment #57 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
One or more of the specfile's Sources is not a valid URL so we cannot
automatically build the new version for you. Please use a URL in your Source
declarations if possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1346483
Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|cadvisor-v0.28.1 is |cadvisor-v0.28.2 is
|available |available
--- Comment #56 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
Latest upstream release: v0.28.2
Current version/release in rawhide: 0.22.2-6.fc27
URL: https://github.com/google/cadvisor
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.
Based on the information from anitya:
https://release-monitoring.org/project/6528/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1348906
--- Comment #85 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
One or more of the new sources for this package are identical to the old
sources. It's likely this package does not use the version macro in its Source
URLs. If possible, please update the specfile to include the version macro in
the Source URLs
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1348906
Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|consul-1.0.1-rc1 is |consul-1.0.1 is available
|available |
--- Comment #84 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
Latest upstream release: 1.0.1
Current version/release in rawhide: 0.7.2-0.4.gita9afa0c.fc27
URL: https://www.consul.io
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.
Based on the information from anitya:
https://release-monitoring.org/project/10952/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1346483
--- Comment #55 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
One or more of the specfile's Sources is not a valid URL so we cannot
automatically build the new version for you. Please use a URL in your Source
declarations if possible.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1346483
Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|cadvisor-v0.28.0 is |cadvisor-v0.28.1 is
|available |available
--- Comment #54 from Upstream Release Monitoring <upstream-release-monitoring(a)fedoraproject.org> ---
Latest upstream release: v0.28.1
Current version/release in rawhide: 0.22.2-6.fc27
URL: https://github.com/google/cadvisor
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.
Based on the information from anitya:
https://release-monitoring.org/project/6528/
--
You are receiving this mail because:
You are on the CC list for the bug.