[Bugs] #1324 UNSP: Update control panel module fails on downloading new bundle
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Fri Sep 11 16:07:59 EDT 2009
#1324: Update control panel module fails on downloading new bundle
------------------------------------------+---------------------------------
Reporter: alsroot | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: 0.85.x
Severity: Unspecified | Keywords:
Distribution: Ubuntu | Status_field: Unconfirmed
------------------------------------------+---------------------------------
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.
}}}
--
Ticket URL: <http://dev.sugarlabs.org/ticket/1324>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list