indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.32k stars 133 forks source link

dpkg error #412

Closed mobin-mazahery-school closed 7 months ago

mobin-mazahery-school commented 8 months ago

when installing udocker in a docker environment dpkg has problems with /var/lib/dpkg/status-old file. dpkg: error: error creating new backup file '/var/lib/dpkg/status-old': Operation not permitted

image

codeawn commented 8 months ago

+1 i have the same issue, hope can resolved this

shi-ivam commented 7 months ago

+1 ... Same error

mobin-mazahery-school commented 7 months ago

@mariojmdavid

mobin-mazahery-school commented 7 months ago

I have tested different docker images and all have the same problem

RadFromOrange commented 7 months ago

Same error,got this when doing an Apt install inside a container

mariojmdavid commented 7 months ago

can you tell the udocker version, and which execmode you are using

I think this happens only on 1.3.11 and 1.3.12, check with 1.3.10 also we are preparing 1.3.13 that should have this bug solved

RadFromOrange commented 7 months ago

thx, for me it's 1.3.11

mobin-mazahery-school commented 7 months ago

I had the latest one. I use pip to install it. I guess it was 1.3.11 or .12. execmode was default one

mariojmdavid commented 7 months ago

solved in 1.3.13 upcoming release

mariojmdavid commented 7 months ago

1.3.13 released