Displaying 20 results from an estimated 1314 matches for "3.0.3".
Did you mean:
3.0.2
2015 Jul 14
0
Processed: reassign 399073 to src:xen, reassign 407142 to src:xen, reassign 414040 to src:xen ...
Processing commands for control at bugs.debian.org:
> # reassigning all open bugs reported against versioned xen packages that are no longer in the archive to src:xen
> reassign 399073 src:xen 3.0.3-0-2
Bug #399073 [xen-hypervisor-3.0.3-1-i386] xen-hypervisor-3.0.3-1-i386: dom0 crashes with a domU that define more than 6 vdb
Warning: Unknown package 'xen-hypervisor-3.0.3-1-i386'
Bug
2011 Jul 25
4
Rails 3 test database issues
I am having a problem using the test database in Rails 3. It
apparently has kept track of aspects of the database that I deleted
completely from my migrations at some point. I don''t always use the
''down'' part of a migration and sometimes just recreate the whole
database. I did rake db:migrate:reset and rake db:test:prepare, but
when I run my test it is trying to access
2010 Dec 15
2
Error reverse engineering MySQL with RMRE
Hi
I am been trying in vain to auto-gen models by reverse-engineering
mysql using RMRE. It complains mysql2 gem missing but as seen in my
Rails environment below, it is there.
Here''s my Rails environment and RMRE error. Experts... please help!
Thanks a ton in advance!!
===
Ruby version 1.9.2 (x86_64-linux)
RubyGems version 1.3.7
Rack version 1.2
Rails version 3.0.3
Active Record
2011 Feb 05
1
ActionMailer::Base.default_url_options
Hi,
I want so set a default url for ActionMailer. I know,
ActionMailer::Base.default_url_options is deprecated, so I use
config.action_mailer.default_url_options = {
:host => "localhost"
}
in my environments (test.rb, production.rb, ...). The problem is, I get a
deprecation error and rails won''t start. I have no solution...
Any hints for me?
Testing started at
2008 Jun 10
3
Bug#485598: xen-utils-3.0.3-1: xend doesn't start on amd64
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-4
Severity: important
# /etc/init.d/xend start
Restarting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/server/SrvDaemon.py", line 17, in <module>
import
2006 Oct 02
3
Xen 3.0.3 for Etch
Hi folks
Upstream forked a 3.0.3 tree a week ago. I hope they will release it in
the next two weeks. I think it will be a good idea to release this with
Etch. This may be also a good target as RHEL5 will also release with
Linux 2.6.18 (we use their xen patch for the kernel already) and Xen
3.0.3.
My current plan is:
- Upload 3.0.3-testing with version 3.0.3~rc1+hg$revision and abi
3.0.3-rc1.
-
2013 Jun 28
3
Using Puppet for downgrading Varnish (circular dependency)
Hi all,
I am trying to use puppet (2.7.18) for downgrading varnish cache on Centos
Linux (6.3).
Unfortunately there are two varnish RPMs (which seem to have circular
dependencies):
varnish-3.0.4-1.el6.x86_64
varnish-libs-3.0.4-1.el6.x86_64
When using "ensure" for downgrading I get a bunch of errors:
err: /Stage[main]/Varnish/Package[varnish-libs]/ensure: change from
3.0.4-1.el6
2006 Oct 12
2
Bug#392534: xen-hypervisor-3.0.3-rc1-i386: fails to install
Package: xen-hypervisor-3.0.3-rc1-i386
Version: 3.0.3~rc1+hg11686-1
Severity: grave
Hello,
xen-hypervisor-3.0.3-rc1-i386 fails to install:
Setting up xen-hypervisor-3.0.3-rc1-i386 (3.0.3~rc1+hg11686-1) ...
Searching for GRUB installation directory ...
No GRUB directory found.
To create a template run 'mkdir /boot/grub' first.
To install grub, install it manually or try the
2010 Dec 15
5
Having trouble testing :( "superclass mismatch" and can't load "test_helper"
I''m having trouble testing my Rails 3 application. Unit testing
doesn''t work. If I try ruby article_test.rb directly, I get a "no
such file to load" error, and if I try rake test:units or ruby unit/
article_test.rb I get this odd "superclass mismatch for class
ArticlesController" error!
I''m hoping I can get this settled...
My test files were
2011 Jan 06
4
Not able to insert value in rails console
I am using authlogic for authentication in rails 3.0.3 with ruby 1.9.2
Using activerecord-sqlserver-adapter (3.0.5)
windows with sqlserver database
when i create user details in rails console, i am getting below error,
>User.create(:login=>''test'',:password=>''test123'',:password_confirmation=>''test123'')
2007 Apr 27
3
Where is hvmloader?
I need to get windows going.. I can''t find what pkg contains it.
This is AMD
malysh:/etc/xen# dpkg -l|grep xen|awk ''{print $2,$3}''
linux-headers-2.6-xen-amd64 2.6.18+6
linux-headers-2.6.18-4-xen 2.6.18.dfsg.1-12
linux-headers-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
linux-image-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
linux-modules-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
2011 Jun 12
3
Problem with undefined variable current_user
Hi everyone,
I''m working through the tutorial at the following link and attempting to
customise/adapt the lessons for my own slightly different application.
Link:
Ruby on Rails Tutorial: Learn Rails by Example | Ruby on Rails 3
Tutorial book and screencasts | by Michael Hartl
<http://ruby.railstutorial.org/ruby-on-rails-tutorial-book>
I''m currently trying to work
2008 Sep 29
0
Bug#500557: xen-utils-3.0.3-1: pygrub boot not working
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-4
Severity: normal
Booting with pygrub doesn't work. First problem is the path to
libraries (/usr/lib/python is used instead of
/usr/lib/xen-3.0.3-1/lib/python):
$ /usr/lib/xen-3.0.3-1/bin/pygrub
Traceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/pygrub", line 25, in ?
import grub.GrubConf
ImportError: No module
2006 Nov 23
3
HVM Loader in 3.0.3-testing missing?
Hello list,
I''ve installed Xen 3.0.3-testing from source on my spiffy new socket AM2
machine and I''m eager to play with fully virtualized guests.
The problem is, it seems the hvmloader wasn''t installed (or built) when
I built and installed Xen.
I''m getting the following error :
Error: Kernel image does not exist: /usr/lib/xen/boot/hvmloader
So I did a quick
2006 Oct 02
1
[RESEND] Xen 3.0.3 for Etch
Hi folks
Upstream forked a 3.0.3 tree a week ago. I hope they will release it in
the next two weeks. I think it will be a good idea to release this with
Etch. This may be also a good target as RHEL5 will also release with
Linux 2.6.18 (we use their xen patch for the kernel already) and Xen
3.0.3.
My current plan is:
- Upload 3.0.3-testing with version 3.0.3~rc1+hg$revision and abi
3.0.3-rc1.
-
2010 Dec 15
3
ORA-12514: TNS:listener d oes not currently know of service requested in connect descriptor (OCIEr
Hi I am a new to ROR and learning this framework from various tutorials.
I have my new application and had the rails generate scaffold get going
but after this when I first ran the rake db:migrate I got this ERROR!
ORA-12514:
TNS:listener d
oes not currently know of service requested in connect descriptor
(OCIError)
I''m using database which is on a server and have used the tnsnames.ora
2010 Dec 08
1
NoMethodError: `bytesize' for 200:Fixnum (with Rails-3.0.3)
Thanks to Rails developer team.
I tried Rails3 along this guide:
Ruby on Rails Guides: Getting Started with Rails
http://edgeguides.rubyonrails.org/getting_started.html
and I met the problem described as following.
...Any ideas?
===========
Environment:
===========
$ ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i686-darwin9.8.0]
$ rails -v
Rails 3.0.3
===========
Steps for reproduce:
2007 May 01
0
Bug#421825: xen-utils-3.0.3-1: blktap is missing
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-2
Severity: normal
It seems that the blktap module is not included. As loopback images
are deprecated in Xen, theis module is vital for using file backed
VBDs in Xen.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable'), (200, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to
2014 Apr 01
1
Head's up: Renviron change in R_LIBS_USER to 3.1
Hi
Here's a warning for you. If you start R today and it can't find any
packages in your home directory that it did find yesterday, don't
faint. You'll see something like this:
> library(data.table)
Error in library(data.table) : there is no package called 'data.table'
and your user home folder R packages will no longer appear in path:
> .libPaths()
[1]
2008 Sep 24
5
Bug#500047: xen-utils-3.0.3-1: domU reboot fails when using DRBD as vbd
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-4
Severity: normal
Rebooting from inside domU hangs in initrd:
Begin: Waiting for root file system... ...
Root file system is not available because underlying DRBD device
got deactivated during reboot:
$ cat /proc/drbd
version: 8.0.13 (api:86/proto:86)
GIT-hash: ee3ad77563d2e87171a3da17cc002ddfd1677dbe build by phil at fat-tyre, 2008-08-04