You are not logged in.

#1 2015-06-13 13:11:54

bartus
Member
Registered: 2013-05-13
Posts: 57

AUR - crtools-git breaks sbin

crtools-git package breaks arch sbin symlinks - needs a quick fix.

Last edited by bartus (2015-07-04 10:23:36)

Offline

#2 2015-06-13 13:20:04

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: AUR - crtools-git breaks sbin

It seems that the issue have been already reported, see the comments in the AUR page https://aur4.archlinux.org/packages/crtools-git/.
However, nothing will break because pacman will simply refuse to install the package (unless you have passed the --force option).

Last edited by mauritiusdadd (2015-06-13 13:20:18)


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#3 2015-06-13 15:00:54

bartus
Member
Registered: 2013-05-13
Posts: 57

Re: AUR - crtools-git breaks sbin

simple patch i used to make it work again.
http://paste.pound-python.org/show/cpLQ … LAGy7cwxo/

Offline

#4 2015-06-13 17:12:31

sl1pkn07
Member
From: Spanishtán
Registered: 2010-03-30
Posts: 371

Re: AUR - crtools-git breaks sbin

you can remove all

'-j $(cat /proc/cpuinfo | grep processor | wc -l)'

and comment out and set 'MAKEFLAGS=' in '/etc/makepkg.conf'

or use '-j $(nproc)'

Last edited by sl1pkn07 (2015-06-13 17:29:32)

Offline

#5 2015-06-16 12:27:31

bartus
Member
Registered: 2013-05-13
Posts: 57

Re: AUR - crtools-git breaks sbin

sl1pkn07 wrote:

use '-j $(nproc)'

didn't know that one, thanks .
http://ix.io/j7Q

Last edited by bartus (2015-06-16 12:29:47)

Offline

Board footer

Powered by FluxBB