People who Joins, Parts or Quits a chatroom
this is #debian
an IRC-Channel at freenode
(freenode IRC service closed
2021-06-01)
-
0[00:01:01] *** Joins: binaryc (~binaryc@replaced-ip)
-
1[00:01:34] *** Joins: denisk (~denisk@replaced-ip)
-
2[00:01:53] *** Quits: twobitsprite (~isaac.fre@198.153.184.6) (Ping
timeout: 245 seconds)
-
3[00:03:32] *** Quits: FrNcS_Fr (uid207565@replaced-ip) (K-Lined)
-
4[00:03:35] *** Joins: Hy93R10n (~Hy93R10n@replaced-ip)
-
5[00:04:18] *** Joins: fassl____ (~fassl@replaced-ip)
-
6[00:04:24] *** Joins: f10__ (~flo@replaced-ip)
-
7[00:04:32] *** Quits: f10_ (~flo@replaced-ip) (Read error: Connection reset by peer)
-
8[00:05:33] *** Quits: MACscr (~MACscr@replaced-ip) (Read error: No route to host)
-
9[00:06:13] *** Quits: sputnik (kli0rf@replaced-ip) (Ping timeout: 258 seconds)
-
10[00:06:36] *** Joins: MACscr (~MACscr@replaced-ip)
-
11[00:06:43] *** Joins: Cerebr0 (~root@replaced-ip)
-
12[00:06:53] *** Quits: bpsecret (~bpsecret@replaced-ip) (Ping timeout: 245 seconds)
-
13[00:07:18] *** Quits: thiras (~thiras@replaced-ip) (Ping timeout: 245 seconds)
-
14[00:07:29] *** Parts: Cerebr0 (~root@replaced-ip)
-
15[00:08:19] *** Quits: Smither (~Smither@replaced-ip##) (Quit: ZNC 1.7.x-nightly-20161227-e7b9ab27 -
##replaced-url
-
16[00:08:30] *** Joins: Smither (~Smither@replaced-ip)
-
17[00:08:40] *** Joins: sputnik (kli0rf@replaced-ip)
-
18[00:08:41] *** Quits: APexil (~you@replaced-ip) (Ping timeout: 260 seconds)
-
19[00:09:51] *** Joins: sorta (~sorta@replaced-ip)
-
20[00:10:24] <sorta> why is python3-theano "not
available" but known to apt-get? I'm trying to install
python3-keras from experimental
-
21[00:10:38] <somiaj> sorta: what version of debian are you
running?
-
22[00:10:45] <sorta> 8.6
-
23[00:10:59] <somiaj> sorta: you do not want to install
experimental packages on stable.
-
24[00:11:07] <somiaj> sorta: make a backport if you really need
it
-
25[00:11:24] <n4dir> i always think: now i have really heard it
all. And i am always wrong.
-
26[00:11:34] <somiaj> sorta: but the erason beign is
exerpimential is not a complete component, it only contains select
packages which are built against sid, so the depends may be living
in sid.
-
27[00:12:08] *** Joins: pencilandpaper (~penciland@replaced-ip)
-
28[00:12:36] *** Quits: ksk (~ksk@replaced-ip) (Ping timeout: 255 seconds)
-
29[00:12:55] <sorta> ok thanks. will try to install via pip,
but this package often has trouble with that. might just make the
move to sid
-
30[00:13:32] <somiaj> sorta: I would use a python virtual
enviroment, though if the python3 in jessie doesn't support
these newer libaries you may have to get a newer python3 locally
installed (outside of $PATH)
-
31[00:13:55] <somiaj> sorta: also stretch is freezing and
releasing this year, so just be paitent and stick with stable is my
suggestion over running sid.
-
32[00:14:16] *** Joins: lvh (~lvh@replaced-ip)
-
33[00:18:00] *** Joins: st3fann (~st3fann@replaced-ip)
-
34[00:18:01] *** Joins: argus (~unix@replaced-ip)
-
35[00:18:13] *** Joins: Lowl3v3l_ (~Lowl3v3l@replaced-ip)
-
36[00:18:33] *** Joins: nuno_nunes (~PC@replaced-ip)
-
37[00:18:48] *** Quits: jair (~jair@replaced-ip) (Quit: leaving)
-
38[00:18:49] <st3fann> hello, Im trying to remove the temp
screen file at /dev/pts/1, but I dont have enough permissions, even
as root. I have done some reading and it looks like its set up as a
symlink (I think?) any help would be greatly appreciated!
-
39[00:18:56] <st3fann> this is the output of lsattr:
Inappropriate ioctl for device While reading flags on .
-
40[00:18:56] *** Quits: Al3xG0 (~unix@replaced-ip) (Ping timeout: 252 seconds)
-
41[00:19:29] <somiaj> is screen running?
-
42[00:19:41] <st3fann> nope
-
43[00:20:01] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip) (Ping timeout: 258 seconds)
-
44[00:20:20] <somiaj> well /dev/pts/1 isn't a semilink
here
-
45[00:20:47] <st3fann> Hmm, to be honest I dont have much
experience with symlinks, but the permissions seem to allow me to
delete it
-
46[00:20:52] <Iridos> why would you ever want to remove a
virtual tty
-
47[00:21:00] <st3fann> I cannot start screen without removing
it
-
48[00:21:07] <somiaj> oh my system they seem to be created when
needed but aren't taken away, unsure if it matters if they are
taken away when no longer in use.
-
49[00:21:27] <st3fann> ^^ exact same situation
-
50[00:21:36] *** Quits: makimaki (~makimaki`@replaced-ip) (Quit: Leaving)
-
51[00:21:38] *** Quits: HarryCross (Administra@replaced-ip) (Read error: Connection reset by peer)
-
52[00:21:52] <st3fann> but they do need to be taken away, I
think the problem comes when they are not detached or killed
properly, but I have a script that automatically starts them for
users
-
53[00:22:01] <Iridos> that sounds doubtful… ask the
<real question> what is the error you get from screen?
-
54[00:22:06] <st3fann> not usually an issue, since I can
manually delete the pts file when I run into an issue
-
55[00:22:35] *** Joins: APexil (~you@replaced-ip)
-
56[00:22:40] *** Quits: Nh3xus (~Nh3xus@replaced-ip) (Quit: Leaving)
-
57[00:22:46] <somiaj> I have yet to run into an issue with this
with xterms, screen and tmux access them as needed
-
58[00:22:54] *** Quits: Shentino (~Shentino@replaced-ip) (Remote host closed the connection)
-
59[00:23:08] <st3fann> Ohhh!! it just started working again,
not sure what I did to fix it
-
60[00:23:18] <st3fann> this was the error I was getting: Cannot
open your terminal '/dev/pts/0' - please check.
-
61[00:23:50] *** Joins: ksk (ksk@replaced-ip)
-
62[00:23:56] *** Quits: JamesB (~JamesB7@replaced-ip) (Ping timeout: 248 seconds)
-
63[00:24:09] <somiaj> actually on my system, they do go away, I
just had some process holding a high number open. Seems all up to
the max number are avalable
-
64[00:24:36] *** Quits: dinoocch (~dinoocch@replaced-ip) (Ping timeout: 240 seconds)
-
65[00:24:42] <somiaj> st3fann: what are the permissions on
/dev/pts/0
-
66[00:25:11] <st3fann> somiaj: I had set them to 777 because
they werent deleting
-
67[00:25:25] <st3fann> but I would assume 644 before? probably
lower than that
-
68[00:25:36] <st3fann> shouldnt block root from
modifying/deleting though I didnt think
-
69[00:25:56] <Iridos> hm, typically you get that error if you
try to connect to a terminal owned by a different user… and
possibly root that did a su to your regular user
-
70[00:26:41] <st3fann> that was it, I was suing to the regular
user
-
71[00:26:51] *** Quits: xiaodong (~xiaodong@replaced-ip) (Remote host closed the connection)
-
72[00:27:04] <st3fann> is there any way to fix that without
deleting the pts file while suing to a user?
-
73[00:27:18] *** Quits: tty0_ (~NA@replaced-ip) (Quit: Leaving.)
-
74[00:27:37] *** Joins: ancientninja (~ancientni@replaced-ip)
-
75[00:27:37] <Iridos> guess the pts will still be root-owned
-
76[00:27:42] *** Joins: deeb (~dee@replaced-ip)
-
77[00:27:58] *** Quits: Toordog (~toordog@replaced-ip) (Ping timeout: 240 seconds)
-
78[00:28:18] *** Quits: nuno_nunes (~PC@replaced-ip) (Quit: Leaving)
-
79[00:28:22] <Iridos> but I think "just don't do
that" is the best…
-
80[00:28:40] *** Parts: ewew (~ewew@replaced-ip)
-
81[00:28:49] <st3fann> Ah makes sense, yeah I try not to, but I
restrict the users to SFTP only, so it creates some issues
-
82[00:28:58] *** Quits: tallbarr (~none@replaced-ip) (Ping timeout: 240 seconds)
-
83[00:29:00] <st3fann> also I dont know their passwords, but
that could be fixed with ssh key auth
-
84[00:29:09] <Iridos> possibly su - behaves differently.
That's pretty esoteric stuff, though
-
85[00:29:38] <st3fann> hm yeah will look into it
-
86[00:29:44] <n4dir> not really esoteric:
-
87[00:29:47] <somiaj> maybe not start screen as root, but as
the user then su to root inside?
-
88[00:29:48] <st3fann> or run screen as root, then su
-
89[00:29:48] <n4dir> -, -l, --login
-
90[00:29:48] <n4dir> Provide an environment similar to what the
user would expect had the user logged in
-
91[00:29:48] <n4dir> directly.
-
92[00:29:49] <Iridos> i.e. I didn't really experiment with
it
-
93[00:30:08] <st3fann> exactly somiaj
-
94[00:30:23] *** Quits: davimore_ (~davimore@replaced-ip) (Quit: Leaving)
-
95[00:30:39] <petemc> when i used to snoop on users screen
sessions i would chown user `tty`
-
96[00:30:42] *** Joins: HarryCross (Administra@replaced-ip)
-
97[00:31:02] *** Quits: HarryCross (Administra@replaced-ip) (Changing host)
-
98[00:31:02] *** Joins: HarryCross (Administra@replaced-ip)
-
99[00:31:03] *** Quits: boris_t (~boris_t@replaced-ip) (Read error: Connection reset by peer)
-
100[00:31:07] *** Quits: TsukiRa (~fpob@replaced-ip) (Quit: Leaving.)
-
101[00:31:21] *** Joins: f10_ (~flo@replaced-ip)
-
102[00:32:06] *** Joins: karakedi (~e7E2C80CD@replaced-ip)
-
103[00:32:17] *** Quits: muhannad_ (~muhannad@replaced-ip) (Read error: Connection reset by peer)
-
104[00:32:19] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 255 seconds)
-
105[00:32:29] *** Quits: f10__ (~flo@replaced-ip) (Remote host closed the connection)
-
106[00:32:33] <st3fann> how do I change a users home directory
btw?
-
107[00:32:48] <Iridos> well, pretty esoteric for me, as I
usually only go user -> root … and when I did go the other
way around never had the idea to use screen
-
108[00:33:01] *** Joins: xcynth (~xcynth@replaced-ip)
-
109[00:33:08] <jrtc27> st3fann: usermod --home, or usermod
--move-home if you want to move the contents too
-
110[00:33:14] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 252 seconds)
-
111[00:33:15] *** Quits: idohh (~idohh@replaced-ip) (Read error: Connection reset by peer)
-
112[00:33:16] <Iridos> but yes… doing so or so -
doesn't change ownership of the tty
-
113[00:33:40] *** Parts: Hy93R10n (~Hy93R10n@replaced-ip)
-
114[00:33:58] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
115[00:34:05] *** Quits: ragedragon (~ragedrago@replaced-ip) (Quit: ragedragon)
-
116[00:34:13] <n4dir> for "su - " it is just the same,
as far i can tell
-
117[00:34:16] <st3fann> jrtc27: usermod: user rise is currently
used by process 20956
-
118[00:34:32] <st3fann> argh ill figure it out - I can't
seem to kill that PID
-
119[00:34:50] *** Joins: x032cx (~lxuser@replaced-ip)
-
120[00:34:52] *** Joins: ectospasm (~ectospasm@replaced-ip)
-
121[00:35:05] <Iridos> err, "su" or "su -"
–
-
122[00:35:17] *** Joins: beet0l (~beet0l@replaced-ip)
-
123[00:35:37] <jrtc27> st3fann: kill -9 if you're
desperate....
-
124[00:35:42] *** Joins: Al3xG0 (~unix@replaced-ip)
-
125[00:35:43] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
126[00:35:43] *** Joins: Al3xG0 (~unix@replaced-ip)
-
127[00:35:46] *** Quits: argus (~unix@replaced-ip) (Read error: Connection reset by peer)
-
128[00:35:58] *** Quits: Ricardo__ (~rick@replaced-ip) (Ping timeout: 240 seconds)
-
129[00:36:23] <st3fann> Thank you so much guys, been a ton of
help!!
-
130[00:36:48] *** Joins: tram0004 (~tram0004@replaced-ip)
-
131[00:36:53] <Iridos> just look what that pid is…
-
132[00:37:06] *** Joins: theneverlution (~atomic@replaced-ip)
-
133[00:37:19] *** Joins: RickXy (~zncadmin@replaced-ip)
-
134[00:37:20] <st3fann> wasn't showing up in htop Iridos
-
135[00:37:33] *** Quits: Al3xG0 (~unix@replaced-ip) (Read error: Connection reset by peer)
-
136[00:37:38] <Iridos> ps aux | grep 20956
-
137[00:37:42] *** Quits: miczac (~miczac@replaced-ip) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161214035102])
-
138[00:37:47] *** Joins: Al3xG0 (~unix@replaced-ip)
-
139[00:37:48] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
140[00:37:48] *** Joins: Al3xG0 (~unix@replaced-ip)
-
141[00:37:50] *** Joins: phogg (~phogg@replaced-ip)
-
142[00:38:00] *** debhelper sets mode: +l 1690
-
143[00:38:11] <Iridos> htop as well as top only show the
processes that are "top" of the list in some way…
hence the name
-
144[00:38:21] *** Quits: Vizva (~max@replaced-ip) (Remote host closed the connection)
-
145[00:38:41] *** Quits: ectospasm (~ectospasm@replaced-ip) (Quit: WeeChat 1.6)
-
146[00:39:01] <st3fann> Iridos: what do you mean top of the
list? Most resources?
-
147[00:39:31] *** Quits: theneverlution (~atomic@replaced-ip) (Remote host closed the connection)
-
148[00:39:44] *** Quits: Cheesemeister (~Cheesemei@replaced-ip) ()
-
149[00:39:47] <Iridos> yes… which resource you can choose
with "<" ( see man htop )
-
150[00:40:54] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
-
151[00:41:00] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 248 seconds)
-
152[00:41:04] *** Joins: murfjr (~ayy@replaced-ip)
-
153[00:42:23] *** Joins: enoch85 (~enoch85@replaced-ip)
-
154[00:42:23] *** Quits: enoch85 (~enoch85@replaced-ip) (Changing host)
-
155[00:42:23] *** Joins: enoch85 (~enoch85@replaced-ip)
-
156[00:43:44] *** Joins: rwwishart (~rwwishart@replaced-ip)
-
157[00:43:55] <st3fann> happening again btw:
replaced-url
-
158[00:44:03] <st3fann> Im going to see what I can do to fix it
-
159[00:44:13] *** Joins: dinoocch (~dinoocch@replaced-ip)
-
160[00:44:15] *** Quits: SuperTramp83 (~gnu@replaced-ip) (Quit: Leaving.)
-
161[00:44:28] <st3fann> yep, logging in as user allows me to
access screen
-
162[00:45:18] *** Joins: ectospasm (~ectospasm@replaced-ip)
-
163[00:45:33] *** Quits: enoch85 (~enoch85@replaced-ip) (Client Quit)
-
164[00:46:55] *** Joins: enoch85 (~enoch85@replaced-ip)
-
165[00:46:55] *** Quits: enoch85 (~enoch85@replaced-ip) (Changing host)
-
166[00:46:55] *** Joins: enoch85 (~enoch85@replaced-ip)
-
167[00:46:57] *** Quits: navlys (~smuxi@replaced-ip) (Remote host closed the connection)
-
168[00:47:44] *** Quits: noexxx (~androirc@replaced-ip) (Read error: Connection reset by peer)
-
169[00:47:55] *** Joins: theneverlution (~atomic@replaced-ip)
-
170[00:47:56] *** Joins: noexxx (~androirc@replaced-ip)
-
171[00:48:22] *** Quits: theneverlution (~atomic@replaced-ip) (Client Quit)
-
172[00:48:30] <rwwishart> testing
-
173[00:48:31] *** Quits: lvh (~lvh@replaced-ip) (Quit: int 80h;)
-
174[00:49:30] *** Parts: rwwishart (~rwwishart@replaced-ip)
-
175[00:49:40] <Iridos> st3fann, well, chown rise /dev/pts/2,
obviously… but then a normal user can access what is roots
pty
-
176[00:51:06] *** Quits: enoch85 (~enoch85@replaced-ip) (Client Quit)
-
177[00:51:23] <stew> woah, I wouldn't go changing ownership
-
178[00:51:28] *** Quits: GeeKoyo (~clint@replaced-ip) (Quit: Leaving)
-
179[00:51:40] *** Quits: Old_Dog (~don@replaced-ip) (Remote host closed the connection)
-
180[00:51:43] <stew> st3fann: you can force a new tty to be
created with "script /dev/null" before you launch screen
-
181[00:51:56] <stew> the new pts created will be owned by the
user you su to
-
182[00:52:25] *** Joins: theneverlution (~atomic@replaced-ip)
-
183[00:52:28] <st3fann> Hm will try that next time, thank you
stew
-
184[00:52:31] *** Joins: enoch85 (~enoch85@replaced-ip)
-
185[00:52:31] *** Quits: enoch85 (~enoch85@replaced-ip) (Changing host)
-
186[00:52:32] *** Joins: enoch85 (~enoch85@replaced-ip)
-
187[00:53:48] <Iridos> oh, typescript?
-
188[00:54:01] <Iridos> yeah, better, but still pretty hackish
-
189[00:54:24] *** Quits: derpdude (uid189461@replaced-ip) (Quit: Connection closed for inactivity)
-
190[00:54:35] *** Quits: alecov (~control@replaced-ip) (Ping timeout: 240 seconds)
-
191[00:56:22] *** Joins: _abc_ (~user@replaced-ip)
-
192[00:57:22] *** Quits: silverhom (~silverhom@replaced-ip) (Quit: Leaving)
-
193[00:58:00] *** debhelper sets mode: +l 1682
-
194[00:58:11] <_abc_> Hello. Been playing with 8.6's for a
few weeks, today I tried 2 versions, +nonfree and normal, 8.7,
before it was 8.6. Comparing with 7.11 (free and later +nonfree): -
8.x boots 2x slower, breaks ati nvidia drivers which work on 7.11
perfectly ...
-
195[00:58:15] <_abc_> ... (nonfree), causing broken unusable
desktop display, 8.x takes easily 2x longer to boot and shut down on
the same machine (2GB ram not swapping). The only media used was a
usb stick, all disks removed.
-
196[00:58:36] *** Joins: gongolo (uid203781@replaced-ip)
-
197[00:59:10] *** Quits: webuser5224 (~webuser52@replaced-ip) (Ping timeout: 240 seconds)
-
198[00:59:25] <_abc_> Additionally: none of the live 8.x images
I tried has a working memtest or hdt tool in the boot menu, files
are missing, the 7.11's memtest is present, the hdt is present
but the pci.ids file is missing so no textual information where
it's most important.
-
199[00:59:42] <n4dir> you have got a question?
-
200[00:59:51] *** Quits: zerun0 (~zerun0@replaced-ip) (Ping timeout: 255 seconds)
-
201[01:00:04] <_abc_> I would like to know if these problems
(missing memtest and hdt) are going to remain as a feature of all
new releases, since they seem to be broken since 7.9 at least?
-
202[01:00:45] <_abc_> If these are important anywhere, then
it's on a live dvd. Also I had to install lshw manually to make
sense of hw. Please, why are the hw detection and setting tools not
a standard feature in the live dvds?
-
203[01:00:54] <_abc_> n4dir: ^
-
204[01:01:59] <_abc_> Are there beta/alpha testers for live dvd
releases who test the images before release to the public? I would
like to meet such people? And perhaps become one, informally.
-
205[01:02:19] <n4dir> ! debian-live
-
206[01:02:19] <dpkg> The Debian Live project provides pre-built
Debian live system images and allows creation of your own. These can
be used to install a Debian system. Live images are available from
replaced-url
-
207[01:02:37] <_abc_> ! live login
-
208[01:02:38] <dpkg> The debian-live images for Debian 8
"Jessie" have a user account configured for you to use.
username: user ; password: live
-
209[01:02:49] *** Joins: js9600 (~js9600@replaced-ip)
-
210[01:02:56] <stew> _abc_: you want #debian-live on
irc.debian.org
-
211[01:03:05] <_abc_> stew: noted, thanks
-
212[01:04:47] *** Quits: karakedi (~e7E2C80CD@replaced-ip) (Ping timeout: 256 seconds)
-
213[01:05:35] *** Quits: mtn (~mtn@replaced-ip) (Quit: Konversation terminated!)
-
214[01:07:12] *** Quits: socomm (~socomm@replaced-ip) (Quit: WeeChat 1.6)
-
215[01:07:47] *** Joins: gonz0 (~gonz0@replaced-ip)
-
216[01:08:26] <Iridos> why should jessie with systemd boot so
much slower?
-
217[01:08:30] <Iridos> that defies all reason
-
218[01:09:05] *** Joins: GenteelBen (~GenteelBe@replaced-ip)
-
219[01:09:16] *** Quits: _sfiguser (~sfigguser@replaced-ip) (Ping timeout: 248 seconds)
-
220[01:10:37] *** Quits: thethorongil (~strider@replaced-ip) (Ping timeout: 258 seconds)
-
221[01:11:29] *** Joins: thethorongil (~strider@replaced-ip)
-
222[01:11:30] <n4dir> reason or not, it happened to me too. iirc
it waited for network to be up.
-
223[01:11:46] *** Joins: Charlie_ (~Charlie@replaced-ip)
-
224[01:12:07] *** Charlie_ is now known as Guest5191
-
225[01:12:07] <Guest5191> does anybody know how to remove
Mirai-1?
-
226[01:12:09] *** Quits: DrNo (~DrNo@replaced-ip) (Ping timeout: 256 seconds)
-
227[01:12:17] <Iridos> you could now run systemd-analyze as far
as I know…
-
228[01:12:19] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
229[01:12:53] <TomTomTo1> misconfigured network doesn't
count!
-
230[01:13:00] <TomTomTo1> ^^
-
231[01:13:07] <Iridos> but you couldn't compare that to
wheezy
-
232[01:13:49] <Iridos> well… wouldn't you
misconfigure the network equally in both versions and so it'd
still be a fair comparison?
-
233[01:15:07] *** Joins: wonderworld (~ww@replaced-ip)
-
234[01:15:12] <n4dir> it wasn't misconfigured. Well:
anyway. It took minutes to boot. So yes: it can happen.
-
235[01:16:30] *** Quits: thethorongil (~strider@replaced-ip) (Ping timeout: 240 seconds)
-
236[01:17:15] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
237[01:17:21] *** Joins: thethorongil (~strider@replaced-ip)
-
238[01:17:41] *** Joins: theneverlution (~atomic@replaced-ip)
-
239[01:18:13] *** Joins: cyan__ (~cyan@replaced-ip)
-
240[01:18:26] *** Joins: DrNo (~DrNo@replaced-ip)
-
241[01:20:09] *** Quits: theneverlution (~atomic@replaced-ip) (Remote host closed the connection)
-
242[01:20:21] *** Joins: cdown (~cdown@replaced-ip)
-
243[01:21:06] *** Joins: aaro (~aaro@replaced-ip)
-
244[01:21:13] *** Quits: fearnothing (~nothing@replaced-ip) (Ping timeout: 256 seconds)
-
245[01:21:22] *** Joins: nighty (~nighty@replaced-ip)
-
246[01:21:49] *** Joins: _sfiguser (~sfigguser@replaced-ip)
-
247[01:22:01] <Iridos> well, systemd-analyze blame would be
interesting in that case…
-
248[01:23:16] <Iridos> hm, for the desktop at work it claims to
have needed 2 minutes to boot
-
249[01:23:35] <Iridos> but I can't really remember how long
it booted 103 days ago
-
250[01:23:36] *** Quits: dae (~dae@replaced-ip) (Ping timeout: 240 seconds)
-
251[01:24:27] <Guest5191> ClamAV on my system identifies
"usb_bus.x86: Unix.Trojan.Mirai-1 FOUND" somebody got in
and ran this now i need to remove it. Any suggestions?
-
252[01:24:28] *** Quits: cdown (~cdown@replaced-ip) (Remote host closed the connection)
-
253[01:24:30] *** Quits: cyan__ (~cyan@replaced-ip) (Remote host closed the connection)
-
254[01:25:57] *** Joins: Hez (~hez@replaced-ip)
-
255[01:26:47] *** Quits: d-fence_ (~quassel@replaced-ip) (Ping timeout: 248 seconds)
-
256[01:26:56] *** Joins: cdown (~cdown@replaced-ip)
-
257[01:26:58] *** Quits: nikoma (~nikoma@replaced-ip) (Remote host closed the connection)
-
258[01:28:57] *** Joins: _0 (~donotcaps@replaced-ip)
-
259[01:29:20] *** Quits: pencilandpaper (~penciland@replaced-ip) (Quit: WeeChat 1.8-dev)
-
260[01:29:45] <_0> howdoyoudo! how to avoid rotted bits?
-
261[01:30:19] <_0> or debian rotted by default?
-
262[01:31:03] *** Joins: cerebro_ (~cerebro@replaced-ip)
-
263[01:31:09] <_0> i think so)
-
264[01:31:20] <Arcaire> wut
-
265[01:31:25] <Svetlana> rotted how ?
-
266[01:31:53] *** Quits: akwiatkowski (~bobik314@replaced-ip) (Ping timeout: 245 seconds)
-
267[01:31:59] *** Joins: theneverlution (~atomic@replaced-ip)
-
268[01:32:12] <_0> Svetlana, gimme all your money)
-
269[01:32:25] <theneverlution> no
-
270[01:32:25] <_0> and i say)
-
271[01:32:44] <babilen> _0: Play elsewhere please
-
272[01:32:46] *** Joins: machinehum (~machinehu@replaced-ip)
-
273[01:32:58] <theneverlution> ^
-
274[01:33:01] <machinehum> Was the package
"python-wxgtk2.8" deprecated?
-
275[01:33:07] *** Quits: cerebro (~cerebro@replaced-ip) (Ping timeout: 256 seconds)
-
276[01:33:12] <machinehum> I'm trying to install Maxfem
-
277[01:33:15] <machinehum> and it's a dep
-
278[01:33:23] <pingouin> see you #debian !
-
279[01:33:25] <babilen> machinehum: It was removed past wheezy
-
280[01:33:37] *** Quits: kw21 (~kw21@replaced-ip) (Quit: Leaving)
-
281[01:33:38] *** Quits: pingouin (~pingouin@replaced-ip) (Quit: Read Chomsky, Bourdieu !)
-
282[01:34:01] <_abc_> Does 8.7 have systemd by default? On the
live dvd?
-
283[01:34:23] <missmbob> _abc_: yes
-
284[01:34:28] * _abc_ read backlog about n4dir's comment
-
285[01:34:38] <babilen> machinehum: Might want to build/develop
against python-wxgtk3.0 which is in jessie and stretch
-
286[01:34:55] <_abc_> This has got to be a joke. Stand alone
machine, boot delayed because no network?!
-
287[01:34:56] *** Quits: Guest5191 (~Charlie@replaced-ip) (Quit: Leaving)
-
288[01:35:00] <machinehum> babilen: Thanks
-
289[01:35:02] *** Parts: beatdown (beatdown@replaced-ip)
-
290[01:35:07] *** Quits: theneverlution (~atomic@replaced-ip) (Remote host closed the connection)
-
291[01:35:25] <babilen> machinehum: If that isn't your
package and if the software only support 2.8 you might be out of
luck though
-
292[01:35:25] *** Joins: Quatroking (~Quatrokin@replaced-ip)
-
293[01:35:33] <_abc_> I know I will get flamed, but how far has
systemd less debian come? I do not want to be a beta tester.
-
294[01:35:40] *** Joins: p_quarles (~pquarles@replaced-ip)
-
295[01:35:40] *** Quits: p_quarles (~pquarles@replaced-ip) (Changing host)
-
296[01:35:40] *** Joins: p_quarles (~pquarles@replaced-ip)
-
297[01:35:40] <_abc_> Of neither version.
-
298[01:35:55] *** Joins: theneverlution (~atomic@replaced-ip)
-
299[01:35:56] <n4dir> ! why systemd
-
300[01:35:57] <dpkg> a tired argument. Start by reading
rra's excellent analysis at
replaced-url
-
301[01:36:03] *** Quits: _0 (~donotcaps@replaced-ip) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
-
302[01:36:43] <missmbob> _abc_: ask them
-
303[01:36:44] <machinehum> babilen: It looks like it, I got 3.0
already install
-
304[01:36:48] <machinehum> installed*
-
305[01:37:04] <machinehum> I'm guessing it would be a bad
decision to install 2.8 using some old stuff
-
306[01:37:05] <_abc_> I have read analyses ad nauseam. I am not
interested, sorry. I am interested in boot and shutdown time 3x that
of the previous version (7.11), non working things, and no error
reporting at all when booting (8.x) on hardware which previously
worked ...
-
307[01:37:09] <_abc_> ... perfectly and still does in 7x
-
308[01:38:03] <_abc_> And I expect the live dvd which is used
for installation to be a reasonable test for the system which will
or will not be installed based on that.
-
309[01:38:15] <n4dir> i see that. thing is: that discussion is
over in debian. at least for now
-
310[01:38:16] <babilen> My boxes boot a lot faster on jessie,
but why would any of that anecdotal evidence matter?
-
311[01:38:24] *** Joins: dae (~dae@replaced-ip)
-
312[01:38:31] *** Joins: _0 (~donotcaps@replaced-ip)
-
313[01:38:35] <babilen> Live images aren't used for
installation
-
314[01:38:41] *** Quits: Tom01 (~tom@replaced-ip) (Remote host closed the connection)
-
315[01:38:46] <_abc_> Missing hw detection tools and seriously
flawed boot options are not going in the right direction. And yes,
this is about debian. Specifically 7.11.0 to 8.3 8.6 and 8.7. Tried
all these.
-
316[01:38:55] <babilen> Well, some people do use them, but they
are neither recommended nor frequently used
-
317[01:39:07] <_abc_> babilen: what happens if your machines are
unplugged and booted stand alone?
-
318[01:39:17] *** Quits: _0 (~donotcaps@replaced-ip) (Read error: Connection reset by peer)
-
319[01:39:29] <babilen> They have no power and don't turn
on
-
320[01:39:43] * _abc_ will stay with 7.11.0 for now. Nonworking
systems are not an option.
-
321[01:39:58] <_abc_> babilen: assume they are in a place which
does not have net access/that is broken
-
322[01:40:04] *** Quits: astrofog (~astrofog@replaced-ip) (Quit: Quite)
-
323[01:40:05] <_abc_> What happens? No computer?
-
324[01:40:15] <_abc_> Sounds like Android, you know.
-
325[01:40:40] *** Joins: dvs (~hibbard@replaced-ip)
-
326[01:41:02] *** Joins: xiaodong (~xiaodong@replaced-ip)
-
327[01:41:06] <n4dir> kFreeBSD is not official, but still an
option. There are many options. But discussing it here won't
change a thing (as far i can see).
-
328[01:41:24] <babilen> I fail to see what any of this has to do
with whatever problem you are trying to solve. But it so happened
that I booted my workstation without network just the other day and
I did not notice any obvious delay.
-
329[01:41:24] <n4dir> Just like debian-live. It is the way it is
because the folks who do it want it that way.
-
330[01:41:34] *** Joins: lsv (~nn@replaced-ip)
-
331[01:41:48] * _abc_ is seriously considering going bsd fyi. And uses
slackware and probably later arch on machine which he can NOT afford
not to work.
-
332[01:42:00] <babilen> You can either try to solve *your*
problem or spend time on something else.
-
333[01:42:05] <n4dir> arch uses systemd as default too.
-
334[01:42:11] *** Quits: jandrusk (~jra@replaced-ip) (Ping timeout: 256 seconds)
-
335[01:42:13] <_abc_> Right, imho, the 1st step is in discussing
it
-
336[01:42:19] <borsin> whats wrong with systemd
-
337[01:42:21] <Iridos> did you even read the replies?
-
338[01:42:37] <_abc_> Yes but they seem to get the default
settings slightle better suited to common use?
-
339[01:42:40] *** Quits: Gaxpaxxo (~Gazpacho@replaced-ip) (Quit: Leaving)
-
340[01:42:44] <missmbob> you didnt discuss anything. you
rambled. i doubt anyone knows wtf you're talking about
-
341[01:42:51] <_abc_> :)
-
342[01:43:37] <babilen> Which of the five problems are we
analysing? Where is information as to which versions are installed?
systemd analyze blame output? Boottime comparisons?
-
343[01:43:53] <_abc_> Okay, please suggest a troubleshooting
howto assuming 8.7 boots from live dvd and is to be made to work,
when the display acts up and the netwotk card has no suitable
driver. I assume one boots into safe mode live image, then what?
-
344[01:43:57] <n4dir> probably the assumption that discussing
something *here* or giving feedback *here* has any influence on the
way debian does it
-
345[01:44:13] *** Quits: alxy (uid115853@replaced-ip) (Quit: Connection closed for inactivity)
-
346[01:44:13] <_abc_> n4dir: Oh, I gave up hope on that a long
time ago.
-
347[01:44:33] <x032cx> _abc_ fyi debian works out of the box
usually and usb stick are usually slower to boot than hdds
-
348[01:44:40] <missmbob> there are live images with non-free
firmware built in
-
349[01:44:47] <missmbob> so you use those instead
-
350[01:44:50] <babilen> Is this entirely about live images?
-
351[01:44:54] <_abc_> USB3.0 stick is slightly faster than the
old hdd here. But this is an extreme case.
-
352[01:45:04] <klys> _abc_ if the network card has no suitable
driver you get a kernel tree and rebuild linux.
-
353[01:45:12] <n4dir> if only i knew what this is about. but at
2 in the night everything is enteraining
-
354[01:45:27] <_abc_> Is there a specific variant of debian live
releases which is tailored for laptops? Perhaps with more laptop
oriented drivers on it natively?
-
355[01:45:37] <babilen> _abc_: Please pick a single problem that
you'd like to solve, describe it in as much detail as you can
and help us *helping you* to solve *your* problem
-
356[01:45:39] * _abc_ tries to belly dance
-
357[01:45:50] <_abc_> Is there a specific variant of debian live
releases which is tailored for laptops? Perhaps with more laptop
oriented drivers on it natively? <- one step at a time
-
358[01:45:54] <n4dir> when it comes to live CDs i for one
wouldn't think of the debian ones as the first choice.
-
359[01:46:00] <missmbob> !live firmware
-
360[01:46:00] <dpkg> Live images with firmware included can be
found at
replaced-url
-
361[01:46:05] <babilen> And, as has been mentioned earlier,
#debian-live is a good place for problems with Live images
-
362[01:46:16] <missmbob> _abc_: you use those ^
-
363[01:46:23] <_abc_> step two: please link me to a howto on how
to troubleshoot systemd? I heard something about blame?
-
364[01:46:38] <klys> _abc_ help us find software for your
network hardware. is it in lspci -vvv ?
-
365[01:46:44] <Iridos> we gave you the command multiple times
now?
-
366[01:46:52] <_abc_> I have used the nonfree and then the free
versions of the above. Same outcome. When I booted them.
-
367[01:46:54] <Iridos> you could have just… ya
know… like… run it?
-
368[01:47:12] <babilen> _abc_: Read up on systemd-analyze
-
369[01:47:16] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 240 seconds)
-
370[01:47:19] <_abc_> Iridos: the system is not in front of me.
I'm way past working on it for today.
-
371[01:47:22] <_abc_> babilen: okay
-
372[01:47:28] *** Quits: theneverlution (~atomic@replaced-ip) (Ping timeout: 240 seconds)
-
373[01:47:30] <babilen> _abc_: So, what are you trying to
achieve now?
-
374[01:47:38] <Zardoz> anyone running KVM?
-
375[01:47:46] <_abc_> Acquire information for a new attempt
tomorrow babilen
-
376[01:47:53] *** Joins: Yukiteru (~Yukiteru@replaced-ip)
-
377[01:48:39] *** Quits: krazedkat (~krazedkat@replaced-ip) (Quit: Leaving)
-
378[01:49:01] <babilen> _abc_: Read up on systemd-analyze,
gather actual data and compile a succinct description of the
technical problem you are trying to solve - Don't annoy helpers
and stop rambling or behaving as if people in this channel (who are
genuinely trying to help) are in some way responsible for whatever
problem you have
-
379[01:49:22] *** Joins: urlord (~urlord@replaced-ip)
-
380[01:49:23] *** Joins: heston (~heston@replaced-ip)
-
381[01:49:37] <babilen> Zardoz: Many people do. You might as
well and I guess that you have encountered a specific problem that
you require help with. Help us to help you by providing more
information about that problem
-
382[01:50:07] <babilen> Unless you genuinely simply wanted to
find a single person that uses KVM, in which case: Congratulations,
you succeeded :)
-
383[01:50:36] *** Quits: JagArLedsen (~JagArLeds@replaced-ip) (Remote host closed the connection)
-
384[01:50:37] <Zardoz> babilen, not really a problem just
wondering what desktop would be good to use.
-
385[01:50:46] <heston> hello, how can I find out what's
telling my laptop to go to sleep when I close the lid? I dont have a
screensaver and all the power management settings arent set to sleep
in any condition
-
386[01:51:01] <babilen> Zardoz: Desktop as in frontend to manage
virtual machines?
-
387[01:51:13] <Zardoz> yeah
-
388[01:51:22] <babilen> Zardoz: virt-manager is nice
-
389[01:51:37] <babilen> heston: That would probably be systemd
-
390[01:51:53] <Zardoz> ok
-
391[01:52:22] <heston> babilen, so what should i look for to
disable that
-
392[01:52:47] <heston> I just want my screen to lock, which ive
configured in xfce
-
393[01:53:05] <heston> and does lock after my laptop wakesup
-
394[01:53:11] *** Quits: rafaeldelucena (~Rafael@replaced-ip) (Read error: Connection reset by peer)
-
395[01:53:31] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 256 seconds)
-
396[01:53:49] *** Joins: tty0_ (~NA@replaced-ip)
-
397[01:53:54] <babilen> heston: You can take a look at
/etc/systemd/logind.conf -- Unless you are using a desktop
environment that might configure this also. There are various
systems at work here and it depends on your circumstances
-
398[01:54:17] <babilen> heston: HandleLidSwitch and
HandleLidSwitchDocked are what you look for in there
-
399[01:54:40] *** Joins: theneverlution (~atomic@replaced-ip)
-
400[01:54:50] *** Quits: kapitalist (~kapitalis@replaced-ip) (Read error: Connection reset by peer)
-
401[01:54:51] <heston> babilen, it seems to be an issue after I
uninstall xscreensaver and use light-locker instead
-
402[01:55:12] * zykotick9 is saddened that his choice to use libreboot
means kernel support for kvm (for virtualization) is "out of
the question" due to bugs... in coreboot... qemu still works :|
-
403[01:55:16] <babilen> I am not familiar with that program, but
it might not integrate well with logind
-
404[01:55:24] *** Joins: paw_ (~afong@replaced-ip)
-
405[01:55:45] *** paw_ is now known as Guest98732
-
406[01:56:12] <heston> babilen, actually I forgot, im using the
mate-locker right now but it happens when I remove xscreensaver
either way for xfce
-
407[01:56:13] <babilen> heston: So you are saying that your box
behaves as you want it to (which behaviour is that?) when you are
using xscreensaver, but not when you use light-locker?
-
408[01:56:16] *** Joins: jandrusk (~jra@replaced-ip)
-
409[01:56:19] <mosasaur> isn't there a letter missing
-
410[01:56:30] *** Quits: GenteelBen (~GenteelBe@replaced-ip) ()
-
411[01:56:57] <heston> babilen, it may have been going to sleep
with it installed as well to be clear. I'm not certain now
-
412[01:57:04] *** Quits: B[]rG (~tuptidup@replaced-ip) (Remote host closed the connection)
-
413[01:57:19] <babilen> Which behaviour do you want? Which
desktop environment do you use?
-
414[01:57:28] <zykotick9> wasn't "screen locking"
with xorg deemed insecure/unsupportable?
-
415[01:57:43] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 245 seconds)
-
416[01:57:46] <heston> im using xfce and all power settings for
sleeping were disabled
-
417[01:57:53] *** Quits: KindOne (kindone@replaced-ip) (Quit: I've been using Vim for a few days now, mostly
because I can't find the ESC key on my new macbook.)
-
418[01:58:01] *** debhelper sets mode: +l 1676
-
419[01:58:02] <heston> I just want my screen to lock after I
close the lid or leave it idle
-
420[01:58:11] *** Joins: KindOne (kindone@replaced-ip)
-
421[01:58:12] <babilen> heston: And configuring HandleLidSwitch
doesn't have any effect?
-
422[01:58:20] *** Quits: paw (~afong@replaced-ip) (Ping timeout: 248 seconds)
-
423[01:58:21] <heston> ill look for it now
-
424[01:58:32] *** Quits: x032cx (~lxuser@replaced-ip) (Quit: "You picked the wrong kite to run away with!")
-
425[01:59:22] <heston> babilen, it's currently commented
out and set to suspend
-
426[02:00:02] <babilen> That would be the default value, yes
-
427[02:00:52] <heston> is there an option to just turn off the
screen
-
428[02:00:54] <babilen> Read login.conf(5) for information on
settings.
-
429[02:01:00] <heston> alright
-
430[02:01:06] *** Quits: de-facto (~de-facto@replaced-ip) (Quit: See you around.)
-
431[02:01:14] *** Quits: n4dir (~user@replaced-ip) (Ping timeout: 252 seconds)
-
432[02:01:16] <babilen> It sounds as if you want
"lock"
-
433[02:01:17] *** Joins: de-facto (~de-facto@replaced-ip)
-
434[02:01:24] *** Joins: NightTrain (~glen@replaced-ip)
-
435[02:01:27] *** Quits: binaryc (~binaryc@replaced-ip) (Ping timeout: 256 seconds)
-
436[02:01:35] <heston> I do, but I suspect that wouldnt be
handled there
-
437[02:01:51] *** Quits: maxiter (~weigang@replaced-ip) (Ping timeout: 240 seconds)
-
438[02:01:52] *** Joins: KODY92 (~annonymou@replaced-ip)
-
439[02:02:02] *** Joins: dreamon__ (~dreamon@replaced-ip)
-
440[02:02:10] <babilen> Having said that: XFCE might override
these and there might be other ways to configure XFCE to do what you
want. Unfortunately I can't really help you with that, but try
changing the logind settings directly as it might just do what you
want
-
441[02:03:33] <heston> ah there is the option for lock there
-
442[02:03:34] *** Quits: mosasaur (~mosasaur@replaced-ip) (Remote host closed the connection)
-
443[02:03:46] <heston> do I need to reboot to reload those
settings?
-
444[02:03:57] *** Quits: Richard_Cavell (~Richard_C@replaced-ip) (Quit: Bye everyone!)
-
445[02:04:13] *** Quits: zuiss1 (~zuiss1@replaced-ip) (Quit: Leaving)
-
446[02:04:13] *** Joins: argus (~unix@replaced-ip)
-
447[02:04:35] *** Quits: Cloudish (~Cloudish@replaced-ip) (Ping timeout: 240 seconds)
-
448[02:04:38] <babilen> heston: Restarting your session should
be enough, but why not reboot to make sure?
-
449[02:04:41] <TomTomTo1> probably the systemd-logind service.
-
450[02:04:44] *** Quits: Zzeiss (~wsy@replaced-ip) (Quit: Zzeiss)
-
451[02:04:49] <zykotick9> the only thing i use HandleLidSwitch
for is HandleLidSwitch=ignore so when i close my lid nothing
happens!
-
452[02:05:00] <babilen> heston: Could you check if you have
/etc/UPower ?
-
453[02:05:03] *** Quits: Al3xG0 (~unix@replaced-ip) (Ping timeout: 258 seconds)
-
454[02:05:16] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 240 seconds)
-
455[02:05:17] <babilen> zykotick9: So you do use it! :)
-
456[02:05:43] <zykotick9> oh, when i don't use it - thing
go badly!
-
457[02:05:52] <babilen> Why's that?
-
458[02:06:13] <zykotick9> close the lid a little too much =
computer goes to sleep...
-
459[02:06:14] *** Parts: machinehum (~machinehu@replaced-ip)
-
460[02:07:04] <zykotick9> ^ when that computer (that is a
laptop) happens to be your home server... :(..
-
461[02:07:21] *** Quits: argus (~unix@replaced-ip) (Remote host closed the connection)
-
462[02:07:30] *** Joins: Al3xG0 (~unix@replaced-ip)
-
463[02:08:00] *** debhelper sets mode: +l 1668
-
464[02:08:08] <babilen> Well, don't set it to suspend if
you don't want it to suspend .. I'm happy with the default
as it means that I can just close the lid and pack it
-
465[02:08:11] *** Joins: _Hez (~hez@replaced-ip)
-
466[02:08:35] <zykotick9> /etc/systemd/logind.conf is one of my
scripted editos on install ;)
-
467[02:08:36] *** Joins: binaryc (~binaryc@replaced-ip)
-
468[02:08:43] *** Joins: kzimmermann (~ejiwejjoi@replaced-ip)
-
469[02:08:45] <babilen> heston: The light-locker description
says "It relies on lightdm for locking and unlocking your
session via ConsoleKit/UPower or logind/systemd." -- So looking
into UPower would also be a good idea
-
470[02:09:14] <babilen> But: Which changes did you make and what
was the effect?
-
471[02:09:21] <heston> I checked UPower and it has a couple
relevant settings but logind.conf looks like the one
-
472[02:09:39] <babilen> So you haven't rebooted yet?
-
473[02:10:08] <heston> not yet, its this machine
-
474[02:10:27] <babilen> Okay, let us know once you are done :)
-
475[02:10:32] <heston> will do
-
476[02:11:43] <heston> most likely xfce wasnt updated to use
systemd
-
477[02:11:57] *** Quits: Hez (~hez@replaced-ip) (Ping timeout: 258 seconds)
-
478[02:12:25] <heston> brb
-
479[02:12:28] *** Quits: heston (~heston@replaced-ip) (Quit: reboot)
-
480[02:13:23] *** Joins: ManAboutDoge_ (~ManAboutD@replaced-ip)
-
481[02:14:34] *** Quits: jje (~quassel@replaced-ip) (Remote host closed the connection)
-
482[02:14:38] *** Quits: _abc_ (~user@replaced-ip) (Ping timeout: 258 seconds)
-
483[02:14:45] *** Quits: tyranny12 (~blarg@replaced-ip) (Remote host closed the connection)
-
484[02:15:13] *** Quits: Yukiteru (~Yukiteru@replaced-ip) (Quit: WeeChat 1.6)
-
485[02:15:37] *** Joins: heston (~heston@replaced-ip)
-
486[02:15:39] *** Quits: heston (~heston@replaced-ip) (Changing host)
-
487[02:15:39] *** Joins: heston (~heston@replaced-ip)
-
488[02:15:53] <heston> babilen, that did the trick, thanks man
-
489[02:16:04] *** Quits: lithie (uid45836@replaced-ip) (Quit: Connection closed for inactivity)
-
490[02:16:11] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Ping timeout: 256 seconds)
-
491[02:16:35] <babilen> Wonderful, enjoy :)
-
492[02:17:05] *** Quits: lnxuser_adol (~lnxuser_a@replaced-ip) (Quit: Leaving)
-
493[02:17:18] *** Joins: lishoujun (~Icedove@replaced-ip)
-
494[02:17:19] *** Joins: tyranny12 (~blarg@replaced-ip)
-
495[02:17:20] *** Quits: tyranny12 (~blarg@replaced-ip) (Changing host)
-
496[02:17:20] *** Joins: tyranny12 (~blarg@replaced-ip)
-
497[02:18:27] *** Quits: phdeswer (~phdeswer@replaced-ip) (Ping timeout: 256 seconds)
-
498[02:18:47] *** Quits: tompfr (~tompfr@replaced-ip) (Quit: Leaving)
-
499[02:19:23] *** Quits: sorta (~sorta@replaced-ip) (Ping timeout: 245 seconds)
-
500[02:23:10] *** Joins: IsThatAPlanet (~dawgy@replaced-ip)
-
501[02:24:24] *** Quits: cyborg-one (~cyborg-on@replaced-ip) (Quit: cyborg-one)
-
502[02:24:50] *** Blendify|afk is now known as Blendify
-
503[02:25:06] *** Joins: deltathug (~ultraVPNo@replaced-ip)
-
504[02:25:41] *** Joins: ziz15 (~ziz15@replaced-ip)
-
505[02:26:36] *** Quits: binaryc (~binaryc@replaced-ip) (Ping timeout: 248 seconds)
-
506[02:26:36] *** Quits: _Hez (~hez@replaced-ip) (Read error: Connection reset by peer)
-
507[02:26:53] *** Joins: _Hez (~hez@replaced-ip)
-
508[02:27:28] *** Joins: Ragnarokkr (~rob@replaced-ip)
-
509[02:27:33] *** Joins: GeHa (~GeHa@replaced-ip)
-
510[02:28:12] *** Joins: kau (~kau@replaced-ip)
-
511[02:28:51] *** Joins: binaryc (~binaryc@replaced-ip)
-
512[02:29:52] *** Joins: AlineGomes (uid198215@replaced-ip)
-
513[02:30:22] *** Quits: ziz15 (~ziz15@replaced-ip) (Quit: Leaving)
-
514[02:31:09] *** Parts: deltathug (~ultraVPNo@replaced-ip)
-
515[02:32:05] <IsThatAPlanet> just wanna say that I installed d8
on a legacy (RTL/Ati) laptop today and I gotta say I'm
impressed. I easily found realtek files that worked without drama
and the legacy ATI workaround just worked too. woot.
-
516[02:33:02] <GPenguin> IsThatAPlanet: :D :D
-
517[02:33:08] *** Quits: lsv (~nn@replaced-ip) (Ping timeout: 252 seconds)
-
518[02:33:11] <dvs> IsThatAPlanet, no surprise here. The older
the hardware, the more compatible (it seems)
-
519[02:33:50] <GPenguin> great to give positive feedback
-
520[02:34:59] *** Joins: lsv (~nn@replaced-ip)
-
521[02:35:03] *** Joins: kzimmermann1 (~ejiwejjoi@replaced-ip)
-
522[02:35:46] *** Joins: lvh (~lvh@replaced-ip)
-
523[02:36:54] *** Joins: NameNick (adc48613@replaced-ip)
-
524[02:36:56] *** Quits: kzimmermann (~ejiwejjoi@replaced-ip) (Ping timeout: 240 seconds)
-
525[02:37:32] *** Parts: kzimmermann1 (~ejiwejjoi@replaced-ip)
-
526[02:37:46] *** Quits: lel (l@replaced-ip) (Ping timeout: 256 seconds)
-
527[02:37:48] *** Quits: tyranny12 (~blarg@replaced-ip) (Remote host closed the connection)
-
528[02:37:56] *** Quits: kau (~kau@replaced-ip) (Quit: kau)
-
529[02:38:05] *** Joins: antimatter_ (d0a7fe16@replaced-ip)
-
530[02:38:12] *** Joins: rosseaux (~BeRo@replaced-ip)
-
531[02:38:29] *** Quits: WindowsXPForever (rep@replaced-ip) (Ping timeout: 246 seconds)
-
532[02:38:51] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
533[02:38:51] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
534[02:39:50] <antimatter_> What's the most compatible
hardware when a pc with debian in mind?
-
535[02:40:10] *** Joins: tyranny12 (~blarg@replaced-ip)
-
536[02:40:11] *** Quits: tyranny12 (~blarg@replaced-ip) (Changing host)
-
537[02:40:11] *** Joins: tyranny12 (~blarg@replaced-ip)
-
538[02:40:22] <dvs> antimatter_, generally, the older, the
better.
-
539[02:41:52] *** Joins: WindowsXPForever (rep@replaced-ip)
-
540[02:42:59] *** Joins: lel (l@replaced-ip)
-
541[02:43:17] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
542[02:44:05] *** Joins: demonswaltz (~demonswal@replaced-ip)
-
543[02:44:25] <antimatter_> That's because of the way
debian team updates only stable releases. Btw thanks devs
-
544[02:44:31] <antimatter_> Dvs
-
545[02:44:35] *** Quits: lel (l@replaced-ip) (Client Quit)
-
546[02:44:50] *** Joins: sloth_ (~logan@replaced-ip)
-
547[02:46:40] *** Quits: sloth_ (~logan@replaced-ip) (Client Quit)
-
548[02:46:50] *** Quits: markerz18 (~mark@replaced-ip) (Ping timeout: 240 seconds)
-
549[02:46:51] *** Quits: eri451 (~eri@replaced-ip) (Read error: Connection reset by peer)
-
550[02:47:08] <dvs> ??? stable releases don't receive
updates: only security updates and some bug fixes
-
551[02:47:11] *** Joins: eri451 (~eri@replaced-ip)
-
552[02:47:53] *** Joins: kau (~kau@replaced-ip)
-
553[02:47:56] *** Joins: dreki (~dreki@replaced-ip)
-
554[02:47:56] <GPenguin> a fix is still an update
-
555[02:48:05] * zykotick9 is glad that both IsThatAPlanet who needs
non-free drivers and he who doens't want anything to do with
non-free driver can both use the "Univeral Operating
System" known as Debian :)
-
556[02:48:27] *** Quits: kau (~kau@replaced-ip) (Client Quit)
-
557[02:49:21] *** Quits: denisk (~denisk@replaced-ip) (Remote host closed the connection)
-
558[02:49:54] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip)
-
559[02:50:16] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip) (Read error: Connection reset by peer)
-
560[02:50:17] *** Quits: cerebro_ (~cerebro@replaced-ip) (Remote host closed the connection)
-
561[02:50:28] *** Joins: kau (~kau@replaced-ip)
-
562[02:51:53] *** Quits: kau (~kau@replaced-ip) (Client Quit)
-
563[02:51:53] *** AciD` is now known as AciD
-
564[02:52:03] *** AciD is now known as AciD`
-
565[02:52:10] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip)
-
566[02:52:13] *** Quits: olalonde (uid136@replaced-ip) (Quit: Connection closed for inactivity)
-
567[02:52:18] *** Joins: kau (~kau@replaced-ip)
-
568[02:52:54] *** Quits: kau (~kau@replaced-ip) (Client Quit)
-
569[02:53:23] *** Joins: cerebro (~cerebro@replaced-ip)
-
570[02:53:48] *** Quits: woshty (~irc@replaced-ip) (Ping timeout: 248 seconds)
-
571[02:54:23] *** Quits: cerebro (~cerebro@replaced-ip) (Read error: No route to host)
-
572[02:54:32] *** Joins: GrimKriegor_ (~GrimKrieg@replaced-ip)
-
573[02:54:38] *** Joins: cerebro (~cerebro@replaced-ip)
-
574[02:55:18] *** Quits: lishoujun (~Icedove@replaced-ip) (Quit: lishoujun)
-
575[02:55:59] *** Joins: lishoujun (~Icedove@replaced-ip)
-
576[02:56:40] *** Quits: fmerges (~fmerges@replaced-ip) (Quit: leaving)
-
577[02:56:50] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip) (Ping timeout: 240 seconds)
-
578[02:57:18] *** Joins: denisk (~denisk@replaced-ip)
-
579[02:59:33] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
580[03:01:22] *** Quits: GPenguin (~patrick@replaced-ip) (Quit: Leaving)
-
581[03:02:00] *** Quits: foriin- (cenobite@replaced-ip) (Quit: .)
-
582[03:03:18] *** Quits: dreamon__ (~dreamon@replaced-ip) (Ping timeout: 258 seconds)
-
583[03:04:48] *** Quits: ManAboutDoge_ (~ManAboutD@replaced-ip) (Ping timeout: 245 seconds)
-
584[03:04:48] *** Joins: blueness (~blueness@replaced-ip)
-
585[03:05:26] *** Joins: aypea[1] (~aypea@replaced-ip)
-
586[03:07:49] <aypea[1]> does /var/lib/dpkg/available not get
updated for every installed package or is it no longer in use?
mine's not been touched since 2015 but it's causing the
odd issue with trying to make dep packages from cpan. currently
using stretch
-
587[03:08:20] *** Joins: GPenguin (~patrick@replaced-ip)
-
588[03:09:00] *** Quits: antimatter_ (d0a7fe16@replaced-ip) (Ping timeout: 260 seconds)
-
589[03:09:08] *** Joins: deeb (~dee@replaced-ip)
-
590[03:11:03] *** Joins: kau (~kau@replaced-ip)
-
591[03:12:07] *** Joins: Netninja (~NetNinja@replaced-ip)
-
592[03:12:12] *** Joins: azzamsa (~quassel@replaced-ip)
-
593[03:12:22] *** Joins: sikun (~David@replaced-ip)
-
594[03:13:02] *** Joins: bnw (~bnw@replaced-ip)
-
595[03:13:14] *** Joins: pingfloyd (~pingfloyd@replaced-ip)
-
596[03:15:15] <aypea[1]> christ. I need to use dselect. how
weird.
-
597[03:15:18] *** Quits: blackflow (~blackflow@replaced-ip) (Quit: leaving)
-
598[03:16:07] <Zardoz> babilen, awesome that you on the tip for
vert-man
-
599[03:16:27] <Zardoz> thank you that is
-
600[03:16:38] *** Quits: WindowsXPForever (rep@replaced-ip) (Ping timeout: 246 seconds)
-
601[03:17:16] *** Quits: turfrex (~py@replaced-ip) (Ping timeout: 240 seconds)
-
602[03:19:11] *** Quits: GeHa (~GeHa@replaced-ip) (Quit: Leaving)
-
603[03:19:51] *** Joins: WindowsXPForever (rep@replaced-ip)
-
604[03:20:40] *** Quits: gongolo (uid203781@replaced-ip) (Quit: Connection closed for inactivity)
-
605[03:21:29] *** Joins: hankpete (~hankpete@replaced-ip)
-
606[03:22:02] <hankpete> whats the best way to have debian but
with the latest version of firefox on it? i want to watch netflix
-
607[03:22:33] <dvs> !tell hankpete about mdn
-
608[03:23:02] *** Parts: ee2455 (~ee2455@replaced-ip)
-
609[03:23:27] *** Quits: tyranny12 (~blarg@replaced-ip) (Remote host closed the connection)
-
610[03:23:29] <hankpete> dvs, thanks so much!
-
611[03:23:40] <dvs> no prob
-
612[03:26:27] *** Quits: Mahe (~mahe@replaced-ip) (Ping timeout: 256 seconds)
-
613[03:27:00] *** Quits: Netninja (~NetNinja@replaced-ip) ()
-
614[03:27:06] *** Joins: tyranny12 (~blarg@replaced-ip)
-
615[03:29:16] *** Joins: Mahe (~mahe@replaced-ip)
-
616[03:29:25] *** Joins: regedit (uid150526@replaced-ip)
-
617[03:29:53] *** Joins: MDrights (~MDrights@replaced-ip)
-
618[03:30:53] *** Quits: demonswaltz (~demonswal@replaced-ip) (Ping timeout: 252 seconds)
-
619[03:31:40] *** Quits: thethorongil (~strider@replaced-ip) (Ping timeout: 248 seconds)
-
620[03:31:40] *** Quits: larjona (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
621[03:31:55] *** Quits: kau (~kau@replaced-ip) (Quit: kau)
-
622[03:32:05] *** Joins: thethorongil (~strider@replaced-ip)
-
623[03:32:29] *** Quits: SugoiBeans (uid188175@replaced-ip) (Quit: Connection closed for inactivity)
-
624[03:32:31] *** Joins: kau (~kau@replaced-ip)
-
625[03:33:12] *** Quits: murfjr (~ayy@replaced-ip) (Ping timeout: 258 seconds)
-
626[03:33:26] *** Joins: HazardX (~HazardX3@replaced-ip)
-
627[03:33:40] *** Joins: turfrex (~py@replaced-ip)
-
628[03:33:57] *** Quits: xcynth (~xcynth@replaced-ip) (Quit: xcynth)
-
629[03:37:17] *** Joins: larjona (~quassel@replaced-ip)
-
630[03:37:58] *** Joins: murfjr (~ayy@replaced-ip)
-
631[03:38:00] *** Quits: deeb (~dee@replaced-ip) (Quit: deeb)
-
632[03:38:04] *** Quits: murfjr (~ayy@replaced-ip) (Max SendQ exceeded)
-
633[03:38:23] *** Joins: murfjr (~ayy@replaced-ip)
-
634[03:38:59] *** Joins: tram0004 (~tram0004@replaced-ip)
-
635[03:39:53] *** Joins: demonswaltz (~demonswal@replaced-ip)
-
636[03:41:51] *** Quits: Dadou (~Dadou@replaced-ip) (Ping timeout: 255 seconds)
-
637[03:42:07] *** Joins: codefun (~whoami_do@replaced-ip)
-
638[03:42:10] *** Joins: Logg (~Logg@replaced-ip)
-
639[03:42:26] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 252 seconds)
-
640[03:42:49] <hankpete> dvs, u still there?
-
641[03:42:50] *** Quits: fhdrin (~fhdrin@replaced-ip) (Quit: Leaving)
-
642[03:43:04] <dvs> maybe
-
643[03:43:19] <hankpete> haha. well i was just wondering about
this firefox thing...
-
644[03:43:37] <hankpete> i should install it from the unstable
repos
-
645[03:43:45] <dvs> no way
-
646[03:44:00] <hankpete> oh, what's up?
-
647[03:44:36] *** Joins: shinnya (~shinnya@replaced-ip)
-
648[03:44:39] *** Joins: morphis_ (~morphis@replaced-ip)
-
649[03:45:01] *** Quits: Quatroking (~Quatrokin@replaced-ip) (Read error: Connection reset by peer)
-
650[03:45:08] <dvs> hankpete, deb
replaced-url
-
651[03:46:00] <hankpete> oh, even if I'm on stretch?
-
652[03:46:26] <dvs> oh, you're on stretch? I don't
know about that.
-
653[03:46:46] *** Joins: Dadou (~Dadou@replaced-ip)
-
654[03:47:13] *** Quits: codefun (~whoami_do@replaced-ip) (Quit: Leaving)
-
655[03:47:28] *** Quits: morphis (~morphis@replaced-ip) (Ping timeout: 240 seconds)
-
656[03:47:31] <hankpete> yeah. I thought it would have the
latest firefox but it just has firefox-esr which turns out to be
version 45
-
657[03:47:40] <hankpete> i need 47 for netflix :(
-
658[03:48:10] <dvs> hankpete, stretch doesn't have the
latest anything since it is no longer maintained.
-
659[03:48:28] *** Quits: mdorenka (~mdorenka@replaced-ip) (Ping timeout: 240 seconds)
-
660[03:48:32] *** Quits: bhurstpdx (~bhurstpdx@replaced-ip) (Ping timeout: 258 seconds)
-
661[03:48:34] <hankpete> dvs, stretch is testing though
-
662[03:48:49] * dvs smacks head
-
663[03:49:13] <hankpete> hehehe, it used to be debain 5 or
something though, you're right
-
664[03:49:31] <dvs> hankpete, in that case, getting it from
unstable is an OK idea since they are not so different at this
point.\
-
665[03:49:39] *** Joins: bumclock (~bumclock@replaced-ip)
-
666[03:49:55] <hankpete> dvs, ok... I just worry about turning
into a FrankenDebian haha
-
667[03:50:04] <hankpete> but that is what the site you showed me
says to do.
-
668[03:50:13] *** Joins: mdorenka (~mdorenka@replaced-ip)
-
669[03:50:38] *** Quits: TeddieeB (~Yeah@replaced-ip) (Ping timeout: 245 seconds)
-
670[03:51:37] *** Quits: Haudegen (~quassel@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
671[03:52:28] *** Joins: TeddieeB (~Yeah@replaced-ip)
-
672[03:52:28] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 248 seconds)
-
673[03:52:53] *** Quits: michaelni (~michael@replaced-ip) (Ping timeout: 252 seconds)
-
674[03:53:25] *** Joins: Haudegen (~quassel@replaced-ip)
-
675[03:53:48] *** Haudegen is now known as Guest64960
-
676[03:53:59] *** Quits: thethorongil (~strider@replaced-ip) (Ping timeout: 252 seconds)
-
677[03:54:27] *** Joins: urlord (~urlord@replaced-ip)
-
678[03:54:39] *** Joins: michaelni (~michael@replaced-ip)
-
679[03:56:36] *** Joins: Raineer (~textual@replaced-ip)
-
680[03:56:50] *** Quits: IsThatAPlanet (~dawgy@replaced-ip) (Quit: Konversation terminated!)
-
681[03:57:03] *** Quits: TeddieeB (~Yeah@replaced-ip) (Ping timeout: 256 seconds)
-
682[03:57:26] <unborn> do we know what default de would be on
next release?
-
683[03:58:07] *** Joins: TeddieeB (~Yeah@replaced-ip)
-
684[03:58:28] <dvs> unborn, it's always GNOME
-
685[03:58:37] <dvs> especially after systemd
-
686[03:58:43] *** Quits: pavlushka (~pavlushka@replaced-ip) (Quit: See you on the other side.....)
-
687[03:59:10] *** Joins: gtxbb (~gtxbb__@replaced-ip)
-
688[03:59:13] *** Parts: gtxbb (~gtxbb__@replaced-ip)
-
689[03:59:28] *** Guest47339 is now known as spooky
-
690[03:59:37] *** Quits: KaiserAres (~KaiserAre@replaced-ip) (Quit: .)
-
691[03:59:58] *** Quits: sikun (~David@replaced-ip) (Read error: Connection reset by peer)
-
692[04:00:01] <unborn> dvs: sure, thats what I use..im just
curious about shell extensions.. how they going to handle install
from gnome.org after api will change in all browsers
-
693[04:00:17] *** Joins: panta_ (~chatzilla@replaced-ip)
-
694[04:00:27] *** Joins: sikun (~David@replaced-ip)
-
695[04:00:55] *** Joins: bhurstpdx (~bhurstpdx@replaced-ip)
-
696[04:01:53] *** Quits: panta (~chatzilla@replaced-ip) (Ping timeout: 245 seconds)
-
697[04:01:53] *** Quits: futex (~mcstn@replaced-ip) (Ping timeout: 245 seconds)
-
698[04:01:57] *** panta_ is now known as panta
-
699[04:02:09] *** Quits: demonswaltz (~demonswal@replaced-ip) (Ping timeout: 256 seconds)
-
700[04:02:29] *** Quits: fassl____ (~fassl@replaced-ip) (Quit: fassl____)
-
701[04:02:56] *** Joins: OERIAS (~OERIAS@replaced-ip)
-
702[04:03:06] *** Quits: lasdam (lasdam@replaced-ip) (Ping timeout: 258 seconds)
-
703[04:03:34] *** Joins: iflema (~weechat@replaced-ip)
-
704[04:03:56] *** Quits: turfrex (~py@replaced-ip) (Ping timeout: 240 seconds)
-
705[04:06:12] *** Joins: deeb (~dee@replaced-ip)
-
706[04:07:56] *** Quits: shinnya (~shinnya@replaced-ip) (Ping timeout: 240 seconds)
-
707[04:08:00] *** debhelper sets mode: +l 1661
-
708[04:08:20] *** Quits: gonz0 (~gonz0@replaced-ip) (Quit: fui)
-
709[04:08:50] *** Quits: tram0004 (~tram0004@replaced-ip) (Remote host closed the connection)
-
710[04:10:36] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 248 seconds)
-
711[04:11:41] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip)
-
712[04:13:09] *** Quits: LtL (~irssi@replaced-ip) (Quit: leaving)
-
713[04:13:55] *** Joins: jje (~quassel@replaced-ip)
-
714[04:14:36] *** Quits: contrapunctus (~contrapun@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
715[04:15:45] *** Quits: Raineer (~textual@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
716[04:18:17] *** Joins: nekomata (~nekomata@replaced-ip)
-
717[04:19:55] *** Joins: tieinv (~tieinv@replaced-ip)
-
718[04:20:13] *** Quits: dethos (~dethos@replaced-ip) (Ping timeout: 245 seconds)
-
719[04:21:38] *** Joins: _0 (~donotcaps@replaced-ip)
-
720[04:21:53] *** Quits: cyphase (~cyphase@replaced-ip) (Ping timeout: 258 seconds)
-
721[04:23:15] *** Quits: tieinv (~tieinv@replaced-ip) (Client Quit)
-
722[04:24:26] *** Quits: yeats (~chris@replaced-ip) (Remote host closed the connection)
-
723[04:26:50] *** Joins: cyphase (~cyphase@replaced-ip)
-
724[04:28:00] *** Quits: hankpete (~hankpete@replaced-ip) (Quit: Leaving)
-
725[04:28:33] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 245 seconds)
-
726[04:28:54] *** Joins: RickXy (~zncadmin@replaced-ip)
-
727[04:28:55] *** Joins: waz0wski_ (waz0wski@replaced-ip)
-
728[04:28:56] *** Quits: _0 (~donotcaps@replaced-ip) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
-
729[04:29:22] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
730[04:29:52] *** Quits: lvh (~lvh@replaced-ip) (Quit: lvh)
-
731[04:30:14] <rizonz> are there issues withphpquery ? it always
returns even the disabled modules
-
732[04:30:16] *** Quits: waz0wski (waz0wski@replaced-ip) (Read error: Connection reset by peer)
-
733[04:30:35] *** Quits: pfred1 (~pfred1@replaced-ip) (Quit: l8r)
-
734[04:30:38] *** Quits: dreamer (~henk@replaced-ip) (Ping timeout: 245 seconds)
-
735[04:30:59] *** Joins: yottaliu (~yottaliu@replaced-ip)
-
736[04:31:53] *** waz0wski_ is now known as waz0wski
-
737[04:32:26] *** Parts: yottaliu (~yottaliu@replaced-ip)
-
738[04:32:38] *** Quits: bumclock (~bumclock@replaced-ip) (Quit: Leaving)
-
739[04:33:22] *** Joins: demonswaltz (~demonswal@replaced-ip)
-
740[04:34:23] *** Joins: f10 (~flo@replaced-ip)
-
741[04:35:06] <KODY92> what is the difference between `apt-get
install systemd/jessie-backports` and `apt-get install -t
jessie-backports systemd`
-
742[04:35:16] *** Quits: JelmerD (~JelmerD@replaced-ip) (Ping timeout: 240 seconds)
-
743[04:36:25] *** Quits: Freeaqingme (~quassel@replaced-ip) (Ping timeout: 260 seconds)
-
744[04:36:27] *** Joins: ungali (ungali@replaced-ip)
-
745[04:37:38] *** Quits: demonswaltz (~demonswal@replaced-ip) (Remote host closed the connection)
-
746[04:38:01] *** debhelper sets mode: +l 1652
-
747[04:38:52] *** Quits: st3fann (~st3fann@replaced-ip) (Quit: Leaving...)
-
748[04:42:32] *** Joins: fstd_ (~fstd@replaced-ip)
-
749[04:43:02] *** Joins: f10_ (~flo@replaced-ip)
-
750[04:44:06] *** Quits: HazardX (~HazardX3@replaced-ip) (Quit: Quitting.)
-
751[04:46:16] *** Quits: fstd (~fstd@replaced-ip) (Ping timeout: 240 seconds)
-
752[04:46:16] *** fstd_ is now known as fstd
-
753[04:46:40] *** Quits: OERIAS (~OERIAS@replaced-ip) (Ping timeout: 240 seconds)
-
754[04:47:29] *** Joins: f10__ (~flo@replaced-ip)
-
755[04:48:26] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 252 seconds)
-
756[04:48:31] *** Joins: n4dir (~user@replaced-ip)
-
757[04:50:39] *** Joins: tram0004 (~tram0004@replaced-ip)
-
758[04:51:06] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
759[04:52:27] *** Quits: KODY92 (~annonymou@replaced-ip) (Remote host closed the connection)
-
760[04:53:55] *** Joins: KODY92 (~annonymou@replaced-ip)
-
761[04:55:15] *** Quits: tram0004 (~tram0004@replaced-ip) (Remote host closed the connection)
-
762[04:56:15] *** Quits: mar77i (~mar77i@replaced-ip) (Ping timeout: 260 seconds)
-
763[04:56:41] *** Quits: nekomata (~nekomata@replaced-ip) (Quit: Ex-Chat)
-
764[04:56:55] *** Quits: amcorreia (~amcorreia@replaced-ip) (Ping timeout: 255 seconds)
-
765[04:57:09] *** Quits: n4dir (~user@replaced-ip) (Ping timeout: 258 seconds)
-
766[04:58:01] *** debhelper sets mode: +l 1646
-
767[05:00:10] *** Joins: hqip (~hqip@replaced-ip)
-
768[05:00:10] *** Quits: ScottE (~ScottE@replaced-ip) (Ping timeout: 240 seconds)
-
769[05:00:27] *** Joins: deeb (~dee@replaced-ip)
-
770[05:00:58] *** Joins: ScottE (~ScottE@replaced-ip)
-
771[05:01:02] *** Joins: muhannad_ (~muhannad@replaced-ip)
-
772[05:03:00] *** Parts: Svetlana (~svetlana@replaced-ip)
-
773[05:04:20] *** Quits: Kurocon (kevin@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
774[05:04:35] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
775[05:04:36] *** Joins: DarinMiller (~darin@replaced-ip)
-
776[05:04:36] *** Quits: DarinMiller (~darin@replaced-ip) (Changing host)
-
777[05:04:36] *** Joins: DarinMiller (~darin@replaced-ip)
-
778[05:05:39] *** Joins: Kurocon (kevin@replaced-ip)
-
779[05:06:20] <unborn> ,v virtualmin
-
780[05:06:21] <judd> No package named 'virtualmin' was
found in amd64.
-
781[05:06:22] <Zardoz> dam feraking cool. deb 8.7 host running
KVM and have 3 VMs running all on a intel NUC
-
782[05:06:56] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
-
783[05:07:43] *** Quits: krytarik (~krytarik@replaced-ip) (Ping timeout: 245 seconds)
-
784[05:07:50] <Zardoz> take that vmware/hyperv
-
785[05:07:52] *** Joins: sikund (~David@replaced-ip)
-
786[05:08:03] <dvs> !lart vmware
-
787[05:08:09] * dpkg throws vmware's poor little doggy off a
cliff
-
788[05:08:33] *** Joins: Raineer (~textual@replaced-ip)
-
789[05:10:09] *** Quits: leochill (~leochill@replaced-ip) (Quit: WeeChat 1.6)
-
790[05:10:13] *** Joins: patterson (~patterson@replaced-ip)
-
791[05:10:18] <Zardoz> now I need to get remote desktop running
-
792[05:10:34] *** Joins: leochill (~leochill@replaced-ip)
-
793[05:10:54] *** Quits: leochill (~leochill@replaced-ip) (Client Quit)
-
794[05:11:01] <Zardoz> but very very happy with the outcome so
far
-
795[05:11:02] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
796[05:11:03] *** Quits: sikun (~David@replaced-ip) (Ping timeout: 245 seconds)
-
797[05:11:12] *** Joins: _0 (~donotcaps@replaced-ip)
-
798[05:12:03] <Zardoz> guess I need to donate to KVM...
-
799[05:14:13] *** Quits: donught (~donught@replaced-ip) (Remote host closed the connection)
-
800[05:14:26] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
801[05:15:12] *** Quits: namyzarc (~namyzarc@replaced-ip) (Quit: Leaving)
-
802[05:16:08] *** Quits: KODY92 (~annonymou@replaced-ip) (Remote host closed the connection)
-
803[05:16:27] *** Joins: sorta (~sorta@replaced-ip)
-
804[05:17:59] *** Joins: KODY92 (~annonymou@replaced-ip)
-
805[05:18:46] *** Quits: _0 (~donotcaps@replaced-ip) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
-
806[05:18:50] *** Quits: dvs (~hibbard@replaced-ip) (Remote host closed the connection)
-
807[05:21:05] *** Joins: thethorongil (~strider@replaced-ip)
-
808[05:21:06] *** Quits: thethorongil (~strider@replaced-ip) (Max SendQ exceeded)
-
809[05:24:33] *** Joins: mar77i (~mar77i@replaced-ip)
-
810[05:25:42] *** Joins: _0 (~donotcaps@replaced-ip)
-
811[05:26:00] *** Joins: SugoiBeans (uid188175@replaced-ip)
-
812[05:26:34] *** Quits: NightTrain (~glen@replaced-ip) (Quit: Lost terminal)
-
813[05:26:55] *** Quits: _0 (~donotcaps@replaced-ip) (Client Quit)
-
814[05:29:41] *** Quits: KODY92 (~annonymou@replaced-ip) (Remote host closed the connection)
-
815[05:30:24] *** Joins: KODY92 (~annonymou@replaced-ip)
-
816[05:30:58] *** Quits: steakwipe (~ninjapira@replaced-ip) (Quit: This sucks. Let's get out of here.)
-
817[05:32:53] *** Quits: littlebear (littlebear@replaced-ip) (Read error: Connection reset by peer)
-
818[05:32:56] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
819[05:33:19] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
820[05:35:00] *** Joins: psj7071 (~psj7071@replaced-ip)
-
821[05:38:46] <Arcaire> Quick question: Debian stable works on
my laptop, Ubuntu 16.10 works on my laptop, Debian testing does not
work on my laptop. Nvidia 970M // Intel Skylake. Is there a known
issue here or something?
-
822[05:39:20] *** Quits: DarinMiller (~darin@replaced-ip) (Quit: Konversation terminated!)
-
823[05:39:29] <Arcaire> As soon as I dist-upgrade to testing, it
just locks up on boot.
-
824[05:39:43] *** Joins: cyphr_ (~cyphr@replaced-ip)
-
825[05:43:24] *** Quits: hqip (~hqip@replaced-ip) (Ping timeout: 248 seconds)
-
826[05:44:06] *** Quits: psj7071 (~psj7071@replaced-ip) (Quit: leaving)
-
827[05:44:27] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
828[05:45:42] *** Quits: bolt (r00t@replaced-ip) (Remote host closed the connection)
-
829[05:46:26] *** Joins: robotroll (~robotroll@replaced-ip)
-
830[05:46:48] <heston> testing isnt guaranteed to be stable
-
831[05:47:13] *** Quits: heston (~heston@replaced-ip) (Quit: Leaving)
-
832[05:47:31] *** Joins: bolt (r00t@replaced-ip)
-
833[05:48:20] *** Joins: Rusty1_ (~kanotix@replaced-ip)
-
834[05:48:46] <Arcaire> isn't it in a freeze right now?
-
835[05:50:19] *** Quits: cereal_poster (~DouglasT@replaced-ip) (Quit: Fui!)
-
836[05:52:18] *** Quits: Raineer (~textual@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
837[05:52:43] *** Quits: ByteStorm (~MaBunny@replaced-ip) (Ping timeout: 245 seconds)
-
838[05:54:46] *** Joins: deeb (~dee@replaced-ip)
-
839[05:57:15] *** Quits: diniwed (~gavron@replaced-ip) (Quit: WeeChat 1.0.1)
-
840[05:57:48] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 248 seconds)
-
841[05:58:58] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
842[05:59:32] *** Joins: urlord (~urlord@replaced-ip)
-
843[05:59:34] *** Joins: Hacker01 (~Haxker01@replaced-ip)
-
844[06:00:19] *** Quits: murfjr (~ayy@replaced-ip) (Remote host closed the connection)
-
845[06:03:39] *** Joins: leochill (~leochill@replaced-ip)
-
846[06:03:56] *** Quits: leochill (~leochill@replaced-ip) (Client Quit)
-
847[06:06:04] *** Joins: ByteStorm (~MaBunny@replaced-ip)
-
848[06:07:23] *** Joins: _0 (~donotcaps@replaced-ip)
-
849[06:07:28] *** Quits: Hacker01 (~Haxker01@replaced-ip) (Ping timeout: 240 seconds)
-
850[06:11:16] *** Quits: ungali (ungali@replaced-ip) (Quit: ungali)
-
851[06:11:38] *** Joins: kinda (~sorta@replaced-ip)
-
852[06:13:08] *** Quits: bony (~quassel@replaced-ip) (Ping timeout: 252 seconds)
-
853[06:13:28] *** Joins: hele (~hele@replaced-ip)
-
854[06:14:11] *** Joins: vucen_ (~vucen@replaced-ip)
-
855[06:14:58] *** Quits: sorta (~sorta@replaced-ip) (Ping timeout: 258 seconds)
-
856[06:15:34] *** Quits: _0 (~donotcaps@replaced-ip) (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
-
857[06:15:56] *** Quits: soee_ (~soee@replaced-ip) (Ping timeout: 248 seconds)
-
858[06:16:19] *** Quits: sikund (~David@replaced-ip) (Read error: Connection reset by peer)
-
859[06:17:08] *** Joins: bins (~bins@replaced-ip)
-
860[06:17:32] *** Quits: vucen (~vucen@replaced-ip) (Ping timeout: 252 seconds)
-
861[06:18:01] *** debhelper sets mode: +l 1639
-
862[06:20:30] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 240 seconds)
-
863[06:20:38] *** Joins: RickXy (~zncadmin@replaced-ip)
-
864[06:25:25] *** Quits: robotroll (~robotroll@replaced-ip) (Remote host closed the connection)
-
865[06:26:20] *** Quits: steakwipe (~ninjapira@replaced-ip) (Ping timeout: 252 seconds)
-
866[06:27:57] *** Quits: ancientninja (~ancientni@replaced-ip) (Quit: WeeChat 1.6)
-
867[06:28:23] *** Joins: Guest4989 (~h1t3sh@replaced-ip)
-
868[06:28:26] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
869[06:29:19] *** Joins: UUID00 (~UUID00@replaced-ip)
-
870[06:30:20] *** Quits: Rurd2di (~atom@replaced-ip) (Ping timeout: 248 seconds)
-
871[06:30:35] *** Quits: mar77i (~mar77i@replaced-ip) (Ping timeout: 240 seconds)
-
872[06:30:54] *** Quits: Rusty1_ (~kanotix@replaced-ip) (Quit: Konversation terminated!)
-
873[06:31:55] *** Quits: hele (~hele@replaced-ip) (Quit: Konversation terminated!)
-
874[06:32:46] *** Joins: Geom (~Geom@replaced-ip)
-
875[06:35:20] *** Joins: Geom` (~Geom@replaced-ip)
-
876[06:36:03] *** Quits: Cabanossi (~Cabanossi@replaced-ip) (Ping timeout: 258 seconds)
-
877[06:37:29] *** Joins: TomTomTosch (~henryk@replaced-ip)
-
878[06:37:30] *** Quits: Geom (~Geom@replaced-ip) (Ping timeout: 240 seconds)
-
879[06:38:01] *** Joins: leochill (~leochill@replaced-ip)
-
880[06:38:10] *** Quits: dtcrshr (~datacrush@replaced-ip) (Ping timeout: 255 seconds)
-
881[06:38:48] *** Joins: Cabanossi (~Cabanossi@replaced-ip)
-
882[06:39:16] *** Quits: leochill (~leochill@replaced-ip) (Client Quit)
-
883[06:39:48] *** Quits: cerebro (~cerebro@replaced-ip) (Ping timeout: 245 seconds)
-
884[06:40:13] *** Quits: TomTomTo1 (~henryk@replaced-ip) (Ping timeout: 245 seconds)
-
885[06:41:46] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip) (Remote host closed the connection)
-
886[06:43:07] *** Blendify is now known as Blendify|zzz
-
887[06:43:29] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip)
-
888[06:43:38] *** Joins: _0 (~donotcaps@replaced-ip)
-
889[06:43:50] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip) (Remote host closed the connection)
-
890[06:44:59] *** Joins: sabusanta (~sabusanta@replaced-ip)
-
891[06:45:13] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip)
-
892[06:45:14] *** Joins: bazhang_ (~bazhang@replaced-ip)
-
893[06:45:34] *** Quits: PryMar56 (~prymar@replaced-ip) (Quit: Leaving)
-
894[06:45:44] *** Quits: xxx3x (~xxxxx333x@replaced-ip) (Remote host closed the connection)
-
895[06:46:40] *** Joins: littlebear (littlebear@replaced-ip)
-
896[06:47:20] *** Joins: Drzacek (~Drzacek@replaced-ip)
-
897[06:47:49] *** Quits: _0 (~donotcaps@replaced-ip) (Client Quit)
-
898[06:48:10] *** Quits: bazhang (~bazhang@replaced-ip) (Ping timeout: 240 seconds)
-
899[06:48:33] *** Joins: nekomata (~nekomata@replaced-ip)
-
900[06:48:35] *** Joins: x_ (~x@replaced-ip)
-
901[06:48:49] *** Joins: deeb (~dee@replaced-ip)
-
902[06:48:59] *** Joins: llucenic (~Thunderbi@replaced-ip)
-
903[06:49:58] *** Quits: sandeepkr (~Sandeepkr@replaced-ip) (Remote host closed the connection)
-
904[06:51:21] *** Joins: n4dir (~user@replaced-ip)
-
905[06:51:23] *** Joins: dayten (~gnoid@replaced-ip)
-
906[06:51:28] *** Quits: Spec (~Spec@replaced-ip) (Ping timeout: 240 seconds)
-
907[06:51:31] *** Quits: lsv (~nn@replaced-ip) (Read error: Connection reset by peer)
-
908[06:52:43] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
909[06:52:49] *** Joins: Spec (~Spec@replaced-ip)
-
910[06:53:17] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 256 seconds)
-
911[06:53:17] *** Quits: f10__ (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
912[06:53:28] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
913[06:53:33] *** Quits: cyphr_ (~cyphr@replaced-ip) (Ping timeout: 245 seconds)
-
914[06:54:08] *** Quits: Alam_Squeeze (quasselcor@replaced-ip) (Remote host closed the connection)
-
915[06:55:16] *** Joins: Alam_Squeeze (alam@replaced-ip)
-
916[06:55:50] *** Quits: vucen_ (~vucen@replaced-ip) (Ping timeout: 240 seconds)
-
917[06:55:51] *** Quits: n4dir (~user@replaced-ip) (Remote host closed the connection)
-
918[06:56:24] *** Joins: n4dir (~user@replaced-ip)
-
919[06:56:39] *** Joins: l0xas (~unix@replaced-ip)
-
920[06:56:39] *** Quits: l0xas (~unix@replaced-ip) (Changing host)
-
921[06:56:39] *** Joins: l0xas (~unix@replaced-ip)
-
922[06:56:48] *** Quits: NameNick (adc48613@replaced-ip##) (Quit: ##replaced-url
-
923[06:57:05] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip) (Quit: Leaving)
-
924[06:57:15] *** Quits: Merixer (~Merixer@replaced-ip) (Ping timeout: 256 seconds)
-
925[06:57:16] *** Joins: vucen (~vucen@replaced-ip)
-
926[06:58:01] *** debhelper sets mode: +l 1632
-
927[06:58:23] *** Joins: me (~meme@replaced-ip)
-
928[06:58:47] *** me is now known as Guest32727
-
929[06:58:58] *** Quits: Guest32727 (~meme@replaced-ip) (Client Quit)
-
930[06:59:10] *** Joins: Merixer (~Merixer@replaced-ip)
-
931[06:59:11] *** Joins: scream (~scream@replaced-ip)
-
932[06:59:16] *** Joins: mar77i (~mar77i@replaced-ip)
-
933[07:00:34] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com)
(Quit: Textual IRC Client:
replaced-url
-
934[07:01:36] *** Joins: cyphr_ (~cyphr@replaced-ip)
-
935[07:02:04] *** Quits: juantelez (~juantelez@replaced-ip) (Quit: WeeChat 1.0.1)
-
936[07:05:14] *** Joins: webuser5224 (~webuser52@replaced-ip)
-
937[07:07:45] *** Quits: dae (~dae@replaced-ip) (Read error: Connection reset by peer)
-
938[07:08:19] *** Joins: RebelCoderRU (~Yuriy@replaced-ip)
-
939[07:08:30] *** Joins: Fr_Dae (~dae@replaced-ip)
-
940[07:11:23] *** Joins: remo (~remo@replaced-ip)
-
941[07:11:32] *** Joins: MyNickname (~default@replaced-ip)
-
942[07:12:16] *** Quits: webuser5224 (~webuser52@replaced-ip) (Ping timeout: 240 seconds)
-
943[07:13:10] *** Joins: OERIAS (~OERIAS@replaced-ip)
-
944[07:14:11] *** Quits: Zorroness (~albert@replaced-ip) (Ping timeout: 252 seconds)
-
945[07:16:00] *** Quits: Duvrazh (~Duvrazh@replaced-ip) (Ping timeout: 256 seconds)
-
946[07:16:22] *** Joins: ransur0t (~ransur0t@replaced-ip)
-
947[07:16:23] *** Joins: zz_Duvrazh (~Duvrazh@replaced-ip)
-
948[07:17:52] *** Quits: AlexPortable (uid7568@replaced-ip) (Quit: Connection closed for inactivity)
-
949[07:19:28] *** Joins: Walker_m (~Walker_m@replaced-ip)
-
950[07:20:16] *** Quits: cyphr_ (~cyphr@replaced-ip) (Ping timeout: 240 seconds)
-
951[07:20:53] *** Joins: earthundead (~earthunde@replaced-ip)
-
952[07:22:40] *** Quits: denisk (~denisk@replaced-ip) (Remote host closed the connection)
-
953[07:24:04] *** Joins: locrian9 (~mike@replaced-ip)
-
954[07:24:25] *** Quits: MyNickname (~default@replaced-ip) (Quit: Foo)
-
955[07:24:35] *** Quits: Walker_m (~Walker_m@replaced-ip) (Ping timeout: 240 seconds)
-
956[07:26:05] *** Joins: foriin (cenobite@replaced-ip)
-
957[07:26:58] *** Joins: karakedi (~e7E2C80CD@replaced-ip)
-
958[07:26:58] *** Quits: karakedi (~e7E2C80CD@replaced-ip) (Changing host)
-
959[07:26:58] *** Joins: karakedi (~e7E2C80CD@replaced-ip)
-
960[07:27:26] *** Joins: discensa (discensa@replaced-ip)
-
961[07:28:01] *** debhelper sets mode: +l 1639
-
962[07:28:07] *** Joins: derpdude (uid189461@replaced-ip)
-
963[07:30:04] *** Joins: xberg (~xberg@replaced-ip)
-
964[07:30:04] *** Quits: xberg (~xberg@replaced-ip) (Remote host closed the connection)
-
965[07:30:28] *** Quits: overlord_tm (~andraz@replaced-ip) (Ping timeout: 240 seconds)
-
966[07:33:35] *** Quits: Merixer (~Merixer@replaced-ip) (Ping timeout: 240 seconds)
-
967[07:33:36] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
968[07:33:52] *** Joins: theneverlution (~atomic@replaced-ip)
-
969[07:35:44] *** Joins: Merixer (~Merixer@replaced-ip)
-
970[07:35:50] *** Quits: pvoigt (~Linux@replaced-ip) (Excess Flood)
-
971[07:36:05] *** Quits: kinda (~sorta@replaced-ip) (Ping timeout: 240 seconds)
-
972[07:36:14] *** Quits: theneverlution (~atomic@replaced-ip) (Remote host closed the connection)
-
973[07:36:58] *** Joins: tram0004 (~tram0004@replaced-ip)
-
974[07:37:18] *** Joins: pvoigt (~Linux@replaced-ip)
-
975[07:37:26] *** Joins: tompfr (~tompfr@replaced-ip)
-
976[07:37:26] *** Joins: Walker_m (~Walker_m@replaced-ip)
-
977[07:40:23] *** Joins: safe (~safe@replaced-ip)
-
978[07:40:36] *** Quits: safe (~safe@replaced-ip) (Remote host closed the connection)
-
979[07:41:32] *** Quits: scream (~scream@replaced-ip) (Remote host closed the connection)
-
980[07:41:32] *** Quits: dayten (~gnoid@replaced-ip) (Read error: Connection reset by peer)
-
981[07:41:36] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 258 seconds)
-
982[07:42:27] *** Quits: discensa (discensa@replaced-ip) (Quit: Leaving)
-
983[07:42:53] *** Joins: deeb (~dee@replaced-ip)
-
984[07:43:20] *** Joins: Zorroness (~albert@replaced-ip)
-
985[07:43:50] *** Quits: s0ph0s (~s0ph0s@replaced-ip) (Ping timeout: 240 seconds)
-
986[07:45:08] *** Joins: sliekas99 (~mantas@replaced-ip)
-
987[07:45:46] *** Joins: zamuro (~Samantha@replaced-ip)
-
988[07:45:46] *** Quits: zamuro (~Samantha@replaced-ip) (Changing host)
-
989[07:45:46] *** Joins: zamuro (~Samantha@replaced-ip)
-
990[07:47:16] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
991[07:48:33] *** Joins: dec0n (~dec0n@replaced-ip)
-
992[07:48:50] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 252 seconds)
-
993[07:50:22] *** Joins: KyokoDebian (4d4da301@replaced-ip)
-
994[07:50:35] *** Parts: KyokoDebian (4d4da301@replaced-ip)
-
995[07:52:07] *** Joins: s0ph0s (~s0ph0s@replaced-ip)
-
996[07:54:45] *** Joins: dewas (dewas@replaced-ip)
-
997[07:56:03] *** Quits: steakwipe (~ninjapira@replaced-ip) (Quit: This sucks. Let's get out of here.)
-
998[07:56:52] *** Quits: GJdan (~dan@replaced-ip) (Quit: WeeChat 1.7-rc1)
-
999[07:57:42] *** Quits: noexxx (~androirc@replaced-ip) (Remote host closed the connection)
-
1000[07:58:03] *** Joins: noexxx (~androirc@replaced-ip)
-
1001[07:58:14] *** Joins: cvr (~cvr@replaced-ip)
-
1002[07:58:23] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
1003[07:58:38] <missmbob> Arcaire: skylake really needs 4.9.
stretch has 4.8. so yes, it's known.
-
1004[07:59:02] *** Quits: cvr (~cvr@replaced-ip) (Client Quit)
-
1005[07:59:10] *** Quits: nekomata (~nekomata@replaced-ip) (Quit: Ex-Chat)
-
1006[07:59:12] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
1007[07:59:14] <Arcaire> missmbob: But why does Debian stable
work?
-
1008[07:59:18] *** Joins: giricz81 (~giricz81@replaced-ip)
-
1009[07:59:26] <Arcaire> And I'm pretty sure 16.10 is using
the same kernel.
-
1010[08:00:04] <missmbob> Arcaire: because 3.16 has no skylake
bugs that 4.8 does. i dont know what ubuntu does to their kernel
-
1011[08:00:14] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1012[08:00:22] <Arcaire> :/
-
1013[08:00:30] <missmbob> Arcaire: you can install 4.9 on stable
and then dist-upgrade to stretch
-
1014[08:00:37] <missmbob> Arcaire: or just wait
-
1015[08:00:38] <ShalokShalom> where can i get notifications about
all patches which get released for the the current freeze?
-
1016[08:00:43] <ShalokShalom> so, with link to them
-
1017[08:00:50] <ShalokShalom> mailing list?
-
1018[08:00:59] <ShalokShalom> any other places?
-
1019[08:02:14] *** Joins: Mortvert (~nope@replaced-ip)
-
1020[08:02:14] *** Quits: Mortvert (~nope@replaced-ip) (Changing host)
-
1021[08:02:15] *** Joins: Mortvert (~nope@replaced-ip)
-
1022[08:02:50] <ShalokShalom> ah,
replaced-url
-
1023[08:02:53] *** Joins: Levure (~quassel@replaced-ip)
-
1024[08:02:55] <ShalokShalom> thanks :)
-
1025[08:02:59] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 256 seconds)
-
1026[08:03:49] *** Joins: cvr (~cvr@replaced-ip)
-
1027[08:04:36] *** Joins: urlord (~urlord@replaced-ip)
-
1028[08:04:41] *** Joins: l3archos (~Icedove@replaced-ip)
-
1029[08:06:16] *** Joins: earthundead (~earthunde@replaced-ip)
-
1030[08:08:41] *** Quits: Mortvert (~nope@replaced-ip) (Remote host closed the connection)
-
1031[08:08:51] *** Joins: tonyr2k8 (~tonyr2k8@replaced-ip)
-
1032[08:10:11] *** Quits: noexxx (~androirc@replaced-ip) (Read error: Connection reset by peer)
-
1033[08:10:52] *** Joins: noexxx (~androirc@replaced-ip)
-
1034[08:10:58] *** Joins: soee_ (~soee@replaced-ip)
-
1035[08:11:29] *** Joins: RickXy (~zncadmin@replaced-ip)
-
1036[08:11:52] *** Quits: tonyr2k8 (~tonyr2k8@replaced-ip) (Read error: Connection reset by peer)
-
1037[08:11:52] *** Quits: iflema (~weechat@replaced-ip) (Read error: Connection reset by peer)
-
1038[08:12:13] *** Quits: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es) (Ping
timeout: 255 seconds)
-
1039[08:12:55] *** Joins: iflema (~weechat@replaced-ip)
-
1040[08:12:56] *** Joins: cerebro (~cerebro@replaced-ip)
-
1041[08:13:07] *** Joins: LucaTM (~LucaTM@replaced-ip)
-
1042[08:13:28] *** Joins: j0hn (~h1t3sh@replaced-ip)
-
1043[08:13:51] *** j0hn is now known as Guest34863
-
1044[08:14:36] *** Quits: likcoras (~likcoras@replaced-ip) (Quit: leaving)
-
1045[08:14:41] *** Joins: overlord_tm (~andraz@replaced-ip)
-
1046[08:15:56] *** Joins: wabuh (~wabuh@replaced-ip)
-
1047[08:16:01] *** Quits: mar77i (~mar77i@replaced-ip) (Ping timeout: 256 seconds)
-
1048[08:16:35] *** Quits: Guest4989 (~h1t3sh@replaced-ip) (Ping timeout: 256 seconds)
-
1049[08:17:34] *** Joins: jirka (~Icedove@replaced-ip)
-
1050[08:18:01] *** debhelper sets mode: +l 1647
-
1051[08:21:18] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
1052[08:22:58] *** Quits: wabuh (~wabuh@replaced-ip) (Ping timeout: 240 seconds)
-
1053[08:24:06] *** Quits: Pjusur (~Pjusur@replaced-ip) (Quit: Leaving)
-
1054[08:24:36] *** Joins: tompfr_ (~tompfr@replaced-ip)
-
1055[08:24:47] *** Quits: tompfr_ (~tompfr@replaced-ip) (Client Quit)
-
1056[08:25:32] *** Joins: JelmerD (~JelmerD@replaced-ip)
-
1057[08:26:36] *** Joins: denisk (~denisk@replaced-ip)
-
1058[08:28:22] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
-
1059[08:28:54] *** Joins: chele (~chele@replaced-ip)
-
1060[08:30:36] *** Quits: wafflejock (~wafflej0c@replaced-ip) (Ping timeout: 240 seconds)
-
1061[08:31:17] *** Joins: conta (~Thunderbi@replaced-ip)
-
1062[08:32:28] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip)
-
1063[08:32:46] *** Quits: masqueradepaul (~Paul@replaced-ip) (Remote host closed the connection)
-
1064[08:33:30] *** Joins: mifritscher (~michi@replaced-ip)
-
1065[08:34:18] *** Joins: Pjusur (~Pjusur@replaced-ip)
-
1066[08:34:26] *** Joins: arturo (~arturo@replaced-ip)
-
1067[08:34:56] *** Quits: jirka (~Icedove@replaced-ip) (Quit: jirka)
-
1068[08:35:14] *** Joins: wabuh (~wabuh@replaced-ip)
-
1069[08:35:23] *** Quits: dewas (dewas@replaced-ip) ()
-
1070[08:35:28] *** Joins: nidr0x (~z4.30i@2.47.14.62.static.jazztel.es)
-
1071[08:35:56] *** Quits: nidr0x (~z4.30i@2.47.14.62.static.jazztel.es)
(Client Quit)
-
1072[08:36:12] *** Joins: gagrio (~gagrio@replaced-ip)
-
1073[08:36:43] *** Quits: vvande (~vvande@replaced-ip) (Remote host closed the connection)
-
1074[08:37:20] *** Joins: vvande (~vvande@replaced-ip)
-
1075[08:37:30] *** Joins: miczac (~miczac@replaced-ip)
-
1076[08:41:03] *** Quits: samodid (~vsamodid@replaced-ip) (Ping timeout: 245 seconds)
-
1077[08:42:34] *** Joins: llucenic (~Thunderbi@replaced-ip)
-
1078[08:43:54] *** Joins: tallbarr (~none@replaced-ip)
-
1079[08:44:17] *** Joins: mar77i (~mar77i@replaced-ip)
-
1080[08:44:32] *** Quits: ShalokShalom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1081[08:44:47] *** Joins: lithie (uid45836@replaced-ip)
-
1082[08:45:48] *** Joins: jezza (~jezza@replaced-ip)
-
1083[08:46:37] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1084[08:46:43] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
1085[08:48:00] *** debhelper sets mode: +l 1655
-
1086[08:49:10] *** Joins: earthundead (~earthunde@replaced-ip)
-
1087[08:49:24] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip) (Quit: Leaving)
-
1088[08:49:53] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip)
-
1089[08:50:01] *** Joins: Brski (~Brski@replaced-ip)
-
1090[08:50:47] *** Quits: fyrril (~fyrril@replaced-ip) (Quit: Leaving)
-
1091[08:52:30] *** Quits: BaW (~BaW@replaced-ip) (Ping timeout: 258 seconds)
-
1092[08:53:25] *** Quits: dreki (~dreki@replaced-ip) (Quit: Leaving.)
-
1093[08:53:38] *** Quits: Brski (~Brski@replaced-ip) (Read error: Connection reset by peer)
-
1094[08:54:02] *** Quits: denisk (~denisk@replaced-ip) (Remote host closed the connection)
-
1095[08:54:03] *** Joins: BaW (~BaW@replaced-ip)
-
1096[08:54:03] *** Joins: srtu (~hypnotoad@replaced-ip)
-
1097[08:54:13] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
1098[08:55:14] *** Joins: leochill (~leochill@replaced-ip)
-
1099[08:56:19] *** Quits: sabusanta (~sabusanta@replaced-ip) (Ping timeout: 255 seconds)
-
1100[08:57:52] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 258 seconds)
-
1101[08:58:33] *** Joins: vvande__ (~vvande@replaced-ip)
-
1102[08:59:36] *** Joins: Erendis (meow@replaced-ip)
-
1103[08:59:45] *** Joins: RickXy (~zncadmin@replaced-ip)
-
1104[08:59:56] <GNU\colossus>
replaced-url
-
1105[09:00:33] *** Quits: vvande (~vvande@replaced-ip) (Ping timeout: 258 seconds)
-
1106[09:01:36] <missmbob> GNU\colossus: it's fixed
-
1107[09:01:53] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 245 seconds)
-
1108[09:02:49] *** Joins: pavlushka (~pavlushka@replaced-ip)
-
1109[09:03:49] *** Joins: zerun0 (~zerun0@replaced-ip)
-
1110[09:04:11] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 256 seconds)
-
1111[09:04:51] <GNU\colossus> missmbob, how do you figure?
-
1112[09:05:40] <missmbob>
replaced-url
-
1113[09:06:16] *** Quits: RickXy (~zncadmin@replaced-ip) (Ping timeout: 240 seconds)
-
1114[09:06:36] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip) (Quit: Leaving)
-
1115[09:06:57] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip)
-
1116[09:08:46] *** Joins: RickXy (~zncadmin@replaced-ip)
-
1117[09:09:15] *** Joins: abrotman (~abrotman@replaced-ip)
-
1118[09:09:15] *** Quits: abrotman (~abrotman@replaced-ip) (Changing host)
-
1119[09:09:15] *** Joins: abrotman (~abrotman@replaced-ip)
-
1120[09:10:53] *** Joins: jwd (~jwd@replaced-ip)
-
1121[09:10:56] *** Joins: wafflejock (~wafflej0c@replaced-ip)
-
1122[09:12:05] *** Quits: rypervenche (~rypervenc@replaced-ip) (Quit: Güle güle)
-
1123[09:12:49] *** Quits: _sfiguser (~sfigguser@replaced-ip) (Ping timeout: 258 seconds)
-
1124[09:13:43] *** Joins: solution_ (solution@replaced-ip)
-
1125[09:14:25] *** Joins: samodid (~vsamodid@replaced-ip)
-
1126[09:14:47] *** Joins: sandeepkr (~Sandeepkr@replaced-ip)
-
1127[09:14:50] *** Quits: n4dir (~user@replaced-ip) (Ping timeout: 240 seconds)
-
1128[09:15:02] *** Quits: sandeepkr (~Sandeepkr@replaced-ip) (Max SendQ exceeded)
-
1129[09:15:06] *** Quits: kau (~kau@replaced-ip) (Quit: kau)
-
1130[09:15:10] *** Joins: nj8 (~nj8@replaced-ip)
-
1131[09:16:31] <sdx23> not in jessie backports.
-
1132[09:17:18] *** Joins: pos (~pos@replaced-ip)
-
1133[09:17:28] <missmbob> sdx23: until you look more closely.
stretch has 4.8+77 which is fixed. that's the same in
jessie-backports
-
1134[09:17:50] *** Quits: nj8 (~nj8@replaced-ip) (Read error: Connection reset by peer)
-
1135[09:18:05] *** Joins: nj8 (~nj8@replaced-ip)
-
1136[09:18:05] *** Quits: nj8 (~nj8@replaced-ip) (Read error: Connection reset by peer)
-
1137[09:18:46] *** Joins: nj8 (~nj8@replaced-ip)
-
1138[09:18:52] *** Joins: fearnothing (~nothing@replaced-ip)
-
1139[09:20:18] *** Joins: rgogunskiy (~rgogunski@replaced-ip)
-
1140[09:20:19] *** Quits: nj8 (~nj8@replaced-ip) (Read error: Connection reset by peer)
-
1141[09:20:34] *** Quits: bins (~bins@replaced-ip) (Remote host closed the connection)
-
1142[09:20:37] *** Joins: donught (~donught@replaced-ip)
-
1143[09:20:38] *** Quits: blimpy (~jacob@replaced-ip) (Remote host closed the connection)
-
1144[09:21:05] *** Joins: nj8 (~nj8@replaced-ip)
-
1145[09:21:05] *** Joins: blimpy (~jacob@replaced-ip)
-
1146[09:21:07] <missmbob> GNU\colossus: ^
-
1147[09:21:16] *** Ticho_ is now known as Ticho
-
1148[09:21:19] *** Joins: gebjgd (~stmsgebjg@replaced-ip)
-
1149[09:21:19] *** Quits: gebjgd (~stmsgebjg@replaced-ip) (Changing host)
-
1150[09:21:19] *** Joins: gebjgd (~stmsgebjg@replaced-ip)
-
1151[09:21:36] *** Quits: nj8 (~nj8@replaced-ip) (Read error: Connection reset by peer)
-
1152[09:21:37] <sdx23> missmbob: true. However, this version is
from 4.12.2016, isn't it? - which was before the bug was even
reported
-
1153[09:21:40] *** Quits: KaliLinuxGR (~KaliLinux@replaced-ip) (Ping timeout: 260 seconds)
-
1154[09:21:56] *** Joins: nj8 (~nj8@replaced-ip)
-
1155[09:22:26] *** Joins: Freeaqingme_ (~quassel@replaced-ip)
-
1156[09:22:35] <sdx23> ah, sorry. I looked at the metapackage.
-
1157[09:23:02] *** Quits: nj8 (~nj8@replaced-ip) (Read error: Connection reset by peer)
-
1158[09:23:29] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1159[09:23:35] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Remote host closed the connection)
-
1160[09:23:47] *** Joins: nj8 (~nj8@replaced-ip)
-
1161[09:24:10] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1162[09:25:33] *** Joins: _sfiguser (~sfigguser@replaced-ip)
-
1163[09:25:35] *** Quits: crazymutt (~crazymutt@replaced-ip) (Quit: Leaving)
-
1164[09:25:45] *** Joins: antgel (~topdog@replaced-ip)
-
1165[09:26:23] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Remote host closed the connection)
-
1166[09:26:47] *** Joins: akwiatkowski (~bobik314@replaced-ip)
-
1167[09:27:00] *** Quits: aaro (~aaro@replaced-ip) (Ping timeout: 258 seconds)
-
1168[09:27:01] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1169[09:27:15] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Client Quit)
-
1170[09:27:15] *** Joins: KaliLinuxGR (~KaliLinux@replaced-ip)
-
1171[09:27:49] *** Quits: donught (~donught@replaced-ip) (Remote host closed the connection)
-
1172[09:28:00] *** debhelper sets mode: +l 1661
-
1173[09:28:27] *** Joins: btf (~btf@replaced-ip)
-
1174[09:29:03] *** Joins: JagArLedsen (~JagArLeds@replaced-ip)
-
1175[09:29:11] *** Quits: regedit (uid150526@replaced-ip) (Quit: Connection closed for inactivity)
-
1176[09:30:00] *** Quits: jvelasquez (~jvelasque@replaced-ip) (Read error: Connection reset by peer)
-
1177[09:30:46] *** Quits: ransur0t (~ransur0t@replaced-ip) (Quit: Leaving)
-
1178[09:31:09] *** Joins: deeb (~dee@replaced-ip)
-
1179[09:31:20] *** Joins: donught (~donught@replaced-ip)
-
1180[09:32:15] *** Joins: woshty (~irc@replaced-ip)
-
1181[09:32:50] *** Joins: colo-work (~colo-work@replaced-ip)
-
1182[09:34:11] *** Quits: pingfloyd (~pingfloyd@replaced-ip) (Quit: ☮ out)
-
1183[09:34:22] *** Joins: flux242 (~chatzilla@replaced-ip)
-
1184[09:34:47] *** Joins: t0mmy (~tprrt@replaced-ip)
-
1185[09:34:57] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 240 seconds)
-
1186[09:35:49] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 258 seconds)
-
1187[09:36:19] <sdx23> missmbob: ok, so the metapackages
coincidentally have the same version. Looking closer: In
[linux_4.8.15-2.debian.tar.xz] (stretch) there's the patch, in
[linux_4.8.11-1~bpo8+1.debian.tar.xz] (jessie backports) not.
-
1188[09:38:11] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 256 seconds)
-
1189[09:39:31] *** Joins: JagArLedsen83 (~JagArLeds@replaced-ip)
-
1190[09:41:46] *** Quits: mifritscher (~michi@replaced-ip) (Ping timeout: 255 seconds)
-
1191[09:42:14] *** Joins: betandr (~betandr@replaced-ip)
-
1192[09:43:34] *** Quits: JagArLedsen (~JagArLeds@replaced-ip) (Ping timeout: 255 seconds)
-
1193[09:43:42] *** Joins: papaBear (~papaBear@replaced-ip)
-
1194[09:43:51] *** Quits: fearnothing (~nothing@replaced-ip) (Ping timeout: 256 seconds)
-
1195[09:44:57] *** Joins: Deputy_Dawg (~BoB@replaced-ip)
-
1196[09:45:38] *** Joins: Guest10762 (~tinti@replaced-ip)
-
1197[09:47:10] *** Joins: anry (anry@replaced-ip)
-
1198[09:47:38] *** Joins: sandeepkr (~Sandeepkr@replaced-ip)
-
1199[09:47:52] *** Joins: p1p10l0 (501cc406@replaced-ip)
-
1200[09:48:00] *** debhelper sets mode: +l 1667
-
1201[09:48:16] <Deputy_Dawg> Anyone know why Debian is so
difficult to install to a partition on an hdd?Set the mount point
etc..but it just puts you in a loop.
-
1202[09:48:29] *** Quits: sandeepkr (~Sandeepkr@replaced-ip) (Remote host closed the connection)
-
1203[09:48:30] *** Joins: jezza (~jezza@replaced-ip)
-
1204[09:48:33] *** Joins: alwyn (~alwyn@replaced-ip)
-
1205[09:49:06] *** Parts: Erendis (meow@replaced-ip)
-
1206[09:49:24] *** Joins: biberu (~biberu@replaced-ip)
-
1207[09:49:39] <sdx23> Deputy_Dawg: loop in the selection
process, you mean? Be careful which option you choose in the
corresponding steps.
-
1208[09:49:47] *** Joins: uNmowed (~Mayu@replaced-ip)
-
1209[09:50:39] *** Quits: papaBear (~papaBear@replaced-ip) (Quit: leaving)
-
1210[09:50:53] *** Joins: Raed|Laptop (~Raed@replaced-ip)
-
1211[09:51:06] *** Guest64960 is now known as Haudegen
-
1212[09:51:10] <Deputy_Dawg> Yes,Ive set the parameters just the
same as with installing say Mint but it wont install on a spare ext4
partition.
-
1213[09:51:13] *** Quits: saju_m (~saju_m@replaced-ip) (Ping timeout: 256 seconds)
-
1214[09:52:14] *** Joins: WayToDoor (~milk.bott@193.55.29.169)
-
1215[09:52:17] *** Joins: blackflow (~blackflow@replaced-ip)
-
1216[09:52:29] *** Quits: SugoiBeans (uid188175@replaced-ip) (Quit: Connection closed for inactivity)
-
1217[09:52:36] *** Joins: discensa (discensa@replaced-ip)
-
1218[09:53:25] *** Joins: pingfloyd (~pingfloyd@replaced-ip)
-
1219[09:54:06] <sdx23> "wont install" means what
exactly?
-
1220[09:54:19] *** Joins: Kaylas (~mirio@replaced-ip)
-
1221[09:54:34] <Deputy_Dawg> Means I cant install it to a
partition
-
1222[09:54:34] *** Joins: papaBear (~papaBear@replaced-ip)
-
1223[09:54:49] <Deputy_Dawg> set mount point/
-
1224[09:54:53] *** raynold is now known as raynold_
-
1225[09:55:05] <Deputy_Dawg> Chose partition etc
-
1226[09:55:36] <Deputy_Dawg> Press continue and it asks the same
questions over again
-
1227[09:56:32] <Deputy_Dawg> Added boot flag
-
1228[09:56:49] *** Quits: x_ (~x@replaced-ip) (Quit: Leaving)
-
1229[09:56:56] <Deputy_Dawg> There is nothing else to add but it
still takes me back to square one each time
-
1230[09:56:59] <sdx23> ok, so that's what I meant in the
beginning: Make sure it's the right "continue". At
some point it's not optimally worded, I don't remember
exactly where.
-
1231[09:57:26] *** Quits: jwd (~jwd@replaced-ip) ()
-
1232[09:58:18] <Deputy_Dawg> Yes,Ive tried several times
now.Tried net insatll method and now I tried burning the whole 1.2gb
iso to disc and still see the same issue
-
1233[09:58:27] *** Quits: mar77i (~mar77i@replaced-ip) (Ping timeout: 240 seconds)
-
1234[09:58:33] <Deputy_Dawg> Ill try again later
-
1235[09:58:35] *** Quits: MrNeon (~misterneo@replaced-ip##) (Quit: ZNC 1.6.4 - ##replaced-url
-
1236[09:59:02] *** Joins: MrNeon (~misterneo@replaced-ip)
-
1237[09:59:12] *** Joins: maxiter (~weigang@replaced-ip)
-
1238[09:59:30] *** Joins: redguy (~matik@replaced-ip)
-
1239[09:59:31] *** Joins: redguy_ (~matik@replaced-ip)
-
1240[10:00:18] <sdx23> Deputy_Dawg:
replaced-url
-
1241[10:00:28] *** Joins: m-H7 (~mathias@replaced-ip)
-
1242[10:00:38] *** Joins: mibo (~mibo@replaced-ip)
-
1243[10:00:47] *** Quits: thunderrd (~thunderrd@replaced-ip) (Remote host closed the connection)
-
1244[10:00:58] <Deputy_Dawg> Thank you sdx23,Ill take a look
-
1245[10:02:08] <Deputy_Dawg> I must say Ive not yet tried the
'64 bit graphical install 'choice yet
-
1246[10:02:17] *** Quits: nj8 (~nj8@replaced-ip) (Quit: Leaving)
-
1247[10:02:37] *** Joins: rypervenche (~rypervenc@replaced-ip)
-
1248[10:03:02] *** Joins: nj8 (~nj8@replaced-ip)
-
1249[10:03:59] *** Joins: thunderrd (~thunderrd@replaced-ip)
-
1250[10:04:27] <Deputy_Dawg> Plus I went for the
'Manual'option as opposed to 'use entire
disk',for obvious reasons
-
1251[10:06:28] *** Quits: t0mmy (~tprrt@replaced-ip) (Ping timeout: 245 seconds)
-
1252[10:06:53] *** Joins: bocaneri (~bocaneri@replaced-ip)
-
1253[10:07:35] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 240 seconds)
-
1254[10:08:00] *** debhelper sets mode: +l 1675
-
1255[10:08:09] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip)
-
1256[10:08:30] *** Joins: t0mmy (~tprrt@replaced-ip)
-
1257[10:09:00] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 248 seconds)
-
1258[10:09:11] *** Quits: AlineGomes (uid198215@replaced-ip) (Quit: Connection closed for inactivity)
-
1259[10:09:41] *** Joins: urlord (~urlord@replaced-ip)
-
1260[10:09:49] *** Quits: todd_dsm (~todd_dsm@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
1261[10:10:33] *** Joins: dionysus69 (~Thunderbi@replaced-ip)
-
1262[10:11:05] *** Quits: redguy_ (~matik@replaced-ip) (Ping timeout: 240 seconds)
-
1263[10:11:07] *** Joins: stare (~stare@replaced-ip)
-
1264[10:11:12] *** Joins: timahvo1 (~rogue@replaced-ip)
-
1265[10:11:17] *** Quits: redguy (~matik@replaced-ip) (Ping timeout: 252 seconds)
-
1266[10:11:27] *** Joins: Andrew_S (~Icedove@replaced-ip)
-
1267[10:14:10] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 255 seconds)
-
1268[10:15:11] *** Joins: abrotman (~abrotman@replaced-ip)
-
1269[10:15:11] *** Quits: abrotman (~abrotman@replaced-ip) (Changing host)
-
1270[10:15:11] *** Joins: abrotman (~abrotman@replaced-ip)
-
1271[10:15:33] *** Joins: h1t3sh (~h1t3sh@replaced-ip)
-
1272[10:16:06] *** bazhang_ is now known as bazhang
-
1273[10:17:56] *** Quits: Guest34863 (~h1t3sh@replaced-ip) (Ping timeout: 240 seconds)
-
1274[10:18:24] *** Joins: doublehp (~DoubleHP@replaced-ip)
-
1275[10:18:40] *** Quits: overlord_tm (~andraz@replaced-ip) (Ping timeout: 240 seconds)
-
1276[10:19:32] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 252 seconds)
-
1277[10:20:01] <doublehp> any one here know a multicast
client-server template in bash ? I use a bash-http server, and now
want to do multicast in bash. But after a few hours did not found
any good tuto
-
1278[10:20:28] *** Joins: lucad111 (~lucad111@replaced-ip)
-
1279[10:20:30] *** Quits: Deputy_Dawg (~BoB@replaced-ip) (Quit: Leaving)
-
1280[10:20:34] *** Joins: abrotman (~abrotman@replaced-ip)
-
1281[10:20:34] *** Quits: abrotman (~abrotman@replaced-ip) (Changing host)
-
1282[10:20:34] *** Joins: abrotman (~abrotman@replaced-ip)
-
1283[10:20:38] *** Quits: Nnavd (~Nnavd@replaced-ip) (Ping timeout: 245 seconds)
-
1284[10:20:57] *** Joins: Slashman (~Slash@replaced-ip)
-
1285[10:22:44] *** Quits: mda1 (~dreamseek@replaced-ip) (Quit: Connection error?!)
-
1286[10:23:29] *** Quits: dave0x6d (uid190567@replaced-ip) (Quit: Connection closed for inactivity)
-
1287[10:23:30] *** Joins: Guest36461 (~dreamseek@replaced-ip)
-
1288[10:24:52] *** Quits: donught (~donught@replaced-ip) (Remote host closed the connection)
-
1289[10:25:12] *** Quits: lishoujun (~Icedove@replaced-ip) (Remote host closed the connection)
-
1290[10:25:29] *** Joins: deeb (~dee@replaced-ip)
-
1291[10:25:39] *** Quits: Devastator (~devas@replaced-ip) (Ping timeout: 258 seconds)
-
1292[10:26:02] *** Quits: sliekas99 (~mantas@replaced-ip) (Ping timeout: 258 seconds)
-
1293[10:27:25] *** Joins: mar77i (~mar77i@replaced-ip)
-
1294[10:27:58] *** Joins: lishoujun (~Icedove@replaced-ip)
-
1295[10:28:26] *** Joins: HRH_H_Crab (~crab@replaced-ip)
-
1296[10:29:35] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
1297[10:30:32] *** Joins: KyokoDebian (4d4da301@replaced-ip)
-
1298[10:30:38] *** Parts: KyokoDebian (4d4da301@replaced-ip)
-
1299[10:31:05] *** Quits: OERIAS (~OERIAS@replaced-ip) (Ping timeout: 260 seconds)
-
1300[10:31:30] <jelly> what do you use a bash http server FOR
-
1301[10:31:55] <doublehp> jelly: wrong channel :/ wanted #bash
-
1302[10:31:56] *** Joins: clmsy (~eoz@replaced-ip)
-
1303[10:32:01] <jelly> (there are tiny httpds with footprints
smaller than bash)
-
1304[10:32:13] *** Joins: gambero (~gambero@replaced-ip)
-
1305[10:32:44] <HRH_H_Crab> hi all im trying to configure unbound
on jessie. there appears to be a problem with the init script. when
i start the service, it starts unbound and then tries to call
nss-lookup.target.
-
1306[10:32:49] <doublehp> jelly: to ship the webserver inside a
shell project; very low traffic, bash is enough
-
1307[10:32:59] <HRH_H_Crab> that seems to fail and leaves the
entire thing stuck
-
1308[10:33:14] <HRH_H_Crab> id be grateful if anyone can suggest
what might be going wrong here.
-
1309[10:33:45] *** Joins: gil (~gil@replaced-ip)
-
1310[10:34:38] *** Joins: marco___ (~marco@replaced-ip)
-
1311[10:34:55] *** Joins: abu0 (~abu0@replaced-ip)
-
1312[10:35:01] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1313[10:35:14] *** Quits: discensa (discensa@replaced-ip) (Read error: Connection reset by peer)
-
1314[10:35:31] <marco___> Hello. There is a bug in
/usr/bin/chromium:21 in testing
-
1315[10:36:02] <marco___> it miss a closing double quote
-
1316[10:36:27] *** marco___ is now known as __marco
-
1317[10:36:40] *** Quits: abu0_ (~abu0@replaced-ip) (Ping timeout: 255 seconds)
-
1318[10:37:12] *** Joins: overlord_tm (~andraz@replaced-ip)
-
1319[10:37:35] *** Joins: thiras (~thiras@replaced-ip)
-
1320[10:37:38] <c-101> __marco: maybe you should report a bug
against the packet (maybe check before if it is already reported)
-
1321[10:38:05] *** Quits: abrotman (~abrotman@replaced-ip) (Ping timeout: 240 seconds)
-
1322[10:38:25] <c-101> in fact,
replaced-url
-
1323[10:38:26] <judd> Bug
replaced-url
-
1324[10:38:40] *** Quits: overlord_tm (~andraz@replaced-ip) (Remote host closed the connection)
-
1325[10:38:44] *** Joins: nj8_ (~nj8@replaced-ip)
-
1326[10:39:29] *** Joins: abrotman (~abrotman@replaced-ip)
-
1327[10:39:37] <__marco> I used to report bugs with reportbug but
I'm getting older
-
1328[10:39:56] *** Joins: overlord_tm (~andraz@replaced-ip)
-
1329[10:39:57] *** Quits: azzamsa (~quassel@replaced-ip) (Ping timeout: 256 seconds)
-
1330[10:40:27] *** Quits: murphy (~murphy@replaced-ip) (Ping timeout: 240 seconds)
-
1331[10:40:42] *** Joins: marvn (~marvn@replaced-ip)
-
1332[10:40:53] <c-101> it is already reported
-
1333[10:41:05] *** Quits: nj8 (~nj8@replaced-ip) (Ping timeout: 240 seconds)
-
1334[10:41:21] <c-101> however, why would getting older interfere
with bug reporting ? older means more experienced and thus, better
bug reports :D
-
1335[10:41:40] *** Quits: gil (~gil@replaced-ip) (Quit: Leaving)
-
1336[10:42:03] *** Joins: Shield (~alespag@replaced-ip)
-
1337[10:42:05] *** Parts: Shield (~alespag@replaced-ip)
-
1338[10:42:21] *** Quits: marvn (~marvn@replaced-ip) (Client Quit)
-
1339[10:42:43] *** Quits: vaidy (vaidy@replaced-ip) (Ping timeout: 245 seconds)
-
1340[10:43:04] *** Joins: saju_m (~saju_m@replaced-ip)
-
1341[10:43:04] *** Joins: marvn_work (~marvn@replaced-ip)
-
1342[10:43:08] *** Quits: spooky (spooky@replaced-ip) (Ping timeout: 245 seconds)
-
1343[10:43:33] *** Quits: raSter^ (raster@replaced-ip) (Ping timeout: 245 seconds)
-
1344[10:44:07] *** Joins: cerebro (~cerebro@replaced-ip)
-
1345[10:44:49] *** Joins: p3rs3us (~jduro@replaced-ip)
-
1346[10:44:55] *** Joins: discensa (discensa@replaced-ip)
-
1347[10:46:51] *** Joins: cyan__ (~cyan@replaced-ip)
-
1348[10:46:52] *** Joins: discensae (discensa@replaced-ip)
-
1349[10:47:52] *** Joins: thiras_ (~thiras@replaced-ip)
-
1350[10:48:01] *** debhelper sets mode: +l 1682
-
1351[10:48:09] *** Quits: thiras (~thiras@replaced-ip) (Disconnected by services)
-
1352[10:48:14] *** Quits: discensa (discensa@replaced-ip) (Read error: Connection reset by peer)
-
1353[10:48:15] *** Joins: blueness (~blueness@replaced-ip)
-
1354[10:48:19] *** thiras_ is now known as thiras
-
1355[10:49:07] *** Quits: papaBear (~papaBear@replaced-ip) (Quit: leaving)
-
1356[10:50:37] *** Joins: Tiffon (~name@replaced-ip)
-
1357[10:51:46] *** Joins: papaBear (~papaBear@replaced-ip)
-
1358[10:51:50] *** Joins: yottanami (~yottanami@replaced-ip)
-
1359[10:52:05] *** Quits: Guest23983 (skarn@replaced-ip##) (Quit: ZNC - ##replaced-url
-
1360[10:53:02] *** Quits: Dracunos (~Dracunos@replaced-ip) (Ping timeout: 246 seconds)
-
1361[10:53:17] <yottanami> Hey all
-
1362[10:54:01] *** Quits: morphis_ (~morphis@replaced-ip) (Remote host closed the connection)
-
1363[10:54:40] <yottanami> I amtrying to use two monitors and my
motherboard does not support two monitor, so I connected a HTMI to
USB converter I tried to share screen using this code
replaced-url
-
1364[10:55:00] *** Joins: morphis (~morphis@replaced-ip)
-
1365[10:55:07] <yottanami> but after that my machine is working
slow
-
1366[10:55:27] *** Joins: Dracunos (~Dracunos@replaced-ip)
-
1367[10:55:28] <yottanami> It works very perfectly in Windows
-
1368[10:55:29] *** Joins: azzamsa_ (~quassel@replaced-ip)
-
1369[10:55:52] *** Quits: arha (~temp@replaced-ip) (Quit: leaving)
-
1370[10:56:10] *** Joins: Serpent7776 (~Serpent77@replaced-ip)
-
1371[10:56:29] <yottanami> It seems I have delay on my HTMI
monitor
-
1372[10:56:52] *** Quits: AimHere (~David@replaced-ip) (Quit: Leaving)
-
1373[10:57:00] *** Quits: morphis (~morphis@replaced-ip) (Remote host closed the connection)
-
1374[10:57:02] *** Quits: papaBear (~papaBear@replaced-ip) (Quit: leaving)
-
1375[10:57:12] <yottanami> how should I fix it?
-
1376[10:57:29] *** Joins: morphis (~morphis@replaced-ip)
-
1377[10:59:40] *** Quits: Guest10762 (~tinti@replaced-ip) (Ping timeout: 240 seconds)
-
1378[10:59:50] *** Joins: Hacker01 (~Haxker01@replaced-ip)
-
1379[11:00:00] *** Joins: TvL2386 (~tom@replaced-ip)
-
1380[11:00:11] *** Joins: cdown (~cdown@replaced-ip)
-
1381[11:00:17] *** Joins: raSter^ (raster@replaced-ip)
-
1382[11:00:31] *** Joins: papaBear (~papaBear@replaced-ip)
-
1383[11:00:47] *** Joins: giraffe (skarn@replaced-ip)
-
1384[11:01:09] *** Quits: WayToDoor (~milk.bott@193.55.29.169) (Quit:
My MacBook has gone to sleep. ZZZzzz…)
-
1385[11:01:09] *** giraffe is now known as Guest316
-
1386[11:02:21] *** Joins: vaidy (vaidy@replaced-ip)
-
1387[11:03:01] *** Quits: giricz81 (~giricz81@replaced-ip) (Quit: Konversation terminated!)
-
1388[11:03:18] *** Joins: tinti (~tinti@replaced-ip)
-
1389[11:03:21] *** Quits: timahvo1 (~rogue@replaced-ip) (Read error: Connection reset by peer)
-
1390[11:03:42] *** tinti is now known as Guest18291
-
1391[11:04:05] *** Joins: rgr (~user@replaced-ip)
-
1392[11:04:05] *** Quits: ByteStorm (~MaBunny@replaced-ip) (Ping timeout: 252 seconds)
-
1393[11:04:31] *** Joins: timahvo1 (~rogue@replaced-ip)
-
1394[11:04:51] *** Quits: cerebro (~cerebro@replaced-ip) (Remote host closed the connection)
-
1395[11:05:10] *** Quits: xiaodong (~xiaodong@replaced-ip) (Remote host closed the connection)
-
1396[11:05:57] *** Joins: ransur0t (~ransur0t@replaced-ip)
-
1397[11:07:00] *** Joins: WayToDoor (~milk.bott@193.55.29.169)
-
1398[11:07:24] *** Joins: Zzeiss (~wsy@replaced-ip)
-
1399[11:07:36] *** Quits: Hacker01 (~Haxker01@replaced-ip) (Ping timeout: 240 seconds)
-
1400[11:07:57] *** KODY92 is now known as xorox90
-
1401[11:10:43] *** Joins: ruied (~ruied@replaced-ip)
-
1402[11:10:57] <papaBear> #ansible
-
1403[11:12:14] * petn-randall hands papaBear a /join.
-
1404[11:12:35] * papaBear is sorry for being stupid :D
-
1405[11:12:57] *** Joins: littlebit (~Thunderbi@replaced-ip)
-
1406[11:13:47] *** Quits: l0xas (~unix@replaced-ip) (Remote host closed the connection)
-
1407[11:13:50] *** Joins: B[]rG (~tuptidup@replaced-ip)
-
1408[11:14:01] *** Quits: RebelCoderRU (~Yuriy@replaced-ip) (Remote host closed the connection)
-
1409[11:16:26] *** Joins: cdown_ (~cdown@replaced-ip)
-
1410[11:16:46] *** Joins: RebelCoder (~Yuriy@replaced-ip)
-
1411[11:17:23] *** Joins: xfvh (~xfvh@replaced-ip)
-
1412[11:18:00] *** debhelper sets mode: +l 1690
-
1413[11:18:05] *** Joins: ByteStorm (~MaBunny@replaced-ip)
-
1414[11:18:24] *** Quits: Iridos (~iridos@replaced-ip) (Remote host closed the connection)
-
1415[11:18:42] *** Joins: Iridos (~iridos@replaced-ip)
-
1416[11:18:44] *** Quits: [-5h4k3-1 (queuepop@replaced-ip) (Read error: Connection reset by peer)
-
1417[11:18:47] *** Quits: B[]rG (~tuptidup@replaced-ip) (Read error: Connection reset by peer)
-
1418[11:18:50] *** Joins: [-5h4k3-] (queuepop@replaced-ip)
-
1419[11:18:56] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 252 seconds)
-
1420[11:18:56] *** cdown_ is now known as cdown
-
1421[11:19:03] *** Quits: pos (~pos@replaced-ip) (Quit: pos)
-
1422[11:19:27] *** Joins: B[]rG (~tuptidup@replaced-ip)
-
1423[11:19:28] *** Quits: papaBear (~papaBear@replaced-ip) (Quit: leaving)
-
1424[11:19:37] *** Quits: ToBeFree (~tobefree@replaced-ip) (Ping timeout: 256 seconds)
-
1425[11:19:53] *** Joins: deeb (~dee@replaced-ip)
-
1426[11:20:36] *** Quits: Zzeiss (~wsy@replaced-ip) (Quit: Zzeiss)
-
1427[11:20:38] *** Quits: Immanuel (~Manu@replaced-ip) (Ping timeout: 245 seconds)
-
1428[11:21:08] *** Quits: larjona (~quassel@replaced-ip) (Ping timeout: 252 seconds)
-
1429[11:21:53] *** Quits: yottanami (~yottanami@replaced-ip) (Ping timeout: 256 seconds)
-
1430[11:22:46] *** Quits: overlord_tm (~andraz@replaced-ip) (Ping timeout: 258 seconds)
-
1431[11:23:21] *** Joins: user__ (~user@replaced-ip)
-
1432[11:23:30] <user__> hello
-
1433[11:23:55] <bazhang> hi
-
1434[11:23:57] *** Joins: boris_t (~boris_t@replaced-ip)
-
1435[11:24:10] *** Quits: deeb (~dee@replaced-ip) (Ping timeout: 240 seconds)
-
1436[11:24:11] *** Joins: yottanami (~yottanami@replaced-ip)
-
1437[11:24:46] *** Joins: ToBeFree (~tobefree@replaced-ip)
-
1438[11:25:23] *** Joins: murphy (~murphy@replaced-ip)
-
1439[11:25:59] *** Joins: Nh3xus (~Nh3xus@replaced-ip)
-
1440[11:26:04] *** Joins: jezza (~jezza@replaced-ip)
-
1441[11:26:19] *** Joins: M3B0 (~M3B0@replaced-ip)
-
1442[11:26:20] *** Joins: Immanuel (~Manu@replaced-ip)
-
1443[11:26:34] <M3B0> hi. Do anyone have configured an
isc-dhcp-server using the same subnet with two scopes for diferent
DNS servers configuration.
-
1444[11:26:44] *** Joins: Elirips (~Elirips@replaced-ip)
-
1445[11:26:44] *** Quits: user__ (~user@replaced-ip) (Client Quit)
-
1446[11:27:05] *** Quits: ShalokShalom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1447[11:27:49] *** Joins: beatsteak (~bs@replaced-ip)
-
1448[11:28:08] <beatsteak> Hi guys. Where do I find your factoids
online?
-
1449[11:28:27] <petn-randall> beatsteak: /query dpkg help
-
1450[11:28:31] *** Quits: WayToDoor (~milk.bott@193.55.29.169) (Quit:
Textual IRC Client:
replaced-url
-
1451[11:28:32] *** Joins: youyou (~youyou@replaced-ip)
-
1452[11:28:43] <petn-randall> beatsteak: Then you can ask
whatever you want.
-
1453[11:28:45] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1454[11:28:55] *** Joins: Iruoy (~Iruoy@replaced-ip)
-
1455[11:29:19] *** Quits: ByteStorm (~MaBunny@replaced-ip) (Ping timeout: 255 seconds)
-
1456[11:29:47] *** Joins: syssi_ (~syssi@replaced-ip)
-
1457[11:29:59] <beatsteak> Aren't they accessible online?
-
1458[11:30:01] *** Joins: oish (~charlie@replaced-ip)
-
1459[11:30:28] <beatsteak> oh, got it
-
1460[11:30:35] *** Quits: miczac (~miczac@replaced-ip) (Ping timeout: 240 seconds)
-
1461[11:30:50] *** Joins: papaBear (~papaBear@replaced-ip)
-
1462[11:31:16] *** Quits: littlebit (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
1463[11:32:30] *** Quits: syssi (~syssi@replaced-ip) (Ping timeout: 240 seconds)
-
1464[11:32:35] <beatsteak> Does debian.net belong to debian.org?
Is it an official debian site?
-
1465[11:32:44] *** Quits: MDrights (~MDrights@replaced-ip) (Ping timeout: 248 seconds)
-
1466[11:33:05] *** Joins: llucenic (~Thunderbi@replaced-ip)
-
1467[11:33:43] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1468[11:34:11] *** Joins: youyou (~youyou@replaced-ip)
-
1469[11:34:57] *** Quits: yottanami (~yottanami@replaced-ip) (Ping timeout: 240 seconds)
-
1470[11:34:58] <bezaban> beatsteak: they are owned by the same
entity
-
1471[11:35:25] *** Joins: yottanami (~yottanami@replaced-ip)
-
1472[11:35:32] *** Joins: overlord_tm (~andraz@replaced-ip)
-
1473[11:38:53] <petn-randall> beatsteak: IRC doesn't count
as "online"?
-
1474[11:39:11] <M3B0> Hi does anyone know a isc-dhcp-server
channel?
-
1475[11:39:52] <beatsteak> So, I'm asking since I'm
interested in all kinds of documentation Debian offers. Would you
say the factoids are part of the debian documentation? And I
can't easily access and browse the factoids.
-
1476[11:40:18] *** Joins: kapitalist (~kapitalis@replaced-ip)
-
1477[11:40:22] <beatsteak> At least not in the way I'd like
to access them
-
1478[11:40:52] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
1479[11:40:53] <beatsteak> I don't know any factoids yet.
Would you say they hold important information?
-
1480[11:41:09] <beatsteak> Are they reliable?
-
1481[11:41:19] <themill> no
-
1482[11:41:20] *** Joins: blueness (~blueness@replaced-ip)
-
1483[11:41:23] *** Joins: killian99 (~killian99@replaced-ip)
-
1484[11:41:24] *** Quits: papaBear (~papaBear@replaced-ip) (Remote host closed the connection)
-
1485[11:42:03] *** Quits: nighty (~nighty@replaced-ip) (Quit: Disappears in a puff of smoke)
-
1486[11:42:08] *** Joins: wriedel (~wriedel@replaced-ip)
-
1487[11:42:27] <beatsteak> So, you wouldn't say they should
be part of a debian knowledge base?
-
1488[11:42:39] *** Joins: BWMerlin (~Thunderbi@replaced-ip)
-
1489[11:42:47] *** Joins: papaBear (~papaBear@replaced-ip)
-
1490[11:42:58] <beatsteak> I'll have a look at them
-
1491[11:43:30] *** Quits: devurandom (~quassel@replaced-ip) (Remote host closed the connection)
-
1492[11:43:59] *** Joins: devurandom (~quassel@replaced-ip)
-
1493[11:44:10] *** Quits: Walker_m (~Walker_m@replaced-ip) (Ping timeout: 255 seconds)
-
1494[11:44:15] <themill> There are 40391 of them. I don't
think that's helpful to you.
-
1495[11:44:16] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1496[11:44:28] <beatsteak> When you're giving support here
in this channel, are there any other sources of information you guys
rely upon? Some form of documentation that's not accessible by
others/me?
-
1497[11:45:09] <themill> Years of bitter experience.
-
1498[11:45:13] <bezaban> lol
-
1499[11:45:17] <beatsteak> I see
-
1500[11:45:19] <beatsteak> :)
-
1501[11:45:40] <bezaban> a long history of breaking stuff ;)
-
1502[11:45:41] *** Quits: wriedel_ (~wriedel@replaced-ip) (Ping timeout: 256 seconds)
-
1503[11:45:43] *** Joins: sillyslux (~sillyslux@replaced-ip)
-
1504[11:45:46] <beatsteak> Guys, I want to push the Debian
documentation to new heights
-
1505[11:45:57] <jelly> the 100 most used are probably reasonably
reliable
-
1506[11:46:20] <jelly> !penixstrike
-
1507[11:46:23] <themill> Anything less than a couple of years ago
-
1508[11:46:38] <beatsteak> I'll have a look at them
-
1509[11:46:40] <jelly> except someone is deleting the most useful
ones
-
1510[11:46:45] *** Quits: awal1 (~awal1@replaced-ip) (Quit: Leaving)
-
1511[11:46:49] *** Joins: youyou (~youyou@replaced-ip)
-
1512[11:48:33] *** Quits: kardborren (~weechat@replaced-ip) (Quit: WeeChat 1.0.1)
-
1513[11:48:53] <jelly> !penixstrike beatsteak
-
1514[11:48:53] <dpkg> A towering Penix descends from the heavens,
knocking beatsteak to the ground and leaving a large wet spot.
-
1515[11:48:57] *** Joins: kardborren (~weechat@replaced-ip)
-
1516[11:49:04] <jelly> hm, the singular one still exists
-
1517[11:49:13] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
1518[11:49:23] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 245 seconds)
-
1519[11:49:58] *** Quits: soee_ (~soee@replaced-ip) (Remote host closed the connection)
-
1520[11:50:28] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 255 seconds)
-
1521[11:50:31] *** Quits: Iruoy (~Iruoy@replaced-ip) (Remote host closed the connection)
-
1522[11:50:33] *** Joins: teclo- (42@replaced-ip)
-
1523[11:51:02] <beatsteak> Well, guys, I'll just translate a
German saying: With that kind of documentation "you won't
win a flower pot." If you know what I'm saying
-
1524[11:51:08] *** Joins: soee (~soee@replaced-ip)
-
1525[11:51:40] *** Joins: wiselydoesit (~wiselydoe@replaced-ip)
-
1526[11:51:54] <beatsteak> I assume that was a factoid
-
1527[11:52:45] <jelly> nod
-
1528[11:55:09] <sillyslux> what's debian documentation?
-
1529[11:55:17] <sillyslux> or where
-
1530[11:55:45] <beatsteak> Debian documentation is the goal of
the Debian Documentation Project - short: DeDoPro
-
1531[11:55:46] <sillyslux> it feels like there are hundreds
-
1532[11:55:50] <jelly> everywhere a little, that's part of
the problem
-
1533[11:56:28] *** Joins: m8 (~m8@replaced-ip)
-
1534[11:56:34] *** Joins: tram0004 (~tram0004@replaced-ip)
-
1535[11:56:35] *** Joins: Walker_m (~Walker_m@replaced-ip)
-
1536[11:56:43] *** Quits: Walker_m (~Walker_m@replaced-ip) (Max SendQ exceeded)
-
1537[11:56:48] <beatsteak> I think we'll start with a
survey. I'm already working on one. Gimme a week or so
-
1538[11:56:49] <sillyslux> and it also feels like
everything's just fine
-
1539[11:57:11] *** Joins: kardborren (~weechat@replaced-ip)
-
1540[11:58:01] *** Joins: Walker_m (~Walker_m@replaced-ip)
-
1541[11:58:48] *** Quits: azzamsa_ (~quassel@replaced-ip) (Ping timeout: 258 seconds)
-
1542[11:59:02] *** Joins: afuentes (~kusanagi@replaced-ip)
-
1543[11:59:03] *** Quits: bnw (~bnw@replaced-ip) (Quit: Leaving)
-
1544[12:00:14] *** Quits: _Hez (~hez@replaced-ip) (Read error: Connection reset by peer)
-
1545[12:00:25] *** Joins: _Hez (~hez@replaced-ip)
-
1546[12:00:39] *** Joins: h8R (~ari_pak@replaced-ip)
-
1547[12:00:44] *** Joins: geoid_ (~geoid@replaced-ip)
-
1548[12:00:47] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1549[12:00:55] <sillyslux> i find many articles in
wiki.debian.org very useful, how about trying to improve it somehow?
-
1550[12:01:26] <jelly> sillyslux: is in the "this is
fine" kc green comic?
-
1551[12:01:30] <jelly> as* in
-
1552[12:01:33] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 256 seconds)
-
1553[12:01:55] <sillyslux> kc wat?
-
1554[12:02:16] * sillyslux ignores childish comic stuff
-
1555[12:02:36] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 248 seconds)
-
1556[12:02:45] * sillyslux 's a veery mature grown up
-
1557[12:03:51] <sillyslux> i think wiki.debian.org could use a
new interface with sidebars and webX.Y fanciness
-
1558[12:04:01] *** Joins: youyou (~youyou@replaced-ip)
-
1559[12:04:05] *** Joins: jezza (~jezza@replaced-ip)
-
1560[12:04:08] *** Joins: phdeswer (~phdeswer@replaced-ip)
-
1561[12:04:20] * smojphace hands sillyslux a yellow mold
-
1562[12:04:34] <sillyslux> lots and lots of new categories and
tags and such
-
1563[12:05:03] *** Joins: fredriki (~fredriki@replaced-ip)
-
1564[12:05:25] <fredriki> I have this weird problem with disk
usage
-
1565[12:05:37] <fredriki> a folder is apparently very large
-
1566[12:05:51] <fredriki> I enter the folder, and run 'du
-csh *' but the contents don't appear large anymore
-
1567[12:05:52] <fredriki>
replaced-url
-
1568[12:06:30] *** fredriki is now known as sh00p
-
1569[12:06:30] <themill> sillyslux: talk is cheap; patches take
more effort
-
1570[12:06:43] *** Joins: macartur (~macartur@replaced-ip)
-
1571[12:07:12] *** Parts: doublehp (~DoubleHP@replaced-ip)
-
1572[12:07:47] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1573[12:08:00] *** Joins: SugoiBeans (uid188175@replaced-ip)
-
1574[12:08:00] *** debhelper sets mode: +l 1698
-
1575[12:08:02] <sillyslux> themill *word
-
1576[12:08:21] *** Joins: youyou (~youyou@replaced-ip)
-
1577[12:08:31] <sh00p> can unidentified nicks talk in this
channel?
-
1578[12:08:39] <sh00p> not sure if my last posts got through
-
1579[12:08:49] <Hestben> sh00p: It did get through
-
1580[12:08:49] <smojphace> sh00p: Its the *, try plain du -csh
without the asterisk ;)
-
1581[12:08:55] <smojphace> hidden dirs etc
-
1582[12:09:05] *** Quits: C_P (~aaa@replaced-ip) (Ping timeout: 260 seconds)
-
1583[12:09:36] <jelly> sh00p: they usually can
-
1584[12:09:37] <sh00p> ah
-
1585[12:09:40] <sh00p> right, thx!
-
1586[12:09:44] <smojphace> np
-
1587[12:10:01] *** Quits: dselect (~dselect@replaced-ip) (Quit: ouch... that hurt)
-
1588[12:10:12] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1589[12:10:17] *** Joins: C_P (~aaa@replaced-ip)
-
1590[12:10:35] *** Joins: youyou (~youyou@replaced-ip)
-
1591[12:11:01] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
1592[12:11:22] *** Joins: dselect (~dselect@replaced-ip)
-
1593[12:11:38] *** Quits: ShalokShalom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1594[12:12:49] *** Quits: gambero (~gambero@replaced-ip) ()
-
1595[12:12:50] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1596[12:12:58] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 255 seconds)
-
1597[12:13:10] *** Joins: xiaodong (~xiaodong@replaced-ip)
-
1598[12:13:44] *** Quits: m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
1599[12:13:53] <smojphace> 5
-
1600[12:14:02] *** Joins: mosasaur (~mosasaur@replaced-ip)
-
1601[12:14:10] *** Quits: chachasmooth (~chachasmo@replaced-ip) (Ping timeout: 240 seconds)
-
1602[12:14:33] *** Quits: kardborren (~weechat@replaced-ip) (Quit: WeeChat 1.0.1)
-
1603[12:14:46] *** Joins: urlord (~urlord@replaced-ip)
-
1604[12:15:50] *** Quits: discensae (discensa@replaced-ip) (Ping timeout: 240 seconds)
-
1605[12:16:11] *** Joins: notebox (~textual@replaced-ip)
-
1606[12:17:09] *** Quits: pingfloyd (~pingfloyd@replaced-ip) (Quit: ☮ out)
-
1607[12:17:14] *** Joins: chachasmooth (~chachasmo@replaced-ip)
-
1608[12:19:06] *** Joins: pipoclown (~henk@replaced-ip)
-
1609[12:19:57] *** Joins: Raed|Mobile (~Raed@replaced-ip)
-
1610[12:20:47] *** Joins: dexta_ (~D3XTA@replaced-ip)
-
1611[12:20:52] *** Joins: kardborren (~weechat@replaced-ip)
-
1612[12:20:59] *** pipoclown is now known as dreamer
-
1613[12:21:24] *** Quits: dreamer (~henk@replaced-ip) (Changing host)
-
1614[12:21:24] *** Joins: dreamer (~henk@replaced-ip)
-
1615[12:21:42] *** Joins: n4dir (~user@replaced-ip)
-
1616[12:22:20] *** Quits: dexta (~D3XTA@replaced-ip) (Ping timeout: 248 seconds)
-
1617[12:23:05] *** Quits: Raed|Laptop (~Raed@replaced-ip) (Ping timeout: 256 seconds)
-
1618[12:23:10] *** Quits: akwiatkowski (~bobik314@replaced-ip) (Ping timeout: 240 seconds)
-
1619[12:23:32] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
1620[12:23:51] *** Joins: kardborren (~weechat@replaced-ip)
-
1621[12:24:03] *** Joins: jim_carry (~jim_carry@replaced-ip)
-
1622[12:25:14] <jim_carry> I can't able to see punjab/hindi
fonts in urxvt, I tried various fonts with no success, can you help
me?
-
1623[12:26:24] *** Joins: azzamsa_ (~quassel@replaced-ip)
-
1624[12:27:05] *** xcel_ is now known as xcel
-
1625[12:27:09] *** Joins: redguy_ (~matik@replaced-ip)
-
1626[12:27:09] *** Joins: redguy (~matik@replaced-ip)
-
1627[12:27:09] *** Quits: redguy (~matik@replaced-ip) (Changing host)
-
1628[12:27:09] *** Joins: redguy (~matik@replaced-ip)
-
1629[12:27:17] *** Joins: davimore_ (~davimore@replaced-ip)
-
1630[12:28:40] <jelly> jim_carry: are you sure your text files
are utf8 encoded?
-
1631[12:29:06] <jelly> jim_carry: do you have an example file or
URL?
-
1632[12:29:10] <jim_carry> I want to see these fonts in mutt and
newsbeuter
-
1633[12:29:19] *** Joins: giricz81 (~giricz81@replaced-ip)
-
1634[12:30:38] *** Joins: b3h3m0th (uid26288@replaced-ip)
-
1635[12:30:49] <jim_carry> I have this in Xresources
--->URxvt.font: xft:Inconsolata,xft:Terminus
Regular:size=13:antialias=true:hinting=true:style=Regular
-
1636[12:30:52] *** Quits: grift (~grift@replaced-ip) (Quit: Bye world)
-
1637[12:30:58] *** Joins: grift (~grift@replaced-ip)
-
1638[12:31:17] *** Joins: discensa (discensa@replaced-ip)
-
1639[12:31:43] *** Joins: beisner (~beisner@replaced-ip)
-
1640[12:32:00] *** Quits: kardborren (~weechat@replaced-ip) (Quit: WeeChat 1.0.1)
-
1641[12:32:00] <babilen> jim_carry: Does it work in, say,
gnome-terminal?
-
1642[12:32:03] <jelly> jim_carry: doesn't answer my
questions tho
-
1643[12:32:04] *** Joins: nikoma (~nikoma@replaced-ip)
-
1644[12:32:04] *** Quits: nikoma (~nikoma@replaced-ip) (Changing host)
-
1645[12:32:04] *** Joins: nikoma (~nikoma@replaced-ip)
-
1646[12:32:09] *** Joins: kardborren (~weechat@replaced-ip)
-
1647[12:32:18] <jim_carry> Yes it works in xfce4-terminal
-
1648[12:32:29] <jim_carry> which has Terminus Regular font set up
-
1649[12:32:47] *** Quits: youyou (~youyou@replaced-ip) (Remote host closed the connection)
-
1650[12:33:07] *** Joins: youyou (~youyou@replaced-ip)
-
1651[12:33:07] <jim_carry> jelly: I don't know if it is utf8
encoded
-
1652[12:33:32] <jim_carry> Should I post example file? here
-
1653[12:33:58] *** Quits: grift (~grift@replaced-ip) (Client Quit)
-
1654[12:34:05] <jelly> or a random web page that doesn't
show up correctly in elinks or links2
-
1655[12:34:16] <jim_carry> Okay
-
1656[12:34:22] *** Joins: blueness (~blueness@replaced-ip)
-
1657[12:34:22] *** Joins: urchin_ (~urchin@replaced-ip)
-
1658[12:34:44] *** Joins: amcorreia (~amcorreia@replaced-ip)
-
1659[12:34:45] *** Quits: youyou (~youyou@replaced-ip) (Read error: Connection reset by peer)
-
1660[12:34:47] *** Joins: user__ (~youyou@replaced-ip)
-
1661[12:34:56] *** Quits: rdz (~rdz@replaced-ip) (Ping timeout: 240 seconds)
-
1662[12:35:01] *** Joins: OS-26160 (~OS-26160@replaced-ip)
-
1663[12:35:31] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
1664[12:35:40] *** Joins: kardborren (~weechat@replaced-ip)
-
1665[12:35:42] *** Joins: rdz (~rdz@replaced-ip)
-
1666[12:35:43] *** Quits: RebelCoder (~Yuriy@replaced-ip) (Remote host closed the connection)
-
1667[12:36:17] *** Joins: RebelCoder (~Yuriy@replaced-ip)
-
1668[12:36:29] <jim_carry>
replaced-url
-
1669[12:36:57] <jim_carry> This page show all boxes in urxvt but
xfce4-terminal shows it fine
-
1670[12:37:03] *** Quits: RebelCoder (~Yuriy@replaced-ip) (Remote host closed the connection)
-
1671[12:37:13] *** Joins: grift (~grift@replaced-ip)
-
1672[12:37:35] *** Joins: RebelCoder (~Yuriy@replaced-ip)
-
1673[12:37:57] <jim_carry> xfce4 doesn't show boxes but it
is not readble
-
1674[12:37:58] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
1675[12:38:00] *** debhelper sets mode: +l 1711
-
1676[12:38:15] *** Quits: Urchin (~urchin@replaced-ip) (Ping timeout: 260 seconds)
-
1677[12:38:16] *** Quits: llucenic (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
1678[12:38:30] <jim_carry> xfce4-terminal doesn't show boxes
but it is unreadble
-
1679[12:38:42] *** Quits: user__ (~youyou@replaced-ip) (Remote host closed the connection)
-
1680[12:38:45] *** Joins: k0r74n (~k0r74n@replaced-ip)
-
1681[12:39:30] *** Joins: user__ (~youyou@replaced-ip)
-
1682[12:40:13] *** Quits: user__ (~youyou@replaced-ip) (Remote host closed the connection)
-
1683[12:40:23] *** Quits: RebelCoder (~Yuriy@replaced-ip) (Remote host closed the connection)
-
1684[12:40:24] <JyZyXEL> how can i access a bin/cue cd image on
debian?
-
1685[12:40:40] *** Joins: czesmir (~stefan@replaced-ip)
-
1686[12:40:54] *** Joins: user__ (~youyou@replaced-ip)
-
1687[12:41:41] <jelly> jim_carry: is task-punjabi installed?
-
1688[12:41:46] *** Joins: RebelCoder (~Yuriy@replaced-ip)
-
1689[12:41:53] *** Joins: kardborren (~weechat@replaced-ip)
-
1690[12:42:32] <jelly> jim_carry: er, make that fonts-guru
instead
-
1691[12:44:00] *** Quits: discensa (discensa@replaced-ip) (Read error: Connection reset by peer)
-
1692[12:44:05] *** Quits: nj8_ (~nj8@replaced-ip) (Ping timeout: 240 seconds)
-
1693[12:44:08] *** Joins: discensae (discensa@replaced-ip)
-
1694[12:44:19] <jim_carry> jelly: no, actually now i am on
fedora, my desktop has debian, i'll check when I get home
-
1695[12:44:36] *** Quits: Atm0spher1c (~future@replaced-ip) (Quit: quit)
-
1696[12:45:54] *** Quits: mavhq (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1697[12:46:31] <RebelCoder> Hey guys. Anyone plays Steam games on
Debian with Optimus/Primusrun ?
-
1698[12:46:41] *** Quits: jim_carry (~jim_carry@replaced-ip) (Quit: leaving)
-
1699[12:46:44] <jelly> ...
-
1700[12:46:45] <RebelCoder> I can't get any Steam game to
run with optirun/primusrun
-
1701[12:47:03] *** Joins: mavhq (~quassel@replaced-ip)
-
1702[12:47:08] <RebelCoder> All other apps and standalone games
do run just fine with primusrun for example. Steam stuff does not.
-
1703[12:47:17] <RebelCoder> Here is what I have:
replaced-url
-
1704[12:47:45] <NoxiousPloK> afaik steam games have a customized
executable that connect to the steam client for authentication (drm)
-
1705[12:48:15] *** Quits: __marco (~marco@replaced-ip) (Quit: __marco)
-
1706[12:48:33] <RebelCoder> Games would run but with low FPS,
meaning not run on the NVidia GPU or not run at all...
-
1707[12:48:50] <RebelCoder> Anyone here managed to start some
games in Debian stable ?
-
1708[12:49:13] <NoxiousPloK> I never had issues with gaming on
Linux, also not Steam games
-
1709[12:49:19] *** Joins: schu-r (~Thunderbi@replaced-ip)
-
1710[12:49:23] <NoxiousPloK> but I don't run Windows games
on Debian - only native Linux ports
-
1711[12:49:50] <RebelCoder> NoxiousPloK, Exactly ! Everything
else works, but Steam games. And those games are native Linux
anyway.
-
1712[12:49:53] <RebelCoder> Anyone ?
-
1713[12:50:28] *** Quits: electro33 (uid613@replaced-ip) (Quit: Connection closed for inactivity)
-
1714[12:50:40] *** Joins: Voyager82 (~francesco@replaced-ip)
-
1715[12:50:53] *** Joins: saturos (~saturos@replaced-ip)
-
1716[12:51:08] *** Quits: pcdummy (~quassel@replaced-ip##) (Quit: ##replaced-url
-
1717[12:51:45] *** Joins: h8R_ (~ari_pak@replaced-ip)
-
1718[12:52:27] <JyZyXEL> every time i run sudo needrestart it
says i need to restart avahi-daemon.service and rtkit-daemon.service
-
1719[12:52:49] <JyZyXEL> yet those aren't listed as
processes that are running outdated binaries
-
1720[12:52:58] *** Joins: pcdummy (~quassel@replaced-ip)
-
1721[12:52:58] *** Quits: pcdummy (~quassel@replaced-ip) (Changing host)
-
1722[12:52:58] *** Joins: pcdummy (~quassel@replaced-ip)
-
1723[12:52:59] <JyZyXEL> yet they are flagged for automatic
restart every time
-
1724[12:53:08] *** Quits: h8R (~ari_pak@replaced-ip) (Ping timeout: 245 seconds)
-
1725[12:53:13] *** Quits: user__ (~youyou@replaced-ip) (Ping timeout: 258 seconds)
-
1726[12:53:27] *** Quits: overlord_tm (~andraz@replaced-ip) (Ping timeout: 240 seconds)
-
1727[12:54:00] <NoxiousPloK> RebelCoder: that's weird.. what
is optirun/primusrun? never used that
-
1728[12:54:07] *** Joins: cdown (~cdown@replaced-ip)
-
1729[12:54:10] *** Joins: alecov (~control@replaced-ip)
-
1730[12:54:11] *** Quits: devurandom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1731[12:54:23] *** Joins: devurandom (~quassel@replaced-ip)
-
1732[12:54:33] <RebelCoder> Let's you run app/game on a
NVidia GPU instead of Intel.
-
1733[12:54:41] <RebelCoder> Only for Laptops with 2 graphics
cards
-
1734[12:54:42] *** Quits: ShalokShalom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1735[12:54:49] *** Joins: nj8_ (~nj8@replaced-ip)
-
1736[12:55:13] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 245 seconds)
-
1737[12:55:37] *** Quits: nj8_ (~nj8@replaced-ip) (Client Quit)
-
1738[12:56:20] *** Quits: n4dir (~user@replaced-ip) (Ping timeout: 260 seconds)
-
1739[12:56:27] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip)
-
1740[12:56:29] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1741[12:56:34] <NoxiousPloK> ahhhh
-
1742[12:56:42] <NoxiousPloK> my GF has that issue, but she runs
Windows
-
1743[12:56:52] <NoxiousPloK> thats a nasty problem, some games
just don't get it
-
1744[12:57:40] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
1745[12:57:47] *** Joins: arha (~temp@replaced-ip)
-
1746[12:57:49] *** Joins: |DM| (~|DM|@replaced-ip)
-
1747[12:57:59] *** Joins: f10 (~flo@replaced-ip)
-
1748[12:58:07] <RebelCoder> Windows works perfectly fine with
NVidia Optimus.
-
1749[12:58:20] <RebelCoder> Linux does too on everything, but
Steam agmes
-
1750[12:58:22] <RebelCoder> games
-
1751[12:58:46] <NoxiousPloK> weird
-
1752[12:58:47] *** Quits: OS-26160 (~OS-26160@replaced-ip) (Ping timeout: 256 seconds)
-
1753[12:58:48] *** Quits: ransur0t (~ransur0t@replaced-ip) (Ping timeout: 256 seconds)
-
1754[12:58:55] <NoxiousPloK> also not if you add both the game
and linux executables?
-
1755[12:59:03] <NoxiousPloK> I suppose it filters on that
-
1756[12:59:10] *** Joins: MoonkYan_ (~moonkyang@replaced-ip)
-
1757[12:59:17] *** Quits: urchin_ (~urchin@replaced-ip) (Changing host)
-
1758[12:59:17] *** Joins: urchin_ (~urchin@replaced-ip)
-
1759[12:59:21] *** urchin_ is now known as Urchin
-
1760[12:59:31] *** Joins: ransur0t (~ransur0t@replaced-ip)
-
1761[12:59:51] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
1762[13:04:12] *** Joins: sandeepkr (~Sandeepkr@replaced-ip)
-
1763[13:04:22] *** Joins: f10__ (~flo@replaced-ip)
-
1764[13:05:02] *** Quits: dpkg (~dpkg@replaced-ip) (Quit: buh bye!)
-
1765[13:05:14] *** Joins: ben25 (~ben25@replaced-ip)
-
1766[13:05:43] *** Joins: dpkg (~dpkg@replaced-ip)
-
1767[13:05:51] <ben25> heyo, what is the best graphical diff tool
available?
-
1768[13:06:08] <ben25> i checked meld and kdiff3-qt
-
1769[13:06:09] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
1770[13:06:11] *** SugoiBeans is now known as wolves
-
1771[13:06:20] <petn-randall> ben25: diff is IMHO the best.
-
1772[13:06:29] <ben25> argh
-
1773[13:06:29] *** Joins: OS-26160 (~OS-26160@replaced-ip)
-
1774[13:06:30] <ben25> sure
-
1775[13:07:13] <petn-randall> ben25: It might help to say what
you're missing from diff so we can suggest something.
-
1776[13:07:35] *** Joins: jezza (~jezza@replaced-ip)
-
1777[13:07:39] *** Joins: webuser5224 (~webuser52@replaced-ip)
-
1778[13:07:58] <ben25> anyway i was wondering is there was
another one worth testing?
-
1779[13:07:58] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
1780[13:08:01] *** debhelper sets mode: +l 1718
-
1781[13:08:45] *** Joins: jubo2 (~juboxi@replaced-ip)
-
1782[13:08:47] <ben25> hum, i was hopping one would deal with
archive file like they were directories
-
1783[13:08:57] *** Quits: tompfr (~tompfr@replaced-ip) (Ping timeout: 240 seconds)
-
1784[13:09:15] <petn-randall> ben25: imediff? diffoscope works on
complete tarballs/dirs/etc.
-
1785[13:11:45] *** Quits: blueness (~blueness@replaced-ip) (Quit: blueness)
-
1786[13:11:49] *** Quits: OS-26160 (~OS-26160@replaced-ip) (Ping timeout: 256 seconds)
-
1787[13:13:38] *** wolves is now known as chickens
-
1788[13:14:05] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 256 seconds)
-
1789[13:14:09] *** Joins: wonderworld (~ww@replaced-ip)
-
1790[13:14:10] *** Quits: vucen (~vucen@replaced-ip) (Quit: Lost terminal)
-
1791[13:14:51] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Remote host closed the connection)
-
1792[13:15:20] *** Joins: overlord_tm (~andraz@replaced-ip)
-
1793[13:15:30] *** Quits: BWMerlin (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
1794[13:15:49] *** Joins: vucen (~vucen@replaced-ip)
-
1795[13:16:45] *** Quits: lishoujun (~Icedove@replaced-ip) (Quit: lishoujun)
-
1796[13:18:42] *** Joins: Skalton (~Skalton@replaced-ip)
-
1797[13:18:52] *** Quits: RebelCoder (~Yuriy@replaced-ip) (Remote host closed the connection)
-
1798[13:19:03] *** Joins: Cloudish (~Cloudish@replaced-ip)
-
1799[13:19:04] *** Joins: RebelCoder (~Yuriy@replaced-ip)
-
1800[13:22:21] *** Joins: alpha_one_x86 (~alpha_one@replaced-ip)
-
1801[13:22:46] <alpha_one_x86> Hy, any bug around:
replaced-url
-
1802[13:23:23] *** Quits: papaBear (~papaBear@replaced-ip) (Quit: leaving)
-
1803[13:24:07] *** Quits: mniip (mniip@replaced-ip) (Ping timeout: 620 seconds)
-
1804[13:26:36] *** Joins: papaBear (~papaBear@replaced-ip)
-
1805[13:27:05] *** Quits: redguy_ (~matik@replaced-ip) (Ping timeout: 240 seconds)
-
1806[13:27:50] *** Quits: redguy (~matik@replaced-ip) (Ping timeout: 260 seconds)
-
1807[13:28:18] *** Quits: papaBear (~papaBear@replaced-ip) (Client Quit)
-
1808[13:28:37] *** Joins: papaBear (~papaBear@replaced-ip)
-
1809[13:29:05] *** Quits: thinkpad (~thinkpad@replaced-ip) (Read error: Connection reset by peer)
-
1810[13:29:40] *** Quits: papaBear (~papaBear@replaced-ip) (Client Quit)
-
1811[13:29:59] <Serpent7776> ben25, you might try diffuse
-
1812[13:30:16] *** Joins: thinkpad (~thinkpad@replaced-ip)
-
1813[13:30:38] *** Quits: schu-r (~Thunderbi@replaced-ip) (Quit: schu-r)
-
1814[13:30:51] *** mactimes_ is now known as mactimes
-
1815[13:32:19] *** Joins: littlebearz__ (~littlebea@replaced-ip)
-
1816[13:32:37] *** Quits: littlebear (littlebear@replaced-ip) (Ping timeout: 255 seconds)
-
1817[13:32:52] *** Quits: elkmoose (~jesus@replaced-ip) (Remote host closed the connection)
-
1818[13:33:00] *** Joins: Quatroking (~Quatrokin@replaced-ip)
-
1819[13:33:08] *** Quits: maxiter (~weigang@replaced-ip) (Ping timeout: 245 seconds)
-
1820[13:33:10] *** Joins: elkmoose (~jesus@replaced-ip)
-
1821[13:33:51] *** Quits: MoonkYan_ (~moonkyang@replaced-ip) (Ping timeout: 258 seconds)
-
1822[13:34:18] *** Joins: MoonkYang (~moonkyang@replaced-ip)
-
1823[13:34:30] *** Quits: thiras (~thiras@replaced-ip) (Ping timeout: 240 seconds)
-
1824[13:35:19] *** Joins: pragomer_1 (~pragomer_@replaced-ip)
-
1825[13:35:52] <pragomer_1> just installed stretch with mate-DE.
ifconfig command is not found. I think its because LAN-firmware was
missing during installation
-
1826[13:35:57] *** Quits: geoid_ (~geoid@replaced-ip) (Quit: Be back later ...)
-
1827[13:35:58] <pragomer_1> I now installed the packages
-
1828[13:36:14] <pragomer_1> firmware-linux,
firmware-linux-nonfree and firmware-realtek
-
1829[13:36:30] *** Joins: geoid_ (~geoid@replaced-ip)
-
1830[13:36:32] <pragomer_1> but no change... internet connection
is fine.. also apt-get install works... but no network manager
-
1831[13:36:37] *** Joins: KaiserAres (~KaiserAre@replaced-ip)
-
1832[13:36:38] <pragomer_1> and no ifconfig
-
1833[13:36:42] <pragomer_1> what to do??
-
1834[13:37:18] <TomTomTosch> did you mean /sbin/ifconfig ?
-
1835[13:37:27] <smojphace> pragomer_1: ^ not in your current
users path
-
1836[13:37:40] <pragomer_1> bash: /sbin/ifconfig: Datei oder
Verzeichnis nicht gefunden
-
1837[13:37:44] <ben25> Serpent7776, thanks
-
1838[13:37:45] <pragomer_1> (in english: "not found")
-
1839[13:37:48] *** Quits: ben25 (~ben25@replaced-ip) (Quit: Leaving)
-
1840[13:37:51] *** Quits: ShalokShalom (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1841[13:38:00] <TomTomTosch> it's in the net-tools package.
-
1842[13:38:00] *** debhelper sets mode: +l 1711
-
1843[13:38:24] *** Joins: nj8 (~nj8@replaced-ip)
-
1844[13:38:38] *** Joins: ShalokShalom (~quassel@replaced-ip)
-
1845[13:38:38] <pragomer_1> ok.mm... that package was not
installed
-
1846[13:38:44] *** Joins: chrisc (~chris@replaced-ip)
-
1847[13:39:07] <pragomer_1> now ifconfig works. thank you. any
idea what to install to get (in mate!) the graphical
network-manager?
-
1848[13:39:46] *** Quits: raynold_ (uid201163@replaced-ip) (Quit: Connection closed for inactivity)
-
1849[13:40:18] <chrisc> pragomer_1: `apt-get install
network-manager-gnome` ?
-
1850[13:40:21] *** Quits: alecov (~control@replaced-ip) (Disconnected by services)
-
1851[13:40:23] *** Joins: sandeepkr_ (~Sandeepkr@replaced-ip)
-
1852[13:40:24] *** Joins: vOYtEC_ (~vOYtEC@replaced-ip)
-
1853[13:40:25] *** Joins: alecov (~control@replaced-ip)
-
1854[13:40:29] *** Quits: wiselydoesit (~wiselydoe@replaced-ip) (Remote host closed the connection)
-
1855[13:40:30] <pragomer_1> thank you very much !
-
1856[13:40:35] *** Quits: fstd (~fstd@replaced-ip) (Read error: Connection reset by peer)
-
1857[13:40:37] *** Quits: \\Mr_C\\ (mrc@replaced-ip) (Quit: .)
-
1858[13:40:41] *** Joins: fstd (~fstd@replaced-ip)
-
1859[13:40:45] *** Quits: vOYtEC (~vOYtEC@replaced-ip) (Read error: Connection reset by peer)
-
1860[13:40:47] *** Quits: fstd (~fstd@replaced-ip) (Changing host)
-
1861[13:40:47] *** Joins: fstd (~fstd@replaced-ip)
-
1862[13:40:53] *** Joins: wiselydoesit (~wiselydoe@replaced-ip)
-
1863[13:41:07] *** Quits: pragomer_1 (~pragomer_@replaced-ip) (Quit: Leaving)
-
1864[13:41:10] *** Joins: sillyotter (~sillyotte@replaced-ip)
-
1865[13:41:15] *** Quits: geoid_ (~geoid@replaced-ip) (Ping timeout: 260 seconds)
-
1866[13:41:24] *** Quits: davimore_ (~davimore@replaced-ip) (Quit: Leaving)
-
1867[13:41:52] *** Quits: ariel (~quassel@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
1868[13:42:05] *** Quits: mosasaur (~mosasaur@replaced-ip) (Ping timeout: 240 seconds)
-
1869[13:42:05] *** Quits: Mathisen (~mathisen@replaced-ip) (Ping timeout: 240 seconds)
-
1870[13:42:17] *** Quits: pkiller (~pkiller@replaced-ip) (Ping timeout: 258 seconds)
-
1871[13:42:29] *** Joins: mniip (mniip@replaced-ip)
-
1872[13:42:35] *** Quits: sandeepkr (~Sandeepkr@replaced-ip) (Ping timeout: 240 seconds)
-
1873[13:42:36] *** Quits: matsasc (~mats@replaced-ip) (Ping timeout: 240 seconds)
-
1874[13:42:37] *** Quits: moufl (~5moufl@replaced-ip) (Ping timeout: 240 seconds)
-
1875[13:42:37] *** Quits: piklu (~piklu@replaced-ip) (Ping timeout: 240 seconds)
-
1876[13:42:38] *** Quits: srtu (~hypnotoad@replaced-ip) (Remote host closed the connection)
-
1877[13:42:39] *** Joins: mosasaur (~mosasaur@replaced-ip)
-
1878[13:42:39] *** Joins: meta-coder (~meta-code@replaced-ip)
-
1879[13:42:42] *** Quits: Ragnarokkr (~rob@replaced-ip) (Read error: Connection reset by peer)
-
1880[13:42:56] *** Quits: [_Miles_] (~miles@replaced-ip) (Ping timeout: 240 seconds)
-
1881[13:43:03] *** Quits: romano2k (~romano2k@replaced-ip) (Ping timeout: 258 seconds)
-
1882[13:43:03] *** Quits: sheepman (~sheepman@replaced-ip) (Ping timeout: 258 seconds)
-
1883[13:43:03] *** Quits: pfoo (~pfood@replaced-ip) (Ping timeout: 258 seconds)
-
1884[13:43:19] *** Joins: ariel (~quassel@replaced-ip)
-
1885[13:43:21] *** Joins: Ragnarokkr (~rob@replaced-ip)
-
1886[13:43:26] *** Quits: PhilSliderS (~Phil@replaced-ip) (Ping timeout: 258 seconds)
-
1887[13:43:26] *** Quits: Esya (~esya@replaced-ip) (Ping timeout: 258 seconds)
-
1888[13:44:03] *** Joins: kunoo (~kunoo@replaced-ip)
-
1889[13:44:55] *** Quits: niko (~niko@replaced-ip) (Ping timeout: 620 seconds)
-
1890[13:45:56] *** Joins: Esya (~esya@replaced-ip)
-
1891[13:45:57] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1892[13:46:34] *** Quits: k0r74n (~k0r74n@replaced-ip) (Quit: Leaving)
-
1893[13:46:49] *** Quits: Tempesta (Tempesta@replaced-ip) (Quit: See ya!)
-
1894[13:46:51] *** Joins: pfoo (~pfood@replaced-ip)
-
1895[13:46:51] *** Quits: pfoo (~pfood@replaced-ip) (Changing host)
-
1896[13:46:51] *** Joins: pfoo (~pfood@replaced-ip)
-
1897[13:46:53] *** Quits: ValodiaDeSeynes (~ValodiaDe@replaced-ip) (Ping timeout: 252 seconds)
-
1898[13:48:00] *** debhelper sets mode: +l 1700
-
1899[13:48:02] *** Joins: piklu (~piklu@replaced-ip)
-
1900[13:48:11] *** Joins: [_Miles_] (~miles@replaced-ip)
-
1901[13:48:20] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
1902[13:48:53] *** Joins: Mathisen (~mathisen@replaced-ip)
-
1903[13:48:53] *** Quits: Mathisen (~mathisen@replaced-ip) (Changing host)
-
1904[13:48:53] *** Joins: Mathisen (~mathisen@replaced-ip)
-
1905[13:48:59] *** Joins: pioneer42 (~jgram@replaced-ip)
-
1906[13:49:42] *** Joins: sheepman (~sheepman@replaced-ip)
-
1907[13:49:47] *** Quits: sillyotter (~sillyotte@replaced-ip) (Quit: WeeChat 1.4)
-
1908[13:49:48] <chrisc> is anyone able to explain how the mariadb
root account works, you don't need a password when root, unlike
with mysql?
-
1909[13:49:56] <chrisc> this is on stretch
-
1910[13:50:20] *** Joins: PhilSliderS (~Phil@replaced-ip)
-
1911[13:50:29] <abrotman> that's in the permissions table,
and you can configure mysql that way as well
-
1912[13:50:30] <chrisc> also when a root password is set a
non-root users appears unable to login, and i can't find where
these differences from mysql are documented?
-
1913[13:50:54] *** Quits: alxd (~alxd@replaced-ip) (Excess Flood)
-
1914[13:50:59] <chrisc> abrotman: you mean the mysql users table?
-
1915[13:51:30] *** Joins: dionysus70 (~Thunderbi@replaced-ip)
-
1916[13:51:49] *** Joins: matsasc (~mats@replaced-ip)
-
1917[13:51:57] *** Quits: dionysus69 (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
1918[13:51:57] *** dionysus70 is now known as dionysus69
-
1919[13:52:25] *** Joins: alxd (~alxd@replaced-ip)
-
1920[13:52:44] *** Joins: moufl (~5moufl@replaced-ip)
-
1921[13:53:06] *** Joins: dethos (~dethos@replaced-ip)
-
1922[13:53:13] *** Joins: Ticho_ (~Ticho@replaced-ip)
-
1923[13:53:28] *** Joins: jezza (~jezza@replaced-ip)
-
1924[13:53:32] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Remote host closed the connection)
-
1925[13:53:47] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
1926[13:54:06] *** Joins: romano2k (~romano2k@replaced-ip)
-
1927[13:54:06] *** Quits: romano2k (~romano2k@replaced-ip) (Changing host)
-
1928[13:54:06] *** Joins: romano2k (~romano2k@replaced-ip)
-
1929[13:54:16] *** Quits: ebarch (~ebarch@replaced-ip) (Ping timeout: 255 seconds)
-
1930[13:54:41] *** Joins: MaBunny (~MaBunny@replaced-ip)
-
1931[13:54:48] *** Quits: h1t3sh (~h1t3sh@replaced-ip) (Ping timeout: 245 seconds)
-
1932[13:54:57] *** Joins: ee2455 (~ee2455@replaced-ip)
-
1933[13:55:13] *** Quits: MaBunny (~MaBunny@replaced-ip) (Changing host)
-
1934[13:55:13] *** Joins: MaBunny (~MaBunny@replaced-ip)
-
1935[13:55:30] *** Quits: Ticho (~Ticho@replaced-ip) (Ping timeout: 240 seconds)
-
1936[13:55:36] *** Joins: nighty (~nighty@replaced-ip)
-
1937[13:55:37] *** Quits: MaBunny (~MaBunny@replaced-ip) (Max SendQ exceeded)
-
1938[13:55:48] *** Parts: pioneer42 (~jgram@replaced-ip)
-
1939[13:56:15] *** Joins: MaBunny (~MaBunny@replaced-ip)
-
1940[13:56:15] *** Quits: MaBunny (~MaBunny@replaced-ip) (Changing host)
-
1941[13:56:15] *** Joins: MaBunny (~MaBunny@replaced-ip)
-
1942[13:56:32] *** Joins: pkiller (~pkiller@replaced-ip)
-
1943[13:56:36] *** MaBunny is now known as OtakuSenpai
-
1944[13:57:08] *** Joins: thiras (~thiras@replaced-ip)
-
1945[13:57:28] *** Joins: sphenxes01 (~sphenxes@replaced-ip)
-
1946[13:57:53] *** Joins: Flashdown (d945f7b9@replaced-ip)
-
1947[13:58:01] *** debhelper sets mode: +l 1715
-
1948[13:58:45] *** Quits: dionysus69 (~Thunderbi@replaced-ip) (Ping timeout: 260 seconds)
-
1949[13:59:44] *** Joins: cereal_poster (~DouglasT@replaced-ip)
-
1950[14:00:00] *** Quits: xorox90 (~annonymou@replaced-ip) (Remote host closed the connection)
-
1951[14:00:05] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip)
-
1952[14:00:24] *** Joins: lsv (~nn@replaced-ip)
-
1953[14:00:29] *** Joins: cyborg-one (~cyborg-on@replaced-ip)
-
1954[14:01:11] *** Quits: sphenxes02 (~sphenxes@replaced-ip) (Ping timeout: 252 seconds)
-
1955[14:01:26] *** Quits: bittin (~luna@replaced-ip) (Remote host closed the connection)
-
1956[14:01:39] *** Joins: ShalokShalom_ (~quassel@replaced-ip)
-
1957[14:02:13] *** Quits: MrSnowShow (~MrSnowSho@replaced-ip) (Ping timeout: 258 seconds)
-
1958[14:02:29] *** Joins: niko (~niko@replaced-ip)
-
1959[14:03:08] *** Quits: pkiller (~pkiller@replaced-ip) (Ping timeout: 248 seconds)
-
1960[14:03:22] *** Joins: pragomer_1 (~pragomer_@replaced-ip)
-
1961[14:03:30] *** Quits: mactimes (~mactimes@replaced-ip) (Read error: Connection reset by peer)
-
1962[14:03:33] *** Quits: baraba (~baraba@replaced-ip) (Ping timeout: 245 seconds)
-
1963[14:03:49] <pragomer_1> just installed debian-stretch.
wondering where to take virtualbox from beste: homepage deb-file or
repo?
-
1964[14:03:55] *** Quits: bencevans (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1965[14:03:59] *** evilnewbie is now known as beaver
-
1966[14:04:12] *** Quits: ShalokShalom (~quassel@replaced-ip) (Ping timeout: 248 seconds)
-
1967[14:04:38] *** Joins: bencevans (~quassel@replaced-ip)
-
1968[14:05:49] *** Joins: lazaruz (~os2user@replaced-ip)
-
1969[14:05:52] *** Joins: pkiller (~pkiller@replaced-ip)
-
1970[14:05:57] *** Quits: ruied (~ruied@replaced-ip) (Ping timeout: 240 seconds)
-
1971[14:06:38] <lazaruz> 404 uh?
replaced-url
-
1972[14:07:12] *** Quits: thiras (~thiras@replaced-ip) (Ping timeout: 258 seconds)
-
1973[14:07:15] <aypea[1]> pragomer_1: I'd roll with repo
-
1974[14:07:45] <bezaban> lazaruz:
replaced-url
-
1975[14:08:05] <aypea[1]> wow. a .1?!
-
1976[14:08:06] <lazaruz> bezaban oh thanks. The links on
replaced-url
-
1977[14:08:11] <aypea[1]> never thought it'd happen.
-
1978[14:08:52] *** Joins: kedare (~Adium@replaced-ip)
-
1979[14:09:08] <pragomer_1> mm. as I see there is no vbox package
in the standard repo (main contrib non-free)
-
1980[14:09:20] <pragomer_1> like it was (I think to remeber) in
jessie
-
1981[14:09:23] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Ping timeout: 245 seconds)
-
1982[14:10:00] <bezaban> lazaruz: yeah, had a few of those since
8.7 release and now it seems it applies to 8.7.1 too :()
-
1983[14:10:26] *** Joins: sti2d (~user@replaced-ip)
-
1984[14:10:30] <sti2d> hello
-
1985[14:10:48] <aypea[1]> pragomer_1: apt-cache search
virtualbox-
-
1986[14:10:48] *** Joins: OS-26160 (~OS-26160@replaced-ip)
-
1987[14:11:19] *** chickens is now known as SugoiBeans
-
1988[14:11:25] *** Quits: SugoiBeans (uid188175@replaced-ip) (Changing host)
-
1989[14:11:26] *** Joins: SugoiBeans (uid188175@replaced-ip)
-
1990[14:11:26] *** Quits: SugoiBeans (uid188175@replaced-ip) (Changing host)
-
1991[14:11:26] *** Joins: SugoiBeans (uid188175@replaced-ip)
-
1992[14:11:34] *** Joins: HaMsTeRs (~SUPERGAYH@replaced-ip)
-
1993[14:11:35] *** Quits: SpaceAce (~SpaceAce@replaced-ip) (Read error: Connection reset by peer)
-
1994[14:11:41] *** Joins: HaMmY (~SUPERGAYH@replaced-ip)
-
1995[14:11:41] *** Quits: HaMmY (~SUPERGAYH@replaced-ip) (Client Quit)
-
1996[14:12:28] *** Joins: MoonkYan_ (~moonkyang@replaced-ip)
-
1997[14:12:57] *** Quits: yottanami (~yottanami@replaced-ip) (Ping timeout: 258 seconds)
-
1998[14:14:27] *** Quits: MicroCheapFx (~quassel@replaced-ip) (Read error: Connection reset by peer)
-
1999[14:15:01] *** Joins: Richard_Cavell (~Richard_C@replaced-ip)
-
2000[14:15:05] *** Quits: MoonkYang (~moonkyang@replaced-ip) (Ping timeout: 260 seconds)
-
2001[14:16:11] *** Joins: baraba (~baraba@replaced-ip)
-
2002[14:16:14] *** Joins: ktchk (~eddie6929@replaced-ip)
-
2003[14:16:55] *** Joins: mactimes (~mactimes@replaced-ip)
-
2004[14:17:05] *** Quits: OS-26160 (~OS-26160@replaced-ip) (Ping timeout: 240 seconds)
-
2005[14:17:56] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 240 seconds)
-
2006[14:18:08] *** Quits: bllluruks (~bllluruks@replaced-ip) (Ping timeout: 256 seconds)
-
2007[14:18:26] *** Joins: xorox90 (~annonymou@replaced-ip)
-
2008[14:19:10] *** Joins: MicroCheapFx (~quassel@replaced-ip)
-
2009[14:19:34] *** Quits: dec0n (~dec0n@replaced-ip) (Read error: Connection reset by peer)
-
2010[14:19:50] *** Joins: urlord (~urlord@replaced-ip)
-
2011[14:20:50] *** Joins: dmoelgaard (~dmoelgaar@replaced-ip)
-
2012[14:21:01] *** Quits: dmoelgaard (~dmoelgaar@replaced-ip) (Client Quit)
-
2013[14:21:08] <pragomer_1> theres no package virtualbox sorry
-
2014[14:21:10] *** Joins: dec0n (~dec0n@replaced-ip)
-
2015[14:21:27] *** Joins: peter_hcql (~Mutter@replaced-ip)
-
2016[14:21:34] *** Quits: pragomer_1 (~pragomer_@replaced-ip) (Quit: Leaving)
-
2017[14:23:07] *** Joins: williamthekid (~Adium@replaced-ip)
-
2018[14:23:07] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
2019[14:23:56] *** Quits: mingdao (~mingdao@replaced-ip) (Ping timeout: 248 seconds)
-
2020[14:25:49] *** Joins: mingdao (~mingdao@replaced-ip)
-
2021[14:25:55] *** Quits: wriedel (~wriedel@replaced-ip) (Read error: Connection reset by peer)
-
2022[14:25:56] *** Quits: js9600 (~js9600@replaced-ip) (Ping timeout: 240 seconds)
-
2023[14:27:37] *** Joins: argus (~unix@replaced-ip)
-
2024[14:27:58] *** Quits: Al3xG0 (~unix@replaced-ip) (Ping timeout: 255 seconds)
-
2025[14:28:14] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
2026[14:29:14] *** Quits: sti2d (~user@replaced-ip) (Remote host closed the connection)
-
2027[14:31:03] *** Joins: akash_ (uid150251@replaced-ip)
-
2028[14:31:04] *** Joins: m8 (~m8@replaced-ip)
-
2029[14:31:05] *** Joins: bllluruks (~bllluruks@replaced-ip)
-
2030[14:31:39] *** Joins: yottanami (~yottanami@replaced-ip)
-
2031[14:31:47] *** Quits: ransur0t (~ransur0t@replaced-ip) (Remote host closed the connection)
-
2032[14:32:57] <HaMsTeRs> hey guys, have anyone here experience
the same issue I got? after I disabled IPv6, xrdp failed to start
-
2033[14:33:14] <Dagger> don't disable v6 then
-
2034[14:33:16] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 240 seconds)
-
2035[14:33:55] *** Lowl3v3l_ is now known as Lowl3v3l
-
2036[14:33:57] *** Joins: teclo- (42@replaced-ip)
-
2037[14:34:23] <HaMsTeRs> oh, dagger, it;s you again
-
2038[14:35:12] <lazaruz> Dagger oh, how easy! Thanks, I was
having the same problem, and now it's resolved! Much
appreciate!
-
2039[14:35:16] *** Joins: asciicmdr (~asciicmdr@replaced-ip)
-
2040[14:35:20] *** Joins: llorephie (~Thunderbi@replaced-ip)
-
2041[14:35:30] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
2042[14:35:55] *** Quits: tty0_ (~NA@replaced-ip) (Quit: Leaving.)
-
2043[14:35:57] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip) (Remote host closed the connection)
-
2044[14:36:21] <Dagger> I'm not *everywhere* on IRC... but I
do happen to be here
-
2045[14:36:48] <lazaruz> Dagger wow, that's true! How do you
do that?
-
2046[14:36:52] *** Joins: OS-26160 (~OS-26160@replaced-ip)
-
2047[14:37:07] *** Quits: noexxx (~androirc@replaced-ip) (Read error: Connection reset by peer)
-
2048[14:37:22] *** Joins: noexxx (~androirc@replaced-ip)
-
2049[14:38:03] <lazaruz> Dagger I was just thinking about that,
and indeed, you are not everywhere on IRC, but just as you said, you
are currently here! How neat is that?
-
2050[14:38:06] <lazaruz> That's pretty neat.
-
2051[14:38:09] <Dagger> you can join multiple channels on IRC (as
I'm sure you're already aware)
-
2052[14:38:48] *** Joins: pbrewczynski (uid172802@replaced-ip)
-
2053[14:38:53] *** Joins: wriedel (~wriedel@replaced-ip)
-
2054[14:38:59] <lazaruz> Dagger sure! You can tell that by the
way it is.
-
2055[14:39:35] *** Quits: ayypot (~ayy@replaced-ip) (Ping timeout: 260 seconds)
-
2056[14:39:52] *** tx is now known as trublu
-
2057[14:40:02] *** trublu is now known as tx
-
2058[14:40:34] *** Joins: littlebear (~littlebea@replaced-ip)
-
2059[14:40:48] *** Quits: littlebearz__ (~littlebea@replaced-ip) (Ping timeout: 256 seconds)
-
2060[14:41:10] *** Quits: OS-26160 (~OS-26160@replaced-ip) (Ping timeout: 240 seconds)
-
2061[14:41:20] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Ping timeout: 252 seconds)
-
2062[14:41:40] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
2063[14:42:16] *** Joins: n4dir (~user@replaced-ip)
-
2064[14:43:20] *** Joins: Sia- (~sia@replaced-ip)
-
2065[14:44:01] *** Quits: Sia- (~sia@replaced-ip) (Client Quit)
-
2066[14:44:15] *** Joins: jirka (~Icedove@replaced-ip)
-
2067[14:44:23] *** Quits: Smither (~Smither@replaced-ip) (Ping timeout: 245 seconds)
-
2068[14:44:39] *** Quits: williamthekid (~Adium@replaced-ip) (Quit: Leaving.)
-
2069[14:45:31] *** Joins: geoid_ (~geoid@replaced-ip)
-
2070[14:46:05] *** Quits: lithie (uid45836@replaced-ip) (Quit: Connection closed for inactivity)
-
2071[14:46:31] *** Joins: Vizva (~max@replaced-ip)
-
2072[14:46:46] *** Joins: nn (~nn@replaced-ip)
-
2073[14:46:52] *** Quits: hramrach (hramrach@replaced-ip) (Ping timeout: 248 seconds)
-
2074[14:48:14] <nn> Hello :)
-
2075[14:48:17] *** Joins: wriedel_ (~wriedel@replaced-ip)
-
2076[14:48:18] *** Joins: Smither (~Smither@replaced-ip)
-
2077[14:48:36] *** Quits: kardborren (~weechat@replaced-ip) (Quit: WeeChat 1.0.1)
-
2078[14:48:59] *** Quits: HaMsTeRs (~SUPERGAYH@replaced-ip) (Remote host closed the connection)
-
2079[14:49:21] <Aebian> someonecan explain the jidgo download
method? I have jidgo but I can't find a jidgo file on
replaced-url
-
2080[14:49:23] *** Quits: MoonkYan_ (~moonkyang@replaced-ip) (Quit: My MacBook has gone to sleep. ZZZzzz…)
-
2081[14:49:30] <nn> I want to boot Debian Jessie in console mode,
currently kde is executed after startup. I have found tutorials like
this, but its not working.
-
2082[14:49:33] <nn>
replaced-url
-
2083[14:50:06] <nn> I want to change the default boot mode.
-
2084[14:50:28] *** Joins: pflanze (~chrisirc@replaced-ip)
-
2085[14:51:08] *** Quits: wriedel (~wriedel@replaced-ip) (Ping timeout: 248 seconds)
-
2086[14:51:09] <pflanze> Hello. I'm not using AppArmor yet
the kernel in oldstable started to deny hardlinking files that
aren't owned by the process.
-
2087[14:51:13] *** Joins: Raineer (~textual@replaced-ip)
-
2088[14:51:46] <smojphace> nn: 13:50 -!- pflanze
[~chrisirc@a.christianjaeger.ch] has joined #debian
-
2089[14:51:51] <smojphace> umm oops
-
2090[14:51:56] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2091[14:51:57] <pflanze> issuing kernel messages like: type=1702
audit ... op=linkat action=denied
-
2092[14:52:06] <smojphace> nn: systemctl set-default
multi-user.target
-
2093[14:52:08] *** Joins: noroot_ (~noroot@replaced-ip)
-
2094[14:52:22] <smojphace> nn: to revert, systemctl set-default
graphical.target
-
2095[14:52:36] *** Quits: DeaDSouL (~deadsoul@replaced-ip) (Remote host closed the connection)
-
2096[14:52:46] <pflanze> First, how comes a Debian security
upgrade introduces such a change, but more importantly, how can I
disable this again?
-
2097[14:52:56] <themill> Aebian: the jigdo files would be on the
cd mirrors
-
2098[14:53:29] *** Joins: guampa (~guampa@replaced-ip)
-
2099[14:53:36] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 240 seconds)
-
2100[14:53:40] <pflanze> I guess the change originally came from
here:
replaced-url
-
2101[14:53:53] <themill> pflanze: oldstable isn't getting
security updates from the security team any more. I don't know
what the LTS guys would have done but mailing list might
-
2102[14:53:56] *** Quits: wriedel_ (~wriedel@replaced-ip) (Read error: Connection reset by peer)
-
2103[14:54:05] *** Quits: KingsQuest (~quassel@replaced-ip) (Remote host closed the connection)
-
2104[14:54:24] <nn> @smojphace: This command is mentioned in the
tutorial I mentioned. I have executed it. But after the reboot, kde
is executed again.
-
2105[14:54:32] *** Joins: hramrach (hramrach@replaced-ip)
-
2106[14:54:33] *** Quits: CurryWurst (~CurryWurs@replaced-ip) (Read error: Connection reset by peer)
-
2107[14:54:42] <pflanze> OK, going to figure out where the LTS
guys live :)
-
2108[14:54:56] *** Joins: CurryWurst (~CurryWurs@replaced-ip)
-
2109[14:55:15] <pflanze>
replaced-url
-
2110[14:55:25] *** Quits: noroot (~noroot@replaced-ip) (Ping timeout: 255 seconds)
-
2111[14:55:53] *** Joins: littlebearz__ (~littlebea@replaced-ip)
-
2112[14:56:03] *** Quits: littlebear (~littlebea@replaced-ip) (Ping timeout: 245 seconds)
-
2113[14:56:32] *** Joins: OS-26160 (~OS-26160@replaced-ip)
-
2114[14:56:33] *** marvn_work is now known as marvn
-
2115[14:57:05] <smojphace> nn: Ah, kde might have a systemd
service that needs disabling.. well kdm (the kde display manager)
-
2116[14:57:30] *** Quits: peter_hcql (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
-
2117[14:58:03] <pflanze> Also, the directory permissions are:
drwxrwx--- 2 qmailr chrismail
-
2118[14:58:13] *** Quits: Olufunmilayo (~Olufunmil@replaced-ip) (Quit: Olufunmilayo)
-
2119[14:58:22] <pflanze> why would it deny linking there,
that's not a +t directory like /tmp.
-
2120[14:58:30] *** Quits: arturo (~arturo@replaced-ip) (Remote host closed the connection)
-
2121[14:58:56] <jelly> pflanze: no debian kernel will enable
apparmor by default
-
2122[14:59:10] <pflanze> jelly, I thought so, too, so why is this
active then?
-
2123[14:59:17] <pflanze> I don't have apparmor installed.
-
2124[14:59:25] <smojphace> nn: A note about KDE on answer 2 here,
replaced-url
-
2125[14:59:35] *** Quits: clmsy (~eoz@replaced-ip) (Ping timeout: 240 seconds)
-
2126[14:59:57] *** Quits: wabuh (~wabuh@replaced-ip) (Ping timeout: 240 seconds)
-
2127[14:59:58] <pflanze> jelly, my guess was/is that it was
deemed a security fix and hence included in a security upgrade
(since it started to appear out of nowhere last October).
-
2128[15:00:01] <jelly> pflanze: what's the actual, complete,
error message and which app triggers it?
-
2129[15:00:09] <jelly> last October?!
-
2130[15:00:22] <pflanze> Yes, the issue was on a todo list of
mine till now.
-
2131[15:00:27] *** Joins: timahvo1 (~rogue@replaced-ip)
-
2132[15:00:43] <jelly> show the actual errors if you can, please
-
2133[15:00:45] <jelly> !ask
-
2134[15:00:45] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on debian-user@lists.debian.org.
See <smart questions><errors>.
-
2135[15:00:52] <jelly> !paste
-
2136[15:00:53] <dpkg> Do not paste more than 2 lines to this
channel. Instead, use:
replaced-url
-
2137[15:01:03] *** Quits: jirka (~Icedove@replaced-ip) (Quit: jirka)
-
2138[15:01:23] *** Joins: youyou (~youyou@replaced-ip)
-
2139[15:01:37] <Aebian> are there any guides for a live usb
stick? my main goal I want to archive is a debian which I configured
and installed additional packages and then is on my USB stick that I
can boot from
-
2140[15:02:17] *** Joins: todd_dsm (~todd_dsm@replaced-ip)
-
2141[15:02:44] <abrotman> dpkg: tell Aebian about live
-
2142[15:03:27] *** Joins: wonderworld (~ww@replaced-ip)
-
2143[15:03:38] *** Joins: Olufunmilayo (~Olufunmil@replaced-ip)
-
2144[15:04:11] *** Joins: wabuh (~wabuh@replaced-ip)
-
2145[15:04:12] <pflanze> It's a script of mine that does
link files between locations. Reproducible using e.g.:
-
2146[15:04:15] <pflanze> ln
/var/qmail/Maildir_spambounce/new/1475612740.23692.servi
/var/qmail/Maildir_spambounce/.orig/new/1475612740.23692.servi
-
2147[15:04:15] <pflanze> ln: failed to create hard link
`/var/qmail/Maildir_spambounce/.orig/new/1475612740.23692.servi'
=>
`/var/qmail/Maildir_spambounce/new/1475612740.23692.servi':
Operation not permitted
-
2148[15:04:23] <nn> smojphace: Thanks, it worked :)
-
2149[15:04:28] <smojphace> nn: np :)
-
2150[15:04:51] <pflanze> drwxrwx--- 2 qmailr chrismail 12288
2017-01-17 14:33 /var/qmail/Maildir_spambounce/.orig/new/
-
2151[15:04:51] <pflanze> drwxrwx--- 2 qmailr chrismail 12288
2017-01-17 14:33 /var/qmail/Maildir_spambounce/new/
-
2152[15:04:58] <pflanze> uid=1012(chrismail) gid=1013(chrismail)
groups=1013(chrismail),1049(spamd)
-
2153[15:05:04] <Aebian> thanks abrotman ^^
-
2154[15:05:38] <pflanze> rename works, just not link. And link
issues the kernel message mentioned above.
-
2155[15:06:02] *** Joins: krytarik (~krytarik@replaced-ip)
-
2156[15:06:38] *** Quits: eblip (~eblip@replaced-ip) (Read error: Connection reset by peer)
-
2157[15:06:50] *** Quits: argus (~unix@replaced-ip) (Remote host closed the connection)
-
2158[15:06:59] *** Joins: wriedel (~wriedel@replaced-ip)
-
2159[15:07:01] <youyou> hi
-
2160[15:07:02] *** Joins: Al3xG0 (~unix@replaced-ip)
-
2161[15:07:02] *** Quits: Al3xG0 (~unix@replaced-ip) (Changing host)
-
2162[15:07:02] *** Joins: Al3xG0 (~unix@replaced-ip)
-
2163[15:07:18] *** Quits: Immanuel (~Manu@replaced-ip) (Ping timeout: 245 seconds)
-
2164[15:07:55] *** Joins: eblip (~eblip@replaced-ip)
-
2165[15:08:00] *** Joins: EoflaOE (~xXEoflaOE@replaced-ip)
-
2166[15:08:01] *** debhelper sets mode: +l 1721
-
2167[15:09:56] *** Quits: tlab (~tlab@replaced-ip) (Ping timeout: 240 seconds)
-
2168[15:10:05] <pflanze> full example message: [420303.544592]
type=1702 audit(1484660079.345:6): op=linkat action=denied pid=5093
comm="ln"
path="/var/qmail/Maildir_spambounce/new/1475612740.23692.servi"
dev="sda3" ino=607407
-
2169[15:10:14] *** Joins: sz0 (uid110435@replaced-ip)
-
2170[15:10:30] *** Joins: OS-16736 (~textual@replaced-ip)
-
2171[15:10:50] *** Quits: alfred_ (~quassel@replaced-ip) (Ping timeout: 256 seconds)
-
2172[15:10:52] *** Joins: tlab (~tlab@replaced-ip)
-
2173[15:11:24] *** Joins: ruied (~ruied@replaced-ip)
-
2174[15:11:24] *** Joins: _foldLeft (~foldleft@replaced-ip)
-
2175[15:11:27] *** Quits: _foldLeft (~foldleft@replaced-ip) (Remote host closed the connection)
-
2176[15:11:39] *** Joins: _foldLeft (~foldleft@replaced-ip)
-
2177[15:11:41] *** EoflaOE is now known as xXEoflaOEXx
-
2178[15:12:36] *** Joins: hybridark (~hybridark@replaced-ip)
-
2179[15:12:43] *** Joins: alfred_ (~quassel@replaced-ip)
-
2180[15:13:41] <jelly> pflanze: what does "uname -a"
say?
-
2181[15:13:53] *** Joins: davimore (~davimore@replaced-ip)
-
2182[15:14:23] *** Quits: wriedel (~wriedel@replaced-ip) (Remote host closed the connection)
-
2183[15:14:35] <youyou>
(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)
-
2184[15:14:35] <youyou>
(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)
-
2185[15:14:35] <youyou>
(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)(*_*)
-
2186[15:14:36] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip) (Ping timeout: 240 seconds)
-
2187[15:14:37] <youyou> hello
-
2188[15:14:37] *** youyou was kicked by debhelper (flood. Please use
replaced-url
-
2189[15:15:03] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2190[15:15:03] *** Quits: KingsQuest (~quassel@replaced-ip) (Changing host)
-
2191[15:15:03] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2192[15:15:05] *** Joins: wriedel (~wriedel@replaced-ip)
-
2193[15:15:08] <grawity> bye
-
2194[15:15:26] <KingsQuest> i use stretch. i prefer it now over
ubuntu :D debian is good :D
-
2195[15:15:38] *** Quits: GabrieleV (~GabrieleV@replaced-ip) (Ping timeout: 245 seconds)
-
2196[15:17:25] *** Quits: giricz81 (~giricz81@replaced-ip) (Quit: Konversation terminated!)
-
2197[15:17:38] *** Joins: Immanuel (~Manu@replaced-ip)
-
2198[15:17:41] *** Quits: alfred_ (~quassel@replaced-ip) (Quit: No Ping reply in 180 seconds.)
-
2199[15:18:14] *** Joins: trifolio6 (~h@replaced-ip)
-
2200[15:19:20] <pflanze> jelly, 3.2.0-4-686-pae
-
2201[15:19:29] *** Joins: _m8 (~m8@replaced-ip)
-
2202[15:19:39] *** Quits: t0mmy (~tprrt@replaced-ip) (Ping timeout: 258 seconds)
-
2203[15:20:01] <pflanze> Linux servi 3.2.0-4-686-pae #1 SMP
Debian 3.2.84-1 i686 GNU/Linux
-
2204[15:20:10] *** Quits: m8 (~m8@replaced-ip) (Ping timeout: 240 seconds)
-
2205[15:20:35] *** Joins: t0mmy (~tprrt@replaced-ip)
-
2206[15:20:36] *** Quits: jezza (~jezza@replaced-ip) (Ping timeout: 240 seconds)
-
2207[15:20:43] *** Quits: notebox (~textual@replaced-ip) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
-
2208[15:21:27] *** Joins: peter_hcql (~Mutter@replaced-ip)
-
2209[15:21:31] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip)
-
2210[15:22:01] *** Joins: Foudrenboule (~Foudrenbo@replaced-ip)
-
2211[15:22:20] *** Joins: js9600 (~js9600@replaced-ip)
-
2212[15:23:03] *** Joins: nullm0dem (~pi@replaced-ip)
-
2213[15:23:27] *** Joins: alfred_ (~quassel@replaced-ip)
-
2214[15:24:22] *** Quits: peter_hcql (~Mutter@replaced-ip) (Client Quit)
-
2215[15:25:05] *** Quits: baraba (~baraba@replaced-ip) (Ping timeout: 240 seconds)
-
2216[15:25:34] *** Quits: iflema (~weechat@replaced-ip) (Ping timeout: 255 seconds)
-
2217[15:25:37] *** Quits: sillyslux (~sillyslux@replaced-ip) (Read error: Connection reset by peer)
-
2218[15:26:07] *** Quits: kiki` (uid170954@replaced-ip) (Quit: Connection closed for inactivity)
-
2219[15:26:08] *** Quits: Drzacek (~Drzacek@replaced-ip) (Quit: Leaving)
-
2220[15:30:19] *** Joins: baraba (~baraba@replaced-ip)
-
2221[15:30:34] *** Joins: sphenxes02 (~sphenxes@replaced-ip)
-
2222[15:30:44] *** Joins: earthundead (~earthunde@replaced-ip)
-
2223[15:31:01] *** Quits: geoid_ (~geoid@replaced-ip##) (Quit: Lingo: ##replaced-url
-
2224[15:31:02] *** Quits: dec0n (~dec0n@replaced-ip) (Read error: Connection reset by peer)
-
2225[15:31:25] *** Joins: Ulrar (~Ulrar@replaced-ip)
-
2226[15:31:47] <Ulrar> Hi, just a quick note, the links on
replaced-url
-
2227[15:31:53] *** Quits: cyan__ (~cyan@replaced-ip) (Ping timeout: 245 seconds)
-
2228[15:32:12] *** Joins: dec0n (~dec0n@replaced-ip)
-
2229[15:32:16] <Ulrar> I found the iso anyway browsing the thing
by hand, but it would be good to update them
-
2230[15:32:48] *** Joins: GabrieleV (~GabrieleV@replaced-ip)
-
2231[15:33:10] *** Quits: sphenxes01 (~sphenxes@replaced-ip) (Ping timeout: 240 seconds)
-
2232[15:33:13] <somiaj> Ulrar: is the issue the webpage
hasn't updated all the links to 8.7? and still is pointing at
8.6?
-
2233[15:33:17] <petn-randall> Ulrar: Probably the website being
changed over to 8.7.1, but someone admin mixed up the order of
things.
-
2234[15:33:25] *** Joins: noxs_ (~noxs@replaced-ip)
-
2235[15:33:25] <petn-randall> s/someone/some/
-
2236[15:33:28] <somiaj> oh there is a 8.7.1 now?
-
2237[15:33:32] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
2238[15:33:47] *** Joins: disposable2 (~Thunderbi@replaced-ip)
-
2239[15:34:00] <petn-randall> somiaj: The USB images accidentally
updated the filesystem label to "HACK 1"
-
2240[15:34:04] *** Quits: Ooze (~Ooze@replaced-ip) (Quit: I have to return some videotapes...)
-
2241[15:34:05] *** Quits: vucen (~vucen@replaced-ip) (Quit: reboot)
-
2242[15:34:15] *** Joins: jezza (~jezza@replaced-ip)
-
2243[15:34:20] *** Quits: noxs_ (~noxs@replaced-ip) (Client Quit)
-
2244[15:34:22] *** Quits: lazaruz (~os2user@replaced-ip) (Quit: Cloreen Bacon Skin .gz.)
-
2245[15:34:25] *** Joins: Guest46072 (spooky@replaced-ip)
-
2246[15:34:27] *** Quits: noxs (~noxs@replaced-ip) (Remote host closed the connection)
-
2247[15:34:30] *** Joins: vucen (~vucen@replaced-ip)
-
2248[15:34:35] *** Joins: jonah (~jonah@replaced-ip)
-
2249[15:35:15] *** Quits: zorg1 (~zorg1@replaced-ip) (Remote host closed the connection)
-
2250[15:35:20] *** Joins: davimore_ (~davimore@replaced-ip)
-
2251[15:35:21] <somiaj> petn-randall: ahh, yea guess the bug is
explained here
replaced-url
-
2252[15:35:39] *** Joins: Ooze (~Ooze@replaced-ip)
-
2253[15:35:41] *** Joins: unl0ckd (~unl0ckd@replaced-ip)
-
2254[15:36:00] *** Joins: twobitsprite (~isaac.fre@98.122.134.221)
-
2255[15:36:10] *** Quits: davimore (~davimore@replaced-ip) (Ping timeout: 240 seconds)
-
2256[15:36:25] *** Guest46072 is now known as spooky
-
2257[15:36:42] *** Joins: llucenic (~Thunderbi@replaced-ip)
-
2258[15:37:51] <Ulrar> somiaj: It does point to 8.7, the link is
just wrong
-
2259[15:37:55] <Ulrar> It looks like the paths changed
-
2260[15:38:01] <Ulrar> No just the filenames
-
2261[15:38:01] *** debhelper sets mode: +l 1728
-
2262[15:38:23] <Ulrar> The correct link is :
replaced-url
-
2263[15:38:27] *** Quits: Ticho_ (~Ticho@replaced-ip) (Ping timeout: 240 seconds)
-
2264[15:38:30] <Ulrar> which doesn't really look like
what's on the page
-
2265[15:38:32] *** Joins: Devastator (~devas@replaced-ip)
-
2266[15:38:32] *** Quits: Devastator (~devas@replaced-ip) (Changing host)
-
2267[15:38:32] *** Joins: Devastator (~devas@replaced-ip)
-
2268[15:38:38] *** Joins: kpease (~kpease@replaced-ip)
-
2269[15:38:59] <Ulrar> Or maybe it does .. must have missed a
redirect
-
2270[15:39:23] <somiaj> Ulrar: there was a bug with the original
image build and the links haven't been updated on the webpage,
this just takes time.
-
2271[15:39:34] <somiaj> the link describes the bug (seems
debugging code was left on in the final build)
-
2272[15:39:47] <somiaj> hence a version bump from 8.7.0 to 8.7.1
-
2273[15:40:11] *** Joins: littlebear (~littlebea@replaced-ip)
-
2274[15:40:43] <somiaj> Ulrar: thanks for pointing out, but I
think automatic systems will update the links
-
2275[15:40:52] *** Quits: littlebearz__ (~littlebea@replaced-ip) (Ping timeout: 256 seconds)
-
2276[15:40:53] <Ulrar> Allright, I was just unlucky to try to get
it at the wrong time then
-
2277[15:40:55] <Ulrar> That's fine
-
2278[15:41:05] *** Quits: Ooze (~Ooze@replaced-ip) (Quit: I have to return some videotapes...)
-
2279[15:41:16] *** Joins: Ticho (~Ticho@replaced-ip)
-
2280[15:42:14] *** Joins: def_jam (~eblip@replaced-ip)
-
2281[15:42:18] *** Quits: rgr (~user@replaced-ip) (Ping timeout: 245 seconds)
-
2282[15:42:54] *** Joins: x_ (~x@replaced-ip)
-
2283[15:44:06] *** Joins: maotm (~mao@replaced-ip)
-
2284[15:44:55] *** Quits: eblip (~eblip@replaced-ip) (Ping timeout: 260 seconds)
-
2285[15:47:28] *** Joins: Tempesta (Tempesta@replaced-ip)
-
2286[15:47:38] *** Joins: notebox (~textual@replaced-ip)
-
2287[15:48:02] <xXEoflaOEXx> Can I upgrade from Debian 8.6 to 8.7
using a command line or do I have to upgrade through the 8.7 ISO?
-
2288[15:48:03] *** Joins: txp (~txp@replaced-ip)
-
2289[15:48:19] <petn-randall> xXEoflaOEXx: Just updating your
system will get you to the same state.
-
2290[15:48:35] <petn-randall> xXEoflaOEXx: that is run 'apt
update && apt upgrade'
-
2291[15:48:58] *** Joins: Insanity_ (uid179350@replaced-ip)
-
2292[15:49:08] <xXEoflaOEXx> petn-randall, ok.
-
2293[15:50:23] *** Joins: MicroCheapFx_ (~quassel@replaced-ip)
-
2294[15:50:32] *** Guest98732 is now known as paw
-
2295[15:50:52] *** Joins: Zzeiss (~wsy@replaced-ip)
-
2296[15:50:54] *** Quits: paw (~afong@replaced-ip) (Quit: Client exiting)
-
2297[15:51:01] *** Quits: yottanami (~yottanami@replaced-ip) (Quit: Leaving)
-
2298[15:51:06] *** Joins: Ooze (~Ooze@replaced-ip)
-
2299[15:51:26] *** Joins: paw (~afong@replaced-ip)
-
2300[15:51:29] *** Joins: zorg1 (~zorg1@replaced-ip)
-
2301[15:51:39] *** Joins: maxiter (~weigang@replaced-ip)
-
2302[15:53:28] *** Quits: MicroCheapFx (~quassel@replaced-ip) (Ping timeout: 255 seconds)
-
2303[15:53:38] *** Joins: treffnixAT (~treffnixA@replaced-ip)
-
2304[15:53:48] *** Quits: Vizva (~max@replaced-ip) (Quit: Leaving)
-
2305[15:54:45] *** Joins: ben_roose (~roose@replaced-ip)
-
2306[15:56:03] *** Quits: azzamsa_ (~quassel@replaced-ip) (Ping timeout: 245 seconds)
-
2307[15:57:25] *** Quits: dec0n (~dec0n@replaced-ip) (Read error: Connection reset by peer)
-
2308[15:57:36] *** Quits: lethu (~lethu@replaced-ip) (Remote host closed the connection)
-
2309[15:57:38] *** Joins: N4N0IRU (~jc@replaced-ip)
-
2310[15:58:01] *** debhelper sets mode: +l 1736
-
2311[15:58:10] *** Joins: tram0004 (~tram0004@replaced-ip)
-
2312[15:58:16] *** Quits: h8R_ (~ari_pak@replaced-ip) (Ping timeout: 240 seconds)
-
2313[15:58:54] *** Joins: Vizva (~max@replaced-ip)
-
2314[15:59:34] *** Quits: rklopfer (~rklopfer@replaced-ip) (Ping timeout: 256 seconds)
-
2315[16:00:08] *** Quits: soee (~soee@replaced-ip) (Ping timeout: 256 seconds)
-
2316[16:01:18] *** Quits: jonah (~jonah@replaced-ip) (Quit: Konversation terminated!)
-
2317[16:01:25] *** Quits: _foldLeft (~foldleft@replaced-ip) (Remote host closed the connection)
-
2318[16:01:42] *** Joins: Skalton1 (~Skalton@replaced-ip)
-
2319[16:02:06] *** Parts: Ulrar (~Ulrar@replaced-ip)
-
2320[16:02:14] *** Joins: GJdan (~dan@replaced-ip)
-
2321[16:02:31] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 255 seconds)
-
2322[16:02:55] *** Quits: raSter^ (raster@replaced-ip) (Quit: freenode goodbye)
-
2323[16:02:55] *** Quits: spooky (spooky@replaced-ip##) (Quit: ZNC - ##replaced-url
-
2324[16:02:55] *** Quits: Guest316 (skarn@replaced-ip##) (Quit: ZNC - ##replaced-url
-
2325[16:02:55] *** Quits: vaidy (vaidy@replaced-ip##) (Quit: ZNC - ##replaced-url
-
2326[16:03:01] *** Joins: twobitsp1ite (~isaac.fre@50.58.65.6)
-
2327[16:03:04] *** Quits: rgogunskiy (~rgogunski@replaced-ip) (Quit: rgogunskiy)
-
2328[16:03:39] *** Parts: unl0ckd (~unl0ckd@replaced-ip)
-
2329[16:04:43] *** Quits: Skalton (~Skalton@replaced-ip) (Ping timeout: 255 seconds)
-
2330[16:04:50] *** Quits: Ticho (~Ticho@replaced-ip) (Ping timeout: 240 seconds)
-
2331[16:05:14] *** Joins: _foldLeft (~foldleft@replaced-ip)
-
2332[16:05:15] *** Quits: KingsQuest (~quassel@replaced-ip) (Quit: new better than c.35 compiler for love plug and play)
-
2333[16:05:23] *** Joins: electro33 (uid613@replaced-ip)
-
2334[16:05:37] *** Quits: xXEoflaOEXx (~xXEoflaOE@replaced-ip) (Ping timeout: 255 seconds)
-
2335[16:06:04] *** Quits: twobitsprite (~isaac.fre@98.122.134.221)
(Ping timeout: 255 seconds)
-
2336[16:06:38] *** Joins: ewew (~ewew@replaced-ip)
-
2337[16:07:50] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2338[16:07:51] *** Quits: KingsQuest (~quassel@replaced-ip) (Changing host)
-
2339[16:07:51] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2340[16:08:00] *** debhelper sets mode: +l 1727
-
2341[16:09:23] *** Quits: mpmc (~mpmc@replaced-ip) (Ping timeout: 245 seconds)
-
2342[16:10:16] *** Quits: zamuro (~Samantha@replaced-ip) (Ping timeout: 240 seconds)
-
2343[16:10:36] *** Joins: DeaDSouL (~deadsoul@replaced-ip)
-
2344[16:11:07] *** Joins: raSter^ (raster@replaced-ip)
-
2345[16:11:37] *** Joins: giraffe (skarn@replaced-ip)
-
2346[16:11:45] *** giraffe is now known as Guest44896
-
2347[16:11:49] *** Quits: xorox90 (~annonymou@replaced-ip) (Remote host closed the connection)
-
2348[16:12:29] *** Joins: macsim (~macsim@replaced-ip)
-
2349[16:12:33] *** Quits: overlord_tm (~andraz@replaced-ip) (Ping timeout: 258 seconds)
-
2350[16:12:41] *** Joins: Guest97347 (spooky@replaced-ip)
-
2351[16:12:43] *** Joins: littlebearz__ (~littlebea@replaced-ip)
-
2352[16:12:57] *** Joins: vaidy (vaidy@replaced-ip)
-
2353[16:13:30] *** Quits: littlebear (~littlebea@replaced-ip) (Ping timeout: 240 seconds)
-
2354[16:13:44] *** Joins: mpmc (~mpmc@replaced-ip)
-
2355[16:13:52] *** Quits: JagArLedsen83 (~JagArLeds@replaced-ip) ()
-
2356[16:13:52] *** Quits: steakwipe (~ninjapira@replaced-ip) (Remote host closed the connection)
-
2357[16:14:05] *** Quits: Raed|Mobile (~Raed@replaced-ip) (Ping timeout: 258 seconds)
-
2358[16:14:28] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
2359[16:14:33] *** Guest97347 is now known as spooky
-
2360[16:15:48] *** Joins: root-x (~root-x@replaced-ip)
-
2361[16:16:47] *** Joins: kau (~kau@replaced-ip)
-
2362[16:16:56] *** Joins: doppleherz (uid178172@replaced-ip)
-
2363[16:17:22] <doppleherz>
replaced-url
-
2364[16:17:24] <doppleherz> is down
-
2365[16:18:10] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
2366[16:18:41] <TomTomTosch> doppleherz:
replaced-url
-
2367[16:20:14] *** Quits: KingsQuest (~quassel@replaced-ip) (Remote host closed the connection)
-
2368[16:20:29] *** Quits: _m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
2369[16:21:01] <doppleherz> oh, nice
-
2370[16:21:01] <doppleherz> thanks
-
2371[16:21:11] *** Quits: treffnixAT (~treffnixA@replaced-ip) (Quit: leaving)
-
2372[16:21:50] *** Quits: CurryWurst (~CurryWurs@replaced-ip) (Ping timeout: 256 seconds)
-
2373[16:21:50] *** Joins: humusvernichter (~hurusbus@replaced-ip)
-
2374[16:22:22] <humusvernichter> hi is it possible to send data
to the hdmi port in a way ? how can i talk to the hdmi port?
-
2375[16:23:08] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 245 seconds)
-
2376[16:23:14] *** Joins: tty0_ (~NA@replaced-ip)
-
2377[16:23:21] *** Joins: hele (~hele@replaced-ip)
-
2378[16:23:30] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2379[16:23:31] *** Quits: KingsQuest (~quassel@replaced-ip) (Changing host)
-
2380[16:23:31] *** Joins: KingsQuest (~quassel@replaced-ip)
-
2381[16:23:34] *** Quits: jje (~quassel@replaced-ip) (Remote host closed the connection)
-
2382[16:23:41] <petn-randall> humusvernichter: What are you
trying to achieve?
-
2383[16:23:51] *** Joins: f10_ (~flo@replaced-ip)
-
2384[16:24:21] *** Quits: f10__ (~flo@replaced-ip) (Remote host closed the connection)
-
2385[16:24:41] *** Joins: Brigo (~Brigo@replaced-ip)
-
2386[16:24:56] *** Joins: urlord (~urlord@replaced-ip)
-
2387[16:25:09] *** Joins: CurryWurst (~CurryWurs@replaced-ip)
-
2388[16:25:31] *** Joins: jje (~quassel@replaced-ip)
-
2389[16:25:49] <jelly> humusvernichter: all the graphic cards do
it.
-
2390[16:25:53] <jelly> !goal
-
2391[16:25:54] <dpkg> Describe your goal, not what you think the
solution is.
-
2392[16:26:18] <humusvernichter> send a video to hdmi port
-
2393[16:26:33] *** Joins: brontosaurusrex (~mua@replaced-ip)
-
2394[16:26:57] *** Quits: dka (~dka@replaced-ip) (Ping timeout: 240 seconds)
-
2395[16:27:00] <bezaban> then you'd need a capture card
afaik
-
2396[16:28:02] *** Joins: Anwarias_ (~quassel@replaced-ip)
-
2397[16:28:15] *** Joins: dka (~dka@replaced-ip)
-
2398[16:28:15] <humusvernichter> sounds stupid but what exactly
is a capture card ?
-
2399[16:28:16] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip)
-
2400[16:28:26] <petn-randall> humusvernichter: You mean like use
something like vlc?
-
2401[16:28:27] <bezaban> I think he's wants to send video
*into* the HDMI output..
-
2402[16:28:27] <bezaban> s/he's/he/*
-
2403[16:28:36] <bezaban> humusvernichter: it's a card that
lets you input video into your pc
-
2404[16:28:53] *** Joins: itacos (~ilan.cost@melkor.as30781.net)
-
2405[16:29:11] <petn-randall> bezaban: wouldn't that be
*receiving* video?
-
2406[16:29:16] <bezaban> petn-randall: exactly
-
2407[16:29:20] <humusvernichter> i want to send
-
2408[16:29:35] <bezaban> well, depending on perspective. It often
gets mixed up.
-
2409[16:29:36] *** Quits: uNmowed (~Mayu@replaced-ip) (Ping timeout: 256 seconds)
-
2410[16:29:36] <humusvernichter> to a tv
-
2411[16:29:48] *** Quits: Anwarias (~quassel@replaced-ip) (Ping timeout: 248 seconds)
-
2412[16:29:48] <bezaban> aha. Well disregard me then :)
-
2413[16:29:50] *** Quits: badiane (~badiane@replaced-ip) (Ping timeout: 260 seconds)
-
2414[16:30:03] <petn-randall> humusvernichter: Then just use vlc
for that.
-
2415[16:31:08] <humusvernichter> but lets ask something different
. is it possible to read the bitstream while streaming ?
-
2416[16:31:14] *** Joins: Lokke (~Thunderbi@replaced-ip)
-
2417[16:32:03] <petn-randall> humusvernichter: It would help a
lot more if you describe what you're trying to do.
-
2418[16:32:09] *** Joins: f10__ (~flo@replaced-ip)
-
2419[16:32:24] *** Quits: muhannad_ (~muhannad@replaced-ip) (Quit: muhannad_)
-
2420[16:32:45] *** Quits: xiaodong (~xiaodong@replaced-ip) (Remote host closed the connection)
-
2421[16:32:49] <humusvernichter> i want to send a video via hdmi
to a screen and while im sending i want to have a look at the
bitstream
-
2422[16:33:02] *** Quits: f10_ (~flo@replaced-ip) (Remote host closed the connection)
-
2423[16:33:04] *** Joins: ivo_ (~Ivo@replaced-ip)
-
2424[16:33:09] *** Quits: alpha_one_x86 (~alpha_one@replaced-ip##) (Quit: KVIrc KVIrc Aria 4.3.1, revision: 6250,
sources date: 20120701, built on: 2016-02-22 15:05:33 UTC
##replaced-url
-
2425[16:33:14] *** Joins: pkv (~pkv@replaced-ip)
-
2426[16:33:32] *** Quits: CurryWurst (~CurryWurs@replaced-ip) (Read error: Connection reset by peer)
-
2427[16:33:42] *** Quits: Lowl3v3l (~Lowl3v3l@replaced-ip) (Remote host closed the connection)
-
2428[16:34:04] *** Joins: cobra_koral (~cobrakora@replaced-ip)
-
2429[16:34:48] *** Quits: saju_m (~saju_m@replaced-ip) (Ping timeout: 245 seconds)
-
2430[16:35:46] *** Joins: alxy (uid115853@replaced-ip)
-
2431[16:35:49] <cobra_koral> hello guys. I found a bug that when
updating mysql-server-core and or akonadi, akonadi doesn't work
anymore
-
2432[16:36:09] <cobra_koral> the issue is that the directory
/var/lib/mysql-files/ doesn't exist
-
2433[16:36:26] *** Joins: btf (~btf@replaced-ip)
-
2434[16:36:30] <cobra_koral> creating the directory with 755
permission fix the issue, otherwise akonadi doesn't even start
-
2435[16:36:52] <cobra_koral> I'd like to check if there is a
bug report already, but I found the debian bug tracking too
confusing to search
-
2436[16:37:00] <somiaj> cobra_koral: what version of debian?
-
2437[16:37:23] *** Joins: Starduster (~guest@replaced-ip)
-
2438[16:37:34] *** Joins: nn_ (~nn@replaced-ip)
-
2439[16:38:01] *** debhelper sets mode: +l 1735
-
2440[16:38:12] *** Joins: BadSnappa (~BadSnappa@replaced-ip)
-
2441[16:40:50] <cobra_koral> testing/stretch
-
2442[16:41:25] <cobra_koral> I applied this filter on the search
I did. I found some results on google though, seems like someone
already tried to open a bug report for this, but did it on the
backports package instead
-
2443[16:41:30] *** Quits: f10__ (~flo@replaced-ip) (Ping timeout: 260 seconds)
-
2444[16:42:11] *** jake| is now known as conley
-
2445[16:42:28] <cobra_koral> I am not using backports, pure
debian testing/stretch
-
2446[16:42:52] *** Quits: kpease (~kpease@replaced-ip) (Max SendQ exceeded)
-
2447[16:43:02] <somiaj> well backport packages are from stretch,
so sometimes similar bugs affect both.
-
2448[16:43:14] *** Quits: Slashman (~Slash@replaced-ip) (Quit: Leaving)
-
2449[16:43:28] *** Joins: f10_ (~flo@replaced-ip)
-
2450[16:43:28] *** Quits: nn (~nn@replaced-ip) (Ping timeout: 256 seconds)
-
2451[16:43:33] <somiaj> you could add to the bug report and say
it also supports stretch. So far I'm not finding any package
that contains /var/lib/mysql-files, so wonder which package the bug
actually is part of
-
2452[16:43:47] *** Quits: Finnpixel (~Finnpixel@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
-
2453[16:43:56] <cobra_koral> I found
replaced-url
-
2454[16:43:57] <judd> Bug
replaced-url
-
2455[16:44:00] <cobra_koral> I did the same, apt-file search
/var/lib/mysql-files and no package
-
2456[16:44:00] <cobra_koral> I see
-
2457[16:44:19] *** Quits: _Hez (~hez@replaced-ip) (Ping timeout: 255 seconds)
-
2458[16:44:35] *** Quits: dka (~dka@replaced-ip) (Ping timeout: 240 seconds)
-
2459[16:45:06] *** Joins: Slashman (~Slash@replaced-ip)
-
2460[16:45:25] *** Joins: jirka (~Icedove@replaced-ip)
-
2461[16:46:17] *** Quits: js9600 (~js9600@replaced-ip) (Ping timeout: 258 seconds)
-
2462[16:46:44] <petn-randall> humusvernichter: HDMI bitstreams
are north of 4Gbit/s and sometimes have HDCP, doubt you'll get
any useful information out of it without a parser.
-
2463[16:47:09] *** Quits: jirka (~Icedove@replaced-ip) (Quit: jirka)
-
2464[16:47:44] *** Joins: fartface (~richardsh@replaced-ip)
-
2465[16:47:50] *** Quits: tvm (~tvm@replaced-ip) (Ping timeout: 252 seconds)
-
2466[16:48:00] <cobra_koral> but I didn't understand its
closing. The problem still persists and the bug was closed.
-
2467[16:48:02] *** Joins: CurryWurst (~CurryWurs@replaced-ip)
-
2468[16:48:06] <petn-randall> humusvernichter: You can probably
capture it with with a capture card, as bezaban said earlier.
-
2469[16:48:32] <cobra_koral> Lars said in the bug report:
"The upgrade
-
2470[16:48:32] <cobra_koral> _should_ have created this directory
automatically, so if it failed for
-
2471[16:48:32] <cobra_koral> you then there's probably
something with your environment we didn't
-
2472[16:48:32] <cobra_koral> account for" but I am pretty
sure my environment is vanilla
-
2473[16:48:33] *** cobra_koral was kicked by debhelper (flood. Please
use
replaced-url
-
2474[16:48:39] *** Joins: towo` (~towo@replaced-ip)
-
2475[16:48:39] *** Quits: towo` (~towo@replaced-ip) (Changing host)
-
2476[16:48:39] *** Joins: towo` (~towo@replaced-ip)
-
2477[16:48:55] *** Joins: cobra_koral (~cobrakora@replaced-ip)
-
2478[16:48:59] *** Joins: Ricardo__ (~rick@replaced-ip)
-
2479[16:48:59] *** Quits: Ricardo__ (~rick@replaced-ip) (Changing host)
-
2480[16:48:59] *** Joins: Ricardo__ (~rick@replaced-ip)
-
2481[16:49:08] *** Blendify|zzz is now known as Blendify
-
2482[16:49:27] *** Joins: OerHeks (~OerHeks@replaced-ip)
-
2483[16:49:58] *** Joins: Finnpixel (~Finnpixel@replaced-ip)
-
2484[16:50:10] *** Joins: m8 (~m8@replaced-ip)
-
2485[16:50:26] *** Joins: lithie (uid45836@replaced-ip)
-
2486[16:51:43] <guampa> hi, I'm having a strange problem
with the dovecot service. Using sysV init, the service doesn't
start with "service dovecot start". However it does with
"service dovecot restart"
-
2487[16:51:58] *** Joins: dka (~dka@replaced-ip)
-
2488[16:52:22] *** Joins: kpease (~kpease@replaced-ip)
-
2489[16:52:48] <petn-randall> guampa: What do you see in the
error logs when you start it and it fails?
-
2490[16:53:09] <guampa> nothing at all
-
2491[16:53:33] <guampa> on restart dovecot gives a warning
related to a config entry, but otherwise it works
-
2492[16:53:35] <petn-randall> guampa: Which release is this?
-
2493[16:53:38] <guampa> testing
-
2494[16:53:44] <petn-randall> !debian-next
-
2495[16:53:44] <dpkg> #debian-next is the channel for
testing/unstable support on the OFTC network (irc.oftc.net), *not*
on Freenode. If you get "Cannot join #debian-next (Channel is
invite only)." it means you did not read it's on
irc.oftc.net.
-
2496[16:53:50] <petn-randall> guampa: ^^^ see you there.
-
2497[16:53:52] <jelly> guampa: is there any dovecot process
running at the time of "start"?
-
2498[16:53:53] <guampa> thanks!
-
2499[16:53:59] *** Joins: kardborren (~weechat@replaced-ip)
-
2500[16:54:07] <guampa> let me start the container
-
2501[16:54:14] <jelly> that testing is going to be frozen and
then stable soonish
-
2502[16:54:20] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
2503[16:54:24] <guampa> maybe i should mention this lives in a
LXC on proxmox
-
2504[16:54:28] <jelly> guampa: what kind of container?
-
2505[16:54:40] <petn-randall> sysv init is still fully supported
in stretch?
-
2506[16:54:40] *** Joins: kardborren (~weechat@replaced-ip)
-
2507[16:54:44] <jelly> how are you booting sysvinit inside that
lxc?
-
2508[16:55:06] <guampa> good question, I just assumed init should
work as usual
-
2509[16:55:13] *** Quits: mishehu (~mishehu@replaced-ip) (Ping timeout: 245 seconds)
-
2510[16:55:20] *** Joins: lvh (~lvh@replaced-ip)
-
2511[16:55:27] <guampa> the rest of the services do start up
normally
-
2512[16:55:30] <jelly> the usual is "kernel starts
/sbin/init"
-
2513[16:55:31] *** Joins: argus (~unix@replaced-ip)
-
2514[16:55:36] *** Quits: chele (~chele@replaced-ip) (Quit: Leaving)
-
2515[16:55:40] *** Quits: kardborren (~weechat@replaced-ip) (Client Quit)
-
2516[16:55:46] <jelly> I don't know how LXC does things
-
2517[16:56:19] <jelly> guampa: and you don't see anything in
/var/log/mail.log or wherever you told dovecot to log?
-
2518[16:56:27] *** Quits: Al3xG0 (~unix@replaced-ip) (Read error: Connection reset by peer)
-
2519[16:56:40] <guampa> no, weird as it is nothing gets to syslog
-
2520[16:56:52] <guampa> it would seem that dovecot isn't
really started at all
-
2521[16:57:16] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
2522[16:57:33] <guampa> anyway, aside from init getting called in
X or Y way
-
2523[16:57:51] <guampa> /sbin/service should start things
explicitly when called
-
2524[16:59:23] *** Quits: lvh (~lvh@replaced-ip) (Client Quit)
-
2525[16:59:51] <guampa> (and it does with the restart subcommand)
-
2526[17:00:32] <guampa> I'll ask in debian-next though, it
could be an issue specific to this release
-
2527[17:00:57] *** Quits: totonika (~toto@replaced-ip) (Ping timeout: 240 seconds)
-
2528[17:01:31] <n4dir> i wouldn't see much sense in offering
different init systems if they are not fully suported, petn-randall
-
2529[17:01:35] *** Joins: davimore__ (~davimore@replaced-ip)
-
2530[17:01:40] *** Quits: wabuh (~wabuh@replaced-ip) (Remote host closed the connection)
-
2531[17:02:48] *** Quits: B[]rG (~tuptidup@replaced-ip) (Read error: Connection reset by peer)
-
2532[17:03:02] *** Quits: dreamon_ (~dreamon@replaced-ip) (Ping timeout: 256 seconds)
-
2533[17:03:02] *** Joins: lvh (~lvh@replaced-ip)
-
2534[17:03:15] *** Joins: ebarch (~ebarch@replaced-ip)
-
2535[17:03:20] *** Quits: smojphace (~smojphace@replaced-ip) (Quit: The law of five is never wrong.)
-
2536[17:03:25] *** heurist_ is now known as heurist
-
2537[17:03:56] *** Joins: B[]rG (~tuptidup@replaced-ip)
-
2538[17:04:08] *** Quits: teraflops (~teraflops@replaced-ip) (Quit: WeeChat 1.5)
-
2539[17:04:18] *** Quits: davimore_ (~davimore@replaced-ip) (Ping timeout: 258 seconds)
-
2540[17:04:24] <petn-randall> n4dir: systemd was a "tech
preview" in wheezy. It was shipped but not fully supported,
just like upstart.
-
2541[17:04:35] *** Quits: t0mmy (~tprrt@replaced-ip) (Ping timeout: 240 seconds)
-
2542[17:04:36] *** Quits: timahvo1 (~rogue@replaced-ip) (Ping timeout: 240 seconds)
-
2543[17:04:48] *** dexta_ is now known as dexta
-
2544[17:05:09] <n4dir> runit, openrc ...
-
2545[17:05:19] *** Joins: teraflops (~teraflops@replaced-ip)
-
2546[17:05:57] <petn-randall> n4dir: exactly.
-
2547[17:06:33] *** Quits: brontosaurusrex (~mua@replaced-ip) (Quit: WeeChat 1.0.1)
-
2548[17:07:05] *** Quits: davidep8922 (~davidep89@replaced-ip) (Ping timeout: 252 seconds)
-
2549[17:07:21] *** Joins: tarjo (~gjjfk@replaced-ip)
-
2550[17:07:25] *** Joins: larjona (~quassel@replaced-ip)
-
2551[17:07:30] *** SugoiBeans is now known as sleepinbeans
-
2552[17:08:01] *** Quits: wonderworld (~ww@replaced-ip) (Quit: Konversation terminated!)
-
2553[17:08:03] <jelly> customer insists on sending mail to
@gamil.com domain but for some reason it always results in a bounce
-
2554[17:08:11] *** Joins: littlebear (~littlebea@replaced-ip)
-
2555[17:08:13] <jelly> oops, ECHAN
-
2556[17:08:16] *** Joins: wonderworld (~ww@replaced-ip)
-
2557[17:08:29] *** Quits: kunoo (~kunoo@replaced-ip) (Quit: Leaving)
-
2558[17:08:37] <klys> gamil...funny =)
-
2559[17:08:52] *** Quits: Nh3xus (~Nh3xus@replaced-ip) (Quit: Leaving)
-
2560[17:09:10] *** Quits: littlebearz__ (~littlebea@replaced-ip) (Ping timeout: 240 seconds)
-
2561[17:10:33] *** Joins: Ticho (~Ticho@replaced-ip)
-
2562[17:10:52] *** Joins: TomyWork (~tomy@replaced-ip)
-
2563[17:11:17] *** Joins: MrSnowShow (~MrSnowSho@replaced-ip)
-
2564[17:12:17] *** Joins: ooly (~oor@replaced-ip)
-
2565[17:12:34] *** Quits: TvL2386 (~tom@replaced-ip) (Remote host closed the connection)
-
2566[17:13:09] *** Joins: arha_ (~temp@replaced-ip)
-
2567[17:13:48] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
2568[17:14:06] *** Joins: fr0sti (~gt-ns@replaced-ip)
-
2569[17:14:32] <fr0sti> Hi, isit possbile to install mimikatz in
Debian Jessie? all the installers look like windows only?
-
2570[17:15:10] *** Quits: _sfiguser (~sfigguser@replaced-ip) (Ping timeout: 240 seconds)
-
2571[17:15:39] <grawity> uh, isn't mimikatz a very
windows-specific tool anyway?
-
2572[17:15:53] *** Quits: disposable2 (~Thunderbi@replaced-ip) (Ping timeout: 252 seconds)
-
2573[17:16:05] *** Quits: arha (~temp@replaced-ip) (Ping timeout: 240 seconds)
-
2574[17:16:09] *** Joins: tlab_ (~tlab@replaced-ip)
-
2575[17:16:10] <fr0sti> grawity: yes its prupose is for grabbing
passwords from Domain Controllers etc
-
2576[17:16:22] <jelly> fr0sti: is it open source?
-
2577[17:16:32] <grawity> fr0sti: but, it's for grabbing
passwords *locally*, isn't it?
-
2578[17:17:00] <grawity> I've looked at what it does, and it
seems most of its functions can't be done over the net; they
dig around the kernel &c.
-
2579[17:17:21] <fr0sti> grawity: no not necessasarilly
-
2580[17:17:37] *** Quits: tlab (~tlab@replaced-ip) (Ping timeout: 240 seconds)
-
2581[17:18:18] *** Joins: f10_ (~flo@replaced-ip)
-
2582[17:18:35] *** Quits: stooj (~stooj@replaced-ip) (Ping timeout: 240 seconds)
-
2583[17:18:43] *** Quits: macsim (~macsim@replaced-ip) (Quit: macsim > /dev/null)
-
2584[17:18:57] *** Joins: macsim (~macsim@replaced-ip)
-
2585[17:19:01] *** Joins: domovoy (~domovoy@replaced-ip)
-
2586[17:19:06] <domovoy> hi
-
2587[17:19:08] <fr0sti> jelly: i dont think so
-
2588[17:19:23] <fr0sti> jelly the site says you are free to:
Share — copy and redistribute the material in any medium or
format
-
2589[17:19:37] <fr0sti> jelly: Adapt — remix, transform,
and build upon the material
-
2590[17:19:38] <fr0sti> for any purpose, even commercially.
-
2591[17:19:57] *** Joins: mishehu (~mishehu@replaced-ip)
-
2592[17:19:58] *** Quits: gagrio (~gagrio@replaced-ip) (Quit: Leaving...)
-
2593[17:20:25] *** Joins: stooj (~stooj@replaced-ip)
-
2594[17:20:33] <fr0sti> grawity: true. But you can import data
into it
-
2595[17:20:37] *** Quits: macsim (~macsim@replaced-ip) (Client Quit)
-
2596[17:20:40] *** Quits: flngr (uid206453@replaced-ip) (Quit: Connection closed for inactivity)
-
2597[17:21:00] *** Quits: pbrewczynski (uid172802@replaced-ip) (Quit: Connection closed for inactivity)
-
2598[17:21:31] *** Joins: macsim (~macsim@replaced-ip)
-
2599[17:21:41] <domovoy> i have troubles with postfix and
(g|fusion)forge. When i try to send a mail to
someuser@users.my.domain, it doesn't work and i get this in
mail.log: 'warning: connect to pgsql server
unix:/var/run/postgresql: could not connect to server: No such file
or directory??Is the server running locally and
accepting??connections on Unix domain socket
"/var/run/postgresql/.s.PGSQL.5432"??', 'netstat
-lp --protocol=unix | grep postgres' tells me postgresql IS
-
2600[17:21:41] <domovoy> listening on
/var/run/postgresql/.s.PGSQL.5432
-
2601[17:21:42] *** Joins: lasdam (lasdam@replaced-ip)
-
2602[17:21:42] *** Quits: lasdam (lasdam@replaced-ip) (Changing host)
-
2603[17:21:42] *** Joins: lasdam (lasdam@replaced-ip)
-
2604[17:21:42] *** Quits: lasdam (lasdam@replaced-ip) (Changing host)
-
2605[17:21:42] *** Joins: lasdam (lasdam@replaced-ip)
-
2606[17:22:07] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
2607[17:22:28] *** Joins: keltim (~keltim@replaced-ip)
-
2608[17:22:43] *** Quits: davidep8922 (~davidep89@replaced-ip) (Client Quit)
-
2609[17:23:02] *** Joins: lsv_ (~nn@replaced-ip)
-
2610[17:23:12] <domovoy> ls -l /var/run/postgresql/.s.PGSQL.5432
gives 'srwxrwxrwx 1 postgres postgres 0 Jan 17 17:15
/var/run/postgresql/.s.PGSQL.5432'
-
2611[17:23:15] *** Joins: Skalton2 (~Skalton@replaced-ip)
-
2612[17:23:31] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
2613[17:23:45] *** Quits: tarjo (~gjjfk@replaced-ip) (Quit: Leaving)
-
2614[17:25:26] *** Joins: Pr0metheus (~nezos@replaced-ip)
-
2615[17:25:37] *** Quits: kau (~kau@replaced-ip) (Quit: kau)
-
2616[17:26:05] *** Quits: Skalton1 (~Skalton@replaced-ip) (Ping timeout: 240 seconds)
-
2617[17:26:09] <jhutchins> domovoy: So try a manual connection as
the postfix user.
-
2618[17:26:35] *** Quits: lsv (~nn@replaced-ip) (Ping timeout: 240 seconds)
-
2619[17:26:36] *** Quits: macsim (~macsim@replaced-ip) (Quit: macsim > /dev/null)
-
2620[17:26:51] *** Quits: lvh (~lvh@replaced-ip) (Quit: lvh)
-
2621[17:27:04] *** Joins: macsim (~macsim@replaced-ip)
-
2622[17:27:27] *** Joins: scream (~scream@replaced-ip)
-
2623[17:27:44] <domovoy> jhutchins> su - postgres; psql ? it
works
-
2624[17:27:59] *** Quits: mibo (~mibo@replaced-ip) (Quit: Leaving.)
-
2625[17:28:06] *** Joins: _sfiguser (~sfigguser@replaced-ip)
-
2626[17:28:27] *** Quits: Ticho (~Ticho@replaced-ip) (Ping timeout: 240 seconds)
-
2627[17:28:40] <jelly> fr0sti: then it won't be present in
debian, except if the author builds it with debian in mind
-
2628[17:29:23] <jhutchins> domovoy: Are you sure the credentials
are correct in postfix?
-
2629[17:29:32] *** Quits: stooj (~stooj@replaced-ip) (Ping timeout: 248 seconds)
-
2630[17:29:48] *** Quits: davidep8922 (~davidep89@replaced-ip) (Ping timeout: 245 seconds)
-
2631[17:30:03] *** Quits: ktchk (~eddie6929@replaced-ip) (Read error: Connection reset by peer)
-
2632[17:30:05] *** Quits: macsim (~macsim@replaced-ip) (Client Quit)
-
2633[17:30:07] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
-
2634[17:30:09] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip)
-
2635[17:30:32] *** Quits: itacos (~ilan.cost@melkor.as30781.net) (Quit:
leaving)
-
2636[17:30:44] *** Quits: m8 (~m8@replaced-ip) (Read error: Connection reset by peer)
-
2637[17:30:59] <grawity> many postfix components run in a chroot
-
2638[17:31:02] *** Joins: lvh (~lvh@replaced-ip)
-
2639[17:31:09] <domovoy> jhutchins> they are from the gforge
packages: pgsql_gforge_users_hosts = unix:/var/run/postgresql,
pgsql_gforge_users_user = gforge_mta
-
2640[17:31:11] <grawity> check master.cf regarding that
-
2641[17:31:35] *** Quits: phdeswer (~phdeswer@replaced-ip) (Ping timeout: 240 seconds)
-
2642[17:31:56] <Flashdown> Hi Guys, is there a possibility to get
last login information of a chrooted sftp only user? finger and
others show "never logged in" because it's not an
interactive shell that such users use. I don't like the idea to
catch this information on my own directly from /var/log/auth.log
which contains such information.
-
2643[17:32:26] *** Joins: stooj (~stooj@replaced-ip)
-
2644[17:32:27] *** Joins: LtL (~irssi@replaced-ip)
-
2645[17:32:41] *** Joins: kaizoku (kaizoku@replaced-ip)
-
2646[17:33:14] *** Quits: txp (~txp@replaced-ip) (Quit: Leaving)
-
2647[17:33:16] <jhutchins> Flashdown: Should be in
/var/log/auth.log
-
2648[17:33:25] <smeert> hmm
-
2649[17:33:31] <smeert> i installed a software with opkg -i
-
2650[17:33:33] *** Joins: t0mmy (~tprrt@replaced-ip)
-
2651[17:33:46] <smeert> i would normally remove program with
apt-get purge. what is the similar for opkg?
-
2652[17:34:33] <jhutchins> domovoy: I would expect a password to
be set somewhere.
-
2653[17:35:58] *** Joins: macsim (~macsim@replaced-ip)
-
2654[17:36:10] <Flashdown> yes it is, as I've mentioned, but
this way when I try to estimate it now I can only check the last
days logs, instead of getting it as normal for each account using
finger etc. So if the user logged in 2 weeks ago for the last time
then checking /var/log/auth.log is not sufficient, sure I can
increase the log retention but this way feels so dirty.
-
2655[17:36:14] *** Quits: marvn (~marvn@replaced-ip) (Ping timeout: 252 seconds)
-
2656[17:36:15] <domovoy> jhutchins> it is set, as
pgsql_gforge_users_password = <password>
-
2657[17:36:27] <Flashdown> @jhutchins
-
2658[17:38:24] *** Quits: |DM| (~|DM|@replaced-ip) (Remote host closed the connection)
-
2659[17:38:25] <Flashdown> jhutchins: I am looking for a clean
way somehow, so that I do not need to store extra data somewhere
since the normal OS does offer such information normally when not
using the sftp subsystem through ssh
-
2660[17:38:46] *** Joins: shewp (~sh00p@replaced-ip)
-
2661[17:38:58] *** Quits: conta (~Thunderbi@replaced-ip) (Ping timeout: 245 seconds)
-
2662[17:39:05] *** Quits: lvh (~lvh@replaced-ip) (Remote host closed the connection)
-
2663[17:39:10] *** Quits: dka (~dka@replaced-ip) (Ping timeout: 240 seconds)
-
2664[17:39:27] *** Quits: stooj (~stooj@replaced-ip) (Ping timeout: 240 seconds)
-
2665[17:39:44] *** Quits: xet7 (~xet7@replaced-ip) (Quit: Leaving)
-
2666[17:39:45] *** Joins: tlab (~tlab@replaced-ip)
-
2667[17:40:02] *** Joins: dionysus69 (~Thunderbi@replaced-ip)
-
2668[17:40:17] *** Quits: qtch (~bartek@replaced-ip) (Ping timeout: 240 seconds)
-
2669[17:40:42] *** Parts: OS-16736 (~textual@replaced-ip)
-
2670[17:40:52] *** Joins: robotroll (~robotroll@replaced-ip)
-
2671[17:40:57] <Flashdown> or another question, which command can
I use to update the "last login" information for an
account?
-
2672[17:41:15] *** Joins: miczac (~miczac@replaced-ip)
-
2673[17:41:30] *** Joins: qtch (~bartek@replaced-ip)
-
2674[17:41:56] *** Quits: tlab_ (~tlab@replaced-ip) (Ping timeout: 240 seconds)
-
2675[17:41:57] *** Joins: stooj (~stooj@replaced-ip)
-
2676[17:42:02] *** Joins: tvm (~tvm@replaced-ip)
-
2677[17:42:03] <grawity> usually that's taken from
/var/log/lastlog
-
2678[17:42:11] *** Joins: andijh92 (~andijh92@replaced-ip)
-
2679[17:42:13] *** Joins: theneverlution (~atomic@replaced-ip)
-
2680[17:43:06] <jhutchins> Flashdown: Are you thinking of
updating last to show non-interactive logins?
-
2681[17:43:12] <Flashdown> yes
-
2682[17:43:19] *** Quits: andijh92 (~andijh92@replaced-ip) (Client Quit)
-
2683[17:43:25] <domovoy> 'psql -U gforge_mta -d gforge'
works, with the password set in /etc/postfix/main.cf
-
2684[17:43:38] *** Joins: andijh92 (~andijh92@replaced-ip)
-
2685[17:43:43] <grawity> the `last` output, meanwhile, is taken
from /var/log/wtmp
-
2686[17:43:56] <grawity> there are libraries and tools to update
wtmp/utmp
-
2687[17:44:39] <Flashdown> ok, and as far as I know I can run a
script / command when a sftp user logs in, so this way I could
achive it I assume
-
2688[17:44:39] *** Joins: tram0004 (~tram0004@replaced-ip)
-
2689[17:45:09] <jhutchins> domovoy: Do the postgress logs have
anything useful?
-
2690[17:45:40] <grawity> for sftp, you could basically edit
sshd_config to run a wrapper for the sftp subsystem
-
2691[17:45:45] <grawity> I think I've done that once
-
2692[17:46:18] <grawity> using ... xorg-sessreg, IIRC?
-
2693[17:46:23] *** Joins: dka (~dka@replaced-ip)
-
2694[17:46:33] <jhutchins> Flashdown: There is a way to do it by
modifying the PAM configuration so that it calls the wtemp function.
-
2695[17:46:46] <jhutchins> grawity: I think those methods are
deprecated as insecure.
-
2696[17:47:21] <domovoy> jhutchins> nothing gets log in
/var/log/postfix/postgresql-9.4-main.log when i try to send the mail
-
2697[17:47:46] <Flashdown> jhutchins: that is true
-
2698[17:48:16] *** Parts: ewew (~ewew@replaced-ip)
-
2699[17:48:19] <Flashdown> jhutchins: thanks for the hint, I
believe I got what I need to get it done (PAM)
-
2700[17:49:06] *** Quits: nj8 (~nj8@replaced-ip) (Quit: Leaving)
-
2701[17:49:49] *** Joins: malacozoan (~smojphace@replaced-ip)
-
2702[17:50:54] *** Joins: brontosaurusrex (~mua@replaced-ip)
-
2703[17:51:16] <jhutchins> domovoy: All I can suggest is turning
up the logging level on postfix and postgres. I haven't run
postfix with a DB back end and am more familiar with mysql in LAMP
configurations.
-
2704[17:52:15] *** Quits: m-H7 (~mathias@replaced-ip) (Quit: Leaving.)
-
2705[17:52:43] *** Quits: enseneo (~madneap@replaced-ip) (Quit: WeeChat 1.0.1)
-
2706[17:52:56] *** Quits: xKoren (chofstede@replaced-ip) (Quit: leaving)
-
2707[17:53:14] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
2708[17:53:21] *** Joins: Guest42 (~textual@replaced-ip)
-
2709[17:53:23] <domovoy> jhutchins> i enabled connections
logging in postgresql, it log every connection attempts and tells me
if it is successfull, user gforge_mta never even try to connect...
-
2710[17:53:34] <domovoy> will try increasing postfix log level
-
2711[17:54:20] *** Joins: mtn (~mtn@replaced-ip)
-
2712[17:54:41] *** Joins: xKoren (chofstede@replaced-ip)
-
2713[17:54:45] *** Quits: xKoren (chofstede@replaced-ip) (Client Quit)
-
2714[17:54:58] *** Joins: Ticho (~Ticho@replaced-ip)
-
2715[17:55:00] *** Joins: thiras (~thiras@replaced-ip)
-
2716[17:55:04] *** Quits: p1p10l0 (501cc406@replaced-ip) (Quit: Page closed)
-
2717[17:55:09] *** Joins: xKoren (chofstede@replaced-ip)
-
2718[17:55:55] *** Joins: theneverlution (~atomic@replaced-ip)
-
2719[17:56:20] *** Joins: theneverlution2 (~atomic@replaced-ip)
-
2720[17:56:32] *** Quits: noexxx (~androirc@replaced-ip) (Read error: Connection reset by peer)
-
2721[17:56:54] *** Joins: noexxx (~androirc@replaced-ip)
-
2722[17:57:08] *** Quits: theneverlution2 (~atomic@replaced-ip) (Client Quit)
-
2723[17:57:12] *** Quits: zorg1 (~zorg1@replaced-ip) (Quit: Leaving)
-
2724[17:57:25] *** Joins: theneverlution2 (~atomic@replaced-ip)
-
2725[17:58:07] *** Quits: Pjusur (~Pjusur@replaced-ip) (Quit: Leaving)
-
2726[17:58:18] <domovoy> i just thought about it... postfix uses
chroot for its services (smtp, submission) so... there are goos
chances that /var/run/postgresql is not in the chroot
-
2727[17:58:23] *** Quits: kedare (~Adium@replaced-ip) (Quit: Leaving.)
-
2728[17:58:38] <domovoy> s/goos/good/
-
2729[17:59:34] *** Joins: davidep8922 (~davidep89@replaced-ip)
-
2730[17:59:35] *** Joins: Nnavd (~Nnavd@replaced-ip)
-
2731[17:59:58] *** Joins: spacebison (~bison@replaced-ip)
-
2732[18:00:13] *** Quits: theneverlution (~atomic@replaced-ip) (Ping timeout: 245 seconds)
-
2733[18:00:15] *** Quits: toadstar (~bison@replaced-ip) (Ping timeout: 258 seconds)
-
2734[18:00:42] *** Joins: pretty (~MrSnowSho@replaced-ip)
-
2735[18:00:43] *** Quits: pretty (~MrSnowSho@replaced-ip) (Client Quit)
-
2736[18:00:43] *** Joins: Walakea (~marian@replaced-ip)
-
2737[18:01:05] *** Quits: TomyWork (~tomy@replaced-ip) (Ping timeout: 240 seconds)
-
2738[18:01:18] *** Joins: OS-24655 (~OS-24655@replaced-ip)
-
2739[18:01:29] *** Parts: OS-24655 (~OS-24655@replaced-ip)
-
2740[18:01:47] <domovoy> indeed, that was it, used
'127.0.0.1' instead of
'unix:/var/run/postgresql' for pgsql_gforge_users_hosts
and it works
-
2741[18:02:16] *** Quits: betandr (~betandr@replaced-ip) (Remote host closed the connection)
-
2742[18:02:54] *** Joins: ^LuckyStrike^ (~zhenek@replaced-ip)
-
2743[18:03:10] *** Quits: MrSnowShow (~MrSnowSho@replaced-ip) (Ping timeout: 240 seconds)
-
2744[18:05:08] *** Quits: ^LuckyStrike^ (~zhenek@replaced-ip) (Quit: Leaving)
-
2745[18:06:06] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip) (Remote host closed the connection)
-
2746[18:06:27] *** Quits: domovoy (~domovoy@replaced-ip) (Ping timeout: 240 seconds)
-
2747[18:06:40] *** Quits: f10 (~flo@replaced-ip) (Ping timeout: 240 seconds)
-
2748[18:07:11] <kaizoku> hmm, i cannot seem to get grub-efi
working
-
2749[18:07:32] *** Joins: jotr_ (~tram0004@replaced-ip)
-
2750[18:07:49] <kaizoku> efibootmgr shows the correct path to
grubx86.efi, but when i choose it from my laptop's boot menu it
does nothing
-
2751[18:08:02] <kaizoku> i installed a new disk, perhaps
it's not updating somehow?
-
2752[18:08:46] *** Quits: davidep8922 (~davidep89@replaced-ip) (Ping timeout: 256 seconds)
-
2753[18:08:54] *** Joins: Old_Dog (~don@replaced-ip)
-
2754[18:10:27] <somiaj> kaizoku: could be, I would double check
your firmware and where it is looking for efi files. On mine I could
manually browse the efi partition to choose booting options.
-
2755[18:10:30] *** Quits: Serpent7776 (~Serpent77@replaced-ip) (Quit: Leaving)
-
2756[18:10:38] <somiaj> what you need to do may depend on your
firmware
-
2757[18:10:46] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 255 seconds)
-
2758[18:11:13] <kaizoku> yes, when i'm in the chroot it
shows the proper path and blkid for the loader when i run
`efibootmgr -v`
-
2759[18:11:19] <kaizoku> but now that i've restarted it
still shows the old blkid
-
2760[18:11:26] <kaizoku> something isn't persisting here
-
2761[18:12:40] *** Joins: marrenarre (~marrenarr@replaced-ip)
-
2762[18:12:41] *** Quits: Guest42 (~textual@replaced-ip) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
-
2763[18:13:27] *** Quits: _foldLeft (~foldleft@replaced-ip) (Remote host closed the connection)
-
2764[18:14:32] *** Quits: Insanity_ (uid179350@replaced-ip) (Quit: Connection closed for inactivity)
-
2765[18:15:25] *** Quits: j3x (~j3x@replaced-ip##) (Quit: ZNC - ##replaced-url
-
2766[18:17:26] *** Joins: wmwm (~jak3w@replaced-ip)
-
2767[18:17:29] *** Quits: n4dir (~user@replaced-ip) (Remote host closed the connection)
-
2768[18:18:01] *** debhelper sets mode: +l 1725
-
2769[18:18:40] *** Quits: Mahe (~mahe@replaced-ip) (Ping timeout: 240 seconds)
-
2770[18:18:43] <kaizoku> okay, i'm honestly not sure why it
worked that time
-
2771[18:18:44] <kaizoku> but it did
-
2772[18:18:52] *** Joins: domovoy (~domovoy@replaced-ip)
-
2773[18:18:59] *** Joins: lethu (~lethu@replaced-ip)
-
2774[18:19:50] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip) (Quit: leaving)
-
2775[18:20:11] *** Joins: stoffepojken_ (~stoffe@replaced-ip)
-
2776[18:20:19] <kaizoku> perhaps because i ran `efibootmgr -w`
after the grub setup this time
-
2777[18:20:22] <kaizoku> before rebooting
-
2778[18:20:32] *** Joins: nidr0x (~z4.30i@nidr0x.ddns.jazztel.es)
-
2779[18:21:49] *** Quits: stoffepojken_ (~stoffe@replaced-ip) (Client Quit)
-
2780[18:21:58] *** Joins: huwjr (~huwjr@replaced-ip)
-
2781[18:23:32] <somiaj> kaizoku: don't know that much about
efi, I'm lucky that I can control almost evertying in my
firmware from its configuration tool, so when I had issues with my
efi files, I just browsed the efi partition and pointed it at the
right one, and it updated all the required info for me.
-
2782[18:23:58] <somiaj> but yes, that is the catch to efi, you
need to correctly tell the firmware where to look, and if that
changes it may need to be forcefully updated
-
2783[18:25:24] *** Quits: p3rs3us (~jduro@replaced-ip) (Quit: Leaving)
-
2784[18:26:03] *** Joins: |DM| (~|DM|@replaced-ip)
-
2785[18:26:44] *** Joins: fax (~fax@replaced-ip)
-
2786[18:26:54] *** Joins: f10 (~flo@replaced-ip)
-
2787[18:27:20] <marrenarre> Hello. I'm trying to download
Debian 8.7 netinst from the website, and the server reports a 404
error.
-
2788[18:27:30] *** Quits: jje (~quassel@replaced-ip) (Remote host closed the connection)
-
2789[18:27:49] *** Quits: cyborg-one (~cyborg-on@replaced-ip) (Ping timeout: 255 seconds)
-
2790[18:27:55] *** Joins: saju_m (~saju_m@replaced-ip)
-
2791[18:28:24] <TomTomTosch>
replaced-url
-
2792[18:28:29] *** Quits: nn_ (~nn@replaced-ip) (Ping timeout: 252 seconds)
-
2793[18:28:36] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 256 seconds)
-
2794[18:28:38] <babilen> marrenarre: Which URL did you use?
-
2795[18:28:43] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
2796[18:28:43] *** Joins: crayon (~realname@replaced-ip)
-
2797[18:28:44] *** Quits: littlebear (~littlebea@replaced-ip) (Ping timeout: 248 seconds)
-
2798[18:28:44] *** Joins: gl-prout (~gl-prout@replaced-ip)
-
2799[18:28:50] <petn-randall> marrenarre: The links are currently
broken, they'll be fixed, see TomTomTosch's link.
-
2800[18:29:59] *** Joins: urlord (~urlord@replaced-ip)
-
2801[18:31:08] *** Joins: format_c (~koeppea@replaced-ip)
-
2802[18:31:12] *** Joins: MrSnowShow (~MrSnowSho@replaced-ip)
-
2803[18:31:14] *** Quits: robotroll (~robotroll@replaced-ip) (Read error: Connection reset by peer)
-
2804[18:31:53] *** Quits: jotr_ (~tram0004@replaced-ip) (Ping timeout: 245 seconds)
-
2805[18:32:20] *** Quits: format_c (~koeppea@replaced-ip) (Client Quit)
-
2806[18:32:24] <marrenarre> babilen: The one for 8.7.0 that is on
the "Getting Debian" page.
-
2807[18:32:32] <marrenarre> TomTomTosch, petn-randall: Thanks!
-
2808[18:32:33] *** Parts: steakwipe (~ninjapira@replaced-ip)
-
2809[18:33:03] *** Quits: LeandroLuiz (~clkalw@replaced-ip##) (Quit: ZNC - ##replaced-url
-
2810[18:33:29] *** Quits: KingsQuest (~quassel@replaced-ip) (Quit: antigen cpu created by me Sun Sparc 9000 no fan required.
we have bios code on my new compiler better than H.91)
-
2811[18:34:01] *** Joins: giricz81 (~giricz81@replaced-ip)
-
2812[18:35:24] *** Joins: jje (~quassel@replaced-ip)
-
2813[18:35:41] *** Joins: Mahe (~mahe@replaced-ip)
-
2814[18:36:03] *** Quits: twobitsp1ite (~isaac.fre@50.58.65.6) (Ping
timeout: 245 seconds)
-
2815[18:37:14] *** Quits: marrenarre (~marrenarr@replaced-ip) (Quit: marrenarre)
-
2816[18:37:56] *** Joins: psj7071 (~psj7071@replaced-ip)
-
2817[18:38:06] *** Joins: makimaki (~makimaki`@replaced-ip)
-
2818[18:38:12] *** Joins: k42b3 (~k42b3@replaced-ip)
-
2819[18:38:15] *** Parts: psj7071 (~psj7071@replaced-ip)
-
2820[18:38:16] *** Joins: mifritscher (~michi@replaced-ip)
-
2821[18:38:46] *** Joins: panta_ (~panta@replaced-ip)
-
2822[18:39:18] *** Quits: k42b3 (~k42b3@replaced-ip) (Remote host closed the connection)
-
2823[18:39:41] *** Joins: gjb83 (~gjb83@replaced-ip)
-
2824[18:40:02] *** Joins: D100 (~D100@replaced-ip)
-
2825[18:40:32] *** Quits: gjb83 (~gjb83@replaced-ip) (Client Quit)
-
2826[18:40:48] *** Quits: lasdam (lasdam@replaced-ip) (Remote host closed the connection)
-
2827[18:41:53] *** Joins: patterson (~patterson@replaced-ip)
-
2828[18:42:12] *** Joins: AlineGomes (uid198215@replaced-ip)
-
2829[18:42:17] *** Joins: j3x (~j3x@replaced-ip)
-
2830[18:42:19] *** Joins: sorta (~sorta@replaced-ip)
-
2831[18:42:48] *** Quits: Bercik (~Yotsuba@replaced-ip) (Ping timeout: 258 seconds)
-
2832[18:43:17] *** Quits: llorephie (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
2833[18:43:45] *** Joins: psj7071 (~psj7071@replaced-ip)
-
2834[18:43:53] *** Quits: Texou (~Texou@replaced-ip) (Ping timeout: 252 seconds)
-
2835[18:44:17] *** Quits: fartface (~richardsh@replaced-ip) (Quit: Leaving)
-
2836[18:46:33] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2837[18:47:12] *** Quits: ooly (~oor@replaced-ip) (Quit: ircII EPIC4-2.10.1 -- Are we there yet?)
-
2838[18:47:30] *** Joins: xorox90 (~annonymou@replaced-ip)
-
2839[18:47:42] *** Joins: benlue (~benlue@replaced-ip)
-
2840[18:47:46] *** Quits: giricz81 (~giricz81@replaced-ip) (Quit: Konversation terminated!)
-
2841[18:47:53] *** Joins: altin (~altin@replaced-ip)
-
2842[18:48:00] *** debhelper sets mode: +l 1732
-
2843[18:48:29] <benlue> how can i use local variable my Remote?
ssh benlue@my-host.ovh 'cd ~/lineageos_updater &&
FLASK_APP=app.py flask addrom -f $FILE -d $ANDROID_DEVICE -v
$ROM_VER -t "$DATE $TIME" -r $ROM_TYPE -m $MD5 -u
replaced-url
-
2844[18:48:38] *** Joins: soee (~soee@replaced-ip)
-
2845[18:48:41] *** Joins: giricz81 (~giricz81@replaced-ip)
-
2846[18:48:49] *** Joins: Texou (~Texou@replaced-ip)
-
2847[18:48:58] <benlue> *on my remote
-
2848[18:49:49] *** Joins: ManAboutDoge_ (~ManAboutD@replaced-ip)
-
2849[18:49:55] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Read error: Connection reset by peer)
-
2850[18:50:02] *** Joins: soee_ (~soee@replaced-ip)
-
2851[18:50:28] <abrotman> benlue: you'll need more double
quotes and escaping likely.
-
2852[18:50:37] *** Joins: dayten (~gnoid@replaced-ip)
-
2853[18:50:45] *** Joins: Adolar (~Adolar@replaced-ip)
-
2854[18:51:10] *** Quits: btf (~btf@replaced-ip) (Remote host closed the connection)
-
2855[18:51:18] *** Joins: ManAboutDoge__ (~ManAboutD@replaced-ip)
-
2856[18:51:35] *** Quits: ManAboutDoge_ (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
2857[18:51:45] *** Joins: Bercik (~Yotsuba@replaced-ip)
-
2858[18:52:29] *** Quits: ManAboutDoge__ (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
2859[18:52:36] *** Quits: Adolar (~Adolar@replaced-ip) (Client Quit)
-
2860[18:52:37] *** Joins: fassl____ (~fassl@replaced-ip)
-
2861[18:52:47] *** Joins: ManAboutDoge__ (~ManAboutD@replaced-ip)
-
2862[18:53:00] *** Joins: TvL2386 (~tom@replaced-ip)
-
2863[18:53:57] *** Quits: soee (~soee@replaced-ip) (Ping timeout: 240 seconds)
-
2864[18:53:58] *** Joins: stare_ (~stare@replaced-ip)
-
2865[18:54:16] *** Quits: stare_ (~stare@replaced-ip) (Read error: Connection reset by peer)
-
2866[18:54:18] *** Joins: stare__ (~stare@replaced-ip)
-
2867[18:54:18] *** Quits: CurryWurst (~CurryWurs@replaced-ip) (Ping timeout: 258 seconds)
-
2868[18:54:22] *** Joins: overlord_tm (~andraz@replaced-ip)
-
2869[18:54:41] *** Joins: AnD[a]LeS (~andales@replaced-ip)
-
2870[18:55:32] <benlue> abrotman, thx can you give me an example?
-
2871[18:56:48] <somiaj> benlue: note "foo" and
'foo' get parsed differently, afiak you'll need
double quotes to ensure the variabels get expanded
-
2872[18:56:59] *** Quits: ManAboutDoge__ (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
2873[18:57:14] <somiaj> benlue: look at the difference between
echo "$PATH" and echo '$PATH'
-
2874[18:57:17] *** Joins: ManAboutDoge__ (~ManAboutD@replaced-ip)
-
2875[18:57:27] *** Quits: stare (~stare@replaced-ip) (Ping timeout: 240 seconds)
-
2876[18:57:35] *** Joins: CurryWurst (~CurryWurs@replaced-ip)
-
2877[18:58:00] *** debhelper sets mode: +l 1740
-
2878[18:58:05] <brontosaurusrex> benlue:
replaced-url
-
2879[18:58:59] *** Quits: alwyn (~alwyn@replaced-ip) (Quit: o/)
-
2880[18:59:05] *** Quits: stooj (~stooj@replaced-ip) (Ping timeout: 240 seconds)
-
2881[18:59:17] *** Quits: RoodRallec (~Christian@replaced-ip) (Ping timeout: 240 seconds)
-
2882[18:59:28] *** Quits: xorox90 (~annonymou@replaced-ip) (Remote host closed the connection)
-
2883[18:59:56] <abrotman> benlue: realistically, you sohuld
probably be asking #bash for hte nuances of quoting variables
-
2884[19:00:27] *** Quits: oish (~charlie@replaced-ip) (Quit: leaving)
-
2885[19:00:39] *** Joins: tram0004 (~tram0004@replaced-ip)
-
2886[19:00:50] *** Joins: pretty (~MrSnowSho@replaced-ip)
-
2887[19:00:59] *** Joins: kw21 (~kw21@replaced-ip)
-
2888[19:01:05] *** Quits: pretty (~MrSnowSho@replaced-ip) (Client Quit)
-
2889[19:01:06] *** Joins: stooj (~stooj@replaced-ip)
-
2890[19:01:10] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2891[19:01:41] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2892[19:02:11] *** Quits: mtn (~mtn@replaced-ip) (Quit: Konversation terminated!)
-
2893[19:02:21] *** Joins: bony (~quassel@replaced-ip)
-
2894[19:02:22] *** Quits: bony (~quassel@replaced-ip) (Changing host)
-
2895[19:02:22] *** Joins: bony (~quassel@replaced-ip)
-
2896[19:02:34] *** Joins: SpeccyMan (~nick@replaced-ip)
-
2897[19:03:13] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2898[19:03:17] *** Joins: steakwipe (~ninjapira@replaced-ip)
-
2899[19:03:24] *** Quits: MrSnowShow (~MrSnowSho@replaced-ip) (Ping timeout: 248 seconds)
-
2900[19:03:44] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2901[19:04:04] *** Quits: killian99 (~killian99@replaced-ip) (Quit: Quitte)
-
2902[19:04:05] *** Quits: altin (~altin@replaced-ip) (Quit: Leaving)
-
2903[19:04:18] *** Quits: jannic (~jan@replaced-ip) (Ping timeout: 256 seconds)
-
2904[19:04:19] *** Quits: wmwm (~jak3w@replaced-ip) (Ping timeout: 255 seconds)
-
2905[19:05:30] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2906[19:05:44] *** Quits: vucen (~vucen@replaced-ip) (Quit: Lost terminal)
-
2907[19:06:08] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2908[19:06:26] *** Joins: totonika (~toto@replaced-ip)
-
2909[19:06:54] *** Joins: jannic (~jan@replaced-ip)
-
2910[19:07:16] *** Quits: vivid (~vivid@replaced-ip) (Quit: Leaving)
-
2911[19:08:00] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2912[19:08:10] *** Quits: dionysus69 (~Thunderbi@replaced-ip) (Ping timeout: 240 seconds)
-
2913[19:08:35] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2914[19:09:11] *** Quits: ManAboutDoge__ (~ManAboutD@replaced-ip) (Ping timeout: 252 seconds)
-
2915[19:10:49] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2916[19:10:50] *** Quits: dayten (~gnoid@replaced-ip) (Read error: Connection reset by peer)
-
2917[19:10:59] *** Quits: sorta (~sorta@replaced-ip) (Read error: Connection reset by peer)
-
2918[19:11:10] *** Joins: vivid (~vivid@replaced-ip)
-
2919[19:11:21] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2920[19:11:42] *** Quits: tram0004 (~tram0004@replaced-ip) (Remote host closed the connection)
-
2921[19:11:48] *** Joins: sorta (~sorta@replaced-ip)
-
2922[19:12:54] *** Joins: RoodRallec (~Christian@replaced-ip)
-
2923[19:13:26] *** Quits: RoodRallec (~Christian@replaced-ip) (Max SendQ exceeded)
-
2924[19:13:39] *** Quits: wonderworld (~ww@replaced-ip) (Remote host closed the connection)
-
2925[19:13:45] *** Joins: pos (~pos@replaced-ip)
-
2926[19:15:08] *** Joins: tram0004 (~tram0004@replaced-ip)
-
2927[19:15:51] *** Joins: format_c (~koeppea@replaced-ip)
-
2928[19:16:24] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
2929[19:16:36] *** Quits: Guest93518 (~quassel@replaced-ip) (Remote host closed the connection)
-
2930[19:17:47] *** Joins: Gaxpaxxo (~Gazpacho@replaced-ip)
-
2931[19:17:50] *** Quits: format_c (~koeppea@replaced-ip) (Client Quit)
-
2932[19:17:57] *** Joins: sillyslux (~sillyslux@replaced-ip)
-
2933[19:18:18] *** Quits: earthundead (~earthunde@replaced-ip) (Read error: Connection reset by peer)
-
2934[19:18:50] *** Quits: OS-26160 (~OS-26160@replaced-ip) (Remote host closed the connection)
-
2935[19:19:12] *** Joins: conta (~Thunderbi@replaced-ip)
-
2936[19:19:28] *** Joins: earthundead (~earthunde@replaced-ip)
-
2937[19:19:35] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 260 seconds)
-
2938[19:19:41] *** Quits: sillyslux (~sillyslux@replaced-ip) (Read error: Connection reset by peer)
-
2939[19:20:02] *** Quits: flux242 (~chatzilla@replaced-ip) (Remote host closed the connection)
-
2940[19:20:26] *** Joins: ThomasAA (uid184247@replaced-ip)
-
2941[19:20:30] *** Joins: teclo- (42@replaced-ip)
-
2942[19:21:53] *** Quits: maotm (~mao@replaced-ip) (Ping timeout: 245 seconds)
-
2943[19:21:56] *** Joins: m-H7 (~mathias@replaced-ip)
-
2944[19:21:57] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
2945[19:21:59] *** Quits: m-H7 (~mathias@replaced-ip) (Client Quit)
-
2946[19:22:42] *** Joins: maotm (~mao@replaced-ip)
-
2947[19:24:09] *** Joins: phate408 (~Phate@replaced-ip)
-
2948[19:24:16] *** Quits: Fr_Dae (~dae@replaced-ip) (Ping timeout: 240 seconds)
-
2949[19:24:34] *** Joins: mtn (~mtn@replaced-ip)
-
2950[19:25:18] *** Joins: t22bgRaven (~t22bgRave@replaced-ip)
-
2951[19:26:20] *** Joins: chinonfa_nonfall (~chinonfa_@replaced-ip)
-
2952[19:27:19] *** Joins: Darcidride (~Darcidrid@replaced-ip)
-
2953[19:27:23] *** Quits: phate408 (~Phate@replaced-ip) (Remote host closed the connection)
-
2954[19:27:27] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip)
-
2955[19:27:29] *** Parts: chinonfa_nonfall (~chinonfa_@replaced-ip)
-
2956[19:28:15] *** Quits: t22bgRaven (~t22bgRave@replaced-ip) (Quit: Leaving)
-
2957[19:28:17] *** Joins: theneverlution (~atomic@replaced-ip)
-
2958[19:28:20] *** Quits: Shock- (~Shock@replaced-ip) (Ping timeout: 260 seconds)
-
2959[19:29:44] *** Quits: Finnpixel (~Finnpixel@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
-
2960[19:30:35] *** Quits: t0mmy (~tprrt@replaced-ip) (Ping timeout: 240 seconds)
-
2961[19:30:57] *** Quits: kpease (~kpease@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
2962[19:31:01] *** Quits: lucad111 (~lucad111@replaced-ip) (Quit: Leaving)
-
2963[19:31:43] *** Joins: PryMar56 (~prymar@replaced-ip)
-
2964[19:31:44] *** Quits: theneverlution2 (~atomic@replaced-ip) (Ping timeout: 252 seconds)
-
2965[19:31:57] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 240 seconds)
-
2966[19:32:15] *** Joins: pissoff (~pissoff@replaced-ip)
-
2967[19:32:15] *** pissoff is now known as na---112
-
2968[19:32:44] *** Joins: timeless (sid4015@replaced-ip)
-
2969[19:33:37] *** Quits: N4N0IRU (~jc@replaced-ip) (Quit: BitchX-1.2.1 -- just do it.)
-
2970[19:33:56] *** Quits: brontosaurusrex (~mua@replaced-ip) (Quit: WeeChat 1.0.1)
-
2971[19:34:45] *** Joins: mohammad-ghasemi (~mohammad@replaced-ip)
-
2972[19:35:00] <timeless> can someone suggest a place to get help
w/ an md raid array? I had a raid1 array (one partition mirrored on
two drives), and one of the drive's cables came out --
i've tried to mdadm --manage /dev/md1 --add /dev/sdf7 the
drive, and it rebuilds, but once it finishes rebuilding, it's
converted into a spare instead of left as a normal drive
-
2973[19:37:03] *** Quits: c-101 (~alex@replaced-ip) (Quit: Konversation terminated!)
-
2974[19:38:00] *** debhelper sets mode: +l 1730
-
2975[19:38:34] *** Joins: Toordog_ (~toordog@replaced-ip)
-
2976[19:38:39] *** Quits: Tiffon (~name@replaced-ip) (Quit: exit)
-
2977[19:39:16] *** Quits: samodid (~vsamodid@replaced-ip) (Ping timeout: 240 seconds)
-
2978[19:39:17] *** Joins: _foldLeft (~foldleft@replaced-ip)
-
2979[19:40:06] *** Quits: Spr1ng (~Spr1ng@replaced-ip) (Ping timeout: 240 seconds)
-
2980[19:40:14] *** Quits: towo` (~towo@replaced-ip) (Quit: Leaving)
-
2981[19:40:36] *** Joins: Guest42 (~textual@replaced-ip)
-
2982[19:41:40] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
2983[19:41:40] *** Quits: mohammad-ghasemi (~mohammad@replaced-ip) (Quit: Leaving)
-
2984[19:41:44] *** Joins: Spr1ng (~Spr1ng@replaced-ip)
-
2985[19:41:45] *** Joins: sonofdirt_ (~sonofdirt@replaced-ip)
-
2986[19:41:45] *** Quits: Brigo (~Brigo@replaced-ip) (Read error: Connection reset by peer)
-
2987[19:41:50] *** Quits: conta (~Thunderbi@replaced-ip) (Ping timeout: 258 seconds)
-
2988[19:41:59] *** Joins: Brigo (~Brigo@replaced-ip)
-
2989[19:43:43] *** Joins: bencc (~Ofir@replaced-ip)
-
2990[19:44:00] <bencc> stretch, sid and experimental are all not
suitable for production server?
-
2991[19:44:04] *** Joins: demonswaltz (~demonswal@replaced-ip)
-
2992[19:44:09] *** Quits: sonofdirt_ (~sonofdirt@replaced-ip) (Remote host closed the connection)
-
2993[19:44:28] <grawity> I've been running some on stretch,
but you need to be careful with it
-
2994[19:44:41] <grawity> sid and experimental, I'd say
definitely not
-
2995[19:44:47] *** Quits: Guest18291 (~tinti@replaced-ip) (Remote host closed the connection)
-
2996[19:44:50] *** Joins: llorephie (~Thunderbi@replaced-ip)
-
2997[19:44:53] <bencc> I'm interested in this package
replaced-url
-
2998[19:45:00] <bencc> but I don't see it in stable
-
2999[19:45:12] *** Quits: b3h3m0th (uid26288@replaced-ip) (Quit: Connection closed for inactivity)
-
3000[19:45:40] *** Joins: theneverlution (~atomic@replaced-ip)
-
3001[19:45:53] *** Joins: _Hez (~hez@replaced-ip)
-
3002[19:46:00] *** Quits: wiselydoesit (~wiselydoe@replaced-ip) (Read error: Connection reset by peer)
-
3003[19:46:27] *** Joins: jotr_ (~tram0004@replaced-ip)
-
3004[19:46:59] *** Joins: Havis (~Havis@replaced-ip)
-
3005[19:47:05] *** Quits: wriedel (~wriedel@replaced-ip) (Read error: Connection reset by peer)
-
3006[19:47:16] *** Joins: discensi (discensa@replaced-ip)
-
3007[19:47:23] *** Quits: l3archos (~Icedove@replaced-ip) (Quit: l3archos)
-
3008[19:48:06] *** Joins: exedore6 (~cleryd@replaced-ip)
-
3009[19:48:08] *** Quits: discensi (discensa@replaced-ip) (Remote host closed the connection)
-
3010[19:48:31] <cobra_koral> bencc: do you know of apt
preferences file and pinning ?
-
3011[19:48:33] *** Quits: Guest42 (~textual@replaced-ip) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
-
3012[19:48:36] *** Joins: towo` (~towo@replaced-ip)
-
3013[19:48:45] *** Quits: LeandroLuiz (~clkalw@replaced-ip) (Read error: Connection timed out)
-
3014[19:48:48] *** Joins: likcoras (~likcoras@replaced-ip)
-
3015[19:48:52] <cobra_koral> MAYBE you can use stable, and pull
some packages from testing only, better than a whole system testing
-
3016[19:48:55] *** Quits: guampa (~guampa@replaced-ip) (Quit: quit)
-
3017[19:49:02] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
3018[19:49:02] *** Quits: LeandroLuiz (~clkalw@replaced-ip) (Changing host)
-
3019[19:49:02] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
3020[19:49:08] *** Joins: wriedel (~wriedel@replaced-ip)
-
3021[19:49:19] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 255 seconds)
-
3022[19:49:23] *** Joins: twobitsprite (~isaac.fre@198.153.184.6)
-
3023[19:49:30] *** Quits: discensae (discensa@replaced-ip) (Ping timeout: 240 seconds)
-
3024[19:49:37] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 240 seconds)
-
3025[19:49:58] *** Quits: |DM| (~|DM|@replaced-ip) (Remote host closed the connection)
-
3026[19:50:26] *** Joins: el_bamba (~roberto@replaced-ip)
-
3027[19:51:42] *** Joins: teclo- (~teclo-@replaced-ip)
-
3028[19:51:57] *** Joins: cyan__ (~cyan@replaced-ip)
-
3029[19:52:06] *** Joins: AimHere (~David@replaced-ip)
-
3030[19:52:53] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
3031[19:52:58] <bencc> cobra_koral: good advice. I'll try it
-
3032[19:52:59] *** Quits: ruied (~ruied@replaced-ip) (Quit: Leaving)
-
3033[19:53:06] *** Joins: kpease (~kpease@replaced-ip)
-
3034[19:53:07] *** Joins: dave0x6d (uid190567@replaced-ip)
-
3035[19:53:33] <GPenguin> is there a general statement which is
the better path: go with stable and pin to pull testing in or using
backports?
-
3036[19:54:14] *** Quits: pavlushka (~pavlushka@replaced-ip) (Quit: See you on the other side.....)
-
3037[19:55:12] *** Joins: faw (~faw@replaced-ip)
-
3038[19:55:12] *** Quits: faw (~faw@replaced-ip) (Changing host)
-
3039[19:55:12] *** Joins: faw (~faw@replaced-ip)
-
3040[19:55:40] *** Joins: KingsQuest (~quassel@replaced-ip)
-
3041[19:55:45] *** Quits: KingsQuest (~quassel@replaced-ip) (Changing host)
-
3042[19:55:45] *** Joins: KingsQuest (~quassel@replaced-ip)
-
3043[19:55:52] <TomTomTosch> bencc: pinning is a terrible idea
and we don't advise doing that, especially on a production
system.
-
3044[19:55:59] <TomTomTosch> !frankendebian
-
3045[19:55:59] <dpkg> When you get random packages from random
repositories, mix multiple releases of Debian, or mix Debian and
derived distributions, you have a mess. There's no way anyone
can support this "distribution of Frankenstein" and
#debian certainly doesn't want to even try. See if you can
convince ##linux to help.
-
3046[19:56:11] <psj7071> my experience points to going with
stable, and if you need lua or python 3 just building it from source
-
3047[19:56:21] <GPenguin> funny. this triggers me every time
cause my family name is frank
-
3048[19:56:26] <GPenguin> frankendebian
-
3049[19:56:48] *** Joins: raynold_ (uid201163@replaced-ip)
-
3050[19:57:10] *** Quits: na---112 (~pissoff@replaced-ip) (Quit: Leaving)
-
3051[19:57:56] *** Quits: jotr_ (~tram0004@replaced-ip) (Remote host closed the connection)
-
3052[19:58:41] *** Joins: guampa (~guampa@replaced-ip)
-
3053[19:58:55] <jelly> GPenguin: keep thoughts like that in
#debian-offtopic, pretty frakkin please
-
3054[19:59:03] <GPenguin> alright
-
3055[19:59:09] *** Parts: GPenguin (~patrick@replaced-ip)
-
3056[19:59:58] *** Joins: fearnothing (~nothing@replaced-ip)
-
3057[20:00:24] *** Quits: cyan__ (~cyan@replaced-ip) (Ping timeout: 256 seconds)
-
3058[20:00:31] *** Joins: tram0004 (~tram0004@replaced-ip)
-
3059[20:02:40] *** Quits: NeoBlaster (~N3oBl@replaced-ip) (Ping timeout: 256 seconds)
-
3060[20:03:34] *** Joins: silverhom (~silverhom@replaced-ip)
-
3061[20:03:53] *** Joins: theneverlution (~atomic@replaced-ip)
-
3062[20:04:12] *** Joins: miklcct (michael@replaced-ip)
-
3063[20:04:30] *** Joins: NeoBlaster (~N3oBl@replaced-ip)
-
3064[20:04:34] <cobra_koral> definitely backports is better than
pinning, and building from source is also a good option, but if the
package you want is not in backports, and you don't have any
building/compilation skills, pinning might be easier than building,
but as the guys said, this is not supported by Debian at all. Debian
even recommends against it, saying that they won't support a
frankendebian, it's on the wiki.
-
3065[20:04:50] *** Quits: demonswaltz (~demonswal@replaced-ip) (Ping timeout: 240 seconds)
-
3066[20:05:16] *** Quits: civillian (~nick@replaced-ip) (Ping timeout: 240 seconds)
-
3067[20:06:24] *** Joins: mmp (~mmp@replaced-ip)
-
3068[20:06:52] *** Quits: Slashman (~Slash@replaced-ip) (Quit: Leaving)
-
3069[20:06:52] *** Quits: saju_m (~saju_m@replaced-ip) (Ping timeout: 255 seconds)
-
3070[20:06:57] *** Quits: KingsQuest (~quassel@replaced-ip) (Remote host closed the connection)
-
3071[20:07:28] *** Joins: TehZorroness (~albert@replaced-ip)
-
3072[20:07:35] *** Joins: civillian (~nick@replaced-ip)
-
3073[20:08:27] *** Joins: nibble_zero (~chatzilla@replaced-ip)
-
3074[20:08:30] *** Joins: dionysus69 (~Thunderbi@replaced-ip)
-
3075[20:08:43] <jelly> cobra_koral: breaking things is often easy
-
3076[20:08:58] *** Quits: esaym153 (~esaym153@replaced-ip) (Quit: leaving)
-
3077[20:09:17] *** Joins: eternal-pain (~eternal-p@replaced-ip)
-
3078[20:09:55] *** Joins: demonswaltz (~demonswal@replaced-ip)
-
3079[20:11:08] *** Joins: donught (~donught@replaced-ip)
-
3080[20:11:15] *** Quits: donught (~donught@replaced-ip) (Remote host closed the connection)
-
3081[20:11:22] *** Quits: huwjr (~huwjr@replaced-ip) (Quit: huwjr)
-
3082[20:11:38] *** Joins: donught (~donught@replaced-ip)
-
3083[20:12:27] *** Quits: donught (~donught@replaced-ip) (Remote host closed the connection)
-
3084[20:12:51] *** Quits: pvoigt (~Linux@replaced-ip) (Excess Flood)
-
3085[20:12:54] <cobra_koral> jelly: yes you are right, sorry for
recommending pinning here, I should have remembered about the
"frankendebian" warning at the wiki
-
3086[20:13:09] *** Joins: roberto_ (~roberto@replaced-ip)
-
3087[20:13:19] *** Joins: ManAboutDoge_ (~ManAboutD@replaced-ip)
-
3088[20:13:20] *** Quits: el_bamba (~roberto@replaced-ip) (Remote host closed the connection)
-
3089[20:13:25] *** Quits: fp7 (~fp7@replaced-ip) (Remote host closed the connection)
-
3090[20:13:25] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
3091[20:13:34] *** Joins: samodid (~vsamodid@replaced-ip)
-
3092[20:13:35] *** Joins: navlys (~smuxi@replaced-ip)
-
3093[20:14:06] *** Joins: fp7 (~fp7@replaced-ip)
-
3094[20:14:20] *** Joins: pvoigt (~Linux@replaced-ip)
-
3095[20:15:28] *** Joins: fmerges (~fmerges@replaced-ip)
-
3096[20:15:38] *** Quits: benlue (~benlue@replaced-ip) (Ping timeout: 245 seconds)
-
3097[20:16:19] *** Joins: akwiatkowski (~bobik314@replaced-ip)
-
3098[20:16:54] *** Joins: zuiss1 (~zuiss1@replaced-ip)
-
3099[20:17:23] *** Joins: kiao2938 (~mj@replaced-ip)
-
3100[20:17:37] *** Quits: mtn (~mtn@replaced-ip) (Quit: Konversation terminated!)
-
3101[20:17:39] *** Joins: esaym153 (~esaym153@replaced-ip)
-
3102[20:18:00] *** debhelper sets mode: +l 1741
-
3103[20:18:04] *** Quits: teclo- (~teclo-@replaced-ip) (Ping timeout: 248 seconds)
-
3104[20:18:20] <jelly> pinning is useful, just not for stable +
something newer
-
3105[20:18:34] *** Quits: LeandroLuiz (~clkalw@replaced-ip##) (Quit: ZNC - ##replaced-url
-
3106[20:18:37] *** Quits: tram0004 (~tram0004@replaced-ip) (Remote host closed the connection)
-
3107[20:18:43] *** Joins: saju_m (~saju_m@replaced-ip)
-
3108[20:18:50] *** Joins: tram0004 (~tram0004@replaced-ip)
-
3109[20:19:45] *** Joins: teclo- (42@replaced-ip)
-
3110[20:20:13] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
3111[20:20:23] *** Quits: jje (~quassel@replaced-ip) (Remote host closed the connection)
-
3112[20:22:20] *** Quits: Otyg (~otyg@replaced-ip) (Remote host closed the connection)
-
3113[20:23:09] *** Quits: Brigo (~Brigo@replaced-ip) (Ping timeout: 260 seconds)
-
3114[20:23:23] *** Quits: bocaneri (~bocaneri@replaced-ip) (Remote host closed the connection)
-
3115[20:23:55] *** Quits: ]3n19m4[ (~]3n19m4@replaced-ip) (Read error: Connection reset by peer)
-
3116[20:23:57] *** Quits: RebelCoder (~Yuriy@replaced-ip) (Ping timeout: 240 seconds)
-
3117[20:24:18] *** Quits: Vizva (~max@replaced-ip) (Remote host closed the connection)
-
3118[20:24:26] *** Joins: Otyg (~otyg@replaced-ip)
-
3119[20:25:29] *** Joins: ]3n19m4[ (~]3n19m4@replaced-ip)
-
3120[20:26:31] *** Quits: evilman_work (~evilman@replaced-ip) (Read error: Connection reset by peer)
-
3121[20:26:48] *** Joins: hexadecimal (~hexadecim@replaced-ip)
-
3122[20:27:00] *** Joins: evilman_work (~evilman@replaced-ip)
-
3123[20:27:01] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
3124[20:27:03] <hexadecimal> hello :)
-
3125[20:27:12] *** Quits: sasukeskapa_ (~sasukeska@replaced-ip) (Quit: Leaving)
-
3126[20:27:26] *** Joins: InfoTest (~Thunderbi@replaced-ip)
-
3127[20:27:27] *** Quits: fmerges (~fmerges@replaced-ip) (Ping timeout: 240 seconds)
-
3128[20:28:11] *** Quits: LeandroLuiz (~clkalw@replaced-ip##) (Quit: ZNC - ##replaced-url
-
3129[20:28:21] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
3130[20:28:58] *** Quits: antgel (~topdog@replaced-ip) (Ping timeout: 245 seconds)
-
3131[20:29:39] *** Quits: morphis (~morphis@replaced-ip) (Quit: Ex-Chat)
-
3132[20:29:50] *** Joins: yungmig (~yungmig@replaced-ip)
-
3133[20:30:08] *** Quits: likcoras (~likcoras@replaced-ip) (Quit: leaving)
-
3134[20:31:12] *** Joins: cyborg-one (~cyborg-on@replaced-ip)
-
3135[20:31:20] *** Parts: psj7071 (~psj7071@replaced-ip)
-
3136[20:31:28] *** Quits: Lokke (~Thunderbi@replaced-ip) (Quit: Lokke)
-
3137[20:32:27] *** Quits: LeandroLuiz (~clkalw@replaced-ip) (Changing host)
-
3138[20:32:27] *** Joins: LeandroLuiz (~clkalw@replaced-ip)
-
3139[20:32:46] *** Joins: Vizva (~max@replaced-ip)
-
3140[20:32:53] *** Joins: sillyslux (~sillyslux@replaced-ip)
-
3141[20:33:00] *** Quits: karakedi (~e7E2C80CD@replaced-ip) (Ping timeout: 248 seconds)
-
3142[20:33:08] *** Joins: abdula (b080945d@replaced-ip)
-
3143[20:33:25] *** Quits: urlord (~urlord@replaced-ip) (Ping timeout: 255 seconds)
-
3144[20:33:26] *** Joins: cdown (~cdown@replaced-ip)
-
3145[20:34:01] *** Quits: earthundead (~earthunde@replaced-ip) (Remote host closed the connection)
-
3146[20:34:08] *** Joins: ajsantos (~ajsantos@replaced-ip)
-
3147[20:34:30] *** Quits: ManAboutDoge_ (~ManAboutD@replaced-ip) (Ping timeout: 240 seconds)
-
3148[20:34:32] <cobra_koral> jelly: really, I used pinning once
with testing/unstable when the version I wanted hit testing, I
disabled pinning, like this works nice for picked packages that you
need
-
3149[20:34:42] <maxiter> wheezy freezes at the first boot after
installing in a old notebook (Dell Inspiron 4100). waiting for /dev
to be fully populated. tried many google tricks in vain. Please shed
some lights.
-
3150[20:35:04] *** Joins: urlord (~urlord@replaced-ip)
-
3151[20:35:41] *** Joins: dumbl3d0re (~dumbl3d0r@replaced-ip)
-
3152[20:36:13] *** Joins: awal1 (~awal1@replaced-ip)
-
3153[20:36:31] *** Joins: SamsaraSoup (~benward@replaced-ip)
-
3154[20:36:39] <dumbl3d0re> I've just installed Debian with
Awesome VM. I'm trying enable changing keyboard layout between
US and SE (Swedish) using Alt+Space for toggling.
-
3155[20:36:48] *** Quits: tram0004 (~tram0004@replaced-ip) (Remote host closed the connection)
-
3156[20:37:24] *** Joins: SuperTramp83 (~gnu@replaced-ip)
-
3157[20:37:35] <dumbl3d0re> Using the `localectl` command
I've edited the `/etc/default/keyboard` file and rebooted, the
the changes still doesn't take effect, i.e. when I press
`Alt+Space` the keyboard layout isn't changed.
-
3158[20:38:05] <grawity> how did you bind Alt+Space to changing
keyboard layout, in the first place?
-
3159[20:38:40] *** Joins: exedore6_ (~cleryd@replaced-ip)
-
3160[20:38:46] <dumbl3d0re> I executed the command `localectl
--no-convert set-x11-keymap us,se grp:alt_shift_toggle`.
-
3161[20:38:55] <grawity> that's Alt+Shift, not Alt+Space
-
3162[20:39:14] <grawity> (...and I think you have to press Shift
first, then Alt)
-
3163[20:39:20] <dumbl3d0re> Sorry, it was alt_space_toggle
-
3164[20:39:23] *** Quits: exedore6 (~cleryd@replaced-ip) (Ping timeout: 245 seconds)
-
3165[20:39:24] *** exedore6_ is now known as exedore6
-
3166[20:39:30] <ajsantos> I am running a VPS and trying to stop
unnecessary services from running... I tried to kill
"/sbin/agetty" but it comes back up a few seconds later.
Is there a way to disable it?
-
3167[20:39:48] *** Quits: noexxx (~androirc@replaced-ip) (Ping timeout: 245 seconds)
-
3168[20:40:06] <grawity> yeah, by stopping the service
-
3169[20:40:25] <awal1> dumbl3d0re, "setxkbmap -layout
your-language" (as a work around) works?
-
3170[20:40:41] <grawity> which is getty@<name>.service on
recent Debians (use `systemctl stop` and `systemctl disable` on it)
-
3171[20:40:53] <grawity> or a line in /etc/inittab on older ones
(edit it and use `init q` to reload)
-
3172[20:41:03] <Vizva> i think i should take theMuppets AdrianC
things are older
-
3173[20:41:09] <ajsantos> I tried "sudo kill PID
number" but it wont die
-
3174[20:41:23] *** Quits: towo` (~towo@replaced-ip) (Quit: Leaving)
-
3175[20:41:32] <dumbl3d0re> awal1: Yes, setting it manually works
without problems. Just want something that's persistent and
canon.
-
3176[20:41:34] <Getty> systemd should die, i dont wanna run in
that..... thing
-
3177[20:41:46] <Getty> take me out of there!
-
3178[20:41:47] <grawity> that's not how you stop a service
though
-
3179[20:41:49] <Getty> ;)
-
3180[20:42:22] *** Quits: yungmig (~yungmig@replaced-ip) (Ping timeout: 255 seconds)
-
3181[20:42:23] *** Quits: InfoTest (~Thunderbi@replaced-ip) (Quit: InfoTest)
-
3182[20:42:29] *** Quits: M3B0 (~M3B0@replaced-ip) (Quit: Leaving)
-
3183[20:42:53] <Vizva> wrong channel :P
-
3184[20:42:56] <dumbl3d0re> When I press `Alt+Space` it inserts a
space-character.
-
3185[20:42:58] <Vizva> i writed
-
3186[20:43:07] <dumbl3d0re> Nothing more, nothing less.
-
3187[20:43:22] <grawity> does the option show up in `setxkbmap
-query`?
-
3188[20:43:26] *** Joins: BurnOMatic (~BurnOMati@replaced-ip)
-
3189[20:44:09] *** Joins: tram0004 (~tram0004@replaced-ip)
-
3190[20:44:11] *** Quits: na1rb (~nairb@replaced-ip) (Remote host closed the connection)
-
3191[20:44:12] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
3192[20:44:16] <dumbl3d0re> grawity: Yes :/
-
3193[20:44:44] *** Quits: BaW (~BaW@replaced-ip) (Ping timeout: 248 seconds)
-
3194[20:45:20] <BurnOMatic> grub2 on deb 8.7 LIVE (refuses to
install to /dev/sdb /dev/sdc 1,2 etc.
-
3195[20:45:35] <BurnOMatic> is that normal? ^
-
3196[20:45:41] *** Joins: BernhardPosselt (~bernhard@replaced-ip)
-
3197[20:45:43] *** Quits: OerHeks (~OerHeks@replaced-ip) (Quit: Bye! [If you don't have a backup of your data, it is
not important at all])
-
3198[20:45:59] <BernhardPosselt> next debian will ship with
python 3.5 and php 7.0, correct?
-
3199[20:46:27] *** Joins: cyan__ (~cyan@replaced-ip)
-
3200[20:46:35] *** Quits: kiao2938 (~mj@replaced-ip) (Quit: Konversation terminated!)
-
3201[20:46:35] *** Joins: greycat (~wooledg@replaced-ip)
-
3202[20:46:36] <dumbl3d0re> BernhardPosselt:
replaced-url
-
3203[20:46:48] *** Joins: kiao2938 (~mj@replaced-ip)
-
3204[20:46:53] <BernhardPosselt> testing, right?
-
3205[20:46:58] <dumbl3d0re> Change distribution to `testing`
-
3206[20:46:59] <BernhardPosselt> already frozen?
-
3207[20:47:09] <BurnOMatic> where /dev/sdb, sdc == a USB stick)
-
3208[20:47:23] *** Joins: KaitoDaumoto (~psyBNC@replaced-ip)
-
3209[20:47:42] <greycat> No, stretch is not frozen yet.
-
3210[20:47:44] <BurnOMatic> okay not normal.
-
3211[20:47:45] *** Quits: sillyslux (~sillyslux@replaced-ip) (Read error: Connection reset by peer)
-
3212[20:47:49] *** Quits: BurnOMatic (~BurnOMati@replaced-ip) (Client Quit)
-
3213[20:47:56] *** Joins: na1rb (~nairb@replaced-ip)
-
3214[20:47:56] *** Quits: na1rb (~nairb@replaced-ip) (Changing host)
-
3215[20:47:56] *** Joins: na1rb (~nairb@replaced-ip)
-
3216[20:47:57] *** Quits: stare__ (~stare@replaced-ip) (Ping timeout: 240 seconds)
-
3217[20:48:00] *** debhelper sets mode: +l 1735
-
3218[20:48:11] <BernhardPosselt> ok, so both might still be
updated to 3.6 and 7.1
-
3219[20:48:29] *** Quits: abdula (b080945d@replaced-ip##) (Quit: ##replaced-url
-
3220[20:48:43] *** Quits: tram0004 (~tram0004@replaced-ip) (Ping timeout: 255 seconds)
-
3221[20:48:43] *** Joins: OS-26117 (~OS-26117@replaced-ip)
-
3222[20:49:21] <dumbl3d0re> BernhardPosselt: Maybe, the full
freeze is 2017-02-05.
-
3223[20:49:43] *** Joins: BaW (~BaW@replaced-ip)
-
3224[20:49:43] *** Joins: asterismo_m (~asterismo@replaced-ip)
-
3225[20:50:00] *** Joins: Guest42 (~textual@replaced-ip)
-
3226[20:50:00] *** Joins: futex (~quassel@replaced-ip)
-
3227[20:50:04] <dumbl3d0re> I would've contacted the
maintainers and asked them directly if they're planning to
upgrade the packages for Stretch.
-
3228[20:50:16] *** Joins: yul (~yul@replaced-ip)
-
3229[20:50:25] <dumbl3d0re> grawity: No idea what my problem can
be?
-
3230[20:50:31] <grawity> dumbl3d0re: nope
-
3231[20:50:36] *** Quits: Rothgar` (~admin@replaced-ip) (Ping timeout: 248 seconds)
-
3232[20:51:56] *** Joins: dreamon_ (~dreamon@replaced-ip)
-
3233[20:52:46] <OS-26117> x
-
3234[20:52:59] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Remote host closed the connection)
-
3235[20:53:16] *** Joins: ManAboutDoge (~ManAboutD@replaced-ip)
-
3236[20:53:17] *** Joins: discensa (discensa@replaced-ip)
-
3237[20:53:28] *** Quits: yul (~yul@replaced-ip) (Remote host closed the connection)
-
3238[20:53:34] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip) (Quit: The Pwca has left the building)
-
3239[20:53:35] *** Quits: OS-26117 (~OS-26117@replaced-ip) (Quit: Leaving)
-
3240[20:53:40] *** Quits: tyranny12 (~blarg@replaced-ip) (Ping timeout: 256 seconds)
-
3241[20:53:54] *** Joins: tyranny12 (~blarg@replaced-ip)
-
3242[20:53:55] *** Quits: tyranny12 (~blarg@replaced-ip) (Changing host)
-
3243[20:53:55] *** Joins: tyranny12 (~blarg@replaced-ip)
-
3244[20:54:18] <awal1> dumbl3d0re, you can workaround your issue
creating shortcuts for "setxkbmap -layout lang1/lang2"
-
3245[20:54:28] *** Joins: jje (~quassel@replaced-ip)
-
3246[20:54:38] *** Joins: Almtesh (~Almtesh@replaced-ip)
-
3247[20:54:56] *** Joins: stare (~stare@replaced-ip)
-
3248[20:55:10] <dumbl3d0re> awal1: Yeah, aware of that. But I
want the correct solution to work :/
-
3249[20:55:34] <awal1> I don't run i3, no much clue
-
3250[20:55:51] <awal1> awesome ^
-
3251[20:55:51] *** Joins: wiselydoesit (~wiselydoe@replaced-ip)
-
3252[20:56:09] <awal1> check #awesome on OFTC
-
3253[20:56:46] *** Joins: Hrf (~Hrf@replaced-ip)
-
3254[20:57:33] *** Joins: monk_ (~monk___@replaced-ip)
-
3255[20:58:00] *** debhelper sets mode: +l 1743
-
3256[20:58:09] *** Quits: macartur (~macartur@replaced-ip) (Remote host closed the connection)
-
3257[20:58:15] *** Joins: Atm0spher1c (~future@replaced-ip)
-
3258[20:59:03] *** Joins: discensae (discensa@replaced-ip)
-
3259[20:59:21] *** Quits: discensae (discensa@replaced-ip) (Remote host closed the connection)
-
3260[20:59:28] *** Quits: humusvernichter (~hurusbus@replaced-ip) ()
-
3261[20:59:35] *** Quits: ManAboutDoge (~ManAboutD@replaced-ip) (Ping timeout: 240 seconds)
-
3262[20:59:36] *** Quits: Guest42 (~textual@replaced-ip) (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
-
3263[21:00:39] *** Quits: Quatroking (~Quatrokin@replaced-ip) (Read error: Connection reset by peer)
-
3264[21:00:41] *** Joins: Guest42 (~textual@replaced-ip)
-
3265[21:01:24] *** Joins: sillyslux (~sillyslux@replaced-ip)
-
3266[21:01:46] *** Quits: discensa (discensa@replaced-ip) (Ping timeout: 255 seconds)
-
3267[21:02:36] *** Parts: D100 (~D100@replaced-ip)
-
3268[21:04:34] *** Joins: ap0thic (~x@replaced-ip)
-
3269[21:04:37] *** Quits: andijh92 (~andijh92@replaced-ip) (Quit: Ex-Chat)
-
3270[21:05:21] <dumbl3d0re> grawity: I'm running Stretch.
Could it be that there's a bug, or some changes?
-
3271[21:05:35] *** Quits: Zzeiss (~wsy@replaced-ip) (Ping timeout: 240 seconds)
-
3272[21:06:41] *** Joins: tram0004 (~tram0004@replaced-ip)
-
3273[21:08:17] *** Joins: ku678j (~ubuntu@replaced-ip)
-
3274[21:08:28] *** Quits: KaiserAres (~KaiserAre@replaced-ip) (Ping timeout: 255 seconds)
-
3275[21:09:16] *** Quits: _sfiguser (~sfigguser@replaced-ip) (Ping timeout: 248 seconds)
-
3276[21:09:39] *** Quits: llorephie (~Thunderbi@replaced-ip) (Remote host closed the connection)
-
3277[21:10:03] *** Joins: mmmm (~mmmm@replaced-ip)
-
3278[21:11:02] <mmmm> Will compiling a program run faster rather
than installing from a binary?
-
3279[21:11:19] <greycat> The binary package was also compiled.
-
3280[21:12:19] <shewp> supposedly you can compile with flags that
cater to different cpus
-
3281[21:12:32] <shewp> and this will make execution faster
-
3282[21:12:58] *** Quits: roberto_ (~roberto@replaced-ip) (Remote host closed the connection)
-
3283[21:13:02] <shewp> i believe this is the idea behind gentoo
-
3284[21:13:05] <teraflops> ಠ_ಠ
-
3285[21:13:40] *** Joins: __marco (~marc__o@replaced-ip)
-
3286[21:13:55] *** Joins: beneter (~beneter@replaced-ip)
-
3287[21:14:19] *** Quits: Guest42 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
-
3288[21:14:56] *** Quits: beneter (~beneter@replaced-ip) (Read error: Connection reset by peer)
-
3289[21:15:05] *** Joins: beneter (~beneter@replaced-ip)
-
3290[21:15:17] *** Quits: mosasaur (~mosasaur@replaced-ip) (Remote host closed the connection)
-
3291[21:15:33] *** Quits: bub_ (~bub@replaced-ip) (Quit: :)
-
3292[21:15:55] *** Joins: c00lbard (~c00lbard@replaced-ip)
-
3293[21:16:08] *** Joins: beneter_ (~beneter@replaced-ip)
-
3294[21:16:10] *** Quits: cyan__ (~cyan@replaced-ip) (Ping timeout: 255 seconds)
-
3295[21:16:12] *** Quits: beneter_ (~beneter@replaced-ip) (Client Quit)
-
3296[21:16:35] *** Quits: beneter (~beneter@replaced-ip) (Client Quit)
-
3297[21:16:43] *** Joins: nprs (uid54228@replaced-ip)
-
3298[21:16:54] *** Joins: beneter (~beneter@replaced-ip)
-
3299[21:18:01] *** debhelper sets mode: +l 1737
-
3300[21:18:31] *** Quits: ajsantos (~ajsantos@replaced-ip) (Remote host closed the connection)
-
3301[21:19:09] *** Joins: schu-r (~Thunderbi@replaced-ip)
-
3302[21:19:23] *** Quits: Kaylas (~mirio@replaced-ip) (Quit: Sto andando via)
-
3303[21:21:13] *** Quits: jubo2 (~juboxi@replaced-ip) (Quit: Konversation terminated!)
-
3304[21:21:25] *** dreamon_ is now known as dreamon
-
3305[21:23:06] *** Quits: BadSnappa (~BadSnappa@replaced-ip) (Quit: Leaving)
-
3306[21:25:35] *** Quits: KaliLinuxGR (~KaliLinux@replaced-ip) (Ping timeout: 240 seconds)
-
3307[21:25:37] *** Quits: navlys (~smuxi@replaced-ip) (Ping timeout: 240 seconds)
-
3308[21:25:53] *** Joins: Discovery (~Discovery@replaced-ip)
-
3309[21:26:29] *** Quits: datasmurf (~datasmurf@replaced-ip) (Quit: Take your stinking paws off me, you damn dirty ape!)
-
3310[21:26:41] *** Quits: stare (~stare@replaced-ip) (Ping timeout: 252 seconds)
-
3311[21:26:55] *** Quits: Walakea (~marian@replaced-ip) (Quit: Walakea)
-
3312[21:28:01] *** debhelper sets mode: +l 1730
-
3313[21:28:27] *** Joins: fhdrin (~fhdrin@replaced-ip)
-
3314[21:30:08] *** Quits: sillyslux (~sillyslux@replaced-ip) (Read error: Connection reset by peer)
-
3315[21:30:38] *** Quits: mmmm (~mmmm@replaced-ip) (Ping timeout: 245 seconds)
-
3316[21:30:40] *** Joins: navlys (~smuxi@replaced-ip)
-
3317[21:31:49] *** Joins: Walakea (~marian@replaced-ip)
-
3318[21:32:20] *** Joins: KaliLinuxGR (~KaliLinux@replaced-ip)
-
3319[21:34:32] *** Quits: Andrew_S (~Icedove@replaced-ip) (Quit: Andrew_S)
-
3320[21:34:57] *** Quits: Smither (~Smither@replaced-ip) (Ping timeout: 240 seconds)
-
3321[21:35:27] *** Quits: ThomasAA (uid184247@replaced-ip) (Quit: Connection closed for inactivity)
-
3322[21:35:36] *** Quits: f10_ (~flo@replaced-ip) (Ping timeout: 256 seconds)
-
3323[21:35:59] *** shovel_boss is now known as UTC
-
3324[21:36:06] *** Joins: muhannad_ (~muhannad@replaced-ip)
-
3325[21:36:45] *** Quits: fp7 (~fp7@replaced-ip) (Quit: .)
-
3326[21:36:53] *** ShalokShalom_ is now known as ShalokShalom
-
3327[21:37:29] *** UTC is now known as shovel_boss
-
3328[21:37:59] *** outside is now known as grumplestiltzkin
-
3329[21:38:32] *** Joins: js9600 (~js9600@replaced-ip)
-
3330[21:39:01] *** Joins: dumbl3d0re_ (~dumbl3d0r@replaced-ip)
-
3331[21:39:13] *** Joins: Smither (~Smither@replaced-ip)
-
3332[21:40:12] *** Quits: dumbl3d0re (~dumbl3d0r@replaced-ip) (Ping timeout: 248 seconds)
-
3333[21:40:12] *** Joins: theneverlution (~atomic@replaced-ip)
-
3334[21:41:56] *** Quits: gema (~Gema@replaced-ip) (Remote host closed the connection)
-
3335[21:41:58] *** Quits: js9600 (~js9600@replaced-ip) (Remote host closed the connection)
-
3336[21:42:48] *** Joins: phdeswer (~phdeswer@replaced-ip)
-
3337[21:43:02] *** Quits: Sabotender (~Sabotende@replaced-ip) (Ping timeout: 272 seconds)
-
3338[21:44:03] *** Joins: Sabotender (~Sabotende@replaced-ip)
-
3339[21:44:04] *** Quits: Ragnarokkr (~rob@replaced-ip) (Read error: Connection reset by peer)
-
3340[21:44:31] *** Joins: Ragnarokkr (~rob@replaced-ip)
-
3341[21:44:47] *** Quits: hexadecimal (~hexadecim@replaced-ip) (Quit: leaving)
-
3342[21:46:10] *** Joins: jwd (~jwd@replaced-ip)
-
3343[21:46:35] *** Quits: c00lbard (~c00lbard@replaced-ip) ()
-
3344[21:47:09] <domovoy> any good resource on how to setup
fusionforge on debian stable (+backports)? i got fusionforge-minimal
working (almost) but it still depends on some gforge-* packages.
anyway, i want fusionforge, this package doesn't depend on
gforge-* packages, but nothing seems to be configured "out of
the box" (no httpd.conf for a start). fusionforge.org is of no
help (it simply says "install the package")
-
3345[21:48:45] *** Quits: schu-r (~Thunderbi@replaced-ip) (Quit: schu-r)
-
3346[21:48:46] <at0m> domovoy: #fusionforge maybe?
-
3347[21:49:43] *** Joins: Rothgar` (~admin@replaced-ip)
-
3348[21:49:54] *** Joins: crazymutt (~crazymutt@replaced-ip)
-
3349[21:50:10] *** Joins: wedesoft (~quassel@replaced-ip)
-
3350[21:50:57] *** Quits: teclo- (42@replaced-ip) (Ping timeout: 240 seconds)
-
3351[21:51:00] *** Quits: dreamon (~dreamon@replaced-ip) (Remote host closed the connection)
-
3352[21:51:19] *** Quits: theneverlution (~atomic@replaced-ip) (Quit: AtomicIRC: The nuclear option.)
-
3353[21:51:54] *** Joins: theneverlution (~atomic@replaced-ip)
-
3354[21:52:28] *** Quits: demonswaltz (~demonswal@replaced-ip) (Remote host closed the connection)
-
3355[21:52:37] *** Quits: Hrf (~Hrf@replaced-ip) (Remote host closed the connection)
-
3356[21:52:50] *** Joins: teclo- (42@replaced-ip)
-
3357[21:53:08] *** Quits: cdown (~cdown@replaced-ip) (Ping timeout: 245 seconds)
-
3358[21:53:23] *** Quits: theneverlution (~atomic@replaced-ip) (Client Quit)
-
3359[21:54:04] *** Quits: Rothgar` (~admin@