** Description changed:
- Binary package hint: ubuntuone-client
+ ****************
+ HOW TO REPRODUCE
+ ****************
- After I put a file in the Ubuntu One sync folder it is uploaded
- (u1sdtool --current-transfers has shown that all bytes are sent) but
- server don't assign a hash ID and web interface show this file as
- "uploading". The GUI on Nautilus mark file as synced.
+ You'll need to have a broken folder to reproduce this.
+
+ BY RENAMING THE AFFECTED FOLDER:
+ 1. Computer A has the folder, computer B doesn't
+ 2. Renamed folder in computer A
+ 3. Ubuntu One syncs
+ 4. Computer A has the folder and its components, computer B has the folder
without its components
+
+ BY MANUALLY COPYING THE AFFECTED FOLDER:
+ 1. Computer A has the folder, computer B doesn't
+ 2. Compressed folder in computer A into a external hard drive
+ 3. Deleted folder in computer A, so no computer has the folder
+ 4. Extracted folder from external hard drive into computer B
+ 5. Ubuntu One syncs
+ 6. Computer B has the folder, computer A doesn't
+
+ ******************
+ EXPECTED BEHAVIOUR
+ ******************
+
+ - Interrupted uploads to be retried.
+ - Synced folders to have the same contents
+
+ **************
+ REAL BEHAVIOUR
+ **************
+
+ - Interrupted uploads aren't retried
+ - Sometimes there appear missing contents in synced folders along different
devices
+
+ ***********
+ WORK-AROUND
+ ***********
+
+ REMOVE FOLDER IN THE SERVER:
+ 1. Compress the folder affected by this bug; by right-clicking on it and
selecting the "compress..." option, and following steps in the screen
+ 2. Delete the affected folder
+ 3. In one.ubuntu.com, remove the affected folder
+ 4. From the compressed file just created; extract its contents where they
were initially located, by right-clicking on it and selecting the "uncompress
here..." option
+ 5. Delete the compressed file
+
+ ****************
+ RELEVANT DETAILS
+ ****************
+
+ - You can easily test if a folder is affected by comparing its size in
different devices (righ-click and "properties"), or with its size in
<one.ubuntu.com>
+ - After the file in a synced folder it is uploaded ('u1sdtool
--current-transfers' has shown that all bytes are sent) but server don't assign
a hash ID and web interface show this file as 'uploading'. The GUI on Nautilus
mark file as synced
+
+ **************
+ TECHNICAL INFO
+ **************
$ u1sdtool --info=/home/dnax/Ubuntu\
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- File: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- info_created: 1273066178.93
- info_is_partial: False
- info_node_id_assigned: 1273066263.74
- is_dir: False
- local_hash: sha1:5cc0f6fb8986905dcd92a798732e47bc95902974
- mdid: dc3e3306-ce19-47d2-8246-7582aa15a2f7
- node_id: 8daff726-0917-44c5-ae56-dc1642e937f4
- path: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- server_hash:
- share_id:
- stat: posix.stat_result(st_mode=33188, st_ino=117868L, st_dev=2066L,
st_nlink=1, st_uid=1000, st_gid=1000, st_size=57779L, st_atime=1273066178,
st_mtime=1234208141, st_ctime=1273066178)
+ File: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
+ info_created: 1273066178.93
+ info_is_partial: False
+ info_node_id_assigned: 1273066263.74
+ is_dir: False
+ local_hash: sha1:5cc0f6fb8986905dcd92a798732e47bc95902974
+ mdid: dc3e3306-ce19-47d2-8246-7582aa15a2f7
+ node_id: 8daff726-0917-44c5-ae56-dc1642e937f4
+ path: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
+ server_hash:
+ share_id:
+ stat: posix.stat_result(st_mode=33188, st_ino=117868L, st_dev=2066L,
st_nlink=1, st_uid=1000, st_gid=1000, st_size=57779L, st_atime=1273066178,
st_mtime=1234208141, st_ctime=1273066178)
$ u1sdtool --status
State: QUEUE_MANAGER
- connection: With User With Network
- description: processing queues
- is_connected: True
- is_error: False
- is_online: True
- queues: IDLE
+ connection: With User With Network
+ description: processing queues
+ is_connected: True
+ is_error: False
+ is_online: True
+ queues: IDLE
+ Binary package hint: ubuntuone-client
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntuone-client 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed May 5 16:12:40 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
ProcEnviron:
- LANG=it_IT.utf8
- SHELL=/bin/bash
+ LANG=it_IT.utf8
+ SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneSyncdaemonExceptionsLog: 2010-05-05 15:32:49,806 -
ubuntuone.SyncDaemon.ActionQueue - ERROR - Upload
share:''
node:marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7 Upload(share_id="''",
hash="'sha1:5cc0f6fb8986905dcd92a798732e47bc95902974'", fileobj_factory='<bound
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at
0xaa6adc4>>', node_id='marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7',
crc32='613723678L', previous_hash="''", size='57779') failure INTERNAL_ERROR
UbuntuOneUserSyncdaemonConfig:
- [bandwidth_throttling]
- read_limit = 2097152
- write_limit = 20480
- on = True
-
- ---------------------------------------
-
- TEST CASE:
- A manual acceptance case for this bug is difficult to setup and execute
reliably. Instead, the tests for this bug are all automated.
+ [bandwidth_throttling]
+ read_limit = 2097152
+ write_limit = 20480
+ on = True
** Description changed:
****************
HOW TO REPRODUCE
****************
You'll need to have a broken folder to reproduce this.
BY RENAMING THE AFFECTED FOLDER:
1. Computer A has the folder, computer B doesn't
2. Renamed folder in computer A
3. Ubuntu One syncs
4. Computer A has the folder and its components, computer B has the folder
without its components
BY MANUALLY COPYING THE AFFECTED FOLDER:
1. Computer A has the folder, computer B doesn't
2. Compressed folder in computer A into a external hard drive
3. Deleted folder in computer A, so no computer has the folder
4. Extracted folder from external hard drive into computer B
5. Ubuntu One syncs
6. Computer B has the folder, computer A doesn't
******************
EXPECTED BEHAVIOUR
******************
- - Interrupted uploads to be retried.
+ - Interrupted uploads to be retried
- Synced folders to have the same contents
**************
REAL BEHAVIOUR
**************
- Interrupted uploads aren't retried
- Sometimes there appear missing contents in synced folders along different
devices
***********
WORK-AROUND
***********
REMOVE FOLDER IN THE SERVER:
1. Compress the folder affected by this bug; by right-clicking on it and
selecting the "compress..." option, and following steps in the screen
2. Delete the affected folder
3. In one.ubuntu.com, remove the affected folder
4. From the compressed file just created; extract its contents where they
were initially located, by right-clicking on it and selecting the "uncompress
here..." option
5. Delete the compressed file
****************
RELEVANT DETAILS
****************
- You can easily test if a folder is affected by comparing its size in
different devices (righ-click and "properties"), or with its size in
<one.ubuntu.com>
- After the file in a synced folder it is uploaded ('u1sdtool
--current-transfers' has shown that all bytes are sent) but server don't assign
a hash ID and web interface show this file as 'uploading'. The GUI on Nautilus
mark file as synced
**************
TECHNICAL INFO
**************
$ u1sdtool --info=/home/dnax/Ubuntu\
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- File: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- info_created: 1273066178.93
- info_is_partial: False
- info_node_id_assigned: 1273066263.74
- is_dir: False
- local_hash: sha1:5cc0f6fb8986905dcd92a798732e47bc95902974
- mdid: dc3e3306-ce19-47d2-8246-7582aa15a2f7
- node_id: 8daff726-0917-44c5-ae56-dc1642e937f4
- path: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
- server_hash:
- share_id:
- stat: posix.stat_result(st_mode=33188, st_ino=117868L, st_dev=2066L,
st_nlink=1, st_uid=1000, st_gid=1000, st_size=57779L, st_atime=1273066178,
st_mtime=1234208141, st_ctime=1273066178)
+ File: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
+ info_created: 1273066178.93
+ info_is_partial: False
+ info_node_id_assigned: 1273066263.74
+ is_dir: False
+ local_hash: sha1:5cc0f6fb8986905dcd92a798732e47bc95902974
+ mdid: dc3e3306-ce19-47d2-8246-7582aa15a2f7
+ node_id: 8daff726-0917-44c5-ae56-dc1642e937f4
+ path: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
+ server_hash:
+ share_id:
+ stat: posix.stat_result(st_mode=33188, st_ino=117868L, st_dev=2066L,
st_nlink=1, st_uid=1000, st_gid=1000, st_size=57779L, st_atime=1273066178,
st_mtime=1234208141, st_ctime=1273066178)
$ u1sdtool --status
State: QUEUE_MANAGER
- connection: With User With Network
- description: processing queues
- is_connected: True
- is_error: False
- is_online: True
- queues: IDLE
+ connection: With User With Network
+ description: processing queues
+ is_connected: True
+ is_error: False
+ is_online: True
+ queues: IDLE
Binary package hint: ubuntuone-client
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntuone-client 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed May 5 16:12:40 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
ProcEnviron:
- LANG=it_IT.utf8
- SHELL=/bin/bash
+ LANG=it_IT.utf8
+ SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneSyncdaemonExceptionsLog: 2010-05-05 15:32:49,806 -
ubuntuone.SyncDaemon.ActionQueue - ERROR - Upload
share:''
node:marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7 Upload(share_id="''",
hash="'sha1:5cc0f6fb8986905dcd92a798732e47bc95902974'", fileobj_factory='<bound
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at
0xaa6adc4>>', node_id='marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7',
crc32='613723678L', previous_hash="''", size='57779') failure INTERNAL_ERROR
UbuntuOneUserSyncdaemonConfig:
- [bandwidth_throttling]
- read_limit = 2097152
- write_limit = 20480
- on = True
+ [bandwidth_throttling]
+ read_limit = 2097152
+ write_limit = 20480
+ on = True
** Description changed:
****************
HOW TO REPRODUCE
****************
- You'll need to have a broken folder to reproduce this.
+ You'll need to have a broken folder to reproduce this
BY RENAMING THE AFFECTED FOLDER:
1. Computer A has the folder, computer B doesn't
2. Renamed folder in computer A
3. Ubuntu One syncs
4. Computer A has the folder and its components, computer B has the folder
without its components
BY MANUALLY COPYING THE AFFECTED FOLDER:
1. Computer A has the folder, computer B doesn't
2. Compressed folder in computer A into a external hard drive
3. Deleted folder in computer A, so no computer has the folder
4. Extracted folder from external hard drive into computer B
5. Ubuntu One syncs
6. Computer B has the folder, computer A doesn't
******************
EXPECTED BEHAVIOUR
******************
- Interrupted uploads to be retried
- Synced folders to have the same contents
**************
REAL BEHAVIOUR
**************
- Interrupted uploads aren't retried
- Sometimes there appear missing contents in synced folders along different
devices
***********
WORK-AROUND
***********
REMOVE FOLDER IN THE SERVER:
1. Compress the folder affected by this bug; by right-clicking on it and
selecting the "compress..." option, and following steps in the screen
2. Delete the affected folder
3. In one.ubuntu.com, remove the affected folder
4. From the compressed file just created; extract its contents where they
were initially located, by right-clicking on it and selecting the "uncompress
here..." option
5. Delete the compressed file
****************
RELEVANT DETAILS
****************
- You can easily test if a folder is affected by comparing its size in
different devices (righ-click and "properties"), or with its size in
<one.ubuntu.com>
- After the file in a synced folder it is uploaded ('u1sdtool
--current-transfers' has shown that all bytes are sent) but server don't assign
a hash ID and web interface show this file as 'uploading'. The GUI on Nautilus
mark file as synced
**************
TECHNICAL INFO
**************
$ u1sdtool --info=/home/dnax/Ubuntu\
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
File: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
info_created: 1273066178.93
info_is_partial: False
info_node_id_assigned: 1273066263.74
is_dir: False
local_hash: sha1:5cc0f6fb8986905dcd92a798732e47bc95902974
mdid: dc3e3306-ce19-47d2-8246-7582aa15a2f7
node_id: 8daff726-0917-44c5-ae56-dc1642e937f4
path: /home/dnax/Ubuntu
One/gedit-symbol-browser-plugin-bin-debian-i386-0.1.tar.gz
server_hash:
share_id:
stat: posix.stat_result(st_mode=33188, st_ino=117868L, st_dev=2066L,
st_nlink=1, st_uid=1000, st_gid=1000, st_size=57779L, st_atime=1273066178,
st_mtime=1234208141, st_ctime=1273066178)
$ u1sdtool --status
State: QUEUE_MANAGER
connection: With User With Network
description: processing queues
is_connected: True
is_error: False
is_online: True
queues: IDLE
Binary package hint: ubuntuone-client
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntuone-client 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Wed May 5 16:12:40 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
ProcEnviron:
LANG=it_IT.utf8
SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneSyncdaemonExceptionsLog: 2010-05-05 15:32:49,806 -
ubuntuone.SyncDaemon.ActionQueue - ERROR - Upload
share:''
node:marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7 Upload(share_id="''",
hash="'sha1:5cc0f6fb8986905dcd92a798732e47bc95902974'", fileobj_factory='<bound
method FSKey.open_file of <ubuntuone.syncdaemon.sync.FSKey object at
0xaa6adc4>>', node_id='marker:dc3e3306-ce19-47d2-8246-7582aa15a2f7',
crc32='613723678L', previous_hash="''", size='57779') failure INTERNAL_ERROR
UbuntuOneUserSyncdaemonConfig:
[bandwidth_throttling]
read_limit = 2097152
write_limit = 20480
on = True
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575817
Title:
Interrupted uploads are never retried
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/575817/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs