erikogan / passenger

Phusion Passenger (mod_rails)
http://www.modrails.com/
MIT License
19 stars 5 forks source link

no fedora 17 support #26

Open mwichmann opened 12 years ago

mwichmann commented 12 years ago

there are no packages for f17 yet, and the ones for f15/f16 are still broken due to newer fedora ruby (see issue #25 for that one)

opoplawski commented 12 years ago

Any plans? Is this project still alive?

erikogan commented 11 years ago

My apologies, the project was dormant. I’ve been reviving it over last week. I have preliminary FC17 packages on the repo now, and I’ll be downloading FC18 ISOs and working on getting that out the door as soon as I return from vacation.

opoplawski commented 11 years ago

Note that it is now in Fedora proper: https://admin.fedoraproject.org/pkgdb/acls/name/rubygem-passenger

erikogan commented 11 years ago

Wow, thanks for the heads-up. I picked the wrong time to go dormant. I wonder how they circumvented Fedora’s “no vendored code” vs. Phusion’s custom libboost.

opoplawski commented 11 years ago

On 01/20/2013 06:40 AM, Erik Ogan wrote:

Wow, thanks for the heads-up. I picked the wrong time to go dormant. I wonder how they circumvented Fedora’s “no vendored code” vs. Phusion’s custom boost library.

— Reply to this email directly or view it on GitHub https://github.com/erikogan/passenger/issues/26#issuecomment-12470760.

We build against the system boost library.

Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion@cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com

opoplawski commented 11 years ago

Actually, we don't. We have an exception for bundling boost. https://fedorahosted.org/fpc/ticket/160