-
Notifications
You must be signed in to change notification settings - Fork 92
ppc64le: Get public repos available via OBS. #118
Comments
@erick0z @jcvenegas: Is there anything on the OBS side, like a check-box or something that needs to be ticked to run OBS builds on ppc64le and then see what breaks? |
Hi @nitkon - I think I answered that question here if you read it carefully: #102 (comment) |
Let me look into osc command line documentation and authorization modules. |
I have added
|
Hi @nitkon - what's your obs user called? Hi @jcvenegas - please could you add @nitkon to the OBS project once we know his username? |
Hi @jodh-intel , my obs user is called "nitkon"
|
@jcvenegas , ping! |
@jodh-intel : Is there anyone else who can add me to the OBS project? |
Hi @nitkon - I think if you "request role addition" on this page, it will get routed to the right person: |
@jodh-intel : Done! Thanks. |
@jcvenegas : I have requested addition on the page mentioned by @jodh-intel , Can you please do the needful if you have the apt rights to do it. |
Request 627825 (new) still in new state, who is the right person to contact? |
@nitkon hey sorry my mail is missing some notifications. I will add you today. Meanwhile, somethink I dont like but we do in the OBS repos is that when build kata we upload a golang tarball to ensure we use the same golang version in all the distros. But the golang version is for x86_64 so adding more architectures to build will requeire to upload more tarballs or remove that tarball depedency.. In order to upload the rigth golang version I was thinking to create multiple github subprojects. Like: https://build.opensuse.org/project/show/home:katacontainers:releases:x86_64:1.2.0 Does it make sense or you prefer to upload all the golang tarballs to the same project and at build time what tarball install? Or remove that tarball dependency. |
So for initial work I grant you access to our "testing repo" https://build.opensuse.org/project/show/home:katacontainers:alpha Feel free to upload and modify all you want here, there is not problem if you break the build. After we are ready we can move to release. |
Hi @jcvenegas , |
Update on latest status on building packages in OBS for ppc64le is as follows:
Results: https://build.opensuse.org/project/show/home:katacontainers:alpha:ppc64le:1.7.0-rc1 Edit: linux-container fail is due to
|
hi @nitkon
|
Hello @marcov ,
Thanks! |
I let @jcvenegas clarify on this
You need to make sure the repositories you are building for supports your architecture. E.g. for Ubuntu 18.04 you should use https://build.opensuse.org/project/show/Ubuntu:18.04:Ports |
Public repos from OBS for CentOS, Fedora, Red Hat and Ubuntu for x86 are available here
Make the same available for ppc64le as well.
OBS support for ppc64le is availble: https://build.opensuse.org/monitor
More info in this comment: #102 (comment)
The text was updated successfully, but these errors were encountered: