spacewalk-scripts
spacewalk-scripts copied to clipboard
Some scripts around Spacewalk
While trying to import the Ubuntu erratas in Uyuni 2020-07, I have lots of errors: ``` [+] Creating errata USN-4453-1: [-] Error creating errata: ``` This is because of this...
Hello, trying to run the getDebianAnnouncements.py and parseDebian.py on my CentOS 7 machine I got stuck as parseDebian could not seem to read the files previous downloaded by getDebianAnnouncements.py. After...
Using the script to sign an Apt repo as-is generates a Date field consisted with the configured timezone on the server. On clients (tested Ubuntu 16.04), this results in a...
hello i just made some changes on a spacewalk to take debian in charge. my only problem is the feedback of information. Example: I have to set apt: ```sudo apt...
Ubuntu errata is parsed(parseUbuntu.py)/imported(errata-import.py) based on the assumption that all packages available to 64bit systems have .amd64-deb.deb for the ending. This is not true for several packages in the Bionic...
Hi Philipp first of all, many thanks for your scripts :) I had an issue when trying to sync Debian 9 repos : `# /usr/local/sbin/debianSync.py --url=http://ftp.fr.debian.org/debian/dists/stretch-backports/main/binary-amd64/ --channel=debian_9_x86_64_backports --username=XXXXXXXXXX --password=XXXXXXX` `INFO:...
Hello Philipp, I am getting below error when trying to sync Ubuntu repo to Spacewalk: `./debianSync.py --username --password 'password' --channel 'trusty-security' --url 'http://mirror.nl.datapacket.com/ubuntu/dists/trusty-security/main/binary-amd64/' --satellite_url='http://spacewalk/' INFO: Repo URL: http://mirror.nl.datapacket.com/ubuntu/dists/trusty-security/main/binary-amd64/ INFO: Repo...
A Replacement for spacewalk-debian-sync.pl by Robert, see https://github.com/rpasche/spacewalk-debian-sync/tree/add-multiarch-header Channels have to be synced by sapcewalk-repo-sync -c , afterwards run my script and then run spacewalk-add-debian-multiarch-header.py from https://github.com/rpasche/spacewalk-debian-sync/tree/add-multiarch-header