From owner-freebsd-ports-bugs@freebsd.org Sun Feb 21 16:27:07 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 551AEAB0764 for ; Sun, 21 Feb 2016 16:27:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D3CA1D26 for ; Sun, 21 Feb 2016 16:27:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1LGR7Ge044428 for ; Sun, 21 Feb 2016 16:27:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207393] sysutils/debootstrap: update to 1.0.79 Date: Sun, 21 Feb 2016 16:27:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2016 16:27:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207393 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Feb 21 16:27:04 UTC 2016 New revision: 409304 URL: https://svnweb.freebsd.org/changeset/ports/409304 Log: Update to 1.0.79. debootstrap (1.0.79) unstable; urgency=3Dmedium [ Samuel Thibault ] * hurd: move setting up dev and servers firmlink to setup_proc stage. A= lso firmlink proc there. Thanks Gabriele Giacone for all the investigati= on! (Closes: #768102) (Closes: #768102) -- Christian Perrier Fri, 19 Feb 2016 07:23:59 +01= 00 debootstrap (1.0.78+nmu1) unstable; urgency=3Dmedium * Non-maintainer upload. * Split setup_devices in setup_devices (which now only deals with static device nodes) and setup_dynamic_devices, and move the calls to setup_devices from the beginning of the second stage to the end of the first stage. setup_dynamic_devices mounts the appropriate filesystems which provide dynamic device nodes for the architectures which need one in debootstrap (kfreebsd and hurd). This fixes a bug in --second-stage introduced in 1.0.34 and exposed by the devices-related changes of 1.0.76: the second stage debootstrap runs "dpkg --print-architecture >/dev/null" at the very beginning of the program when /dev is still empty, so it creates an empty regular file in place of /dev/null and this will cause mknod to fail later. (Closes: #813232) -- Marco d'Itri Wed, 17 Feb 2016 01:23:23 +0100 PR: 207393 Submitted by: Nikolai Lifanov (maintainer) Changes: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo --=20 You are receiving this mail because: You are the assignee for the bug.=