Re: linux-pango won't install

2009-09-14 Thread Boris Samorodov
On Sun, 13 Sep 2009 07:05:42 -0500 ajtiM wrote:
 On Saturday 12 September 2009 05:19:22 Boris Samorodov wrote:
  On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
If you still want to install the port, you could just add this to
the /etc/make.conf file:
   
# Pango
.if $(.CURDIR:M*/x11-toolkits/linux-pango)
DISABLE_VULNERABILITIES=yes
.endif
  
   How long has this been broken for 7.2?  Considering all the stuff that
   depends on linux-pango, I'm surprised it hasn't been fixed.
 
  It will be broken until someone provide an URL to non-vulnerable
  RPM package.

 Upgrade to the latest version of Pango (1.24 or later), available from the 
 Pango Web site
 http://rpm.pbone.net/index.php3/stat...ch/pango/field[]/1/field[]/2

Sorry, I didn't manage to find a Pango 1.24 package for Fedora Core 4.
Can you post an URL?

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-14 Thread ajtiM
On Monday 14 September 2009 02:37:09 Boris Samorodov wrote:
 On Sun, 13 Sep 2009 07:05:42 -0500 ajtiM wrote:
  On Saturday 12 September 2009 05:19:22 Boris Samorodov wrote:
   On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
 If you still want to install the port, you could just add this to
 the /etc/make.conf file:

 # Pango
 .if $(.CURDIR:M*/x11-toolkits/linux-pango)
 DISABLE_VULNERABILITIES=yes
 .endif
   
How long has this been broken for 7.2?  Considering all the stuff
that depends on linux-pango, I'm surprised it hasn't been fixed.
  
   It will be broken until someone provide an URL to non-vulnerable
   RPM package.
 
  Upgrade to the latest version of Pango (1.24 or later), available from
  the Pango Web site
  http://rpm.pbone.net/index.php3/stat...ch/pango/field[]/1/field[]/2

 Sorry, I didn't manage to find a Pango 1.24 package for Fedora Core 4.
 Can you post an URL?

I wil try but I don't know because Fedora core is very old.


-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-14 Thread Daniel Bye
On Sat, Sep 12, 2009 at 10:24:21PM -0600, Chad Perrin wrote:
 On Sat, Sep 12, 2009 at 02:19:22PM +0400, Boris Samorodov wrote:
  On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
  
   How long has this been broken for 7.2?  Considering all the stuff that
   depends on linux-pango, I'm surprised it hasn't been fixed.
  
  It will be broken until someone provide an URL to non-vulnerable
  RPM package.
 
 Daniel Bye's comments seem to indicate that FreeBSD 8.x doesn't have this
 problem.  Did I misunderstand?

FreeBSD 8 uses linux-f10 as its default linuxulator, and in that, pango
has been updated to 1.22.3, which doesn't seem to suffer from the same
vulnerabilities. Or at least, they haven't yet been exposed! ;-)

You may be able to use f10 on 7.2 - set compat.linux.osrelease=2.6.16 in
/etc/sysctl.conf, and 

OVERRIDE_LINUX_BASE_PORT=f10
OVERRIDE_LINUX_NONBASE_PORTS=f10

in /etc/make.conf, then reinstall all your linux stuff. I did this before
moving on to 8BETA1 and it worked OK. I think I ended up deleting all the
old stuff, before installing afresh. As all the packages are already 
compiled, it shouldn't take long.

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpBBmbqIrFzL.pgp
Description: PGP signature


Re: linux-pango won't install

2009-09-13 Thread Ruben de Groot
On Sat, Sep 12, 2009 at 02:19:22PM +0400, Boris Samorodov typed:
 On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
 
   If you still want to install the port, you could just add this to
   the /etc/make.conf file:
   
   # Pango
   .if $(.CURDIR:M*/x11-toolkits/linux-pango)
   DISABLE_VULNERABILITIES=yes
   .endif
 
  How long has this been broken for 7.2?  Considering all the stuff that
  depends on linux-pango, I'm surprised it hasn't been fixed.

There is a native pango port. Suckz also...

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-13 Thread ajtiM
On Saturday 12 September 2009 05:19:22 Boris Samorodov wrote:
 On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
   If you still want to install the port, you could just add this to
   the /etc/make.conf file:
  
   # Pango
   .if $(.CURDIR:M*/x11-toolkits/linux-pango)
   DISABLE_VULNERABILITIES=yes
   .endif
 
  How long has this been broken for 7.2?  Considering all the stuff that
  depends on linux-pango, I'm surprised it hasn't been fixed.

 It will be broken until someone provide an URL to non-vulnerable
 RPM package.

Upgrade to the latest version of Pango (1.24 or later), available from the 
Pango Web site
http://rpm.pbone.net/index.php3/stat...ch/pango/field[]/1/field[]/2

-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-12 Thread Boris Samorodov
On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:

  If you still want to install the port, you could just add this to
  the /etc/make.conf file:
  
  # Pango
  .if $(.CURDIR:M*/x11-toolkits/linux-pango)
  DISABLE_VULNERABILITIES=yes
  .endif

 How long has this been broken for 7.2?  Considering all the stuff that
 depends on linux-pango, I'm surprised it hasn't been fixed.

