Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #2102 (closed defect: fixed)

Opened 4 years ago

Last modified 9 months ago

BUG: xorg-X11R6.7.0 install creates a new /etc

Reported by: smilie@… Owned by: waqar@…
Priority: Normal Milestone: Port Bugs
Component: ports Version:
Keywords: Cc: nburrell@…
Port:

Description

On 10.3 /etc exists as a link. When installing xorg-X11R6.7.0 on 10.3 it creates a new /etc which is empty (except for /etc/fonts and /etc/X11.) This causes a problem when you next boot because nothing in /etc can be found.

Change History

Changed 4 years ago by snu@…

  • keywords DarwinPorts added; OpenDarwin removed
  • product changed from OpenDarwin to DarwinPorts
  • version changed from pre-7.2.1 to 1.0
  • component changed from Web Content to dports

Surely this is a bug against the DarwinPort from which this package is generated?

Changed 4 years ago by snu@…

  • owner changed from kevin@… to waqar@…

Changed 4 years ago by waqar@…

  • status changed from new to assigned

I am looking into this issue.

Changed 4 years ago by nburrell@…

  • cc nburrell@… added

This also appears as a problem when installing the DarwinPort:

... ---> Installing xorg X11R6.8.2_0 ---> Activating xorg X11R6.8.2_0 Error: Target com.apple.activate returned: Image error: /etc/fonts/fonts.conf already exists and does not belong to a registered port. Unable to activate port xorg. Warning: the following items did not execute (for xorg): com.apple.activate

Changed 4 years ago by snu@…

  • summary changed from xorg-X11R6.7.0.mpkg install creates a new /etc to BUG: xorg-X11R6.7.0 install creates a new /etc

Changed 3 years ago by jrdittmann@…

I THINK this only happens if you have apple's X11 previously installed.

fonts.conf is the configuration file for the fontconfig library - but I'm not sure if OS X uses the fontconfig library for system-wide fonts.

(In reply to comment #3)

This also appears as a problem when installing the DarwinPort: ... ---> Installing xorg X11R6.8.2_0 ---> Activating xorg X11R6.8.2_0 Error: Target com.apple.activate returned: Image error: /etc/fonts/fonts.conf already exists and does not belong to a registered port. Unable to activate port xorg. Warning: the following items did not execute (for xorg): com.apple.activate

Changed 20 months ago by pipping@…

  • milestone set to Available Ports

Changed 20 months ago by pipping@…

  • milestone changed from Available Ports to Port Bugs

Changed 16 months ago by nox@…

  • keywords DarwinPorts removed
  • priority changed from Important to Normal
  • version 1.0 deleted

This ticket is not relevant anymore, is it?

Changed 14 months ago by afb@…

I fixed the bug with PKG, in r29445. That takes care of the installing-a-package-made-my-system-unbootable issue.

/etc is still an mtree violation, though. just less severe.

Changed 9 months ago by afb@…

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in MacPorts 1.6.0, as mentioned right above.

Note: See TracTickets for help on using tickets.