From owner-freebsd-current@freebsd.org Thu May 12 15:30:28 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50686B3843B for ; Thu, 12 May 2016 15:30:28 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from mail-pf0-x22c.google.com (mail-pf0-x22c.google.com [IPv6:2607:f8b0:400e:c00::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2B80D16DE for ; Thu, 12 May 2016 15:30:28 +0000 (UTC) (envelope-from tim@kientzle.com) Received: by mail-pf0-x22c.google.com with SMTP id y69so31706101pfb.1 for ; Thu, 12 May 2016 08:30:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kientzle-com.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bFYCoyUbAIFsRMIbBBZ/oL3YaGkX5Ot0g/aLfzbk41k=; b=Gb79BikcO+veY60vvuAt8nXeFPe18TAKa7n/qe1wtxeQ5IT/1eRyf9cyEEsI6VxxfF WLxFkNTPNg1Za6WAJvIMB7Jyi8vR8xBOYTKAjceJssyaVO6wx3+GPEC/EOFJWSb5FwVI KE71WtsT7j9BobyS1rSapX9meVMZxvc1zbwKcBxpmN67cnNyW7DNb7aNPhXqmte6VcDt 3iwwV9QrFCzZNw+W8no06PJQGX9lzAcu/7VRxFBKxWdzeWwucBldqtGhNyTzQVykPG5b c/mZRZV9/CKdw7SCIYDeUYYSkAhGwAPUI9mPDmPn7RdR1ymp/eGHU16vC/6/8moFUrxB NHyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bFYCoyUbAIFsRMIbBBZ/oL3YaGkX5Ot0g/aLfzbk41k=; b=VsFUV4HJ4ZiwfTT8hRGw8cQfVbPrKRBLuvWBuUXUuMQfgAyDk9Yz5ZpMTBAhiUT3nM wpJ3+GcBe4L4TZzDLaPDB7SlUbw8Ux4odmLMas6MDLt7x7gV4BuFmUHbAzCL7WiT0aTW HoNQeBuicnq0fCnzHwQMs2YcLOpsFs9KcKQXKhIUROACMvQuR2CVkI6EZhnrs/5S+tvQ R24S9NBqd0XrxQe8nhwN9ddVYM1MaGy+orm4OL7WjMJZBNxbEg6r553OLbfUkwA7waMY kaGD5vuGkAP+KlEBGET+C3ypw+4cVnJwjnRys1d/uaN7j/II1NhLqF+WWsxzqdQRyCSw LKVA== X-Gm-Message-State: AOPr4FWKzOtgv718mp+H6n4AOmGya21bIQDp+huGx1ThqCOtlASgJAYCeb4lUQkIUJ1eQQ== X-Received: by 10.98.49.133 with SMTP id x127mr14799008pfx.36.1463067027563; Thu, 12 May 2016 08:30:27 -0700 (PDT) Received: from ?IPv6:2002:1806:66b0:e472:21a3:9b74:5e24:b3cf? ([2002:1806:66b0:e472:21a3:9b74:5e24:b3cf]) by smtp.gmail.com with ESMTPSA id w187sm20719810pfw.50.2016.05.12.08.30.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 May 2016 08:30:26 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: libarchive update SVN r299529 breaks "ezjail update" From: Tim Kientzle In-Reply-To: <2c059cf5-2c8a-3b89-16c3-eedf02a01ec5@protected-networks.net> Date: Thu, 12 May 2016 08:30:47 -0700 Cc: freebsd-current , Martin Matuska Content-Transfer-Encoding: quoted-printable Message-Id: References: <2c059cf5-2c8a-3b89-16c3-eedf02a01ec5@protected-networks.net> To: Michael Butler X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2016 15:30:28 -0000 If you could please open an issue at http://github.com/libarchive/libarchive and include as much detail as you can, I=E2=80=99d appreciate it. Cheers, Tim > On May 12, 2016, at 7:15 AM, Michael Butler = wrote: >=20 > It seems that today's libarchive update breaks cpio's behaviour: >=20 > sudo ezjail-admin update -i -s /usr/src >=20 > [ .. ] >=20 > cd /usr/src/etc/..; install -o root -g wheel -m 444 COPYRIGHT > /usr/local/jails/fulljail/ > install -o root -g wheel -m 444 > /usr/src/etc/../sys/i386/conf/GENERIC.hints > /usr/local/jails/fulljail/boot/device.hints > /usr/local/jails/basejail/bincpio: bin: Path is absolute: Unknown = error: -1 >=20 > /usr/local/jails/basejail/bin/catcpio: bin/cat: Path is absolute: > Unknown error: -1 >=20 > /usr/local/jails/basejail/bin/chflagscpio: bin/chflags: Path is > absolute: Unknown error: -1 >=20 > /usr/local/jails/basejail/bin/chiocpio: bin/chio: Path is absolute: > Unknown error: -1 >=20 > /usr/local/jails/basejail/bin/chmodcpio: bin/chmod: Path is absolute: > Unknown error: -1 >=20 > /usr/local/jails/basejail/bin/cpcpio: bin/cp: Path is absolute: = Unknown > error: -1 >=20 > /usr/local/jails/basejail/bin/datecpio: bin/date: Path is absolute: > Unknown error: -1 >=20 > /usr/local/jails/basejail/bin/ddcpio: bin/dd: Path is absolute: = Unknown > error: -1 >=20 > /usr/local/jails/basejail/bin/dfcpio: bin/df: Path is absolute: = Unknown > error: -1 >=20 > /usr/local/jails/basejail/bin/domainnamecpio: bin/domainname: Path is > absolute: Unknown error: -1 >=20 > [ .. etc. .. ] > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org"