Bug 121836 - [PATCH] sysutils/ezjail: amd64 install problem
Summary: [PATCH] sysutils/ezjail: amd64 install problem
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 17:50 UTC by Dmitriy Kirhlarov
Modified: 2008-07-02 15:30 UTC (History)
0 users

See Also:


Attachments
file.txt (967 bytes, text/plain)
2008-03-18 17:50 UTC, Dmitriy Kirhlarov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Kirhlarov 2008-03-18 17:50:01 UTC
usr/lib32 doesn't installed

Fix: Patch attached with submission follows:
How-To-Repeat: run:
ezjail-admin install

basejail/usr doesn't containt lib32 directory
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-18 17:50:06 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Dirk Engling 2008-03-22 11:53:42 UTC
Bug fixed in CVS, refer to

https://erdgeist.org/cvsweb/ezjail/ezjail-admin.diff?r1=1.184;r2=1.185;f=h

new version will be rolled soon.

   erdgeist
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-02 15:19:41 UTC
skv         2008-07-02 14:19:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ezjail      Makefile 
  Added files:
    sysutils/ezjail/files patch-ezjail-admin 
  Log:
  Install /basejail/lib32 on amd64.
  
  PR:             ports/121836
  Submitted by:   Dmitriy Kirhlarov <dimma xx higis.ru>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.9       +1 -0      ports/sysutils/ezjail/Makefile
  1.1       +12 -0     ports/sysutils/ezjail/files/patch-ezjail-admin (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 skv freebsd_committer freebsd_triage 2008-07-02 15:19:55 UTC
State Changed
From-To: feedback->closed

Committed, thanks!