termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
751 stars 161 forks source link

Issues with Synaptic #135

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hello, can someone help me, so i was about to run synaptic on debian proot but i got this issue: 126930871_803144773799752_6251995648774799482_n

I was searching to the internet about this problem but i had no luck but when i found out that when i use other debian rootfs. synaptic works

idk if it's proot-related or not (Haven't tested this rootfs on my PC to chroot it and test synaptic)

btw, this is running as root

Rootfs has synaptic problems: https://github.com/debuerreotype/docker-debian-artifacts/tree/dist-arm64v8

Rootfs which synaptic works: https://uk.images.linuxcontainers.org/images/debian/

Idk if there's a lack of dependencies or so on

michalbednarski commented 3 years ago

Looks like this is due to Dir::Cache::pkgcache ""; defined in /etc/apt/apt.conf.d/docker-clean of that rootfs.

ghost commented 3 years ago

It seems userland occurs the same, issue #916

ghost commented 3 years ago

And deleting it works, thanks for the response

michalbednarski commented 3 years ago

Yes, looks like UserLAnd Debian has same configuration (in same file), pinging @corbinlc

ghost commented 3 years ago

Yep, Ubuntu has docker configuration as well that may interfere synaptic, deleting them may fix the problem: Screenshot_2020-11-28-21-29-27-82.jpg