bugJailkit - Bugs: bug #39469, jk_init.ini Git configuration is...

 
 

bug #39469: jk_init.ini Git configuration is incomplete

Submitted by:  Daniel Lo Nigro <daniel15>
Submitted on:  Fri 12 Jul 2013 03:45:45 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 23 Dec 2013 09:02:55 AM UTC, comment #3:

committed! thanks!

Olivier Sessink <oli4>
Project Administrator
Sat 21 Dec 2013 11:31:34 PM UTC, comment #2:

The default jk_init.ini has a perl section already:
[perl]
comment = the perl interpreter and libraries
paths = perl, /usr/lib/perl, /usr/lib/perl5, /usr/share/perl, /usr/share/perl5

So you just need to modify the Git section to say "includesections = editors, perl"

I didn't try it, but I think this would work:
[git]
comment = Fast Version Control System
paths = /usr/bin/git*, /usr/lib/git-core, /usr/bin/basename, /bin/uname
includesections = editors, perl

Daniel Lo Nigro <daniel15>
Sat 21 Dec 2013 09:07:54 PM UTC, comment #1:

can you post the required section for git?

/usr/bin/basename and /bin/uname seem easy, but what is required for Perl?

Olivier Sessink <oli4>
Project Administrator
Fri 12 Jul 2013 03:45:45 AM UTC, original submission:

Running "jk_init -v -j /home/jail git" does not copy all dependencies.

Debian has git-core at /usr/lib/git-core, but jk_init.ini tries to use /usr/share/git-core instead.

Running "git submodule init" in a jail shows the following messages:
/usr/lib/git-core/git-submodule: 7: /usr/lib/git-core/git-submodule: basename: not found
/usr/lib/git-core/git-submodule: 74: /usr/lib/git-core/git-sh-setup: basename: not found
/usr/lib/git-core/git-submodule: 238: /usr/lib/git-core/git-sh-setup: uname: not found
/usr/lib/git-core/git-submodule: 77: /usr/lib/git-core/git-submodule: perl: not found
/usr/lib/git-core/git-submodule: 77: /usr/lib/git-core/git-submodule: perl: not found

Which means the following dependencies need to be added:

  • Perl
  • /usr/bin/basename
  • /bin/uname
Daniel Lo Nigro <daniel15>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by oli4 (Posted a comment)
  • -unavailable- added by daniel15 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 04 Nov 2015 09:44:31 PM UTColi4Open/ClosedOpen=>Closed
    Mon 23 Dec 2013 09:02:55 AM UTColi4StatusNeed Info=>Fixed
    Sat 21 Dec 2013 09:07:54 PM UTColi4StatusNone=>Need Info

    Back to the top


    Powered by Savane 3.1-cleanup1