10608
![]() |
|
|
|
|
|||||||
| 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
|
|||
|
|||
|
Hello,
When I do # portmaster -an to look if there are any updates in FreeBSD 8.0 I see these messages appear.Code:
cd: can't cd to /usr/ports/lang/rubyruby-19 cd: can't cd to /usr/ports/lang/rubyruby-19 cd: can't cd to /usr/ports/lang/rubyruby-19 cd: can't cd to /usr/ports/lang/rubyruby-19 cd: can't cd to /usr/ports/lang/rubyruby-19 make: Max recursion level (500) exceeded.: Resource temporarily unavailable "Makefile", line 36: warning: "cd /usr/ports/lang/rubyruby-19; /usr/bin/make -V WRKDIR" returned non-zero status Roelof Last edited by DutchDaemon; September 17th, 2012 at 01:17. Reason: Posted in the wrong forum: http://forums.freebsd.org/showthread.php?t=2756 |
|
#2
|
||||
|
||||
|
I am a Ruby developer. I haven't ever used RVM, and didn't find it necessary. I believe it is best to use built-in methods (like ports) to install software. I am not sure how you can revert and install ruby from ports, but maybe someone here does.
PS: The name of the port in the Makefile seems messed up, there is no such port. It is quite normal that it can't cd there. |
|
#3
|
||||
|
||||
|
FreeBSD 8.0 is End-of-Life since November 2010, upgrade to 8.3.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#4
|
|||
|
|||
|
Hello,
I updated to 9.0-release but still the error appears. After every update with # portmaster I see it.Roelof |
|
#5
|
||||
|
||||
|
Remove the ruby you installed outside of FreeBSD's port/package system.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#6
|
|||
|
|||
|
Quote:
I usually disable RootLogin in sshd_config, so the only way to connect is with my account, and then su to root. My screenrc also has shell -${SHELL}When I executed portsdb -Uu, I got the same problem.I enabled temporarily RootLogin and ssh with my root account, so far I'm not having that problem.
Last edited by DutchDaemon; May 19th, 2013 at 23:22. |
|
#7
|
||||
|
||||
|
portmaster does not like portsdb. You should go with portmaster OR portupgrade. Do NOT use both on the same system.
Last edited by DutchDaemon; May 19th, 2013 at 23:21. |
|
#8
|
|||
|
|||
|
Same issue here when installing security/truecrypt.
Last edited by wblock@; May 21st, 2013 at 23:24. Reason: Use [port] tags. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| portmaster's "-g " (create package) (and symlink) question or problem | jb_fvwm2 | Installation and Maintenance of FreeBSD Ports or Packages | 5 | March 6th, 2012 21:29 |
| difference between output of portmaster -L and portmaster -na | roelof | Installation and Maintenance of FreeBSD Ports or Packages | 12 | July 21st, 2011 17:50 |
| [Solved] Portmaster Man Page Missing portmaster.rc Info | ikbendeman | Installation and Maintenance of FreeBSD Ports or Packages | 4 | October 13th, 2010 00:45 |
| [PCBSD] Portmaster/BPM problem | airmanmatthew | Installation and Maintenance of FreeBSD Ports or Packages | 1 | January 25th, 2010 22:50 |
| portmaster problem | NIX-Knight | Installation and Maintenance of FreeBSD Ports or Packages | 7 | February 5th, 2009 11:23 |