Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
180cb3de
Verified
Commit
180cb3de
authored
Oct 14, 2021
by
Mattia Rizzolo
Browse files
install libarchive-tools instead of bsdtar, which has long been a transitional package.
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
ed92df9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
update_jdn.sh
View file @
180cb3de
...
@@ -380,7 +380,7 @@ if [ -f /etc/debian_version ] ; then
...
@@ -380,7 +380,7 @@ if [ -f /etc/debian_version ] ; then
osuosl173-amd64
)
DEBS
=
"
$DEBS
libdpkg-perl libwww-mechanize-perl sbuild"
osuosl173-amd64
)
DEBS
=
"
$DEBS
libdpkg-perl libwww-mechanize-perl sbuild"
DEBS
=
"
$DEBS
live-build"
;;
# needed for live-build
DEBS
=
"
$DEBS
live-build"
;;
# needed for live-build
# needed for opensuse openbuildservice
# needed for opensuse openbuildservice
osuosl174-amd64
)
DEBS
=
"
$DEBS
osc obs-build qemu-kvm libjson-perl libxml-simple-perl
bsdtar
"
;;
osuosl174-amd64
)
DEBS
=
"
$DEBS
osc obs-build qemu-kvm
libarchive-tools
libjson-perl libxml-simple-perl"
;;
*
)
;;
*
)
;;
esac
esac
# install stuff for bremner's builtin-pho stuff
# install stuff for bremner's builtin-pho stuff
...
@@ -562,7 +562,6 @@ if [ -f /etc/debian_version ] ; then
...
@@ -562,7 +562,6 @@ if [ -f /etc/debian_version ] ; then
binfmt-support
binfmt-support
bison
bison
botch
botch
bsdtar
build-essential
build-essential
cmake
cmake
cron-apt
cron-apt
...
@@ -586,6 +585,7 @@ if [ -f /etc/debian_version ] ; then
...
@@ -586,6 +585,7 @@ if [ -f /etc/debian_version ] ; then
jq
jq
kgb-client
kgb-client
libcap2-bin
libcap2-bin
libarchive-tools
libfile-touch-perl
libfile-touch-perl
libguestfs-tools
libguestfs-tools
libjson-rpc-perl
libjson-rpc-perl
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment