[Sugar-devel] Sugar Dashboard, Fedora 18 Test issues
James Cameron
quozl at laptop.org
Fri Jul 5 15:44:38 EDT 2019
Good. Your test result and traceback shows that GIR for WebKit2 is
not available.
/boot/olpc_build is created by olpc-os-builder when an operating
system image is prepared. It contains text that identifies the
release.
Here's what I've got in a lab laptop; "13.2.10 for XO-4 (build 22)"
The file is shown by My Settings alt+shift+m About my Computer.
It should be harmless to leave the file as it is.
On Fri, Jul 05, 2019 at 03:07:21PM +0530, Hrishi Patel wrote:
> Sorry for not providing the logs (thought I have provided them earlier). Here
> are the logs: [1]https://paste.fedoraproject.org/paste/ro44qwtkw99SYY2acA3lPg
> Update: I created the file olpc_build and now Sugar works. Thanks alot!
>
>
> On Fri, Jul 5, 2019 at 2:58 PM James Cameron <[2]quozl at laptop.org> wrote:
>
> Still, you have not shown us the error. Why not? Haven't you looked
> at the cause yet? You really should do all you can to solve each
> problem you face.
>
> I'll have to speculate.
>
> Sugar 0.112 src/jarabe/view/viewhelp.py line 38 onwards does import
> WebKit if the system is recognised as OLPC OS 13.x.y. Otherwise it
> imports WebKit2.
>
> The code is so that 0.112 can run on both Fedora 18 inside OLPC OS
> 13.x.y, or on later releases of Fedora, Ubuntu, or Debian.
>
> It is likely that the error is a combined effect of this code and
> your unique approach in setting up a Fedora 18 virtual machine without
> WebKit2.
>
> Please test by creating a file /boot/olpc_build containing the number
> 13.
>
> On Fri, Jul 05, 2019 at 01:50:07PM +0530, Hrishi Patel wrote:
> > On a new VM I created yesterday, I didn't have the booting problem. I did
> add
> > [1][3]http://rpmdropbox.laptop.org/f18/ as a repository and I installed
> Sugar (and
> > its dependencies) from that repo. It seems that WebKit/2 is not properly
> > installed or I must've done something wrong. Shell.log only has one
> error, that
> > is about no WebKit2.
> >
> > Thanks!
> >
> > On Fri, Jul 5, 2019 at 1:38 PM James Cameron <[2][4]quozl at laptop.org>
> wrote:
> >
> > The error about unity-settings-daemon can be ignored. It is caused
> by
> > OLPC customised /usr/bin/sugar which checks for systems with DMI BIOS
> > version data. You can see this by comparing /usr/bin/sugar with
> > the v0.112 bin/[3][5]sugar.in on GitHub.
> >
> > Yes, WebKit or WebKit2 is required.
> >
> > You have a new problem; can't boot up. Tell us more about that
> > problem?
> >
> > On Thu, Jul 04, 2019 at 04:43:10PM +0530, Hrishi Patel wrote:
> > > I managed to install Sugar, But now if I run "sugar" I get, "Error:
> > > unity-settings-daemon command not found". Checked shell.log for
> Sugar, it
> > said
> > > WebKit2 not found, I tried to install and then restarted the VM,
> now I
> > can't
> > > boot up.
> > >
> > > Thanks.
> > >
> > > On Thu, Jul 4, 2019 at 5:28 AM Kalpa Welivitigoda <[1][4]
> > [6]callkalpa at gmail.com>
> > > wrote:
> > >
> > > On Wed, 3 Jul 2019, 23:00 Hrishi Patel, <[2][5]
> > [7]hrishipatel99 at gmail.com> wrote:
> > >
> > > Hello,
> > > I tried. I still couldn't install Sugar. I tried "yum
> install -y
> > [3]
> > > [6][8]http://rpmdropbox.laptop.org/f18/
> > sugar-0.112.olpc.5-0.noarch.rpm" and
> > > got an error message "Error: Package:
> sugar-0.112.olpc.5-0.noarch
> > (/
> > > sugar-0.112.olpc.5-0.noarch)
> > > Requires: gwebsockets
> > > You could try using --skip-broken to work around the
> problem
> > > You could try running: rpm -Va --nofiles --nodigest"
> > >
> > > I also installed gwebsockets.
> > > (Running F18, i386)
> > >
> > > Please try "yum localinstall <rpm file>".
> > >
> > > Thanks.
> > >
> > > On Mon, Jul 1, 2019 at 5:17 PM Hrishi Patel <[4][7]
> > [9]hrishipatel99 at gmail.com
> > > > wrote:
> > >
> > > Thanks! I will try it soon!
> > >
> > > On Mon, Jul 1, 2019 at 5:05 AM James Cameron <[5][8]
> > [10]quozl at laptop.org>
> > > wrote:
> > >
> > > Fedora has automatic dependency resolution,
> provided the
> > RPMs
> > > are in a
> > > repository and the package manager is configured to
> use
> > that
> > > repository.
> > >
> > > Our [6][9][11]http://rpmdropbox.laptop.org/f18/ is
> already a
> > yum
> > > repository,
> > > which means on compatible architectures (i686,
> armv7hl),
> > you
> > > may type
> > > "sudo yum install -y sugar", and the dependencies
> are
> > > automatically
> > > resolved.
> > >
> > > However, if you are using an architecture that
> isn't
> > supported
> > > by the
> > > OLPC OS release (e.g. x86_64), you'll have to build
> each
> > of the
> > > packages using rpmbuild and add them to your own
> > repository,
> > > and
> > > configure yum to use that.
> > >
> > > It could be simpler to reinstall Fedora 32-bit.
> > >
> > > On Sun, Jun 30, 2019 at 03:39:57PM +0530, Hrishi
> Patel
> > wrote:
> > > > I've used rpmbuild and created a .rpm file for
> sugar
> > 0.112. I
> > > installed some of
> > > > the dependencies but couldn't figure out
> gwebsockets.
> > If I
> > > try to install
> > > > gwebsockets with its rpm file, it requires
> another 3
> > > dependencies (typelib
> > > > (Glib), typelib(GObject), typelib(Gio)). Is
> there a
> > simpler
> > > way to install
> > > > gwebsockets/sugar?
> > > > Also, if I force it to install without
> dependencies,
> > the next
> > > boot, system
> > > > won't boot up.
> > > >
> > > > Thanks. Regards.
> > > >
> > > > On Fri, Jun 28, 2019 at 3:56 AM James Cameron
> <[1][7]
> > > [10][12]quozl at laptop.org> wrote:
> > > >
> > > > Thanks Hrishi.
> > > >
> > > > 1. launch_bundle; is in Sugar 0.112,
> > > >
> > > > 2. sugar3.graphics.icon.CellRendererIcon; is
> in
> > Sugar
> > > 0.112,
> > > >
> > > > You are probably using an earlier version of
> Sugar
> > > bundled in
> > > > Fedora 18.
> > > >
> > > > OLPC OS uses latest Sugar packages instead of
> > bundled
> > > packages because
> > > > it is easier than pushing downstream, and
> > downstream will
> > > usually
> > > > cease packaging once the distribution release
> is
> > > announced.
> > > >
> > > > OLPC OS 13.2.10 uses Sugar 0.112 from late
> last
> > year, and
> > > you can find
> > > > the packages here;
> > > >
> > > > [2][8][11][13]http://rpmdropbox.laptop.org/
> f18/
> > > >
> > > > You can use the .rpm files if they are
> compatible
> > > architecture, or the
> > > > src.rpm files with rpmbuild if you are not
> using a
> > > compatible
> > > > architecture.
> > > >
> > > > On Thu, Jun 27, 2019 at 09:02:03PM +0530,
> Hrishi
> > Patel
> > > wrote:
> > > > > Hello,
> > > > > For the previous discussion, see this
> issue: [1]
> > [3][9]
> > > [12][14]https://github.com/
> > > > Hrishi1999/
> > > > > Dashboard.activity/issues/2
> > > > >
> > > > > I set up my Fedora 18 test environment,
> installed
> > > sugar. Now if I run the
> > > > > activity, I get the following errors:
> > > > >
> > > > > 1) ImportError: cannot import name
> launch_bundle
> > > > > I am using launch_bundle from
> > sugar3.activity.activity,
> > > earlier used
> > > > > jarabe.journal.bundlelauncher, none of them
> are
> > present
> > > > >
> > > > > 2) [2][4][10][13][15]https://
> paste.fedoraproject.org/
> > paste/
> > > Bp9m5xxDnoAojz1OXp7pew
> > > > > The additional argument has been
> deprecated.
> > > > >
> > > > > Thanks!
> > > > >
> > > > > References:
> > > > >
> > > > > [1] [5][11][14][16]https://github.com/
> Hrishi1999/
> > > Dashboard.activity/issues/2
> > > > > [2] [6][12][15][17]https://
> paste.fedoraproject.org/
> > paste/
> > > Bp9m5xxDnoAojz1OXp7pew
> > > >
> > > > >
> _______________________________________________
> > > > > Sugar-devel mailing list
> > > > > [7][13][16][18]
> Sugar-devel at lists.sugarlabs.org
> > > > > [8][14][17][19]http://lists.sugarlabs.org/
> listinfo/
> > sugar-devel
> > > >
> > > > --
> > > > James Cameron
> > > > [9][15][18][20]http://quozl.netrek.org/
> > > >
> > > > References:
> > > >
> > > > [1] mailto:[16][19][21]quozl at laptop.org
> > > > [2] [17][20][22]http://rpmdropbox.laptop.org/f18/
> > > > [3] [18][21][23]https://github.com/Hrishi1999/
> > > > [4] [19][22][24]https://paste.fedoraproject.org/
> paste/
> > > Bp9m5xxDnoAojz1OXp7pew
> > > > [5] [20][23][25]https://github.com/Hrishi1999/
> > Dashboard.activity/
> > > issues/2
> > > > [6] [21][24][26]https://paste.fedoraproject.org/
> paste/
> > > Bp9m5xxDnoAojz1OXp7pew
> > > > [7] mailto:[22][25][27]
> Sugar-devel at lists.sugarlabs.org
> > > > [8] [23][26][28]http://lists.sugarlabs.org/
> listinfo/
> > sugar-devel
> > > > [9] [24][27][29]http://quozl.netrek.org/
> > >
> > > --
> > > James Cameron
> > > [25][28][30]http://quozl.netrek.org/
> > >
> > > _______________________________________________
> > > Sugar-devel mailing list
> > > [26][29][31]Sugar-devel at lists.sugarlabs.org
> > > [27][30][32]http://lists.sugarlabs.org/listinfo/sugar-devel
> > >
> > > References:
> > >
> > > [1] mailto:[31][33]callkalpa at gmail.com
> > > [2] mailto:[32][34]hrishipatel99 at gmail.com
> > > [3] [33][35]http://rpmdropbox.laptop.org/f18/
> sugar-0.112.olpc.5-0.noarch.rpm
> > > [4] mailto:[34][36]hrishipatel99 at gmail.com
> > > [5] mailto:[35][37]quozl at laptop.org
> > > [6] [36][38]http://rpmdropbox.laptop.org/f18/
> > > [7] mailto:[37][39]quozl at laptop.org
> > > [8] [38][40]http://rpmdropbox.laptop.org/f18/
> > > [9] [39][41]https://github.com/
> > > [10] [40][42]https://paste.fedoraproject.org/paste/
> Bp9m5xxDnoAojz1OXp7pew
> > > [11] [41][43]https://github.com/Hrishi1999/Dashboard.activity/
> issues/2
> > > [12] [42][44]https://paste.fedoraproject.org/paste/
> Bp9m5xxDnoAojz1OXp7pew
> > > [13] mailto:[43][45]Sugar-devel at lists.sugarlabs.org
> > > [14] [44][46]http://lists.sugarlabs.org/listinfo/sugar-devel
> > > [15] [45][47]http://quozl.netrek.org/
> > > [16] mailto:[46][48]quozl at laptop.org
> > > [17] [47][49]http://rpmdropbox.laptop.org/f18/
> > > [18] [48][50]https://github.com/Hrishi1999/
> > > [19] [49][51]https://paste.fedoraproject.org/paste/
> Bp9m5xxDnoAojz1OXp7pew
> > > [20] [50][52]https://github.com/Hrishi1999/Dashboard.activity/
> issues/2
> > > [21] [51][53]https://paste.fedoraproject.org/paste/
> Bp9m5xxDnoAojz1OXp7pew
> > > [22] mailto:[52][54]Sugar-devel at lists.sugarlabs.org
> > > [23] [53][55]http://lists.sugarlabs.org/listinfo/sugar-devel
> > > [24] [54][56]http://quozl.netrek.org/
> > > [25] [55][57]http://quozl.netrek.org/
> > > [26] mailto:[56][58]Sugar-devel at lists.sugarlabs.org
> > > [27] [57][59]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> > --
> > James Cameron
> > [58][60]http://quozl.netrek.org/
> >
> > References:
> >
> > [1] [61]http://rpmdropbox.laptop.org/f18/
> > [2] mailto:[62]quozl at laptop.org
> > [3] [63]http://sugar.in/
> > [4] mailto:[64]callkalpa at gmail.com
> > [5] mailto:[65]hrishipatel99 at gmail.com
> > [6] [66]http://rpmdropbox.laptop.org/f18/sugar-0.112.olpc.5-0.noarch.rpm
> > [7] mailto:[67]hrishipatel99 at gmail.com
> > [8] mailto:[68]quozl at laptop.org
> > [9] [69]http://rpmdropbox.laptop.org/f18/
> > [10] mailto:[70]quozl at laptop.org
> > [11] [71]http://rpmdropbox.laptop.org/f18/
> > [12] [72]https://github.com/
> > [13] [73]https://paste.fedoraproject.org/paste/
> > [14] [74]https://github.com/Hrishi1999/
> > [15] [75]https://paste.fedoraproject.org/paste/
> > [16] mailto:[76]Sugar-devel at lists.sugarlabs.org
> > [17] [77]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [18] [78]http://quozl.netrek.org/
> > [19] mailto:[79]quozl at laptop.org
> > [20] [80]http://rpmdropbox.laptop.org/f18/
> > [21] [81]https://github.com/Hrishi1999/
> > [22] [82]https://paste.fedoraproject.org/paste/
> > [23] [83]https://github.com/Hrishi1999/Dashboard.activity/
> > [24] [84]https://paste.fedoraproject.org/paste/
> > [25] mailto:[85]Sugar-devel at lists.sugarlabs.org
> > [26] [86]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [27] [87]http://quozl.netrek.org/
> > [28] [88]http://quozl.netrek.org/
> > [29] mailto:[89]Sugar-devel at lists.sugarlabs.org
> > [30] [90]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [31] mailto:[91]callkalpa at gmail.com
> > [32] mailto:[92]hrishipatel99 at gmail.com
> > [33] [93]http://rpmdropbox.laptop.org/f18/sugar-0.112.olpc.5-0.noarch.rpm
> > [34] mailto:[94]hrishipatel99 at gmail.com
> > [35] mailto:[95]quozl at laptop.org
> > [36] [96]http://rpmdropbox.laptop.org/f18/
> > [37] mailto:[97]quozl at laptop.org
> > [38] [98]http://rpmdropbox.laptop.org/f18/
> > [39] [99]https://github.com/
> > [40] [100]https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> > [41] [101]https://github.com/Hrishi1999/Dashboard.activity/issues/2
> > [42] [102]https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> > [43] mailto:[103]Sugar-devel at lists.sugarlabs.org
> > [44] [104]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [45] [105]http://quozl.netrek.org/
> > [46] mailto:[106]quozl at laptop.org
> > [47] [107]http://rpmdropbox.laptop.org/f18/
> > [48] [108]https://github.com/Hrishi1999/
> > [49] [109]https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> > [50] [110]https://github.com/Hrishi1999/Dashboard.activity/issues/2
> > [51] [111]https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> > [52] mailto:[112]Sugar-devel at lists.sugarlabs.org
> > [53] [113]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [54] [114]http://quozl.netrek.org/
> > [55] [115]http://quozl.netrek.org/
> > [56] mailto:[116]Sugar-devel at lists.sugarlabs.org
> > [57] [117]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [58] [118]http://quozl.netrek.org/
>
> --
> James Cameron
> [119]http://quozl.netrek.org/
>
> References:
>
> [1] https://paste.fedoraproject.org/paste/ro44qwtkw99SYY2acA3lPg
> [2] mailto:quozl at laptop.org
> [3] http://rpmdropbox.laptop.org/f18/
> [4] mailto:quozl at laptop.org
> [5] http://sugar.in/
> [6] mailto:callkalpa at gmail.com
> [7] mailto:hrishipatel99 at gmail.com
> [8] http://rpmdropbox.laptop.org/f18/
> [9] mailto:hrishipatel99 at gmail.com
> [10] mailto:quozl at laptop.org
> [11] http://rpmdropbox.laptop.org/f18/
> [12] mailto:quozl at laptop.org
> [13] http://rpmdropbox.laptop.org/f18/
> [14] https://github.com/
> [15] https://paste.fedoraproject.org/
> [16] https://github.com/Hrishi1999/
> [17] https://paste.fedoraproject.org/
> [18] mailto:Sugar-devel at lists.sugarlabs.org
> [19] http://lists.sugarlabs.org/listinfo/
> [20] http://quozl.netrek.org/
> [21] mailto:quozl at laptop.org
> [22] http://rpmdropbox.laptop.org/f18/
> [23] https://github.com/Hrishi1999/
> [24] https://paste.fedoraproject.org/paste/
> [25] https://github.com/Hrishi1999/
> [26] https://paste.fedoraproject.org/paste/
> [27] mailto:Sugar-devel at lists.sugarlabs.org
> [28] http://lists.sugarlabs.org/listinfo/
> [29] http://quozl.netrek.org/
> [30] http://quozl.netrek.org/
> [31] mailto:Sugar-devel at lists.sugarlabs.org
> [32] http://lists.sugarlabs.org/listinfo/sugar-devel
> [33] mailto:callkalpa at gmail.com
> [34] mailto:hrishipatel99 at gmail.com
> [35] http://rpmdropbox.laptop.org/f18/sugar-0.112.olpc.5-0.noarch.rpm
> [36] mailto:hrishipatel99 at gmail.com
> [37] mailto:quozl at laptop.org
> [38] http://rpmdropbox.laptop.org/f18/
> [39] mailto:quozl at laptop.org
> [40] http://rpmdropbox.laptop.org/f18/
> [41] https://github.com/
> [42] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [43] https://github.com/Hrishi1999/Dashboard.activity/issues/2
> [44] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [45] mailto:Sugar-devel at lists.sugarlabs.org
> [46] http://lists.sugarlabs.org/listinfo/sugar-devel
> [47] http://quozl.netrek.org/
> [48] mailto:quozl at laptop.org
> [49] http://rpmdropbox.laptop.org/f18/
> [50] https://github.com/Hrishi1999/
> [51] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [52] https://github.com/Hrishi1999/Dashboard.activity/issues/2
> [53] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [54] mailto:Sugar-devel at lists.sugarlabs.org
> [55] http://lists.sugarlabs.org/listinfo/sugar-devel
> [56] http://quozl.netrek.org/
> [57] http://quozl.netrek.org/
> [58] mailto:Sugar-devel at lists.sugarlabs.org
> [59] http://lists.sugarlabs.org/listinfo/sugar-devel
> [60] http://quozl.netrek.org/
> [61] http://rpmdropbox.laptop.org/f18/
> [62] mailto:quozl at laptop.org
> [63] http://sugar.in/
> [64] mailto:callkalpa at gmail.com
> [65] mailto:hrishipatel99 at gmail.com
> [66] http://rpmdropbox.laptop.org/f18/sugar-0.112.olpc.5-0.noarch.rpm
> [67] mailto:hrishipatel99 at gmail.com
> [68] mailto:quozl at laptop.org
> [69] http://rpmdropbox.laptop.org/f18/
> [70] mailto:quozl at laptop.org
> [71] http://rpmdropbox.laptop.org/f18/
> [72] https://github.com/
> [73] https://paste.fedoraproject.org/paste/
> [74] https://github.com/Hrishi1999/
> [75] https://paste.fedoraproject.org/paste/
> [76] mailto:Sugar-devel at lists.sugarlabs.org
> [77] http://lists.sugarlabs.org/listinfo/sugar-devel
> [78] http://quozl.netrek.org/
> [79] mailto:quozl at laptop.org
> [80] http://rpmdropbox.laptop.org/f18/
> [81] https://github.com/Hrishi1999/
> [82] https://paste.fedoraproject.org/paste/
> [83] https://github.com/Hrishi1999/Dashboard.activity/
> [84] https://paste.fedoraproject.org/paste/
> [85] mailto:Sugar-devel at lists.sugarlabs.org
> [86] http://lists.sugarlabs.org/listinfo/sugar-devel
> [87] http://quozl.netrek.org/
> [88] http://quozl.netrek.org/
> [89] mailto:Sugar-devel at lists.sugarlabs.org
> [90] http://lists.sugarlabs.org/listinfo/sugar-devel
> [91] mailto:callkalpa at gmail.com
> [92] mailto:hrishipatel99 at gmail.com
> [93] http://rpmdropbox.laptop.org/f18/sugar-0.112.olpc.5-0.noarch.rpm
> [94] mailto:hrishipatel99 at gmail.com
> [95] mailto:quozl at laptop.org
> [96] http://rpmdropbox.laptop.org/f18/
> [97] mailto:quozl at laptop.org
> [98] http://rpmdropbox.laptop.org/f18/
> [99] https://github.com/
> [100] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [101] https://github.com/Hrishi1999/Dashboard.activity/issues/2
> [102] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [103] mailto:Sugar-devel at lists.sugarlabs.org
> [104] http://lists.sugarlabs.org/listinfo/sugar-devel
> [105] http://quozl.netrek.org/
> [106] mailto:quozl at laptop.org
> [107] http://rpmdropbox.laptop.org/f18/
> [108] https://github.com/Hrishi1999/
> [109] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [110] https://github.com/Hrishi1999/Dashboard.activity/issues/2
> [111] https://paste.fedoraproject.org/paste/Bp9m5xxDnoAojz1OXp7pew
> [112] mailto:Sugar-devel at lists.sugarlabs.org
> [113] http://lists.sugarlabs.org/listinfo/sugar-devel
> [114] http://quozl.netrek.org/
> [115] http://quozl.netrek.org/
> [116] mailto:Sugar-devel at lists.sugarlabs.org
> [117] http://lists.sugarlabs.org/listinfo/sugar-devel
> [118] http://quozl.netrek.org/
> [119] http://quozl.netrek.org/
--
James Cameron
http://quozl.netrek.org/
More information about the Sugar-devel
mailing list