From: Carsten Haitzler (The Rasterman) <raster@rasterman.com>
To: openembedded-devel@lists.openembedded.org
Cc: openembedded-devel@openembedded.org,
Koen Kooi <k.kooi@student.utwente.nl>
Subject: Re: e-wm broken after yesterdays upgrade
Date: Mon, 17 Nov 2008 20:17:23 +1100 [thread overview]
Message-ID: <20081117201723.460f8aab.raster@rasterman.com> (raw)
In-Reply-To: <gfrbvd$8h9$1@ger.gmane.org>
On Mon, 17 Nov 2008 10:02:36 +0100 Koen Kooi <k.kooi@student.utwente.nl>
babbled:
> On 16-11-08 23:46, Carsten Haitzler (The Rasterman) wrote:
> > On Sun, 16 Nov 2008 16:22:07 +0100 Koen Kooi<k.kooi@student.utwente.nl>
> > babbled:
>
> > aha! that's the one. that SHOULD be in the e-wm-images package missing!
> >
> > opkg search /usr/share/enlightenment/data/images/test.png
> > e-wm-images - 0.16.999.043+svnr37468-r17.1
> > - /usr/share/enlightenment/data/images/test.png
> >
> > (yes different svnrev - but that shouldn't make a difference - i'm just a
> > little head locally of my public patchset. i am sure stefan can confirm
> > that test.png is in the images package for the oe svnrev int he images he
> > built)
>
> Based on your hints, I found the problem, it's a bug in opkg that gets
> triggered now and again:
>
> root@omap3evm:~# opkg install e-wm-images
> Package e-wm-images (0.16.999.043+svnr37324-r17.1) installed in root is
> up to date.
>
> root@omap3evm:~# opkg search /usr/share/enlightenment/data/images/test.png
> e-wm-images - 0.16.999.043+svnr37324-r17.1 -
> /usr/share/enlightenment/data/images/test.png
>
> root@omap3evm:~# file /usr/share/enlightenment/data/images/test.png
> /usr/share/enlightenment/data/images/test.png: cannot open
> `/usr/share/enlightenment/data/images/test.png' (No such file or directory)
>
> root@omap3evm:~# opkg install e-wm-images -force-reinstall
> Reinstalling e-wm-images (0.16.999.043+svnr37324-r17.1) on root...
> Downloading
> http://www.angstrom-distribution.org/feeds/2008/ipk/glibc//all/e-wm-images_0.16.999.043+svnr37324-r17.1_all.ipk
> Configuring e-wm-images
>
> root@omap3evm:~# !file
> file /usr/share/enlightenment/data/images/test.png
> /usr/share/enlightenment/data/images/test.png: PNG image data, 16 x 16,
> 8-bit/color RGBA, non-interlaced
> root@omap3evm:~#
>
> opkg doesn't install all files from a package on upgrade. I noticed this
> before, but haven't been able to reproduce this.
>
> So there was indeed a bug in upgrading, but not in e :)
oooh! aha! totally bizarre! well... at least i found a small buglet and fixes
it (missing AUTHORS)... but this one was definitely a strange one that you got
hit with and not others :(
> Thanks for helping to debug this!
>
> regards,
>
> Koen
>
>
> >
> >>> - Full list of installed packages
> >> http://dominion.thruhere.net/koen/OE/e17/e-installed-packages.txt
> >>
> >> Thanks for looking into this, let me know if you need more info.
> >
> > strange - all the libs and e-wm etc. seem to be in sync (except etk - but
> > that wont affect e). how it should be. odd that u have the tiff saver
> > module and not the loader!
> >
> >> regards,
> >>
> >> Koen
> >>
> >> [1] modulo bugs due to not running image_post_process commands
> >>
> >>
> >> _______________________________________________
> >> Openembedded-devel mailing list
> >> Openembedded-devel@lists.openembedded.org
> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >>
> >
> >
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) raster@rasterman.com
next prev parent reply other threads:[~2008-11-17 9:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-15 21:32 e-wm broken after yesterdays upgrade Koen Kooi
2008-11-16 14:59 ` Stefan Schmidt
2008-11-16 15:13 ` Carsten Haitzler
2008-11-16 15:24 ` Koen Kooi
2008-11-16 21:39 ` Carsten Haitzler
2008-11-17 8:52 ` Koen Kooi
2008-11-16 15:22 ` Koen Kooi
2008-11-16 22:46 ` Carsten Haitzler
2008-11-17 9:02 ` Koen Kooi
2008-11-17 9:17 ` Carsten Haitzler [this message]
2008-11-17 11:40 ` Stefan Schmidt
2008-11-17 12:42 ` Koen Kooi
2008-11-17 13:11 ` Stefan Schmidt
2008-11-17 13:22 ` Koen Kooi
2008-11-17 13:38 ` Stefan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081117201723.460f8aab.raster@rasterman.com \
--to=raster@rasterman.com \
--cc=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.