similar to: Undo changes from removed class (ENC)

Displaying 20 results from an estimated 600 matches similar to: "Undo changes from removed class (ENC)"

2005 Feb 24
9
[0.10.0] Update problem
Upgrading to rails 0.10.0 leads to the following: ----- => Rails application started on http://0.0.0.0:3002 [2005-02-24 16:45:35] INFO WEBrick 1.3.1 [2005-02-24 16:45:35] INFO ruby 1.8.2 (2004-12-25) [powerpc-darwin7.7.0] [2005-02-24 16:45:35] WARN TCPServer Error: Address already in use - bind(2) [2005-02-24 16:45:35] INFO WEBrick::HTTPServer#start: pid=936 port=3002 #<NameError:
2018 Aug 08
0
Error: connect(ipc-proxy) failed: Permission denied
Hello: We have got 2 directors and three backend mailbox servers. I get the following error " Error: connect(ipc-proxy) failed: Permission denied". I have read the article https://www.dovecot.org/list/dovecot/2012-August/137349.html and we have done as signaled in the two director servers with no success, So, we have tried now to set it like this: service ipc {
2007 Nov 13
0
resampling
Dear all, I sample without replacement elements of a vector and generate a new vector: kl<-c(1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,6,6,6,6,6,7,7,8,8, 8,8,8,8,8,8,8) the_index<-c(sample(40,35)) for(fs in 1:length(the_index)){if(fs==1){s<-c(kl[the_index[fs]])}else{s<- append(s, kl[the_index[fs]], after = length(s))}} I am running in BATCH mode this script in a
2013 Oct 25
2
Replication (Mac OS X)
Hello, I am taking a stab at setting up dovecot replication between two OS X Mavericks servers. (The dovecot version in Mavericks is 2.2.5.) The first question I have is in regards to userdb. The user accounts are Open Directory based. The output of: doveadm user ?*' ?yields only: # doveadm user ?*' submit However, specific user accounts can be looked up explicitly, ie: # doveadm
2012 Jul 07
1
plugin sync in masterless mode
So, I''m reading that this works, but I''m obviously missing something somewhere, cause its not... I''m testing a masterless setup, and thus far, pluginsync isn''t doing anything. my puppet.conf looks like [main] vardir = /var/lib/puppet logdir = /var/log/puppet rundir = /var/run/puppet ssldir = $vardir/ssl classfile = $vardir/classes.txt
2013 Nov 18
4
Puppet Masterless on Windows
Hi all, I have been working on a configuration of a Masterless configuration on Windows. I am able to get individual jobs to run like: puppet apply <path to my puppet .pp file> However, I would like to spin up the Vagrant box off a base VM, and have a puppet manifest file in a location where puppet knows to look and provision based off that file. The obvious place seems to be
2012 Sep 05
6
Weird variable dependency issue + different behavior between master/masterless
Hello all, I know that execution order is not guaranteed within a scope without explicitly declaring dependencies. However I''ve always been able to set variables in classes, and expect them to be used properly in templates that I declare in a File statement in the same class. It looks like I came across a problem with this yesterday : My class contains : $master_port = 6379
2013 Sep 18
1
ENC paramater interpolation in ENC, and inline templates
I''m in the process of rolling out a new homegrown ENC (we''ve decided on using an ENC over hiera; I know it''s not the way a lot of you are going, but it''s right for us) and am running into some issues with variable interpolation in ENC data. To give a concrete example, I''m using modules to configure puppetdb, puppet master, and puppet clients. So,
2007 Jun 14
0
Undo deletion?
Does anyone know of a method for undoing a deletion before an IndexWriter has been committed? The deletion would be done through the IndexWriter. -- Posted via http://www.ruby-forum.com/.
2006 Aug 08
3
"undo" a model
In the event that I really don''t want a certain model, can I delete it? Is there a tool that I can use besides ''rm'' to ensure I hit everything related to the model? Right now my only guess is to just remove all files that match a filemask and hope for the best.
2006 Jul 24
1
Undo "script/generate model mymodel"
Is there a way to undo this? because mymodel wasn''t a model, but only a class... :)
2006 Mar 29
2
How to undo ''rake rails:update''?
How do I reverse this action? rake freeze_edge rake rails:update Step 1: rake rails:unfreeze Step 2: ??? (what is reverse of ''rake rails:update''? -- Posted via http://www.ruby-forum.com/.
2004 Jul 01
1
I run mkfs.ext3 in hda1 but I want to make undo. How do it?
Hello linuxers!!! I have a problem. I did format using mkfs.ext3 in /dev/hda1, and it's wrong. I want to format hda2. Now I lost all datas. How can I recover my hda1??? __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ? gr?tis! http://antipopup.uol.com.br/
2004 Jul 01
0
I run mkfs.ext3 in a partition and I want make undo, how do it?
I use mkfs.ext3 in /dev/hda1, but was to use in /dev/hda3. Exist recover for this? How to do? __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ? gr?tis! http://antipopup.uol.com.br/
2010 Apr 30
0
Undo mkfs.btrfs
I accidentally did a mkfs.btrfs on a used btrfs filesystem, which now shows as empty. Is there any way to get the data back? -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2008 Jul 21
0
Undo "zfs destroy -r"
Hi, I have the following setup: zfs'' with daily snapshots: export export/home export/home[username] I wanted to get rid of the export/home zfs because it is empty and replace it with a directory "home" in export. Unfortunately I umounted all homes and gave "zfs destroy -r export/home". I know, this was really, really silly, but what I need is a way to get the homes
2009 Jun 15
1
Undo isohybrid possible?
Hi, is it possible to undo a "isohybrid filename.iso" so you get the original ISO back? regards, -mika- -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <http://www.zytor.com/pipermail/syslinux/attachments/20090615/938aaf23/attachment.sig>
2014 Mar 24
1
can I undo the snapshot apply of a qcow2 image
Hi all I have a problem. Two days ago , I used kvm-img create a snapshot of an qcow2 format image. And today I apply the snapshot of this image. The question is can I recovery the image to the last point . I mean Undo this snapshot apply -------------- lyz_pro 2014-03-24
2004 Sep 08
1
Best strategy to undo an update
My http authentication through winbind has stopped working with a Fedora Core 2 update of httpd and samba (and others), httpd-2.0.49-4 -> httpd-2.0.50-2.1 & samba-3.0.3-5 -> samba-3.0.6-2.fc2 which I believe is caused by a winbind bug (http://us1.samba.org/samba/news/#comingsoon_3.0.7) What is the best strategy to fix this? I can think of two: 1) rpm --erase all the
2005 Apr 11
2
Trying to undo an assignment
Hi, I defined corr to be a function, not realising that this was also the name for correlation in package=boot. How do I explicitly call the corr function within package boot (so, scope up over the current frame, I guess is another way of saying it) without removing my new corr function ? Thanks, Tolga Please follow the attached hyperlink to an important disclaimer