Date: Wed, 20 Sep 2000 22:32:39 -0700 (PDT) From: marisombra@mindspring.com To: freebsd-gnats-submit@FreeBSD.org Subject: ports/21440: StarOffice 5.2 port tries to install linux_base when linux_base is already installed Message-ID: <20000921053239.B434F37B422@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 21440 >Category: ports >Synopsis: StarOffice 5.2 port tries to install linux_base when linux_base is already installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 20 22:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Daniel J. Zaccariello >Release: 4.1-Stable >Organization: >Environment: FreeBSD requiem.smite.lan 4.1-STABLE FreeBSD 4.1-STABLE #0: Sun Sep 17 12:58:24 EDT 2000 sunship@requiem.smite.lan:/usr/obj/usr/src/sys/REQUIEM-SMP i386 >Description: when building the StarOffice 5.2 port, it tries to install linux_base 6.1 regardless of if it's installed already. This behavior doesn't appear to occur when I build other ports that depend on linux_base. linux_base also builds fine without error by itself. Please note that this is an install from the port, I did not download from Sun directly. From /usr/ports/emulators/linux_base/Makefile .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= glib-1.2.5-1.i386.rpm <------- this is where it stops but nothing shows in pkg_info for the updated version below, so I'm confused here RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm <-----this is what it says I have installed already (newer) ===> Extracting for staroffice-5.2 >How-To-Repeat: install linux_base, make install editors/staroffice52 >Fix: it's a voodoo workaround, i deinstalled linux_base, then made staroffice52 to reinstall it.... >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for staroffice52/soa-5_2-ga-bin-linux-en.bin. >> Checksum OK for staroffice52/so-5_2-ga-bin-linux-en.bin. ===> staroffice-5.2 depends on: /usr/ports/emulators/linux_base ===> Verifying install for /usr/ports/emulators/linux_base ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm glibc-2.1.2-11.i386.rpm termcap-9.12.6-15.i386.rpm libtermcap-2.0.8-18.i386.rpm bash-1.14.7-16.i386.rpm ncurses-4.2-25.i386.rpm zlib-1.1.3-5.i386.rpm info-3.12h-2.i386.rpm fileutils-4.0-8.i386.rpm grep-2.3-2.i386.rpm binutils-2.9.1.0.23-6.i386.rpm gd-1.3-5.i386.rpm gdbm-1.8.0-2.i386.rpm glib-1.2.5-1.i386.rpm package glib-1.2.6-2 (which is newer) is already installed error: /usr/ports/distfiles/rpm/glib-1.2.5-1.i386.rpm cannot be installed *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000921053239.B434F37B422>