[Bug 1732030] Re: 'apt update' dies with seccomp error

Julian Andres Klode 1732030 at bugs.launchpad.net
Mon Nov 13 22:33:31 UTC 2017


Hi,

thanks for your bug report. It seems that something is trying to read a
directory. Could you perhaps run with apt::sandbox::seccomp::print set
to false and gather a stack trace and attach that here? (or let apport
do its magic and report it separately?). This would help figuring out
what needs that.

In the meantime, feel free to add 
  apt::sandbox::seccomp::allow { "getdents" };

to your apt.conf and try again (you can use scmp_sys_resolver to resolve
any other numbers to names and add them). Compared to just disabling it,
that would keep that sandboxing feature active :)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1732030

Title:
  'apt update' dies with seccomp error

Status in apt package in Ubuntu:
  New

Bug description:
  $ apt-get update
  0% [Working]
   **** Seccomp prevented execution of syscall 0000000078 on architecture amd64 ****
  Reading package lists... Done
  E: Method mirror has died unexpectedly!
  E: Sub-process mirror returned an error code (31)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: apt 1.6~alpha5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu4
  Architecture: amd64
  Date: Mon Nov 13 23:10:57 2017
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: apt
  UpgradeStatus: Upgraded to bionic on 2017-05-20 (177 days ago)

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



More information about the foundations-bugs mailing list