Re: [oi-dev] [developer] Procedural question for developers: working on several bugs in parallel

2012-05-03 Thread Jim Klimov

2012-05-02 19:44, Jim Klimov wrote:
...

However, it seems likely that newbie-contributors (like me) would
first start with bite-sized bugs (like me), so the workflow of having
several one-hour tickets in progress per person seems realistic.

...

Great thanks to everyone who contributed to this thread.
I've published a draft page in the Wiki, everyone is welcome
to look at it for sanity-checking and perhaps to add fixes :)

http://wiki.illumos.org/display/illumos/Working+on+several+bugs+at+once

Thanks,
//Jim Klimov

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev


Re: [oi-dev] pkg.openindiana.org/experimental updated - now with gcc-44

2012-05-03 Thread Milan Jurik
Hi Alasdair,

just status info, it looks like stucked because of gnome-incorporation.
I have to look at it in the next days because I have additional repo
locally + some minor tweaks on SVR4 level. I will clone/pkg fix system
at first and try again but it takes time.

Best regards,

Milan

Alasdair Lumsden píše v st 02. 05. 2012 v 23:04 +0100:
 Hi Milan,
 
 That's quite odd - it isn't doing a full update. Something will most likely 
 be wrong with an incorporation.
 
 Could you try:
 
 pkg install -nv pkg://oi-experimental/entire@0.5.11,5.11-1.1:20120421T025607Z
 
 This should hopefully explode with some useful error messages.
 
 Cheers,
 
 Alasdair
 
 
 On 2 May 2012, at 21:12, Milan Jurik wrote:
 
  Hi Alasdair,
  
  is it expected that update from oi_151a3 will look like:
  
  
  # pkg update -nv
 Packages to update:12
  Estimated space available: 263.17 GB
  Estimated space to be consumed:  64.24 MB
Create boot environment:Ne
  Create backup boot environment:   Ano
   Rebuild boot archive:Ne
  
  Changed packages:
  openindiana.org - oi-experimental
   compress/xz
 5.0.3,5.11-0.151.1.3:20120329T221326Z -
  5.0.3,5.11-1.1:20120421T024155Z
   developer/build/onbld
 0.5.11,5.11-0.151.1.3:20120329T221409Z -
  0.5.11,5.11-1.1:20120421T024848Z
   developer/gob2
 2.0.16,5.11-0.151.1.3:20120329T221432Z -
  2.0.16,5.11-1.1:20120421T025010Z
   developer/icu
 0.5.11,5.11-0.151.1.3:20120329T221434Z -
  0.5.11,5.11-1.1:20120421T025011Z
   library/icu
 0.5.11,5.11-0.151.1.3:20120329T221921Z -
  0.5.11,5.11-1.1:20120421T030345Z
   library/idnkit
 0.5.11,5.11-0.151.1.3:20120329T221958Z -
  0.5.11,5.11-1.1:20120421T030434Z
   library/python-2/mako-26
 0.4.1,5.11-0.151.1.3:20120329T222044Z -
  0.4.1,5.11-1.1:20120422T185043Z
   library/python-2/ply-26
 3.1,5.11-0.151.1.3:20120329T222046Z - 3.1,5.11-1.1:20120423T011107Z
   library/python-2/pybonjour-26
 1.1.1,5.11-0.151.1.3:20120329T222047Z -
  1.1.1,5.11-1.1:20120423T011100Z
   package/pkgbuild
 1.3.104,5.11-0.151.1.3:20120329T56Z -
  1.3.104,5.11-1.1:20120421T031136Z
   system/input-method/library/libchewing
 0.5.11,5.11-0.151.1.3:20120329T224223Z -
  0.5.11,5.11-1.1:20120421T032530Z
   system/input-method/library/libhangul
 0.5.11,5.11-0.151.1.3:20120329T224232Z -
  0.5.11,5.11-1.1:20120421T032537Z
  
  ?
  
  Best regards,
  
  Milan
  
  Alasdair Lumsden píše v st 02. 05. 2012 v 01:23 +0100:
  Hi All,
  
  I have updated the /experimental repo available at:
  
  http://pkg.openindiana.org/experimental
  
  This now contains oi_151a3 overlayed with what was previously available in 
  /experimental, plus gcc-44 - all at version string 1.1
  
  Please give this a go and report back any issues. To use it, first update 
  to oi_151a3, then do:
  
  pkg set-publisher -p http://pkg.openindiana.org/experimental
  pkg set-publisher -P oi-experimental
  pkg set-publisher --non-sticky openindiana.org
  
  Your pkg publisher output should look like this:
  
  PUBLISHER TYPE STATUS   URI
  oi-experimental   origin   online   
  http://pkg.openindiana.org/experimental/
  openindiana.org  (non-sticky) origin   online   
  http://pkg.openindiana.org/dev/
  
  You can then pkg update -nv to see if it will successfully update, then 
  you can actually do the update with pkg update -v
  
  Note that this hasn't been extensively tested yet and is hot off the 
  press. If you have any issues, please report back with full details.
  
  I have tidied up sfw-incorporation by stripping out any packages present 
  in illumos-userland. If I have missed any, you can do this to correct:
  
  pkgrepo -s file:///tmp/sfw-repo create
  pkgrepo -s file:///tmp/sfw-repo set publisher/prefix=sfw-repo
  pkg contents -m sfw-incorporation  /tmp/sfw-incorporation.p5m
  
  Then edit the file at /tmp/sfw-incorporation.p5m, (remember to strip out 
  the timestamp in the pkg fmri), then publish it with:
  
  pkgsend -s file:///tmp/sfw-repo publish --fmri-in-manifest 
  /tmp/sfw-incorporation.p5m
  
  You can then install this with:
  
  pkg set-publisher -p file:///tmp/sfw-repo
  pkg set-publisher -P sfw-repo
  pkg set-publisher --non-sticky oi-experimental
  pkg install -v pkg://sfw-repo/consolidation/sfw/sfw-incorporation
  
  There may be other consolidation boundary issues that need fixing - if you 
  encounter any, let me know! We're now in good shape to start cranking 
  changes out into illumos-userland and moving packages over from other 
  consolidations :-) It would be good to start importing the work aszeszo 
  did converting JDS packages to userland-gate format and also look at a JDS 
  rebuild.
  
  Cheers,
  
  Alasdair
  
  
  
  ___
  oi-dev mailing list
  oi-dev@openindiana.org
  http://openindiana.org/mailman/listinfo/oi-dev