IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 27 September 2018   (all times are UTC)

02:18lucascastro has joined IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br)
05:03
<alkisg>
Hey Hyperbyte :)
05:14lucascastro has left IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br, Remote host closed the connection)
07:33gdi2k has joined IRC (gdi2k!~gdi2k@host86-166-25-253.range86-166.btcentralplus.com)
08:19
<Hyperbyte>
How's it going? :-)
08:31bcg has left IRC (bcg!~b@2001:2003:54f9:42f6::1, Quit: bcg)
08:39bcg has joined IRC (bcg!~b@2001:2003:54f9:42f6::1)
11:30lucascastro has joined IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br)
11:57Faith has joined IRC (Faith!~Paty_@unaffiliated/faith)
12:00dgroos has joined IRC (dgroos!~dgroos@205.215.175.117)
12:02
<dgroos>
Good morning/afternoon/evening
12:02
@alkisg, around/available?
12:09
brb
12:18
back
12:23
@alkisg, I spent 5 hours trying to solve this last night, the last 3 were an attempt to de-borkify what I did in the first 2! Think I got it back...
12:46
brb
12:46dgroos has left IRC (dgroos!~dgroos@205.215.175.117, Quit: Leaving)
13:14dgroos has joined IRC (dgroos!~dgroos@205.215.175.117)
13:27Natureshadow has left IRC (Natureshadow!45d1515d22@commu.teckids.org, Read error: Connection reset by peer)
13:31
<dgroos>
back!
13:31
(but also teaching so only fractionally present)
14:27Da-Geek has joined IRC (Da-Geek!~Da-Geek@81.145.134.175)
14:31Da-Geek has left IRC (Da-Geek!~Da-Geek@81.145.134.175, Client Quit)
14:33GodFather has left IRC (GodFather!~rcc@174-081-217-069.dhcp.chtrptr.net, Ping timeout: 252 seconds)
15:02dgroos has left IRC (dgroos!~dgroos@205.215.175.117, Remote host closed the connection)
15:09gdi2k has left IRC (gdi2k!~gdi2k@host86-166-25-253.range86-166.btcentralplus.com, Read error: Connection reset by peer)
16:24_dgroos has joined IRC (_dgroos!~dgroos@205.215.175.117)
16:25
<_dgroos>
having problems with authenticating to freenode! but here
16:26
Anyone know if I can make a backup of all user home directories on a diff computer,
16:27
do a fresh install of mate 18.01, then re-import the users?
16:27
I'm feeling at that point...
16:28vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
16:33
<mwalters>
you'll have uid and gid issues to resolve
16:34
probably?
16:37
<_dgroos>
hey @mwalters, of course, you're right, not an option.
16:39
<mwalters>
could do something like
16:39
for d in */;do\ chown -R $d $d(need to remove slash from this $d)\ done
16:40
from /home
16:40
then run another with chgrp
16:41
need to remove the trailing slash in the first $d, not the 2nd
16:41
not sure how to do that off the top of my head
16:41
that's assuming your home dirs match the usernames
16:42
but it's doable, with some consideration
16:43
<_dgroos>
I didn't know of this, yes home dirs have same name as username. Something to make it all more complex
16:44
<mwalters>
from /home, run the following to get an idea of how to use for:
16:44
<_dgroos>
is we use pbis-open to authenticate, so users aren't even mentioned in /etc/passwd for example.
16:44
<mwalters>
for d in */;do
16:44
echo $d
16:44
done
16:45
oh
16:45
no idea then
16:45
<_dgroos>
yeah, not even sure where the list is kept or if it's even on the computer.
16:46
This makes things more opaque, but thanks for thinking about it.
17:04lucascastro has left IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br, Quit: Leaving)
17:13
<_dgroos>
bb
17:29
<vagrantc>
alkisg: does epoptes/data/client-functions have the #!/bin/sh just to get highlighting correct? it's not executed directly, but included by other files?
17:30
alkisg: if so, i was thinking of "cleaning" it from debian/rules
17:50
alkisg: it looks like the translation workflow changed ... you used to have a separate branch with just the translations, now it also has upstream ... should that just be merged, or do you still prefer to copy the files manually?
17:54
<_dgroos>
back
18:13
<mwalters>
if I wanted to trash and rebuild my chroots, would I just run ltsp-build-client with --purge-chroot and other relevant options?
18:17lucascastro has joined IRC (lucascastro!~lucascast@189.90.38.210.jupiter.com.br)
19:54
<vagrantc>
alkisg: i'll just merge --squash them and hope for the best.
19:59adrianorg has joined IRC (adrianorg!~adrianorg@179.177.214.91.dynamic.adsl.gvt.net.br)
20:03adrianor1 has left IRC (adrianor1!~adrianorg@189.58.234.72.dynamic.adsl.gvt.net.br, Ping timeout: 264 seconds)
20:12
<_dgroos>
students just left... and in 10 min I have a meeting :-(
20:13
I'll post to ltsp-discuss, prob. the better medium at this time.
20:13
bye...
20:13_dgroos has left IRC (_dgroos!~dgroos@205.215.175.117, Quit: Leaving)
20:18lucascastro has left IRC (lucascastro!~lucascast@189.90.38.210.jupiter.com.br, Remote host closed the connection)
20:29Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving)
21:07lucascastro has joined IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br)
23:09zama has joined IRC (zama!~zama@unaffiliated/stryx/x-3871776)
23:20spectra has left IRC (spectra!~spectra@debian/developer/spectra, Ping timeout: 260 seconds)
23:32spectra has joined IRC (spectra!~spectra@debian/developer/spectra)