[01:11] I've got this list of five or so, small ui/functionality changes that I think makes sense. Should I report them all individually, even though some of them (might) be minor? [01:33] How can I determine the size of the Ubuntu archive for lucid and a single arch (i386)? === keffie_jayx is now known as effie_jayx === effie_jayx is now known as keffie_jayx === nigelbabu is now known as nigelb === sebi_` is now known as sebi` [04:12] how can i know my status after upload package? [04:14] chalet16: where are you uploading it to? [04:14] I have use dput to upload to ppa [04:14] but nothing appear in launchpad website [04:15] what is your launchpad ID? [04:15] chalet16 [04:15] https://launchpad.net/~chalet16/+archive/chalet16 [04:16] when did you push it via dput? [04:16] please check your email, once you get a accepted mail, it will show up on LP [04:16] fqdn = ppa.launchpad.net method = ftp incoming = ~chalet16/chalet16/ubuntu/ [04:17] oh [04:17] ok [04:17] i found email now [04:17] thank yos [04:17] *you [04:17] :) [04:18] It tell me that " Unhandled exception processing upload: chalet16@y400-ubuntu is not a valid email address." [04:18] I have to only change .changes and sign again? [04:20] ok i will try it now [04:20] thanks you [04:20] yep, try pushing again [04:24] ChrisWoollard: You should actually correct the address in debian/changelog, then rebuild the package. [08:06] wgrant_: Thanks for the info. Which package do i need to look at? [08:11] ChrisWoollard: Sorry, tabfail -- my real target left beforehand. === wgrant_ is now known as wgrant === qense_ is now known as qense [10:14] wgrant: thanks. [10:29] hm, after uploading to a ppa once, I got a build error and uploaded it again [10:29] but it gets rejected [10:29] I don't understand what the LP wiki means as a solution for the rejection [10:29] "regenerate the source upload using it, debuild -S will do it, note that there is no need to include the original tarball in the upload, a reference to the right file will suffice; " [10:30] what does it mean? I got the pristine tar from the ppa and what do I do with that? [11:06] i am following all steps mentioned on https://help.launchpad.net/API/SigningRequests, have checked multiple times and everytime i reach the last step i get a 401 authentication error saying "Unknown access token (xxx)" where xxx is the access token just received with a 200 status from edge.launchpad.net/+access-token [11:06] can anyone point out what am i doing wrong [13:38] I have patch my source package (qt4-x11) 4:4.6.2-0ubuntu5 and then i have reversion it to 4.6.2-0ubuntu5chalet1 (as in https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage) but my package version is lower than current version, what i'm wrong? [13:39] or suffix must be extactly "ppa" ? [13:40] chalet16: you missed the epoc (4:) [13:40] *epoch [13:41] 1:x.y.z is _always_ greater than x.y.z [13:41] oh [13:41] ok [13:41] thanks you [13:41] :) [13:42] what "4:" prefix mean? [13:43] *what does ^ [13:43] just that, at some point(s) in the past, a version was uploaded and then an older version was required instead [13:44] for example, if you upload a version 2.3.4 to a distro during development, but it turns out that it's broken, you can upload 1:1.2.3 and it'll be "higher" than the other version [13:44] ok [13:44] thanks [13:44] the only downside is that the '1:' is now permanent, : is always greater than , even if the real version number would be higher