reactioncommerce / meteor-security

A Meteor package: Logical MongoDB security

Home Page:https://atmospherejs.com/ongoworks/security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update for heroku platform

jackkav opened this issue · comments

taken from heroku log
=> Errors while initializing project:

   While checking for ongoworks:security@1.2.0:
   error: No compatible binary build found for this package. Contact the package
   author and ask them to publish it for your platform.

I can't think of any reason why this package would require building for multiple servers. It's fairly simple and doesn't depend on any binary npm packages.

@aaronjudd did you get the notice about needing to build for all architectures when you published the last release?

commented

no, no notice. I was expecting that, but I don't always get one unless I have NPM in the package.

commented

meteor show ongoworks:security --ejson shows

      "name": "ongoworks:security",
      "version": "1.2.0",
      "description": "A Meteor package that provides a simple, logical, plain language API for defining write security on your MongoDB collections. Wraps the core allow/deny security.",
      "summary": "Logical security for client-originated MongoDB collection operations",
      "git": "https://github.com/ongoworks/meteor-security.git",
      "publishedBy": "ongoworks",
      "publishedOn": {
        "$date": 1435018090809
      },
      "installed": false,
      "architecturesOS": [
        "os"
      ]
    },

which I presume means "all OS" because when you build each machine it gets a listing in the architecturesOS object. Previous versions show the same architecture info.

Just to test, I did meteor admin get-machine os.windows.x86_32 and meteor publish-for-arch ongoworks:security@1.2.0 which responds (same for all arch)

While publishing package build for ongoworks:security:
error: Cannot override existing build