hello i want to do a linux jail to run caido , winbox and few other closed source apps that does not work on freebsd
i am following this toturial
i am on stage of of installing man pages as a test
it just does not work and i can not say that this half created "jail" is at usable state
so how to fix this ? or should i try another toturial as this toturial is from 2018?
i am following this toturial
Hi gang!
Prerequisites: I am assuming that you know how to install software on FreeBSD and also have some basic understanding about FreeBSD jails.
Editorial
I'm going to be very honest here: I started disliking Linux for a while, and I've worked with it for a long time. For various reasons, but one of them being that it has turned into a commercial company driven project (you do realize that RedHat and Canonical (= company behind Ubuntu) are enterprise sized companies, right?). Arguments? Simple: systemd. A piece of shit software service which goes directly...
Prerequisites: I am assuming that you know how to install software on FreeBSD and also have some basic understanding about FreeBSD jails.
Editorial
I'm going to be very honest here: I started disliking Linux for a while, and I've worked with it for a long time. For various reasons, but one of them being that it has turned into a commercial company driven project (you do realize that RedHat and Canonical (= company behind Ubuntu) are enterprise sized companies, right?). Arguments? Simple: systemd. A piece of shit software service which goes directly...
- ShelLuser
- devuan jail linux linux_base-c7
- Replies: 109
- Forum: Howtos and FAQs (Moderated)
i am on stage of of installing man pages as a test
I have no name!@freebsd:/# apt-get install man-db
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package man-db
I have no name!@freebsd:/# apt update
Get:1 http://deb.devuan.org/merged stable InRelease [48.0 kB]
Get:2 http://deb.devuan.org/merged stable/main amd64 Packages [9906 kB]
Get:3 http://deb.devuan.org/merged stable/main Translation-en [7412 kB]
Fetched 17.4 MB in 9s (1960 kB/s)
Error: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. Current value: 25165824. (man 5 a
pt.conf)
Reading package lists... Error!
Error: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. Current value: 25165824. (man 5 a
pt.conf)
Error: Error occurred while processing librust-irc-dev (NewVersion2)
Error: Problem with MergeList /var/lib/apt/lists/deb.devuan.org_merged_dists_stable_main_binary-amd64_Packages
Error: The package lists or status file could not be parsed or opened.
I have no name!@freebsd:/# apt-get install man-db
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. Current value: 25165824. (man 5 apt.c
onf)
Reading package lists... Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. Current value: 25165824. (man 5 apt.c
onf)
E: Error occurred while processing librust-irc-dev (NewVersion2)
E: Problem with MergeList /var/lib/apt/lists/deb.devuan.org_merged_dists_stable_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.
I have no name!@freebsd:/#
it just does not work and i can not say that this half created "jail" is at usable state
so how to fix this ? or should i try another toturial as this toturial is from 2018?

