|
From: | Tahder Xunil |
Subject: | Re: [Jailkit-dev] Issue with jk_update - 2.21 |
Date: | Mon, 13 Jan 2020 11:43:42 +1300 |
jk_update -j /home/students -dERROR: while scanning dir /home/students/lib/: No such file or directoryERROR: while scanning dir /home/students/opt/: No such file or directory
_______________________________________________On 10-01-2020 05:50, Tahder Xunil wrote:
Hi,
Got an issue with jk_update using the latest version 2.21jk_update -j /home/students -dTraceback (most recent call last):File "/sbin/jk_update", line 290, in <module>main()File "/sbin/jk_update", line 272, in mainif (not config.has_key('hardlink')):AttributeError: 'dict' object has no attribute 'has_key'
Any hint what to do next with this? Currently working in Centos 8, using python3.whoops that is python2 code that has not been migrated.
it is fixed now in CVS, see https://cvs.savannah.nongnu.org/viewvc/jailkit/jailkit/py/
I will do a new release soon.
Initial got an issue but this is resolved by deleting one of the line/comment in includesections
jk_init -v -j /home/students basicshellTraceback (most recent call last):File "/sbin/jk_init", line 261, in <module>main()File "/sbin/jk_init", line 258, in mainactivateConfig(config, jail, args)File "/sbin/jk_init", line 164, in activateConfigcfg.read([config['file']])File "/usr/lib64/python3.6/configparser.py", line 697, in readself._read(fp, filename)File "/usr/lib64/python3.6/configparser.py", line 1092, in _readfpname, lineno)configparser.DuplicateOptionError: While reading from '/etc/jailkit/jk_init.ini' [line 118]: option 'includesections' in section 'openvpn' already exists
Solution:[openvpn]comment = jail for the openvpn daemonpaths = /usr/sbin/openvpnusers = root,nobodygroups = root,nogroup#includesections = netbasicsdevices = /dev/urandom, /dev/random, /dev/net/tunincludesections = netbasics, uidbasicsneed_logsocket = 1
thanks for reporting, this one was fixed in CVS already, but it was so minor that I did not make a new release.
Olivier
-- Bluefish website http://bluefish.openoffice.nl/ Blog http://oli4444.wordpress.com/
Jailkit-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/jailkit-dev
[Prev in Thread] | Current Thread | [Next in Thread] |