Bug 1058444 - SLE 11 SP4 repository is missing gcc5 package
Summary: SLE 11 SP4 repository is missing gcc5 package
Status: REOPENED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-13 07:09 UTC by Karl Cheng
Modified: 2017-09-15 11:30 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Cheng 2017-09-13 07:09:46 UTC
When attempting to build a package against SLE 11 SP4, it claims that gcc5 cannot be found. However, on this link[1] it mentions that such a package exists. Could this be fixed?

[1]: https://www.suse.com/support/update/announcement/2017/suse-ru-20171565-1/
Comment 1 Richard Biener 2017-09-13 11:13:57 UTC
I assume you are building for x86_64.

> iobs api /build/SUSE:SLE-11-SP4:Update/standard/x86_64/_repository | grep gcc5
  <binary filename="gcc5.rpm" size="14423494" mtime="1497444028" />
  <binary filename="gcc5-32bit.rpm" size="5408198" mtime="1497444020" />
  <binary filename="gcc5-ada.rpm" size="19879094" mtime="1497444030" />
  <binary filename="gcc5-ada-32bit.rpm" size="5999244" mtime="1497444028" />
  <binary filename="gcc5-c++.rpm" size="6745131" mtime="1497444031" />
  <binary filename="gcc5-c++-32bit.rpm" size="11332" mtime="1497444030" />
...

so it is there.  You need to build against SUSE:SLE-11-SP4:Update, the package
isn't in :GA.
Comment 2 Karl Cheng 2017-09-15 11:23:38 UTC
(In reply to Richard Biener from comment #1)
> I assume you are building for x86_64.
> 
> > iobs api /build/SUSE:SLE-11-SP4:Update/standard/x86_64/_repository | grep gcc5
>   <binary filename="gcc5.rpm" size="14423494" mtime="1497444028" />
>   <binary filename="gcc5-32bit.rpm" size="5408198" mtime="1497444020" />
>   <binary filename="gcc5-ada.rpm" size="19879094" mtime="1497444030" />
>   <binary filename="gcc5-ada-32bit.rpm" size="5999244" mtime="1497444028" />
>   <binary filename="gcc5-c++.rpm" size="6745131" mtime="1497444031" />
>   <binary filename="gcc5-c++-32bit.rpm" size="11332" mtime="1497444030" />
> ...
> 
> so it is there.  You need to build against SUSE:SLE-11-SP4:Update, the
> package
> isn't in :GA.

I can't seem to find a SUSE:SLE-11-SP4:Update repository on OBS, is this missing? I can see an :Update repo for GA through to SP3, but not SP4.
Comment 3 Richard Biener 2017-09-15 11:30:45 UTC
Hardly GCCs fault, re-assigning.