Bug 1799449
| Summary: | golang-github-xorm-core: FTBFS in Fedora rawhide/f32 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | golang-github-xorm-core | Assignee: | Mark Goodwin <mgoodwin> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 32 | CC: | eclipseo, go-sig, mgoodwin, nathans | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2020-02-13 21:49:19 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1750908 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2020-02-06 17:14:08 UTC
Created attachment 1659154 [details]
build.log
Created attachment 1659155 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1659156 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32. investigating ... xorm is also causing grafana-6.6.1 to fail to build 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]
Yes I retired it to favor golang-xorm-core which is actually up to date and has an alias. |