Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137124

Summary: gnomemeeting-1.2.2 ebuild should require pwlib >= 1.8.7
Product: Gentoo Linux Reporter: Jack <ostroffjh>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jack 2006-06-17 15:30:46 UTC
This seems essentially the same as bug 127246 against openh323-1.15.6.  The gnomemeeting ebuild has starts its RDEPEND with ~dev-libs/pwlib-1.8.7 and ~net-libs/openh323-1.15.6.  openh323-1.15.6 has the same RDEPEND on pwlib, so I wonder if it is necessary here at all.  Even if it is, shouldn't it be >=dev-libs/pwlib-1.8.7?  Also, should the openh323 be >= or else remove the version if using "~"?

I'm using gcc-3.4.6, so I don't know if the gcc-4 problem reported against openh323 applies here or not.

The effect of this is that emerge -uD world keeps trying to downgrade pwlib from 1.10.1 to 1.8.7.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-18 00:51:50 UTC
(In reply to comment #0)

> shouldn't it be
> >=dev-libs/pwlib-1.8.7?  Also, should the openh323 be >= or else remove the
> version if using "~"?

Except that it does't work...  Bug 105979