#mer log for Monday, 2012-06-11

*** M4rtinK has quit IRC00:15
*** ALoGeNo has quit IRC00:29
*** smoku has left #mer00:46
phaeronlbt Stskeeps , I have spent some time on copyproj and I am fairly positive it works.01:02
*** xnt14 has joined #mer01:03
*** beford has joined #mer01:10
*** slx has joined #mer01:12
*** swerden has quit IRC01:16
*** ALoGeNo has joined #mer01:19
*** ALoGeNo has joined #mer01:19
*** arcean has quit IRC01:30
*** dionet has quit IRC01:32
*** ALoGeNo has joined #mer01:35
*** ALoGeNo has joined #mer01:35
*** shrikrishna has joined #mer01:45
*** sethstorm has joined #mer02:13
*** clopez has quit IRC02:22
*** harbaum_ has joined #mer02:34
*** harbaum has quit IRC02:38
*** kurtul has joined #mer02:47
*** Cidan has joined #mer02:56
CidanAnyone have a page/place I can read to get going on an ASUS Transformer?02:57
*** zeq has quit IRC03:00
*** sonach has joined #mer03:12
*** furikku has joined #mer03:20
*** dcthang has joined #mer03:32
*** beford has quit IRC04:02
*** npm has quit IRC04:04
*** kurtul has quit IRC04:07
*** gimli has joined #mer04:20
*** shadeslayer has quit IRC04:24
*** shadeslayer has joined #mer04:32
iekkumorning04:32
*** tripzero has joined #mer04:34
Stskeeps,prm04:42
Stskeepsmorn04:42
Stskeepsphaeron: ok, without races etc?04:44
*** Elleo has quit IRC04:56
*** Elleo has joined #mer04:56
*** Elleo has joined #mer04:56
*** teve has quit IRC04:57
*** ighea has quit IRC04:57
*** teve has joined #mer04:57
*** ighea has joined #mer04:58
*** npm has joined #mer05:02
*** IanWizard-Cloud is now known as IanWizard-Popcor05:07
*** shrikrishna has quit IRC05:08
*** harbaum_ has quit IRC05:20
*** rdqfdx has joined #mer05:24
*** gimli has quit IRC06:03
*** ZiQiangHuan has joined #mer06:06
*** niqt has joined #mer06:09
*** shrikrishna has joined #mer06:20
*** blauzahl has quit IRC06:27
*** ssirkia has joined #mer06:27
*** ssirkia has quit IRC06:30
*** ssirkia has joined #mer06:30
*** andre__ has joined #mer06:32
*** andre__ has joined #mer06:32
*** niqt has quit IRC06:33
*** niqt has joined #mer06:35
*** rcg has joined #mer06:47
*** vilpan has joined #mer06:52
phaeronStskeeps: as far as I can see no ill effects , no unwanted rebuilds06:56
phaeronmorning06:56
Stskeepsok06:56
ZiQiangHuanStskeeps: I compile qtwebkit sucessfully on COBS, but not succeed on our local OBS, does qtwebkit need  some lowest memory when do the ld operation ?07:00
*** blauzahl has joined #mer07:00
phaeronStskeeps: I had one package building in one repo in home project , copyprjed to nonexistent project, I tested with rebuilds and without. The only change is that I took the "nodelay" route as the delayed job launcher is really buggy07:02
*** IanWizard-Popcor is now known as IanWizard-Cloud07:02
*** harbaum has joined #mer07:07
*** sonach_ has joined #mer07:07
sonach_lbt: ping07:07
sonach_Stskeeps: ping07:08
Stskeepsgood morning sonach_07:08
StskeepsZiQiangHuan: it takes up a fair bit of memory07:08
StskeepsZiQiangHuan: what package do you use? mer's latest from git?07:10
sonach_Stskeeps: when I setting up obs frontend, and do 'RAILS_ENV="production"  rake db:setup', it reports 'rake aborted! Undefined method '[]' for nil:NilClass',07:10
ZiQiangHuanStskeeps: yes, I got it from mer's git07:10
StskeepsZiQiangHuan: how much mem do you have on there/swap?07:11
Stskeepssonach_: can you point me to specifically where in instructions this is said?07:11
ZiQiangHuanStskeeps: I use free -m, got http://pastie.org/406585007:12
StskeepsZiQiangHuan: ok and can i see the .spec file please07:12
sonach_Stskeeps: I am setting up obs frontend by https://github.com/lbt/obs-setup/blob/master/setup-obs.sh, in rake_fe() step,07:13
Stskeepssonach_: ah07:14
*** smoku has joined #mer07:14
ZiQiangHuanStskeeps: I got it from mer's git, the spec file http://pastie.org/406586107:15
sonach_Stskeeps: what is the problem?07:15
Stskeepssonach_: i think you'd have to ask lbt later today07:15
Stskeepshe's not usually awake until 1-2 hours from now07:15
sonach_Stskeeps: ok:) I try to hack it myself first,07:17
*** decibyte has quit IRC07:20
*** decibyte has joined #mer07:21
iekkui might not be able to chair mer bug triage today, if that's the case could somebody please take care?07:22
Stskeepsi'll chair in case07:23
iekkuthanks <307:29
*** jonnor has joined #mer07:33
*** drussell has joined #mer07:37
*** sroedal_ has quit IRC07:37
*** sroedal has joined #mer07:38
*** shrikrishna_ has joined #mer07:45
*** shrikrishna has quit IRC07:45
*** X-Fade has quit IRC07:48
*** shrikrishna_ is now known as shrikrishna07:51
*** drussell has quit IRC07:52
lbtsonach_: pong07:59
lbtsonach_: I saw your questions yesterday but I wasn't awake yet :)07:59
*** X-Fade has joined #mer07:59
lbtphaeron: did you see the osc patches I put in to enable no-delay and copyprj08:00
*** slaine has joined #mer08:01
lbtmorning slaine08:01
phaeronlbt: I used osc -A appl api -X POST '/source/Project:copy5?cmd=copy&nodelay=1&oproject=home:Admin&withbinaries=1'08:01
phaeronno need to complicate things08:02
phaeronfor now08:02
slainemorning folks08:02
slaineyou all attending devammo this week ?08:02
Stskeepson fri yeah08:02
lbtphaeron: pushed my osc copyprj branch to merproject08:03
lbtslaine: yep08:03
slaineWell, have a great time08:03
phaeronlbt: nothing new there08:05
*** Facefox has quit IRC08:05
lbt"Support synchronous copyproj"08:05
lbt+        query['nodelay'] = '1'08:05
lbtphaeron: so what was wrong ?08:06
*** Facefox has joined #mer08:06
phaeroncan't see it. but you had problems with nodelay as well ?08:06
phaeronlbt: that's the thing I didn't face any problems with nodelay08:07
lbtwell, I wanted to verify the simple route08:07
lbtso nodelay was to make sure the execution path was defined08:07
lbthttps://github.com/Merproject/osc/tree/copyprj08:08
phaeronanyhow, for me copyproj with and without withbinaries , through nodelay works. I will continue to test now with project link08:08
phaeronlbt: ah osc I though you meant backend.08:08
lbt:)08:08
phaeronlbt: imho I'll write my own osc plugin. upstream is not very responsive08:09
sonachlbt: nice to see you! Now I encounter error when doing 'rake db:setup': http://pastie.org/406605608:09
lbtwe have a hacked osc anyhow iirc08:09
lbtand copyproj should work as a plugin08:10
phaeronyes08:10
lbtcopy_prj08:10
phaeroncopypac -> copyprj08:10
lbtsonach: hmm - are you following all the steps in obs_setup?08:11
phaeronlbt: however I have modified the code a bit I'll try to merge with your code08:11
sonachlbt: yes,08:11
lbtphaeron: ah, good - I was pretty sure it wasn't working as it stood here08:12
sonachlbt: I have read your https://github.com/lbt/obs-setup/blob/master/setup-obs.sh carefully,08:12
sonachand I also read https://github.com/openSUSE/open-build-service/blob/master/dist/README.SETUP08:12
sonachI have not met this error when I setting up my old OBS server several months ago,08:13
phaeronlbt: the extra code just copies a few extra files for sake of completeness. logfiles and stuff08:13
lbtphaeron: :/08:13
lbtyou said "without withbinaries" ?08:14
phaeronwhat do you mean ?08:14
lbtsonach: can you check /srv/www/obs/api/config/database.yml and pastie it without the passwd08:15
lbt"anyhow, for me copyproj with and without withbinaries , through nodelay works"08:16
lbtalthough I see the api call is withbinaries=108:16
lbtcomment != code ;)08:16
phaeronI tested both use cases08:17
lbtOK08:17
sonachlbt: database.yml: http://pastie.org/406607808:17
lbtI'll retry as soon as you push your changes and we can confirm we're on the same codebase08:17
phaeronlbt: do you want to start with 2.3 or with master08:18
lbtphaeron: it simply didn't work here ... different odd and non-repeatable end-states08:18
lbt2.3 I think08:18
phaeronok08:18
lbtmaster is documented as spooky right now08:18
lbtand I think we have to base Mer OBS on 2.308:18
phaeronyeah they are migrating to ruby 1.908:19
lbtsonach: that's fine - I'm guessing some config value is not set08:20
sonachlbt: setupmysql.sh is http://pastie.org/406609508:21
sonachlbt: will setupmysql.sh have some problems?08:21
lbtsonach: so is there any reason you're not just using the script? :)08:22
sonachlbt: I am using setupmysql.sh,08:23
sonachlbt: I only not use the whole script in your git. I do the steps seperately in order to confirm every step is OK,08:24
lbtOK ... but part of the reason for writing setup-obs.sh is to avoid debugging lots of different approaches08:24
sonachlbt: hmm, all my command are copied from setup-obs.sh, and following the same sequence for fe setup,08:25
lbtOK08:25
lbtwhat version of suse ?08:25
*** sonach_ has quit IRC08:26
sonach11.408:26
lbtgood08:26
lbtlet me start my VMs08:26
sonachand the JeOS version,08:26
sonachok08:26
lbtmysqladmin -u root password "$DBROOTPASSWORD"    looks odd08:26
lbtah, no, I see08:27
sonach??08:27
lbtdifferent syntax to mysql08:27
sonachI set "DBROOTPASSWORD=123456" in the script,08:27
sonachin case I will debug mysql, so I choose one password easy to remember...08:28
*** ol has quit IRC08:30
lbtit definitely looks like ruby simply can't create the db08:31
lbthmm08:31
lbtis this the 2nd time you've run this script?08:31
lbttry RAILS_ENV="production"  rake db:migrate08:33
*** DocScrutinizer05 has quit IRC08:33
lbtsince if you already created the DB then setup may fail trying to create it 2nd time (since it exists)08:34
lbtnever tried that :)08:34
*** goldy has joined #mer08:34
goldyhim08:34
goldyhi08:34
lbtmorning goldy08:34
goldywill you please tell me how to remove u boot08:35
lbtgoldy: what device?08:36
Stskeepsgoldy: get a firmware image (FIASCO image) matching your maemo version and flasher -F fiasco-image  --flash-only=kernel -f -R08:36
goldyn90008:36
goldyin windows08:37
Stskeepsthere's a windows flasher yes08:37
goldyflasher-3.5 -F RX-51_2009SE_10.2010.19-1.004_PR_COMBINED_004_ARM --flash-only=kernel -f -R08:37
Stskeepsright08:37
Stskeepsyou can possibly ask on talk.maemo.org too08:37
goldyok08:37
sonachlbt: it reports: No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)08:38
*** ALoGeNo has quit IRC08:38
lbtsonach: cd /srv/www/obs/api/08:38
X-FadeStskeeps: About packaging the OBS2 changes for obs-build. Did you have that script somewhere?08:38
*** jukkaeklund has joined #mer08:38
sonachlbt: already in /srv/www/obs/api/08:39
lbtX-Fade: we have a merproject version of build/osc/obs08:39
StskeepsX-Fade: moment08:39
Stskeepslbt: not that one, sb208:39
Stskeeps-b1-obs08:39
lbtah08:39
sonachlbt: moment08:39
lbtsonach: :)08:39
sonachlbt: production database is not configured08:39
sonachlbt: this is the output of RAILS_ENV="production" rake db:migrate08:40
X-FadeLauri did some changes to SB2 for deb builds now too.08:40
StskeepsX-Fade: http://releases.merproject.org/~carsten/b1-snapshot.sh08:40
StskeepsX-Fade: yeah, i heard08:40
lbtsonach: I think you need to clean up the mysql setup08:40
sonachlbt: go out for a moment and be back soon:)08:40
lbtsonach: sure08:41
phaeronlbt: pushed copyprj branch08:41
lbtphaeron: ta08:41
phaerondo you want to test together on some vm somewhere or should I resetup my vm here08:41
X-FadeStskeeps: Ok, thanks. Will take a look.08:42
*** ALoGeNo has joined #mer08:42
*** goldy has quit IRC08:43
lbtphaeron: hmm08:44
lbtI'd like a shared trial OBS08:44
lbtnot sure how long it'd take to get all setup08:44
phaeronuse your magic scripts :D08:45
Stskeepsdidn't we have a new mer box?08:45
lbtStskeeps: not quite - we have funds for 1month rental ... but not the initial purchase ... should have that in a week08:47
Stskeepslbt: OK08:47
lbtphaeron: yeah08:47
lbtphaeron: I'll try locally first and then get a test VM setup - probably the 'mer-cobs' one08:50
phaeronk08:52
*** rcg has quit IRC08:55
sonachlbt: how to clean up the mysql setup? re-install? but this is a fresh installation...08:58
*** pohly has joined #mer08:59
lbtdefine "fresh" ?   haven't you already run db:create ?08:59
lbtsonach: what happens when you run my script?09:01
sonachlbt: I didnot run db:create,09:01
*** jukkaeklund has quit IRC09:01
lbtoops ... db:setup09:01
*** jukkaeklund has joined #mer09:02
lbtso... can you re-install the JeOS and try the obs-setup.sh script ... if that fails then we can look at a known state.09:03
sonachlbt: hmm, what do you mean by this? I just follow the script, nothing special happens...09:03
lbtsonach: you say you "follow" the script?09:03
lbtbut you showed me snippets of different scripts09:04
lbtso what I'm trying to do is get to a known state09:04
lbtso we can debug from there09:04
lbtotherwise I make assumptions about what you have got09:04
lbteg I guess /etc/mysql_root.pw doesn't exist on your machine ?09:05
sonachlbt: OK, I will reinstall the JeOS and just run obs-setup.sh this time:)09:05
lbtthanks - I know debugging is a pain09:05
sonachlbt: :) I should follow the scripts at first...09:05
lbttrue :P09:06
Stskeepsor just run, makes it easier to replicate ;)09:06
sonachStskeeps: yes, just RUN:)09:06
* Stskeeps is getting a headache from us tax forms09:07
*** andre__ has quit IRC09:08
*** enc0de has left #mer09:14
*** Attie has joined #mer09:14
Stskeepsgood morning Attie09:16
Attiemorning!09:16
*** enc0de has joined #mer09:20
*** rcg has joined #mer09:26
*** DocScrutinizer05 has joined #mer09:30
Stskeepsmorning rcg09:30
*** E-P has quit IRC09:31
*** ZiQiangHuan has quit IRC09:33
rcgmorning Stskeeps09:34
rcgwhile i got you here, is there a way to send "ESC" via the built-in terminal via some fancy key combination on the hardware keyboard?09:34
Stskeepsrcg: honestly, see if you can upgrade the source package for meego-terminal to harmattan's09:35
rcgthe toolbar i usually use to send esc is not showing up09:35
rcgStskeeps: right, i tried the latest upstream version as well ;)09:35
Stskeepsrcg: hmm09:36
Stskeeps:P09:36
Stskeepsrcg: perhaps some strange packaging on harmattan side09:36
Stskeepsor gconf schema09:36
rcghttps://bugs.nemomobile.org/show_bug.cgi?id=20009:36
rcgi tried to summarize what i did there09:36
rcghmm right, i see09:36
rcgfor the sake of comparability i also tried to build and run the latest meego-terminal version on harmattan.. however, while it built well in scratchbox, thanks to freaking aegis i could not run this yet09:37
Stskeepscompare with http://harmattan-dev.nokia.com/pool/harmattan/ ?09:37
rcgtried to run that one too09:37
rcgbut this looked like a pretty old version09:38
*** ZiQiangHuan has joined #mer09:38
rcgin that version swiping from left to right changed the color scheme instead of the toolbar layout09:38
rcge.g.09:38
Stskeepsok09:38
StskeepsZiQiangHuan: show me one line of gcc running in the build log?09:38
rcgso i don't know it this version was supposed to show a toolbar at all09:38
rcgbut nevermind.. i am terribly busy here at work right now :(09:39
rcgmight give it later the week another shot09:39
Stskeepssure09:39
rcgbtw. while i was messing with the whole stuff i also built version 0.25.10-1 of libmeegotouch in one of my obs projects.. but that showed the same issue09:40
rcghttps://build.pub.meego.com/package/show?package=libmeegotouch&project=home%3Awonko%3Abranches%3Ahome%3Awonko09:40
rcgi branched the working built to this subproject just to keep it safe, just in case ;)09:41
Stskeeps:nod:09:41
*** Behold has joined #mer09:43
*** BeholdMy- has joined #mer09:45
*** BeholdMyGlory has quit IRC09:47
*** Behold has quit IRC09:48
sonachlbt: I reinstall the JeOS, configure OBSFE_INT and OBSBE_SRC, then run 'setup-obs.sh', still something fails. the full outputs are http://pastie.org/406644909:49
sonachlbt: rake_fe and start_fe failed,09:50
sonachBTW, what I run is 'setup-obs.sh fe'09:52
*** M4rtinK has joined #mer09:54
Stskeepsin other news, it seems like tizen is actively shooting themselves in the foot - they publish with a new Flora Software License which means for large parts of the dependent components for the web runtime, you cannot integrate it into anything but a Tizen Certified Platform09:54
phaeronand what does it take to get certified ? membership ?09:56
Stskeepsphaeron: it also poses quite interesting questions about open development09:56
Stskeepshttp://tizenopensource.org/license/09:57
Stskeeps"Tizen Certified Platform" shall mean a software platform that complies with the standards set forth in the Compatibility Definition Document and passes the Compatibility Test Suite as defined from time to time by the Tizen Technical Steering Group and certified by the Tizen Association or its designated agent.09:57
sonachlbt: If you have instructions to the obsfe installation failure, please leave it on IRC, I will come back this evening or tomorrow. Thank you very much:)09:57
Stskeepsbut personally this move does it for me, i don't want to use their web runtime now09:57
*** sonach has left #mer09:57
*** sonach has joined #mer09:58
AardStskeeps: if I read it correctly that applies 'only' to protection from patent litigation, though in practise for most markets this'll mean that you won't be able to use it09:58
*** sonach has quit IRC09:58
Stskeepsokay, that might be true09:59
Stskeepsstill, it's a bit different from apache license09:59
Aardbasically, you're allowed to use it wherever you want, but you have no guarantee that the patent holders will come after you if it's on a non-tizen certified platform10:00
Aardwhich in the current FUD situation means nobody will use it outside of tizen10:00
dm8tbrwhich is a big fat stigma in the commercial side, right there10:00
Stskeepstrue10:00
Stskeepswell, good timing to get B2G running on mer..10:01
Stskeeps:P10:01
dm8tbryou could use it in some non-com project of yours, but if you're in an enterprise setting, your lawyers will give you a yelling10:01
Stskeepsyeah..10:06
Stskeepswell, interesting way of doing it10:06
Aardit's a good way of keeping community efforts away10:07
*** dionet has joined #mer10:07
*** BeholdMyGlory has joined #mer10:08
*** BeholdMy- has quit IRC10:09
dm8tbrand there I hoped for a learning process and gradual opening up10:09
*** shrikrishna has quit IRC10:10
*** Behold has joined #mer10:11
*** BeholdMyGlory has quit IRC10:14
*** clopez has joined #mer10:21
*** Alison_Chaiken has quit IRC10:29
*** Alison_Chaiken has joined #mer10:30
*** lamikr has joined #mer10:30
*** Bostik has quit IRC10:32
*** DocScrutinizer05 has quit IRC10:34
*** DocScrutinizer05 has joined #mer10:35
* Stskeeps begins to prep his talk for devaamo summit10:35
Stskeepsif my goal is doing something in 30 minutes, it must take little time to prep the material too10:35
Stskeeps:P10:35
*** paulsherwood has quit IRC10:36
*** IanWizard-Cloud has quit IRC10:38
*** bigbluehat has quit IRC10:38
*** Hexxeh has quit IRC10:38
Stskeepsraspberry pi working.. check10:39
Stskeeps:P10:39
*** DocScrutinizer05 has quit IRC10:40
StskeepsREMINDER: Mer bug triage in 20 minutes in #mer-meeting10:41
*** DocScrutinizer05 has joined #mer10:45
*** xmlich02 has quit IRC10:53
slainewhat does rpm use to determine the number of CPU's ?10:58
slainefor building that is10:58
*** dcthang has quit IRC11:00
Stskeepsyou provide a macro usually11:01
slainethink there's something else going on actually11:01
*** jukkaeklund has quit IRC11:02
StskeepsBug triage in #mer-meeting NOW11:04
lbtsonach: seems like OBS in Mer:OBS is broken11:08
Stskeepsugh11:15
lbtwell, that's what my script was for - to ensure that doesn't happen - but that needs a better way to have tests against :Devel before promotion and release11:17
*** niqt has quit IRC11:22
*** Bostik has joined #mer11:23
*** niqt has joined #mer11:27
*** niqt has quit IRC11:29
*** niqt has joined #mer11:31
*** vgrade has quit IRC11:31
*** lizardo has joined #mer11:32
Stskeepscxl000: crap, i see the armv6 problem on r-pi too11:38
*** jluisn has joined #mer11:50
*** Elleo has quit IRC11:56
*** Sleepy_Coder has quit IRC11:58
*** ALoGeNo has quit IRC11:58
*** Sleepy_Coder has joined #mer11:59
*** Sleepy_Coder has quit IRC11:59
*** Sleepy_Coder has joined #mer11:59
*** rantom has quit IRC11:59
*** rantom has joined #mer11:59
*** Elleo has joined #mer12:02
*** Elleo has joined #mer12:02
*** lizardo has quit IRC12:10
*** ALoGeNo has joined #mer12:10
*** ALoGeNo has joined #mer12:10
*** lizardo has joined #mer12:11
*** DocScrutinizer has quit IRC12:15
*** DocScrutinizer05 has quit IRC12:17
*** DocScrutinizer05 has joined #mer12:17
*** DocScrutinizer has joined #mer12:18
*** shrikrishna has joined #mer12:33
*** sandroandrade has joined #mer12:46
*** u1106-office has joined #mer12:51
*** rcg has quit IRC13:17
*** vivijim has joined #mer13:17
*** vivijim has joined #mer13:17
Stskeeps\o/ got a US tax number13:19
*** Aurium has joined #mer13:21
*** sonach has joined #mer13:21
sonachlbt: so, Is there any way to solve this problem?13:26
lbtsonach: I'm working on it right now13:26
lbtbecause you used the script I can tell it's a problem in the code we publish - thanks :)13:26
sonachlbt: OK, cool!13:26
lbtI need to get a good snapshot of Mer OBS and release it13:27
sonachlbt: You mean, there is something wrong with 'Mer:OBS:Testing' or 'Mer:OBS:Testing:Devel'?13:29
lbtyes13:29
lbtlooks like it13:29
lbtwhich is a surprise ... I think something changed underneath it13:29
lbt(nb that script is part of our automation testing for Mer OBS)13:30
sonachok, thank you for the hard work:) If you want me to test something, poke me on IRC, I will do it tomorrow,13:31
sonachIt is really an annoyance that we have 8 hours' time difference:)13:33
*** sonach has left #mer13:34
*** Facefox has quit IRC13:47
Stskeepslbt, if you for whatever reason need to require a US EIN for your company, when calling them on the phone, just cycle until you find someone who doesn't ask you to fax the form and will take data entry over the phone :P13:48
*** Facefox has joined #mer13:49
*** Facefox has joined #mer13:51
*** ZiQiangHuan has quit IRC13:54
*** shrikrishna has quit IRC14:06
*** shrikrishna has joined #mer14:21
*** IanWizard-Cloud has joined #mer14:23
*** IanWizard-Cloud has joined #mer14:23
*** IanWizard-Cloud has joined #mer14:23
*** tsdedst has joined #mer14:29
*** _ol has joined #mer14:36
*** niqt has quit IRC14:41
*** bigbluehat has joined #mer14:43
Stskeepsreasons we need hardware adaptations to do QA: armv6 having been broken for at least 3 releases..14:44
*** mlfoster has joined #mer14:48
Stskeepslbt: https://bugs.merproject.org/show_bug.cgi?id=37714:49
Stskeepscxl000: https://bugs.merproject.org/show_bug.cgi?id=37714:49
*** jluisn has quit IRC14:53
*** Facefox has quit IRC14:54
*** Facefox has joined #mer15:00
*** tsdedst has quit IRC15:01
*** Facefox has joined #mer15:03
*** zeq has joined #mer15:03
*** smoku has quit IRC15:04
*** Facefox has joined #mer15:06
*** thopiekar has joined #mer15:13
*** Attie has quit IRC15:15
*** Attie has joined #mer15:15
*** sledges has quit IRC15:18
*** Facefox has quit IRC15:19
*** Facefox has joined #mer15:20
*** Facefox has joined #mer15:21
*** harbaum has quit IRC15:23
*** Facefox has joined #mer15:24
*** Facefox has joined #mer15:25
*** dijenerate has quit IRC15:25
*** Facefox has joined #mer15:27
*** Facefox has joined #mer15:28
lbtStskeeps: noted :D15:29
*** andre__ has joined #mer15:30
*** andre__ has joined #mer15:30
lbtStskeeps: bug noted too - that'd be a good one for the distributed QA :/15:30
*** sledges has joined #mer15:30
lbtphaeron: back now btw ... new tyres acquired15:30
lbtthey charged me to pump them up with Nitrogen15:31
lbtbloody homeopathy for tyres!15:31
*** slaine has quit IRC15:32
*** paulsherwood has joined #mer15:35
*** X-Fade has quit IRC15:36
*** X-Fade has joined #mer15:36
*** ssirkia has quit IRC15:42
*** dijenerate has joined #mer15:43
*** X-Fade has quit IRC15:43
*** clopez has quit IRC15:43
*** X-Fade has joined #mer15:43
*** X-Fade has quit IRC15:44
*** X-Fade has joined #mer15:44
*** gimli has joined #mer15:48
sledges:)15:53
lbtsonach: if you catch this... right now OBS is installing again. I'm going to make some more changes though15:55
*** dijenerate has quit IRC16:04
*** npm has quit IRC16:06
*** npm has joined #mer16:07
*** NIN101 has joined #mer16:15
*** clopez has joined #mer16:28
*** shrikrishna has quit IRC16:33
*** otep has quit IRC16:33
*** shrikrishna has joined #mer16:34
*** tripz0 has quit IRC16:39
*** trip0 has joined #mer16:39
*** otep has joined #mer16:44
*** u1106-office has left #mer16:47
Stskeepsi was right, it was the cortex string routines breaking armv6l16:57
*** enc0de has quit IRC16:58
*** Facefox has quit IRC16:58
*** dijenerate has joined #mer16:58
*** vgrade has joined #mer16:59
*** Facefox has joined #mer16:59
*** _ol has quit IRC17:05
*** vilpan has quit IRC17:12
Stskeepsevening vgrade17:19
*** Facefox has quit IRC17:23
*** Facefox has joined #mer17:28
*** Facefox has joined #mer17:29
*** CosmoHill has joined #mer17:29
*** tilgovi has joined #mer17:30
*** Facefox has joined #mer17:32
*** Facefox has joined #mer17:35
*** Facefox has joined #mer17:37
*** Facefox has joined #mer17:37
*** sandroandrade has quit IRC17:45
CosmoHillwoof17:45
Stskeepsmoo17:45
CosmoHillthat is why I woof17:46
Stskeepshehe17:46
*** thauta_ has quit IRC17:47
*** mja has quit IRC17:47
CosmoHillthat and dogs are cool17:48
*** rcg1 has joined #mer17:48
*** thauta_ has joined #mer17:48
*** mja has joined #mer17:48
*** tripzero has quit IRC17:49
*** Attie has quit IRC17:50
*** andre__ has quit IRC17:50
*** Hexxeh has joined #mer17:54
*** fabo has quit IRC18:02
phaeronlbt: installing new vm to continue working18:06
lbtta18:10
*** E-P has joined #mer18:16
*** trbs has joined #mer18:27
*** talavis has quit IRC18:36
*** wicket64 has joined #mer18:40
*** talavis has joined #mer18:40
*** dod has joined #mer18:45
*** jonnor has quit IRC18:47
*** HazardousWaster has quit IRC18:52
*** tilgovi has quit IRC18:55
*** HazardousWaster has joined #mer18:56
*** jonnor has joined #mer19:01
*** furikku has quit IRC19:11
*** _ol has joined #mer19:12
*** dod has quit IRC19:16
*** tilgovi has joined #mer19:16
*** pohly1 has joined #mer19:18
*** pohly has quit IRC19:21
*** Facefox has quit IRC19:27
*** Facefox has joined #mer19:28
*** lbt has quit IRC19:32
*** lbt has joined #mer19:32
*** lbt has quit IRC19:32
*** lbt has joined #mer19:32
*** Zeroedout has quit IRC19:34
*** pohly1 has quit IRC19:45
*** Zeroedout has joined #mer19:49
*** rcg1 has quit IRC19:58
*** Venemo has joined #mer20:02
*** Aurium has quit IRC20:08
*** Aurium has joined #mer20:09
*** thopiekar has quit IRC20:26
*** rcg has joined #mer20:28
*** trbs has quit IRC20:37
*** clopez has quit IRC20:40
*** lamikr has quit IRC20:41
*** BeholdMyGlory has joined #mer20:43
*** Behold has quit IRC20:46
*** shrikrishna has quit IRC20:47
lbtphaeron: when we do a Mer OBS release on 11.4. we can do one on 12.121:02
*** sirdancealot has quit IRC21:02
phaeronI am currently testing with 12.1 because we'll have to move there eventually21:03
*** lizardo has quit IRC21:03
lbttotally :)21:03
lbtI just haven't setup a locak snapshot VM for 12.121:03
phaeronI have a jeos tarball I can give you21:04
lbtno need - I use a quick kiwi build21:04
lbtkiwi --prepare suse-11.4-JeOS --root /vmbase/suse11.4/ --add-profile xenFlavour --add-package iputils --add-package kernel-xen --add-package wget --add-package less --add-package iputils --add-package terminfo --add-package emacs --add-package sudo  --add-package rsync21:05
lbtand it uses my local rpm proxy-cache21:05
lbtjust going to get a drink21:06
*** NIN101 has quit IRC21:10
*** rdqfdx has quit IRC21:20
*** Venemo has quit IRC21:22
*** pomme has quit IRC21:32
*** lbt has quit IRC21:34
*** lbt has joined #mer21:34
*** lbt has quit IRC21:34
*** lbt has joined #mer21:34
*** BeholdMyGlory has quit IRC21:35
*** fabo has joined #mer21:36
*** BeholdMyGlory has joined #mer21:36
lbtso phaeron can we test this release of OBS is mainly OK21:39
lbtand then "release" it21:39
lbtie copy it to :Testing and then run a snapshot to http://repo.pub.meego.com/releases/Mer-OBS/21:40
phaeronso far it seems to "work"21:42
phaerondo we have test cases21:42
*** tsdedst has joined #mer21:43
CosmoHillcyas21:44
*** CosmoHill has quit IRC21:44
phaeronlbt: did a copyprj withbinaries and it worked21:45
lbtrebuilds here21:46
lbthttps://obsfe.dgreaves.com:444/source/MyMerUx33?comment=osc+copyprj+from+project%3AMyMerUx&oproject=MyMerUx&cmd=copy&nodelay=1&withbinaries=121:47
lbtacl succeeded building21:47
lbtsays the monitor :(21:47
phaeronlook at the build log21:47
phaeronwhat project does it say ?21:48
lbtBuilding acl for project 'MyMerUx' repository 'MyMerUX_Mer_Core_i586' arch 'i586' srcmd5 '9492a3e07c2a672b8b86932dbcf54aa5'21:49
phaeronso it didn't rebuild21:49
phaeronmaybe watch the screen -x of workers and try another copy21:49
lbtit did - watched the worker21:50
phaeronthen how is the log saying building for the  source project ?21:51
*** cxl000 has quit IRC21:51
phaeronlbt: I just did another copy with 2 packages and it did _not_rebuild ..21:51
lbtnope, this time mine didn't21:52
lbtthis time it's broken21:52
lbtas in "the monitor tab displays the text "broken" in red"21:53
lbt"no source uploaded"21:53
phaeronturn off  memcached and make sure :)21:53
phaeronI just did three copies and all  are ok21:53
*** Sleepy_Coder has quit IRC21:53
lbtyep - same result21:54
*** clopez has joined #mer21:54
*** Sleepy_Coder has joined #mer21:55
*** Sleepy_Coder has quit IRC21:55
*** Sleepy_Coder has joined #mer21:55
phaeronsame result as in broken ?21:55
lbthappy to look at what's different21:55
lbt3 copies - 3 results : rebuild, success, broken21:56
phaeronI copied acl in too maybe it causes some issues21:56
lbtI used acl21:56
lbtas a real build21:56
lbtit's the only package in my test - but I have 2 arches and use MDS21:57
lbtmakes the obs setup easy21:57
phaeronI use mds  through pub.21:57
lbt*nod*21:57
phaeronI have one repo one arch21:57
*** himamura has quit IRC21:57
phaeroncan you try with something  similar to  osc api -X POST '/source/Project:copy5?cmd=copy&nodelay=1&oproject=home:Admin&withbinaries=1'21:57
lbthttps://gist.github.com/291300421:58
phaeronI  am _not_ going to setup my mds21:59
phaeron*own21:59
*** blauzahl has quit IRC21:59
lbtno; I'm showing you my test script21:59
lbtsure - the reason I used the --debug against my OBS is to give you the api call21:59
phaeronok with 3 packages no rebuild21:59
lbtcopyprj  https://obsfe.dgreaves.com:444/source/MyMerUx44?comment=osc+copyprj+from+project%3AMyMerUx&oproject=MyMerUx&cmd=copy&nodelay=1&withbinaries=122:00
phaeronlet's add one more repo to the mix22:00
lbtPOST https://obsfe.dgreaves.com:444/source/MyMerUx44?comment=osc+copyprj+from+project%3AMyMerUx&oproject=MyMerUx&cmd=copy&nodelay=1&withbinaries=122:00
lbtfwiw the problem seems to happen on the 586 repo, not the arm one22:00
phaeronI only have one  i586 repo22:00
lbtwell - the gist is to show you what I have :)22:01
lbtobs-server-2.3.1.git2f12137-1.1.i586  btw22:02
*** blauzahl has joined #mer22:03
phaeron2.3.1.gitb9882ff22:03
phaeronwhat did you change22:03
lbt--no-proxy -> --noproxy22:03
lbt:)22:03
phaeronand delayed job logging22:04
phaeronplease don't force push :)22:04
lbtcopyprj is my working branch of sane commits22:05
lbtso when I fixup a commit which I want to submit I have to force push22:05
lbtso long as we know the rules it should be OK22:05
phaeronwaiting  for rebuilds in second repo22:06
phaeronwhich is i586 as well22:06
lbtso you see the problem too?22:09
*** gimli has quit IRC22:09
phaeronno22:11
lbtoh, I see22:11
phaeroncopyprj worked and no rebuilds and state is fine22:11
phaeron..22:11
lbtso is it MDS ?22:11
phaeronI'll add a third repo , arm this  time ?22:12
lbtand pastie your prj meta22:12
phaeronlbt: so far http://pastie.org/407015222:13
phaeronfirst time  building for armv7l  ..22:17
phaeronlbt: maybe you can try to build against cobs ?22:17
lbtI am22:17
phaeronok22:17
*** wubudubudubudu has quit IRC22:20
phaeronrefresh pastie22:20
*** JvD__ has joined #mer22:20
phaeronarmv7l should build , right ?22:20
*** aard_ has joined #mer22:21
*** phdeswer_ has joined #mer22:21
*** wubudubudubudu has joined #mer22:21
phaeronlbt: ^22:22
*** kulve_ has joined #mer22:22
*** prus has joined #mer22:22
lbtok22:22
*** mord_ has joined #mer22:22
phaeronlbt: it's not building22:23
phaeronlbt: as in the first repo  I just created22:23
*** Kiranos_ has joined #mer22:23
*** joroi_ has joined #mer22:24
*** shadeslayer_ has joined #mer22:24
lbtcan you use 7hl 8el22:24
*** ShadowJK_ has joined #mer22:24
lbtah22:24
lbtnm22:24
lbtif I use cobs then it'll take >1hr to build anyhow22:25
phaeronok adding 8el scheduler22:25
lbt(which is why I use local MDS)22:25
phaeronah your bandwidth22:25
*** spre_ has joined #mer22:26
*** rantom__ has joined #mer22:28
lbtyeah - I haven't enabled the bonding yet22:28
phaeronadded 8el repo ..22:28
lbthttp://repo.pub.meego.com/releases/Mer-OBS/22:28
lbtbtw22:28
*** tripz0 has joined #mer22:28
*** Milhouse has quit IRC22:29
*** JvD_ has quit IRC22:29
*** phdeswer has quit IRC22:29
*** peavey has quit IRC22:29
*** Aard has quit IRC22:29
*** Paimen has quit IRC22:29
*** mord has quit IRC22:29
*** zuh has quit IRC22:29
*** prus_ has quit IRC22:29
*** ShadowJK has quit IRC22:29
*** peavey has joined #mer22:29
*** Kiranos has quit IRC22:29
*** zuh has joined #mer22:29
*** Paimen has joined #mer22:29
*** joroi has quit IRC22:29
*** shadeslayer has quit IRC22:29
*** kulve has quit IRC22:29
*** spre has quit IRC22:29
*** Paimen has quit IRC22:29
*** trip0 has quit IRC22:29
*** rantom has quit IRC22:29
*** zuh has quit IRC22:29
*** peavey has quit IRC22:29
*** peavey has joined #mer22:29
*** kulve_ has quit IRC22:29
*** tmzt has quit IRC22:29
*** alterego has quit IRC22:30
*** Milhouse has joined #mer22:30
lbt<arch>armv7l</arch   ???  missing "e" ?22:30
*** arc_mat_ has joined #mer22:30
*** blauzahl has quit IRC22:30
*** kimju has quit IRC22:30
*** _av500_ has quit IRC22:30
*** ShadowJK_ has quit IRC22:30
*** arc_mat has quit IRC22:30
lbtphaeron: ^^22:30
*** blauzahl has joined #mer22:30
*** wicket64 has quit IRC22:31
*** sledges has quit IRC22:31
lbtphaeron: and what packages do you build ?22:31
*** tmzt has joined #mer22:31
*** alterego has joined #mer22:32
*** _av500_ has joined #mer22:32
*** BeholdMyGlory has quit IRC22:32
*** wmarone has quit IRC22:32
*** Facefox has quit IRC22:32
*** Zeroedout has quit IRC22:32
*** wmarone has joined #mer22:32
*** ShadowJK has joined #mer22:32
*** wicket64 has joined #mer22:33
*** Paimen has joined #mer22:34
*** Zeroedout has joined #mer22:34
phaeronsame packages as i58622:34
*** BeholdMyGlory has joined #mer22:35
lbtwhich are...22:35
*** kulve has joined #mer22:35
phaeronarch in my obs is called armv7l22:35
phaeronbut armv7el in cobs.22:35
phaeroncould be the reason22:35
lbtnod22:35
phaeronlbt: meeog-lsb meego-lsb2 acl22:35
lbtta22:36
phaeronfiddling to get armv8el to build ..22:38
*** zuh has joined #mer22:39
lbtadded my ssd to my worker22:39
tripz0hmm22:39
tripz0looks like mer core has qt5 and qt4?22:39
lbttripz0: yep22:39
*** Facefox has joined #mer22:40
tripz0if I build against qt4 via pkgconfig, will that break a system with qt5?22:40
tripz0https://build.pub.meego.com/project/monitor?arch_armv8el=1&defaults=0&project=home%3Atripzero&repo_Mer_Core_armv7hl=1&unresolvable=122:40
Ulf`tripz0!22:41
tripz0hi Ulf`22:41
Ulf`I've an idea22:41
Ulf`Let's write a wrapper around gbs, around the new wrapper, around a wrapper and call the tool onion22:41
lbthttps://bugs.merproject.org/show_bug.cgi?id=37322:41
tripz0Ulf`, rofl22:41
lbtqt5 and qt-mobility providing QtSystemInfo22:41
Ulf`:-)22:41
phaeronlbt: scheduled but not building ..22:42
lbttripz0: ask Bostik and Stskeeps how you should be doing this22:42
lbtphaeron: do you have an x86_64 scheduler22:43
tripz0Stskeeps, Bostik  ^^22:43
lbtphaeron: that's needed to get the cross- to work22:43
*** kimju has joined #mer22:44
lbtphaeron: I'm thinking to promote current OBS snapshot to Mer:OBS:Testing and do a snapshot release22:44
*** sledges has joined #mer22:44
*** sledges has joined #mer22:44
phaeronlbt: I do have one22:44
phaeronlbt: but host is i68622:45
phaeronvm that is22:45
lbtmmm22:45
phaeronit won't build for 64  right ? but it doesn't need to ?22:46
lbtyou could hack your local MDS if you had one :)22:46
lbtthat's what I did22:46
phaeronprjconf requires 64bit ?22:46
lbtyes22:46
phaeronargh22:46
lbtyes22:46
lbtI mentioned this to Stskeeps and afaik we've not updated prjconf - not sure if I wrote a bug22:47
phaeronsetup another 64bit vm with worker22:47
phaeron?22:47
lbtprobably quicker than setting up an MDS22:48
phaeronactually this vm is 64bit just booted in 32 bit mode ..  I'll reboot22:49
* phaeron scratches head22:50
*** cs278 has quit IRC22:52
*** kimju has quit IRC22:54
*** kimju has joined #mer22:54
*** Facefox has quit IRC22:56
*** Facefox has joined #mer22:57
phaeronnever mind22:58
lbtcopypac'ed build/obs-server23:00
lbtbed now23:10
*** sandroandrade has joined #mer23:11
*** beford has joined #mer23:18
phaeronI'll  continue for a while23:19
phaerongot the new worker up. now building23:25
phaeronthere really shouldn't be a reason to require x86_64 workers23:26
*** arc_mat_ has quit IRC23:28
*** M4rtinK has quit IRC23:31
*** wicket64 has quit IRC23:31
phaeronlbt: copyprj , 1 project -- 3 packages, 3 repos (2 x i586 , 1 x armv8el ) , works , no rebuild , state consistent23:42
*** rcg has quit IRC23:45
*** sandroandrade has quit IRC23:57

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!