[00:00] cjwatson, not really, but illustrates that people should probably look around and should not just rely on bzr pull [00:01] Sure, but it's still polite to give them a hint. [00:01] And very easy. [00:02] I don't understand why you're resisting it so hard. [00:02] There were IIRC zero objections when pitti did that with some previous migrations and I remember finding it actively helpful. [00:07] cjwatson, i already offered doing that on the team's channel and i see the benefit of it [00:08] cjwatson, it is just ugly :-), but probably i'll get over it and place similar commits in the migrated repos [00:09] cjwatson, wgrant: thank you for discussing it [00:09] It's certainly ugly, but it solves a number of other problems. [14:56] maybe i'm doing something wrong [14:56] http://paste.ubuntu.com/p/ZGXwh26sGF/ [14:56] it doesn't want to delete a branch that sure seems to exist. but says [14:57] unable to delete 'upstream/lp-1676908-configure_all_nics': remote ref does not exist [14:57] rescan the repository - we just had to rescue the git backend from a load spiral [14:58] rescan ? you mean git fetch ? [14:58] No, I mean rescan [14:58] https://wiki.canonical.com/InformationInfrastructure/OSA/LPHowTo/RescanBranchesAndRefreshDiffs#Rescanning_Branches [14:58] If you look at https://git.launchpad.net/cloud-init you'll see that the branch is deleted [14:59] it is gone from https://git.launchpad.net/cloud-init/ now. [14:59] yeah [14:59] Oh in fact it's not on https://code.launchpad.net/cloud-init either [14:59] So no need to rescan [14:59] but why after fetch does my local git still think so? [14:59] Seems to have caught up [14:59] The backend was screwed for a while there [15:00] So it may have been catching up with old requests or something [15:00] hm. [15:00] Oh, also fetch doesn't prune automatically [15:00] well it doees indeed seem just to be my l ocal that thinks it is alive [15:00] git fetch --prune upstream [15:00] oh [15:00] ok [15:00] thank you [15:00] yeah, all better now. thanks cjwatson [15:00] np === hggdh_ is now known as hggdh