mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
Merge pull request #6499 from gurevichmark/ubuntu_migration_testcases
Restart libssl1.1 without asking for regression Ubuntu pkg install2
This commit is contained in:
commit
5f59004cad
@ -43,6 +43,7 @@ cmd:xdsh $$CN "apt-get clean all"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "apt-get update"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "echo '* libraries/restart-without-asking boolean true' | debconf-set-selections"
|
||||
cmd:xdsh $$CN "apt-get -y install build-essential dpkg-dev dh-make debhelper fakeroot gnupg lintian pbuilder quilt reprepro libsoap-lite-perl libdbi-perl"
|
||||
check:rc==0
|
||||
cmd:xdsh $$CN "rm -rf /oldxcat"
|
||||
|
Loading…
x
Reference in New Issue
Block a user