ports/169466: [Maintainer Update] sysutils/qjail fix bsdcpio inodes error

Joe Barbish qjail at a1poweruser.com
Tue Jun 26 21:20:07 UTC 2012


>Number:         169466
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/qjail   fix bsdcpio inodes error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 26 21:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joe Barbish
>Release:        9.0
>Organization:
none
>Environment:
>Description:
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 

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN qjail/Makefile qjail-1.4/Makefile
--- qjail/Makefile	2012-04-13 13:50:42.000000000 -0400
+++ qjail-1.4/Makefile	2012-06-26 16:29:47.000000000 -0400
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/qjail/Makefile,v 1.5 2012/04/13 17:50:42 crees Exp $
 
 PORTNAME=	qjail
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}
 
diff -ruN qjail/distinfo qjail-1.4/distinfo
--- qjail/distinfo	2012-04-23 16:11:00.000000000 -0400
+++ qjail-1.4/distinfo	2012-06-26 16:32:20.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (qjail-1.3.tar.bz2) = 29e25a27c84383fd10e5bfa3ee1158353eb8d74744168ea89edcb9b0c8743c7e
-SIZE (qjail-1.3.tar.bz2) = 40654
+SHA256 (qjail-1.4.tar.bz2) = 5ba6179e2eade1520711f2f4d19ce87e5fa92c21d0439810a4dda81566995fb7
+SIZE (qjail-1.4.tar.bz2) = 40695


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



More information about the freebsd-ports-bugs mailing list