Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 21:12:45 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@uli.it>
To:        <freebsd-stable@FreeBSD.org>
Subject:   warning message in -stable "make release"
Message-ID:  <20010622210929.R4116-100000@olgeni.olgeni>

index | next in thread | raw e-mail


Hi there,

I saw this message during a -stable "make release":

  touch release.5
  rm -rf /R/stage/dists
  mkdir -p /R/stage/dists
  rolling bin/bin tarball
  tar: dev/sa0.ctl: minor number too large; not dumped

sa0.ctl minor number is:

# ls -la /dev/sa0.ctl
crw-rw----  2 root  wheel   14, 0x20000000 May 28 17:05 /dev/sa0.ctl

Is tar expected to skip this kind of devices, or is there a workaround?

-- 
jimmy


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010622210929.R4116-100000>