Rubyforge releasing

T

Tobias Luetke

Hey everyone,

I'm looking for a good way to automate releasing updates to my
libraries to rubyforge.
I used to use Florian Gross' rake task but it recently broke like so:

(in /Users/tobi/Code/Ruby/shopify/vendor/paypal)
mkdir -p pkg
Successfully built RubyGem
Name: paypal
Version: 1.5.1
File: paypal-1.5.1.gem
mv paypal-1.5.1.gem pkg/paypal-1.5.1.gem
Releasing paypal-1.5.1.gem...
rake aborted!
Couldn't get release id
/Users/tobi/Code/Ruby/shopify/vendor/paypal/rakefile:216

Any suggestions are welcome, i'd really like to start releasing stuff again=
:)
 
A

ara.t.howard

Hey everyone,

I'm looking for a good way to automate releasing updates to my
libraries to rubyforge.
I used to use Florian Gross' rake task but it recently broke like so:

(in /Users/tobi/Code/Ruby/shopify/vendor/paypal)
mkdir -p pkg
Successfully built RubyGem
Name: paypal
Version: 1.5.1
File: paypal-1.5.1.gem
mv paypal-1.5.1.gem pkg/paypal-1.5.1.gem
Releasing paypal-1.5.1.gem...
rake aborted!
Couldn't get release id
/Users/tobi/Code/Ruby/shopify/vendor/paypal/rakefile:216

Any suggestions are welcome, i'd really like to start releasing stuff again :)

my simple rubyforge scripts:

http://rubyforge.org/frs/?group_id=1024&release_id=3443

hth.

-a
 
K

Kurt V. Hindenburg

//rubyforge.org/frs/?group_id=1024&release_id=3443[/url]

Hello,
I couldn't get it to work. The gem file doesn't seem to check deps nor
install anything. After I installed dev-ruby/http-access2-0j-r1, I get the
following error:
% ./rubyforge-0.0.1/bin/rubyforge setup
/rubyforge-0.0.1/bin/rubyforge:456: uninitialized constant WebAgent
(NameError)

Regards,
Kurt
 
A

ara.t.howard

//rubyforge.org/frs/?group_id=1024&release_id=3443[/url]

Hello,
I couldn't get it to work. The gem file doesn't seem to check deps nor
install anything. After I installed dev-ruby/http-access2-0j-r1, I get the
following error:
% ./rubyforge-0.0.1/bin/rubyforge setup
./rubyforge-0.0.1/bin/rubyforge:456: uninitialized constant WebAgent
(NameError)

Regards,
Kurt

that should only happen if http-access2 is not installed?

jib:~ > ruby -r http-access2 -e' p WebAgent '
WebAgent

i have installed http-access-2_0_6. you?

regards.

-a
 
A

ara.t.howard

//rubyforge.org/frs/?group_id=1024&release_id=3443[/url]

Hello,
I couldn't get it to work. The gem file doesn't seem to check deps nor
install anything. After I installed dev-ruby/http-access2-0j-r1, I get the
following error:
% ./rubyforge-0.0.1/bin/rubyforge setup
./rubyforge-0.0.1/bin/rubyforge:456: uninitialized constant WebAgent
(NameError)

Regards,
Kurt

btw. there is no http-access2 gem.

-a
 
K

Kurt V. Hindenburg

On Monday 13 February 2006 18:41, (e-mail address removed) wrote:
| that should only happen if http-access2 is not installed?
|
| jib:~ > ruby -r http-access2 -e' p WebAgent '
| WebAgent
|
| i have installed http-access-2_0_6. you?

I'm using Gentoo...
[ebuild R ] dev-ruby/http-access2-0j-r1 USE="examples" 0 kB

% ruby -r http-access2 -e' p WebAgent '
-e:1: uninitialized constant WebAgent (NameError)

% ruby -r http-access2 -e' p HTTPAccess2::VERSION '
"1.1"

Are we talking about the same software? Is there another http-access2 for
ruby?

Kurt
 
A

ara.t.howard

