Something is strange here. It seems to work on a LXD container:

$ lxc start y
$ lxc exec y bash
root@y:~# bsdtar
The program 'bsdtar' is currently not installed. You can install it by typing:
apt install bsdtar
root@y:~# apt install bsdtar
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libarchive-tools libarchive13
Suggested packages:
  lrzip
The following NEW packages will be installed:
  bsdtar libarchive-tools libarchive13
...
root@y:~# bsdtar
bsdtar: Must specify one of -c, -r, -t, -u, -x

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libarchive in Ubuntu.
https://bugs.launchpad.net/bugs/1676337

Title:
  bsdtar symbol lookup error: undefined symbol:
  archive_read_add_passphrase in yakkety

Status in libarchive package in Ubuntu:
  New

Bug description:
  bsdtar fails on yakkety. It was discovered while using vagrant, which
  could not unpack images due to this issues. The workaround was to use
  tar instead (by changing bsdtar into a link to tar), but bsdtar is
  still broken.

  
  $ bsdtar
  bsdtar: symbol lookup error: bsdtar: undefined symbol: 
archive_read_add_passphrase

  $ lsb_release -rd
  Description:  Ubuntu 16.10
  Release:      16.10

  $ apt-cache policy libarchive-tools
  libarchive-tools:
    Installed: 3.2.1-2ubuntu0.1
    Candidate: 3.2.1-2ubuntu0.1
    Version table:
   *** 3.2.1-2ubuntu0.1 500
          500 http://es.archive.ubuntu.com/ubuntu yakkety-updates/universe 
amd64 Packages
          500 http://security.ubuntu.com/ubuntu yakkety-security/universe amd64 
Packages
          100 /var/lib/dpkg/status
       3.2.1-2 500
          500 http://es.archive.ubuntu.com/ubuntu yakkety/universe amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libarchive/+bug/1676337/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to