=== ajmitch_ is now known as ajmitch === StevenK_ is now known as StevenK === StevenK is now known as Guest99695 === Guest99695 is now known as StevenK === dobey_ is now known as dobey === tsimpson_ is now known as tsimpson === heroux_ is now known as heroux === TheLordOfTime is now known as teward === mwhudson is now known as zz_mwhudson [03:05] Something doesn't like OpenSceneGraph 3.2.0~rc1 in Saucy (https://launchpad.net/~saiarcot895/+archive/flightgear-edge/+build/5622881 and https://launchpad.net/~saiarcot895/+archive/flightgear-edge/+build/5622880) [04:23] Hey guys, how come I'm nor earning karma for commits imported from git->bzr? [04:30] ESphynx: Which branch? [04:32] wgrant: https://code.launchpad.net/~jerstlouis/ecere/master [04:32] What's your Launchpad username? [04:32] jerstlouis [04:34] Is it because the branch is under my user rather than the project? [04:35] Did you only add your @ecere.com email address to your Launchpad account recently? [04:35] It doesn't look like it was there a week ago. [04:35] there was another account generated with a weird ID, and I claimed/linked it [04:35] but even the newer commits on the branch didn't generate karma :P [04:36] When did you do that? [04:36] the merge 2-3 days ago maybe [04:36] Branch karma is only allocated daily, and you're unlikely to get it retrospectively. [04:37] Feb 18 is when I did that [04:38] I'd expect you to start getting karma from revisions created about 24 hours after the merge [04:38] But that itself may take 24 hours to process [04:38] ah... cool then ;) [04:38] Some the involved tables have several billion rows, so not all this data is processed terribly frequently... [04:39] billions eh! :) [04:39] Yup :/ [04:40] I just always thought it looked silly that everyone else doing a few translation than me writing all the code :P [04:40] everyone else are showing as top contributors* :P [04:40] That should fix itself up once a few weeks of commits are attributed to you, hopefully :) [04:40] Branch karma is fairly valuable. [04:41] hehe yeah, somehow I just assumed it didn't work because I wasn't using bzr :P [04:42] thanks for the clarifiations :) [04:43] np === zequence_ is now known as zequence === j_f-f_ is now known as j_f-f === geser_ is now known as geser === mthaddon` is now known as mthaddon === mpt_ is now known as mpt === alexlist` is now known as alexlist === NikitaKonovalov is now known as NikitaKonovalov_ === Nigel_ is now known as G === NikitaKonovalov_ is now known as NikitaKonovalov === karni is now known as karni-afk === NikitaKonovalov is now known as NikitaKonovalov_ === NikitaKonovalov_ is now known as NikitaKonovalov [12:22] quit === karni-afk is now known as karni === NikitaKonovalov is now known as NikitaKonovalov_ === NikitaKonovalov_ is now known as NikitaKonovalov === karni is now known as karni-reboot === karni-reboot is now known as karni === Pici` is now known as Pici === TRB143_ is now known as TRB143 === charles_ is now known as charles === NikitaKonovalov is now known as NikitaKonovalov_ [17:43] How do I submit changes to a source build record with launchpad lib? [17:43] I changed a status from "Superseded" to "Published" and I don't know how to submit that change [18:01] Doctor_Nick: You can't do it that way [18:01] Doctor_Nick: What are you trying to do, exactly? [18:02] Doctor_Nick: Are you trying to undelete a package? [18:05] no [18:05] cjwatson: Somehow the most current package in my repo got marked as Superseded [18:06] Can you give me a link or something? [18:07] cjwatson: https://launchpad.net/~nzatkovich/+archive/bleediergraphics/+packages?field.name_filter=&field.status_filter=&field.series_filter= [18:08] llvm-toolchain-snapshot, version 201753-2~nickz~trusty [18:09] That shows as Published for me, although ...~saucy is superseded. Is that what you meant? [18:09] 1:3.5~svn201822-2~nickz~trusty is Deleted [18:09] yes [18:10] the trusty package is published, but the saucy package is superseded [18:10] Anyhow, looks like it's been confused by you uploading newer versions which you then deleted [18:10] yeah [18:10] probably [18:10] You should be able to fix this by copying the old version of the package over itself [18:10] tried that [18:10] won't let me [18:10] You can use copy-package from lp:ubuntu-archive-tools to do that [18:10] I would want to see the specific invocation and error message [18:11] File llvm-toolchain-snapshot_3.5~svn201753-2~nickz~saucy.debian.tar.gz already exists in Bleedier Edgier Graphics Drivers, but uploaded version has different contents. See more information about this error in https://help.launchpad.net/Packaging/UploadErrors. [18:11] copy-package -p nzatkovich --ppa-name bleediergraphics -s trusty -e 1:3.5~svn201753-2~nickz~trusty llvm-toolchain-snapshot [18:12] Yeah, that's not an error from a copy, that's an error from a fresh upload, AFAICS [18:12] ah [18:12] Er not the above [18:12] copy-package -p nzatkovich --ppa-name bleediergraphics -s trusty -e 1:3.5~svn201753-2~nickz~trusty -b llvm-toolchain-snapshot [18:12] Since you want to copy the binaries as well [18:13] cjwatson: what's the package associated with ubuntu-archive-tools? [18:15] There isn't one [18:15] bzr branch lp:ubuntu-archive-tools [18:16] ok [18:21] cjwatson: the status hasn't changed yet, does it take a while to sync? [18:23] ah, no wait, there it goes. [18:23] Doctor_Nick: I believe it needs a PPA publisher run, so expected time somewhere south of 10 minutes [18:24] Doctor_Nick: Your copy for saucy failed because the version you were trying to copy never built and thus has no binaries to copy, so you'll probably need to copy that one without -b [18:24] Doctor_Nick: Ah, you did that already [18:24] yeah [18:25] thanks for that [18:25] So yeah, that's Pending now and it'll be flipped to Published by the next publisher run [18:40] cjwatson: welp, it's published now, but the builds are still superseded and I can't retry them [18:42] what is superseded exactly? [18:43] I've stopped caring to fix this [18:43] when you upload a new version, the old version is superseded [18:43] mm, yes, I think you might just have to reupload in the saucy case [18:43] I'll just wait until the script triggers tomorrow [18:43] seems like a bug that we can't unsupersede those builds when copying an old source back [18:44] The only reason I was trying to fix this was because it takes 4 hours for that particular package to build === karni is now known as karni-away === NikitaKonovalov_ is now known as NikitaKonovalov === NikitaKonovalov is now known as NikitaKonovalov_