Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177059 - Lazarus block package =gnome-base/librsvg-2.16.1
Summary: Lazarus block package =gnome-base/librsvg-2.16.1
Status: RESOLVED DUPLICATE of bug 174999
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 16:52 UTC by Jamyl
Modified: 2007-05-04 17:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild stable (lazarus-0.9.22-r1.ebuild,2.36 KB, text/plain)
2007-05-04 16:54 UTC, Jamyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jamyl 2007-05-04 16:52:35 UTC
After remove librsvg, crash gdm, solution:

lazarus-0.9.22-r1.ebuild 
before
line 21-22:
RDEPEND="${DEPEND}
           =gnome-base/librsvg-2.16.1"
after
line 21-22
RDEPEND="${DEPEND}"

---------------------------------------------
sucess lazarus compile, full working, stable


Reproducible: Always

Steps to Reproduce:
1.emerge -va lazarus
2.restart
3.gdm crash,not work

Actual Results:  
gdm crash

Expected Results:  
lazarus
Comment 1 Jamyl 2007-05-04 16:54:20 UTC
Created attachment 118156 [details]
ebuild stable
Comment 2 Harald van Dijk (RETIRED) gentoo-dev 2007-05-04 17:10:19 UTC
From the new bug report page:

Bugzilla:
Only bugs regarding the Gentoo Bugzilla *website* (bugs.gentoo.org) belong here. 
*Bugs related to ebuilds belong in 'Gentoo Linux'*
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2007-05-04 17:17:32 UTC
And there's no bug here. lazarus simply doesn't work with librsvg-2.16.1. Programs crash with it, including lazarus itself. Please upgrade to librsvg-2.16.1-r1. And in the future, please be accurate in your bug descriptions. `emerge -va lazarus` cannot possibly have caused your gdm problem, since lazarus blocks librsvg so portage would spit out an error message and install nothing. If you removed or downgraded librsvg, that might be what makes gdm misbehave. You shouldn't have done that, and portage did not do that for you.

*** This bug has been marked as a duplicate of bug 174999 ***