Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 23:49:01 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Will Andrews <will@csociety.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libfetch ftp.c
Message-ID:  <Pine.BSF.4.21.0210242335040.70860-100000@root.org>
In-Reply-To: <20021025040734.GK82303@procyon.firepipe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Oct 2002, Will Andrews wrote:
> On Thu, Oct 24, 2002 at 06:23:02PM -0700, Nate Lawson wrote:
> > Tested with pkg_add -r xpdf-1.01 which succeeded.  tjr's patch was the
> 
> You couldn't possibly have used that precise command.
> 
> Regards,
> -- 
> wca

Thanks for the very informative input.  You just wasted 20 minutes of my
time with me trying it on ANOTHER package just in case you'd found
something wrong with my commit.  Script output is below, for anyone else
who thinks I was lying in my commit message.

-Nate

% env | grep PACKAGE
PACKAGESITE=ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/
% pkg_info | grep Mesa
% pkg_info | grep xlock
% pwd
/usr/src/usr.sbin/pkg_install/add
% ./pkg_add -r xlockmore-5.04
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/xlockmore-5.04.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/Mesa-3.4.2_2.tbz... Done.
pkg_add: warning: package 'Mesa-3.4.2_2' requires 'perl-5.6.1_8', but 'perl-5.6.1_5' is installed
pkg_add: warning: package 'Mesa-3.4.2_2' requires 'freetype2-2.1.2', but 'freetype2-2.0.9' is installed
pkg_add: warning: package 'Mesa-3.4.2_2' requires 'XFree86-libraries-4.2.1_1', but 'XFree86-libraries-4.2.0_1' is installed
pkg_add: warning: package 'xlockmore-5.04' requires 'perl-5.6.1_8', but 'perl-5.6.1_5' is installed
pkg_add: warning: package 'xlockmore-5.04' requires 'freetype2-2.1.2', but 'freetype2-2.0.9' is installed
pkg_add: warning: package 'xlockmore-5.04' requires 'XFree86-libraries-4.2.1_1', but 'XFree86-libraries-4.2.0_1' is installed
% pkg_info | egrep xlock\|Mesa
Mesa-3.4.2_2        A graphics library similar to SGI's OpenGL
xlockmore-5.04      Like XLock session locker/screen saver, but just more
% suspend

Suspended (signal)
> rehash
> xlock
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
> 


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




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