=== dunkel2_ is now known as dunkel2 | ||
=== mpt_ is now known as mpt | ||
mightyiam | i'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.png | 16:01 |
---|---|---|
mitya57 | mightyiam: please file a bug, most developers are not here on sunday | 16:07 |
Laney | It's already filed | 16:08 |
Laney | e.g. https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/1180297 | 16:09 |
ubottu | Launchpad bug 1180297 in gnome-control-center-signon (Ubuntu) "Opening facebook "Success" page in external browser" [Undecided,Confirmed] | 16:09 |
mitya57 | and it seems we already have a work-around ready for merge: https://code.launchpad.net/~mardy/account-plugins/facebook-http/+merge/150272 | 16:38 |
=== mnepton is now known as mneptok | ||
NikTh | Hello, 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 #1156306 | 18:41 |
ubottu | bug 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/1156306 | 18:41 |
tumbleweed | NikTh: the kernel package is kind of special. They use git, for a start | 18:42 |
NikTh | I'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 |
mitya57 | NikTh: I think you should use https://wiki.ubuntu.com/Kernel/Dev/KernelGitGuide instead | 18:44 |
NikTh | mitya57, 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 |
NikTh | I 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 |
NikTh | My PPA is up and running.. but no packages are in there.. nothing. | 19:00 |
mitya57 | NikTh: https://help.launchpad.net/Packaging/PPA/Uploading | 19:02 |
NikTh | What 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 |
Laney | hmm, I got a conffile prompt to create /etc/init.d/networking | 20:36 |
* Laney files it instead | 20:37 | |
tumbleweed | NikTh: 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/builders | 20:41 |
NikTh | I did something wrong.. tumbleweed . LoL. e-mail says "PPA uploads must be for the RELEASE pocket." Rejected ! | 20:43 |
NikTh | dmn | 20:43 |
NikTh | Ok, 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 key | 20:45 |
NikTh | Then used the dput command to upload the source.changes file. What did I miss ? | 20:46 |
NikTh | And the package actually is the linux-image (for raring) | 20:46 |
NikTh | The initial goal here is to upload to my PPA the linux-image patched. | 20:47 |
Laney | NikTh: what's the first line of your debian/changelog? | 20:49 |
Laney | If you have raring-<something> you should change it to just raring (or whatever release you're uploading to). | 20:49 |
NikTh | Laney: This is the first line " linux (3.8.0-21.32ubuntu1) UNRELEASED; urgency=low" | 20:52 |
infinity | NikTh: s/UNRELEASED/raring/ | 20:54 |
infinity | NikTh: It may or may not actually build with that version number, mind you. Have you tested it locally? | 20:55 |
NikTh | infinity: 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 |
NikTh | eg: linux (3.8.0-21-ubuntu1) to linux (3.8.0-21-ubuntu1-ppa1) ? | 20:58 |
infinity | NikTh: Adding more dashes is almost certain to break the kernel's build system. ;) | 20:59 |
infinity | NikTh: 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 |
infinity | s/are for/aren't for/ | 21:00 |
NikTh | Yes but I think I must rename (versioning) the package. This is a must (I thing) to upload correctly in PPA | 21:00 |
infinity | You don't *have* to re-version it, it's just nice to not have something the same as one in the archive. | 21:01 |
infinity | Like I said, 3.8.0-21.32~nikth1 should work, but please test locally. | 21:01 |
NikTh | infinity: Ok, I will test it and I will use the 3.8.0-21.32~nikth1 as you said. | 21:01 |
NikTh | Thanks | 21:01 |
=== racedo` is now known as racedo | ||
cjwatson | mdeslaur,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 |
cjwatson | Oh, and it's part of the libsnmp15 -> libsnmp30 transition too, so two reasons to get it sorted out ASAP | 23:01 |
mdeslaur | cjwatson: sure, I'll do it | 23:04 |
cjwatson | Thanks | 23:04 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!