Attached to Project: CRUX-ARM
Opened by Jose V Beneyto - 2011-05-26
Last edited by Jose V Beneyto - 2011-11-02
Opened by Jose V Beneyto - 2011-05-26
Last edited by Jose V Beneyto - 2011-11-02
FS#5 - git: failed to build some perl modules
we should fix that when started to work with port’s overlays (and maybe this problem is related to our current perl port)
[...]
+ mv /dev/shm/pkgmk-git/pkg/usr/share/man/man3/Git.3pm /dev/shm/pkgmk-git/pkg/usr/share/man/man3/private-Error.3pm /dev/shm/pkgmk-git/pkg/usr/man/man3/
mv: cannot stat `/dev/shm/pkgmk-git/pkg/usr/share/man/man3/Git.3pm’: No such file or directory
mv: cannot stat `/dev/shm/pkgmk-git/pkg/usr/share/man/man3/private-Error.3pm’: No such file or directory
======⇒ ERROR: Building ‘/usr/pkg/git#1.7.4.1-1.pkg.tar.gz’ failed.
prt-get: error while install
– Packages where install failed
git
The problem exists when host's perl isn't updated. Updating it to 5.12.4-1 and then updating git, the problem is solved.
Is it a good idea to add this note to the README file and close this bug?
I put an exit command after the 'make install' line and I see those results
$ ls /dev/shm/pkgmk-git/pkg/usr/share/man/man3/
Git.3.gz private-Error.3.gz
I'll wrote a little fix for the upstream Pkgfile and create an overlay port with bumped release number