It will be broken until someone provide an URL to non-vulnerable
RPM package.

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-12 Thread Chad Perrin
On Sat, Sep 12, 2009 at 02:19:22PM +0400, Boris Samorodov wrote:
 On Fri, 11 Sep 2009 23:01:23 -0600 Chad Perrin wrote:
 
  How long has this been broken for 7.2?  Considering all the stuff that
  depends on linux-pango, I'm surprised it hasn't been fixed.
 
 It will be broken until someone provide an URL to non-vulnerable
 RPM package.

Daniel Bye's comments seem to indicate that FreeBSD 8.x doesn't have this
problem.  Did I misunderstand?

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth Antoine de Saint-Exupery: A designer knows he has achieved
perfection not when there is nothing left to add, but when there is
nothing left to take away.


pgp3Myhjktquu.pgp
Description: PGP signature


Re: linux-pango won't install

2009-09-11 Thread Daniel Bye
On Thu, Sep 10, 2009 at 09:49:13PM -0600, Chad Perrin wrote:
 For some reason, the x11-toolkits/linux-pango port won't install on my
 FreeBSD 7.2 system.  When I try, I get the following:
 
 [Gathering depends for x11-toolkits/linux-pango 
 .. done]
 ---  Installing 'linux-pango-1.10.2_3' from a port 
 (x11-toolkits/linux-pango)
 ---  Building '/usr/ports/x11-toolkits/linux-pango'
 ===  Cleaning for linux-pango-1.10.2_3
 ** Command failed [exit code 1]: /usr/bin/script -qa 
 /tmp/portinstall20090910-66072-gzj01-0 env make
 ** Fix the problem and try again.
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! x11-toolkits/linux-pango  (unknown build error)
 
 How can I fix this?  My Google and FreeBSD documentation searches have
 proven fruitless.

I remember having the devil's own job upgrading this a while ago. Try
running the install manually - portinstall tends to obscure the real
error message, making it harder to track down the specific problem. Doing
it manually should at least let you see what's going wrong!

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpmtkTx4NvTn.pgp
Description: PGP signature


Re: linux-pango won't install

2009-09-11 Thread Matthew Seaman
Daniel Bye wrote:
 On Thu, Sep 10, 2009 at 09:49:13PM -0600, Chad Perrin wrote:
 For some reason, the x11-toolkits/linux-pango port won't install on my
 FreeBSD 7.2 system.  When I try, I get the following:

 [Gathering depends for x11-toolkits/linux-pango 
 .. done]
 ---  Installing 'linux-pango-1.10.2_3' from a port 
 (x11-toolkits/linux-pango)
 ---  Building '/usr/ports/x11-toolkits/linux-pango'
 ===  Cleaning for linux-pango-1.10.2_3
 ** Command failed [exit code 1]: /usr/bin/script -qa 
 /tmp/portinstall20090910-66072-gzj01-0 env make
 ** Fix the problem and try again.
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! x11-toolkits/linux-pango  (unknown build error)

 How can I fix this?  My Google and FreeBSD documentation searches have
 proven fruitless.
 
 I remember having the devil's own job upgrading this a while ago. Try
 running the install manually - portinstall tends to obscure the real
 error message, making it harder to track down the specific problem. Doing
 it manually should at least let you see what's going wrong!
 
 Dan
 

Perhaps this will prove enlightening:

significant-gravitas-shortfall:~:% portaudit -a 
Affected package: linux-f8-pango-1.18.4_1
Type of problem: pango -- integer overflow.
Reference: 
http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html

1 problem(s) in your installed packages found.

You are advised to update or deinstall the affected package(s) immediately.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   Flat 3
  7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
  Kent, CT11 9PW, UK



signature.asc
Description: OpenPGP digital signature


Re: linux-pango won't install

2009-09-11 Thread Daniel Bye
On Fri, Sep 11, 2009 at 11:49:25AM +0100, Matthew Seaman wrote:
 Daniel Bye wrote:
  On Thu, Sep 10, 2009 at 09:49:13PM -0600, Chad Perrin wrote:
  For some reason, the x11-toolkits/linux-pango port won't install on my
  FreeBSD 7.2 system.  When I try, I get the following:
 
  [Gathering depends for x11-toolkits/linux-pango 
  .. done]
  ---  Installing 'linux-pango-1.10.2_3' from a port 
  (x11-toolkits/linux-pango)
  ---  Building '/usr/ports/x11-toolkits/linux-pango'
  ===  Cleaning for linux-pango-1.10.2_3
  ** Command failed [exit code 1]: /usr/bin/script -qa 
  /tmp/portinstall20090910-66072-gzj01-0 env make
  ** Fix the problem and try again.
  ** Listing the failed packages (-:ignored / *:skipped / !:failed)
  ! x11-toolkits/linux-pango  (unknown build error)
 
  How can I fix this?  My Google and FreeBSD documentation searches have
  proven fruitless.
  
  I remember having the devil's own job upgrading this a while ago. Try
  running the install manually - portinstall tends to obscure the real
  error message, making it harder to track down the specific problem. Doing
  it manually should at least let you see what's going wrong!
  
  Dan
  
 
 Perhaps this will prove enlightening:
 
 significant-gravitas-shortfall:~:% portaudit -a 
 Affected package: linux-f8-pango-1.18.4_1
 Type of problem: pango -- integer overflow.
 Reference: 
 http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html
 
 1 problem(s) in your installed packages found.
 
 You are advised to update or deinstall the affected package(s) immediately.


