From owner-freebsd-ports@FreeBSD.ORG Sat Jun 28 17:31:05 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9F0937B401 for ; Sat, 28 Jun 2003 17:31:04 -0700 (PDT) Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7C74401F for ; Sat, 28 Jun 2003 17:31:04 -0700 (PDT) (envelope-from edinho64@netscape.net) Received: from edinho64@netscape.net by imo-d01.mx.aol.com (mail_out_v36_r1.1.) id a.7.940e5e2 (16239); Sat, 28 Jun 2003 20:30:54 -0400 (EDT) Received: from netscape.net (pool-151-198-151-135.nwrk.east.verizon.net [151.198.151.135]) by air-in03.mx.aol.com (v94.29) with ESMTP id MAILININ33-3f6f3efe333d3d8; Sat, 28 Jun 2003 20:30:53 -0400 Message-ID: <3EFE3330.1060105@netscape.net> Date: Sat, 28 Jun 2003 20:30:40 -0400 From: "E. J. Cerejo" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: marcus@marcuscom.com References: <3EFDF427.9000009@netscape.net> <1056837327.44083.15.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: Unknown (No Version) cc: freebsd-ports Subject: Re: gnomemedia2 fails when it looks for gstplay-0.6.1 lib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2003 00:31:05 -0000 You were right. I was using an old supfile that I copied from a backup folder. thanks marcus@marcuscom.com wrote: > On Sat, 2003-06-28 at 16:01, E. J. Cerejo wrote: > >>Hello, I'm running FBSD 4.8 stable and I just cvsuped my ports tree, I'm >>using portupgrade to upgrade the ports that need upgrading, I ran >>portsdb -Uu and pkgdb -F to make sure that every db file was updated >>properly, I noticed that gnomemedia2 needed to be updated so I ran >>portupgrade -Rr gnomemedia2 but it failed on gstreamer-plugins-0.6.1 >>because gstreamer-plugins-0.6.1 was already installed but for some >>reason it kept trying to install gstreamer-plugins-0.6.1 even it was >>already installed so I ran this command pkg_deinstall -r >>gstreamer-plugins-0.6.1 to uninstall every gstreamer-plugins-0.6.1 and >>every other port which depended on gstreamer-plugins-0.6.1 and ran >>portinstall gnome2 after that. This time it installed >>gstreamer-plugins-0.6.1 fine but fails on the next port which is >>gnomemedia2 when it tries to find this library: gstplay-0.6.1, which I >>think it should be part of gstreamer-plugins-0.6.1 but when I run >>pkg_info -L gstreamer-plugins-0.6.1 that file does not show up. Is >>anyone aware of this problem? Any hints will be appreciated. > > > You need to make sure you are cvsup'ing the multimedia category. This > can be done by making sure you cvsup ports-all, or explicitly list > ports-multimedia in your supfile. Note, gstreamer and gstreamer-plugins > are now at version 0.6.2. > > Joe > > >>Thanks >> >>===> Registering installation for gstreamer-plugins-0.6.1 >>===> SECURITY REPORT: >> This port has installed the following files which may act as >>network >> servers and may therefore pose a remote security risk to the >>system. >>/usr/X11R6/lib/gstreamer-0.6/libgstffmpeg.so >>/usr/X11R6/lib/gstreamer-0.6/libgstgnomevfssrc.so >>/usr/X11R6/lib/gstreamer-0.6/libgstudp.so >> >> If there are vulnerabilities in these programs there may be a >>security >> risk to the system. FreeBSD makes no guarantee about the security >>of >> ports included in the Ports Collection. Please type 'make >>deinstall' >> to deinstall the port if this is a concern. >> >> For more information, and contact details about the security >> status of this software, see the following webpage: >>http://gstreamer.sourceforge.net/ >>===> Returning to build of gnomemedia2-2.2.1.1_2 >>Error: shared library "gstplay-0.6.1" does not exist >>*** Error code 1 >> >>Stop in /usr/ports/audio/gnomemedia2. >>*** Error code 1 >> >>Stop in /usr/ports/audio/gnomemedia2. >>*** Error code 1 >> >>Stop in /usr/ports/x11/gnome2. >>*** Error code 1 >> >>Stop in /usr/ports/x11/gnome2. >>** Command failed [exit code 1]: /usr/bin/script -qa >>/tmp/portinstall199.0 make reinstall >>** Fix the installation problem and try again. >>[Updating the pkgdb in /var/db/pkg ... - 363 >>packages found (-1 +1) (...). done] >>** The following packages were not installed or upgraded (*:skipped / >>!:failed) >> ! x11/gnome2 (install error) >> >>_______________________________________________ >>freebsd-ports@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >