Displaying 20 results from an estimated 70000 matches similar to: "gem install rails --include-dependencies Freezes"
2006 Jun 13
0
gem install rails --include-dependencies fails
Hello,
I''m very new to ruby, and don''t understand the following error,
while trying to
auto-install rubyonrails via gem;
[root@svrlnweb02 root]# gem install rails --include-dependencies
/opt/rubygems/0.8.11/bin/gem:3:in `require'': no such file to load --
rubygems (LoadError)
from /opt/rubygems/0.8.11/bin/gem:3
[root@svrlnweb02 root]# type gem
gem is
2006 Apr 03
1
gem install rails -include--dependencies doesnt -> to 1.1
Running
"gem install rails -include--dependencies"
on a a unix box does not install rails 1.1. It just says rails 1.0.0
has been installed. Any ideas?
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2010 Apr 19
0
Gem::FilePermissionError on "rails:freeze:gems" task
My understanding is that the "rails:freeze:gems" task copies the Rails
source into the application''s vendor directory. Which is why I find
the following error surprising and confusing, because the task should
not involve writing to system files or directories:
% rake rails:freeze:gems
(in /Users/tallen/apps/pnc)
Freezing to the gems for Rails 2.3.5
rm -rf vendor/rails
mkdir -p
2010 May 25
1
rake rails:freeze:gems bug in rails 2.3.5?
Hi All,
Not sure if this is a bug or expected behavior.
I''ve pasted my log below, but basically the first time that I run
rake rails:freeze:gems, I get action* all unpacked into app/vendor/
rails.....the 2nd time I run it? I only get vendor/railties/*
Something I''ve done wrong?
Thanks,
Dale
---- log -----
~/cygwin/test$ rake rails:freeze:gems
(in C:/Documents and
2007 Nov 26
2
Rails 1.2.6 gem freeze fails with gem 0.9.5 system
Freezing to the gems for Rails 1.2.6
rake aborted!
uninitialized constant Gem::GemRunner
tracing gives:
no such file to load -- /Users/nathany/Sites/boat/oat/config/../vendor/
rails/railties/lib/initializer
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
...
which seems like it may be trying to load the frozen gems before they
are there?
It
2003 Jan 26
0
Strange delays/hangs/freezes with samba
Hello,
our file server was rebooted due to an extended power outage a week or
so ago. Ever since then, we have had a problem with clients "freezing"
or hanging when accessing the Samba server.
It sometimes happens when loggin in, at the beginning of the login
script. The script will stall; explorer will hang (not even the task
manager can be brought to the front). At that point all you
2007 Feb 20
2
Gem install rails, no dependencies?
Hi, I''m having an odd problem trying to install Rails on my box:
> gem install rails
Successfully installed rails-1.2.2
>
What happened to the dependencies?
Jason
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2020 Feb 17
0
Re: guest-fsfreeze-freeze freezes all mounted block devices
On Mon, Feb 17, 2020 at 10:03:27 +0100, Marc Roos wrote:
> Hi Peter,
>
> Should I assume that the virsh domfsfreeze, does not require the
> qemu-agent service in the guest?
No. That's the official way how to drive the "guest-fsfreeze-freeze"
agent command via libvirt, thus you must have the guest agent the same
way as you used it before.
Using qemu-agent-command is a
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hmmm, using 'virsh domfsinfo testdom' gives me a crash in win2008r2
(using software from virtio-win-0.1.171.iso)
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: qemu-ga.exe
P2: 100.0.0.0
P3: 5c473543
P4: KERNELBASE.dll
P5: 6.1.7601.24545
P6: 5e0eb6bd
P7: c0000005
P8: 000000000000c4d2
P9:
P10:
Attached files:
These files may be
2007 Dec 04
0
Freezing Rails 1.2.6 & rubygems 0.95 Problems
Freezing to 1.2.6 appears to be broken right now for two reasons. My
environment is using rails 1.2.6 and rubygems 0.9.5 Attempting to
freeze to 1.2.6 with this will result in this output & error:
% rake rails:freeze:edge TAG=rel_1-2-6
...
** Invoke rails:freeze:edge (first_time)
** Execute rails:freeze:edge
A vendor/rails/railties
. . .
A vendor/rails/activesupport/MIT-LICENSE
2008 Jun 20
0
Any luck using Rails 2.1 config.gem?
I''ve seen Ticket #92 where a load error in the chronic gem pops up.
In that ticket is a mention of using gemsonrails to freeze gems in
vendor/gems. I am using the built-in functionality in Rails 2.1 to do
that; using the config.gem statement in environment.rb.
However when I do this, those gems are not available to backgroundrb:
ruby script/backgroundrb start
2007 Nov 06
1
gem freezes
Might be more of a general Ruby question I suppose, but you guys will
know anyhow ...
After an upgrade to Leopard (a clean install, not a literal upgrade)
I''ve copied my projects back onto my Mac, but I get an error when
trying to start Mongrel that according to sources on the internet
indicate that I''m missing some gems.
When I try and install them however, the gem command
2012 Nov 02
8
[Bug 56692] New: Xorg freezes with vblank enabled on nouveau nvc8
https://bugs.freedesktop.org/show_bug.cgi?id=56692
Priority: medium
Bug ID: 56692
Assignee: nouveau at lists.freedesktop.org
Summary: Xorg freezes with vblank enabled on nouveau nvc8
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: kel.p.doran at
2007 Dec 09
0
Asus P5K-VM & Centos 5.1 x86_64 freezes during yum install
Hello,
I'm trying to complete a minimal install of Centos 5.1 x86_64 on a Core 2
Duo 2.2Ghz
running on an Asus P5K-VM motherboard - yes, this means it's the G33
chipset.
(you can stop laughing now)
I'm installing to two SATA-disks setup with Software Raid-1.
I've installed an Intel NIC that is detected during install and I'm able to
complete the
install itself - mind you I
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hi Peter,
Should I assume that the virsh domfsfreeze, does not require the
qemu-agent service in the guest?
PS. I couldn't find the result. Afaik it looks like it is returning the
amount of frozen/thawed filesystem's
-----Original Message-----
Cc: libvirt-users
Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices
On Fri, Feb 14, 2020 at 22:14:55 +0100, Marc Roos
2008 Jul 15
2
xp/2003 explorer freezes browsing shares on Samba 3.2 ipv6 hosts
After upgrading one of our servers from Fedora 7 to Fedora 9,
from Samba 3.0 to 3.2.0-2.17.fc9 I noticed this strange phenomena:
Windows 2003 and XP clients freeze when you type
"\\server" in an explorer address bar where "server" is the
name of the Samba 3.2 host.
Windows 2000 clients don't freeze.
2003/XP clients don't freeze when you enter
2020 Feb 17
0
Re: guest-fsfreeze-freeze freezes all mounted block devices
On Fri, Feb 14, 2020 at 22:14:55 +0100, Marc Roos wrote:
>
> I wondered if anyone here can confirm that
>
> virsh qemu-agent-command domain '{"execute":"guest-fsfreeze-freeze"}'
Note that libvirt implements this directly via 'virsh domfsfreeze'. This
is the corresponding man page entry:
domfsfreeze domain [[--mountpoint] mountpoint...]
2005 Jun 07
0
Explorer freezes browsing certain samba folders
Greetings,
I'm running into some curious and undesirable behaviour from windows
explorer when I browse certain folders in my samba share - explorer
freezes for some considerable time before displaying the contents with
their little icons. This happens from both W2K SP4 and XP SP1 clients.
For example, explorer routinely freezes for 20 seconds or longer when I
open the innocuous
2004 Nov 25
1
gem rails 1.1.0.200411231446 flags has_many error
Hi
I updated gem rails today and saw that rails had an update.
With the new edition, I get a warning statement printed
that was not in the two earlier versions.
(No message with either:
require_gem ''activerecord'', "= 1.0.0"
require_gem ''activerecord'', "= 1.0.0.20041114"
)
The code still works, but the warning makes no sense.
Plus,
2006 Apr 04
4
Freezing Architecture-Dependent Gems such as Rmagick, Ferret, Unicode
A lot has been made recently about the need to freeze your gems for
production deployment on a shared server so your application can depend on
it''s own gem version instead of being subjected to whatever gem is installed
on the server, but does this rule of thumb come with an exception?
Architecture dependent gems such as RMagick, Ferret and Unicode have
dependencies that cannot be