nicferrier / marmalade

Nic's clone of nex3's original marmalade. Nic is maintaining this now and updating this repo.
http://marmalade-repo.org
GNU General Public License v3.0
32 stars 8 forks source link

500 PermissionsError: User does not own package #70

Closed atykhonov closed 10 years ago

atykhonov commented 10 years ago
  1. I recently created a package due to steps described on the http://marmalade-repo.org/
  2. Click "Upload" on the http://marmalade-repo.org/, select my tar-package
  3. Get the error:

Express 500 PermissionsError: User "atykhonov" does not own package "google-translate" at Function. (/home/vagrant/node_modules/marmalade/lib/backend.js:555:23) at next (/home/vagrant/node_modules/marmalade/node_modules/step/lib/step.js:51:23) at /home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/collection.js:898:34 at /home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:131:9 at /home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:178:11 at /home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:490:35 at [object Object].close (/home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:669:5) at [object Object].nextObject (/home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:490:17) at Array.0 (/home/vagrant/node_modules/marmalade/node_modules/mongodb/lib/mongodb/cursor.js:169:12) at EventEmitter._tickCallback (node.js:192:40)

The repository with the source code: https://github.com/atykhonov/google-translate

It was https://github.com/manzyuk/google-translate but it is obsolete now. Please take a look, the author wrote appropriate comments.

nicferrier commented 10 years ago

We talked about this on #emacs - I can't remember what we agreed. Did you contact the author and ask him to add you to the package using marmalade?

atykhonov commented 10 years ago

I can't remember what we agreed.

We nothing agreed. I still suppose that this is an issue of marmalade and wait for fix.

Did you contact the author and ask him to add you to the package using marmalade?

No. I'm quite new in a world of emacs/package systems etc and google-translate is mine first package which I've started with maintenance and I don't know what is required here, I'm sorry, and I don't know what you're talking about. So, I need to ask him to add me to the package using marmalade, right?

dgutov commented 10 years ago

So, I need to ask him to add me to the package using marmalade, right?

Yes. There's a link in the Marmalade web interface to do that.

atykhonov commented 10 years ago

Yes. There's a link in the Marmalade web interface to do that.

Ok. Thanks! I did that and the Author added me. Now I'm experiencing another issue :-(