Displaying 2 results from an estimated 2 matches for "genext2f".
Did you mean:
genext2fs
2014 Aug 12
2
Re: issue when building/making package from git
...for f in '/tmp/superminaa5b69.tmpdir/70oix1dk'/*.pkg.tar.xz; do
tar -xf "$f" -C '/tmp/superminaa5b69.tmpdir/prepare.d'; done
: command failed, see earlier errors
---------------------------------
I see in both logs some /tmp/ issues.
Could this missing package genext2fs [1] be the culprit ?
[1]http://genext2fs.sourceforge.net/
2014 Aug 12
2
Re: issue when building/making package from git
>
> Apparently this:
>
> https://wiki.manjaro.org/index.php?title=Pacman_troubleshooting#.22Unable_to_lock_database.22_Error
>
I didn't mentioned it, but I already ran
# rm /var/lib/pacman/db.lck
I even tried building with make -j1 just in case some other thread was
locking the DB.
In fact, some process during the build is already locking the DB.