jam | morning all | 06:55 |
---|---|---|
LarstiQ | hei jam | 07:03 |
jam | morning LarstiQ | 07:03 |
jelmer | hey vila | 10:19 |
=== yofel_ is now known as yofel | ||
jam | vila: did you see the "jubany package importer stopped" email from stephanie? | 11:06 |
vila | jam: james_w and maxb know more about that, AIUI they both deployed stuff there that is leading to the actual problems | 11:08 |
* vila lunch bbl | 11:08 | |
maxb | ah | 11:26 |
maxb | seen | 11:26 |
maxb | I can prod at that, but ultimately it seems to be fallout from the stormification | 11:27 |
maxb | I suppose we could roll back the use of storm.... but that might irk james_w a bit | 11:27 |
maxb | ( jam / vila bing ^ ) | 11:27 |
jam | maxb: right, I think the big thing is working with james_w to either polish storm use, or nuke it | 11:28 |
maxb | I have nothing to do with the introduction of the problem, so from my perspective, james_w fixes soon, or we nuke | 11:28 |
vila | hmm, this went out a bit ambiguously, I didn't mean to throw stones (I rarely do ;), I meant I wasn't aware of the details but james_w and maxb were. So +1 on what jam and mabx said ;) | 11:39 |
maxb | I know nothing about storm myself, so it looks like james_w might have turned himself into a bit of a SPOF by introducing it :-/ | 11:46 |
avalon_ | Hi, using bzr in win7 and cant do a commit - bzr is treating all filenames as case sensitive - i think i can fix it if i delete a couple of files but i can only get an add option and no delete - any help available? | 13:18 |
LarstiQ | avalon_: what is commit complaining about? | 13:21 |
avalon_ | LarstiQ: it says it cant open the files - there is no reason for that - all that happened was 2 files were renamed withl lower case from mixed | 13:23 |
LarstiQ | avalon_: does `bzr status` show them as missing, and then the renamed files as unknowns? | 13:23 |
avalon_ | LarstiQ: yes | 13:24 |
LarstiQ | avalon_: I'm looking for an option to deal nicer with case-insensitive filesystems, but one thing you could do is `bzr mv --auto` to make it try and infer the move | 13:24 |
avalon_ | LarstiQ: don't understand but i'll try - thanks for the help | 13:25 |
LarstiQ | avalon_: `bzr mv --auto` tries to automatically guess renames | 13:26 |
LarstiQ | ah.. | 13:26 |
alexeiser | Any one available to provide advice about smart server jails? Specifically about how to have plugins make calls outside of the jail. | 13:41 |
jelmer | LarstiQ: hey, did you see my recent email about bzr package maintenance? | 13:46 |
gerard_ | Hey all, want to do my brother a favor by participating in this survey? It's about the motivation of open source programmers and takes about 7 minutes: https://uleidenss.eu.qualtrics.com/SE/?SID=SV_8jgmLHsvuymV36s | 15:30 |
=== deryck is now known as deryck[lunch] | ||
=== deryck[lunch] is now known as deryck | ||
=== r0bby is now known as robbyoconnor | ||
=== thomi_ is now known as thomi | ||
nDuff | Is there a way to take advantage of a local svnsync read-only mirror for purposes of populating bzr-svn's metadata cache?? | 21:55 |
lifeless | nDuff: if it has the same repo guid | 22:21 |
lifeless | nDuff: then it will populate the same metadata cache | 22:21 |
nDuff | ...hmm. Is "bzr shelve" expected to work against a SvnWorkingTree (bzr 2.4.1, bzr-svn 1.1.0)? | 22:42 |
thomi | I'm getting a crash in lp-propose because for some reason bzr can't talk to gnome-keyring. Any idea how I fix that without rebooting? The bug is https://bugs.launchpad.net/ubuntu/+source/bzr-gtk/+bug/728548 which is marked as a duplicate of #534326 , which is marked as fix-released, but it's still at large in precie | 22:45 |
ubot5 | Ubuntu bug 534326 in Bazaar GTK+ Frontends "duplicate for #728548 bzr: ERROR: gnomekeyring.IOError:" [Medium,Fix released] | 22:45 |
jelmer | thomi: hi | 23:07 |
jelmer | thomi: that's not the bzr-gtk bug | 23:07 |
jelmer | nDuff: you probably want a newer version of bzr-svn for that | 23:07 |
jelmer | thomi: it's a bug in python-keyring, which launchpadlib uses | 23:07 |
thomi | jelmer: yeah, it looks like the 'duplicate bug' thing on lp is incorrect? | 23:07 |
jelmer | thomi: it's actually bug 885732 | 23:08 |
ubot5 | Launchpad bug 885732 in python-keyring (Ubuntu) "breaks application when Gtk3 is also used" [Undecided,Confirmed] https://launchpad.net/bugs/885732 | 23:08 |
jelmer | I've fixed the dupe | 23:08 |
thomi | cheers | 23:09 |
nDuff | ...so, "svn info $URL" shows the same UUID for both the original repo and my svnsync mirror, but when I try to run "bzr info" against the original after populating the cache against the mirror, bzr-svn goes back and starts a refetch. | 23:18 |
nDuff | there's only one directory in ~/.cache/bazaar/svn/, so it's not reading the UUIDs as different... | 23:19 |
nDuff | ...perhaps does it not bother populating the cache for local repos? | 23:19 |
jelmer | nDuff: it doesn't populate the cache for local repositories | 23:20 |
nDuff | ahh! | 23:20 |
nDuff | is there a way to force contrary behavior? | 23:20 |
jelmer | IIRC you can set "use-cache = True" for the relevant repository in ~/.bazaar/subversion.conf | 23:20 |
nDuff | that did it; thanks! | 23:21 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!