From owner-freebsd-questions Thu Jun 20 13:34:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.190.223.8]) by hub.freebsd.org (Postfix) with ESMTP id 2085337B415; Thu, 20 Jun 2002 13:33:57 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 514A41600021E; Thu, 20 Jun 2002 21:33:54 +0100 (BST) Subject: Re: portupgrade for samba-2.2.5.tar.bz2 fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: "David W. Chapman Jr." Cc: Danny Horne , Oliver Braun , FreeBSD-Questions , dwcjr@FreeBSD.ORG In-Reply-To: <20020620201431.GA16715@leviathan.inethouston.net> References: <1024602437.315.18.camel@Demon.Strobe.org> <20020620201431.GA16715@leviathan.inethouston.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-u5la0IcV/twUDKUX9EvX" X-Mailer: Ximian Evolution 1.0.7 Date: 20 Jun 2002 21:33:52 +0100 Message-Id: <1024605234.315.26.camel@Demon.Strobe.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-u5la0IcV/twUDKUX9EvX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I opted for the touch route: # touch config.cache # ls -la total 71 drwxr-xr-x 4 root wheel 512 Jun 20 21:31 . drwxr-xr-x 16 root wheel 512 Jun 19 02:15 .. -rw-r--r-- 1 root wheel 58 Jun 19 02:13 .cvsignore -rw-r--r-- 1 root wheel 642 Jun 17 19:35 Makefile.in -rw-r--r-- 1 root wheel 1575 Jun 19 02:13 README -rw-r--r-- 1 root wheel 9319 May 3 02:02 audit.c drwxr-xr-x 2 root wheel 512 Jun 19 02:13 block -rw-r--r-- 1 root wheel 0 Jun 20 21:31 config.cache -rwxr-xr-x 1 root wheel 36843 Jun 17 19:35 configure -rw-r--r-- 1 root wheel 1720 Jun 17 19:35 configure.in drwxr-xr-x 2 root wheel 512 Jun 19 02:13 recycle -rw-r--r-- 1 root wheel 14977 May 3 02:02 skel.c # portupgrade -R samba-2.2.5.p1_2 ..., Still fails with the following: Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/nmblookup.c Linking bin/nmblookup cd /usr/ports/net/samba/work/samba-2.2.5/examples/VFS; /bin/rm config.cache;./configure;gmake; /bin/rm -f config.cache config.log config.status rm: config.cache: No such file or directory *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! net/samba (samba-2.2.5.p1_2) (unknown build error) #=20 On Thu, 2002-06-20 at 21:14, David W. Chapman Jr. wrote: > > I got the same problem, this how I cured it (rightly or wrongly) - > >=20 > > cd /usr/ports/net/samba/work/samba-2.2.5/examples/VFS > > touch config.cache > >=20 > > Try the portupgrade again >=20 > It has been fixed, the port MAkefile no longer tries to delete this=20 > file....in the meantime you can touch config.cache or you can remove=20 > the line in the freebsd Makefile that tries to remove config.cache >=20 > --=20 > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-u5la0IcV/twUDKUX9EvX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I opted for the touch route: # touch config.cache # ls -la total 71 drwxr-xr-x 4 root wheel 512 Jun 20 21:31 . drwxr-xr-x 16 root wheel 512 Jun 19 02:15 .. - -rw-r--r-- 1 root wheel 58 Jun 19 02:13 .cvsignore - -rw-r--r-- 1 root wheel 642 Jun 17 19:35 Makefile.in - -rw-r--r-- 1 root wheel 1575 Jun 19 02:13 README - -rw-r--r-- 1 root wheel 9319 May 3 02:02 audit.c drwxr-xr-x 2 root wheel 512 Jun 19 02:13 block - -rw-r--r-- 1 root wheel 0 Jun 20 21:31 config.cache - -rwxr-xr-x 1 root wheel 36843 Jun 17 19:35 configure - -rw-r--r-- 1 root wheel 1720 Jun 17 19:35 configure.in drwxr-xr-x 2 root wheel 512 Jun 19 02:13 recycle - -rw-r--r-- 1 root wheel 14977 May 3 02:02 skel.c # portupgrade -R samba-2.2.5.p1_2 ..., Still fails with the following: Linking bin/rpcclient Compiling utils/make_unicodemap.c Linking bin/make_unicodemap Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/nmblookup.c Linking bin/nmblookup cd /usr/ports/net/samba/work/samba-2.2.5/examples/VFS; /bin/rm config.cache;./configure;gmake; /bin/rm -f config.cache config.log config.status rm: config.cache: No such file or directory *** Error code 1 Stop in /usr/ports/net/samba. *** Error code 1 Stop in /usr/ports/net/samba. ** Command failed: make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! net/samba (samba-2.2.5.p1_2) (unknown build error) #=20 On Thu, 2002-06-20 at 21:14, David W. Chapman Jr. wrote: > > I got the same problem, this how I cured it (rightly or wrongly) - > >=20 > > cd /usr/ports/net/samba/work/samba-2.2.5/examples/VFS > > touch config.cache > >=20 > > Try the portupgrade again >=20 > It has been fixed, the port MAkefile no longer tries to delete this=20 > file....in the meantime you can touch config.cache or you can remove=20 > the line in the freebsd Makefile that tries to remove config.cache >=20 > --=20 > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPRI8LPdn4A8qiCO5EQK37wCggC6THiX+FthLL8+1/QkO0z02DNYAniIy tHknLrOmVcN+S4jxi4ubVkR/ =Vtsn -----END PGP SIGNATURE----- --=-u5la0IcV/twUDKUX9EvX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message