Opened 11 years ago

Closed 11 years ago

#4616 closed defect (fixed)

journal backup hangs

Reported by: quozl Owned by:
Priority: Normal Milestone: 0.100.0
Component: Backup Version: Git as of bugdate
Severity: Major Keywords: AU1B
Cc: Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

reproducer:

  • install OLPC OS 13.2.0 on XO-4 with additional RPMs from AU1B_4.zip,
  • open the Journal,
  • insert USB drive with space in label name,
  • on the icon for the USB drive, select Backup Journal,

expected result:

  • file datastore.tar.gz is properly created,
  • user is informed of completion.

observed result:

  • file datastore.tar.gz is properly created,
  • interface hangs at "Do not remove the storage device!",
  • the shell.log continually grows.

Attachments (1)

4616.tar.gz (428.8 KB) - added by quozl 11 years ago.
.sugar/default/logs/{1378172977,1378173363}

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by quozl

.sugar/default/logs/{1378172977,1378173363}

comment:1 follow-up: Changed 11 years ago by walter

Possibly related to a change to byte-array conversions between F18 and F19 in the way that we tried to address here? Backporting this code to F18 will fail as per #4610.

https://github.com/walterbender/sugar/commit/ff67d48d6e0a8ccfd025d355d18320dd2de458ae

(See #4539)

comment:2 in reply to: ↑ 1 Changed 11 years ago by godiard

Replying to walter:

Possibly related to a change to byte-array conversions between F18 and F19 in the way that we tried to address here? Backporting this code to F18 will fail as per #4610.

https://github.com/walterbender/sugar/commit/ff67d48d6e0a8ccfd025d355d18320dd2de458ae

(See #4539)

Walter, I can't see the relation. Is the wright ticket?

comment:3 Changed 11 years ago by godiard

  • Keywords AU1B added

comment:4 Changed 11 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.