Bug 123238 - Dangling symlinks /usr/include/cxx_common.h and /usr/include/cxx_except.h
Summary: Dangling symlinks /usr/include/cxx_common.h and /usr/include/cxx_except.h
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: db4
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-14 17:32 UTC by Derek Poon
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-11 03:23:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Derek Poon 2004-05-14 17:32:11 UTC
$ grep blah /usr/include/*.h
grep: /usr/include/cxx_common.h: No such file or directory
grep: /usr/include/cxx_except.h: No such file or directory

$ ls -l /usr/include/cxx_*
lrwxrwxrwx  1 root root 16 Apr  7 22:06 /usr/include/cxx_common.h ->
db4/cxx_common.h
lrwxrwxrwx  1 root root 16 Apr  7 22:06 /usr/include/cxx_except.h ->
db4/cxx_except.h

$ ls -l /usr/include/db4
total 140
-r--r--r--  1 root root  5943 Mar  3 01:38 db_185.h
-r--r--r--  1 root root 33210 Mar  3 01:38 db_cxx.h
-r--r--r--  1 root root 80352 Mar  3 01:38 db.h

$ rpm -qf /usr/include/cxx_*
db4-devel-4.2.52-3.1
db4-devel-4.2.52-3.1

Version-Release number of selected component (if applicable):
db4-devel-4.2.52-3.1

How reproducible:
Always

Comment 1 Jeff Johnson 2004-06-11 03:23:55 UTC
Fixed in db4-4.2.52-4.


Note You need to log in before you can comment on or make changes to this bug.