Unverified Commit 6defca66 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

try to fix the gitlab job by remounting /dev



the previous jobs failed to install fuse.  some debugging showed that
the reasoon was that /dev is read-only and therefore a chmod(1) call
from fuse's postinst failed.

Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent ef5ae496
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
before_script:
  - apt-get -q update
  - mount -o remount,rw /dev
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y install --no-install-recommends aspcud apt-cudf
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y --solver aspcud -o APT::Solver::Strict-Pinning=0 -o Debug::pkgProblemResolver=yes build-dep .