#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: | new → assigned |
---|
comment:2 Changed 20 years ago by danielluke (Daniel J. Luke)
Owner: | changed from darwinports-bugs@… to dluke@… |
---|---|
Status: | assigned → new |
comment:3 Changed 20 years ago by danielluke (Daniel J. Luke)
Status: | new → assigned |
---|
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: | assigned → closed |
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.
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.