/srv/irclogs.ubuntu.com/2013/05/19/#ubuntu-devel.txt

=== dunkel2_ is now known as dunkel2
=== mpt_ is now known as mpt
mightyiami'm getting an A-level annoyance on desktop. has to do with online accounts facebook i assume. this opens up once in a few minutes! http://picpaste.com/facebook-JOS0682U.png16:01
mitya57mightyiam: please file a bug, most developers are not here on sunday16:07
LaneyIt's already filed16:08
Laneye.g. https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/118029716:09
ubottuLaunchpad bug 1180297 in gnome-control-center-signon (Ubuntu) "Opening facebook "Success" page in external browser" [Undecided,Confirmed]16:09
mitya57and it seems we already have a work-around ready for merge: https://code.launchpad.net/~mardy/account-plugins/facebook-http/+merge/15027216:38
=== mnepton is now known as mneptok
NikThHello, I'm stuck. :-) Newbie to the ubuntu-devel world. Not a programmer, but I want to fix a bug (I reported). I know the fix, but I cannot use the branch to do the changes. Here is the bug #115630618:41
ubottubug 1156306 in linux (Ubuntu) "Blank screen after resume from suspend - Intel ironlake - i915 - Kernel 3.8.0 - Ubuntu 13.04" [Medium,Triaged] https://launchpad.net/bugs/115630618:41
tumbleweedNikTh: the kernel package is kind of special. They use git, for a start18:42
NikThI'm following of this tutorial : http://developer.ubuntu.com/packaging/html/fixing-a-bug.html and I've stuck to the section "Work on a Fix".18:43
mitya57NikTh: I think you should use https://wiki.ubuntu.com/Kernel/Dev/KernelGitGuide instead18:44
NikThmitya57, tumbleweed : Thanks ! I will give it a shot .18:45
mitya57(but if you already have a patch, simply attaching it to a bug should help)18:45
NikThI attached the patch to the bug. OK. Now another question: What if I want to upload the kernel patched version to my personal packaging archive ? (PPA). Can I do that ?18:59
NikThMy PPA is up and running.. but no packages are in there.. nothing.19:00
mitya57NikTh: https://help.launchpad.net/Packaging/PPA/Uploading19:02
NikThWhat is the usually time for a package to be build onsite (Launchpad) and appearing in a PPA ? (assume the package is linux-image)20:29
NikTh.dsc , .diff.gz and source.changes have been uploaded correctly (done, done, done) in Launchpad via dput command. When the package will be available in my PPA ?20:31
Laneyhmm, I got a conffile prompt to create /etc/init.d/networking20:36
* Laney files it instead20:37
tumbleweedNikTh: you get an e-mail within 5 mins, when the upload is accepted. The build time varies by package - and right now there's a 6 hour queue - https://launchpad.net/builders20:41
NikThI did something wrong.. tumbleweed . LoL. e-mail says "PPA uploads must be for the RELEASE pocket." Rejected !20:43
NikThdmn20:43
NikThOk, here is the deal. 1) I downloaded the source package , 2) I've made the changes to the code , 3) I 've made the changes to changeslog file (dsc -i) 4)debuild the packages signed with my gpg key20:45
NikThThen used the dput command to upload the source.changes file. What did I miss ?20:46
NikThAnd the package actually is the linux-image (for raring)20:46
NikThThe initial goal here is to upload to my PPA the linux-image patched.20:47
LaneyNikTh: what's the first line of your debian/changelog?20:49
LaneyIf you have raring-<something> you should change it to just raring (or whatever release you're uploading to).20:49
NikThLaney: This is the first line " linux (3.8.0-21.32ubuntu1) UNRELEASED; urgency=low"20:52
infinityNikTh: s/UNRELEASED/raring/20:54
infinityNikTh: It may or may not actually build with that version number, mind you.  Have you tested it locally?20:55
NikThinfinity: No, I haven't tested it locally. I'm pretty sure for the fix. But this specific package I did not build it locally. Maybe I need to change the version number ?20:57
NikTheg: linux (3.8.0-21-ubuntu1) to linux (3.8.0-21-ubuntu1-ppa1) ?20:58
infinityNikTh: Adding more dashes is almost certain to break the kernel's build system. ;)20:59
infinityNikTh: 3.8.0-21.32~nikth1 is likely to work vaguely sanely, but it's still worth testbuilding locally.  PPAs are for test-building, they're for distributing.21:00
infinitys/are for/aren't for/21:00
NikThYes but I think I must rename (versioning) the package. This is a must (I thing) to upload correctly in PPA21:00
infinityYou don't *have* to re-version it, it's just nice to not have something the same as one in the archive.21:01
infinityLike I said, 3.8.0-21.32~nikth1 should work, but please test locally.21:01
NikThinfinity: Ok, I will test it and I will use the 3.8.0-21.32~nikth1 as you said.21:01
NikThThanks21:01
=== racedo` is now known as racedo
cjwatsonmdeslaur,SpamapS: you two changed php5 last; do you think you could merge it?  it's part of a library transition (libgd2 -> libgd3), and I also don't desperately want to be touched-it-last for php5 ;-)22:58
cjwatsonOh, and it's part of the libsnmp15 -> libsnmp30 transition too, so two reasons to get it sorted out ASAP23:01
mdeslaurcjwatson: sure, I'll do it23:04
cjwatsonThanks23:04

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