sko

Results 11 comments of sko

It seems it was indeed a missing "file" tool. I just hate python error output... sifter.py is running now, but the injector is now immediately crashing with ```Trace/breakpoint trap (core...

Same on Alpine 3.5. If recompiled with -fPIC build fails with following error: ``` cc -c injector.c -o injector.o -Wall -fPIC injector.c:321:93: warning: excess elements in array initializer .start={.bytes={0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, .len=0},...

There is no gcc version that old available on Alpine - even on ancient debian/devuan oldstable the oldest Version is 4.8 However, adding the `no-pie` flag to the Makefile like...

Install `libexecinfo-dev`

This bug has become extremely severe lately up to a point where the addon became near-useless on some profiles. It's completely random at what combination of "Disable scrolling to change...

> iocell version: 2.1.2 (2017-06-17) > 2.1.2, no newer version available. The current version in ports for FreeBSD:14:amd64 (latest and quarterly) is 2.2.0_1 where this was fixed by https://github.com/bartekrutkowski/iocell/pull/42 Even...

That's only your installed version. Upgrade your packages from the pkg repositories and you will get version 2.2.0_1 ``` # pkg update Updating FreeBSD repository catalogue... Fetching meta.conf: 100% 178...

> Is there any log file available for iocell? Didn't debug option too. No, it is merely a wrapper around jail, zfs and some other standard tools; all errors are...

> `iocell fetch ftpfiles=base.txz` This won't work; AFAIK the src.txz is also needed for updates in jails to work. In general I'd just leave the release 'as is', i.e. don't...

True, pulling in BETA versions might summon goblins nobody wants to fight with (e.g. with updating jails). Also they aren't 'officially supported' by either the security officer, nor in the...