/srv/irclogs.ubuntu.com/2011/09/26/#launchpad.txt

chrissbxHi. I've recently imported a git repo to launchpad, using the official import functionality. I choose the Git master branch and called it trunk locally.03:07
chrissbxNow I've got a second branch in the Git repo, and would like to import that, too. But somehow I just can't find that import functionality in the web UI anymore.03:07
wgrantchrissbx: Launchpad only gained support for importing non-master git branches a couple of weeks ago, and the UI isn't exactly obvious yet. If you go to the Code index for your project, you should see an 'Import a branch' link on the right.03:09
wgrantchrissbx: Until we have a special UI for this, you can import a non-master branch by adding ',branch=somebranchname' to the end of the git URL.03:10
chrissbxHm, I can't find that "import a branch" link anywhere. This is the project that's already being imported. On code.launchpad.net/~me/myproject/trunk it shows me stats on the import.03:15
wgrantchrissbx: code.launchpad.net/myproject03:15
wgrantcode.launchpad.net/~me/myproject/trunk is the page for that particular branch, not the project as a whole.03:16
chrissbxHm, problem is that I'm having a fork; https://launchpad.net/redshift is showing all the forks, but isn't "my page" afaict, anyway there's no "import" link.03:17
wgrantchrissbx: Click the "Code" tab at the top.03:17
chrissbxAh, there.03:18
wgrantchrissbx: Imports from GitHub work better over git:// than https://. I've changed the URL, and it has now imported successfully.03:31
chrissbxAh, thanks.03:33
=== jtv1 is now known as jtv
=== jpds_ is now known as jpds
=== mpt_ is now known as mpt
=== Quintasan_ is now known as Quintasan
=== med_out is now known as medberry
=== deryck changed the topic of #launchpad to: https://launchpad.net/ | Help contact: deryck | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad
wzssyqawhen dput to ppa Changes file must be signed with a valid GPG signature: Verification failed 3 times: ['General error', 'General error', 'General error'] : Permission denied.15:23
wzssyqawhy?15:23
bigjoolswzssyqa: known problem, it will be ok, there's a bug at the server end15:24
wzssyqabigjools: many thanks15:24
bigjoolswzssyqa: are you uploading to ppa.launchpad.net?15:24
wzssyqabigjools: yes15:25
bigjoolsok thanks15:25
geserbigjools: is there a bug for this I can point people at?15:36
bigjoolsyes, one sec15:37
bigjoolsbug 79895715:37
ubot5Launchpad bug 798957 in Launchpad itself "Uploads are seemingly (but not actually) rejected" [Critical,Triaged] https://launchpad.net/bugs/79895715:37
=== matsubara is now known as matsubara-lunch
=== deryck is now known as deryck[lunch]
=== abentley changed the topic of #launchpad to: https://launchpad.net/ | Help contact: abentley | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad
abentleyderyck[lunch]: I relieve you.16:06
ahasenacktimeis somebody working on that bug? It also broke all our automated pppa uploads16:11
ahasenacks/^time//16:11
bigjoolsahasenack: it can't have broken anything, it doesn't affect the upload16:11
ahasenackbigjools: I was told our jenkins upload caught the error and stopped16:12
ahasenackbigjools: the job is "red", so dput exits with non-zero16:12
ahasenackeasy enough to workaround for a while, of course (|| /bin/true)16:13
bigjoolsahasenack: ignore "general error"  I think16:13
Darxushttps://code.launchpad.net/~vcs-imports/spamassassin/trunk "The import has been suspended because it failed 5 or more times in succession." - the error is "ValueError: too many values to unpack", from http://launchpadlibrarian.net/81067671/vcs-imports-spamassassin-trunk.log16:38
DarxusLooks like a launchpad bug?16:38
DarxusThis failed for 5 days before I was notified, is there a way I can get notified if automated imports have failed for something more like 24 hours?16:39
DarxusCan I be emailed every time an import for lp:spamassassin fails?16:47
=== beuno is now known as beuno-lunch
=== matsubara-lunch is now known as matsubara
=== deryck[lunch] is now known as deryck
deryckthanks, abentley16:55
=== beuno-lunch is now known as beuno
abentleyderyck: Could you please run https://pastebin.canonical.com/53397/ on staging?18:01
deryckabentley, sure.18:01
deryckabentley, https://pastebin.canonical.com/53399/18:03
abentleyderyck: Could you run this variation please? https://pastebin.canonical.com/53401/18:06
deryckabentley, https://pastebin.canonical.com/53402/18:07
abentleyderyck: That is the number of branches in loom format that need an upgrade.  AFAICT, loom doesn't natively support upgrades.18:08
dobeysinzui: ping18:09
sinzuihi dobey18:10
dobeysinzui: hey. bit of a technical question about having a "distribution" added in launchpad; what would the consequences be of having say "Microsoft Windows" being a "distribution" in launchpad be?18:11
sinzuidobey, lots of screwups along the lines of gentoo and redhat because LP only knows Debian package names18:12
benjithat and the universe would explode from an irony overload18:12
dobeysinzui: is there any better way to have an OS in LP that isn't debian? so we can separate "windows" bugs from all our ubuntu/ppa/upstream bugs?18:13
sinzuidobey, no, we do not support it. The gentoo and redhat registered distros are pretty crippled18:14
niemeyerHey folks18:14
niemeyerCan someone confirm that this regexp is correct for LP usernames:18:14
niemeyer"[a-z0-9][a-zA-Z0-9+.-]+"18:14
Darxusniemeyer: If that's a perl regex you need to escape the .18:15
dobeysinzui: crippled is fine. i just want to assign windows bugs to windows in a somewhat sane way. tags do not seem the sane way to me18:17
sinzuidobey, setting aside that Lp does not know how to handle this. Consider the case of the gimp master branch that clearly supports linux and windows. Lp will honour that branch as a source package branch for a "windows-distro" but it could never be built. the a bug in the code can obviously be in windows and linux18:17
dobeywould be really great if a bug had a list of platforms it affected, like bugzilla does18:17
dobeyto make distinction between platform and distribution18:18
sinzuidobey, No it would not18:18
sinzuiwe allowed users to report bugs in any distro, that lead to user thinking they were actually reporting bugs to users who could fix them18:18
sinzuiWe do not permit users to report bug against distros that do not officially use Lp18:18
dobeyi do not mean as a distro18:18
sinzuiright, as a record of affected somethings18:19
dobeyi mean "this is affects only 'linux amd64'" for example18:19
dobeyhrmm18:20
tumbleweedare tags not sufficient for that?18:20
sinzuidobey, Lp will require the package to be official as well as the distribution officially uses Lp to track bugs18:20
niemeyerDarxus: No, that wasn't the question..18:21
niemeyerDarxus: The question was whether this matches the implementation of Launchpad18:21
niemeyerDarxus: The regex is actually correct for perl/python/etc18:21
dobeytumbleweed: tags suck as a way for doing that; at least in the case of windows.18:22
niemeyerDarxus: dot doesn't have to be escaped within a char set18:22
DarxusHuh.18:22
dobeysinzui: i suppose we could create an "Ubuntu One Windows" distribution, and just use it for our stuff?18:26
sinzuidobey, That will work if you set it to use Lp bugs and you set the official package branches18:28
sinzuidobey, distro's use an API script to set the branch of the official package18:28
dobeysinzui: ok, thanks.18:30
=== matsubara is now known as matsubara-afk
=== abentley changed the topic of #launchpad to: https://launchpad.net/ | Help contact: - | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad
Sweetsharkso why does launch pad not let me make 807759 an duplicate of 745836? and why does it not tell me what it doesnt like about it?23:28
wgrantSweetshark: Bug #745836 doesn't exist, or is private.23:33
ubot5Launchpad bug 745836 in ecryptfs-utils (Ubuntu Oneiric) "encrypted swap corrupts application stack/heap [was: soffice.bin SIGSEGV cppu::throwException()]" [Critical,Confirmed] https://launchpad.net/bugs/74583623:33
wgrantAh.23:33
wgrantOr I can't type.23:33
wgrantSweetshark: 807759 has duplicates, some of which you possibly can't see, so you can't change their duplicate marking.23:35
Sweetsharkwgrant: ok -- they are dupes of 745836.23:37
SweetsharkJust trust me ;D23:37
wgrantI think I have access to all of them...23:37
wgrantLet me try.23:37

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