/srv/irclogs.ubuntu.com/2008/12/01/#ubuntu-bugs.txt

crimsunwelp, got most of the NEW ones through gutsy.  I'll do another pass through the pre-hardy ones tomorrow.00:40
crimsunfriggin firehose00:41
macohuh00:42
macocrimsun: could you clarify that?00:42
crimsunmaco: the majority of unacknowledged (NEW) bugs against Ubuntu source packages older than hardy in Launchpad have been triaged00:44
macoah ok00:45
crimsunpretty sad that there were about two dozen unacknowledged ones that are currently exploitable.00:45
macoO_O00:45
crimsundoesn't account for duplicates yet; I'll have to streamline that bit00:46
macoso you were looking through CVEs?00:46
crimsunall NEW bugs - some were crashers and had apport-produced attachments00:47
=== Chem_Pat is now known as pckchem
pckchemHello All.02:03
MTecknologyhi03:04
MTecknologySo - how hard is it to be able to triage bugs?03:04
RAOFMTecknology: That's somewhat difficult to answer.  Somewhere between "pretty easy" and "manageable", generally.03:06
MTecknologyRAOF: Wanna teach me how to do it?03:06
MTecknologyI think I'm plenty comfortable with invalidating and asking for more information03:06
jmarsdenMTecknology: https://wiki.ubuntu.com/Bugs/HowToTriage03:07
MTecknologyty03:07
jmarsdenMTecknology: No problem03:09
RAOFProbably the most important thing to do when triaging is to think, and the most important thing to get on the bug is a step-by-step guide for making it happen.03:09
MTecknologySo once it's been confirmed and there is a detailed explation to reproduce it, then it's worthy of triage?03:10
bucket529MTecknology: Is there any particular type of bug you are interested in (kernel, firefox, sound, etc)? Are you looking to stick your toe in the water, or get wet fast?03:12
MTecknologyI think toe first03:13
bucket529Easy to start with are looking through a dozen-or-so needs-packaging bugs. Make sure they're not already in Ubuntu, not in Debian, license is okay, then post here to get is change to 'Wishlist'03:14
MTecknologyI meant toe first in triage03:15
MTecknologyI've done a few iwshlist03:15
bucket529You can pick your favorite package and see what needs to be done - linking upstream, asking for more, closing out ancient incompletes03:18
MTecknologybucket529: but closing out ancient incomplete isn't triage either. I've never done triage so I want to play with it a little so I can understand it better.03:19
RAOFMTecknology: Once it's been confirmed and there's a detailed explaination of how to reproduce it, it's /been/ triaged.03:19
MTecknologyRAOF: and then the only step left to do is flag it that way?03:20
RAOFYeah.  The flag is a convenient label, which is only really interesting for the busiest of developers.03:20
MTecknologyok03:20
MTecknologyoh03:20
RAOFSetting the "triaged" status is much, much less important than getting all the rest.03:21
MTecknologyFor the ubuntu-bugcontrol team application they don't care whether the flag for triage was set or not, they just care that you did the footwork to get the information?03:21
RAOFRight.03:22
MTecknologyhrm03:22
MTecknologydoes the application care whether or not I filed the bug? or just that I went through and got the information03:22
RAOFThe developers largely don't care whether the 'triaged' state is set, either.  We care whether the bug has sufficient detail to be fixed.03:23
MTecknologySo if I found the information needed to fix the bug or got that information out of the user, then it counts in that application?03:23
RAOFRight.03:24
MTecknologyDon't take it as I'm trying to just meet the minimum for that team, I just wanna have a better idea what they're expecting when I submit that03:24
RAOFOf course, you don't necessarily need to get the information from the original reporter; it's entirely possible that you can duplicate the bug yourself, and describe how.03:25
MTecknologyRAOF: How does this one count against the app? https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/17237203:25
ubottuUbuntu bug 172372 in linux-source-2.6.22 "[gutsy] Sony Vaio VGN-FZ* Motion Eye Camera" [Medium,Won't fix]03:25
MTecknologyThat thing's from a while ago03:26
MTecknologyActually, I could add a comment requesting it in the repos and flag as a wishlist?03:26
RAOFFor that you'd want to be checking the Kernel team's triage guidelines (which are somewhat more specific than the rest of Ubuntu's).03:29
RAOFBut generally maintaining drivers outside the kernel tree is a bit of a pain.03:29
MTecknologyoh03:29
MTecknologywould that one count for the application or is that not what they're looking for?03:30
RAOFIt looks like it's in about the right state.03:30
MTecknologyAH!03:32
MTecknologyhttps://bugs.edge.launchpad.net/ubuntu/+source/pam/+bug/17568603:32
RAOFI'm not directly involved in bugsquad, so I don't know exactly what they're looking for (just what I'd like them to look for ;)).03:32
ubottuUbuntu bug 175686 in pam "Incorrect spelling in man pam_cracklib" [Low,In progress]03:32
MTecknologyHow can I make somebody do something about this03:32
pckchemMTecknology How long have you been triaging?03:33
RAOFMTecknology: By doing something about it yourself.03:33
MTecknologyidk - I don't really flag them as triaged. I've been working to get bugs fixed for about a year03:34
pckchemWhats your launchpad name03:34
macoRAOF: which is interesting, because acceptance by major distros is something upstream kernel.org looks at when considering whether or not to accept a new driver into the mainline kernel03:35
MTecknologyRAOF: how do I do that? create a diff file, upload it, and ask somebody to look at it?03:35
RAOFThat looks like something you could easily create a patch (or, better, debdiff), attach to the bug and subscribe ubuntu-main-sponsors.03:35
MTecknology<- pckchem03:35
MTecknologyIt's a good chance for me to learn how to diff files then :)03:35
RAOFmaco: I didn't say get the driver upstream; I said incorporate into the (Ubuntu) kernel tree.  We've got various patches, incorporate different drivers, etc.03:36
macoMTecknology: do you mean more specifically than diff -u <oldfile> <newfile>?03:36
MTecknologymaco: nope - that's what I meant03:36
pckchemexit03:36
MTecknologychatzilla... fun stuff03:36
RAOFMTecknology: https://wiki.ubuntu.com/SponsorshipProcess is the relevant wiki page for the whole process.03:37
MTecknologyI'm gonna have a huge patch coming up. I'm trying to figure out whether to fix an application or completely rewrite it. I don't think I really have time for either right now.03:39
MTecknologybug 286820 is a lot of issues...03:40
ubottuLaunchpad bug 286820 in blueproximity "blueproximity can be bypassed to not force a lock" [Undecided,Confirmed] https://launchpad.net/bugs/28682003:40
RAOFHuge patches are probably more welcome upstream, where there'll be a more in-depth understanding of the current code.03:41
MTecknologyIt'll be completely rewritten probably. In order to fix the issues - it pretty much needs a daemon03:42
MTecknologyor maybe split the two parts...03:42
MTecknologyhrm - why am I not seeing a large majority of bugs I've reported03:43
MTecknologyI've reported a lot more bugs that what's showing up :(03:45
macoMTecknology: go to advanced and tell it to show bugs that have been marked as duplicates03:45
MTecknologythanks03:46
MTecknologyI'm still not seeing them :P03:47
MTecknologyWell - as far as the application goes, I need to find about 1 more bug. I wonder if my past bugs got lost when I changed emails04:15
=== jussio1 is now known as jussi01
ScarySquirrelWill someone volunteer to help me out with a problem with the volume widget in GNOME 2.24.1?07:08
ScarySquirrelDo not everyone volunteer at once.07:08
nelleryScarySquirrel: support is in #ubuntu07:12
ScarySquirrelWell, it's catch as catch can over there.07:13
dholbachgood morning07:30
=== dholbach_ is now known as dholbcah
=== dholbcah is now known as dholbach
=== theseinfeld is now known as theseinfeld_
=== theseinfeld_ is now known as theseinfeld
=== theseinfeld is now known as theseinfeld_
=== theseinfeld_ is now known as theseinfeld
=== thekorn_ is now known as thekorn
=== theseinfeld is now known as theseinfeld_
=== theseinfeld_ is now known as theseinfeld
=== doko__ is now known as doko
=== theseinfeld is now known as theseinfeld_
=== theseinfeld_ is now known as theseinfeld
=== pedro__ is now known as pedro_
hggdhhi seb128, do you want to add the patch for bug 205999 to Intrepid?11:22
ubottuLaunchpad bug 205999 in evolution-data-server "Attachments names using "รง" are not correctly sent by Evolution (ATT<number>.dat)" [Medium,Fix committed] https://launchpad.net/bugs/20599911:22
seb128hggdh: let's wait for 2.24.2 to move to intrepid-updates before11:23
seb128an another upload would reset the counter11:23
seb128hggdh: is the patch confirmed to work correctly now?11:23
hggdhOK11:23
hggdhseb128, it is.11:24
seb128cool11:24
hggdhJaunty with 2.25.2 already has it11:24
seb128jaunty doesn't have 2.25 yet11:26
seb128but it'll probably be uploaded this week11:26
seb128not worth doing a backport there11:26
* Hobbsee is looking forward to dist-upgrading next week11:26
seb128Hobbsee: next week is uds so you should not get too many updates11:27
Hobbseeseb128: indeed.  and good bandwidth :)11:28
xteejxAfternoon everyone :)13:28
xteejxWhat are we to do with seriously old bugs that are needs-packaging, as many of the projects they want packaged aren't maintained anymore13:35
xteejxAm I right in assuming we invalidate them?13:37
=== thekorn_ is now known as thkorn
=== thkorn is now known as thekorn
xteejxIs there anyone here?14:53
affluxno14:54
xteejxlol14:54
afflux127, to be exact14:54
xteejxObviously, I menat is anyone available to help as hardly anyone ever answers...14:54
affluxI seem to have missed your question14:55
xteejxQuestion: What are we doing with the really old bugs that are needs-packaging, I come across quite a few that aren't maintained anymore, am I right in assuming Invalidating them is the right way?14:55
xteejxThey're around 2 years old the packages, not bee ntouched since14:56
affluxhm, I think we discussed this not too long ago. Someone (was it james_w?) suggested to leave them as the packages are still not packaged and it has not been fixed.14:57
affluxit = the "bug"14:57
james_wI would say just leave them14:58
xteejxEven the ones that refer to packages/source that haven't been updated in 2 years?14:58
james_wif the homepage of the project has disappeared then they can probably be closed14:58
james_wit may be that they haven't been updated because they are perfect :-)14:59
xteejxA bugless package? I find that very hard to believe lol14:59
affluxfor example, my code is always perfect :)15:00
xteejxWhat normally happens with the needs-packaging anyway, does someone adopt it and put it thru REVU, etc?15:00
affluxyes15:01
xteejxok wicked, just clearing loose ends in my head :)15:01
affluxoh, I'm not sure about the what the motus do, but non-motus need to go through revu.15:01
xteejxthought so. no probs just wanted to clear that up :) thanks guys15:02
affluxyou're welcome15:02
bddebianBoo15:04
affluxI don't get bug 304013. How is it possible that /etc/init.d/NetworkManager does not exist if the package was just unpacked right before?15:21
ubottuLaunchpad bug 304013 in network-manager "package network-manager 0.7~~svn20081018t105859-0ubuntu1.8.10.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/30401315:21
james_wit's a conffile15:21
james_wso I believe you can do it if you install the package, delete the file, remove (not purge) the package, then re-install it15:21
james_wor if it's an upgrade you can just have deleted it15:22
affluxjames_w: it's failing in the post-installation, so I thought it would have been re-installed anyways15:23
symptomThere is a bug with Totem where it enters a bad state when starting a video (.avi) while nautilus is moving a file from internal HDD (EIDE) to external (usb2.0) (file operation window open).  The video that you start playing resides on the external which is encrypted using truecrypt.  What ends up happening is totem stalls,  the video doesnt open, and it has to be "force quited."  Subsequent attempts to open a video using totem result15:41
symptoms in the same issue, with or without a file operation taking place.  Ubuntu 8.10 all updated standard packages on all except truecrypt.  I downloaded truecrypt from their site and installed it w/o apt, but I think the versions are still the same.  I would enter a bug, but I am really busy the next 3 weeks, and will be away from my system.15:41
=== thekorn_ is now known as thekorn
=== bucket529 is now known as bucket
=== bucket is now known as bucket529_
=== bucket529_ is now known as bucket529
MrKanisterHello. Can somebody please set this to "wishlist" : https://bugs.launchpad.net/ubuntu/+source/firefox-3.1/+bug/30406019:06
ubottuUbuntu bug 304060 in firefox-3.1 "please ditch the blue in the awesome bar" [Undecided,New]19:06
bdmurraydone19:08
MrKanisterbdmurray: Thank you19:10
bdmurrayno problem19:10
xteejxHey bdmurray, just a quick question. Is there any word on my Bug Control application yet? :)19:15
bdmurrayxteejx: I was on holiday most of last week but will look at it again soon19:19
xteejxbdmurray: Great! Thanks a lot. How's the Isle of Man anyway :)19:21
farminn19:43
=== jdstrand_ is now known as jdstrand
MrKanisterHi. Can someone please set that bug to "wishlist" : https://bugs.launchpad.net/apport/+bug/304129/20:13
ubottuUbuntu bug 304129 in apport "apport should provide possibility to install debug packages" [Undecided,New]20:13
=== MTeck is now known as MTecknology
MrKanisterHi. Can someone please set that bug to "wishlist" : https://bugs.launchpad.net/apport/+bug/304129/21:10
ubottuUbuntu bug 304129 in apport "apport should provide possibility to install debug packages" [Undecided,New]21:10
bdmurray_MrKanister: Having that bug report in Launchpad seems fine as the scope of the feature is rather limited21:13
bdmurray_However, the retracer uses the debug packages anyway so I'm not certain what the reporter is looking for.21:13
=== bdmurray_ is now known as bdmurray
MrKanisterbdmurray_: You mean the hint to brainstorm.ubuntu.com? I was unsure if he knows about it and if he has more ideas thaht would me the best place21:14
bdmurrayFor some ideas brainstorm is the right place, it really depends on the idea.21:15
MrKanisterYou are right. To open an idea on this specific bug would be not soo good21:15
MrKanisterthanks for setting sthis to wishlist21:16
bdmurrayNo problem, thanks for helping out.21:17
MrKanisterwith pleasure21:17
xteejxQuestion: Why are there so many New status needs-packaging bug reports? Are these meant to be set as confirmed if they're not in Ubuntu or Debian repos as per the wiki page?22:11
bdmurrayxteejx: yes, confirmed if not in Debian or Ubuntu22:13
xteejxbdmurray: Cool thanks brian :)22:15
xteejxI assume I'm OK to go through all these seriously old ones in reverse order to clear out the crunf?22:15
bdmurrayxteejx: for the needs packaging ones?22:19
xteejxbdmurray: No I'm going through ALL new status bugs in reverse order, I assume that's OK?22:21
bdmurrayxteejx: that sounds fine depending on the actions you are taking22:22
xteejxTheres quite a few that are over 5 months old with no updates (reports)22:22
xteejxI'm following protocol not to worry :) incompleting them asking for more info, try it on intrepid, confirm if so, invalid if not etc etc22:23
bdmurrayYeah, that sounds great!22:23
xteejxJust thought it might be a good idea and should definately show better in our stats as they're adding up - so I'm off to work :)22:24
jayson_rxteejx: i've been doing the same thing the past few days22:38
jayson_rxteejx: i've gotten quite a few "thank you's" in the process and a couple of "i didn't think anyone cared"...22:38
xteejxjayson_r: Same here, it seems during Hardy quite a few bugs were ignored or missed22:52
=== boshhead_ is now known as moreon
=== moreon is now known as boshhead

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