00:55 | Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
01:21 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas, Quit: Leaving.) | |
01:42 | pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Quit: Leaving) | |
03:08 | pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme) | |
06:03 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
07:05 | vsuojane1 has joined IRC (vsuojane1!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com) | |
07:06 | elias_a_ has joined IRC (elias_a_!elias@hilla.kapsi.fi) | |
07:06 | spectra_ has joined IRC (spectra_!~spectra@63.142.251.150) | |
07:06 | spectra has left IRC (spectra!~spectra@debian/developer/spectra, Ping timeout: 255 seconds) | |
07:06 | vsuojanen has left IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com, Ping timeout: 255 seconds) | |
07:06 | elias_a has left IRC (elias_a!elias@hilla.kapsi.fi, Ping timeout: 255 seconds) | |
07:06 | _longines has left IRC (_longines!~longines@static.95.25.4.46.clients.your-server.de, Ping timeout: 255 seconds) | |
07:08 | _longines_ has joined IRC (_longines_!~longines@static.95.25.4.46.clients.your-server.de) | |
07:18 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 256 seconds) | |
07:24 | _longines_ is now known as _longines | |
07:31 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
08:45 | ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz) | |
09:00 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
09:20 | telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection) | |
09:21 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 256 seconds) | |
09:22 | telex has joined IRC (telex!teletype@freeshell.de) | |
09:23 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
11:15 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
11:17 | AlexPortable has joined IRC (AlexPortable!uid7568@gateway/web/irccloud.com/x-guucusfzglwhzjjk) | |
11:19 | <vagrantc> work_alkisg: i've bene glancing at lists of ltsp bugs ...
| |
11:20 | https://bugs.launchpad.net/ltsp/+bug/1341728
| |
11:20 | ltsp-update-image -c / fails when partition mounted within /home
| |
11:20 | i can't seem to reproduce with overlay in Debian stretch.
| |
11:20 | i definitely remember reproducing it with jessie and/or wheezy.
| |
11:22 | work_alkisg: i'm tempted to just do an upload of ltsp, ldm and ltspfs to debian experimental just to get something newer out there
| |
11:22 | work_alkisg: but there were some outstanding issues with overlayfs on older versions of ubuntu?
| |
11:22 | anyone else is, of course, free to confirm :)
| |
11:30 | another one that might be worth tackling is https://bugs.launchpad.net/ltsp/+bug/1324545
| |
11:31 | ssh server on thin client broken by default
| |
11:42 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
11:50 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
12:22 | gbaman has joined IRC (gbaman!~gbaman@104.40.144.249) | |
12:31 | gbaman has left IRC (gbaman!~gbaman@104.40.144.249, Remote host closed the connection) | |
13:01 | khildin has joined IRC (khildin!~khildin@ip-62-235-42-213.dial.scarlet.be) | |
13:36 | gbaman has joined IRC (gbaman!~gbaman@104.40.144.249) | |
13:58 | gbaman has left IRC (gbaman!~gbaman@104.40.144.249, Ping timeout: 252 seconds) | |
15:01 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
16:08 | <gehidore> because my google fu is weak, a thin client should in theory still be able to access local sound server on the client box and usb?
| |
16:08 | got some employees here that thing they need to be able to listen to pandora 24/7... and until the new AUP is out... I don't see them quieting down about it
| |
16:28 | <vagrantc> gehidore: sort of
| |
16:29 | gehidore: sounds should work, more or less, and usb sticks, usb drives, etc. should work
| |
16:30 | but it's not accessing the hardware directly ... it's likely using remote pulseaudio and the filesystems are acces via ltspfs
| |
16:34 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
16:36 | <gehidore> well as long as the pass thru works I suspect that'll still be acceptable
| |
16:36 | certainly acceptable to me regardless
| |
16:56 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |
17:58 | work_alkisg is now known as alkisg | |
17:59 | <alkisg> gehidore: what are the client specs, cpu/ram?
| |
18:01 | vagrantc, re: LP #1341728, it happens in this case:
| |
18:01 | sda1 /
| |
18:01 | sda2 /home
| |
18:01 | sda3 /home/Shared
| |
18:01 | And, sda2 does have a mount point (directory) for /home/Shared,
| |
18:01 | but sda1 doesn't have the directory /home/Shared
| |
18:02 | Our logic there has no mkdir so it can't mount sda3
| |
18:03 | Since the overlay COW stuff is working fine now, I suggest that we simply don't exclude /home, i.e. to stop using an EXCLUDED_MOUNTS list (or to initialize it to empty)
| |
18:03 | Since get_mounts returns a sorted list, sda2 will be bind-mounted before sda3, so the mount point will exist
| |
18:04 | Sorry for not being very available this week, but starting tomorrow I'll be more available in the mornings, solving bugs and other things
| |
18:05 | Re: LP #1324545, what do we want for the default ltsp-pnp case?
| |
18:05 | I assume that we don't want sshd on the clients by default, do we?
| |
18:06 | So, I think that we should remove ssh* from ltsp-update-image.excludes, so that it works fine when one installs openssh-server in a chroot,
| |
18:07 | and to disable it somehow else in the -pnp case, either with RM_SYSTEM_SERVICES (which should actually become DISABLE_SYSTEM_SERVICES, but anyway...), or with an cleanup.d script
| |
18:08 | About PasswordAuthentication, I don't think we should do anything, the newer openssh has root logins disabled by default anyway
| |
18:09 | alkisg is now known as work_alkisg | |
18:22 | <zamba> i'm trying to do ltsp-build-client and getting: error: LTSP client installation ended abnormally
| |
18:22 | and that's all
| |
19:13 | <vsuojane1> First, are you just running 'ltsp-build-client'? in my experience it will not run if you have the chroot already (e.x. build the client chroot /opt/ltsp/i386 second time).
| |
19:15 | if you are new to LTSP and trying to do your ltsp-buil-client the very first time just remove that /opt/ltsp/i386 and try again
| |
19:33 | telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection) | |
19:34 | telex has joined IRC (telex!teletype@freeshell.de) | |
20:15 | ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat) | |
20:23 | <gehidore> work_alkisg: p4 64 bit we discussed the other day and up to i3 all Intel machines
| |
20:23 | 1 to 4g RAM
| |
20:44 | khildin has left IRC (khildin!~khildin@ip-62-235-42-213.dial.scarlet.be, Remote host closed the connection) | |