Ticket #1762 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Dead symlinks

Reported by: alexander@linuxfromscratch.org Assigned to: livecd@linuxfromscratch.org
Priority: highest Milestone: 6.3
Component: CD Version: x86_64-6.3
Keywords: Cc:

Description

The following symlinks exist on the CD but point to non-existing files:

  • /usr/share/doc/vim-7.1/doc -> ../vim/vim71/doc
  • /usr/share/vim/vim71/doc/doc -> ../vim/vim71/doc/doc
  • /usr/share/man/man1/linux64.1 -> linux32 (should be linux32.1)
  • /usr/lib/X11/xserver/C/print/models/CANONC3200-PS/fonts/NewCenturySchlbk-BoldItalic?.pmf -> /usr/lib/X11/xserver/C/print/models/PSdefault/fonts/NewCenturySchlbk-BoldItalic?.pmf
  • /usr/lib/X11/xserver/C/print/models/HPLJ4050-PS/fonts/NewCenturySchlbk-BoldItalic?.pmf -> /usr/lib/X11/xserver/C/print/models/PSdefault/fonts/NewCenturySchlbk-BoldItalic?.pmf
  • /lib/firmware/turtlebeach/msndinit.bin -> /etc/sound/msndinit.bin
  • /lib/firmware/turtlebeach/msndperm.bin -> /etc/sound/msndperm.bin
  • /lib/firmware/turtlebeach/pndspini.bin -> /etc/sound/pndspini.bin
  • /lib/firmware/turtlebeach/pndsperm.bin -> /etc/sound/pndsperm.bin

}}}

Change History

11/07/07 23:57:10 changed by alexander@linuxfromscratch.org

Turtlebeach firmware symlinks can be safely removed, because this driver is not in the kernel. Xprint should be disabled in the xorg-server Makefile. The remaining linux64.1 and doc symlinks are easily fixable.

11/30/07 08:18:55 changed by alexander@linuxfromscratch.org

  • status changed from new to closed.
  • resolution set to fixed.