First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 14948
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Mitchell <gentoo@themitchells.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 14948 depends on: Show dependency tree
Show dependency graph
Bug 14948 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-01 23:46 0000
The kdeaddons-3.0.2.ebuild file has a typo in it. Curiously, it prevents  
kdeaddons-3.1.ebuild from being properly found and installed. Anyway, this  
patch fixes up the problem. It's just missing a closing quote:  
  
15c15  
<       svga? ( media-libs/svgalib )"  
---  
>       svga? ( media-libs/svgalib )  
 
 
Without this, you get odd errors when trying to emerge kde: 
gentoo portage # emerge -up kde 
 
These are the packages that I would merge, in order: 
 
Calculating dependencies / 
 
aux_get(): (1) couldn't open cache entry for kde-base/kdeaddons-3.0.2 
               Check for syntax error or corruption in the ebuild. 
 
 
!!! all ebuilds that could satisfy "~kde-base/kdeaddons-3.1" have been masked. 
!!!    (dependency required by "kde-base/kde-3.1" [ebuild]) 
 
!!! Error calculating dependancies. Please correct. 
gentoo portage # 
 
Go figure. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Hannes Mehnert (RETIRED) 2003-02-02 12:44:39 0000 -------
fixed, thanks for reporting. 

------- Comment #2 From Hannes Mehnert (RETIRED) 2003-02-02 13:44:49 0000 -------
*** Bug 14993 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug