Opened 11 years ago
Closed 11 years ago
#10228 closed bug (fixed)
"package" fails silently - maybe missing .PackageInfo
Reported by: | pulkomandy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I'm trying to package WebKit...
I'm running "package create ../path/to/package.hpkg" from the directory where the files I want to be packaged are. The tool exits (with a status code of 1) without printing anything.
Maybe it's because there is no .PackageInfo in the directory I'm using, but I'd expect an error message.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev46404.