00:42 | bluejaypop has left IRC (bluejaypop!~BlueJay@189.158.246.140, Remote host closed the connection) | |
00:45 | adrianor1 has joined IRC (adrianor1!~adrianorg@177.204.78.118.dynamic.adsl.gvt.net.br) | |
00:47 | adrianorg has left IRC (adrianorg!~adrianorg@187.58.154.154, Ping timeout: 276 seconds) | |
01:06 | bluejaypop has joined IRC (bluejaypop!~BlueJay@189.158.246.140) | |
04:47 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa) | |
04:51 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
05:08 | os_a has joined IRC (os_a!~Thunderbi@195.112.116.22) | |
05:08 | os_a has left IRC (os_a!~Thunderbi@195.112.116.22, Remote host closed the connection) | |
05:21 | ||cw has left IRC (||cw!~chrisw@97-87-137-194.dhcp.stls.mo.charter.com, Ping timeout: 258 seconds) | |
05:23 | ||cw has joined IRC (||cw!~chrisw@97-87-137-194.dhcp.stls.mo.charter.com) | |
05:29 | <alkisg> vagrantc: heya; in Epoptes, you bumped Build-Depends: debhelper (>= 11) (it was: >=9), so I can't build in 16.04 anymore, do you mind if I put it back? I did some changes for LTSP19 that xenial/stretch/jessie users would want...
| |
05:31 | <vagrantc> i mind some :P
| |
05:31 | i think 9 is pretty much deprecated in debian
| |
05:32 | <alkisg> Does Debian policy mean that "building in order distributions is deprecated"?
| |
05:32 | <vagrantc> i guess 9 isn't quit deprecated yet
| |
05:32 | <alkisg> I was thinking that newer debhelpers are there for when you need them, not to stop people from supporting older and still supported versions...
| |
05:33 | I'm not planning to support unsupported versions; just the officially supported ones
| |
05:33 | (i.e. currently, anything with systemd)
| |
05:33 | <vagrantc> 16.04 used systemd?
| |
05:33 | <alkisg> Yes
| |
05:33 | Jessie too
| |
05:34 | <vagrantc> i knew about jessie :)
| |
05:34 | <alkisg> Those run ltsp19 fine
| |
05:34 | So, I was thinking, why shouldn't they also have the epoptes updates for ltsp19
| |
05:34 | <vagrantc> i thought 16.04 went out of support ... 5-6 months ago?
| |
05:35 | <alkisg> Ubuntu 16.04.6 LTS Xenial Xerus Changes February 28, 2019 April 2021 April 2024
| |
05:35 | 2021 = for most, 2024 = extended
| |
05:35 | <vagrantc> so LTS is supported for longer than 5 years?
| |
05:35 | <alkisg> 2016 + 5 = 2021,
| |
05:35 | and there's extended support after that
| |
05:35 | But I only care about standard support
| |
05:36 | <vagrantc> clearly your aritmatic is better than mine right now :)
| |
05:36 | <alkisg> :D
| |
05:36 | <vagrantc> maybe always
| |
05:36 | <alkisg> Mornings > Evenings! :D
| |
05:37 | I think you were thinking about 14.04, which went out of support a few months ago
| |
05:38 | bluejaypop has left IRC (bluejaypop!~BlueJay@189.158.246.140, Ping timeout: 240 seconds) | |
05:41 | <vagrantc> alkisg: i guess i'm getting younger, always wanting to upgrade to the newest things.
| |
05:41 | * vagrantc was used to being the one always worried about backwards compatibility | |
05:42 | <vagrantc> alkisg: doesn't 16.04 have a backport of debhelper or something?
| |
05:42 | <alkisg> vagrantc: anyways, any harm done if I revert this until xenial etc are out of support?
| |
05:42 | They have debhelper 10, but it's difficult to pull it in ppas
| |
05:43 | <vagrantc> debhelper 10 even probably "supports" 11.
| |
05:43 | or at least, a prerelease of it
| |
05:44 | <alkisg> I'm not sure what "supports" means in this context; won't build fail with "can't install debhelper >= 11"?
| |
05:44 | Are we using any recent feature of debhelper?
| |
05:44 | <vagrantc> explicitly, no, implicitly, yes.
| |
05:44 | <alkisg> AFAIK I used the older method for systemd units, which also works in 9
| |
05:46 | statler has joined IRC (statler!~Georg@p54897245.dip0.t-ipconnect.de) | |
05:46 | <alkisg> To sum up, you're OK if I revert to 10, but you worry if I revert to 9?
| |
05:46 | * vagrantc is too tired to take a meaningful look :/ | |
05:47 | <alkisg> No worries. Since you're not building anything currently, I can just revert it, and we can bump it again when debian needs another release
| |
05:48 | It's not affecting debian directly, unless you want to do a backport from the original tree
| |
05:48 | Stretch/Jessie users can use the PPA, I'll test it as well
| |
05:51 | <vagrantc> i can also just maintain a separate tree for debian for these things in general
| |
05:51 | it's generally not too hard to do for debhelper compatibility bumps
| |
05:51 | <alkisg> I think that would be best; I could put the debian dir upstream there too, for the 3 packages I maintain, so that they're the same...
| |
05:51 | ltsp19, epoptes, sch-scripts => have debian in upstream source, it's so much easier for me
| |
05:52 | Currently only epoptes has debian/ elsewhere
| |
05:52 | <vagrantc> oh, that will be harder on my end, but ok.
| |
05:52 | * alkisg wonders if he can just copy debian/, or some git magic is needed, for history... | |
05:53 | <vagrantc> no magic...
| |
05:53 | oh, this is one of those split out the two roles and now you want to merge it back things...
| |
05:54 | yeah, that's harder.
| |
05:57 | i think the biggest debhelper thing after quickly glancing at it were autoreconf by default, but epoptes doesn't use that... ltsp 5.x did.
| |
05:58 | * alkisg remembers no changes after the last debhelper 9 builds... so guesses it'll build fine again there | |
05:58 | kjackal has left IRC (kjackal!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa, Ping timeout: 276 seconds) | |
06:09 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:09 | <alkisg> Pushed + invoked recipe, will test when it's done
| |
06:20 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
06:57 | kjackal has joined IRC (kjackal!~quassel@195.97.13.252) | |
08:15 | statler has left IRC (statler!~Georg@p54897245.dip0.t-ipconnect.de, Remote host closed the connection) | |
08:33 | nithish has joined IRC (nithish!6a3302f4@106.51.2.244) | |
08:33 | <nithish> hi there
| |
08:33 | <alkisg> Hi nithish
| |
08:34 | <nithish> i have a problem in ltsp ubuntu 18.04
| |
08:34 | terminal user cannot run sudo privilage
| |
08:34 | <alkisg> !LDM_PASSWORD_HASH
| |
08:34 | <ltsp> LDM_PASSWORD_HASH: LDM_PASSWORD_HASH=True in lts.conf saves the password hash to /etc/shadow on login, so that the users can unlock the screensaver etc. If they happen to change their password though, that only takes effect until logout.
| |
08:35 | <nithish> okey how to find lts.conf
| |
08:37 | <alkisg> !lts.conf
| |
08:37 | <ltsp> lts.conf: (#1) http://manpages.ubuntu.com/lts.conf, or (#2) lts.conf manpage is available in the ltsp-docs package
| |
08:37 | <alkisg> It's in /var/lib/tftpboot/ltsp/i386/lts.conf etc
| |
08:41 | woernie has joined IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de) | |
08:57 | kjackal has left IRC (kjackal!~quassel@195.97.13.252, Remote host closed the connection) | |
08:57 | kjackal has joined IRC (kjackal!~quassel@195.97.13.252) | |
09:08 | statler has joined IRC (statler!~Georg@gwrz3.lohn24.de) | |
09:54 | kjackal has left IRC (kjackal!~quassel@195.97.13.252, Ping timeout: 265 seconds) | |
10:29 | kjackal has joined IRC (kjackal!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa) | |
10:52 | <nithish> hi
| |
10:53 | how to restrict thin client drives
| |
11:39 | Faith has joined IRC (Faith!~Paty_@unaffiliated/faith) | |
12:03 | section1 has joined IRC (section1!~section1@178.33.109.106) | |
12:29 | nithish has left IRC (nithish!6a3302f4@106.51.2.244, Remote host closed the connection) | |
13:02 | bengoa has joined IRC (bengoa!~alberto@194.50.55.200) | |
13:06 | GodFather has joined IRC (GodFather!~rcc@d53-64-7-141.nap.wideopenwest.com) | |
13:19 | BuddyButterfly has joined IRC (BuddyButterfly!~BuddyButt@h2216388.stratoserver.net) | |
13:34 | woernie has left IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de, Remote host closed the connection) | |
14:07 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
14:41 | apostolos has joined IRC (apostolos!57cb7781@athedsl-93747.home.otenet.gr) | |
14:42 | apostolos has left IRC (apostolos!57cb7781@athedsl-93747.home.otenet.gr) | |
14:42 | bluejaypop has joined IRC (bluejaypop!~BlueJay@189.158.246.140) | |
15:53 | kjackal has left IRC (kjackal!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa, Ping timeout: 246 seconds) | |
15:54 | kjackal has joined IRC (kjackal!~quassel@athedsl-173226.home.otenet.gr) | |
16:08 | adrianorg has joined IRC (adrianorg!~adrianorg@177.18.50.99) | |
16:11 | adrianor1 has left IRC (adrianor1!~adrianorg@177.204.78.118.dynamic.adsl.gvt.net.br, Ping timeout: 265 seconds) | |
16:28 | statler has left IRC (statler!~Georg@gwrz3.lohn24.de, Remote host closed the connection) | |
17:02 | woernie has joined IRC (woernie!~werner@p5B296964.dip0.t-ipconnect.de) | |
17:46 | woernie has left IRC (woernie!~werner@p5B296964.dip0.t-ipconnect.de, Remote host closed the connection) | |
18:51 | kjackal has left IRC (kjackal!~quassel@athedsl-173226.home.otenet.gr, Ping timeout: 276 seconds) | |
18:51 | kjackal_v2 has joined IRC (kjackal_v2!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa) | |
19:32 | bluejaypop has left IRC (bluejaypop!~BlueJay@189.158.246.140, Quit: Leaving) | |
19:39 | sutula has left IRC (sutula!~sutula@207-118-145-223.dyn.centurytel.net, Ping timeout: 276 seconds) | |
19:42 | sutula has joined IRC (sutula!~sutula@184.100.144.125) | |
20:15 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
20:15 | section1 has left IRC (section1!~section1@178.33.109.106, Quit: Leaving) | |
20:21 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
20:31 | kjackal_v2 has left IRC (kjackal_v2!~quassel@2a02:587:3110:a100:5dc7:b9c:a416:baaa, Ping timeout: 246 seconds) | |
20:46 | Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving) | |