Displaying 20 results from an estimated 1000 matches similar to: "remove_index appends suffix "_index" to the given name!"
2010 Mar 30
2
remove_index missed quote_table_name
in lib/active_record/connection_adapters/abstract/schema_statements.rb
there is a missing quote_table_name in line 286 (def remove_index):
execute "DROP INDEX #{quote_column_name(index_name(table_name,
options))} ON #{table_name}"
so my "keys" table can get an index with "add_index" but can''t remove
it (without tweaking)
replacing it to
execute
2014 May 05
3
recycle: ... returned No such file or directory
Hi,
recently I see lots of logs like this. I figured, that many have umlaute
in their name - but not all. My local FS displays the umlaute correctly
- but it is not displayed correctly in the logfiles.
Also, when I browse through shares via Windows or MacOSx all files with
umlaute seem to be displayed correctly.
May 5 08:27:54 Storage-01 smbd[39207]: recycle: stat for
2005 Jan 19
2
Moving fileserver
I'm having a problem here I'm not sure how to solve, so I
hope someone else have done the same (and succeeded :)
I have an old smb server ('tux') which is ancient (both
in software and hardware) and can't handle the load.
This machine is running version 2.2.3a-14.1 (Debian
GNU/Linux woody) with 'character set = ISO8859-1'.
The new smb server ('bella') runs
2018 Dec 30
2
--partial does not "unhide" the files
Hi,
I used --partial to transfer files from my local computer (rsync 3.1.2,
Debian) to a remote computer (rsync 3.1.1 WD MyPassport Storage device)
The files get transferred, but after successful transfer, the files
are not renamed from .<tmpfile> to <file>.
Where to go next?
Here is the verbose output after transferring an empty file
heiko at blade:~/Pictures$ rsync
2014 May 08
2
2x Samba4 Bugs - "mount error(5): Input/output error" & "recycle: stat for ... AFP_AfpInfo returned No such file or directory"
Hi
I'm using Samba version 4.1.7 on the server side. On the Client side is
multiple versions
- a copy machine Konica Minolta
- Windows XP
- Windows 7
- Mac OSx (Mavericks)
- CentOS (XenServer)
all of them get sporadic input output errors. E.g: on a Linux I would get a
mount error(5): Input/output error
after the first try. And as funny as it sounds, but the second try is a
success and
2002 Sep 25
1
Slow browsing windows shares from linux/samba
Hello all
I have been searching around the internet and even used the searchable
samaba mailing list archive. It seems I have a rare case of where my problem
is reversed to the common slow samba problem.
My problem is this:
I have a network of 3 PCs, one Linux 2 Windows XP. They are connected via a
hardware router (switched) on the 190.190.1.0 network. On the linuxbox I
have a collection of
2003 Oct 15
1
rsynced files "collecting" blocks?
Hello!
We are synching some server data (websites, logfiles, ...) with rsync via
ssh and are detecting a weird problem:
Certain files and directories, apparently those who are regulary rsynced over
the WAN, tend to use far too many blocks, e.g.:
stat from file on server:
File: `bilder.html'
Size: 2009 Blocks: 288 IO Block: 4096 regular file
[...]
The same file (a fresh
2007 Dec 21
0
db:migrate problem
I''m having a bit of trouble getting a rails project to build properly within
cruisecontrolrb.
My cruise task is in lib/tasks/my_project.rake, and looks like this:
task :cruise => [''db:test:purge'', ''db:migrate'', ''db:test:prepare'',
''test:coverage:clean'', ''test:coverage:prepare'',
2006 Jan 07
2
Where is the stud.ci() function used in boot.ci()?
Hello!
I am trying to duplicate the studentized bootstrap confidence interval
calculations in boot.ci() without using boot.ci(). My w/o boot.ci()
calculations are close to boot.ci() using the same object from
implementation of boot(), but not quite the same (I think the differences
are due to how quantiles are computed for z*). Through examining the
boot.ci() code, I can see there is a call
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks!
i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future.
i think this feature is sometimes important, especially when using different surface layers, or when modifying
the buffer in realtime.
if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime?
i already tried different
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks!
i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future.
i think this feature is sometimes important, especially when using different surface layers, or when modifying
the buffer in realtime.
if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime?
i already tried different
2006 Jun 15
6
Newbie''s problem with a nil object he didn''t expect!
Dear Rubyists/Rails gurus,
Though I''ve successfully completed the various Rails tutorials online
and the Depot application from the Agile Web Development with Rails
book, I''m still pretty much a Ruby/Rails newbie. I''m trying to learn by
writing my own simple blogging application, but I''ve run into a problem
that has had me scratching my head for a few days now.
2008 Apr 08
1
Help with primary_key_prefix_type
I put this config in environment.rb
# Use table_id instead of id for primary key.
config.active_record.primary_key_prefix_type =
:table_name_with_underscore
I have this migration:
class CreateEntities < ActiveRecord::Migration
def self.up
create_table :entities do |t|
t.string :entity_name, :null => false,
:limit => 40
t.string
2004 Jul 06
2
<myprinter>.tdb spoilt, tdbbackup -v does not see corrupt data
Hi,
I am using Version 3.0.2a of samba on Linux 2.4.18 (suse with self-compiled samba from tarball)
smb.conf:
[IEPRINT]
path = /home/htmprint/tmp
printable = Yes
print command = /home/htmprint/Programme/virtual_printer.sh %s
After some weeks with some thousand printjobs generated by a program running as W2k-service the printer was no more available.
I checked printing
2005 Feb 22
1
Multiple OCFS intances in the same LAN
Hi,
is it possible and safe to use more than one RAC-Cluster using OCFS in the same LAN?
I'm considering to following setup: a 2-node production and a 2-node test system, the production data is stored in an EMC Symmetrix and for the test-system the production data is copied once to a BCV disk internally. This will give me an new independant copy of the production disk with the same contents,
2004 Sep 29
1
Samba became Domain Member Server
Hi group,
I have problems with a former Samba-server. It has been a simple server, no acl-stuff,not a DC or so.
Now we have a Windows 2003 PDC and I intergated the Samba-Server as a Domain Member Server.
Everything works fine, except one annoying thing:
I cannot allow the Domain-Members to full-access the files recursively.
Example:
The users complain, that they can make an excel-sheet and
2013 Jan 18
1
"Thermoisoplethendiagramm"
Hello,
I would like to generate isolines of temperature for the 24 hours by the 12
month. Something like hier:
http://www.diercke.de/bilder/omeda/800/12351E.jpg.
On the x-axis are the month and on the y-axis the 24 hours, than as contour
lines the temperature.
My data are:
'data.frame': 288 obs. of 3 variables:
$ Group.1: num 0 1 2 3 4 5 6 7 8 9 ...
$ Group.2: num 1 1 1 1 1 1 1
2005 Nov 26
3
Several questions about Ferret.
Hi.
First of all I would like to say "thank you" to David for its really
valuable work. Ferret is a great project and it have great future.
Well now is my questions as beginner in Ferret.
How to remove ALL documents from index. Remove files is not a solution. I am
interesting in something like
index.remove_index or something like this. What is a usual way of doing it??
What is the
2005 Feb 08
2
Data manipulation
Content-Type: text/plain; charset="iso-8859-1"
Received-SPF: none (hypatia: domain of hellik at web.de does not designate permitted sender hosts)
X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by hypatia.math.ethz.ch id j186djX0017423
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on
2006 Sep 05
0
rake craziness with Migrate as a dependency
Hi everyone,
For one of our projects we have a need to deploy and maintain a demo.
As a result I''ve attempted to setup a set of rake tasks for the job.
My goal is have one rake task called "deploy_demo" which purges the
database, migrates to the current schema, and loads the db from a set
of fixture files in a specified location.
I''ve written two new tasks the perform