misc/188489: devel/git fails to install in jail

George Fazio gfazio at n3gqf.us
Sat Apr 12 01:30:00 UTC 2014


>Number:         188489
>Category:       misc
>Synopsis:       devel/git fails to install in jail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 01:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     George Fazio
>Release:        9-stable
>Organization:
>Environment:
FreeBSD ssh.lunaticcafe.us 9.2-STABLE FreeBSD 9.2-STABLE #22 r264291: Wed Apr  9 06:42:27 EDT 2014     root at mail.lunaticcafe.us:/usr/obj/usr/src/sys/MAIL  amd64

>Description:
Jail created with sysutil/ezjail-admin.

When installing devel/git, installation fails.

====> Running Q/A tests (stage-qa)
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/hooks/setgitperms.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/hooks/update-paranoid
Warning: /usr/bin/python is an invalid shebang you need USES=shebangfix for share/git-core/contrib/svn-fe/svnrdump_sim.py
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/stats/mailmap.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/stats/packinfo.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/engine.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/generate
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/parse.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/t/test-gitmw.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/git-mw.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/contacts/git-contacts
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/git-import.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/import-directories.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/import-tars.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-remote.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-rerere.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-svnimport.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/diff-highlight/diff-highlight
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/credential/netrc/git-credential-netrc
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/credential/netrc/test.pl
Error: /var/ports/basejail/usr/ports/devel/git/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Git/.packlist is referring to /var/ports/basejail/usr/ports/devel/git/work/stage
*** [stage-qa] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [install] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [reinstall] Error code 1

Stop in /basejail/usr/ports/devel/git.

Fixed shebang issues adding

SHEBANG_FILES=  contrib/hooks/setgitperms.perl contrib/hooks/update-paranoid contrib/svn-fe/svnrdump_sim.py contrib/stats/mailmap.pl contrib/stats/packinfo.pl contrib/buildsystems/engine.pl contrib/buildsystems/generate contrib/buildsystems/parse.pl contrib/mw-to-git/t/test-gitmw.pl contrib/mw-to-git/git-mw.perl contrib/mw-to-git/git-remote-mediawiki.perl contrib/contacts/git-contacts contrib/fast-import/git-import.perl contrib/fast-import/import-directories.perl contrib/fast-import/import-tars.perl contrib/examples/git-remote.perl contrib/examples/git-rerere.perl contrib/examples/git-svnimport.perl contrib/diff-highlight/diff-highlight contrib/credential/netrc/git-credential-netrc contrib/credential/netrc/test.pl

uses shebangfix was already in Makefile.

Re-built, but installation is still failing with

====> Running Q/A tests (stage-qa)
Error: /var/ports/basejail/usr/ports/devel/git/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Git/.packlist is referring to /var/ports/basejail/usr/ports/devel/git/work/stage
*** [stage-qa] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [install] Error code 1

Stop in /basejail/usr/ports/devel/git.

>How-To-Repeat:
make devel/git from inside jail
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list