Displaying 2 results from an estimated 2 matches for "70oix1dk".
2014 Aug 12
2
Re: issue when building/making package from git
...es...
core is up to date
extra is up to date
community is up to date
multilib is up to date
resolving dependencies...
Packages (1): bash-4.3.022-1
Total Download Size: 0.00 MiB
:: Proceed with download? [Y/n]
checking keyring...
checking package integrity...
tar: /tmp/superminaa5b69.tmpdir/70oix1dk/*.pkg.tar.xz: Cannot open: No
such file or directory
tar: Error is not recoverable: exiting now
supermin:
umask 0000
for f in '/tmp/superminaa5b69.tmpdir/70oix1dk'/*.pkg.tar.xz; do
tar -xf "$f" -C '/tmp/superminaa5b69.tmpdir/prepare.d'; done
: command faile...
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.