/srv/irclogs.ubuntu.com/2014/11/05/#ubuntu-motu.txt

dodobrainhi all.. if a package does *not* contain a file it advertises as included, do i ask here or just in #ubuntu?03:16
dodobrainand it is most definitely a packaging issue! as i have already checked the checksums as advertised on packages.ubuntu.com03:18
RAOFdodobrain: How do you know the package does not contain the file you believe it includes?03:19
dodobrainhttp://packages.ubuntu.com/trusty/openjdk-7-jre-headless    and  the filelist  http://packages.ubuntu.com/trusty/amd64/openjdk-7-jre-headless/filelist  says  /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext/pulse-java.jar is included03:20
dodobrainthis file /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext/pulse-java.jar is *nowhere to be found on my system*03:21
dodobrainand eclipse just shows loads of my projects as broken03:21
dodobrainand i have verified that it does *not* include said file in the package file /var/cache/apt/archives/openjdk-7-jre-headless_7u71-2.5.3-0ubuntu0.14.04.1_amd64.deb03:21
dodobrainRAOF, so can you verify what i have said as true by simply inspecting the downloaded deb file?03:24
* RAOF looks03:24
dodobraininstead of /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext/pulse-java.jar  there is  /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext/icedtea-sound.jar03:26
dodobrainand icedtea-sound.jar is present when it is *not* present in the filelist of the package03:26
dodobrainhow did this happen? i thought the filelist is generated from the actual package itself03:26
RAOFSo did I.03:27
dodobrainso have you verified what i said?03:27
RAOFYeah. I can only see pulse-java.jar in openjdk-6-jre03:28
RAOFWell, and libpulse-java, but I don't know if that's what you're after.03:29
dodobrainwhat the heck is libpulse-java03:30
* dodobrain looks03:30
RAOFThe package that contains pulse-java.jar :)03:30
dodobrainhttp://packages.ubuntu.com/search?searchon=contents&keywords=pulse-java.jar&mode=exactfilename&suite=trusty&arch=amd6403:30
dodobrainshows no libpulse-java03:30
RAOFAh, right. Shiny and new in 14.10, it seems.03:31
dodobrainright.. so you guys messed up the lts03:31
dodobrain:'(03:31
tewardthat's a bit harsh to say dodobrain03:32
dodobrainit is, sadly03:32
tewardit's entirely possible for that library to have NOT been present when LTS was made/released03:32
dodobraincos for java devs, you just broke stuff03:32
tewardand then later introduced in Debian, for example03:32
dodobrainteward, sorry, it was working fine!03:32
tewarddodobrain: don't blame MOTU for LTS being messed up, nor is it sane to state that the LTS is entirely broken as a result of your java development being impacted03:33
tewardnor is it sane to slap everyone with the blame either.03:33
RAOFOk.03:33
dodobrainwell, i didn;t say lts was broken.. just that 'stuff' was broken. also, in hindsight, it might have been a bit harsh. but stuff is definitely broken ;)03:34
RAOFLooks like it changed between 7u51-2.4.6-1ubuntu4 and 7u71-2.5.3-0ubuntu0.14.04.103:34
dodobrainyes, i apt-get upgraded and hit the problem03:34
tewardRAOF: E:Regression ?03:34
RAOFteward: Looks like it.03:34
dodobraingiven that icedtea-sound.jar got it. i would say it looks more like the utopic package simply got built for trusty as well03:35
dodobrains/it/in03:36
RAOFRight, it was.03:36
dodobrainthank you for your understanding.03:36
RAOFBecause we can't reasonably backport Java security fixes :/03:37
tewardyep, looks like a backport... and it looks like jdstrand may have been on the radar for that - perhaps this needs to be poked up to the sec team, because it's a security update that broke this?03:37
dodobrainnow how do we get the actual update going?03:37
dodobrainwell, 7u72 was released by oracle within hours of 7u7103:37
tewardkeep in mind openjdk != oracle, just saying03:38
dodobrainsure03:39
RAOFdodobrain: Can you please add relevant details to https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1389493 ?03:43
ubottuUbuntu bug 1389493 in openjdk-7 (Ubuntu) "Package dropped pulse-java.jar, breaking some development environments" [Undecided,New]03:43
RAOFdodobrain: Particularly - I'm not sure what the actual symptom is here, nor how Eclipse or other projects would be impacted.03:46
dodobrainessentially the projects within eclipse will show as broken because one of the files (pulse-java.jar) disappeared03:47
dodobraincmdline and other applications will not really be affected03:48
dodobrainand eclipse will remain affected *until* user goes into preferences and deletes the existing JRE and adds back the same rooted at /usr/lib/jvm/openjdk-7-amd64  and then set it back as default03:49
dodobrainit will not affect those who run eclipse for the very first time *after* getting this update03:49
RAOFAnd ‘show as broken’ means that they won't build/work? Or is it just cosmetic?03:50
dodobrainfor everyone else who has run eclispe atleast once before this update, it will 'show' the projects as broken03:50
dodobrainand if they don;t dig around enough or don;t know how to, they will always get reports that their project is broken03:51
dodobrain'show as broken' means when you try to run/launch the project executables or unit tests it will say project contains errors03:51
RAOFOk. That seems like it qualifies as sufficiently dire :(03:56
dodobrainyup, i can imagine some people desperately trying to find out why their projects are broken, because eclipse doesn't tell you immediately that there is a problem in the jre and not the project itself03:57
dodobrainand restarting eclipse a million times won;t fix it.03:57
dodobrainwell, it will if you change to a new workspace, but then you'll have to import back all your existing projects into this new workspace (which could trigger re-build of every imported project)03:59
dodobrainRAOF, thanks for creating the bug report and adding in useful info.05:08
RAOFThanks for reporting it.05:08
ghorn_hello11:39
ghorn_i just adopted a debian package (coinor-ipopt) and made some patches, i would like to get them into ubuntu11:50
ghorn_is it possible to get them into older releases like the two LTS releases?11:50
ghorn_they close a number of outstanding ubuntu bugs11:50
sil2100ghorn_: hello! First of all, thanks for working on these patches - what you need to do firsthand is fill in a bug targeting this source package on Launchpad with all the details11:53
sil2100ghorn_: the general rule is that once the package gets accepted and released to the current development release, it can be considered for SRUing into the older stable releases if the bugs seem high-priority enough11:54
sil2100ghorn_: if you fill in the bug, please subscribe ubuntu-sponsors to it11:55
sil2100ghorn_: this way we'll know that you want sponsoring of your package upload11:55
ghorn_ok11:56
ghorn_make a bug report "please sync from debian testing" ?11:56
ghorn_or do you mean details on how I want to push this package into older releases?11:57
ghorn_sil2100: thanks for answering btw12:01
sil2100ghorn_: a sync request should be enough :) This makes it much easier for us to track then12:01
ghorn_sil2100: ok thank you12:02
sil2100yw!12:02
ghorn_sil2100: sorry to waste your time, i now see that the package was automatically sync'd into vivid vervet a week ago12:04
ghorn_sil2100: i will look into the SRU process12:05
=== broder_ is now known as broder
=== Elimin8r is now known as Elimin8er

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