sarnold | I filed https://bugs.launchpad.net/pkg-website/+bug/1812455 hopefully that'll be enough | 00:00 |
---|---|---|
ubottu | Launchpad bug 1812455 in pkg-website "some data missing" [Undecided,New] | 00:00 |
TJ- | I had that fixed about a month ago | 00:00 |
sarnold | aww :/ | 00:00 |
TJ- | ahh, logs tell me it was Dec 3rd/ Rhonda was working on it | 00:02 |
TJ- | 2018-12-03 10:52:13 Rhonda Hey there. I have issues with debugging the packages.ubuntu.com issue on jubany, and I see in dmesg a fair amount of OOM kill | 00:03 |
TJ- | ers. Somehow there seems to be some ressource issue, can anyone give me a helping hand? moon127, around? :) | 00:03 |
TJ- | sarnold: Maybe worth adding that ^^ to the report for context? | 00:03 |
teward | sarnold: might prod #canonical-sysadmin for packages.u.c | 00:23 |
teward | this is the 6th poke I'd have had to give them on that | 00:23 |
teward | sarnold: ten bucks says it has something to do with the indexing process eating up the resources | 00:23 |
teward | because that's been the problem the last 5 times I prodded IS | 00:23 |
sarnold | teward: hehe, sounds like an unfair bet :) | 00:23 |
teward | probably because i'm partly right xD | 00:24 |
TJ- | Yeah, Rhonda said it was OOM | 00:34 |
alkisg | Hi all. I'm upstream for ltsp.org. We have a problem with the ltsp-client package on Ubuntu. It basically tweaks a system on boot, to allow it to netboot. Due to its nature, it's very sensitive to systemd, network-manager etc changes. | 06:06 |
alkisg | So uploading new LTSP releases before Ubuntu releases isn't enough; usually fixes are required later on too. For example, LTSP in 18.04 has been broken for 4-5 months ago when some update broke it, possibly systemd. | 06:06 |
alkisg | Issues are fixed upstream, usually before they even appear in Ubuntu, but since there's no Ubuntu LTSP maintainer, noone takes the time to cherrypick upstream fixes and release SRUs. | 06:06 |
alkisg | So my question is: LTSP currently doesn't work in bionic, so we direct our users to use our PPA. Noone is willing to cherrypick/SRU. Is there a process that would allow us to upload the newest, *working* version in bionic? Something similar to firefox, where new versions are allowed? | 06:06 |
alkisg | I'm not talking about "always upload new versions", as this may actually break things for some users; just for "upload the newest version when the existing version is broken for all users" | 06:07 |
alkisg | E.g. just a syncing from debian unstable now would be fine | 06:07 |
valorie | alkisg: it's always best to upload to Debian and ask for a sync | 07:09 |
alkisg | valorie: but is the sync allowed? E.g. now it is uploaded in debian, but there's no process in ubuntu for "sync release to lts version", just to the development ubuntu version... | 07:10 |
valorie | hmm, that I don't know | 07:10 |
valorie | bit early for the europeans to be here, and it's weekend now | 07:10 |
valorie | perhaps write to the devel list? | 07:11 |
alkisg | Sure I understand; I posted and I'll be around for days, no worries | 07:11 |
alkisg | It might be worth to bring it up, as it would probably require a change in policy... | 07:11 |
valorie | I'm not actually a devel, so don't have the answers | 07:12 |
ginggs | rbalint: your mercurial patch was effective, i see 'running 806 tests using 4 parallel processes', but the tests didn't run significantly faster :( | 07:55 |
=== osx is now known as Tayo | ||
edarfoc | Hi! | 18:33 |
edarfoc | is it allowed to link to a launchpad bug report here to see if anyone can help? | 18:34 |
tsimonq2 | alkisg: "Noone is willing to cherrypick/SRU" if you do the paperwork, I'll volunteer to review your patches and upload. | 19:11 |
tsimonq2 | alkisg: It's not that nobody cares, it just lacks attention. | 19:11 |
tsimonq2 | alkisg: Regressions caused by updates are major and should be reported/escalated ASAP. | 19:12 |
tsimonq2 | alkisg: https://wiki.ubuntu.com/StableReleaseUpdates should answer all of your other questions, let me know if you still have questions after reading that. | 19:14 |
alkisg | tsimonq2: the problem is that it's not patches, it's a whole new release | 19:35 |
alkisg | Noone wants to spend e.g. 2 hours to isolate only the bug fixes that happened between the old and the new release | 19:35 |
alkisg | And SRUs prohibit new features; they require just bug fixes | 19:35 |
alkisg | LTSP is hacky by its nature, so systemd updates that break it can't be reported as systemd regressions, they need to be fixed in ltsp | 19:36 |
alkisg | So I think I'm asking for a new process that isn't covered by the existing policy for SRUs and backports | 19:37 |
alkisg | "If a package doesn't work at all, allow synching a new version from debian", something like that | 19:37 |
tsimonq2 | alkisg: I would highly recommend you discuss this with the SRU team, either via IRC or the ubuntu-devel mailing list, to get their input on this. | 19:38 |
tsimonq2 | teward might also be interested in such a discussion. ;) | 19:38 |
alkisg | tsimonq2: thanks, do you mean in another channel or in this one? | 19:38 |
tsimonq2 | alkisg: Some people would argue this channel, others #ubuntu-release. | 19:39 |
alkisg | Thanks :) | 19:39 |
tsimonq2 | Anytime. :) | 19:40 |
teward | tsimonq2: i was pinged, context? | 21:14 |
teward | alkisg: in *some* cases a full version can be SRU'd, otherwise it'd need backported, but that process is currently nonfunctional (I made a proposal that i'm letting sit a bit before I poke it forward more) | 21:14 |
teward | (which would 'fix' backports to some extent) | 21:14 |
alkisg | teward: thanks, so I should't try to SRU the whole new version now for 18.04, but it might be doable in 20.04... | 21:34 |
alkisg | *shouldn't | 21:34 |
alkisg | Backports are harder because they require changes in the ltsp chroot as well, so they're not so easy for users | 21:35 |
teward | you could probably get it into 19.10 at the earliest, but I have not read the full backlog, so I'd upload to Debian and let that in there, then it'll automatically end up in the next autosync for the dev release | 21:35 |
alkisg | Yes, it always ends up in the newer releases, which is useless for lts users though | 21:35 |
alkisg | As it'll be broken again in the next lts | 21:35 |
teward | the SRU team can determine if it's SRUable | 21:35 |
teward | backports MAYBE but we have to wait for a determination on the best way to revive typical backports behavior. | 21:36 |
alkisg | So for the last 5 years or so we've been telling our users "don't use the ubuntu packages, they're broken, use the ones from the ppa" | 21:36 |
teward | s/typical/usual/ | 21:36 |
JackFrost | Backports aren't currently a thing in Ubuntu, though. | 21:36 |
alkisg | Gotcha. Backports aren't useful in ltsp due to chroots, so no need to worry about that part | 21:36 |
teward | JackFrost: you mean backports via SRU, not the backports repository. :p | 21:36 |
teward | alkisg: right. again, SRU team is the one to make determinations | 21:36 |
teward | *returns to lurking because he's got a trillion things on his radar to get done by tomorrow* | 21:37 |
alkisg | teward: but that process isn't functional now, so there's no point in trying an sru now, correct? | 21:37 |
alkisg | np, thanks again | 21:37 |
JackFrost | teward: I mean backports aren't really a thing, nothing about SRU's. A SRU tends to not be new versions though. | 21:37 |
teward | alkisg: i think you're confusing SRU and Backport | 21:37 |
alkisg | (11:14:53 μμ) teward: alkisg: in *some* cases a full version can be SRU'd, otherwise it'd need backported, but that process is currently nonfunctional | 21:37 |
teward | alkisg: right, but again, that's not a determination I can make | 21:38 |
teward | SRU process and Backports process are different | 21:38 |
JackFrost | alkisg: Stable Release Updates are meant to be minimal changes, hence why he said that about *new versions* | 21:38 |
alkisg | I thought you said there that "new versions for sru's aren't functional" - were you talking about backports only there? | 21:38 |
teward | alkisg: correct, i wasn't 100% clear | 21:38 |
teward | but SRU is beyond my purview to judge on | 21:38 |
alkisg | OK, I could try an SRU then, which would just mention "please sync from debian", along with the rationale etc | 21:39 |
alkisg | Including bug reports with the "it's not working at all" issues... | 21:39 |
teward | probably won't go anywhere per tsimonq2 but you can attempt :P | 21:39 |
teward | seriously, i need to get this thing working by tomorrow morning >.> | 21:39 |
teward | *returns to repairing servers* | 21:39 |
alkisg | Haha, nah, i have a million things too | 21:39 |
alkisg | If it's not going to fly,no point in wasting time there, the ppa will be enough | 21:39 |
alkisg | Thanks! | 21:40 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!