• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: packagemaker cmd line crashing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: packagemaker cmd line crashing


  • Subject: Re: packagemaker cmd line crashing
  • From: Stephane Sudre <email@hidden>
  • Date: Mon, 17 Jan 2011 19:12:34 +0100

On Mon, Jan 17, 2011 at 5:46 PM, Alexander Cohen
<email@hidden> wrote:
> Hi,
>
> I'm running packagemaker form the cmd line to build a package of mine. The package contains 1 app and 1 .pkg file from another company. When i go and build it ( from cmd line ), i get the following crash, any ideas how to fix this?

1. File a bug report on Bug Reporter.

2. - (id) alertDispatcher is a method of the PackageDocument class. So
this explains why the runtime can't find a method with that name for a
PMCLIFakeDocument instance.

   This method is probably being called by
[PMPackageReferenceModel(Private) askAboutRequirements]

   [PMPackageReferenceModel(Private) askAboutRequirements] is called
by PMPackageReferenceModel setParent:] with a delay (the reason for
the __NSFireDelayedPerform call)


   Anyway, you may have some requirements in your package projects
which are triggering this issue (eventually the code in PackageMaker
does not check that it's being run from the command line to avoid
displaying an alert).

My $0.02
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >packagemaker cmd line crashing (From: Alexander Cohen <email@hidden>)

  • Prev by Date: packagemaker cmd line crashing
  • Next by Date: Call a javascript function from onConclusion pkg-ref's attribute
  • Previous by thread: packagemaker cmd line crashing
  • Next by thread: Call a javascript function from onConclusion pkg-ref's attribute
  • Index(es):
    • Date
    • Thread