posty / posty_api

Utility to administrate mailserver based on postfix and dovecot
www.posty-soft.org
Other
85 stars 19 forks source link

Install Fails - syntax error #10

Closed pedromorgan closed 10 years ago

pedromorgan commented 10 years ago
bundle install
Gemfile syntax error compile error
on line 17: syntax error, unexpected ':', expecting kEND
gem 'rack-test', require: "rack/test"

Todays git

lweis commented 10 years ago

I'm sorry for the late response, which ruby version will be you using?

pedromorgan commented 10 years ago

Debian Wheezy

ruby 1.8.7 (2012-02-08 patchlevel 358) [x86_64-linux]

iaddict commented 10 years ago

Please make sure to use at least ruby 1.9.x. If there's no package for your distro, it's easy to install with dvm (https://rvm.io) or one of the alternative installers like ruby-install (https://github.com/postmodern/ruby-install).

pedromorgan commented 10 years ago

So this blows out this project as a contender..

using debian stable.. = wheezy.. = Bye Bye + good luck

guys make it backwards compatiable against debian at least.. for us in coporate infra makes it a "stable".. against the whims of every forward thinking dev..

iaddict commented 10 years ago

Well - Sorry, but I don’t know what your problem is? Whezzy seems to supply packages for ruby 1.9.3: https://packages.debian.org/en/wheezy/ruby1.9.3

And for the record – ruby 1.8.x is legacy since mid 2013: https://www.ruby-lang.org/en/news/2013/06/30/we-retire-1-8-7/

On 10.05.2014, at 21:27, Pete Morgan notifications@github.com wrote:

So this blows out this project as a contender..

using debian stable.. = wheezy.. = Bye Bye + good luck

guys make it backwards compatiable against debian at least.. for us in coporate infra makes it a "stable".. against the shims of every forward thinking dev..

— Reply to this email directly or view it on GitHub.

Dipl. Inf. (FH) Thomas Steinhausen Image Addicts

83530 Schnaitsee Rumering 9

t: +49 (0)171 - 585 0 211 f: +49 (0)8074 - 8492 e: ts@image-addicts.de

pedromorgan commented 10 years ago

thankz ;-)

pedromorgan commented 10 years ago

in two month time.. next posty is legacy based on another..

Come in guys.. if u want a lasting system u have to make it work long terms.. and at the moment its definately NOT!

lweis commented 10 years ago

hey,

the release of posty_API, was published on 14 June 2013.

on this date, had been discontinued ruby 1.8. So there is no reason that a backwards compatibility should be created for ruby 1.8!