[Spacewalk-list] Spacewalk and Ubuntu 18.04

Robert Paschedag robert.paschedag at web.de
Wed May 2 15:44:33 UTC 2018


Am 2. Mai 2018 15:09:52 MESZ schrieb Florian Panzer - ratiokontakt GmbH <fp at ratiokontakt.de>:
>Am 02.05.2018 um 14:41 schrieb Haupt, Torsten:
> > Hey,
> >
> > are there spacewalk packages für Ubuntu 18.04? I can’t find
> > apt-transport-spacewalk and rhnsd in the repos after a fresh
> > installation of Ubuntu 18.04.
>
>nope, you have to roll your own.
>
>we do it like so:
>
>----------------------
>
>for shizzle in \
>	bionic/apt-spacewalk \
>	bionic/python-ethtool \
>	bionic/rhn-client-tools \
>	bionic/rhnlib \
>	bionic/rhnsd \
>	; do
>		cd $shizzle && debuild -uc -us ; \
>		cd ../../
>done
>
>----------------------
>
>where in the folders there's just the extracted sources.
>
>I uploaded some binary packages (.deb) which work for me (tm):
>
>https://rephlex.de/blog/wp-content/uploads/2018/05/spacewalk-client-bionic.zip

Yes... Just the ones in older repos... They work. If you want "signed repo" support, you need SW 2.8 and a newer apt-transport-spacewalk package which you can build from the current "nightly"? sources. See https://github.com/spacewalkproject/spacewalk/pull/636 and https://github.com/spacewalkproject/spacewalk/pull/637 for more information.

Robert


-- 
sent from my mobile device




More information about the Spacewalk-list mailing list