Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2021 closed defect (invalid)

subversion relies on expat, but doesn't specify it

Reported by: brian.bechtel@… Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Under OpenDarwin 7.2.1 pre RC3 on x86,

port install subversion +puredarwin

fails because Expat isn't found. If you do

port install expat +puredarwin port install subversion +puredarwin

it succeeds.

Change History (5)

comment:1 Changed 20 years ago by danielluke (Daniel J. Luke)

Status: newassigned

Can you send me the failing output of port -d -v install subversion?

The Portfile already contains a dependency on expat, so it should be installed if it's not found.

comment:2 Changed 20 years ago by danielluke (Daniel J. Luke)

Owner: changed from darwinports-bugs@… to dluke@…
Status: assignednew

comment:3 Changed 20 years ago by danielluke (Daniel J. Luke)

Status: newassigned

comment:4 Changed 20 years ago by danielluke (Daniel J. Luke)

Can you send me the failing output of port -d -v install subversion?

The Portfile already contains a dependency on expat, so it should be installed if it's not found.

comment:5 Changed 20 years ago by brian.bechtel@…

Resolution: invalid
Status: assignedclosed

Sorry, it isn't subversion which has the problem, it's apr-util. I'll close this and open a new bug against that port.

Note: See TracTickets for help on using tickets.