* Problem with task do_package_update_index_ipk
@ 2011-07-22 10:22 Rob Smith
2011-07-22 11:04 ` Rob Smith
0 siblings, 1 reply; 2+ messages in thread
From: Rob Smith @ 2011-07-22 10:22 UTC (permalink / raw)
To: openembedded-devel
Hello,
I've encountered a strange problem that seems to have arisen from
nowhere. Essentially, when I try to bitbake an image
(omap3-console-image), the process gets completely stuck in the task
do_package_update_index_ipk. Its currently been running for over 4
hours. Yesterday, it was working fine, and would take only a few minutes
for that task to complete.
This morning, all I changed was some configure options for the packages
gst-plugins-base and gst-plugins-good, cleaned them, and then rebuilt,
using these commands:
# bitbake gst-plugins-base -c clean
# bitbake gst-plugins-base
# bitbake gst-plugins-good -c clean
# bitbake gst-plugins-good
# bitbake omap3-console-image
This last command gets stuck in the do_package_update_index_ipk task.
What exactly does this task do, and is there anything I can do to fix
this? Is there an index file that might be corrupt?
Thanks for any help,
Regards
Rob Smih
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem with task do_package_update_index_ipk
2011-07-22 10:22 Problem with task do_package_update_index_ipk Rob Smith
@ 2011-07-22 11:04 ` Rob Smith
0 siblings, 0 replies; 2+ messages in thread
From: Rob Smith @ 2011-07-22 11:04 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-devel
Hello Again,
I've managed to discover what the problem was... It turns out the
ipk.lock file was still present in my deploy directory, which seems to
have completely messed things up.
The location of the .lock file was tmp/deploy/glibc/, and when present
the do_package_update_index_ipk task just hung forever. Perhaps this
should be a bug report, as there should have at least been a warning
message.
Anyway, just for info.
Cheers
Rob
On Fri, 2011-07-22 at 11:22 +0100, Rob Smith wrote:
> Hello,
>
> I've encountered a strange problem that seems to have arisen from
> nowhere. Essentially, when I try to bitbake an image
> (omap3-console-image), the process gets completely stuck in the task
> do_package_update_index_ipk. Its currently been running for over 4
> hours. Yesterday, it was working fine, and would take only a few minutes
> for that task to complete.
>
> This morning, all I changed was some configure options for the packages
> gst-plugins-base and gst-plugins-good, cleaned them, and then rebuilt,
> using these commands:
>
> # bitbake gst-plugins-base -c clean
> # bitbake gst-plugins-base
> # bitbake gst-plugins-good -c clean
> # bitbake gst-plugins-good
> # bitbake omap3-console-image
>
> This last command gets stuck in the do_package_update_index_ipk task.
> What exactly does this task do, and is there anything I can do to fix
> this? Is there an index file that might be corrupt?
>
> Thanks for any help,
> Regards
> Rob Smih
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-22 11:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 10:22 Problem with task do_package_update_index_ipk Rob Smith
2011-07-22 11:04 ` Rob Smith
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.