Re: Xine and mplayer will not install

2006-11-05 Thread Kevin Oberman
> Date: Sun, 5 Nov 2006 06:11:29 -0500 (EST)
> From: [EMAIL PROTECTED]
> Sender: [EMAIL PROTECTED]
> 
> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install 
> mplayer.  It fails with the following message:
> 
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins - 
> found
> ===>   mplayer-0.99.8_5 depends on file: 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mplayer.
> 
> Xine fails for the same reason.  Any suggestions for fixing this or 
> getting around it?

First, this should go to either the maintainers of the port in
question *win32-codecs", or to ports if there is no maintainer.

In this case, update win32-codecs without Quicktime and make sure that
the portaudit db is up to date. It will then build. There is a
vulnerability in the Quicktime codec, so as lint as it is not built
(and it is not, by default, in the new version), you should have no
problems. 

Since you were failing to build the latest version, I assume that the
database is out of date or that you chose to build it with Quicktime. To
change your build options, use "cd /usr/ports/multimedia/win32-codecs &&
make config".
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751


pgpqxGO5cq5yJ.pgp
Description: PGP signature


Re: Xine and mplayer will not install

2006-11-05 Thread ajm
On Sun, Nov 05, 2006 at 02:43:29PM +0200, Ion-Mihai IOnut Tetcu wrote:
> On Sun, 5 Nov 2006 06:11:29 -0500 (EST)
> [EMAIL PROTECTED] wrote:
> 
> > After a new install of 6.2beta3 and Gnome2.14.2 I am unable to
> > install mplayer.  It fails with the following message:
> > 
> > ===>  Installing for mplayer-0.99.8_5
> > ===>   mplayer-0.99.8_5 depends on
> > file: /usr/local/share/mplayer/skins - found
> > ===>   mplayer-0.99.8_5 depends on file: 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> > ===>Verifying install for 
> > /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> > /usr/ports/multimedia/win32-codecs
> > ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> > http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/win32-codecs.
> > *** Error code 1
> > 
> > Stop in /usr/ports/multimedia/mplayer.
> > 
> > Xine fails for the same reason.  Any suggestions for fixing this or 
> > getting around it?
> 
> make -D DISABLE_VULNERABILITIES
> 
> (Note that it won't get you rid of the security problem, it just
> disables the check).
> 
> 

   Another way would be to issue the following commands

# cd /usr/ports/multimedia/win32-codecs

# make config

   from the menu deselect the Quicktime option...this is the one with
   with the problem. then

# make install && make clean

# cd /usr/port/multimedia/mplayer 

# make install && make clean

# cd /usr/ports/multimedia/xine

# make install && make clean


-- 
Thanks,
Alexander
FreeBSD 6.0-RELEASE i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread Jeremy Messenger

On Sun, 05 Nov 2006 05:11:29 -0600, <[EMAIL PROTECTED]> wrote:

After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install  
mplayer.  It fails with the following message:


We (freebsd-gnome@) don't maintain xine, mplayer and win32-codecs. Please  
talk to the correct maintainer(s).


Cheers,
Mezz


===>  Installing for mplayer-0.99.8_5
===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins  
- found
===>   mplayer-0.99.8_5 depends on file:  
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
===>Verifying install for  
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in  
/usr/ports/multimedia/win32-codecs
===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:  
http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.

*** Error code 1

Stop in /usr/ports/multimedia/win32-codecs.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

Xine fails for the same reason.  Any suggestions for fixing this or  
getting around it?


TIA



--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia  -  [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xine and mplayer will not install

2006-11-05 Thread IOnut
On Sun, 5 Nov 2006 06:11:29 -0500 (EST)
[EMAIL PROTECTED] wrote:

> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to
> install mplayer.  It fails with the following message:
> 
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on
> file: /usr/local/share/mplayer/skins - found
> ===>   mplayer-0.99.8_5 depends on file: 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for 
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/mplayer.
> 
> Xine fails for the same reason.  Any suggestions for fixing this or 
> getting around it?

make -D DISABLE_VULNERABILITIES

(Note that it won't get you rid of the security problem, it just
disables the check).


-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

Ferengi Rule of Acquisition #139:
 Wives serve, brothers inherit.
-- ST:DS9, "Necessary Evil"




signature.asc
Description: PGP signature


Re: Xine and mplayer will not install

2006-11-05 Thread Bachilo Dmitry
В сообщении от Воскресенье 05 ноября 2006 17:11 [EMAIL PROTECTED] написал(a):
> After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install
> mplayer.  It fails with the following message:
>
> ===>  Installing for mplayer-0.99.8_5
> ===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins -
> found
> ===>   mplayer-0.99.8_5 depends on file:
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
> ===>Verifying install for
> /usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in
> /usr/ports/multimedia/win32-codecs
> ===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution:
> http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/win32-codecs.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/mplayer.
>
> Xine fails for the same reason.  Any suggestions for fixing this or
> getting around it?
>
> TIA
As I've already told on www.allunix.ru, it is possible but is STRONGLY NOT 
RECOMMENDED to add a following line into /etc/make.conf:

DISABLE_VULNERABILITIES=true

This will make you able to install vulnerable ports. But again, it is VERY 
DANGEROUS and you should do it only in case you know what you are doing.

-- 

С уважением, Бачило Дмитрий
Best Regards, Bachilo Dmitry
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xine and mplayer will not install

2006-11-05 Thread andy
After a new install of 6.2beta3 and Gnome2.14.2 I am unable to install 
mplayer.  It fails with the following message:


===>  Installing for mplayer-0.99.8_5
===>   mplayer-0.99.8_5 depends on file: /usr/local/share/mplayer/skins - 
found
===>   mplayer-0.99.8_5 depends on file: 
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 - not found
===>Verifying install for 
/usr/local/lib/win32/win32-codecs-3.1.0.p8_1,1 in 
/usr/ports/multimedia/win32-codecs
===>  win32-codecs-3.1.0.p8_1,1 is forbidden: Remote code execution: 
http://vuxml.FreeBSD.org/24f6b1eb-43d5-11db-81e1-000e0c2e438a.html.

*** Error code 1

Stop in /usr/ports/multimedia/win32-codecs.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

Xine fails for the same reason.  Any suggestions for fixing this or 
getting around it?


TIA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"