[00:00] when i run daily.sh first lines are: [00:00] 00:47 < asac___> /home/asac/Development/ubuntu.bzr2/fta/ppa-scripts/sync-ppa.pl -p /home/asac/Development/ubuntu.bzr2/fta/ppa-scripts/confs/ppabot-pkgs-karmic.conf -c /home/asac/Development/ubuntu.bzr2/fta/ppa-scripts/confs/ppabot-karmic.conf -i [00:00] 00:47 < asac___> * Doing 'nm.head.ppa'... [00:00] so it directly goes to ppa branch [00:00] 00:47 < asac___> Using saved parent location: /tmp/bot/nm.head/ [00:00] 00:47 < asac___> No revisions to pull. [00:00] and tries to update it from "branch" location (aka nm.head) [00:00] but doesnt pull even though i have "lp" configured [00:01] ah i think now its better [00:03] according to http://pastebin.com/f17138edf, you need a 'ppa' entry in your ~/.dput.cf [00:03] override it with dput_target [00:04] yes [00:04] i dont want to dput right now ;) [00:04] first i want to feel comfortable how the branches are updated etc. that it builds [00:08] i use ~/.dput.cf to locate the lp account to push the .ppa branch (just this one, not the .ppa.$dist) [00:08] it's tied to the ppa, same account [00:08] oh [00:09] ok [00:09] like https://code.edge.launchpad.net/~ubuntu-mozilla-daily [00:12] daily has no option to prevent the dput.. as its only purpose is to dput something [00:13] $ bzr merge ../nm.head [00:13] Nothing to do. [00:13] if i get that it means that it stops? [00:14] i guess removing the $dist branches will retrigger [00:15] too bad. i guess a local branch would help ;) [00:16] its a bit odd ... it creates intrepid and hardy even though i set al_dist to explicitly empty list [00:17] fta: ok so it creates network-manager_0.8~a~git.20090621t095302.810b021-0ubuntu1_source.changes [00:17] but tries to push [00:17] really? it has no way to know if it's not in the conf file [00:17] network-manager_0.8~a~git.20090621t095302.810b021-0ubuntu1~ppa1_source.changes [00:17] it's not what you want? [00:17] well ... it tries to push something it didnt produce ;) [00:18] i want it to create ~ppa1 i guess [00:18] but it goes for ubuntu1 [00:18] er.. [00:18] do i need this iteration_tag thing? [00:18] as i said, it doesn't support your in-source deb thing [00:19] heh? [00:19] its not in source ;) [00:20] i don't understand then, you have something wrong somewhere [00:20] thats for sure ;) [00:20] just wonder why the version it produces is different from the version it pushes [00:20] it's not supposed to do that (obviously) [00:20] i now uncommented the iteration_tag line in .conf [00:21] the commented value is already the default value [00:21] start with this instead: http://bazaar.launchpad.net/~fta/+junk/ppa-confs/files [00:21] yeah [00:21] made no difference [00:21] i think i know whats going on [00:23] good, because i'm blind without full traces [00:23] $ppa.$d [00:23] ripps, so? does it work for you now? [00:23] how can i find in perl if that directory exists? [00:24] asac, er? you want to patch the code? [00:24] yes [00:24] asac, it's most probably something else [00:24] if -d "/foo/bar" [00:24] fta: well. how can i check if the file exists [00:24] ok [00:24] you use `bzr branch ...` there [00:25] does that mean i can just use bash there` [00:25] i guess not [00:25] if -f "/foo/bar/bazé [00:25] without brackets? [00:25] depends [00:26] if (-f "/a/b") { cmds } or cmd if -f "/a/b" [00:26] dtchen: still around? no audio with flash now :( [00:26] actually i want to do : "cd test; ln -s . debian" [00:26] if (!-f "test/debian) [00:27] why not [00:28] well ... i dont think i know how to "cd" inside perl ;) [00:30] chdir [00:30] man perlfunc [00:30] you need perldoc [00:30] i think i dont need that even ;) [00:30] lets see what happens now [00:31] kingdom for a local git branch ;) [00:31] * asac pays for being lazy :) [00:31] ok now it kicks off [00:56] using 3.5 from the repo ... haven#t updated in ages [00:56] causes it to crash sometimes [00:56] especially with pages with a lot of ads [01:08] use daily ppa mbana? [01:11] no from ubuntu repo [01:12] fta: ^^^^^ [01:16] check out dailies ;) [01:17] i that helps upload will happen soon [01:19] Jun 27 00:21:36 wizard NetworkManager: [1246058496.001846] periodic_update(): Roamed from BSSID 00:90:D0:DD:39:97 (magicalforest) to 00:90:D0:DD:39:97 (magicalforest) [01:19] Jun 27 00:29:36 wizard NetworkManager: [1246058976.000662] periodic_update(): Roamed from BSSID 00:90:D0:DD:39:97 (magicalforest) to 00:90:D0:DD:39:97 (magicalforest) [01:19] asac___: ^-- woot? [01:34] i prefer using hte repo ver. === ripps_ is now known as ripps [11:06] bom dia [11:06] asac: ping [11:06] asac: http://paste.ubuntu.com/204837/ === BUGabundo1 is now known as BUGabundo [12:49] fta: ping [12:51] BUGabundo, ? [12:51] fta: FF 3.5 is out? [12:51] contentless pings... [12:51] i have no idea [12:51] my wind desktop just got an update [12:51] and About page says 3.5 [12:51] no beta no rc [12:51] fta: I like ping-pong. what can I do ? :p [12:52] it's because RC is really a release candidate, if it's good enough, it's the final (no code change) [13:28] yeah I know... still === asac_ is now known as asac [14:52] asac: Could we talk about nspluginwrapper and screensavers now? === asac_ is now known as asac [20:42] hi everyone