/srv/irclogs.ubuntu.com/2012/08/22/#bzr.txt

=== mthaddon` is now known as mthaddon
mgzmorning all!07:58
stewartanyone got an idea about this error:08:58
stewart$ bzr branch lp:percona-server/5.6 /home/jenkins/workspace/percona-server-5.6-trunk08:58
stewartYou have not informed bzr of your Launchpad ID, and you must do this to08:58
stewartwrite to Launchpad or access private data.  See "bzr help launchpad-login".08:58
stewartbzr: ERROR: http://bazaar.launchpad.net/~percona-core/percona-server/5.6/.bzr/repository/packs/a1849bf089d97de2c75cd97f17f4998e.pack is redirected to https://launchpad.net08:58
* stewart will ask on #launchpad too08:58
mgzwill answer there09:02
=== yofel_ is now known as yofel
FourDollarsHi, When I execute `bzr branch lp:ubuntu/precise/totem`, it returns "bzr: ERROR: Revision {package-import@ubuntu.com-20120109161939-wfwd46cy3ytl1qq3} not present in "Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(None)], []))))".".11:32
jelmerhi FourDollars11:34
jelmerFourDollars, this is a known issue11:35
FourDollarsjelmer: And ... ?11:36
jelmerFourDollars, the easiest way to work around it is to disable the up-to-date-ness checker11:36
FourDollarsjelmer: Could you teach me how to do that?11:37
FourDollarsmgz: Hi11:40
FourDollarsmgz: Any idea?11:40
jelmerFourDollars, set launchpad.packaging_verbosity=off11:43
mgzwhat's the bug jelmer, so he can +affectsmetoo it?11:44
jelmermgz: no idea; I know there is an open report about this, but launchpad's search isn't very helpful11:45
FourDollarsjelmer: mgz: Is it one? https://bugs.launchpad.net/bzr/+bug/88861511:46
ubot5Ubuntu bug 888615 in Bazaar "UDD branch freshness checker breaks on incomplete history" [High,Confirmed]11:46
jelmerFourDollars, yep11:47
mgzFourDollars: that looks like it11:47
FourDollarsI have set it also affects me long time a ago. >_<11:47
FourDollarsThanks, guys.11:50
FourDollarsMy problem is solved.11:50
FourDollarsNo, there is still some problem.11:52
FourDollarsThe latest version on lp:ubuntu/precise/totem is 3.3.4-0ubuntu1~precise1, not 3.0.1-0ubuntu12 on precise.11:54
FourDollarsWait... The version on precise is 3.0.1-0ubuntu21. What the hell?11:55
FourDollarsjelmer: mgz: Do you know how to get the correct totem version on precise?11:56
mgzFourDollars: it's possible the import is not in a good state12:04
FourDollarsmgz: How can it be fixed?12:05
FourDollarsmgz: I need to work on lp:ubuntu/precise/totem .12:06
mgedmincan I do the equivalent of git commit --amend, i.e. uncommit + commit modified change, but without having to retype my commit message?12:10
mgzjelmer: what are the conditions for checking for new revs in older branches, with verbosity off?12:10
mgzotherwise it's like:12:11
mgz350.341  not checking bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/totem/precise/ because verbosity is turned12:11
mgzoff12:11
mgz350.393  not checking bzr+ssh://bazaar.launchpad.net/~ubuntu-branches/ubuntu/quantal/totem/quantal/ because verbosity is turned12:11
mgzoff12:11
mgz352.581  ubuntu precise is imported and so not checking for other publications from there.12:11
jelmermgedmin: not in standard bzr, there might be something in a plugin (though I'm not aware of such a thing)12:14
jelmermgz: it should skip checking in older branches too if verbosity is off12:22
=== cody-somerville_ is now known as cody-somerville
=== cody-somerville_ is now known as cody-somerville
mgedmin"Commit message was not edited, use anyway?" keeps annoying me15:22
=== jlf` is now known as jlf
=== zyga is now known as zyga-afk
=== thomi_ is now known as thomi
=== zyga-afk is now known as zyga
=== jelmer is now known as Guest73241
=== dpb_ is now known as Guest92976
=== jpds is now known as Guest81255
mparilloHi, I am trying to do a bzr push, and I am wondering if I am not getting bzr to recognize my ssh keys. I have bzr launchpad-login marco-parillo, which is my launchpad id.21:38
mparilloAnd I do have a ssh key set in launchpad.21:38
beunomparillo, you can probably debug by manually trying to sftp to bazaar.launchpad.net21:41
beunowith -v21:41
mparilloAhh, maybe I need to move my key to the .ssh directory?21:43
mparillosftp -v bazaar.launchpad.net21:43
mparilloOpenSSH_6.0p1 Debian-2ubuntu1, OpenSSL 1.0.1c 10 May 201221:43
mparillodebug1: Reading configuration data /etc/ssh/ssh_config21:43
mparillodebug1: /etc/ssh/ssh_config line 19: Applying options for *21:43
mparillodebug1: Connecting to bazaar.launchpad.net [91.189.95.84] port 22.21:43
mparillodebug1: Connection established.21:43
mparillodebug1: identity file /home/mparillo/.ssh/id_rsa type -121:44
mparillodebug1: identity file /home/mparillo/.ssh/id_rsa-cert type -121:44
mparillodebug1: identity file /home/mparillo/.ssh/id_dsa type -121:44
mparillodebug1: identity file /home/mparillo/.ssh/id_dsa-cert type -121:44
mparillodebug1: identity file /home/mparillo/.ssh/id_ecdsa type -121:44
mparillodebug1: identity file /home/mparillo/.ssh/id_ecdsa-cert type -121:44
mparillodebug1: Remote protocol version 2.0, remote software version Twisted21:44
mparillodebug1: no match: Twisted21:44
mparillodebug1: Enabling compatibility mode for protocol 2.021:44
mparillodebug1: Local version string SSH-2.0-OpenSSH_6.0p1 Debian-2ubuntu121:44
mparillodebug1: SSH2_MSG_KEXINIT sent21:44
mparillodebug1: SSH2_MSG_KEXINIT received21:44
mparillodebug1: kex: server->client aes128-ctr hmac-md5 none21:44
mparillodebug1: kex: client->server aes128-ctr hmac-md5 none21:44
mparillodebug1: sending SSH2_MSG_KEXDH_INIT21:44
mparillodebug1: expecting SSH2_MSG_KEXDH_REPLY21:44
mparillodebug1: Server host key: RSA 9d:38:3a:63:b1:d5:6f:c4:44:67:53:49:2e:ee:fc:8921:44
mparillodebug1: Host 'bazaar.launchpad.net' is known and matches the RSA host key.21:44
mparillodebug1: Found key in /home/mparillo/.ssh/known_hosts:121:44
mparillodebug1: ssh_rsa_verify: signature correct21:44
mparillodebug1: SSH2_MSG_NEWKEYS sent21:44
mparillodebug1: expecting SSH2_MSG_NEWKEYS21:44
mparillodebug1: SSH2_MSG_NEWKEYS received21:44
mparillodebug1: Roaming not allowed by server21:44
mparillodebug1: SSH2_MSG_SERVICE_REQUEST sent21:44
mparillodebug1: SSH2_MSG_SERVICE_ACCEPT received21:44
Lasall!noppaste mparillo21:44
mparillodebug1: Authentications that can continue: publickey21:44
ubot5Lasall: I am only a bot, please don't think I'm intelligent :)21:44
mparillodebug1: Next authentication method: publickey21:45
mparillodebug1: Trying private key: /home/mparillo/.ssh/id_rsa21:45
mparillodebug1: Trying private key: /home/mparillo/.ssh/id_dsa21:45
mparillodebug1: Trying private key: /home/mparillo/.ssh/id_ecdsa21:45
mparillodebug1: No more authentication methods to try.21:45
mparilloPermission denied (publickey).21:45
mparilloCouldn't read packet: Connection reset by peer21:45
Lasall!nopaste mparillo21:45
ubot5Lasall: I am only a bot, please don't think I'm intelligent :)21:45
Lasallarg21:45
=== Guest73241 is now known as jelmer

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!