24596
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
www/redmine has been marked broken since september. Does someone know something I don't know? For instance, today I was doing a
Code:
portsnap fetch update Also, does anyone have suggestions for redmine alternatives? Every time I have updated that port in the past -- and I mean EVERY time -- it has broken in one way or another. This makes me wonder if redmine is really a good bug tracking application. I doesn't seem to be working very well for the redmine team.
|
|
#2
|
||||
|
||||
|
Quote:
Code:
BROKEN= Does not work with RubyGems 1.8 Quote:
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
Quote:
On the side note, you could create a jail with an old version of the ports system where redmine was still working (ex: ports from a 8.2 DVD or something) and offer www access to the jail from the outside world. |
|
#4
|
|||
|
|||
|
Or you could install it manually cause it works just fine that way.
__________________
93 |
|
#6
|
|||
|
|||
|
Just downgrade to older version of RubyGems and it will work.
Current RubyGems is broken and has not yet been fixed. Last edited by DutchDaemon; February 19th, 2012 at 03:27. |
|
#7
|
||||
|
||||
|
royvandam's solution worked for me. But it would be nice to just install the port...
|
|
#8
|
|||
|
|||
|
Yes, this is my only gripe with Redmine at the moment - that I can't use it from ports.
Last edited by DutchDaemon; February 24th, 2012 at 17:13. |
|
#9
|
|||
|
|||
|
Why is it still marked broken? Can it please be unmarked and updated? We've been stuck on version 1.2 because of that.
Thanks a lot! |
|
#11
|
|||
|
|||
|
I submitted a PR as you suggested but to no effect. Do you know if anyone looked at it / did anything?
Thank you. Last edited by DutchDaemon; June 19th, 2012 at 23:56. |
|
#12
|
||||
|
||||
|
Let's just call it a "high maintenance" port.
|
|
#13
|
|||
|
|||
|
..but so pretty... (and useful too)
|
|
#14
|
||||
|
||||
|
Look at the PR. You can see who it's been assigned to, who did what (if anything), if it's closed, solved, etc.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#16
|
||||
|
||||
|
Quote:
If all that fails, the port maintainer doesn't care, you can ask to become the port maintainer.
__________________
Powered by BareBSD |
|
#17
|
||||
|
||||
|
I stopped using the www/redmine port and downloaded a redmine virtual appliance that I run under emulators/virtualbox-ose.
|
|
#18
|
||||
|
||||
|
Quote:
__________________
Powered by BareBSD |
|
#19
|
|||
|
|||
|
Great, thank you!
Any idea on when it will be updated to Version 2.x? |
|
#20
|
|||
|
|||
|
Is no one using Redmine on FreeBSD anymore? The port is stuck at 1.3, and can't be used with any plugins from the last year...
|
|
#21
|
|||
|
|||
|
May be time to unbroke this port and update it to Redmine 2.1.4 version?
I've upgraded it manually with self made port "www/redmine2" and i've tested it with Ruby 1.8 and Ruby 1.9. All works fine. I've use on my system:
My local installed gems:
I have not see any bugs and troubles to install and use Redmine 2.1.4 on my system. ---- Regards, Mikhail PS: I've attached my gzipped diff file with patch from Redmine 1.3.1 to Redmine 2.1.4. I'd be glad if it helps someone. :) |
|
#22
|
|||
|
|||
|
Mikhail,
Great, definitely helpful, thank you! Do I first run the patch and then do a normal redmine upgrade as if I was installing a new version from a port? Thanks, Paul |
|
#23
|
|||
|
|||
|
Paul,
I've a copy of default port "www/redmine" with name "www/redmine2". In fact, I switched to the custom port "www/redmine2" when was released version Redmine-2.1.2. After release of new update of Redmine I create a new patch and apply it to my custom port . Then follow the "cd /usr/ports/www/remine2 && make reinstall clean", "bundle install", "gem update" and other instructions from Redmine documentation. If you want you can apply this patch to default port ("www/redmine") and reinstall it. Or you can make a copy of default port with new name and apply patch to it. It is your choise. ![]() ---- Regards, Mikhail |
|
#24
|
|||
|
|||
|
Mikhail,
My apologies for not understanding you fully. I did the following: 1. Download your patch. 2. Apply it to the existing redmine port (/usr/ports/www/redmine). 3. make reinstall clean. This still shows the version as 1.3.1_1. Am I supposed to manually download Redmine 2.1.4, put it somewhere (where?), and then run the patch? Thank you. Paul ==== Quote:
|
|
#25
|
|||
|
|||
|
Hmmm...
Try this. |
![]() |
| Tags |
| redmine broken |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] portmaster -a loops forever on specific port | klaus | Installation and Maintenance of FreeBSD Ports or Packages | 6 | June 16th, 2012 09:09 |
| FreeBSD 9.0 + Redmine + Ruby19 | royvandam | Howtos & FAQs (Moderated) | 0 | February 9th, 2012 11:06 |
| Redmine Issue with Rails 3.0.0 Update | bsd10 | Installation and Maintenance of FreeBSD Ports or Packages | 2 | September 14th, 2010 23:09 |
| redmine sqlite and perl | wonslung | Installation and Maintenance of FreeBSD Ports or Packages | 0 | March 29th, 2010 12:48 |
| [Solved] RRDtool takes forever on Cacti graphs under 8.0 | roscoe | Installation and Maintenance of FreeBSD Ports or Packages | 2 | December 27th, 2009 03:13 |