Hmmm "this is not the repository you're looking for" :) This looks
like a previous incantation of OBR from back in the day when felix was
in fact oscar?

I'd expect the repo file to look something like:

<repository lastmodified='...' name='...'>
  <resource id='...' presentationname='...' symbolicname='...'
uri='...' version='...'>
  ...
</repository>

But actually it contains:

<bundles>
...
 <bundle>
  <bundle-name>...</bundle-name>
  <bundle-version>...</bundle-version>
...
 </bundle>
...
</bundles>

I guess I should add a check to the add/edit repo dialog to give the
user feedback in case of error (FELIX-1948). In the mean time I think
this is the repository you're looking for?

http://www.knopflerfish.org/repo/bindex.xml

I've tested this here and it worked as expected, but please let me
know if this doesn't fix it for you.

Regards,

Dave

On Wed, Dec 16, 2009 at 11:56 PM, Jochen Mader
<[email protected]> wrote:
> That's what I did.
> The packages won't show up.
> I played around a little and found the following behaviour:
> - system and workspace repos enabled: entering * in the "add dependency"
> dialog gives a ton of packages
> - deactivating system and workspace repos and only enabling the knoplerfish
> repo gives an empty list when entering * in the "add dependency" dialog
>
> The repository URL is correct and I can parse the xml using my own tools.
>
> Any suggestions?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to