Public bug reported:

Binary package hint: ubuntuone-client

Playing around with Ubuntu one I decided to remove the .cache/ubuntuone
directory. Here is what I did:

1. Create files:
touch ~/'Ubuntu One/My Files/'test.txt
echo hello > ~/'Ubuntu One/My Files/'hello.txt
2. Wait for the client to sync, verify it on the web. The client icon should 
stop rotating
3. Choose "Quit" from the context menu of the tray icon.
4. Remove the .cache directory of ubuntuone:
rm -rf ~/.cache/ubuntuone
5. Restart the client using the Applications menu.

Result: The client will start working and create conflict files for all the 
files you have online. These files will be exactly the same as the files that 
are already in your directory, but with a .u1conflict added: md5sum *
d41d8cd98f00b204e9800998ecf8427e test.txt
d41d8cd98f00b204e9800998ecf8427e test.txt.u1conflict
b1946ac92492d2347c6235b4d2611184  hello.txt
b1946ac92492d2347c6235b4d2611184  hello.txt.u1conflict

Expected result: The client will realize that it is useless to create
conflict files for two files with exactly the same content, size and
permissions and not create these conflict files.

ProblemType: Bug
.home.bram..cache.ubuntuone.log.syncdaemon.exceptions.log:
 2009-08-16 17:08:26,338 - ubuntuone.SyncDaemon.ActionQueue - ERROR - upload    
                   share:''                                       
node:'7dc67f9f-bcfb-48ab-9e19-810e2b033bde'   
upload(node="'7dc67f9f-bcfb-48ab-9e19-810e2b033bde'", 
hash="'sha1:6f2e550a0dc5c0f489bfd08ff506878f40b9de1b'", fileobj_factory='<bound 
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at 
0x22c1910>>', share="''", crc32='147532922L', previous_hash="''", size='18') 
failed 7dc67f9f-bcfb-48ab-9e19-810e2b033bde
 2009-08-16 17:08:27,001 - ubuntuone.SyncDaemon.ActionQueue - ERROR - upload    
                   share:''                                       
node:'8124a9b3-daac-4c33-b97b-60fa84d407bc'   
upload(node="'8124a9b3-daac-4c33-b97b-60fa84d407bc'", 
hash="'sha1:da39a3ee5e6b4b0d3255bfef95601890afd80709'", fileobj_factory='<bound 
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at 
0x22c1b90>>', share="''", crc32='0', previous_hash="''", size='0') failed 
8124a9b3-daac-4c33-b97b-60fa84d407bc
 2009-08-16 17:08:27,573 - ubuntuone.SyncDaemon.ActionQueue - ERROR - upload    
                   share:''                                       
node:'e39248fb-55af-45e9-886f-fb2b980484f0'   
upload(node="'e39248fb-55af-45e9-886f-fb2b980484f0'", 
hash="'sha1:da39a3ee5e6b4b0d3255bfef95601890afd80709'", fileobj_factory='<bound 
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at 
0x22c1850>>', share="''", crc32='0', previous_hash="''", size='0') failed 
e39248fb-55af-45e9-886f-fb2b980484f0
Architecture: amd64
Date: Sun Aug 16 17:12:50 2009
DistroRelease: Ubuntu 9.10
Package: ubuntuone-client 0.92.0-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-5-generic x86_64

** Affects: ubuntuone-client (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Removing .cache/ubuntuone creates useless conflicts
https://bugs.launchpad.net/bugs/414453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to