On 01/30/2011 05:36 PM, stakanov wrote:
>> 3. try to make all home files on both machines the same…
> This was the thing I did.
i have looked at the commands used by luckybackup and offer here, in
brackets following the command what each switch means:
rsync
-h [make human readable numbers]
–progress [show progress during transfer]
–stats [give some file-transfer stats]
-r [recurse into directories]
-t [preserve modification times]
-g [preserve group]
-o [preserve owner (super-user only)]
-p [preserve permissions]
-l [copy symlinks as symlinks]
-D [preserve device files (super-user only) & preserve special files]
–update [skip files that are newer on the receiver]
/home/user [origination directory]
/media/disk-1/ [destination directory]
so, you no matter what you thought luckybackup was supposed to do it
commanded, not what wanted but instead to make the files which existed
on BOTH machines to be changed on the destination machine’s
/home/you (with 11.3) to become exactly the same as those files on the
sending machine’s /home/you (with 11.1)…
except, those files on the destination machine which were newer than
on the sending machine would not be changed…
and, the files on the destination machine which didn’t exist on the
sending machine would remain as they were before the run…
and, the files on the sending machine which didn’t exist on the
destination machine would be replicated on the destination
now, to the excludes which list the directories/files on the sending
machine which should NOT be sent…and, i tell you, i have NO idea how
it came with that list:
–exclude=/tmp/
–exclude=/cache/
–exclude=/Cache/
–exclude=/mnt/*/
–exclude=/media//**
–exclude=**/lost+found/
–exclude=/var/**
–exclude=/proc/**
–exclude=/dev/**
–exclude=/sys/**
–exclude=/Trash/
–exclude=/trash/
but, i can tell you that it MIGHT have resulted in a usable machine
if it had had one two more exclusions:
–exclude=.*
–exclude=./*
because in that way, all of the configuration files in your new 11.3
machine would not have been garbaged up by being overwritten the
config files in your 11.1 machine
next i kinda wonder how it used a destination of “/media/disk-1/”…was
that the same as you desktop’s /home/you ?
>
>
>> 4. if you tried to do 4 above: did you including making the files in
>> ~/.hiddenDirectories/ and .hiddenFiles the same on both machines?
> No
as far as i can tell, by looking at the command you provided that is
exactly what happened, it changed all the hidden files on the desktop
to be like those on the laptop, plus all hidden files on the laptop
which didn’t exist on the desktop before, do now…
>> 5. some other thing??
>>
> Hum… I would like to have a date with Keira Knightley … if
> you can arrange? In that case I could overlook a certain behavior of
> yours, some lines down.
sorry i can’t help you with a date, nor can help that you don’t like
my method of trying to help…
>> a. did luckybackup ask for your root password? or, run from a script
>> with root powers?
> If I would have used the “root-lucky backup” available on the menu
> yes. But I would have told so.
from what you posted, it was impossible for me to know if root had
been invoked or not…that is, how was i to know that if root was
asked for you would have said so??
> d> . does luckybackup have an undo option?
> No. Luckybackup is an GUI to the rsync with a possibility to control
> (what I did) for the code it executes.
really unfortunate it undo what it did…
>> e. is this the first time you ran luckybackup set up to do this
>> operation? had it run successfully before without causing problems? if
>> so, what changed?
> It is the first time that i tried to fusion an 11.1 home with an 11.3
> home. As I did write above.
that is an operation i would have never suggested you do…why would
you want to import old 11.1 config files into a 11.3 machine?
>> f. are both machines now broken or just one, which?
> Did you read the thread before answering in this way?
yes, i read every word of every post that had been posted to this
thread before and was available to me at the time of my posting (1210,
my time today)…and, in none of those do you mention if the laptop is
still usable–and, important question if you had actually tried to
make both machines the same (that is, all files on both machines
exactly the same, always defaulting to ending with the newest file
migrating over the oldest…and, missing files on one migrating to the
other…don’t you see now how that could be an important question?
>> g. maybe it is called LUCKYbackup because you have to be REAL lucky
>> not to murder your system if you use it without understanding how to
>> set it up a job correctly…maybe–what do you think?
> You get the yellow card for this. Your quote is offensive.
i’ll take the yellow…what i said didn’t help…
but, the fact is (i think) using luckybackup you have killed your 11.3…
> What about this: do you read before you write?
i do and i did…
> Did you ever use the program “lucky
> backup” before answering in this thread?
no, but since you told me luckybackup is only a GUI for rsync i knew
all i needed to know about what it was capable of doing…which is why
i asked the questions i did…
> Do you thing this comment was
> useful, and, in prospect of future readers: for them this part of the
> thread is just wasted space and fuzz, don’t you think so. Please
> abstain.
well, no it is not useful, what i should have said was: i can’t
imagine that leaning how to use luckybackup is easier than learning
how to use rsync (which is pretty easy)…
>> h. is using luckybackup really easier than reading man rsync–and,
>> asking here if you need a little help?
> Same as above applies. Thank you.
unfortunately, i can only guess the damage would have also been done
had you used the command line, unless you knew not to overwrite the
config files on the newer system…
i remain VERY very confused about how you can add a new user and also
have the same problem unless, somehow the rsync command changed
system files outside of your home–and, again i mention that i do
not understand the command’s excludes (which seem to be mostly aimed
at not moving system level files, which shouldn’t even be looked at
when syncing home to home!!
i wonder how you added a new user?
well, i also wonder who is the owner and who can read/write
/home/[you]/.Xauthority and /home/[newUser]/.Xauthority
good luck, but i imagine you have a situation there which is gonna be
easiest fix by a backup of data, format and install and do NOT try to
fusion in an old system…instead, copy only the data, never the
configs…
–
DenverD
CAVEAT: http://is.gd/bpoMD [posted via NNTP w/openSUSE 11.3, KDE4.5.5
“release 1”, Thunderbird3.0.11,]
“It is far easier to read, understand and follow the instructions than
to undo the problems caused by not.” DD 23 Jan 11