lzma support in `stable' has potential issues

Jeremy Chadwick freebsd at jdc.parodius.com
Mon May 24 15:20:17 UTC 2010


On Mon, May 24, 2010 at 03:47:44AM -0700, Jeremy Chadwick wrote:
> FreeBSD testbox.home.lan 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> csup'd from cvsup10.freebsd.org, RELENG_8 of course.  make -j2
> buildworld is currently running.

Sorry I didn't get back to you on this issue sooner.  Here's the
current state of affairs:

- buildworld completed successfully  (make -j2 buildworld)
- buildkernel completed successfully  (make -j2 buildkernel)
- reboot into single-user, mount -a
- mergemaster -p  (pulled in changes for group and master.passwd)
- installworld completed successfully (make installworld)
- yes | make delete-old  (due to ipfilter and kerberos removal)
- mergemaster  (craploads of changes)
- reboot into multi-user
- reboot complained about some IPv6-related stuff, then I remembered
  that the kernel is GENERIC w/out INET6 removal, doh.  :-)  Oh well,
  unrelated to this problem
- Verify /usr/include/lzma exists and is populated:

testbox# ls -l /usr/include/lzma
total 162
-r--r--r--  1 root  wheel  22112 May 24 01:10 base.h
-r--r--r--  1 root  wheel   2628 May 24 01:10 bcj.h
-r--r--r--  1 root  wheel  20032 May 24 01:10 block.h
-r--r--r--  1 root  wheel   4255 May 24 01:10 check.h
-r--r--r--  1 root  wheel  16341 May 24 01:10 container.h
-r--r--r--  1 root  wheel   1865 May 24 01:10 delta.h
-r--r--r--  1 root  wheel  16164 May 24 01:10 filter.h
-r--r--r--  1 root  wheel   2141 May 24 01:10 hardware.h
-r--r--r--  1 root  wheel  22807 May 24 01:10 index.h
-r--r--r--  1 root  wheel   3903 May 24 01:10 index_hash.h
-r--r--r--  1 root  wheel  13531 May 24 01:10 lzma.h
-r--r--r--  1 root  wheel   8357 May 24 01:10 stream_flags.h
-r--r--r--  1 root  wheel   6646 May 24 01:10 subblock.h
-r--r--r--  1 root  wheel   3497 May 24 01:10 version.h
-r--r--r--  1 root  wheel   6601 May 24 01:10 vli.h

- uname -a just as a posterity point:

testbox# uname -a
FreeBSD testbox.home.lan 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Mon May 24 06:09:23 PDT 2010 root at testbox.home.lan:/usr/obj/usr/src/sys/GENERIC  amd64

Sorry Garrett, can't reproduce.  :-(

-- 
| Jeremy Chadwick                                   jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-stable mailing list