Opened 20 years ago

Closed 19 years ago

#2075 closed defect (fixed)

Port mpkg is broken (was: port mpkg subversion errors out)

Reported by: leimy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

I don't think this is supposed to happen...

---> Verifying checksum(s) for subversion ---> Extracting subversion ---> Configuring subversion ---> Building subversion with target all ---> Staging subversion into destroot ---> Creating pkg for subversion-1.0.5 Error: port search failed: can't read "sources": no such variable Error: port search failed: can't read "sources": no such variable

The only thing I get with -dv that's different is DEBUG: Executing com.apple.mpkg (subversion)

Attachments (1)

slrn_mpkg_debug_and_verbose.txt (43.4 KB) - added by matt@… 19 years ago.
Output of port -dv mpkg slrn

Download all attachments as: .zip

Change History (8)

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

I just updated subversion to 1.0.6 yesterday, does it still do it with the current version of the portfile?

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

Status: newassigned

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

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

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

Status: newassigned

I think this problem is more general than just subversion.

I tried it on a couple of other ports (where I had dependencies installed) and it failed in the same way.

I'm going to try to blow away my subversion dependencies and see if I get different behavior when I try to build the mpkg.

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

Owner: changed from dluke@… to darwinports-bugs@…
Status: assignednew
Summary: port mpkg subversion errors outPort mpkg is broken (was: port mpkg subversion errors out)

I wasn't able to get port mpkg to work on any of the ports I tried (although I might misunderstand how it is supposed to work).

Reassigning but to darwinports-bugs.

Changed 19 years ago by matt@…

Output of port -dv mpkg slrn

comment:6 Changed 19 years ago by matt@…

I just tried to do a mpkg for slrn (so libiconv and slang get bundled with it) and it didn't worked (see attachment for complete debug and verbose output of 'port -dv mpkg slrn').

I'm pretty much sure this is unfortunately related to Port Images, as references to directories leads to a "No such file or directory" error.

comment:7 Changed 19 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

I fixed this bug.

Note: See TracTickets for help on using tickets.