| |
| |
| |
|
Page: 1 2 3 4 5 6
Comments:
<0> I need to run a bit of python code at the do_deploy() stage. How do I do this? <1> append a pythion function to do_deploy <2> hi ggilbert <3> pb__ : what info you want from gdb ? <2> Ifaistos: oh, sorry, I didn't notice your private message window <2> let me look at that <2> hm, it does look odd <2> you could try letting it run to line 560, then using "stepi" to see exactly what it's doing before it blows up <2> might take a lot of steps, though, so that might get tedious <3> pb__ : np <3> pb__ : basicaly its at the config.c its doing it <2> right <2> it could be a bug in uclibc's glob(), or it could be a problem with pthread itself <0> ggilbert_: do you mean, "python do_deploy_append() { ... }"? <1> mreimer, aye. Couldn't remember the syntax :p <0> ggilbert_: thanks, I'll give it a try
<3> pb__: uclibc is striped and this what i get (gdb) stepi <3> 0xb7fc3cb4 in _dl_find_hash () from /lib/ld-uClibc.so.0. is it ok or should i upload the unstriped ? <4> ifaistos yes <4> ifaistos and when possible compile with debug-option <3> woglinde : i think that makes sence.... hmmm so need to recompile all the stuff <4> ifaistos to have better results, you have to <0> ggilbert_: hmm, shell is trying to execute the python code... <5> Ifaistos: local.conf.sample has info how to create debug/unstripped packages <3> hrw : thanks. i'll do it tomorrow morning <2> mreimer: yah, you can't append python to shell <2> (or vice versa) <0> pb__: funny how that works :-) <2> heh <0> pb__: any suggestions? <6> shell and python are like cats and dogs <2> depends what you're trying to achieve. you could make a new task that runs before do_deploy() and contains your python thing. <0> really all I want to do is make sure a file is a multiple of 512 bytes <2> alternatively, since you can call shell from python (but not vice versa) you could wrap the existing shell implementation in a new python method <0> and truncate() it to the next largest if not <0> I don't see a way to check size/truncate from shell, otherwise I would <2> dd conv=sync? <2> admittedly that's not exactly truncate(), but maybe it's close enough for you <0> very clever <5> cu <5> mreimer: use awk? <4> cu hrw <0> pb__: dd conv=sync works great. thanks! <2> mreimer: cool <0> reenoo: I'll have a LAB patch for you shortly <7> mreimer: cool <0> does anyone know what the git command is to show which files exist in a directory that are not in the git repo? <0> like mt list unknown? <7> git status <0> thanks reenoo <8> mreimer: And if you have multiple branch, and after switcing from one branch to another with "git-checokut -f foo_branch", git status shows many files that are left to dir, after checking out but which you do not want to use in your current branch. Then following kind of alias may be handy for removing them from the dir. <8> alias git-checkout-ff='git-ls-files -z --others | xargs -0 rm --' <0> thanks lamikr. lots to grok <8> At least I need this command pretty often. <9> svn co svn://svn.berlios.de/bitbake/tags/bitbake-1.4.2 bitbake - wiki getting started has this cmd to checkout bitbake - is there an alternative cmd that would just get the latest stable version? (rather than specifying one by version) <10> poushag: use bitbake-1.5 <11> JustinP: do you mean bitbake-1.6.0? <10> multimode: most likely <10> multimode: yes, I do mean 1.6 <10> poushag: I mean bitbake-1.6 <0> reenoo: just sent you a patch to build LAB with familiar's git <7> mreimer: got it. thanks. will look into that tomorrow <0> reenoo: thanks again for driving 0.8.4 <7> mreimer: you're welcome <7> 'night all <0> how does one migrate his key from earlier versions of mt to 0.26+? <0> where 'one' = me :-) <0> does it just use ~/.monotone/*? <12> mreimer; use 0.25 to extract the key from the db. <12> (it should do it automatically) <12> Then it lives in ~/.monotone/keys <0> mtn seems to know about my keys already (mtn pubkey mreimer@oe), so I guess I already did that <0> anything else? <12> There was a checklist floating around for the OE 0.28 upgrade. <12> .. anyhow, that should be sufficient.
<12> However, being a Read-Only OE user, I'm not the definitive answer.. <0> thanks Necronom <9> justinp - my question was how to get the latest bitbake stable version without specifying a version - then change the wiki so that it doesnt need to be edited every time the version changes <9> well since no shell scripting guru was available for the job i undertook it myself <9> here is the result - now on the wiki getting started page <9> svn co svn://svn.berlios.de/bitbake/tags/`svn ls svn://svn.berlios.de/bitbake/tags |tail -n 1` bitbake <13> lenehan org.oe.dev * rd15ce... / (1 site/i386-linux site/i486-linux site/i586-linux): <13> site/i{3,4,5}-linux: Add entries for ipsec-tools so it will build. <13> i686-linux was already ok, but i{3,4,5}86-linux were missing the appropriate <13> entries. Note that ipsec-tools does not currently build with gcc 4.x. <14> morning <15> yo <14> poushag: look not in tags but in branches (for bitbake) <16> morning <16> mickey|thesis: x86_64 Im your man :-) <3> morning hrw|work XorA <17> Morning <16> morning sirfred <17> XorA: Hello. I had some problems yesterday trying to build mplayer. <17> XorA: Strange, in the do_install stage it said: <17> strip: Unable to recognise the format of the input file `/home/mteira/oeroot/build/tmp/work/armv5te-linux/mplayer-1.0pre8-r2/image/usr/bin/mplayer' <17> XorA: As if it tried to use the native strip to strip the binary? <16> sirfred: wierd, maybe try adding install to DEPENDS line <16> sirfred: its possibly one of the apps that needs our hecked install <16> install-native I mean <13> lenehan org.oe.dev * rea4038ae... / (7 files in 2 dirs): <13> site/*: Updates for slrn. Added required entries for slrn to <13> i{3,4,5,6}-linux and sh4-linux-uclibc. Remove some unused entries from <13> sh4-linux. <18> morning all <16> hey RP <19> morning all <16> hey ade|desk <14> hi RP <17> RP: Morning <3> hi RP <13> hrw org.oe.oz354x * rb12544... / (1 packages/meta/gpe-image.bb): gpe-image: resolve gpe-task-connectivity problem - close #1293 <20> hey <21> morning all <14> hi dirk <21> hey Marcin <14> do13_: can you look at my recent changesets in .oz354x? <21> hrw|work: which one? <14> do13_: 1. disabled usbctl in /etc/network/interfaces 2. set ohci-hcd to be (un)loaded on suspend/resume <14> do13_: I also want to make ohci-hcd autoloaded <20> I'm just trying to set up ipkg on my target system so that I can upgrade packages easily from my own feed urls... <20> but when running ipkg update, I get the following error: wget: unrecognized option `--p***ive-ftp' <20> it's trying to use busyboxes wget, which seems to be too basic for ipkg <20> anyone know a way round this? <16> ipkg install wget <20> OK, so I need to override busybox's wget with the real one <16> tkp: yeah, f thats the problem <16> I heard rumours busybox 1.2.1 wget works, but havent verified <20> oh ok. I'm on 1.2.0 atm <14> do13_: what do you think about it? <14> hi woglinde <4> hi hrw <20> what's the url of the repo? I thought it was available for browsing at http://www.openembedded.org/repo/ but it seems I'm getting 'Access forbidden!' <14> http://www.openembedded.org/filebrowser is another way <20> hrw|work: thanks <19> tkp: there is no diff between 1.2.1 and 1.2.0 of busybox for wget <20> ade|desk: ah, ok. well then wget does not work (or, it works, but still doesn't have enough options for use with ipkg) <19> which options are missing ? <20> --p***ive-ftp <20> the command it tried to issue was `wget --p***ive-ftp -q -P http://www......` <22> hi <4> hi cobelius <22> if a software requires nptl and I'm using glibc 2.3.2 how can I configure that the glibc is compiled with nptl support? <22> hi woglinde <21> hrw|work: sorry, I was called away <21> hrw|work: sounds fine <4> cobelius I think there is no ntpl patch for this old glibc use a newer one <20> are there any existing helpers/cl***es/examples that show how you could automate the maintanance of an ipkg feeed uri?
Return to
#oe or Go to some related
logs:
pivot_root debootstrap courier imap hide version gentoo kcontrol/keyboard #math xinit: Connection refused (errno 146): unable to connect to X server
gentoo gpasswd stdin debian console 600x800 Couldn't find package make-jpkg how to uninstall xdvdshrink vga acroynm
|
|