Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1799449 - golang-github-xorm-core: FTBFS in Fedora rawhide/f32
Summary: golang-github-xorm-core: FTBFS in Fedora rawhide/f32
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-xorm-core
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mark Goodwin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-02-06 17:14 UTC by Fedora Release Engineering
Modified: 2020-02-13 21:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-13 21:49:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (7.98 KB, text/plain)
2020-02-06 17:14 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2020-02-06 17:14 UTC, Fedora Release Engineering
no flags Details
state.log (1.04 KB, text/plain)
2020-02-06 17:14 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2020-02-06 17:14:08 UTC
golang-github-xorm-core failed to build from source in Fedora rawhide/f32

https://koji.fedoraproject.org/koji/taskinfo?taskID=41317801


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix golang-github-xorm-core at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
golang-github-xorm-core will be orphaned. Before branching of Fedora 33,
golang-github-xorm-core will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-02-06 17:14:11 UTC
Created attachment 1659154 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 17:14:13 UTC
Created attachment 1659155 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2020-02-06 17:14:15 UTC
Created attachment 1659156 [details]
state.log

Comment 4 Ben Cotton 2020-02-11 17:07:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 5 Mark Goodwin 2020-02-11 23:52:49 UTC
investigating ... xorm is also causing grafana-6.6.1 to fail to build

Comment 6 Mark Goodwin 2020-02-12 07:08:42 UTC
It seems golang-github-xorm-core in the master branch (f32) is a dead.package, renamed to golang-xorm-core

commit f6e69a37ee8c61e4860db94105cb1afa592dc15d
Author: Robert-André Mauchin <zebob.m>
Date:   Mon Feb 10 03:21:09 2020 +0100

    Renamed to golang-xorm-core

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 11538ae..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/core-0.6.2.tar.gz
-/core-0.6.3.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index e4b566b..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# golang-github-xorm-core
-
-The golang-github-xorm-core package
\ No newline at end of file
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..a7a8a7a
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Renamed to golang-xorm-core

[...etc]

Comment 7 Robert-André Mauchin 🐧 2020-02-13 21:49:19 UTC
Yes I retired it to favor golang-xorm-core which is actually up to date and has an alias.


Note You need to log in before you can comment on or make changes to this bug.