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

Bug 67716

Summary: kdelibs makes wrong symlink: /usr/kde/3.3/share/doc/HTML/en/kspell/common
Product: Gentoo Linux Reporter: Donald Axel <donald_j_axel>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Donald Axel 2004-10-15 13:54:33 UTC
/usr/kde/3.3/share/doc/HTML/en/kspell/common

  points to 

/en/common

  should be

/usr/kde/3.3/share/doc/en/common


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge kdelibs-3.3.0
3.



Expected Results:
Comment 1 Donald Axel 2004-10-15 13:57:20 UTC
:/# qpkg -v --no-color -c kdelibs

/usr/kde/3.3/share/doc/HTML/en/kspell/common !not exist!
1/4965

:/#

Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-10-15 16:37:24 UTC
here with kdelibs-3.3.1 it's right...

$ ls -l /usr/kde/3.3/share/doc/HTML/en/kspell/common
lrwxrwxrwx  1 root root 37 Oct 13 14:04 /usr/kde/3.3/share/doc/HTML/en/kspell/common -> /usr/kde/3.3/share/doc/HTML/en/common
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-16 09:28:01 UTC
I confirm it's ok here.