Ah yes, now I remember! I recently upgraded to 8-BETA* which uses f10 by
default, and the f10 linux pango doesn't seem to have that problem. Perhaps 
that's how I ended up fixing it...

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpERPFvQA70K.pgp
Description: PGP signature


Re: linux-pango won't install

2009-09-11 Thread Jerry
On Fri, 11 Sep 2009 11:49:25 +0100
Matthew Seaman m.sea...@infracaninophile.co.uk wrote:

 Daniel Bye wrote:
  On Thu, Sep 10, 2009 at 09:49:13PM -0600, Chad Perrin wrote:
  For some reason, the x11-toolkits/linux-pango port won't install
  on my FreeBSD 7.2 system.  When I try, I get the following:
 
  [Gathering depends for
  x11-toolkits/linux-pango 
  ..
  done] ---  Installing 'linux-pango-1.10.2_3' from a port
  (x11-toolkits/linux-pango) ---  Building
  '/usr/ports/x11-toolkits/linux-pango' ===  Cleaning for
  linux-pango-1.10.2_3 ** Command failed [exit code
  1]: /usr/bin/script -qa /tmp/portinstall20090910-66072-gzj01-0 env
  make ** Fix the problem and try again. ** Listing the failed
  packages (-:ignored / *:skipped / !:failed) !
  x11-toolkits/linux-pango  (unknown build error)
 
  How can I fix this?  My Google and FreeBSD documentation searches
  have proven fruitless.
  
  I remember having the devil's own job upgrading this a while ago.
  Try running the install manually - portinstall tends to obscure the
  real error message, making it harder to track down the specific
  problem. Doing it manually should at least let you see what's going
  wrong!
  
  Dan
  
 
 Perhaps this will prove enlightening:
 
 significant-gravitas-shortfall:~:% portaudit -a 
 Affected package: linux-f8-pango-1.18.4_1
 Type of problem: pango -- integer overflow.
 Reference:
 http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html
 
 1 problem(s) in your installed packages found.
 
 You are advised to update or deinstall the affected package(s)
 immediately.

If you still want to install the port, you could just add this to
the /etc/make.conf file:

# Pango
.if $(.CURDIR:M*/x11-toolkits/linux-pango)
DISABLE_VULNERABILITIES=yes
.endif


-- 
Jerry
ges...@yahoo.com

Go climb a gravity well.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: linux-pango won't install

2009-09-11 Thread Chad Perrin
On Fri, Sep 11, 2009 at 11:40:26AM +0100, Daniel Bye wrote:
 
 I remember having the devil's own job upgrading this a while ago. Try
 running the install manually - portinstall tends to obscure the real
 error message, making it harder to track down the specific problem. Doing
 it manually should at least let you see what's going wrong!

I should have thought of that myself.  Thanks for having patience and
giving me an informative response.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth C. S. Lewis: We all want progress, but if you're on the wrong
road, progress means doing an about-turn and walking back to the right
road; in that case, the man who turns back soonest is the most
progressive.


pgpX0aS0JqS0H.pgp
Description: PGP signature


Re: linux-pango won't install

2009-09-11 Thread Chad Perrin
On Fri, Sep 11, 2009 at 07:08:49AM -0400, Jerry wrote:
 On Fri, 11 Sep 2009 11:49:25 +0100
 Matthew Seaman m.sea...@infracaninophile.co.uk wrote:
  
  Perhaps this will prove enlightening:
  
  significant-gravitas-shortfall:~:% portaudit -a 
  Affected package: linux-f8-pango-1.18.4_1
  Type of problem: pango -- integer overflow.
  Reference:
  http://portaudit.FreeBSD.org/4b172278-3f46-11de-becb-001cc0377035.html
  
  1 problem(s) in your installed packages found.
  
  You are advised to update or deinstall the affected package(s)
  immediately.
 
 If you still want to install the port, you could just add this to
 the /etc/make.conf file:
 
 # Pango
 .if $(.CURDIR:M*/x11-toolkits/linux-pango)
 DISABLE_VULNERABILITIES=yes
 .endif

How long has this been broken for 7.2?  Considering all the stuff that
depends on linux-pango, I'm surprised it hasn't been fixed.

Thanks for the help, in any case.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
Quoth Bjarne Stroustrup: An ugly operation should have an ugly
syntactic form.


pgpWCcuQsXOpn.pgp
Description: PGP signature