On 12/17/2010 08:42 AM, Carsten Munk wrote:
> I'm wondering how meego-panel-networks slipped into Trunk:Netbook
> without working - don't we have a :Testing area for netbook?
> 
> BR
> Carsten Munk

It's Trunk:Testing and it has worked fine all along (since the new
versions of both connman and meego-panel-networks were pushed there),
it's just Trunk that was broken because connman was downgraded there for
other reasons, while the new meego-panel-networks was left there.


This is partly my fault as the new meego-panel-networks did not
explicitly require connman 0.64 (as it strictly speaking doesn't require
connman to run, just to be useful). I've since added the requirement to
prevent this from happening again. I'm pretty sure I would have had the
brains to do this right the first time if I wasn't in such a hurry to
package meego-panel-networks then -- the connman API change was a
surprise to me.

 - Jussi


> 2010/12/17 Yin, Yan <[email protected] <mailto:[email protected]>>
> 
>     Root cause the reason, it's due to Connman is 0.64 in Trunk:Testing,
>     while 0.62 in Trunk. While this commit requires connman >=0.64.
>     Peter/Rolla, when would you promote connman in Trunk?
> 
>     Regards,
>     Yin, Yan
> 
> 
>     > -----Original Message-----
>     > From: [email protected]
>     <mailto:[email protected]> [mailto:meego-qa-
>     <mailto:meego-qa->
>     > [email protected] <mailto:[email protected]>] On
>     Behalf Of Yin, Yan
>     > Sent: Friday, December 17, 2010 12:34 PM
>     > To: [email protected] <mailto:[email protected]>
>     > Cc: Tian, XuX
>     > Subject: [Meego-qa] No Netbook Trunk Image (1216) today - RE: [meego-
>     > packaging] [meego-commits] 10969: Changes to
>     Trunk:Netbook/meego-panel-
>     > networks
>     >
>     > Hi, Netbook image generation is broken, no 1216 image for today.
>     >
>     > Regards,
>     > Yin, Yan
>     >
>     >
>     > > -----Original Message-----
>     > > From: [email protected]
>     <mailto:[email protected]> [mailto:meego-packaging-
>     <mailto:meego-packaging->
>     > > [email protected] <mailto:[email protected]>] On Behalf Of Yin, Yan
>     > > Sent: Friday, December 17, 2010 9:16 AM
>     > > To: Jussi Kukkonen; Xu, Martin
>     > > Cc: [email protected] <mailto:[email protected]>;
>     [email protected] <mailto:[email protected]>
>     > > Subject: Re: [meego-packaging] [meego-commits] 10969: Changes to
>     > > Trunk:Netbook/meego-panel-networks
>     > > Importance: High
>     > >
>     > >
>     > > Hi jku, Martin,
>     > > This commits broken the 1216 Trunk Daily Netbook image generation,
>     > > please fix it ASAP.
>     > >
>     > > http://download.meego.com/trunk-daily/builds/trunk/trunk-daily-
>     > >
>     1.1.80.11.20101216.1/netbook/images/meego-netbook-ia32/meego-netbook-
>     > > ia32-trunk-daily-1.1.80.11.20101216.1.log
>     > >
>     > > Error message quoted below:
>     > >  [1;31mError: failed to create image : Failed to build transaction :
>     > > meego-panel-networks-1.3.0-2.1.i586 requires connman >= 0.64 [00m
>     > >
>     > >
>     > >
>     > >
>     > >
>     > > Regards,
>     > > Yin, Yan
>     > >
>     > >
>     > > > -----Original Message-----
>     > > > From: [email protected]
>     <mailto:[email protected]> [mailto:meego-commits-
>     <mailto:meego-commits->
>     > > > [email protected] <mailto:[email protected]>] On Behalf Of
>     Jussi Kukkonen
>     > > > Sent: Thursday, December 16, 2010 7:43 PM
>     > > > To: [email protected] <mailto:[email protected]>
>     > > > Subject: [meego-commits] 10969: Changes to Trunk:Netbook/meego-
>     > panel-
>     > > > networks
>     > > >
>     > > > Hi,
>     > > > I have made the following changes to meego-panel-networks in
>     > project
>     > > > Trunk:Netbook. Please review and accept ASAP.
>     > > >
>     > > > Thank You,
>     > > > Jussi Kukkonen
>     > > >
>     > > > [This message was auto-generated]
>     > > >
>     > > > ---
>     > > >
>     > > > Request #10969:
>     > > >
>     > > >   submit:   devel:ux:netbook/meego-panel-networks(r21) ->
>     > > > Trunk:Netbook/meego-panel-networks
>     > > >
>     > > >
>     > > > Message:
>     > > >     - Depend on connman 0.64. There is no strict dependency but
>     > lower
>     > > >   connman versions (with the old D-Bus name) just won't be very
>     > > useful,
>     > > >   as BMC#11144 clearly shows.
>     > > > * Fri Dec 10 2010 Jussi Kukkonen <[email protected]
>     <mailto:[email protected]>> - 1.3.0
>     > > >
>     > > > State:   new          2010-12-16T03:42:30 jku
>     > > > Comment: None
>     > > >
>     > > >
>     > > >
>     > > > changes files:
>     > > > --------------
>     > > > --- meego-panel-networks.changes
>     > > > +++ meego-panel-networks.changes
>     > > > @@ -1,0 +2,5 @@
>     > > > +- Depend on connman 0.64. There is no strict dependency but lower
>     > > > +  connman versions (with the old D-Bus name) just won't be very
>     > > useful,
>     > > > +  as BMC#11144 clearly shows.
>     > > > +
>     > > > +* Fri Dec 10 2010 Jussi Kukkonen <[email protected]
>     <mailto:[email protected]>> - 1.3.0
>     > > >
>     > > > spec files:
>     > > > -----------
>     > > > --- meego-panel-networks.spec
>     > > > +++ meego-panel-networks.spec
>     > > > @@ -16,6 +16,7 @@
>     > > >  Source100:  meego-panel-networks.yaml
>     > > >  Requires:   mobile-broadband-provider-info
>     > > >  Requires:   iso-codes
>     > > > +Requires:   connman >= 0.64
>     > > >  Requires(post): /bin/touch
>     > > >  Requires(post): gtk2
>     > > >  BuildRequires:  pkgconfig(gtk+-2.0)
>     > > >
>     > > > other changes:
>     > > > --------------
>     > > >
>     > > > ++++++ meego-panel-networks.yaml
>     > > > --- meego-panel-networks.yaml
>     > > > +++ meego-panel-networks.yaml
>     > > > @@ -12,6 +12,7 @@
>     > > >  Requires:
>     > > >      - mobile-broadband-provider-info
>     > > >      - iso-codes
>     > > > +    - connman >= 0.64
>     > > >  PkgBR:
>     > > >      - intltool
>     > > >      - gnome-common
>     > > >
>     > > > _______________________________________________
>     > > > MeeGo-commits mailing list
>     > > > [email protected] <mailto:[email protected]>
>     > > > http://lists.meego.com/listinfo/meego-commits
>     > > _______________________________________________
>     > > MeeGo-packaging mailing list
>     > > [email protected] <mailto:[email protected]>
>     > > http://lists.meego.com/listinfo/meego-packaging
>     > _______________________________________________
>     > MeeGo-qa mailing list
>     > [email protected] <mailto:[email protected]>
>     > http://lists.meego.com/listinfo/meego-qa
>     _______________________________________________
>     MeeGo-packaging mailing list
>     [email protected] <mailto:[email protected]>
>     http://lists.meego.com/listinfo/meego-packaging
> 
> 

_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to