I'm using Gentoo...
[ebuild R ] dev-ruby/http-access2-0j-r1 USE="examples" 0 kB

% ruby -r http-access2 -e' p WebAgent '
-e:1: uninitialized constant WebAgent (NameError)

% ruby -r http-access2 -e' p HTTPAccess2::VERSION '
"1.1"

Are we talking about the same software? Is there another http-access2 for
ruby?

dunno anything about gentoo


but on my box


jib:~ > ruby -r http-access2 -e' p HTTPAccess2::VERSION '
"2.0.6"


using my new package manager on a clean box:

harp:~ > wget http://dev.ctor.org/download/http-access-2_0_6.tar.gz && tar xvfz http-access-2_0_6.tar.gz>/dev/null && cd http-access-2_0_6 && ruby install.rb
--17:07:10-- http://dev.ctor.org/download/http-access-2_0_6.tar.gz
=> `http-access-2_0_6.tar.gz'
Resolving dev.ctor.org... 61.192.161.52
Connecting to dev.ctor.org|61.192.161.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35,325 (34K) [application/x-gzip]

100%[====================================================================================================================================================================>] 35,325 52.37K/s

17:07:11 (52.26 KB/s) - `http-access-2_0_6.tar.gz' saved [35325/35325]

./lib/http-access2.rb -> /home/ahoward//lib/ruby/site_ruby/1.8/http-access2.rb
chmod 0644 /home/ahoward//lib/ruby/site_ruby/1.8/http-access2.rb
mkdir /home/ahoward//lib/ruby/site_ruby/1.8/http-access2
./lib/http-access2/cookie.rb -> /home/ahoward//lib/ruby/site_ruby/1.8/http-access2/cookie.rb
chmod 0644 /home/ahoward//lib/ruby/site_ruby/1.8/http-access2/cookie.rb
./lib/http-access2/http.rb -> /home/ahoward//lib/ruby/site_ruby/1.8/http-access2/http.rb
chmod 0644 /home/ahoward//lib/ruby/site_ruby/1.8/http-access2/http.rb
install succeed!


harp:~ > ruby -r http-access2 -e' p HTTPAccess2::VERSION '
"2.0.6"


so looks like you just have an ancient version.

just one more feather in my 'tar is the ultimate package manager' cap ;-)


regards.

-a
 
A

Austin Ziegler

T24gMi8xMC8wNiwgVG9iaWFzIEx1ZXRrZSA8dG9iaWFzLmx1ZXRrZUBnbWFpbC5jb20+IHdyb3Rl
Ogo+IEknbSBsb29raW5nIGZvciBhIGdvb2Qgd2F5IHRvIGF1dG9tYXRlIHJlbGVhc2luZyB1cGRh
dGVzIHRvIG15Cj4gbGlicmFyaWVzIHRvIHJ1Ynlmb3JnZS4KCkkgdXNlIG1ldGFfcHJvamVjdCBv
biBNSU1FOjpUeXBlcyAocmVjZW50bHkgdXBkYXRlZCB0byAxLjE1KSBhbmQgUERGOjpXcml0ZXIu
CgpNeSBSYWtlZmlsZSBmb3IgZWl0aGVyIHByb2plY3QgY2FwdHVyZXMgdGhpcy4gU29tZXRoaW5n
IGFwcGVhcnMgdG8KaGF2ZSBoYXBwZW5lZCByZWNlbnRseSB0byBicmVhayBHTWFpbGVyJ3Mgc2Vu
ZGluZyBjYXBhYmlsaXRpZXMsIHNvIHRoZQo6ZW1haWxfYW5ub3VuY2VtZW50IHRhc2sgaXNuJ3Qg
d29ya2luZyByaWdodCBub3cuCgotYXVzdGluCi0tCkF1c3RpbiBaaWVnbGVyICogaGFsb3N0YXR1
ZUBnbWFpbC5jb20KICAgICAgICAgICAgICAgKiBBbHRlcm5hdGU6IGF1c3RpbkBoYWxvc3RhdHVl
LmNhCg==
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top