[02:19] hi [02:20] is git repo sync working? [02:20] sergio-br2: Can you be more specific? [02:20] I mean, git mirror repo [02:21] sergio-br2: I still don't understand. Can you describe the exact problem you're seeing, including any relevant URLs? [02:21] I got another bzr repo that it's not importing anymore ... :/ [02:22] I want just to mirror a github repo to a git launchpad repo [02:22] That feature doesn't exist yet. [02:22] last time I remember, I had to git pull & git push to launchpad [02:22] If you have a specific problem with an existing import, link the import here. [02:22] http://launchpadlibrarian.net/261679782/libretro-libretro-mame-libretro_tmp.log [02:23] it's a new feature in github i guess [02:23] here, the "Verified" commits: https://github.com/libretro/mame/commits/master?page=32 [02:24] https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/1084403 [02:24] Launchpad bug 1084403 in bzr-git (Ubuntu) "no support for gpgsig tags" [High,Triaged] [02:25] Direct git-to-git mirroring is the best solution to that, but Launchpad cannot do that for you today. [02:25] git pull and git push is what you can do now. [02:25] :/ === gkadam is now known as Guest22857 === pavlushka is now known as Dj3 === Dj3 is now known as pavlushka [20:27] hello [20:30] I'm having a n00b issue with my GPG key signing. I used seahorse to create a PGP key, uploaded to launchpad, decrypted the email and verified with the link. Now I need to sign the code of conduct. Nautilus (files) doesn't have the right click menu. gpg --clearsign says that there are no secret keys available, but the seahorse and GPA both say that I've got a private and public key, ready to sign. GPA will sign and compress a file, but not [20:30] clearsign! What could I be doing incorrectly? [20:30] I'm on xenial btw