Dennis Daniels
Joined 2 August 2009
No edit summary |
|||
| Line 16: | Line 16: | ||
dgd> this worked right out of the box: ./sugar-jhbuild update ; ./sugar-jhbuild depscheck ;./sugar-jhbuild run | dgd> this worked right out of the box: ./sugar-jhbuild update ; ./sugar-jhbuild depscheck ;./sugar-jhbuild run | ||
<silbe> dgd: great! | <silbe> dgd: great! | ||
<dgd> silbe, yes! very good news! | <dgd> silbe, yes! very good news! | ||
<silbe> dgd: i still wonder why the DISPLAY=:0 changed anything for you | <silbe> dgd: i still wonder why the DISPLAY=:0 changed anything for you | ||
<silbe> dgd: but it's more important that it works now - reproducible, i hope :) | <silbe> dgd: but it's more important that it works now - reproducible, i hope :) | ||
<dgd> silbe is this a better command ./sugar-jhbuild update ; ./sugar-jhbuild depscheck ;./sugar-jhbuild build ; ./sugar-jhbuild run | <dgd> silbe is this a better command ./sugar-jhbuild update ; ./sugar-jhbuild depscheck ;./sugar-jhbuild build ; ./sugar-jhbuild run | ||
<silbe> dgd: i wouldn't recommend updating before every run | <silbe> dgd: i wouldn't recommend updating before every run | ||
<dgd> silbe, may I ask why? | <dgd> silbe, may I ask why? | ||
<dgd> and does the build command help/hurt | |||
<dgd> and does the build command help/hurt? | |||
<silbe> dgd: and if you chain depscheck in there, you can't read it's output (it won't do anything by itself, it just tells you to install packages) | <silbe> dgd: and if you chain depscheck in there, you can't read it's output (it won't do anything by itself, it just tells you to install packages) | ||
<dgd> not before every run of course! I understand that... but once a day if I want the latest/greatest/most broken ;) | <dgd> not before every run of course! I understand that... but once a day if I want the latest/greatest/most broken ;) | ||
<silbe> dgd: it's hard to reproduce bugs if you update in the middle of your session :) | <silbe> dgd: it's hard to reproduce bugs if you update in the middle of your session :) | ||