Bug 152569 - xvid update reports errors
Summary: xvid update reports errors
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 4
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stanislav Brabec
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-21 19:03 UTC by Stanislav Brabec
Modified: 2007-04-27 14:12 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2006-02-21 19:03:44 UTC
ln: creating symbolic link `usr/lib64/libdivxdecore.so' to `libxvidcore.so': File exists
ln: creating symbolic link `usr/lib64/libdivxencore.so' to `libxvidcore.so': File exists
Comment 1 Stanislav Brabec 2007-04-19 15:54:21 UTC
Already fixed:

Tue Sep 12 00:17:33 CEST 2006 - ro@suse.de

- fix created symlink 
Comment 2 Stanislav Brabec 2007-04-27 14:12:08 UTC
Fix was not complete. Old version kept dangling symlinks. The expression was evaluated then as "not exists", update failed. Uninstall used compare, which failed as well, so dangling symlinks were kept.

Fri Apr 27 14:04:03 CEST 2007 - sbrabec@suse.cz

- Fix created symlink even on update from old version.