bash-completion-Bugs item #313892, was opened at 2012-11-06 08:25
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313892&group_id=100114

Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Fix race condition for symlinks 
Distribution: None
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
with

make -j 16 
DESTDIR=/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/bash-completion-2.0-r0/image
 install

I sometimes get something like:

| ln: failed to create symbolic link 
`/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/bash-completion-2.0-r0/image/usr/share/bash-completion/completions/aclocal-1.11':
 No such file or directory
| make[2]: *** [symlinks] Error 1
| make[2]: *** Waiting for unfinished jobs....

Attached is a patch that fixes the problem.

Andreas Mueller

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=313892&group_id=100114

_______________________________________________
Bash-completion-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to