Date: Tue, 22 Jun 2004 16:26:12 +0300 From: Ion-Mihai Tetcu <itetcu@apropo.ro> To: hans@lambermont.dyndns.org (Hans Lambermont) Cc: freebsd-ports@freebsd.org Subject: Re: portdb -Uu fails Message-ID: <20040622162612.50b22931@it.buh.cameradicommercio.ro> In-Reply-To: <20040622130541.GA79008@moya.lambermont.dyndns.org> References: <20040621152054.GA51551@moya.lambermont.dyndns.org> <20040622112500.6521cd5f@it.buh.cameradicommercio.ro> <20040622113649.GA78304@moya.lambermont.dyndns.org> <20040622144703.6db88a6e@it.buh.cameradicommercio.ro> <20040622130541.GA79008@moya.lambermont.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 2004 15:05:41 +0200 hans@lambermont.dyndns.org (Hans Lambermont) wrote: > Ion-Mihai Tetcu wrote: > > > Hans Lambermont wrote: > ... > >> gagh# make rmconfig > >> ===> No user-specified options configured for postfix-2.2.20040504,2 > >> > >> gagh# portsdb -Uu > >> ---> Checking the package registry database > >> Updating the ports index ... Generating INDEX.tmp - please wait..postfix-2.2.20040504,2: "/usr/ports/net/openldap" non-existent -- dependency list incomplete > >> ===> mail/postfix-current failed > >> *** Error code 1 > >> > >> Sadly: no, doesn't help. Anything else I can try ? > > > > cd /usr/ports/mail/postfix-current && mv Makefile.inc Makefile.inc.old > > or just delete it, if you don't need the setting anymore. > > Thanks, that worked. The .inc has : > BUILD_DEPENDS+= ${LOCALBASE}/lib/libldap.a:${PORTSDIR}/net/openldap > and re-cvsupping keeps it around. Nasty problem. This happens because the file is not on the cvs server, but is created by the configure script on postfix-current and cvsup does not delete files that doesn't come from cvs (a good thing). -- IOnut Unregistered ;) FreeBSD "user"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622162612.50b22931>