Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1278931 Details for
Bug 1424462
source-to-image: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for the declarations
declaration.patch (text/plain), 666 bytes, created by
Jakub Čajka
on 2017-05-15 11:42:04 UTC
(
hide
)
Description:
patch for the declarations
Filename:
MIME Type:
Creator:
Jakub Čajka
Created:
2017-05-15 11:42:04 UTC
Size:
666 bytes
patch
obsolete
>diff --git a/source-to-image.spec b/source-to-image.spec >index 5999214..1755462 100644 >--- a/source-to-image.spec >+++ b/source-to-image.spec >@@ -162,7 +162,7 @@ export STI_GIT_MAJOR=1.0 > export STI_GIT_MINOR=2 > export STI_GIT_VERSION=%{commit} > >-export LDFLAGS="-X majorFromGit=%{majorFromGit} -X minorFromGit=%{minorFromGit} -X versionFromGit=%{versionFromGit} -X commitFromGit=%{commitFromGit}" >+export LDFLAGS="-X %{import_path}.majorFromGit=%{majorFromGit} -X %{import_path}.minorFromGit=%{minorFromGit} -X %{import_path}.versionFromGit=%{versionFromGit} -X %{import_path}.commitFromGit=%{commitFromGit}" > %gobuild -o bin/s2i %{import_path}/cmd/s2i > > %install
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1424462
:
1254661
|
1254662
|
1254663
| 1278931