Hey,
today I wanted to check out subscription-manager on Calxeda ARM server and I have noticed that you do not provide noarch builds for rhsm. Quick look on the package shows there are no platform-dependant files, although I did not check all the subpackages and python-rhsm.
What is the reason for that?
http://repos.fedorapeople.org/repos/candlepin/subscription-manager/fedora-18...
Do you nave native bits there?
LZ
I believe the icon stuff is native code. It's the only. C code I remember.
Jesus On Feb 21, 2013 5:50 AM, "Lukas Zapletal" lzap+pub@redhat.com wrote:
Hey,
today I wanted to check out subscription-manager on Calxeda ARM server and I have noticed that you do not provide noarch builds for rhsm. Quick look on the package shows there are no platform-dependant files, although I did not check all the subpackages and python-rhsm.
What is the reason for that?
http://repos.fedorapeople.org/repos/candlepin/subscription-manager/fedora-18...
Do you nave native bits there?
LZ
-- Later,
Lukas "lzap" Zapletal #katello #systemengine _______________________________________________ candlepin mailing list candlepin@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/candlepin
On 02/21/2013 06:45 AM, Jesus M. Rodriguez wrote:
I believe the icon stuff is native code. It's the only. C code I remember.
Jesus
Yes, I hink the native code is in the -gnome subpackage. Python-rhsm also has native C code now. I would love to see it ported to ARM! C is write once, compile anywhere.. right?
-- bk
On 02/21/2013 08:03 AM, Bryan Kearney wrote:
On 02/21/2013 06:45 AM, Jesus M. Rodriguez wrote:
I believe the icon stuff is native code. It's the only. C code I remember.
Jesus
Yes, I hink the native code is in the -gnome subpackage. Python-rhsm also has native C code now. I would love to see it ported to ARM! C is write once, compile anywhere.. right?
python-rhsm has certificate.c rhsmcertd is C and is in the base subscription-manager package as well. rhsm-icon is C and is in the -gui/gnome sub package
The C code should be reasonable portable, assuming openssl/etc works. Strangely, most of the bit packing code is in python.
Adrian
Ok :-)
Looks like folks are moving on:
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=1454968
Good stuff
LZ
On Thu, Feb 21, 2013 at 09:22:58AM -0500, Adrian Likins wrote:
On 02/21/2013 08:03 AM, Bryan Kearney wrote:
On 02/21/2013 06:45 AM, Jesus M. Rodriguez wrote:
I believe the icon stuff is native code. It's the only. C code I remember.
Jesus
Yes, I hink the native code is in the -gnome subpackage. Python-rhsm also has native C code now. I would love to see it ported to ARM! C is write once, compile anywhere.. right?
python-rhsm has certificate.c rhsmcertd is C and is in the base subscription-manager package as well. rhsm-icon is C and is in the -gui/gnome sub package
The C code should be reasonable portable, assuming openssl/etc works. Strangely, most of the bit packing code is in python.
Adrian
candlepin mailing list candlepin@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/candlepin
candlepin@lists.fedorahosted.org