Opened 13 years ago
Closed 12 years ago
#33033 closed defect (fixed)
libplist: installs a program called plutil, masking Apple's
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | rmstonecipher@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | f.jean@…, cooljeanius (Eric Gallager) | |
Port: | libplist |
Description
libplist installs a program called "plutil". It's a completely different program from Apple's plutil. This explains these warnings I've been seeing when building various ports:
Usage: plistutil -i|--infile in_file.plist -o|--outfile out_file.plist [--debug] -i or --infile: The file to read in. -o or --outfile: The file to convert to. -d, -v or --debug: Provide extended debug information.
libplist should install the program under a different name, or in a directory that is not in $PATH, or perhaps even not at all.
Change History (5)
comment:10 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
comment:11 Changed 12 years ago by cooljeanius (Eric Gallager)
This is fixed in the latest version: http://cgit.sukimashita.com/libplist.git/commit/?id=1eb804e3a2a7e39771deb4b50f38e21d500f9423
comment:12 follow-up: 13 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Yes, they renamed plutil to plistutil. Hooray! We should apply this patch to the port ASAP.
comment:13 Changed 12 years ago by cooljeanius (Eric Gallager)
Replying to ryandesign@…:
Yes, they renamed plutil to plistutil. Hooray! We should apply this patch to the port ASAP.
Opened a new ticket: #38520
comment:14 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | f.jean@… egall@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I have filed an upstream bug report about this: http://libiphone.lighthouseapp.com/projects/27916-libiphone/tickets/318-On-OS-X-plutil-masks-Apples-plutil