File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 5353action=nocheck
5454# Install to the default base directory.
5555basedir=default" > /var/tmp/vanagon-noask;
56- echo "mirror=https://artifactory.delivery.puppetlabs.net/artifactory/generic__remote_opencsw_mirror/testing" > /var/tmp/vanagon-pkgutil.conf;
57- pkgadd -n -a /var/tmp/vanagon-noask -d http://get.opencsw.org/now all
58- /opt/csw/bin/pkgutil -config=/var/tmp/vanagon-pkgutil.conf -U && /opt/csw/bin/pkgutil -config=/var/tmp/vanagon-pkgutil.conf -y -i bison CSWxz-5.2.8,REV=2022.11.16 libunistring_dev || exit 1
59- ]
56+ echo "mirror=https://artifactory.delivery.puppetlabs.net/artifactory/generic__remote_opencsw_mirror/testing
57+ wgetopts=--no-check-certificate" > /var/tmp/vanagon-pkgutil.conf;
58+ pkgadd -n -a /var/tmp/vanagon-noask -d http://get.opencsw.org/now all
59+ /opt/csw/bin/pkgutil --config=/var/tmp/vanagon-pkgutil.conf -U && /opt/csw/bin/pkgutil --config=/var/tmp/vanagon-pkgutil.conf -y -i bison CSWxz-5.6.3,REV=2024.10.10 libunistring_dev python33 || exit 1
60+ ]
6061end
You can’t perform that action at this time.
0 commit comments