Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#1324 closed defect (fixed)

Update control panel module fails on downloading new bundle

Reported by: alsroot Owned by: alsroot
Priority: High Milestone:
Component: Sugar Version: 0.85.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: Ubuntu
Bug Status: Unconfirmed

Description

PPA: https://launchpad.net/~alsroot/+archive/sugar-0.86

|TestCase|

  • install sugar-platrofm
  • start new .sugar environment
  • start updater
  • it finds Pippy-25(since ppa has only 34)
  • start update
  • it stops on downloading with traceback
1252699403.322985 DEBUG root: PaletteWindow.popdown immediate False
1252699404.603266 DEBUG root: __hide_cb
1252699404.604138 DEBUG root: __hide_cb
1252699407.016557 DEBUG root: Bundle org.laptop.AbiWordActivity not available in the server for the version 0.85.6
1252699411.152820 DEBUG root: Bundle org.laptop.Terminal not available in the server for the version 0.85.6
1252699411.707241 DEBUG root: Bundle org.vpri.EtoysActivity not available in the server for the version 0.85.6
1252699412.320622 DEBUG root: Bundle org.laptop.sugar.Jukebox not available in the server for the version 0.85.6
1252699412.870585 DEBUG root: Bundle org.laptop.Calculate not available in the server for the version 0.85.6
1252699413.422541 DEBUG root: Bundle org.laptop.ImageViewerActivity not available in the server for the version 0.85.6
1252699413.990502 DEBUG root: Bundle org.laptop.Chat not available in the server for the version 0.85.6
1252699414.590303 DEBUG root: Bundle org.laptop.WebActivity not available in the server for the version 0.85.6
Traceback (most recent call last):
  File "/usr/share/sugar/extensions/cpsection/updater/model.py", line 221, in __file_read_async_cb
    temp_file_path = self._get_temp_file_path(self.bundle_update.link)
  File "/usr/share/sugar/extensions/cpsection/updater/model.py", line 275, in _get_temp_file_path
    prefix=base_name, suffix='.xo')
  File "/usr/lib/python2.6/tempfile.py", line 293, in mkstemp
    return _mkstemp_inner(dir, prefix, suffix, flags)
  File "/usr/lib/python2.6/tempfile.py", line 228, in _mkstemp_inner
    fd = _os.open(file, flags, 0600)
OSError: [Errno 2] No such file or directory: '/home/test/Activities/pippy-351jMGnX.xo'
1252699423.179495 DEBUG root: Activity a10a689e462747ece7ccb1d3dd513b21c4155d11 has been closed already.

Change History (5)

comment:1 Changed 15 years ago by alsroot

  • Owner changed from tomeu to alsroot
  • Status changed from new to assigned

comment:2 Changed 15 years ago by alsroot

  • Milestone changed from Unspecified by Release Team to 0.86

comment:3 Changed 15 years ago by alsroot

  • Priority changed from Unspecified by Maintainer to High

comment:4 Changed 15 years ago by alsroot

  • Resolution set to fixed
  • Status changed from assigned to closed

patch will be commited with #1361

comment:5 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.