Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 20:50:26 -0400 (EDT)
From:      Jason Hunt <leth@primus.ca>
To:        freebsd-questions@freebsd.org
Subject:   linux_base-7.1 install problems
Message-ID:  <20020826203831.X35409-100000@lethargic.dyndns.org>

next in thread | raw e-mail | index | archive | help
I just cvsup'd the ports tree the other day, and decided to finally
upgrade from linux_base-6 to -7.

I pkg_delete'd linux_base-6 and then let make download all the rpm's for
linux_base.  However, I get this during "make install":

[ ... snip ... ]
file /usr/share/zoneinfo/right/US/Hawaii from install of
glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11
file /usr/share/zoneinfo/right/US/Indiana-Starke from install of
glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11
file /usr/share/zoneinfo/right/US/Michigan from install of
glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11
file /usr/share/zoneinfo/right/US/Mountain from install of
glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11
file /usr/share/zoneinfo/right/US/Pacific from install of
glibc-common-2.2.2-10 conflicts with file from package glibc-2.1.2-11
file /usr/share/zoneinfo/right/W-SU from install of glibc-common-2.2.2-10
conflicts with file from package glibc-2.1.2-11
file /usr/bin/catchsegv from install of glibc-common-2.2.2-10 conflicts
with file from package glibc-2.1.2-11
*** Error code 1

There are hundreds/thousands of "file _____ from install of
glibc-common-2.2.2-10 conflicts with file from pkackage glibc_2.1.2-11"
lines.

Could something be left over from when I pkg_delete'd linux_base-6?  If
so, what?  I cannot find any of the files on my system.  /usr/compat/linux
only contains the dev, etc and var subdirectories.  "find / -name
catchsegv" does not return anything.  "locate catchsegv" says that
catchsegv is in /usr/compat/linux/usr/bin/catchsegv, but it's not, which
leaves me utterly confused.

Any help is appreciated.


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




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