Bug 169466 - [Maintainer Update] sysutils/qjail fix bsdcpio inodes error
Summary: [Maintainer Update] sysutils/qjail fix bsdcpio inodes error
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: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 22:20 UTC by qjail
Modified: 2012-06-27 12:30 UTC (History)
0 users

See Also:


Attachments
file.diff (795 bytes, patch)
2012-06-26 22:20 UTC, qjail
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description qjail 2012-06-26 22:20:06 UTC
The default cpio program has been changed to use the new bsdcpio 
program in RELEASE 9.0. Received error msg "bsdcpio out of inodes" 
when cpio copying files into a sparse file. Changed minimium sparse file size to 10M

Fix: Patch attached with submission follows:
Comment 1 Jase Thew freebsd_committer freebsd_triage 2012-06-26 23:22:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-27 12:25:28 UTC
jase        2012-06-27 11:25:17 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/qjail       Makefile distinfo 
  Log:
  - Update to 1.4
  
  PR:             ports/169466
  Submitted by:   Joe Barbish <qjail@a1poweruser.com> (maintainer)
  Approved by:    culot (mentor)
  
  Revision  Changes    Path
  1.6       +1 -1      ports/sysutils/qjail/Makefile
  1.7       +2 -2      ports/sysutils/qjail/distinfo
_______________________________________________
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 3 Jase Thew freebsd_committer freebsd_triage 2012-06-27 12:26:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!