[vwnc] Bundle load order question..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Bundle load order question..

Rick Flower
Hi all..

I tried saving my work this evening to my local repository and found  
that Store complained
about "Bundle load order is invalid"..  Is there a way to figure out  
what its complaining about?

Thanks!

-- Rick

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Bundle load order question..

kobetic
It means that the order of packages in your bundle conflicts with the implied order based on individual package prerequisites.
So you need to review the prereqs of the packages in the bundle and make sure that prereqs are before the dependents in the bundle ordering.

HTH,

Martin

Richard E. Flower wrote:

> Hi all..
>
> I tried saving my work this evening to my local repository and found  
> that Store complained
> about "Bundle load order is invalid"..  Is there a way to figure out  
> what its complaining about?
>
> Thanks!
>
> -- Rick
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc