Author Topic: From Bootstrap To Working Opie?  (Read 2831 times)

JohnKiniston

  • Full Member
  • ***
  • Posts: 213
    • View Profile
    • http://
From Bootstrap To Working Opie?
« on: May 18, 2005, 11:14:01 pm »
I'm attempting to install opie ontop of my working bootstrap image.

When I do a ipkg install task-opie-base I'm failing on a few things:

libqpe1 (>= 1.2.0) libqte2 (>= 2.3.10) libqpe1 (>= 1.2.0) libqte2 (>= 2.3.10)

I've got every feed possible except for a machine feed for my 5500 from the 3.5.3 feed directory, Shouldnt these two packages be in the feeds somewhere?

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
From Bootstrap To Working Opie?
« Reply #1 on: May 19, 2005, 02:56:52 am »
Quote
I've got every feed possible except for a machine feed

guess where those packages are?


Yes - in machine related feed (and updated libqte2 in upgrades).
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

unit3

  • Newbie
  • *
  • Posts: 3
    • View Profile
From Bootstrap To Working Opie?
« Reply #2 on: May 20, 2005, 12:18:01 am »
Quote
Quote
I've got every feed possible except for a machine feed
guess where those packages are?

Yes - in machine related feed (and updated libqte2 in upgrades).

So my question would be, where is the proper place to report actual problems with dependancies in the feeds? I've just installed OZ 3.5.3 from scratch on my 5500, added the machine specific feed, and I've noticed there's some weird issues with some of the task-* packages. One of them, for instance, depends on "ssh", but can't seem to figure out that dropbear and openssh-ssh provide "ssh". As well, it seems perfectly happy to try and install openssh-ssh or openssh-sshd when dropbear is installed, and then just dies when files conflict.

I'd be more than happy to document and report these kinds of problems so that they can get sorted out for the next release, if I just knew where the proper place to do that was.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
From Bootstrap To Working Opie?
« Reply #3 on: May 20, 2005, 02:04:34 am »
It would be nice to report those things to our bugtracker @ bugs.openembedded.org or via mailing list oe@handhelds.org - patches would be appreciated as well
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

unit3

  • Newbie
  • *
  • Posts: 3
    • View Profile
From Bootstrap To Working Opie?
« Reply #4 on: May 20, 2005, 11:16:10 am »
Quote
It would be nice to report those things to our bugtracker @ bugs.openembedded.org or via mailing list oe@handhelds.org - patches would be appreciated as well
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80620\"][{POST_SNAPBACK}][/a][/div]

Alright, I just didn't see that many bugs on the bugtracker, so I wasn't sure if it was really in use.

But I'll certainly start reporting these kinds of things to it as I discover them if that's what would be useful for you guys.