I have just noticed the following depicting unzip not being updated/installed during a make installworld. The last binary before this test that caught my attention was from Apr 15, in which I cd(1) into unzip's source directory and did a make && everything neccesary to install it. After running a make installworld once again I see that it seems not connected to the install target somehow. Could someone look into this when they get a chance ? Install world happened here: May 26 16:11 ls -l /usr/bin [...] -r-xr-xr-x 1 root wheel 10168 May 26 16:11 uniq -r-xr-xr-x 1 root wheel 11952 May 26 16:11 units -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unlzma -r-xr-xr-x 1 root wheel 5016 May 26 16:11 unvis -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unxz -r-xr-xr-x 1 root wheel 15504 May 26 02:54 unzip -r-xr-xr-x 2 root wheel 14840 May 26 16:11 uptime -r-xr-xr-x 1 root wheel 14384 May 26 16:11 usbhidaction -r-xr-xr-x 1 root wheel 14344 May 26 16:11 usbhidctl [...] This is on FreeBSD 8.3-STABLE r236003M i386 Thanks -- - (2^(N-1))
On Sat, May 26, 2012 at 04:24:32PM -0400 I heard the voice of Jason Hellenthal, and lo! it spake thus:> > I have just noticed the following depicting unzip not being > updated/installed during a make installworld.>From a quick look at history, unzip was never connected to the buildin 8.x, only 9.x+ (r200068, Dec 2009). -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
On Sat, May 26, 2012 at 03:31:28PM -0500, Matthew D. Fuller wrote:> On Sat, May 26, 2012 at 04:24:32PM -0400 I heard the voice of > Jason Hellenthal, and lo! it spake thus: > > > > I have just noticed the following depicting unzip not being > > updated/installed during a make installworld. > > >From a quick look at history, unzip was never connected to the build > in 8.x, only 9.x+ (r200068, Dec 2009). >Funny... so there are probably alot of machines running around with old unzip binaries... including the already packaged releases.> > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ > On the Internet, nobody can hear you scream.-- - (2^(N-1))
Could someone MFC this to stable/8 please... ------------------------------------------------------------------------ r200068 | rdivacky | 2009-12-03 13:02:55 -0500 (Thu, 03 Dec 2009) | 6 lines Connect unzip to the build. Approved by: ed (mentor) Approved by: des (unzip author) Tested by: exp ports build (miwi) On Sat, May 26, 2012 at 04:24:32PM -0400, Jason Hellenthal wrote:> > I have just noticed the following depicting unzip not being > updated/installed during a make installworld. > > The last binary before this test that caught my attention was from Apr > 15, in which I cd(1) into unzip's source directory and did a make && > everything neccesary to install it. After running a make installworld > once again I see that it seems not connected to the install target > somehow. > > Could someone look into this when they get a chance ? > > Install world happened here: May 26 16:11 > > ls -l /usr/bin > [...] > -r-xr-xr-x 1 root wheel 10168 May 26 16:11 uniq > -r-xr-xr-x 1 root wheel 11952 May 26 16:11 units > -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unlzma > -r-xr-xr-x 1 root wheel 5016 May 26 16:11 unvis > -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unxz > -r-xr-xr-x 1 root wheel 15504 May 26 02:54 unzip > -r-xr-xr-x 2 root wheel 14840 May 26 16:11 uptime > -r-xr-xr-x 1 root wheel 14384 May 26 16:11 usbhidaction > -r-xr-xr-x 1 root wheel 14344 May 26 16:11 usbhidctl > [...] > > > This is on FreeBSD 8.3-STABLE r236003M i386 > > > Thanks > > -- > > - (2^(N-1))-- - (2^(N-1)) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 455 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20120528/c910e3db/attachment.pgp
This needs more than diff-posting, it needs actual testing. By humans, and an -exp run. Since miwi is on the cc list, perhaps he can arrange it? Doug On 5/28/2012 10:59 AM, Jason Hellenthal wrote:> > Here is the unzip diff from stable/8 -> head > > On Mon, May 28, 2012 at 07:20:03PM +0200, Dag-Erling Sm?rgrav wrote: >> Jason Hellenthal <jhellenthal@dataix.net> writes: >>> Could someone MFC this to stable/8 please... >> >> Is unzip in stable/8 identical to unzip in head and stable/9? If not, >> this should be addressed first. Otherwise, there is a good chance that >> many ports will fail to build.-- This .signature sanitized for your protection
Hi, Yes I can do that. +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest On May 29, 2012, at 12:36 PM, Doug Barton <dougb@FreeBSD.org> wrote:> This needs more than diff-posting, it needs actual testing. By humans, > and an -exp run. Since miwi is on the cc list, perhaps he can arrange it? > > Doug > > > On 5/28/2012 10:59 AM, Jason Hellenthal wrote: >> >> Here is the unzip diff from stable/8 -> head >> >> On Mon, May 28, 2012 at 07:20:03PM +0200, Dag-Erling Sm?rgrav wrote: >>> Jason Hellenthal <jhellenthal@dataix.net> writes: >>>> Could someone MFC this to stable/8 please... >>> >>> Is unzip in stable/8 identical to unzip in head and stable/9? If not, >>> this should be addressed first. Otherwise, there is a good chance that >>> many ports will fail to build. > > -- > > This .signature sanitized for your protection