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:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1 [00:00:20] *** Joins: v01t (~v01t@replaced-ip )
2 [00:00:21] <sZbcE8qNfG> should I be setting the wireless REGDOMAIN?
3 [00:00:41] <sZbcE8qNfG> i did iw reg get and it said wifi regulartory domain is not set
4 [00:01:05] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
5 [00:02:08] *** Quits: meLon (~meLon@replaced-ip ) (Remote host closed the connection)
6 [00:02:27] *** Quits: babilen (~babilen@replaced-ip ) (Ping timeout: 240 seconds)
7 [00:02:50] *** Quits: isutoshi (h6b9um3k1d@replaced-ip ) (Remote host closed the connection)
8 [00:03:04] *** Joins: pringau (~pringau@replaced-ip )
9 [00:04:01] *** debhelper sets mode: +l 1044
10 [00:04:15] *** Joins: meLon (~meLon@replaced-ip )
11 [00:05:53] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 245 seconds)
12 [00:07:15] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
13 [00:07:19] *** Quits: sm0x (~sm0x@replaced-ip ) (Ping timeout: 256 seconds)
14 [00:07:44] <Scriptonaut> hey guys, I was in here earlier trying to get help to transfer some seriously huge files (like 1.6TB) across the network to another server. I forgot to mention that it's connected through a vpn, so security isn't really a big deal. So I don't need encryption like ssh does. This is how I'm currently transfering it
15 [00:07:50] <Scriptonaut> on my source machine I have: tar cf - production | pigz | nc -l 21471
16 [00:08:14] <Scriptonaut> and on my destination machine I have: nc cp3120 21471 > production.tar.gz
17 [00:08:18] *** Joins: tradar (~tradar@replaced-ip )
18 [00:08:41] *** Quits: b7219264_ (b7219264@replaced-ip ) (Quit: Leaving)
19 [00:08:44] <Scriptonaut> since I'm just writing it straight to a .tar.gz file, rather than piping it to: pigs -d, can I start uncompressing it now?
20 [00:08:47] <Scriptonaut> or do I have to wait until it's done
21 [00:08:48] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
22 [00:08:57] <Scriptonaut> so the production.tar.gz file is currently being written to
23 [00:09:03] <Scriptonaut> from a different machine over nc
24 [00:09:05] *** Joins: b7219264 (b7219264@replaced-ip )
25 [00:09:25] <Scriptonaut> can I just run: pigz -d production.tar.gz /output
26 [00:09:27] <Scriptonaut> or whatever the syntax is
27 [00:10:12] <Scriptonaut> also, can anyone give me a good way to estimate the compression ratio of gz?
28 [00:10:32] <Scriptonaut> so far I've transferred 35GB, can I do any kind of estimation on how much uncompressed data that actually is?
29 [00:10:45] <bites> think you have the -l on the wrong end.
30 [00:11:23] <Scriptonaut> fuck
31 [00:11:42] <Scriptonaut> it seems to be transferring
32 [00:11:44] *** Joins: tobiasBora (~tobiasBor@replaced-ip )
33 [00:11:44] <Scriptonaut> how is that even working
34 [00:11:46] <tobiasBora> Hello,
35 [00:11:50] <Scriptonaut> because ya, doesn't the -l stand for listening?
36 [00:13:14] <tobiasBora> I saw that I could load arch when everything is installed on a ZFS partition using the command " linux /ROOT/default/@/boot/vmlinuz-linux zfs=zroot/ROOT/default rw". Can debian deal with ZFS, and if yes, is it the same command.
37 [00:14:18] <tobiasBora> ?*
38 [00:14:34] *** Joins: blackest_mamba (~blackest_@replaced-ip )
39 [00:14:58] <hesco> Please let me know if there is a better channel for selinux questions, but here is where I am stuck, hoping someone might point the way past this step: replaced-url
40 [00:15:24] *** Quits: awal1 (~awal1@replaced-ip ) (Ping timeout: 272 seconds)
41 [00:15:55] *** Joins: bozza (~bozza@replaced-ip )
42 [00:19:33] *** Quits: Guest43893 (~elkalamar@replaced-ip ) (Ping timeout: 252 seconds)
43 [00:19:38] *** Joins: elkalamar (~elkalamar@replaced-ip )
44 [00:19:43] <Scriptonaut> bites: the accepted answer for this server fault question (which addresses my issue) puts the -l on the source machine. I have no idea how/why this works, but it seems to. Does this make any sense to you? replaced-url
45 [00:19:45] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
46 [00:20:06] *** Joins: greatgatsby (~greatgats@replaced-ip )
47 [00:20:51] *** Quits: Christian75 (~Christian@replaced-ip ) (Remote host closed the connection)
48 [00:21:38] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Excess Flood)
49 [00:21:55] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
50 [00:22:09] *** Joins: elkalamar (~elkalamar@replaced-ip )
51 [00:22:12] *** Joins: iflema (~ian@replaced-ip )
52 [00:23:16] *** Joins: Christian75 (~Christian@replaced-ip )
53 [00:23:21] <bites> nope
54 [00:23:47] <Scriptonaut> it's netcatting the data in reverse somehow
55 [00:24:04] <bites> maybe meant -p instead of -l
56 [00:24:43] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Max SendQ exceeded)
57 [00:24:57] *** Joins: jak2020 (~jak2000@replaced-ip )
58 [00:25:05] <Scriptonaut> man, it bothers me that this is somehow working
59 [00:25:10] <Scriptonaut> because now I'm scared it's not really working
60 [00:25:12] *** Joins: elkalamar (~elkalamar@replaced-ip )
61 [00:25:29] *** Quits: Night-Shade (~TimF@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
62 [00:25:49] *** Joins: Ridout (coffee@replaced-ip )
63 [00:25:54] <Scriptonaut> is there an irc chan that specializes in sysadmin stuff, specifically these kinds of tools? linux archiving + compression + network transfers
64 [00:26:05] <jak2020> why not restarted the server: replaced-url
65 [00:26:45] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Excess Flood)
66 [00:26:58] *** Joins: awal1 (~awal1@replaced-ip )
67 [00:27:11] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Read error: Connection reset by peer)
68 [00:27:13] *** Joins: elkalamar (~elkalamar@replaced-ip )
69 [00:29:13] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Max SendQ exceeded)
70 [00:29:17] *** Quits: chrissl (~chris@replaced-ip ) (Quit: leaving)
71 [00:29:36] <jak2020> Scriptonaut any advice?
72 [00:30:42] *** Joins: elkalamar (~elkalamar@replaced-ip )
73 [00:32:11] *** Quits: jarfr (~jarfr@replaced-ip ) (Remote host closed the connection)
74 [00:32:59] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Max SendQ exceeded)
75 [00:33:06] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
76 [00:33:31] *** Joins: elkalamar (~elkalamar@replaced-ip )
77 [00:33:34] <Scriptonaut> you want to restart the server every 5 hours?
78 [00:33:43] <Scriptonaut> er nevermind
79 [00:33:44] <EdePopede> jak2020: the timestamps in lines 2 and 30
80 [00:34:09] <Scriptonaut> you want to restart it at 4:22pm every day?
81 [00:34:19] <Scriptonaut> it's past 4:22
82 [00:34:25] <Scriptonaut> so it's not going to run until tomorrow
83 [00:34:26] <Scriptonaut> that's why
84 [00:34:48] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Read error: Connection reset by peer)
85 [00:36:19] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
86 [00:36:57] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
87 [00:37:09] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 252 seconds)
88 [00:39:28] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Ping timeout: 244 seconds)
89 [00:39:50] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
90 [00:39:51] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
91 [00:41:07] <bites> jak2020: probably because /sbin is not in PATH in cron. try using the full path to shutdown in your script.
92 [00:42:17] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Remote host closed the connection)
93 [00:43:33] *** Joins: elkalamar (~elkalamar@replaced-ip )
94 [00:43:55] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
95 [00:44:01] *** debhelper sets mode: +l 1038
96 [00:44:35] *** Joins: semeion (~semeion@replaced-ip )
97 [00:44:48] *** Joins: BeamWatcher (~gashead76@replaced-ip )
98 [00:44:49] *** Joins: greatgatsby (~greatgats@replaced-ip )
99 [00:45:27] *** semeion is now known as mnemonic
100 [00:46:19] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Max SendQ exceeded)
101 [00:47:37] *** Joins: elkalamar (~elkalamar@replaced-ip )
102 [00:49:28] *** Quits: BaW (~BaW@replaced-ip ) (Quit: connection reset by cruise missile)
103 [00:50:37] *** Joins: sorko999 (~sorko999@replaced-ip )
104 [00:50:39] *** Joins: wgas (~wgas@replaced-ip )
105 [00:50:46] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Remote host closed the connection)
106 [00:51:06] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 260 seconds)
107 [00:51:10] *** Joins: BaW (~BaW@replaced-ip )
108 [00:52:16] *** Quits: jhutchins (~jonathan@replaced-ip ) (Remote host closed the connection)
109 [00:52:30] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Quit: WeeChat 1.6)
110 [00:53:18] *** Joins: nuuuciano (~luuuciano@replaced-ip )
111 [00:53:33] *** Quits: teej (uid154177@replaced-ip ) (Quit: Connection closed for inactivity)
112 [00:54:25] <petn-randall> jak2020: It's because $PATH is not defined, like bites said. Try /sbin/shutdown, and it should work.
113 [00:55:11] *** Joins: srruby (~srruby@replaced-ip )
114 [00:55:26] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.2)
115 [01:00:07] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
116 [01:01:38] *** Joins: Guest43893 (~elkalamar@replaced-ip )
117 [01:01:38] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Read error: Connection reset by peer)
118 [01:02:29] *** Joins: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip )
119 [01:02:39] <avis-> it happened to that one and you cannot blame.
120 [01:02:42] <avis-> i can't be as big as real
121 [01:02:44] <avis-> sorry
122 [01:02:48] <avis-> icq messed up
123 [01:02:57] <avis-> i use bitbee
124 [01:03:49] *** Quits: DzAirmaX (~DzAirmaX@replaced-ip ) (Quit: We here br0.... xD)
125 [01:03:58] *** Quits: BCMM (~BCMM@replaced-ip ) (Ping timeout: 246 seconds)
126 [01:04:04] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 240 seconds)
127 [01:04:19] *** Joins: krabador (~krabador@replaced-ip )
128 [01:04:57] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
129 [01:05:43] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
130 [01:05:45] *** Quits: Mr_Keyser_Soze (~Mr_Keyser@replaced-ip ) (Read error: Connection reset by peer)
131 [01:06:06] <jak2020> bites thanks
132 [01:06:27] *** Joins: aindilis (~aindilis@replaced-ip )
133 [01:07:45] *** Quits: colinjmatt (~colinjmat@replaced-ip ) (Ping timeout: 252 seconds)
134 [01:08:02] *** Joins: hagridaaron (~hagridaar@replaced-ip )
135 [01:08:44] *** Quits: Nokaji (~Nokaji@replaced-ip ) (Quit: Leaving)
136 [01:09:25] <jak2020> bites you are right....
137 [01:09:27] <jak2020> thanks
138 [01:09:27] *** Quits: epony (~epony@replaced-ip ) (Ping timeout: 240 seconds)
139 [01:09:53] *** Joins: Gnhugo (~yaaic@replaced-ip )
140 [01:10:01] *** Joins: colinjmatt (~colinjmat@replaced-ip )
141 [01:10:38] *** Joins: pringau (~pringau@replaced-ip )
142 [01:11:28] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
143 [01:13:53] *** Joins: sm0x (~sm0x@replaced-ip )
144 [01:14:12] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
145 [01:15:29] *** CyberHacker_ is now known as CyberHacker
146 [01:16:17] *** Joins: PityDaFool (~AfroThund@replaced-ip )
147 [01:21:09] *** Quits: PityDaFool (~AfroThund@replaced-ip ) (Ping timeout: 252 seconds)
148 [01:21:15] *** Joins: mrjpaxto1 (~weechat@replaced-ip )
149 [01:22:05] *** Quits: corretico (~corretico@replaced-ip ) (Read error: Connection reset by peer)
150 [01:22:08] *** Quits: jak2020 (~jak2000@replaced-ip ) (Ping timeout: 245 seconds)
151 [01:22:24] *** Joins: corretico (~corretico@replaced-ip )
152 [01:23:03] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 252 seconds)
153 [01:23:47] *** Quits: mrjpaxton (~weechat@replaced-ip ) (Ping timeout: 240 seconds)
154 [01:24:25] *** Quits: Kafei (Jing@replaced-ip ) (Quit: Kafei)
155 [01:25:08] *** Joins: DzAirmaX (~DzAirmaX@replaced-ip )
156 [01:26:47] *** Quits: spacebison (~bison@replaced-ip ) (Ping timeout: 240 seconds)
157 [01:27:41] *** Quits: superzazu (~superzazu@replaced-ip ) (Quit: superzazu)
158 [01:28:06] *** Joins: PityDaFool (~AfroThund@replaced-ip )
159 [01:28:29] *** Joins: spacebison (~bison@replaced-ip )
160 [01:29:38] *** Joins: allorder (~allorder@replaced-ip )
161 [01:30:08] *** Quits: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip ) (Ping timeout: 272 seconds)
162 [01:30:56] *** Quits: mrjpaxto1 (~weechat@replaced-ip ) (Quit: WeeChat 2.1)
163 [01:32:41] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
164 [01:34:41] *** Joins: ilmostro (~ilmostro@replaced-ip )
165 [01:39:44] *** Joins: teej (uid154177@replaced-ip )
166 [01:42:10] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
167 [01:42:30] *** Joins: krabador (~krabador@replaced-ip )
168 [01:42:43] *** Joins: Jing (Jing@replaced-ip )
169 [01:46:14] *** Joins: DerLG (~derlg@replaced-ip )
170 [01:46:54] *** Quits: corretico (~corretico@replaced-ip ) (Remote host closed the connection)
171 [01:47:14] *** Joins: corretico (~corretico@replaced-ip )
172 [01:50:12] *** Quits: DeadTOm (~deadtom@replaced-ip ) (Quit: DeadTOm)
173 [01:51:11] *** Joins: mrjpaxton (~weechat@replaced-ip )
174 [01:51:36] *** Quits: jrg (~jrg@replaced-ip ) (Remote host closed the connection)
175 [01:53:58] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
176 [01:55:44] *** Quits: magenbrot (~magenbrot@replaced-ip ) (Remote host closed the connection)
177 [01:58:42] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
178 [01:59:33] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
179 [01:59:48] *** Joins: krabador (~krabador@replaced-ip )
180 [02:00:10] *** Joins: fedorafan (~fedorafan@replaced-ip )
181 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
182 [02:01:50] <avis-> noisy ain't natural
183 [02:02:57] *** Quits: corretico (~corretico@replaced-ip ) (Ping timeout: 252 seconds)
184 [02:03:51] *** Joins: jonswift (~jswift@replaced-ip )
185 [02:04:06] *** Quits: avis- (~tomahawk@replaced-ip ) (Quit: Leaving)
186 [02:04:22] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
187 [02:05:00] *** Joins: magenbrot (~magenbrot@replaced-ip )
188 [02:05:02] *** Joins: mischief (~mischief@replaced-ip )
189 [02:05:17] <mischief> does anyone know how to prevent man(1) from adding items from $PATH to the manpath
190 [02:05:51] *** Joins: de-facto (~de-facto@replaced-ip )
191 [02:06:27] *** Joins: cCkw (~ejakuk@replaced-ip )
192 [02:07:25] <foul_owl> When specifying dns-nameservers in /etc/network/interfaces, why are there two entries?
193 [02:07:40] <foul_owl> Does it assume that if a query to the first fails, it will try the second?
194 [02:08:08] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 272 seconds)
195 [02:08:13] *** Quits: jfoy (~jfoy@replaced-ip ) (Remote host closed the connection)
196 [02:08:50] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
197 [02:09:38] *** Quits: srruby (~srruby@replaced-ip ) (Ping timeout: 245 seconds)
198 [02:10:56] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: WeeChat 2.2)
199 [02:11:08] *** Joins: electro33 (uid613@replaced-ip )
200 [02:11:57] *** Quits: Uberius (~Uberius@replaced-ip ) (Quit: Quit)
201 [02:12:45] *** Joins: ilmostro (~ilmostro@replaced-ip )
202 [02:13:04] *** Quits: rant (~user@replaced-ip ) (Ping timeout: 240 seconds)
203 [02:14:01] *** debhelper sets mode: +l 1032
204 [02:15:03] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 244 seconds)
205 [02:16:20] *** Joins: yunhao94 (~yunhao94@replaced-ip )
206 [02:18:37] *** Quits: MACscr|lappy (~MACscr|la@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
207 [02:20:17] *** Quits: cCkw (~ejakuk@replaced-ip ) (Remote host closed the connection)
208 [02:21:01] *** Joins: cCkw (~ejakuk@replaced-ip )
209 [02:21:47] *** Quits: cCkw (~ejakuk@replaced-ip ) (Remote host closed the connection)
210 [02:22:18] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
211 [02:24:35] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
212 [02:26:13] <Kaminota> mischief, I believe you want to look in /etc/manpath.config.
213 [02:26:23] *** Joins: dominix (~dominix@replaced-ip )
214 [02:26:37] <mischief> yes, i see that is how you associate paths to manpaths
215 [02:27:00] <mischief> however i read man's debug output and it is adding a path which i never specified as a manpath, on the basis that it is in my $PATH
216 [02:27:19] <mischief> i don't want it in my manpath but i want it in my $PATH..
217 [02:27:42] *** Joins: epony (~epony@replaced-ip )
218 [02:28:07] <mischief> Kaminota: here is the man -a -w read 2>&1 excerpt:
219 [02:28:08] <mischief> path directory /usr/local/plan9/bin is not in the config file
220 [02:28:10] <mischief> but does have a ../man, man, ../share/man, or share/man subdirectory
221 [02:28:12] <mischief> adding /usr/local/plan9/man to manpath
222 [02:28:18] <mischief> i want to stop this behavior
223 [02:29:06] *** Quits: terminalator (~terminala@replaced-ip ) (Quit: terminalator)
224 [02:30:03] <dominix> hi all, is there a known solution in debian to implement a multi-tier storage management. I mean a storage solution were I can mix SSD/SAS/SATA disk type and move block one to another depending on how often it is accessed.
225 [02:30:53] <dominix> I was looking into Ceph documentation but didn't find this kind of behaviour.
226 [02:31:19] <dominix> a kind of hierarchical storage ... but at filessytem level.
227 [02:40:30] *** Joins: relaxed (~relaxed@replaced-ip )
228 [02:41:08] <dominix> I guess there is no such thing in brtfs either
229 [02:41:25] <dominix> nor zfs ...
230 [02:42:13] <dominix> by the way is zfs debian compliant ? I mean at licence level ?
231 [02:43:13] <annadane> zfs is in contrib
232 [02:43:31] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
233 [02:43:58] *** Quits: Guest43893 (~elkalamar@replaced-ip ) (Read error: Connection reset by peer)
234 [02:44:35] *** Quits: mirage335 (~mirage335@replaced-ip ) (Ping timeout: 252 seconds)
235 [02:45:12] *** Joins: elkalamar (~elkalamar@replaced-ip )
236 [02:45:30] *** Quits: chiluk (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
237 [02:47:35] *** Quits: Adbray (~Adbray@replaced-ip ) (Remote host closed the connection)
238 [02:48:19] *** Joins: Adbray (~Adbray@replaced-ip )
239 [02:48:38] *** Joins: chiluk (~quassel@replaced-ip )
240 [02:48:48] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Read error: Connection reset by peer)
241 [02:49:09] *** Joins: elkalamar (~elkalamar@replaced-ip )
242 [02:50:45] *** Joins: jrg (~jrg@replaced-ip )
243 [02:51:18] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 245 seconds)
244 [02:51:25] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Max SendQ exceeded)
245 [02:51:27] *** Joins: csmall (~csmall@replaced-ip )
246 [02:51:42] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 252 seconds)
247 [02:51:48] <dominix> ok, so it's implicit, it's compliant. thx annadane
248 [02:51:52] *** Joins: elkalamar (~elkalamar@replaced-ip )
249 [02:53:42] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
250 [02:54:44] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
251 [02:55:12] *** Joins: yunhao94 (~yunhao94@replaced-ip )
252 [02:57:31] *** Joins: michael2 (~agio@replaced-ip )
253 [02:57:37] <michael2> test
254 [02:58:07] <well_laid_lawn> fail
255 [02:59:17] *** Joins: Uberius (~Uberius@replaced-ip )
256 [02:59:52] *** Quits: aliasnumber10 (~aliasnumb@replaced-ip ) (Quit: Leaving)
257 [03:00:39] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
258 [03:01:09] *** Joins: mirage335 (~mirage335@replaced-ip )
259 [03:01:25] *** Joins: Adbray (~Adbray@replaced-ip )
260 [03:02:34] *** Quits: Adbray (~Adbray@replaced-ip ) (Max SendQ exceeded)
261 [03:03:26] *** Joins: Adbray (~Adbray@replaced-ip )
262 [03:04:37] *** Joins: mauz555 (~mauz555@replaced-ip )
263 [03:05:36] *** Quits: crayon (~crayon@replaced-ip ) (Quit: Quit)
264 [03:05:37] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
265 [03:05:50] *** Quits: DevilTiger_ (~DevilTige@replaced-ip ) (Read error: Connection reset by peer)
266 [03:05:52] *** Quits: bassil (uid143807@replaced-ip ) (Quit: Connection closed for inactivity)
267 [03:06:17] *** Joins: crayon (~crayon@replaced-ip )
268 [03:07:05] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Quit: Leaving)
269 [03:07:06] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
270 [03:07:34] *** Quits: mirage335 (~mirage335@replaced-ip ) (Ping timeout: 240 seconds)
271 [03:07:38] *** Quits: LibrarianMage (~Librarian@replaced-ip##) (Quit: ZNC - ##replaced-url
272 [03:07:41] *** Quits: kisser- (null@replaced-ip ) (Ping timeout: 252 seconds)
273 [03:07:42] *** Quits: uptime (alore@replaced-ip ) (Ping timeout: 252 seconds)
274 [03:07:55] *** Quits: tacobat (~jamesphon@replaced-ip##) (Quit: ZNC 1.7.1+deb1~bpo9+0utopia1 - ##replaced-url
275 [03:07:57] *** Quits: breitenj (~breitenj@replaced-ip ) (Ping timeout: 250 seconds)
276 [03:08:02] *** Quits: ShaRose (ShaRose@replaced-ip ) (Quit: I appear to have left for some reason.)
277 [03:08:04] *** Quits: n-st (~n-st@replaced-ip ) (Ping timeout: 240 seconds)
278 [03:08:05] *** Quits: Randy (~randy@replaced-ip ) (Quit: Out)
279 [03:08:12] *** Quits: rax- (~rax-@replaced-ip ) (Ping timeout: 252 seconds)
280 [03:08:13] *** Joins: tacobat (~jamesphon@replaced-ip )
281 [03:08:15] *** Joins: ShaRose (ShaRose@replaced-ip )
282 [03:08:20] *** Joins: Randy (~randy@replaced-ip )
283 [03:08:26] *** Quits: fauweh (~root@replaced-ip ) (Ping timeout: 252 seconds)
284 [03:08:30] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
285 [03:08:34] *** Quits: jonswift (~jswift@replaced-ip ) (Remote host closed the connection)
286 [03:08:42] *** Joins: LibrarianMage (~Librarian@replaced-ip )
287 [03:08:42] *** Joins: cdown_ (~cdown@replaced-ip )
288 [03:08:45] *** Quits: kein31 (~root@replaced-ip ) (Ping timeout: 252 seconds)
289 [03:09:04] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 240 seconds)
290 [03:09:04] *** Quits: Robby (robby@replaced-ip ) (Ping timeout: 240 seconds)
291 [03:09:30] *** Quits: sonicdee (~linushec@replaced-ip ) (Ping timeout: 252 seconds)
292 [03:09:31] *** Quits: Nightmare (ddoscomin@replaced-ip ) (Ping timeout: 252 seconds)
293 [03:09:45] *** Quits: moss (moss@replaced-ip ) (Ping timeout: 252 seconds)
294 [03:10:17] *** Joins: Nightmare (ddoscomin@replaced-ip )
295 [03:10:18] *** Quits: mumixam (~m@replaced-ip ) (Ping timeout: 252 seconds)
296 [03:10:35] *** Joins: rax-Y (~rax-@replaced-ip )
297 [03:10:36] *** Joins: kein31 (~root@replaced-ip )
298 [03:10:49] *** Joins: moss (moss@replaced-ip )
299 [03:10:52] *** rax-Y is now known as rax-
300 [03:10:58] *** Joins: breitenj (~breitenj@replaced-ip )
301 [03:11:10] *** Joins: gascamps (~gascamps@replaced-ip )
302 [03:11:14] <gascamps> shit
303 [03:11:20] *** Joins: mumixam (~m@replaced-ip )
304 [03:11:23] <gascamps> someone banned me from #gentoo
305 [03:11:28] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 272 seconds)
306 [03:11:30] <gascamps> i wonder how that happened
307 [03:11:39] *** cdown_ is now known as cdown
308 [03:11:56] *** Joins: n-st (~n-st@replaced-ip )
309 [03:12:01] <gascamps> ALL HAIL HITLARY CLINTON
310 [03:12:10] *** Joins: fauweh (~root@replaced-ip )
311 [03:12:17] <gascamps> GAS ALL THE GUN OWNERS! HAIL HITLARY CLINTON
312 [03:12:26] <gascamps> LONG LIVE THE NEO-FASCIST EMPIRE
313 [03:12:48] <gascamps> !ops
314 [03:12:48] <dpkg> Please invoke 'dpkg: ops $problem' to call the operators to deal with a specific problem. Misuse of this will lead to a ban. Operators can also be contacted in the #debian-ops channel.
315 [03:13:02] <gascamps> !ops THE NEGROES ARE ATTACKING US
316 [03:13:02] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly, petn-randall: gascamps complains about a problem (see above)
317 [03:13:15] <gascamps> HITLARY CLINTON HATES NEGROS
318 [03:13:21] <gascamps> HAIL HITLARY
319 [03:13:41] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
320 [03:14:01] *** debhelper sets mode: +l 1021
321 [03:14:27] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 252 seconds)
322 [03:15:02] *** Quits: Gnhugo (~yaaic@replaced-ip ) (Remote host closed the connection)
323 [03:15:58] *** Joins: uptime (alore@replaced-ip )
324 [03:16:01] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 256 seconds)
325 [03:16:28] *** Joins: Nefertiti` (~Nefertiti@replaced-ip )
326 [03:16:47] *** Joins: pity (~pity@replaced-ip )
327 [03:17:09] *** Joins: dc13ff (uid190567@replaced-ip )
328 [03:17:13] *** Quits: gunni (~gunni@replaced-ip ) (Ping timeout: 252 seconds)
329 [03:17:28] *** Quits: tacobat (~jamesphon@replaced-ip##) (Quit: ZNC 1.7.1+deb1~bpo9+0utopia1 - ##replaced-url
330 [03:17:37] *** Joins: boturk (boturk@replaced-ip )
331 [03:17:38] *** Quits: Merixer (~Merixer@replaced-ip##) (Quit: ZNC 1.6.5 - ##replaced-url
332 [03:17:41] *** Joins: tacobat (~jamesphon@replaced-ip )
333 [03:18:06] *** Joins: Merixer (~Merixer@replaced-ip )
334 [03:18:18] *** Quits: Python1320 (Python1320@replaced-ip ) (Ping timeout: 252 seconds)
335 [03:18:22] *** Quits: stochastix (~quassel@replaced-ip ) (Remote host closed the connection)
336 [03:18:26] *** Quits: hiroki (~hyamamoto@replaced-ip ) (Ping timeout: 272 seconds)
337 [03:19:09] *** Joins: hiroki (~hyamamoto@replaced-ip )
338 [03:19:12] *** Quits: Dragon092 (~Dragon@replaced-ip ) (Ping timeout: 252 seconds)
339 [03:19:25] *** Quits: sc_ (~sc@replaced-ip ) (Ping timeout: 252 seconds)
340 [03:19:37] *** Joins: stochastix (~quassel@replaced-ip )
341 [03:19:42] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Ping timeout: 272 seconds)
342 [03:19:45] *** Quits: c0ncealed2 (c0ncealed@replaced-ip ) (Ping timeout: 252 seconds)
343 [03:19:57] *** Nefertiti` is now known as Nefertiti
344 [03:20:07] *** Quits: Pelle` (~Pelle`@replaced-ip ) (Ping timeout: 268 seconds)
345 [03:20:09] *** Quits: systemdave (dmonschein@replaced-ip ) (Ping timeout: 252 seconds)
346 [03:20:18] *** Quits: juhop (~anon@replaced-ip ) (Ping timeout: 252 seconds)
347 [03:20:37] *** Joins: finalbeta (~finalbeta@replaced-ip )
348 [03:21:18] *** Joins: juhop (~anon@replaced-ip )
349 [03:21:20] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Remote host closed the connection)
350 [03:21:27] *** Joins: devil6lair_ (devil6lair@replaced-ip )
351 [03:21:46] *** Joins: c0ncealed2 (c0ncealed@replaced-ip )
352 [03:22:09] *** Joins: beaver (~none@replaced-ip )
353 [03:22:36] *** Joins: systemdave (~dmonschei@replaced-ip )
354 [03:23:58] *** Joins: gunni (~gunni@replaced-ip )
355 [03:24:19] *** Joins: Python1320 (Python1320@replaced-ip )
356 [03:24:33] *** Joins: Dragon092 (~Dragon@replaced-ip )
357 [03:24:36] *** Joins: Pelle` (~Pelle`@replaced-ip )
358 [03:24:38] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 245 seconds)
359 [03:25:49] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
360 [03:26:16] *** Joins: zeratul976 (~chatzilla@replaced-ip )
361 [03:26:20] *** Joins: Tom-_ (~tomg@replaced-ip )
362 [03:27:10] *** Quits: argoneus (~argoneus@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
363 [03:27:21] *** Quits: breitenj (~breitenj@replaced-ip ) (Ping timeout: 252 seconds)
364 [03:28:00] *** Quits: bvdk (~bvdkfreen@replaced-ip ) (Ping timeout: 252 seconds)
365 [03:28:19] *** Joins: argoneus (~argoneus@replaced-ip )
366 [03:28:30] <zeratul976> So, today is the end-of-support date for Firefox 52 ESR.
367 [03:28:40] *** Joins: morty__ (~morty__@replaced-ip )
368 [03:28:44] *** Quits: morty__ (~morty__@replaced-ip ) (Client Quit)
369 [03:28:53] <zeratul976> How is that Firefox 60 ESR package coming along?
370 [03:29:58] <gascamps> zeratul976: nobody cares
371 [03:30:18] <gascamps> we are busy supporting Hitlary Clinton to gas all colored people with marijuana gas chambers
372 [03:30:26] <gascamps> so they commit crimes and go to prison
373 [03:30:28] *** Joins: rshakin (~rshakin@replaced-ip )
374 [03:30:31] <gascamps> so spread the word
375 [03:30:38] <gascamps> VOTE HITLARY CLINTON for white power
376 [03:30:39] *** Joins: breitenj (~breitenj@replaced-ip )
377 [03:30:48] <rshakin> wtf
378 [03:30:49] <gascamps> !ops white power!
379 [03:30:49] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly, petn-randall: gascamps complains about a problem (see above)
380 [03:30:52] <oiaohm> gascamps: this is not a political channel this is a support channel.
381 [03:30:52] *** Quits: guerby (~guerby@replaced-ip ) (Remote host closed the connection)
382 [03:30:53] *** Quits: csmall (~csmall@replaced-ip ) (Ping timeout: 245 seconds)
383 [03:31:03] <gascamps> oiaohm: your mom is a support channel
384 [03:31:17] <gascamps> her channel is barely thick enough to hold me though
385 [03:31:25] <gascamps> if you get what i'm saying
386 [03:31:39] *** Quits: rshakin (~rshakin@replaced-ip ) (Quit: WeeChat 1.6)
387 [03:31:45] <gascamps> you wont get it, fucking negro. your kind is too dumb
388 [03:32:00] <gascamps> i know all
389 [03:32:06] <gascamps> for i am batman
390 [03:32:09] <oiaohm> gascamps: I am here because I have a question about grub2 so debian boots.
391 [03:32:24] <gascamps> oiaohm: install windows and all problems are fixed
392 [03:32:26] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Read error: Connection reset by peer)
393 [03:32:40] <oiaohm> gascamps: other than the fact windows don't work on this computer.
394 [03:32:43] <gascamps> this channel is being shut down, by order of the intergalactic ku klux klan
395 [03:32:57] <gascamps> oiaohm: nobody gives a flying fuck about your problems
396 [03:32:58] *** Joins: finalbeta (~finalbeta@replaced-ip )
397 [03:33:11] <gascamps> finalbeta: hello, welcome to Auschwitz
398 [03:33:13] <oiaohm> gascamps: tell me how do you buy windows for a powerpc computer.
399 [03:33:17] *** Joins: bvdk (~bvdkfreen@replaced-ip )
400 [03:33:19] <nkuttler> oiaohm: just ask your question and ignore the trolls
401 [03:33:28] <gascamps> oiaohm: you drop your computer in the toilet
402 [03:33:36] *** Joins: guerby (~guerby@replaced-ip )
403 [03:33:38] <gascamps> nkuttler: trolls? like you?
404 [03:33:55] <oiaohm> gascamps: how much do you think a new power pc workstation is worth.
405 [03:34:23] *** Joins: sidmo (~ident@replaced-ip )
406 [03:34:41] <oiaohm> gascamps: you just suggest throwing 20000 USD of hardware in a toilet.
407 [03:35:29] <gascamps> oiaohm: Your jew money is worth nothing in the new economy that is being built.
408 [03:36:00] *** Joins: [b0b] (~bob@replaced-ip )
409 [03:36:34] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 240 seconds)
410 [03:36:42] *** Joins: k_sze[work] (~Kira@replaced-ip )
411 [03:36:53] <gascamps> what say you to that, jew?
412 [03:37:00] *** Quits: Moussa (~moussa@replaced-ip ) (Ping timeout: 252 seconds)
413 [03:37:17] <oiaohm> Anyone know how to make it so when grub updates it remains using --disk-module=native and does not switch to --disk-module=biosdisk
414 [03:38:08] *** Joins: Robby (robby@replaced-ip )
415 [03:38:42] <gascamps> oiaohm: do not ignore me, jewboy
416 [03:38:58] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
417 [03:39:12] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 252 seconds)
418 [03:39:14] *** [b0b] is now known as b0b
419 [03:39:47] <oiaohm> gascamps: replaced-url
420 [03:40:20] <allorder> !ops gascamps
421 [03:40:20] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly, petn-randall: allorder complains about a problem (see above)
422 [03:40:40] *** Joins: fstd_ (~fstd@replaced-ip )
423 [03:41:06] *** Joins: acidtripper (~acidtripp@replaced-ip )
424 [03:42:15] <gascamps> !ops allorder
425 [03:42:16] <dpkg> Hydroxide, dondelelcaro, LoRez, RichiH, mentor, abrotman, Maulkin, stew, peterS, Myon, Ganneff, weasel, zobel, themill, babilen, SynrG, jm_, somiaj, jelly, petn-randall: gascamps complains about a problem (see above)
426 [03:42:26] <gascamps> allorder: i already triggered !ops you know
427 [03:42:30] <gascamps> like a lot of times
428 [03:43:05] *** Joins: dodobrain (~dodobrain@replaced-ip )
429 [03:43:34] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 246 seconds)
430 [03:43:35] *** fstd_ is now known as fstd
431 [03:44:56] <oiaohm> Anyone know how to make it so when grub updates it remains using --disk-module=native and does not switch to --disk-module=biosdisk
432 [03:45:46] *** Joins: Gazooo (~Gazooo@replaced-ip )
433 [03:47:16] <allorder> oiaohm: /etc/default/grub ?
434 [03:48:42] <oiaohm> allorder: its not that one its when grub-install is run if it run without --disk-module=native it switchs back --disk-module=biosdisk when you have a old system who bios only party support your harddrive it dies a horrible death.
435 [03:49:15] <oiaohm> allorder: and that happens when there is a grub update. I would of course like to update grub without having it shot self in foot.
436 [03:49:58] <oiaohm> Its looking like I will have to open bug on package.
437 [03:50:25] *** Joins: jdse (~jds@replaced-ip )
438 [03:50:32] *** Joins: b0xii (~b0xii@replaced-ip )
439 [03:52:24] *** Quits: gascamps (~gascamps@replaced-ip ) (Ping timeout: 252 seconds)
440 [03:52:47] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
441 [03:57:04] *** Joins: icedwater (~iced@replaced-ip )
442 [03:57:07] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Quit: WeeChat 1.9.1)
443 [03:57:23] *** Parts: icedwater (~iced@replaced-ip ) ()
444 [03:57:54] *** Quits: colinjmatt (~colinjmat@replaced-ip ) (Ping timeout: 252 seconds)
445 [03:58:19] *** Quits: CyberHacker (~CyberHack@replaced-ip ) (Remote host closed the connection)
446 [03:59:23] *** Joins: dvs (~hibbard@replaced-ip )
447 [04:00:15] *** Joins: colinjmatt (~colinjmat@replaced-ip )
448 [04:00:52] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 272 seconds)
449 [04:00:53] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 245 seconds)
450 [04:01:53] *** Joins: yonder (~yonder@replaced-ip )
451 [04:02:24] *** Parts: jdse (~jds@replaced-ip ) ()
452 [04:05:35] *** Joins: corretico (~corretico@replaced-ip )
453 [04:06:07] *** Quits: cryptic (~cryptic@replaced-ip ) (Ping timeout: 240 seconds)
454 [04:07:50] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 272 seconds)
455 [04:07:50] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 272 seconds)
456 [04:09:36] <foul_owl> How do I set "options timeout" in /etc/network/interfaces?
457 [04:16:10] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: WeeChat 2.2)
458 [04:16:21] *** Joins: cryptic (~cryptic@replaced-ip )
459 [04:17:40] *** Joins: fedorafan (~fedorafan@replaced-ip )
460 [04:18:00] *** Joins: sonicdee (~linushec@replaced-ip )
461 [04:19:11] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
462 [04:21:15] <SerajewelKS> oiaohm: how often are you reinstalling grub that it's even an issue?
463 [04:22:39] *** Joins: kisser (null@replaced-ip )
464 [04:23:11] *** Joins: diamondman (sid306859@replaced-ip )
465 [04:25:12] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: ΑποχÏŽρησε)
466 [04:25:50] <sZbcE8qNfG> has anyone gotten VLC to stop screen lockout/saver when a video is playing in debian?
467 [04:26:44] <diamondman> I downloaded the newest 9.5 amd64 image, and it does not appear to have cryptsetup. I have used cryptsetup before in debian, and I am surprised it is not in the image by default. Am I supposed to grab a special image for that feature?
468 [04:27:43] *** Joins: nuuuciano (~luuuciano@replaced-ip )
469 [04:31:48] *** Quits: mrjpaxton (~weechat@replaced-ip ) (Quit: WeeChat 2.1)
470 [04:32:13] <oiaohm> SerajewelKS: with general debian testing updates about 1 every 6 months it breaks then having to manually rerun grub-install to fix.
471 [04:32:52] <oiaohm> SerajewelKS: so it is kind of annoying.
472 [04:35:38] <diamondman> Or is it because I grabbed the netinst iso? Is cryptsetup only available in the full disk 1 download?
473 [04:40:55] *** Joins: Adbray (~Adbray@replaced-ip )
474 [04:45:55] *** Parts: dominix (~dominix@replaced-ip ) ("Leaving")
475 [04:46:56] *** Joins: grobi1 (~rtng@replaced-ip )
476 [04:50:03] *** Quits: grobi (~rtng@replaced-ip ) (Ping timeout: 244 seconds)
477 [04:50:12] *** Joins: dvs (~hibbard@replaced-ip )
478 [04:55:00] *** Joins: mrjpaxton (~weechat@replaced-ip )
479 [04:55:56] *** Joins: Pegasus_RPG (~Thunderbi@replaced-ip )
480 [04:56:21] <Pegasus_RPG> Hello. Is there a way, other than doing a clean install, of removing all packages that aren't part of the base system?
481 [04:57:31] <Pegasus_RPG> I tried getting a list of all packages with priorities other than required and important, but that includes things like dmsetup, libapparmor1, etc. that will break the system.
482 [04:58:31] <Pegasus_RPG> So I can also get a list of only packages with priority required and important, but is there a way to tell apt to remove all packages _not_ specified?
483 [04:59:24] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
484 [05:00:47] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
485 [05:04:47] *** Quits: ghost64 (~ghost64@replaced-ip ) (Ping timeout: 240 seconds)
486 [05:05:15] *** Quits: Hooloovo0 (Hooloovoo@replaced-ip ) (Ping timeout: 252 seconds)
487 [05:06:00] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
488 [05:06:02] *** Quits: abbe (~abbe@replaced-ip ) (Ping timeout: 276 seconds)
489 [05:07:13] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
490 [05:08:18] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 252 seconds)
491 [05:08:53] *** Joins: dreamon (~dreamon@replaced-ip )
492 [05:09:32] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
493 [05:10:03] *** Joins: abbe (~abbe@replaced-ip )
494 [05:10:06] *** Quits: deetwelve (~deetwelve@replaced-ip ) (Remote host closed the connection)
495 [05:10:12] *** Joins: ghost64 (~ghost64@replaced-ip )
496 [05:10:15] *** Joins: bnw (~bnw@replaced-ip )
497 [05:10:18] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
498 [05:10:35] *** himcesjf_ is now known as him-cesjf
499 [05:10:43] *** Quits: HappyLoaf (~HappyLoaf@replaced-ip ) (Ping timeout: 244 seconds)
500 [05:10:43] *** Joins: Hoolootwo (Hooloovoo@replaced-ip )
501 [05:11:52] *** Joins: JNash_DMIS (~jnash@replaced-ip )
502 [05:12:36] *** Joins: HappyLoaf (~HappyLoaf@replaced-ip )
503 [05:13:04] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 272 seconds)
504 [05:13:15] *** Joins: electro33 (uid613@replaced-ip )
505 [05:13:27] <JNash_DMIS> Anyone know how to enable the "week" view in the calendar on Gnome 3 desktop? For some reason it only provides the month and year options.
506 [05:13:30] *** Quits: Clouder (~0x@replaced-ip ) (Ping timeout: 252 seconds)
507 [05:13:36] *** Quits: Adbray (~Adbray@replaced-ip ) (Remote host closed the connection)
508 [05:14:19] *** Joins: Adbray (~Adbray@replaced-ip )
509 [05:14:34] *** Quits: kisser (null@replaced-ip ) (Ping timeout: 240 seconds)
510 [05:15:09] *** Quits: Robby (robby@replaced-ip ) (Ping timeout: 252 seconds)
511 [05:15:24] *** Joins: Clouder (~0x@replaced-ip )
512 [05:16:00] *** Quits: sonicdee (~linushec@replaced-ip ) (Ping timeout: 252 seconds)
513 [05:16:14] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
514 [05:16:58] *** Joins: boturk (boturk@replaced-ip )
515 [05:17:46] *** Joins: astra`` (~astra@replaced-ip )
516 [05:18:00] *** Joins: astra` (sid289983@replaced-ip )
517 [05:18:05] <rydare> JNash_DMIS: are you talking about the calendar app?
518 [05:18:47] *** Quits: corretico (~corretico@replaced-ip ) (Ping timeout: 240 seconds)
519 [05:19:02] *** Joins: k_sze[work] (~Kira@replaced-ip )
520 [05:20:16] <rydare> i might have a newer version of the calendar app than you replaced-url
521 [05:20:27] *** Joins: deetwelve (~deetwelve@replaced-ip )
522 [05:20:43] <rydare> i just got it today in unstable
523 [05:22:23] *** Quits: Ridout (coffee@replaced-ip ) (Quit: Lost terminal)
524 [05:23:04] *** Quits: int0x27h (~int0x27h@replaced-ip ) (Ping timeout: 240 seconds)
525 [05:23:38] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Ping timeout: 244 seconds)
526 [05:24:03] *** Quits: milobit (~milobit@replaced-ip ) (Ping timeout: 252 seconds)
527 [05:24:13] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 245 seconds)
528 [05:25:32] *** Quits: nyuszika7h (nyuszika7h@replaced-ip ) (Ping timeout: 276 seconds)
529 [05:26:34] *** Joins: corretico (~corretico@replaced-ip )
530 [05:26:34] *** Joins: citypw (~citypw@replaced-ip )
531 [05:26:43] *** Joins: bertbob (~bertbob@replaced-ip )
532 [05:27:23] *** Quits: keur (~keur@replaced-ip ) (Ping timeout: 252 seconds)
533 [05:28:19] *** Joins: boturk (boturk@replaced-ip )
534 [05:30:37] *** Joins: int0x27h (~int0x27h@replaced-ip )
535 [05:30:54] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
536 [05:32:57] *** Quits: guerby (~guerby@replaced-ip ) (Remote host closed the connection)
537 [05:33:07] *** Joins: bozza (~bozza@replaced-ip )
538 [05:33:28] *** Quits: chiluk (~quassel@replaced-ip ) (Remote host closed the connection)
539 [05:33:37] *** Joins: Robby (robby@replaced-ip )
540 [05:34:28] *** Joins: chiluk (~quassel@replaced-ip )
541 [05:35:24] *** Joins: guerby (~guerby@replaced-ip )
542 [05:35:47] *** Joins: bnw01 (~bnw@replaced-ip )
543 [05:35:48] *** Quits: bnw01 (~bnw@replaced-ip ) (Remote host closed the connection)
544 [05:36:23] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
545 [05:36:34] *** Joins: milobit (~milobit@replaced-ip )
546 [05:36:49] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
547 [05:38:34] *** Joins: CyberHacker (~CyberHack@replaced-ip )
548 [05:40:15] *** Joins: keur (~keur@replaced-ip )
549 [05:41:55] *** Joins: Tom-_ (~tomg@replaced-ip )
550 [05:43:27] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
551 [05:43:58] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Quit: WeeChat 2.2)
552 [05:44:18] *** Quits: Ool (~Ool@replaced-ip ) (Ping timeout: 252 seconds)
553 [05:44:37] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
554 [05:46:18] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 245 seconds)
555 [05:47:59] *** Joins: Moussa (~moussa@replaced-ip )
556 [05:48:07] *** Quits: riex (~riex@replaced-ip ) (Ping timeout: 268 seconds)
557 [05:48:27] *** Quits: Lily-Ayta (~Lily-Ayta@replaced-ip ) (Ping timeout: 256 seconds)
558 [05:48:40] *** Quits: bauruine (~bauruine@replaced-ip ) (Ping timeout: 250 seconds)
559 [05:49:01] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 256 seconds)
560 [05:50:08] *** Joins: boturk (boturk@replaced-ip )
561 [05:51:40] *** Joins: beaver (~none@replaced-ip )
562 [05:53:27] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
563 [05:53:31] *** Joins: Toadisattva (~Toadisatt@replaced-ip )
564 [05:53:33] *** Joins: Lily-Ayta (~Lily-Ayta@replaced-ip )
565 [05:54:18] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 252 seconds)
566 [05:54:33] *** Joins: sonicdee (~linushec@replaced-ip )
567 [05:56:56] *** Joins: bauruine (~bauruine@replaced-ip )
568 [05:59:02] *** Joins: k_sze[work] (~Kira@replaced-ip )
569 [06:00:20] *** Joins: v01t (~v01t@replaced-ip )
570 [06:03:20] <JNash_DMIS> rydare, Yes, the Gnome calendar. Its annoying that it doesn't provide a week view.
571 [06:03:38] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
572 [06:04:29] <JNash_DMIS> rydare, I am running v 3.28.2
573 [06:04:31] <Moussa> you could try cal from terminal
574 [06:04:31] *** Joins: K0JIbKA (~K0JIbKA@replaced-ip )
575 [06:04:45] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
576 [06:05:21] <rydare> does the week view exist? or is the button just missing?
577 [06:05:23] *** Quits: AndrewMC (~amc@replaced-ip ) (Ping timeout: 268 seconds)
578 [06:05:29] <rydare> might be a new feature they added 3.30
579 [06:05:50] <JNash_DMIS> rydare, No, no button. Just month & year
580 [06:06:29] <JNash_DMIS> rydare, yep, sounds like a new feature. interesting, its there in Fedora 28 running Gnome.
581 [06:07:28] *** Quits: drax- (~i486@replaced-ip ) (Remote host closed the connection)
582 [06:07:45] <JNash_DMIS> Moussa, cal in term is bit basic, but cool
583 [06:08:30] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
584 [06:09:06] *** Joins: Ool (~Ool@replaced-ip )
585 [06:09:33] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
586 [06:10:13] <Moussa> what do you mean is basic?
587 [06:10:13] *** Joins: beaver (~none@replaced-ip )
588 [06:11:00] *** Quits: pity (~pity@replaced-ip ) (Ping timeout: 252 seconds)
589 [06:11:13] *** Joins: AndrewMC (~amc@replaced-ip )
590 [06:11:21] <JNash_DMIS> Moussa, its just shows dates, right? I cant see meetings... truth be told, i am not that familiar with it
591 [06:11:33] *** Joins: Rusty1 (~kanotix@replaced-ip )
592 [06:11:35] <Moussa> ohithere, i see
593 [06:12:01] <Moussa> -ithere
594 [06:13:09] <JNash_DMIS> ?
595 [06:14:01] *** debhelper sets mode: +l 1027
596 [06:14:22] *** Quits: Toadisattva (~Toadisatt@replaced-ip ) (Remote host closed the connection)
597 [06:14:40] <Moussa> i meant to say, oh i see
598 [06:14:49] <Moussa> typo
599 [06:15:17] <JNash_DMIS> got it
600 [06:15:18] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 244 seconds)
601 [06:15:45] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Ping timeout: 252 seconds)
602 [06:15:53] *** Joins: AgentDaleCooper (~fsckoff@replaced-ip )
603 [06:16:13] *** Quits: beaver (~none@replaced-ip ) (Ping timeout: 256 seconds)
604 [06:16:17] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
605 [06:17:13] *** Joins: hanasaki (~hanasaki@replaced-ip )
606 [06:17:55] *** Quits: n4cht (~fsckoff@replaced-ip ) (Ping timeout: 246 seconds)
607 [06:18:16] *** Quits: PityDaFool (~AfroThund@replaced-ip ) (Ping timeout: 246 seconds)
608 [06:18:24] *** Quits: uxfi (~uxfi@replaced-ip ) (Ping timeout: 244 seconds)
609 [06:19:34] *** Joins: PityDaFool (~AfroThund@replaced-ip )
610 [06:19:44] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
611 [06:20:07] *** Quits: AgentDaleCooper (~fsckoff@replaced-ip ) (Ping timeout: 240 seconds)
612 [06:20:30] *** Quits: Jing (Jing@replaced-ip ) (Quit: Jing)
613 [06:21:42] *** Joins: boturk (boturk@replaced-ip )
614 [06:22:09] <Moussa> JNash_DMIS, have you tried orage?
615 [06:22:14] *** Joins: hagridaaron (~hagridaar@replaced-ip )
616 [06:22:15] *** Joins: beaver (~none@replaced-ip )
617 [06:22:19] *** Joins: bozza (~bozza@replaced-ip )
618 [06:22:31] *** Quits: CyberHacker (~CyberHack@replaced-ip ) (Remote host closed the connection)
619 [06:22:46] *** Joins: uxfi (~uxfi@replaced-ip )
620 [06:23:00] *** Joins: CyberHacker (~CyberHack@replaced-ip )
621 [06:25:00] *** Joins: nshp (hi@replaced-ip )
622 [06:26:49] <JNash_DMIS> Moussa, No, but thats a good idea. I will look into it. Thx.
623 [06:27:24] <Moussa> i can confirm the weeks numbers do work
624 [06:29:23] *** Joins: kisser (null@replaced-ip )
625 [06:31:05] *** Joins: platvoeten (~platvoete@replaced-ip )
626 [06:32:08] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
627 [06:32:21] *** Joins: tvm (~tvm@replaced-ip )
628 [06:32:48] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 252 seconds)
629 [06:33:34] <JNash_DMIS> thx
630 [06:34:01] <JNash_DMIS> got to go, off to sleep. talk soon. thx.
631 [06:34:07] *** Quits: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip ) (Ping timeout: 240 seconds)
632 [06:35:19] *** Joins: Pidgeotto (Pidgey@replaced-ip )
633 [06:36:01] *** Quits: Uberius (~Uberius@replaced-ip ) (Quit: Quit)
634 [06:36:07] *** Quits: K0JIbKA (~K0JIbKA@replaced-ip ) (Read error: Connection reset by peer)
635 [06:36:38] *** Joins: K0JIbKA (~K0JIbKA@replaced-ip )
636 [06:37:21] *** Joins: spaces (enters@replaced-ip )
637 [06:38:12] *** Hoolootwo is now known as Hooloovo0
638 [06:38:38] *** Joins: osx (osx@replaced-ip )
639 [06:39:05] *** Joins: k_sze[work] (~Kira@replaced-ip )
640 [06:39:49] *** Quits: Rusty1 (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
641 [06:40:42] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
642 [06:42:42] *** Joins: konimex (koni@replaced-ip )
643 [06:44:26] *** Joins: Ericounet (~Eric@replaced-ip )
644 [06:45:05] *** Joins: bitch (hctib@replaced-ip )
645 [06:48:26] *** Joins: diogenes_ (~diogenes_@replaced-ip )
646 [06:49:24] *** Joins: runlevel7 (~runlevel7@replaced-ip )
647 [06:52:57] *** Joins: nix64bit (~Thunderbi@replaced-ip )
648 [06:53:39] *** Quits: JNash_DMIS (~jnash@replaced-ip ) (Quit: Leaving)
649 [06:54:01] *** debhelper sets mode: +l 1033
650 [06:55:06] *** Quits: tolecnal (tolecnal@replaced-ip ) (Ping timeout: 260 seconds)
651 [06:58:53] *** Joins: jschneider (~jschneid@replaced-ip )
652 [07:00:04] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
653 [07:00:10] *** Quits: Adbray (~Adbray@replaced-ip ) (Remote host closed the connection)
654 [07:00:34] *** Joins: yunhao94 (~yunhao94@replaced-ip )
655 [07:01:24] *** Joins: pvdp (~pvdp@replaced-ip )
656 [07:01:34] *** Joins: z8z (~x@replaced-ip )
657 [07:02:41] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
658 [07:03:52] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
659 [07:05:05] *** Joins: mauz555 (~mauz555@replaced-ip )
660 [07:05:59] *** Joins: kirk781 (~kirk781@replaced-ip )
661 [07:07:38] *** Joins: mirage335 (~mirage335@replaced-ip )
662 [07:09:33] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
663 [07:10:45] *** Joins: sauvin (sauvin@replaced-ip )
664 [07:12:52] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 246 seconds)
665 [07:13:30] *** Joins: Snewp (snoop@replaced-ip )
666 [07:14:01] *** debhelper sets mode: +l 1039
667 [07:17:28] *** Joins: zErOaCid (acid@replaced-ip )
668 [07:18:06] *** Quits: grobi1 (~rtng@replaced-ip ) (Ping timeout: 252 seconds)
669 [07:20:47] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
670 [07:22:18] *** Quits: zeratul976 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 52.9.0/20180626223325])
671 [07:22:55] *** Joins: k_sze[work] (~Kira@replaced-ip )
672 [07:26:40] *** Joins: COOurb (~COOurb@replaced-ip )
673 [07:34:37] <darxmurf> morning
674 [07:35:36] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
675 [07:37:25] *** Quits: K0JIbKA (~K0JIbKA@replaced-ip ) (Quit: K0JIbKA)
676 [07:37:27] *** Joins: graphene (~graphene@replaced-ip )
677 [07:38:01] *** Joins: Fynyx (~Fynyx@replaced-ip )
678 [07:38:05] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
679 [07:38:45] *** Joins: monkey-b (~monkey-b@replaced-ip )
680 [07:38:47] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 240 seconds)
681 [07:41:27] *** Joins: kirk781 (~kirk781@replaced-ip )
682 [07:42:29] *** Joins: K0JIbKA (~K0JIbKA@replaced-ip )
683 [07:43:08] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
684 [07:44:11] *** Quits: mrjpaxton (~weechat@replaced-ip ) (Quit: WeeChat 2.1)
685 [07:45:44] *** Quits: COOurb (~COOurb@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
686 [07:46:28] *** Joins: COOurb (~COOurb@replaced-ip )
687 [07:47:50] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
688 [07:48:54] *** Quits: vizius00 (~vizius00@replaced-ip ) (Ping timeout: 252 seconds)
689 [07:49:05] *** Joins: kirk781 (~kirk781@replaced-ip )
690 [07:49:57] *** Joins: vizius00 (~vizius00@replaced-ip )
691 [07:51:59] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
692 [07:52:00] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
693 [07:54:05] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
694 [07:55:10] *** Joins: TxRaspPi (~TxRaspPI@replaced-ip )
695 [07:58:15] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Ping timeout: 252 seconds)
696 [07:58:44] *** Joins: ToBeCloud (uid51591@replaced-ip )
697 [07:58:46] *** Quits: monkey-b (~monkey-b@replaced-ip ) (Quit: Leaving)
698 [08:02:27] *** Joins: jdse (~jds@replaced-ip )
699 [08:03:29] *** Joins: Adbray (~Adbray@replaced-ip )
700 [08:04:25] *** Joins: kirk781 (~kirk781@replaced-ip )
701 [08:05:52] *** Quits: corretico (~corretico@replaced-ip ) (Ping timeout: 244 seconds)
702 [08:07:01] *** Quits: Necrony_ (~Necrony@replaced-ip ) (Remote host closed the connection)
703 [08:09:22] *** Joins: jubo2 (~juboxi@replaced-ip )
704 [08:09:30] *** Joins: roshanavand (~roshanava@replaced-ip )
705 [08:09:35] *** Joins: chele (~chele@replaced-ip )
706 [08:09:46] *** Joins: RebelCoder (~RebelCode@replaced-ip )
707 [08:14:56] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
708 [08:16:12] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 244 seconds)
709 [08:18:37] *** Quits: K0JIbKA (~K0JIbKA@replaced-ip ) (Quit: K0JIbKA)
710 [08:19:30] *** Joins: k_sze[work] (~Kira@replaced-ip )
711 [08:23:31] *** Joins: Zyferus (Zyferus@replaced-ip )
712 [08:28:08] *** Joins: jiji606 (~p1ngu1n0f@replaced-ip )
713 [08:29:34] *** Joins: ilmostro (~ilmostro@replaced-ip )
714 [08:30:14] *** Quits: jiji606 (~p1ngu1n0f@replaced-ip ) (Client Quit)
715 [08:33:27] *** Quits: _systemd_is_evil (~NOsystemd@replaced-ip ) (Ping timeout: 252 seconds)
716 [08:35:50] *** Joins: MACscr (~MACscr@replaced-ip )
717 [08:36:03] *** Joins: _systemd_is_evil (~NOsystemd@replaced-ip )
718 [08:36:49] *** Joins: kopper (~mrbabar@replaced-ip )
719 [08:38:19] *** Quits: mr_daemon (~supernaut@replaced-ip ) (Remote host closed the connection)
720 [08:40:32] *** Quits: TxRaspPi (~TxRaspPI@replaced-ip ) (Remote host closed the connection)
721 [08:41:19] *** Joins: __marco (~marco@replaced-ip )
722 [08:42:08] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
723 [08:42:13] *** Joins: diogenes_ (~diogenes_@replaced-ip )
724 [08:42:44] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
725 [08:43:35] *** Quits: petan (~g@replaced-ip ) (Remote host closed the connection)
726 [08:43:53] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
727 [08:44:15] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Client Quit)
728 [08:45:35] *** Joins: TxRaspPi (~TxRaspPI@replaced-ip )
729 [08:48:45] *** Joins: cerbere (~cerbere@replaced-ip )
730 [08:49:37] *** Joins: Darcidride (~Darcidrid@replaced-ip )
731 [08:49:46] *** Joins: ceene (~ceene@replaced-ip )
732 [08:51:11] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
733 [08:52:59] *** Joins: zifxify (~zifxify@replaced-ip )
734 [08:54:01] *** debhelper sets mode: +l 1045
735 [08:54:12] <ceene> Hi, I'm trying to build a .deb package from the source code of a library which compiles with autotools. I've created debian/ structure using dh_make. I got it to build both .deb packages (libXX and libXX-dev), but both of them are empty and do not install the resulting .so nor .h headers on the -dev version, they're both empty. How can I go on debugging this? Thanks!
736 [08:54:54] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 252 seconds)
737 [08:55:10] *** Quits: cerbere (~cerbere@replaced-ip ) (Remote host closed the connection)
738 [08:56:14] *** Joins: bozza (~bozza@replaced-ip )
739 [08:56:35] *** Joins: BlueByte (~walther@replaced-ip )
740 [08:57:52] *** Joins: cerbere (~cerbere@replaced-ip )
741 [08:58:03] *** Quits: efee229ddfk (~efee229dd@replaced-ip ) (Ping timeout: 244 seconds)
742 [08:58:18] *** Quits: cerbere (~cerbere@replaced-ip ) (Remote host closed the connection)
743 [09:00:07] *** Joins: mr_daemon (~supernaut@replaced-ip )
744 [09:01:40] *** Quits: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip ) (Ping timeout: 244 seconds)
745 [09:01:51] *** Quits: BlueByte (~walther@replaced-ip ) (Ping timeout: 252 seconds)
746 [09:02:28] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
747 [09:02:58] *** Joins: k_sze[work] (~Kira@replaced-ip )
748 [09:03:10] *** Joins: graphene (~graphene@replaced-ip )
749 [09:04:15] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Ping timeout: 252 seconds)
750 [09:05:21] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
751 [09:05:30] *** Joins: BenNZ (~Ben__@replaced-ip )
752 [09:05:54] *** Joins: yunhao94 (~yunhao94@replaced-ip )
753 [09:06:15] *** Quits: kopper (~mrbabar@replaced-ip ) (Ping timeout: 252 seconds)
754 [09:06:30] *** Quits: vvande (~unknown@replaced-ip ) (Read error: Connection reset by peer)
755 [09:07:18] *** Joins: kallesbar (~kallesbar@replaced-ip )
756 [09:08:39] *** Quits: insidious (~node@replaced-ip ) (Ping timeout: 252 seconds)
757 [09:09:03] *** astra`` is now known as astra
758 [09:11:32] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
759 [09:11:38] *** astra is now known as astra``
760 [09:11:45] *** Joins: zifxify (~zifxify@replaced-ip )
761 [09:12:57] *** Joins: Madda (~Madda@replaced-ip )
762 [09:13:00] *** Joins: Pjusur (~Pjusur@replaced-ip )
763 [09:18:33] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 252 seconds)
764 [09:19:35] *** Joins: mauz555 (~mauz555@replaced-ip )
765 [09:19:37] *** Joins: vvande (~unknown@replaced-ip )
766 [09:20:05] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
767 [09:20:26] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
768 [09:20:52] *** Joins: tagomago (~tagomago@replaced-ip )
769 [09:23:23] *** Joins: mibo (~mibo@replaced-ip )
770 [09:24:03] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
771 [09:24:29] *** Joins: zer0_her0 (~zer@replaced-ip )
772 [09:25:03] *** Quits: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip ) (Ping timeout: 245 seconds)
773 [09:25:08] *** Quits: drith (~drith@replaced-ip ) (Quit: Leaving)
774 [09:25:26] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
775 [09:27:06] *** Joins: vandman (~vandman@replaced-ip )
776 [09:29:21] *** Quits: at0m (~at0m@replaced-ip ) (Ping timeout: 252 seconds)
777 [09:31:52] *** Joins: foul_owl (~foul_owl@replaced-ip )
778 [09:32:32] *** Quits: grumble (~grumble@replaced-ip ) (Read error: Connection reset by peer)
779 [09:33:12] *** Quits: morfeokmg (~morfeokmg@replaced-ip ) (Ping timeout: 252 seconds)
780 [09:33:47] *** Joins: grumble (~grumble@replaced-ip )
781 [09:34:52] *** Joins: mauz555 (~mauz555@replaced-ip )
782 [09:36:42] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 252 seconds)
783 [09:37:08] *** Quits: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip ) (Ping timeout: 245 seconds)
784 [09:37:13] *** Joins: ghisvail (~ghisvail@replaced-ip )
785 [09:37:20] *** Joins: msimpson (~msimpson@replaced-ip )
786 [09:38:21] *** Quits: vandman (~vandman@replaced-ip ) (Ping timeout: 252 seconds)
787 [09:38:48] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 245 seconds)
788 [09:40:10] *** Joins: BrainWork (~brain@replaced-ip )
789 [09:40:11] *** Joins: D0c70rWh0 (~D0c70rWh0@replaced-ip )
790 [09:40:55] *** Joins: sysvalve (~sysvalve@replaced-ip )
791 [09:41:13] <BrainWork> hi. i have a debian server i've encrypted using the options at setup "encrypt and use whole disk with LVM"
792 [09:41:26] <BrainWork> i now want to change that server to NOT encrypted
793 [09:41:51] <BrainWork> i dont mind a short amount of downtime, and it's a vm so i can access its console while it is "offline"
794 [09:42:19] <BrainWork> how would i go about this please? ive found various online resources but none debian specific, and they all say "it depends how its done", im not sure how it was done as it used the standard debian 9 install menus
795 [09:43:06] *** Joins: k_sze[work] (~Kira@replaced-ip )
796 [09:44:01] *** debhelper sets mode: +l 1051
797 [09:46:22] <dka> I am at the disk part during the debian install, I have two drive I want to create 4 volumes in RAID 1, /, /srv, /opt, /home. I have now created 4 volumes in RAID, but when I choose for / ext4 filesystem, I cannot set the bootable flag. Why?
798 [09:48:45] *** Joins: brokencycle (~brokencyc@replaced-ip )
799 [09:52:23] *** Joins: nuuuciano (~luuuciano@replaced-ip )
800 [09:53:37] *** Joins: gryffus (~gryffus@replaced-ip )
801 [09:54:34] *** Quits: helldora- (~helldorad@replaced-ip##) (Quit: ZNC - ##replaced-url
802 [09:57:03] *** Quits: Fynyx (~Fynyx@replaced-ip ) (Ping timeout: 252 seconds)
803 [09:59:36] *** Joins: z8z (~x@replaced-ip )
804 [10:01:09] <EdePopede> dka: i got an extra tiny /boot partition (grub2) with ext2. i think ext4 doesn't work for boot, since the system isn't up at that moment
805 [10:01:22] *** Joins: electro33 (uid613@replaced-ip )
806 [10:02:50] <Habbie> EdePopede, ext4 should be fine for that as well
807 [10:03:01] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
808 [10:03:40] <EdePopede> oh. thx, database updated.
809 [10:03:45] <Habbie> :)
810 [10:04:37] <Habbie> also, don't make it too small, or make sure you clean out old kernels very regularly
811 [10:05:29] *** Joins: tolecnal (tolecnal@replaced-ip )
812 [10:07:10] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 246 seconds)
813 [10:08:07] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 240 seconds)
814 [10:08:53] *** Joins: helldora- (~helldorad@replaced-ip )
815 [10:09:06] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
816 [10:09:15] *** Parts: helldora- (~helldorad@replaced-ip##) ("Textual IRC Client: ##replaced-url
817 [10:10:00] *** Joins: styles (~styles@replaced-ip )
818 [10:10:09] *** Joins: Slashman (~Slash@replaced-ip )
819 [10:10:29] <EdePopede> i gave my old sys 7GB and i don't think i even touched the 1GB mark. so i gave it only that much this time. uses 60M with 2 kernels atm, just got a new version these days.
820 [10:10:57] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
821 [10:11:00] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
822 [10:11:44] *** Quits: dodobrain (~dodobrain@replaced-ip ) (Quit: buh bye.. o/)
823 [10:12:53] *** Joins: schu-r (~Thunderbi@replaced-ip )
824 [10:12:55] *** Quits: D0c70rWh0 (~D0c70rWh0@replaced-ip ) (Quit: Konversation terminated!)
825 [10:13:06] *** Joins: Sansar (~Sansar@replaced-ip )
826 [10:13:36] <Sansar> hello, I can't make macchanger to change my mac address on every reboot though I commanded it so during install. How can I automatically change my mac address?
827 [10:13:42] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Client Quit)
828 [10:13:49] *** Joins: mauz555 (~mauz555@replaced-ip )
829 [10:14:27] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 252 seconds)
830 [10:14:47] *** Joins: renzhi (~renzhi@replaced-ip )
831 [10:15:34] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
832 [10:16:07] *** Joins: mauz555 (~mauz555@replaced-ip )
833 [10:16:27] *** Joins: AimHere (~David@replaced-ip )
834 [10:17:08] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 245 seconds)
835 [10:17:42] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 272 seconds)
836 [10:17:53] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
837 [10:18:10] *** Quits: renzhi (~renzhi@replaced-ip ) (Client Quit)
838 [10:18:42] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
839 [10:18:56] *** Joins: mauz555 (~mauz555@replaced-ip )
840 [10:19:00] *** Joins: elkalamar (~elkalamar@replaced-ip )
841 [10:22:01] *** Joins: knidos (~knidos@replaced-ip )
842 [10:23:16] *** Joins: k_sze[work] (~Kira@replaced-ip )
843 [10:23:30] *** Joins: wlxmhls (~wlxmhls@replaced-ip )
844 [10:25:01] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 246 seconds)
845 [10:25:22] *** Quits: Sansar (~Sansar@replaced-ip ) (Remote host closed the connection)
846 [10:25:51] *** Joins: BCMM (~BCMM@replaced-ip )
847 [10:26:04] *** Joins: xet7 (~xet7@replaced-ip )
848 [10:29:04] <EdePopede> since /usr/local is SGID root:staff, should i try to keep it this way? i tend to, but maybe there is a BCP for this.
849 [10:29:30] *** Quits: chiluk (~quassel@replaced-ip ) (Ping timeout: 252 seconds)
850 [10:29:52] *** Joins: b0b (~bob@replaced-ip )
851 [10:33:13] <ayekat> ^ wondering the same - I have a custom instance of an SSH server, and put its config under /usr/local/etc, but sshd wasn't very happy about the permissions/ownership there
852 [10:34:36] *** Joins: JustASlacker (~JustASlac@replaced-ip )
853 [10:37:13] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Read error: Connection reset by peer)
854 [10:38:02] *** Joins: fedorafan (~fedorafan@replaced-ip )
855 [10:38:25] *** Joins: Sabotender (~Sabotende@replaced-ip )
856 [10:39:21] *** Quits: Sabotender (~Sabotende@replaced-ip ) (Read error: Connection reset by peer)
857 [10:39:22] *** Quits: devil6lair_ (devil6lair@replaced-ip ) (Ping timeout: 246 seconds)
858 [10:40:13] *** Joins: Sabotender (~Sabotende@replaced-ip )
859 [10:40:50] *** Joins: ghisvail_ (~ghisvail@replaced-ip )
860 [10:40:53] *** Quits: ghisvail (~ghisvail@replaced-ip ) (Read error: Connection reset by peer)
861 [10:41:02] *** ghisvail_ is now known as ghisvail
862 [10:43:27] *** Joins: f4cl3y (~f4cl3y@replaced-ip )
863 [10:43:31] *** Joins: Devil6Lair (devil6lair@replaced-ip )
864 [10:43:38] *** Quits: buu (~buu@replaced-ip ) (Read error: Connection reset by peer)
865 [10:43:58] *** Joins: buu (~buu@replaced-ip )
866 [10:44:01] *** debhelper sets mode: +l 1057
867 [10:45:03] <EdePopede> the thing for me is, original dirs all have drwxrwsr-x. but now download a tarball and a .deb and unpack them both as desktop user (adduser -a -G staff) and root. tar doesn't seem to know about suid/sgid, and depending on existence of directories in the .deb they may be created on the fly.
868 [10:45:03] <EdePopede> and using mc there is a "preserve attributes" option. so it would either ignore timestamps or not set the sgid. now i have root:staff, root:root, and even user:staff copied from a backup from the old system. and mixed root:root (files) with root:staff (dirs).
869 [10:45:03] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
870 [10:45:12] *** Joins: n_1-c_k (~nick@replaced-ip )
871 [10:46:39] <EdePopede> hm, let me ask gnu about their tar.
872 [10:51:01] *** Joins: woshty (~woshty@replaced-ip )
873 [10:52:44] <petn-randall> EdePopede: I've been using Debian for over 15 years now and just noticed that /usr/local is set guid. I wonder why that is set up like that.
874 [10:52:57] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
875 [10:54:44] <EdePopede> oh, wait. i got some hamm install disks here. maybe....
876 [10:55:55] <petn-randall> Same for jessie.
877 [10:56:28] *** Parts: sorko999 (~sorko999@replaced-ip ) ()
878 [10:56:47] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 240 seconds)
879 [10:58:25] *** Quits: zifxify (~zifxify@replaced-ip ) (Ping timeout: 256 seconds)
880 [10:59:59] *** Quits: COOurb (~COOurb@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
881 [11:00:32] <EdePopede> chmod 2775 in postinst. back in 2/99.
882 [11:01:23] *** Joins: Gnhugo (~yaaic@replaced-ip )
883 [11:01:26] *** MrAlexandr0 is now known as MrAlexandro
884 [11:03:22] *** Joins: k_sze[work] (~Kira@replaced-ip )
885 [11:03:33] <EdePopede> i guess it is the combination of GUID and :staff. all groups are belong to staff and there is g+w. so it is guaranteed that everything is accessible even for writing, with debian using GID:=UID. would else be a problem, or am i missing sth?
886 [11:03:42] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Remote host closed the connection)
887 [11:03:57] *** Joins: zifxify (~zifxify@replaced-ip )
888 [11:04:00] *** Joins: Devil6Lair (devil6lair@replaced-ip )
889 [11:04:01] *** Joins: oo_miguel (~miguel@replaced-ip )
890 [11:04:42] *** Joins: aielima (~aielima@replaced-ip )
891 [11:05:49] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Remote host closed the connection)
892 [11:06:08] *** Joins: Devil6Lair (devil6lair@replaced-ip )
893 [11:08:24] *** Joins: petan (~g@replaced-ip )
894 [11:08:48] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
895 [11:09:20] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Remote host closed the connection)
896 [11:09:39] *** Joins: Devil6Lair (devil6lair@replaced-ip )
897 [11:12:13] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Remote host closed the connection)
898 [11:12:21] *** Joins: Brigo (~Brigo@replaced-ip )
899 [11:14:25] *** Joins: _ADN_ (~username@replaced-ip )
900 [11:15:01] *** Joins: bozza (~bozza@replaced-ip )
901 [11:15:47] *** Quits: t8t8t8 (~t8t8t8@replaced-ip ) (Ping timeout: 240 seconds)
902 [11:17:55] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
903 [11:17:58] *** Joins: babilen (~babilen@replaced-ip )
904 [11:18:04] *** Joins: catsup (~d@replaced-ip )
905 [11:18:31] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
906 [11:18:57] *** Joins: catsup (d@replaced-ip )
907 [11:19:38] <EdePopede> of, for the files: untar with `--no-same-owner --no-same-permissions`
908 [11:19:48] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
909 [11:19:54] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Ping timeout: 252 seconds)
910 [11:20:20] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
911 [11:20:22] *** Quits: b0xii (~b0xii@replaced-ip ) (Read error: Connection reset by peer)
912 [11:20:59] *** Quits: boog (~boog@replaced-ip ) (Quit: Leaving)
913 [11:25:04] *** Joins: boog (~boog@replaced-ip )
914 [11:25:06] *** Joins: bozza (~bozza@replaced-ip )
915 [11:26:37] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 246 seconds)
916 [11:28:08] *** Joins: buzzzz (~buzzzz@replaced-ip )
917 [11:28:08] *** Quits: Len (~Lenisko@replaced-ip ) (Read error: Connection reset by peer)
918 [11:29:37] *** Quits: ghisvail (~ghisvail@replaced-ip ) (Quit: ghisvail)
919 [11:30:21] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 252 seconds)
920 [11:35:34] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 240 seconds)
921 [11:35:38] *** Parts: ceene (~ceene@replaced-ip ) ()
922 [11:36:03] *** Quits: Christian75 (~Christian@replaced-ip ) (Remote host closed the connection)
923 [11:36:08] *** Parts: wlxmhls (~wlxmhls@replaced-ip ) ()
924 [11:36:26] *** Joins: Christian75 (~Christian@replaced-ip )
925 [11:37:08] *** Quits: roshanavand (~roshanava@replaced-ip ) (Ping timeout: 245 seconds)
926 [11:37:30] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 272 seconds)
927 [11:40:07] *** Joins: at0m (~at0m@replaced-ip )
928 [11:40:48] *** Joins: Wharncliffe (coffee@replaced-ip )
929 [11:42:21] *** Parts: jdse (~jds@replaced-ip ) ()
930 [11:43:11] *** Quits: r3 (~arethree@replaced-ip ) (Read error: Connection reset by peer)
931 [11:43:31] *** Joins: k_sze[work] (~Kira@replaced-ip )
932 [11:43:34] *** Joins: r3 (~arethree@replaced-ip )
933 [11:45:04] *** Joins: Kivaan (75c96052@replaced-ip )
934 [11:45:48] *** Quits: ralpheeee (ralpheeee@replaced-ip ) (Quit: WeeChat 2.2)
935 [11:46:01] <Kivaan> During the debian installation process, a step asks me for the ESSID of my wireless router. Now, how do I find that?
936 [11:46:19] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
937 [11:46:49] <Habbie> Kivaan, it's the name of your wifi network
938 [11:47:00] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
939 [11:47:21] *** Joins: Len (~Lenisko@replaced-ip )
940 [11:47:39] <Kivaan> Habbie: i tried putting that in but it says 'failed' and asks me to retry.
941 [11:48:09] <Habbie> oh :(
942 [11:48:14] *** Joins: cdown (~cdown@replaced-ip )
943 [11:48:40] *** Joins: yareckonirc (~yareckoni@replaced-ip )
944 [11:49:00] <at0m> Kivaan: generally speaking, using a wire for installation Works Better(TM). depending on your wifi chip, firmware may or may not be included in the installer .iso
945 [11:49:18] <Habbie> or, if possible, install without internet and deal with it after first boot
946 [11:49:26] <at0m> Kivaan: and you entered the right ESSID and password?
947 [11:49:47] <Kivaan> at0m: yes i entered the right name and password.
948 [11:50:23] *** r0Oter is now known as r00ter
949 [11:50:41] <at0m> anyhow, wireless is a tad more complicated than wired interfaces, and harder to manage with the basic installer config
950 [11:51:30] *** Joins: loic__ (~loic@replaced-ip )
951 [11:51:38] <Kivaan> at0m: what do you suggest I should do now?
952 [11:51:59] <Habbie> Kivaan, can you install without network from your boot medium?
953 [11:52:16] *** Quits: r00ter (~r00ter@replaced-ip ) (Quit: Leaving)
954 [11:52:35] <Kivaan> shall i use one of these? replaced-url
955 [11:52:38] <Kivaan> Habbie: huh?
956 [11:52:44] <Habbie> Kivaan, you booted the installer from something
957 [11:52:51] <Habbie> Kivaan, does that 'something' contain enough to install without network present?
958 [11:53:20] <Kivaan> Habbie: not sure what you mean but i booted from a usb.
959 [11:53:31] <Habbie> then it depends on what ISO that usb was generated from
960 [11:54:22] *** Quits: citypw (~citypw@replaced-ip ) (Quit: Leaving)
961 [11:54:39] <Kivaan> Habbie: umm.. i downloaded a torrent from here replaced-url
962 [11:54:50] <Habbie> ah, netinst
963 [11:55:00] <Habbie> then yes, the answer is 'pick another one so you can install without wifi'
964 [11:55:06] <Habbie> or at least, that is an answer :)
965 [11:55:18] <Kivaan> replaced-url
966 [11:55:33] <Habbie> sure
967 [11:56:15] <Kivaan> Habbie: it wont need wifi during installation?
968 [11:56:37] <Habbie> anything bigger than netinst can install without wifi; to make sure you're not lacking in drivers or firmware after installation, best to grab the biggest ISO you can get
969 [11:59:00] <Kivaan> Habbie: umm... which one here? replaced-url
970 [11:59:21] <Habbie> 'full CD' is fine
971 [12:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
972 [12:00:22] *** Joins: v01t (~v01t@replaced-ip )
973 [12:00:58] <Kivaan> Habbie: wait, now what does strech mean?
974 [12:01:06] <Habbie> stretch is the current stable version of debian
975 [12:01:13] <Habbie> debian stretch = debian 9
976 [12:01:21] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Remote host closed the connection)
977 [12:02:04] <petn-randall> Not to nitpick, but the network installer can also complete an installation without network. You'll just have a minimal system then.
978 [12:02:21] <Habbie> ah, good to know
979 [12:02:30] <Habbie> so alternatively, Kivaan could just finish the install and take it from there
980 [12:02:44] <petn-randall> Not sure if that makes things much easier.
981 [12:02:50] <petn-randall> !firmware images
982 [12:02:51] <Habbie> me neither
983 [12:02:51] <dpkg> Unofficial <netinst> and DVD installer images containing non-free Debian firmware packages are available for installing Debian 9 "Stretch". See replaced-url
984 [12:02:51] *** Quits: iflema (~ian@replaced-ip ) ()
985 [12:03:01] <Kivaan> wait, full cd gives me the same iso.
986 [12:03:08] <Habbie> in either case the next step might be 'use the usb stick to transfer firmware to the installed machine'
987 [12:03:13] <petn-randall> Kivaan: You cna try to use the firmware installer, that includes firmware that your wifi chip likely needs. ^^^
988 [12:03:47] *** Quits: yonder (~yonder@replaced-ip ) (Remote host closed the connection)
989 [12:03:48] *** Quits: Obsessed (~milkshake@replaced-ip ) (Ping timeout: 252 seconds)
990 [12:04:01] *** debhelper sets mode: +l 1049
991 [12:07:16] *** Quits: Kivaan (75c96052@replaced-ip ) (Quit: Page closed)
992 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
993 [12:10:31] *** Joins: dutchfish (~wil@replaced-ip )
994 [12:11:30] *** Joins: dselect (~dselect@replaced-ip )
995 [12:16:11] *** Joins: jarfr (~jarfr@replaced-ip )
996 [12:17:08] *** Quits: k_sze[work] (~Kira@replaced-ip ) (Ping timeout: 245 seconds)
997 [12:18:11] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
998 [12:18:25] *** Quits: ledeni (~ledeni@replaced-ip ) (Quit: ledeni)
999 [12:18:41] *** Joins: mauz555 (~mauz555@replaced-ip )
1000 [12:19:07] *** Joins: ledeni (~ledeni@replaced-ip )
1001 [12:19:45] *** Joins: cdown_ (~cdown@replaced-ip )
1002 [12:22:04] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
1003 [12:22:06] *** cdown_ is now known as cdown
1004 [12:22:19] *** Quits: cdown (~cdown@replaced-ip ) (Read error: Connection reset by peer)
1005 [12:22:56] *** Quits: ledeni (~ledeni@replaced-ip ) (Client Quit)
1006 [12:23:03] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
1007 [12:23:36] *** Joins: ledeni (~ledeni@replaced-ip )
1008 [12:23:39] *** Joins: bassil (uid143807@replaced-ip )
1009 [12:23:51] *** Joins: cdown (~cdown@replaced-ip )
1010 [12:24:04] *** Quits: bites (~bites@replaced-ip ) (Ping timeout: 240 seconds)
1011 [12:24:32] <ws2k3> i read i can disable sectors on a filesystem with fsck -l badsectors.txt /dev/sda10 is there anyway to do this while mounted? or do i need to use a live cd?
1012 [12:24:38] *** Quits: zifxify (~zifxify@replaced-ip ) (Remote host closed the connection)
1013 [12:25:35] <blackflow> ws2k3: that just runs file system check with a lockfile "badsectors.txt". doesn't "disable sectors"
1014 [12:26:02] <blackflow> ws2k3: the manpage is your friend, when you read stuff like that :) `man fsck`
1015 [12:26:47] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
1016 [12:27:07] *** Joins: mauz555 (~mauz555@replaced-ip )
1017 [12:27:27] *** Quits: mauz555 (~mauz555@replaced-ip ) (Read error: Connection reset by peer)
1018 [12:27:41] *** Joins: graphene (~graphene@replaced-ip )
1019 [12:28:20] <dutchfish> i thought ssd's already do that automatically while trimming? In any case, if this is a spindle, i gues it is time to replace it.
1020 [12:28:35] <Habbie> even spindles do it automatically upon writes
1021 [12:28:39] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 252 seconds)
1022 [12:28:46] <Habbie> unless they run out of spare sectors
1023 [12:28:51] <Habbie> by which time you should indeed have long replaced them
1024 [12:29:42] *** Quits: elkalamar (~elkalamar@replaced-ip ) (Remote host closed the connection)
1025 [12:29:43] <ws2k3> replaced-url
1026 [12:30:07] *** Joins: elkalamar (~elkalamar@replaced-ip )
1027 [12:30:46] <dutchfish> ws2k3, on spindles this is taken already care of, as far as i know. Read what Habbie said.
1028 [12:31:11] <dutchfish> ws2k3, error: s/spindles/ssd
1029 [12:31:47] <dutchfish> ws2k3, on early ssd's this is quiet common
1030 [12:32:20] <petn-randall> ws2k3: Show us the smartctl output or whatever way you found out about bad sectors.
1031 [12:32:43] <ws2k3> petn-randall i cant use smartctl cause apt-get it not working so i cant install it
1032 [12:33:15] <ws2k3> petn-randall i ran badblocks -v /dev/sdb > badsectors.txt
1033 [12:33:47] <petn-randall> ws2k3: Then show us the contents of badsectors.txt.
1034 [12:34:15] <ws2k3> petn-randall 284336 284337 284338 284339
1035 [12:34:27] <ws2k3> petn-randall so i have 4 bad sectors so it seems
1036 [12:35:30] <petn-randall> ws2k3: That is not the complete output.
1037 [12:36:09] <petn-randall> ws2k3: Oh wait, it's writing it to STDERR, not STDOUT. I'd like to see STDERR, too.
1038 [12:36:58] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
1039 [12:37:46] <ws2k3> petn-randall then i would have to run it again i dont have that output anymore
1040 [12:37:56] *** mnemonic is now known as semeion
1041 [12:37:57] <ws2k3> petn-randall but there wasnt realy anything special in them
1042 [12:38:29] <ws2k3> petn-randall it just looked like replaced-url
1043 [12:39:51] <petn-randall> 0 errors found, great!
1044 [12:39:53] <petn-randall> ;)
1045 [12:41:51] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
1046 [12:42:08] <ws2k3> petn Checking blocks 0 to 15761087 Checking for bad blocks (read-only test): but its gonna take a while
1047 [12:42:52] *** Joins: fedorafan (~fedorafan@replaced-ip )
1048 [12:43:47] *** Quits: DerLG (~derlg@replaced-ip ) (Ping timeout: 240 seconds)
1049 [12:44:16] *** Quits: semeion (~semeion@replaced-ip ) (Quit: WeeChat 2.2)
1050 [12:45:05] *** Joins: Christian75_ (~Christian@replaced-ip )
1051 [12:45:54] *** Joins: dutchfish (~wil@replaced-ip )
1052 [12:47:07] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 246 seconds)
1053 [12:47:35] *** Joins: Bercik (~Yotsuba@replaced-ip )
1054 [12:47:37] <blackflow> ws2k3: ideally you should force the disk to reallocate bad sectors. doing anything at the filesystem level is just band-aid. in fact, if you start seeing bad sectors, if I were you I'd replace that puppy asap.
1055 [12:48:36] *** Joins: xet7 (~xet7@replaced-ip )
1056 [12:49:38] *** Quits: enoch85 (~enoch85@replaced-ip ) (Ping timeout: 245 seconds)
1057 [12:50:04] <colo-work> agreed.
1058 [12:50:04] *** Joins: noodlepie (~Phillip@replaced-ip )
1059 [12:50:17] <JyZyXEL> "apt-get source libinput" is failing with: Err:1 replaced-url
1060 [12:50:28] *** Quits: Kaminota (kaminota@replaced-ip ) (Ping timeout: 245 seconds)
1061 [12:50:35] <ws2k3> okay i will just insert a 16 gb usb stick and use that one that would be fine to
1062 [12:51:06] *** Joins: Wulf (~Wulf@replaced-ip )
1063 [12:51:43] *** Joins: lankanmon (~LKNnet@replaced-ip )
1064 [12:51:45] *** Joins: rsx (~rsx@replaced-ip )
1065 [12:52:00] <Wulf> Good Morning. After some upgrades (sid) my gnome terminal's cursor disappears when I switch the window, and doesn't come back. Anyone else with the problem and perhaps a fix?
1066 [12:52:36] *** Joins: inquisitiv3 (~user@replaced-ip )
1067 [12:54:16] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1068 [12:54:41] <blackflow> JyZyXEL: try again? could be a temporary issue on the mirror
1069 [12:54:53] *** Joins: enoch85 (~enoch85@replaced-ip )
1070 [12:55:04] <JyZyXEL> blackflow: i've tried multiple times with different mirrors
1071 [12:55:50] <JyZyXEL> i tried ftp.fi, ftp.se and ftp.de
1072 [12:56:06] <inquisitiv3> I'm having trouble creating a VM using Virt manager. I get the following error message: replaced-url
1073 [12:56:07] <JyZyXEL> they all give 403 with apt-get
1074 [12:56:13] <dutchfish> JyZyXEL, is apt-cacher-ng in use?
1075 [12:56:18] <JyZyXEL> dutchfish: yeah
1076 [12:56:18] *** Joins: rant (~user@replaced-ip )
1077 [12:56:42] <dutchfish> JyZyXEL, maybe this is related replaced-url
1078 [12:56:43] <inquisitiv3> I'm using a Stretch image.
1079 [12:56:43] <judd> Bug replaced-url
1080 [12:57:10] *** Joins: Sepultura (~Sepultura@replaced-ip )
1081 [12:57:43] <inquisitiv3> Can't find any information about the problem. My user account is member of the groups `libvirt`and `libvirt-qemu`.
1082 [12:58:05] <blackflow> inquisitiv3: on which host?
1083 [12:58:46] <inquisitiv3> blackflow: I'm using Stretch on the host machine.
1084 [12:58:53] <JyZyXEL> dutchfish: you were right, that fixed it!
1085 [12:58:54] <blackflow> inquisitiv3: also not sure how libvirt changes things, but I think you also need membership in the 'kvm' group
1086 [12:58:59] <JyZyXEL> dutchfish: nice catch, thank you
1087 [12:59:00] <dutchfish> JyZyXEL, :)
1088 [12:59:35] <blackflow> inquisitiv3: at least when using qemu-system-x86_64, one needs to be in the 'kvm' group or use sudo
1089 [12:59:42] <blackflow> *or run as root, I mean
1090 [13:00:05] <inquisitiv3> blackflow: According to the wiki it should only be required on Jessie and older (if I don't misinterpret the text). replaced-url
1091 [13:02:31] <blackflow> inquisitiv3: try and see?
1092 [13:03:01] *** Joins: inquisitiv3_ (~user@replaced-ip )
1093 [13:03:04] <blackflow> or in other words... I'm not using libvirt, but qemu-system- directly, and for that, to run unpriv I need to be in the group 'kvm'
1094 [13:03:35] <inquisitiv3_> blackflow: Sorry, I was disconnected from the server. Could you please resend the earlier part of your message_
1095 [13:03:39] <NetTerminalGene> ,firefox
1096 [13:03:56] <NetTerminalGene> ,v firefox-esr
1097 [13:03:57] <judd> Package: firefox-esr on amd64 -- jessie-backports/firefox-release: 52.1.0esr-1~bpo80+1; stretch: 52.6.0esr-1~deb9u1; wheezy-security: 52.8.0esr-1~deb7u1; jessie: 52.8.1esr-1~deb8u1; jessie-security: 52.8.1esr-1~deb8u1; stretch-proposed-updates: 52.8.1esr-1~deb9u1; stretch-security: 52.9.0esr-1~deb9u1; buster: 52.9.0esr-1; sid: 60.1.0esr-3
1098 [13:04:24] *** Quits: inquisitiv3 (~user@replaced-ip ) (Ping timeout: 252 seconds)
1099 [13:04:52] <blackflow> inquisitiv3: try and see?
1100 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1101 [13:05:09] <inquisitiv3_> Yeah, back soon.
1102 [13:05:21] *** Quits: inquisitiv3_ (~user@replaced-ip ) (Client Quit)
1103 [13:05:25] *** Joins: dpkg (~dpkg@replaced-ip )
1104 [13:08:42] *** Joins: inquisitiv3 (~user@replaced-ip )
1105 [13:09:12] <inquisitiv3> I'm back. I added my user to the `kvm` group and logged out and in again. I tried to create the VM with the same settings, but got another error message now. replaced-url
1106 [13:12:30] *** Quits: knidos (~knidos@replaced-ip ) (Ping timeout: 272 seconds)
1107 [13:13:17] <blackflow> inquisitiv3: do you have any kernel module blacklists or perhaps kernel.modules_disabled = 1 in sysctl?
1108 [13:14:35] <inquisitiv3> blackflow: Nothing I've done myself.
1109 [13:15:01] <inquisitiv3> To my knowledge. I just installed Debian on the machine (about two days ago).
1110 [13:15:17] <inquisitiv3> Is there a command to check that?
1111 [13:16:27] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 240 seconds)
1112 [13:16:42] <blackflow> inquisitiv3: sysctl -a | grep modules_disabled and for the blacklists you'd have to dig through /etc/modprobe.d
1113 [13:17:33] <dionysus69> I have a second hard drive and I want to mount it as a data partition
1114 [13:17:41] <blackflow> however, afaik there's no such thing there by default. no idea what's wrong there then. can you pastebin dmesg or journal, any relevant entries?
1115 [13:17:42] <dionysus69> so which one should I choose? /usr -static data?
1116 [13:18:18] <dionysus69> I am installing debian, i am talking about the initial partitioning menu
1117 [13:19:15] <blackflow> dionysus69: what kind of "data partition"?
1118 [13:19:26] <dionysus69> just random data 1tb hard drive
1119 [13:20:03] *** Quits: at0m (~at0m@replaced-ip ) (Ping timeout: 245 seconds)
1120 [13:20:07] <dionysus69> or should I not use any of those options and mount it through fstab manually?
1121 [13:20:20] <blackflow> dionysus69: I don't think that's relevant for the installation phase then. you can always partition, format and mount wherever you want, later.
1122 [13:20:27] <blackflow> dionysus69: right, through fstab later.
1123 [13:20:42] <inquisitiv3> blackflow: Hmm, `sysctl` isn't installed on my machine.
1124 [13:20:44] <dionysus69> ok then thanks, I just dont know fstab that well and was lazy to google :D
1125 [13:20:58] <blackflow> inquisitiv3: there's no /sbin/sysctl?
1126 [13:21:22] <inquisitiv3> blackflow: Missed the `sudo` :P
1127 [13:21:59] <blackflow> that shouldn't require sudo. perhaps you don't have /sbin in your user's PATH
1128 [13:23:00] <inquisitiv3> Nope, it seems that it isn't in my $PATH
1129 [13:23:14] <blackflow> shame. :)
1130 [13:24:03] <inquisitiv3> `sudo sysctl -a | grep modules_disabled`: replaced-url
1131 [13:24:52] <blackflow> right so it's not disabled
1132 [13:25:39] *** Quits: wgas (~wgas@replaced-ip ) (Quit: wgas)
1133 [13:25:43] <blackflow> inquisitiv3: so anything in dmesg or journal when you do whatever you do that returns that permission denied error? and what is that exactly?
1134 [13:28:19] *** Joins: pfoo (~pfood@replaced-ip )
1135 [13:30:13] *** Joins: Buygrush (~Thunderbi@replaced-ip )
1136 [13:31:10] <Buygrush> hi
1137 [13:31:35] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1138 [13:31:42] <inquisitiv3> The last 20 entries after trying to create the VM. replaced-url
1139 [13:31:50] <inquisitiv3> from dmesg
1140 [13:32:14] <Buygrush> is there a scriptable way to determine if a package name is valid (i.e. corresponding to something either installed or downloadable)?
1141 [13:32:35] *** Joins: bites (~bites@replaced-ip )
1142 [13:33:29] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
1143 [13:33:36] *** Joins: dilema (~dilema@replaced-ip )
1144 [13:33:47] *** Quits: dilema (~dilema@replaced-ip ) (Max SendQ exceeded)
1145 [13:33:57] *** Joins: mauz555 (~mauz555@replaced-ip )
1146 [13:34:06] *** Joins: dilema (~dilema@replaced-ip )
1147 [13:36:31] <Buygrush> "apt-cache show [pkg-name]" does return useful exit status (0 if found, 100 otherwise) but it's way too verbose
1148 [13:37:10] <Habbie> Buygrush, so throw the output away
1149 [13:37:24] *** Quits: alexandros_c (~alexandro@replaced-ip ) (Ping timeout: 252 seconds)
1150 [13:37:48] <Buygrush> agreed, I could do that and redirect STDOUT to /dev/null or something
1151 [13:38:08] <Buygrush> but I was wondering if there was a dedicated tool for that kind of operations
1152 [13:39:48] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
1153 [13:39:55] <Buygrush> dkpg-query --show [pkg-name] has a useful "--showformat" option that allows to tailor its output, but (if I got that right) it operates on a list of packages that is kept up-to-date only with dselect, which I don't use
1154 [13:39:58] <tw> rant: replaced-url
1155 [13:40:29] <tw> it auto restores last state.
1156 [13:40:29] <rant> figures sysd got that too
1157 [13:40:52] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1158 [13:40:56] *** Joins: bolovanos (~bolovanos@replaced-ip )
1159 [13:41:32] <rant> it must not be swt that way cause i disabled all radios on lst have dozwn boots
1160 [13:41:35] <bolovanos> #iptables
1161 [13:41:37] <sZbcE8qNfG> when resuming from hibernation, all I see is a black screen? I don't see anything relevant in journalctl
1162 [13:41:51] <rant> ill have to look into it
1163 [13:42:59] <rant> its prob vid related if you got black screen
1164 [13:43:12] <rant> which catd and drivers?
1165 [13:43:54] *** Quits: romanar (sid295339@replaced-ip ) (Ping timeout: 252 seconds)
1166 [13:44:08] <petn-randall> ws2k3: Btw, *e2fsck* allows passing badblocks with -l. It's just that fsck does not support that.
1167 [13:44:45] <Buygrush> the whole point being, aptitude (and apt-get, apparently) just seem to stop precessing arguments when one of the supplied names doesn't correspond to an available package. Older versions would simply carry on, install whatever could be fetched, and eventually issue an error message stating that some packages could not be installed
1168 [13:45:03] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
1169 [13:45:07] *** Joins: wall4ss (~smuxi@replaced-ip )
1170 [13:45:18] *** Quits: jschneider (~jschneid@replaced-ip ) (Ping timeout: 252 seconds)
1171 [13:45:47] <rant> uh i been usin debian sice potato and its always done that iirc
1172 [13:46:36] *** Quits: Wharncliffe (coffee@replaced-ip ) (Quit: Lost terminal)
1173 [13:46:37] *** Quits: PityDaFool (~AfroThund@replaced-ip ) (Ping timeout: 246 seconds)
1174 [13:46:39] *** Quits: inquisitiv3 (~user@replaced-ip ) (Remote host closed the connection)
1175 [13:46:46] <rant> as it needs to resolve deps in cache before any fetching and cant resolve an invalid pkg
1176 [13:46:47] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 240 seconds)
1177 [13:47:37] <Buygrush> I could be wrong, then
1178 [13:47:40] <rant> it only mentions failed to fetch when there is a repo miss not a cache miss
1179 [13:48:01] *** Joins: awal1 (~awal1@replaced-ip )
1180 [13:48:17] *** Joins: ALT9835 (~user@replaced-ip )
1181 [13:48:22] <rant> repo misses can happen for example when cache is stale
1182 [13:48:30] *** Quits: ALT9835 (~user@replaced-ip ) (Max SendQ exceeded)
1183 [13:49:46] <rant> thats not to say that if you really wanted to you couldnt make them ignore cache miss but sounds like a bad idea
1184 [13:50:09] *** Joins: gorgabal (~gorgabal@replaced-ip )
1185 [13:51:12] <rant> most common cache misses are typo or hitting a virt package with no actual pkg avail and typically you want to correct those
1186 [13:51:53] <rant> bash HAS been able to tab complete pkg names for years though iirc
1187 [13:52:16] *** Joins: inquisitiv3 (~user@replaced-ip )
1188 [13:52:26] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Read error: Connection reset by peer)
1189 [13:52:34] <rant> i think you gotta enable it though
1190 [13:52:36] <inquisitiv3> I got it working by rebooting my host machine. I guess I've to do that after adding myself to the `kvm` group.
1191 [13:53:37] <Buygrush> so, if type: "apt-get install foo bar stuff blah" and "foo" doesn't exist (in the cache's current state), you would describe it as a cache miss, right?
1192 [13:53:55] <rant> sure
1193 [13:54:21] <Buygrush> the thing is, I'm trying to write a small install script for mathematical tool which needs to be compiled on different OS's
1194 [13:54:29] <Buygrush> (or not so different: Debian and Ubuntu)
1195 [13:55:03] <rant> yeah so? you cant just ignore runtime OR build deps
1196 [13:55:09] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1197 [13:55:18] <Buygrush> it seems a few libraries have subtly differing names across the systems, and I was trying to pack all variants into the same "apt-get install line"
1198 [13:55:27] *** Joins: fedorafan (~fedorafan@replaced-ip )
1199 [13:56:04] <Buygrush> aaah
1200 [13:56:59] <rant> thwn youre doin it wrong.. perhaps either detect distro first with case for each or query for correct pkg name
1201 [13:57:18] <rant> or use static libs or a sane build system
1202 [13:57:52] *** Joins: msimpson_ (~msimpson@replaced-ip )
1203 [13:58:02] *** Joins: iflema (~ian@replaced-ip )
1204 [13:58:10] <Buygrush> yeah, I guess it would be more sensible to detect the distribution
1205 [13:58:12] <rant> if its simple enough an app just ship libs with it or use static
1206 [13:58:35] <tw> or if it's just deb/ubuntu, you could package it for those two with an OR dependency.
1207 [13:58:58] *** Quits: msimpson_ (~msimpson@replaced-ip ) (Remote host closed the connection)
1208 [13:59:08] <rant> i think hes concerned about source dist not binary
1209 [13:59:23] *** Joins: msimpson_ (~msimpson@replaced-ip )
1210 [13:59:38] <rant> which means hes not using proper build env/tools
1211 [14:00:42] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 252 seconds)
1212 [14:00:48] <rant> just hackin crap together by hand which if you wanna do that you might as well roll static libs with it
1213 [14:01:20] *** Quits: msimpson (~msimpson@replaced-ip ) (Ping timeout: 244 seconds)
1214 [14:01:31] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
1215 [14:01:31] <rant> or just use one of a million tools out there
1216 [14:02:10] <rant> really for a good solution we need more detail on the project.. its language and deps
1217 [14:02:51] <rant> all we know is youre trying to dist source for deb based systems
1218 [14:03:04] <rant> and doin it wrong :p
1219 [14:03:17] <Buygrush> (sorry, was AFK)
1220 [14:03:19] *** Quits: Guest88903 (~tsglove@replaced-ip ) (Quit: Leaving)
1221 [14:03:32] *** Joins: tsglove (~tsglove@replaced-ip )
1222 [14:03:54] <Buygrush> actually I need to compile a mathematical tool (Root) on those machines
1223 [14:04:06] <Buygrush> but I'll resort to distro detection as you said
1224 [14:04:18] <Buygrush> thanks for the input, guys
1225 [14:04:51] <rant> idk but if you mean compiling as root user youre doin another thing wron
1226 [14:04:52] *** Quits: CyberHacker (~CyberHack@replaced-ip ) (Quit: Leaving)
1227 [14:05:02] <rant> and dangerously wrong
1228 [14:05:03] *** Quits: ledeni (~ledeni@replaced-ip ) (Quit: ledeni)
1229 [14:05:27] <Buygrush> replaced-url
1230 [14:06:08] *** Quits: TheNumb (sid172967@replaced-ip ) (Quit: Connection closed for inactivity)
1231 [14:07:57] *** Quits: wall4ss (~smuxi@replaced-ip ) (Read error: Connection reset by peer)
1232 [14:08:03] <rant> seems like dev stalled there but they seem to have attempted a docker image
1233 [14:09:03] <rant> the latest news on that site was a year ago
1234 [14:09:04] <tw> august 2018 release would suggest otherwise.
1235 [14:09:14] *** Joins: corretico (~corretico@replaced-ip )
1236 [14:09:35] <Buygrush> "Release 6.14/04 - 2018-08-23"
1237 [14:09:42] <rant> ah well im on tiny android phone i only glanced at the page
1238 [14:09:48] <Buygrush> no worries
1239 [14:09:58] <rant> id look into the docker thing
1240 [14:09:58] <Buygrush> and the docker image is described as "experimental"
1241 [14:10:18] *** Quits: inquisitiv3 (~user@replaced-ip ) (Ping timeout: 252 seconds)
1242 [14:10:40] <rant> yeah well so is your approach.. heh
1243 [14:10:49] <Buygrush> (not to mention I know nothing about using Docker ....)
1244 [14:11:19] <rant> me either but its designed for what you seem to want
1245 [14:11:56] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1246 [14:13:47] <rant> i need to get my butt movin its gonna rain soon.. i got crap i need to do fore that happens o/
1247 [14:13:59] *** Quits: rant (~user@replaced-ip##) (Quit: Yaaic - Yet another Android IRC client - ##replaced-url
1248 [14:14:18] <Habbie> the torrent has just started here
1249 [14:15:01] *** Joins: cdown (~cdown@replaced-ip )
1250 [14:16:46] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
1251 [14:18:46] *** Joins: eduardas_m (~eduardas@replaced-ip )
1252 [14:19:36] *** Joins: inquisitiv3 (~user@replaced-ip )
1253 [14:20:49] *** Joins: K0JIbKA (~K0JIbKA@replaced-ip )
1254 [14:21:40] *** Quits: msimpson_ (~msimpson@replaced-ip ) (Remote host closed the connection)
1255 [14:22:09] *** Joins: chomwitt (~chomwitt@replaced-ip )
1256 [14:22:10] *** Joins: msimpson_ (~msimpson@replaced-ip )
1257 [14:22:29] *** Joins: crazyisaac (~isaac@replaced-ip )
1258 [14:23:43] *** Quits: halbbalda (~halbbalda@replaced-ip ) (Ping timeout: 246 seconds)
1259 [14:25:11] *** Joins: halbbalda (~halbbalda@replaced-ip )
1260 [14:29:23] *** Joins: neoVoid (~neoVoid@replaced-ip )
1261 [14:31:20] *** Joins: Peyam (~Peyam@replaced-ip )
1262 [14:31:23] <Peyam> hi
1263 [14:31:31] <Peyam> Do you know any good game free for linux?
1264 [14:31:36] *** Joins: tymczenko (~tymczenko@replaced-ip )
1265 [14:31:46] <blackflow> Aisle riot. wasted so many hours in that one.
1266 [14:32:17] <Peyam> blackflow, -.-
1267 [14:32:26] <Fox> what kind of games ?
1268 [14:32:36] <jelly> nethack
1269 [14:33:10] *** Quits: FightingFalcon (~FightingF@replaced-ip ) (Ping timeout: 246 seconds)
1270 [14:33:58] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
1271 [14:34:02] *** debhelper sets mode: +l 1055
1272 [14:34:18] <tw> i like flightgear. Higan if you play old emulated video games.
1273 [14:34:20] *** Joins: alexandros_c (~alexandro@replaced-ip )
1274 [14:34:27] *** Quits: inquisitiv3 (~user@replaced-ip ) (Ping timeout: 240 seconds)
1275 [14:34:37] <blackflow> dwarf fortress? ooh ooh, my fav, Enigma!
1276 [14:34:46] <inch> wesnoth, freeciv
1277 [14:34:50] <blackflow> freeciv, yeah.
1278 [14:35:04] *** Quits: gorgabal (~gorgabal@replaced-ip ) (Remote host closed the connection)
1279 [14:35:14] <Peyam> flighgear is nice
1280 [14:35:18] <Peyam> I download it now
1281 [14:35:19] <Fox> freeciv is a bit outdated, would recommend "0 .A.D" :)
1282 [14:35:25] <Peyam> but I remember it frozed last time I checked it
1283 [14:35:33] <jelly> ,i 0ad
1284 [14:35:34] <judd> Package 0ad (games, optional) in stretch/amd64: Real-time strategy game of ancient warfare. Version: 0.0.21-2; Size: 5107.1k; Installed: 18473k; Homepage: replaced-url
1285 [14:36:12] <Peyam> isn't downloading speed slower in Firefox than Chrome?
1286 [14:40:15] *** Joins: kirk781 (~kirk781@replaced-ip )
1287 [14:40:36] <dka> I have an .iso of Windows 7, how can I make an USB bootable key from my Debian stretch>?
1288 [14:41:11] <kirk781> dka, replaced-url
1289 [14:41:28] <dka> people keep telling me here that ubuntu != debian
1290 [14:42:11] *** Joins: mudblur (~mudblur@replaced-ip )
1291 [14:42:21] <kirk781> dka, It should work for any Debian based distro[including Ubuntu]. It worked for me on Solus too.
1292 [14:42:30] <dka> what software do you use?
1293 [14:42:46] <dka> can't find winusb on base repo
1294 [14:43:08] <awal1> looks like gnome or I dont know who exactly are removing title bar feature. where can I research about that and integration with X?
1295 [14:43:15] *** Joins: amcorreia (~amcorreia@replaced-ip )
1296 [14:43:24] *** Quits: bassil (uid143807@replaced-ip ) (Quit: Connection closed for inactivity)
1297 [14:43:43] <awal1> I have a bit of difficulty to find info bcoz i dont know the technical naming of not having title bar
1298 [14:44:32] <tw> title bar has always been managed by the WM. applications can request to not have one with a WM hint.
1299 [14:44:47] *** Joins: cloudywizzard (~cloudywiz@replaced-ip )
1300 [14:44:50] *** Quits: cloudywizzard (~cloudywiz@replaced-ip ) (Client Quit)
1301 [14:45:22] <kirk781> dka, why use a software when you can manually do it? Scroll down and you'll find a better answer listed.
1302 [14:45:33] <kirk781> For EFI based media creation, it's even easier
1303 [14:45:59] *** Quits: amosbird (~amosbird@replaced-ip##) (Quit: ZNC 1.7.0 - ##replaced-url
1304 [14:46:13] <dka> which answer do you refer on?
1305 [14:46:27] <Peyam> how do you zoom in in flightgear tw
1306 [14:46:29] <tw> awal1: might have some luck searching for "window decorations"
1307 [14:46:39] *** Joins: amosbird (~amosbird@replaced-ip )
1308 [14:46:47] <dka> you can share and get a more precise link by clicking share
1309 [14:47:02] <tw> There's a cheatsheet of controls available.
1310 [14:47:13] <tw> You should follow a tutorial for first flight.
1311 [14:47:25] <tw> because some of those systems are not forgiving.
1312 [14:47:31] <kirk781> dka, replaced-url
1313 [14:47:48] *** Quits: corretico (~corretico@replaced-ip ) (Ping timeout: 252 seconds)
1314 [14:49:37] *** Joins: Haudegen (~quassel@replaced-ip )
1315 [14:49:57] <dka> which one should I use ? for bios or for uefi?
1316 [14:50:33] <awal1> tw, ok
1317 [14:50:46] *** Joins: iViLe (~bob@replaced-ip )
1318 [14:50:57] <awal1> shade feature lost with no title bar :(
1319 [14:51:06] <awal1> stupid gnome
1320 [14:52:04] <kirk781> dka, depends on if your BIOS is UEFI or not.
1321 [14:54:28] <dka> I have just bought the whole PC i am installing on
1322 [14:54:41] <dka> the bios speak about UEFI, but I was able to install Debian without using the UEFI boot
1323 [14:54:55] <dka> it was failing when I was using the UEFI boot (my usb key)
1324 [14:55:12] <dka> how can I know if my bios is UEFI? I think it is not on the one I have installed debian because it work fine
1325 [14:55:24] <dka> and now I am installing windows on another computer but same configuration
1326 [14:55:34] *** Quits: zer0_her0 (~zer@replaced-ip ) (Remote host closed the connection)
1327 [14:55:38] <dka> UEFI can be enable/disable from the bios.
1328 [14:55:47] <dka> So why would I shouse UEFI if i can disable it
1329 [14:57:18] <petn-randall> !uefi
1330 [14:57:18] <dpkg> Unified Extensible Firmware Interface (UEFI) is a firmware interface specification, intended to replace the <BIOS> firmware interface. Debian 7 "Wheezy" and later releases support installation in (U)EFI mode on 64-bit PC systems (amd64), <secure boot> is currently not supported. replaced-url
1331 [14:58:19] <petn-randall> dka: ^^^ whether you pick UEFI or legacy boot, you have to stick with it for the installer the installed Debian, and any other OSes.
1332 [14:58:26] <tw> dka: may as well get used to it; intel has formally announced legacy bios and CSM is deprecated.
1333 [14:59:23] <tw> there's a whole bunch of virt-related things you need uefi for, but that's not a common use case.
1334 [14:59:37] *** Quits: datasmurf (~datasmurf@replaced-ip ) (Ping timeout: 268 seconds)
1335 [14:59:45] *** Quits: TrentP (~GVUEW97sM@replaced-ip##) (Quit: ZNC - ##replaced-url
1336 [14:59:54] <pja> plus Windows requires UEFI these days IIRC.
1337 [15:00:39] <tw> Not explicitly, no. You can't get secure boot w/o it, but you can get it installed without uefi.
1338 [15:02:26] <petn-randall> tw: I'm fairly sure you can have Windows wit UEFI and without secure boot.
1339 [15:02:33] <petn-randall> On x86 at least.
1340 [15:03:02] *** Joins: lucad111 (~lucad111@replaced-ip )
1341 [15:04:20] *** Quits: pvdp (~pvdp@replaced-ip ) (Remote host closed the connection)
1342 [15:04:56] <dka> What does that mean ? Using GParted rewrite the partition table of the USB drive as GPT.
1343 [15:05:08] <dka> I was able to format it to fat32 but can't find GPTR mode for my drive
1344 [15:05:51] <petn-randall> !gpt
1345 [15:05:51] <dpkg> GPT (GUID Partition Table) is a disk partition format frequently used by firmware compliant with the Extensible Firmware Interface (<EFI>). util-linux's <fdisk> does not support GPT, ask me about <parted>. replaced-url
1346 [15:06:11] <petn-randall> dka: Not that GPT is a partition table, not a partition or a filesystem (fat32).
1347 [15:06:15] <petn-randall> dka: Note that GPT is a partition table, not a partition or a filesystem (fat32).
1348 [15:09:16] *** Parts: Peyam (~Peyam@replaced-ip ) ("Leaving")
1349 [15:09:40] *** Joins: zer0_her0 (~zer@replaced-ip )
1350 [15:10:53] <dka> I am stuck at
1351 [15:10:54] <dka> Copy all Windows files (from mounted ISO or DVD) to the USB drive.
1352 [15:11:10] *** Joins: bzp (~usuario@replaced-ip )
1353 [15:11:27] <dka> I believe I should unzip my iso, I have done fdisk -l and I can see my fat32 GPT device
1354 [15:11:47] <dka> I cannot mount it for some reason
1355 [15:11:54] <EdePopede> "fdisk from util-linux 2.29.2" sez here: "Disklabel type: gpt" and lists them correctly.
1356 [15:11:55] <dka> mount: special device /dev/sdb1 does not exist
1357 [15:12:03] <kirk781> dka, unzip the files and copy the contents to the USB. If you are making one for UEFI, then it should be auto-bootable post this point.
1358 [15:12:31] <dka> replaced-url
1359 [15:14:17] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1360 [15:14:52] <EdePopede> dka: no partition list after "disk identifier:"? (l.24)
1361 [15:14:59] <kirk781> dka, try mounting via a GUI. Seems like USB isn't allotted /dev/sdb this time
1362 [15:15:10] *** Parts: iflema (~ian@replaced-ip ) ()
1363 [15:16:45] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Quit: Leaving)
1364 [15:17:09] *** Quits: mirage335 (~mirage335@replaced-ip ) (Ping timeout: 252 seconds)
1365 [15:17:39] *** Quits: Madda (~Madda@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1366 [15:17:43] *** Joins: bassil (uid143807@replaced-ip )
1367 [15:17:52] *** Joins: fedorafan (~fedorafan@replaced-ip )
1368 [15:18:37] *** Quits: mudblur (~mudblur@replaced-ip ) (Quit: Leaving)
1369 [15:19:44] *** Joins: mirage335 (~mirage335@replaced-ip )
1370 [15:20:42] *** Quits: awal1 (~awal1@replaced-ip ) (Ping timeout: 252 seconds)
1371 [15:22:20] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1372 [15:22:58] *** Quits: Moussa (~moussa@replaced-ip ) (Ping timeout: 272 seconds)
1373 [15:23:11] *** Joins: moussa (~moussa@replaced-ip )
1374 [15:24:15] *** Joins: cfoch (uid153227@replaced-ip )
1375 [15:24:33] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
1376 [15:26:06] *** Joins: bozza (~bozza@replaced-ip )
1377 [15:26:11] *** Quits: crazyisaac (~isaac@replaced-ip ) (Remote host closed the connection)
1378 [15:27:10] *** Joins: rafalcpp (~racalcppp@replaced-ip )
1379 [15:27:52] <petn-randall> dka: What are you trying to accomplish? If you're trying to install Debian, stick to the documentation on how to prepare the installer from Windows. unzip is not needed for that.
1380 [15:29:41] *** Joins: arthurmde_ (uid38505@replaced-ip )
1381 [15:30:27] *** Joins: acidtripper (~acidtripp@replaced-ip )
1382 [15:30:48] *** Quits: halbbalda (~halbbalda@replaced-ip##) (Quit: ZNC - ##replaced-url
1383 [15:32:19] *** Joins: halbbalda (~halbbalda@replaced-ip )
1384 [15:37:04] *** Joins: gedia (~gd@replaced-ip )
1385 [15:37:46] <gedia> hello all, is there anyway to provide per-host grub configuration when using UEFI network boot (bootnetx64.efi), similar to the pxelinux.cfg method?
1386 [15:40:22] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 246 seconds)
1387 [15:41:09] *** Joins: gigetoo (~gigetoo@replaced-ip )
1388 [15:42:07] *** Quits: Slashman (~Slash@replaced-ip ) (Ping timeout: 246 seconds)
1389 [15:43:02] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1390 [15:45:38] *** Joins: rant (~user@replaced-ip )
1391 [15:45:45] <dionysus69> my resolution is stuck at 1024x7... so
1392 [15:45:48] <dionysus69> this is a new install
1393 [15:45:57] <dionysus69> I have intel i7-8700
1394 [15:46:03] <dionysus69> what package do I need to install?
1395 [15:46:27] <dionysus69> I'd prefer not to install xorg intel package because it caused other problems from my experience on my laptop
1396 [15:46:39] <dionysus69> is there anything else I can do?
1397 [15:47:25] <blackflow> for starters take a screwdriver and dislodge your <enter> key
1398 [15:47:41] <dionysus69> :D
1399 [15:47:46] <petn-randall> heh
1400 [15:48:17] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 244 seconds)
1401 [15:48:25] *** Joins: CyberHacker (~CyberHack@replaced-ip )
1402 [15:48:35] <petn-randall> dionysus69: Since this is a fairly new CPU, I'd start with using a kernel from backports.
1403 [15:48:45] <dionysus69> hmm
1404 [15:48:47] *** Joins: FightingFalcon (~FightingF@replaced-ip )
1405 [15:48:48] <dionysus69> interesting
1406 [15:49:10] * petn-randall passes the screwdriver to dionysus69.
1407 [15:49:16] <dionysus69> :D :D
1408 [15:49:45] <dionysus69> come on, I am not always like this, just excited for my new work pc with a 90s graphics
1409 [15:50:02] *** Quits: Iridos (~iridos@replaced-ip ) (Remote host closed the connection)
1410 [15:50:37] *** Joins: Iridos (~iridos@replaced-ip )
1411 [15:51:07] *** Joins: msimpson (~msimpson@replaced-ip )
1412 [15:52:07] *** Joins: Tom01 (~tom@replaced-ip )
1413 [15:52:34] *** Quits: msimpson_ (~msimpson@replaced-ip ) (Ping timeout: 240 seconds)
1414 [15:52:49] <dionysus69> that helped thanks petn-randall
1415 [15:52:58] *** Quits: rebrec (~rebrec@replaced-ip ) (Ping timeout: 245 seconds)
1416 [15:54:10] <kirk781> dka, did you manage to finish the burning process?
1417 [15:54:27] <dka> almost
1418 [15:54:29] <petn-randall> dionysus69: That was it? Nice, good to hear. I would have thought that you'd need some updates xorg stuff, too.
1419 [15:54:33] *** Joins: rebrec (~rebrec@replaced-ip )
1420 [15:54:35] <dka> I am trying to umount but the target /mnt is busy
1421 [15:55:39] <petn-randall> dka: From reading the backlog it's unclear what you're trying to do.
1422 [15:55:58] <kirk781> On a related note, I tried to install Windows on a friends' PC couple of nights ago. Was a disaster. For some reason, it always threw the message that Windows can't install on MBR disks
1423 [15:57:04] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
1424 [15:57:14] *** Joins: jhutchins (~jonathan@replaced-ip )
1425 [15:57:18] *** Joins: Slashman (~Slash@replaced-ip )
1426 [15:58:07] *** Quits: jhutchins (~jonathan@replaced-ip ) (Client Quit)
1427 [15:58:27] *** Joins: krabador (~krabador@replaced-ip )
1428 [15:58:56] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1429 [16:02:37] *** Joins: ChmEarl (~chmearl@replaced-ip )
1430 [16:03:24] *** Joins: czesmir (~stefan@replaced-ip )
1431 [16:06:36] <dka> I can boot the USB key using UEFI but then I arrive on the Windows installer screen to select the language for the OS
1432 [16:06:48] <dka> I can't use the mouse nor the keyboard, both were working in the bios configuration
1433 [16:07:03] *** Joins: ledeni (~ledeni@replaced-ip )
1434 [16:07:55] *** Quits: yareckonirc (~yareckoni@replaced-ip ) (Quit: yareckonirc)
1435 [16:07:57] *** Joins: riex (gaming@replaced-ip )
1436 [16:08:12] *** Joins: combro2k (~combro2k@replaced-ip )
1437 [16:10:50] *** Joins: sweatsuit (~sweatsuit@replaced-ip )
1438 [16:11:45] *** Quits: ledeni (~ledeni@replaced-ip ) (Client Quit)
1439 [16:12:11] *** Joins: gryffus_ (~gryffus@replaced-ip )
1440 [16:12:12] *** Joins: ledeni (~ledeni@replaced-ip )
1441 [16:12:33] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 245 seconds)
1442 [16:13:46] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1443 [16:13:49] *** Joins: corretico (~corretico@replaced-ip )
1444 [16:14:01] *** debhelper sets mode: +l 1064
1445 [16:14:14] <sZbcE8qNfG> help, I'm trying to resume from hibernation. All I see is a black screen with a cursor blinking when it resumes
1446 [16:14:18] *** Joins: greycat (~wooledg@replaced-ip )
1447 [16:14:42] <sZbcE8qNfG> I've tried a diff of the syslog file on a normal reboot VS resume from hibernation....and I don't see any major issues
1448 [16:14:53] <sZbcE8qNfG> what's the next step to take?
1449 [16:14:54] *** Quits: loic__ (~loic@replaced-ip ) (Ping timeout: 252 seconds)
1450 [16:15:19] <colo-work> can you switch VTs or trigger sysrq after resume?
1451 [16:16:08] *** Quits: msimpson (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
1452 [16:16:21] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
1453 [16:16:39] <sZbcE8qNfG> i tried ctrl + alt + f5/6/7/8/9/2/3/4/5 etc.....nothing happens
1454 [16:16:52] <petn-randall> dka: What does the Windows installer have to do with Debian?
1455 [16:16:55] <sZbcE8qNfG> it's just a black screen with nothing but a cursor blinking
1456 [16:19:07] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1457 [16:19:16] *** Joins: crazyisaac (~isaac@replaced-ip )
1458 [16:19:22] *** Joins: loic_ (~loic@replaced-ip )
1459 [16:19:45] *** Joins: Ericounet (~Eric@replaced-ip )
1460 [16:19:54] *** Joins: romanar (sid295339@replaced-ip )
1461 [16:19:57] *** Joins: seemethere (~seemether@replaced-ip )
1462 [16:20:19] *** Joins: msimpson (~msimpson@replaced-ip )
1463 [16:20:23] *** Joins: Pjusur (~Pjusur@replaced-ip )
1464 [16:20:54] <rant> sZbcE8qNfG: I asked you hours ago what video card and drivers you were using
1465 [16:21:04] <rant> this is most likely a video card issue
1466 [16:21:29] <sZbcE8qNfG> sorry I didn't see that msg....I'm using the default graphics card that comes with Intel(R) Core(TM) i5-8250U
1467 [16:21:33] <sZbcE8qNfG> i guess that would be i915?
1468 [16:21:56] *** Joins: n4dir (~n4dir@replaced-ip )
1469 [16:22:22] <rant> sZbcE8qNfG: stock stretch kernel? no sort of hybrid discrete graphics like nvidia optimus or extra gpu of any kind?
1470 [16:22:30] <sZbcE8qNfG> I installed firmware-misc-nonfree package cause I had i915 warnings (after installing, it went away)
1471 [16:22:34] <sZbcE8qNfG> stock everything
1472 [16:23:24] <petn-randall> sZbcE8qNfG: Which kernel?
1473 [16:23:53] <sZbcE8qNfG> I had this error in syslog: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1_04.bin for module i915, after installing that package..it went away
1474 [16:24:05] <sZbcE8qNfG> uname -r reports 4.9.0-8-amd64
1475 [16:24:26] <petn-randall> sZbcE8qNfG: With such a new CPU, I'd install the kernel from stretch-backports and see if the situation improves.
1476 [16:25:02] <petn-randall> (note that your CPU was released after the 4.9 kernel, so newer version likely fix issues on that CPU)
1477 [16:25:31] <rant> yeah I have the i5-4300U and dont have this issue
1478 [16:25:55] <rant> but this cpu is from like 2013 or earlier iirc
1479 [16:26:25] <sZbcE8qNfG> can you giveme the steps to do that as cleanly as possible? Don't want to bring in tons of packages
1480 [16:26:39] <sZbcE8qNfG> i haven't sued backports before
1481 [16:26:42] <sZbcE8qNfG> used*
1482 [16:26:49] <greycat> !stretch-backports
1483 [16:26:49] <dpkg> Some packages intended for Buster (Debian 10) but recompiled for use with Stretch (Debian 9) can be found in the stretch-backports repository. See replaced-url
1484 [16:26:49] <rant> backports
1485 [16:27:15] <rant> ok, quickdraw mcwooledge..
1486 [16:27:27] <rant> beat me to it, and I didnt even have my finger on the trigger :P
1487 [16:28:09] <sZbcE8qNfG> ok so add stretch-backports to ALL lines in /etc/apt/sources, run apt-get update and then run apt-get -t stretch-backports install
1488 [16:28:16] *** Joins: TrentP (~GVUEW97sM@replaced-ip )
1489 [16:28:18] <rant> sZbcE8qNfG: NO
1490 [16:28:29] <greycat> Read the instructions on the page the bot linked you to.
1491 [16:28:36] <rant> sZbcE8qNfG: you do not modify ANY lines of /etc/apt/sources.list
1492 [16:28:51] *** Quits: n_1-c_k (~nick@replaced-ip ) (Remote host closed the connection)
1493 [16:28:59] *** Joins: n_1-c_k (~nick@replaced-ip )
1494 [16:29:14] <rant> sZbcE8qNfG: you'll be adding a new line, not changing existing ones
1495 [16:29:50] <sZbcE8qNfG> what about deb replaced-url
1496 [16:30:41] <petn-randall> sZbcE8qNfG: Have you read the link yet? Then we don't need to copy and paste the instructions.
1497 [16:30:47] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1498 [16:31:10] *** Joins: awal1 (~awal1@replaced-ip )
1499 [16:31:13] <sZbcE8qNfG> yes, it doesn't say anything about future updates
1500 [16:31:25] <sZbcE8qNfG> will adding deb replaced-url
1501 [16:32:07] <sZbcE8qNfG> just curious
1502 [16:32:30] <n4dir> make an educated guess
1503 [16:33:05] *** Joins: broesel (~broesel@replaced-ip )
1504 [16:33:07] <sZbcE8qNfG> reason I'm asking is that the default sources has separate lines for security updates and stretch-updates. How come there is no backport updates?
1505 [16:33:10] <greycat> It's largely a moot point because an "update" would have to EXIST in the first place before you could wonder whether a future "apt upgrade" would pick it up.
1506 [16:33:39] *** Quits: Sepultura (~Sepultura@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
1507 [16:33:40] <rant> sZbcE8qNfG: replaced-url
1508 [16:34:01] *** debhelper sets mode: +l 1072
1509 [16:34:16] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1510 [16:34:34] *** Parts: broesel (~broesel@replaced-ip ) ()
1511 [16:34:35] <rant> its actually one of the FAQ.. and the answer is no because its tracking a moving target already and the debian policy is loosened for backports to allow maintainers to grab security fixes directly from sid without waiting for it to go through to testing
1512 [16:35:59] <bites> the kernel in backports gets quite frequent updates.
1513 [16:36:01] <sZbcE8qNfG> oh ok
1514 [16:36:29] <greycat> In practice, a backport gets uploaded whenever some human being perceives a need for it, and once that need has been met by a backport, it will probably not be superseded by another one unless a new need is born.
1515 [16:36:51] *** Joins: woshty (~woshty@replaced-ip )
1516 [16:36:58] <greycat> Kernels are an extremely special case.
1517 [16:37:53] *** Joins: ssarah (~miguel@replaced-ip )
1518 [16:38:28] <sZbcE8qNfG> i see
1519 [16:40:05] <sZbcE8qNfG> so hypothetically, if I install postgresql-9.0....and now the new version in stable is 9.9, I will still have 9.0 right?
1520 [16:40:31] <sZbcE8qNfG> nevermind :)
1521 [16:40:31] <greycat> *what*
1522 [16:40:47] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Quit: yunhao94)
1523 [16:41:13] *** Joins: yunhao94 (~yunhao94@replaced-ip )
1524 [16:43:58] *** Joins: jarfr (~jarfr@replaced-ip )
1525 [16:44:12] *** Quits: crazyisaac (~isaac@replaced-ip ) (Remote host closed the connection)
1526 [16:44:27] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
1527 [16:44:33] *** Quits: combro2k (~combro2k@replaced-ip ) (Remote host closed the connection)
1528 [16:44:36] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Ping timeout: 252 seconds)
1529 [16:44:42] <sZbcE8qNfG> ok I will add deb replaced-url
1530 [16:44:50] *** Joins: combro2k (~combro2k@replaced-ip )
1531 [16:44:52] <greycat> Your example was so backwards and convoluted *and* used made-up numbers... I can't figure out what your mental model of this process is, but it most definitely does not match reality.
1532 [16:45:01] *** Joins: Freenoodle (~Freenoodl@replaced-ip )
1533 [16:45:07] <sZbcE8qNfG> yeah it was a bad example
1534 [16:45:12] *** Joins: graphene (~graphene@replaced-ip )
1535 [16:45:33] <greycat> The current stable Debian release (stretch) has postgresql-9.6. This will never change. Stretch has 9.6. Period. Forever.
1536 [16:45:52] <sZbcE8qNfG> yep I forgot about that
1537 [16:45:59] <greycat> Unstable has postgresql-10 but there is currently no backport of it, so that's kinda moot.
1538 [16:46:21] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1539 [16:46:38] *** Quits: combro2k (~combro2k@replaced-ip ) (Client Quit)
1540 [16:46:43] <greycat> But IF IN THEORY some day someone made a backport of postgresql-10 for stretch, and you installed it, then you would have both postgresql-9.6 and postgresql-10 on stretch, because they are separate packages, and they coexist, and Debian uses a weird cluster thingy-doodad.
1541 [16:46:51] *** Joins: combro2k (~combro2k@replaced-ip )
1542 [16:46:51] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
1543 [16:46:54] *** Joins: Error451 (~R@replaced-ip )
1544 [16:47:09] <greycat> If you want to migrate your actual pg databases to the new release, you have to run some cluster migration/dropping commands which are listed in the Debian docs.
1545 [16:47:29] *** Joins: fedorafan (~fedorafan@replaced-ip )
1546 [16:47:36] <sZbcE8qNfG> yeah
1547 [16:48:38] <petn-randall> (which is why postgres is bad example)
1548 [16:48:42] <sZbcE8qNfG> 1 more question: 4.17 is the latest kernel in stretch-backports? I used search and that's what it said
1549 [16:48:49] <greycat> ,kernels
1550 [16:48:50] <judd> Available kernel versions are: experimental: 4.19.0-rc2-686 (4.19~rc2-1~exp1); sid: 4.17.0-3-686 (4.17.17-1); buster: 4.17.0-3-686 (4.17.17-1); stretch-backports: 4.17.0-0.bpo.3-686-pae (4.17.17-1~bpo9+1); stretch: 4.9.0-8-686-pae (4.9.110-3+deb9u4); jessie-backports: 4.9.0-0.bpo.6-686-pae (4.9.88-1+deb9u1~bpo8+1); jessie: 4.9.0-0.bpo.8-686-pae (4.9.110-3+deb9u4~deb8u1); wheezy-
1551 [16:48:51] <judd> backports: 3.16.0-0.bpo.4-686-pae (3.16.39-1+deb8u1~bpo70+1); wheezy: 3.2.0-6-686-pae (3.2.102-1)
1552 [16:49:00] <petn-randall> yes
1553 [16:49:09] <greycat> judd says yes too
1554 [16:50:20] <petn-randall> sZbcE8qNfG: linux-image-amd64 from stretch-backports will always depend on the kernel from stretch-backports, so it makes sense to install that if you need it. Note however that it will be a moving target: Some time in the future it will be 4.18, then 4.19, etc.
1555 [16:50:56] <sZbcE8qNfG> i see...hopefully it will be stable enough
1556 [16:51:32] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1557 [16:51:58] <bites> you can keep multiple kernels to fall back to in case it isn't. they are not deleted on upgrade.
1558 [16:52:04] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1559 [16:52:28] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
1560 [16:52:33] *** Quits: Freenoodle (~Freenoodl@replaced-ip ) (Ping timeout: 245 seconds)
1561 [16:53:07] *** Joins: fChanX (~fChanX@replaced-ip )
1562 [16:53:33] *** Joins: JimmySteve (~JimmyStev@replaced-ip )
1563 [16:54:13] <sZbcE8qNfG> all done, time to reboot and find out :)
1564 [16:54:15] <sZbcE8qNfG> thanks!
1565 [16:54:28] <dka> Does anybody know here how I can add USB3 driver to USB stick from debian?
1566 [16:54:36] <dka> It's a windows 7 usb stick
1567 [16:54:42] <dka> people from #windows doesn't have a clue
1568 [16:55:14] <Wulf> dka: mount it, copy the file, unmount it?
1569 [16:55:39] <Wulf> dka: it might be auto mounted. Have a look at /media/dka/
1570 [16:56:19] <petn-randall> dka: What filesystem is there on the USB stick?
1571 [16:56:46] <dka> fat32
1572 [16:56:54] <dka> I have mounted the file on the stick under driver
1573 [16:57:10] <dka> I have used these drivers: replaced-url
1574 [16:57:20] <dka> I have extracted the zip in /mnt/drivers
1575 [16:57:42] <dka> then I moved to the same folder all the sources I could find in /mnt/drivers directories recursively
1576 [16:58:15] *** Quits: aielima (~aielima@replaced-ip ) (Ping timeout: 256 seconds)
1577 [16:58:31] *** Joins: mvaenskae (~mvaenskae@replaced-ip )
1578 [16:58:51] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1579 [17:00:39] *** Joins: annadane (~annadane@replaced-ip )
1580 [17:01:08] <dka> it does not work
1581 [17:03:01] <SerajewelKS> !doesn't work
1582 [17:03:01] <dpkg> "Doesn't work" is a vague statement. Does it sit on the couch all day long? Does it procrastinate doing the dishes? Does it beg on the street for change? Please be specific! Define 'it' and what it isn't doing. Give us more details so we can help you without needing to ask basic questions like "what's the error message?". Ask me about <smart questions>, <sicco> and <errors>.
1583 [17:03:16] <Habbie> !sicco
1584 [17:03:17] <dpkg> Please ask sicco questions, questions that are Specific, Informative, Concise, Complete, and On-topic. Ask me about <research> and <cooperation in asking for help>.
1585 [17:03:48] <greycat> I don't know how you could possibly conceive of the idea that we would know how to add a Windows driver to a Windows install image.
1586 [17:03:49] *** Quits: eduardas_m (~eduardas@replaced-ip ) (Quit: Konversation terminated!)
1587 [17:04:00] <greycat> Back on the /ignore list he goes.
1588 [17:04:43] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1589 [17:05:20] *** Joins: Freenoodle (~Freenoodl@replaced-ip )
1590 [17:05:21] <SerajewelKS> dka: this is a windows driver, not a linux driver. are you trying to make this driver work on a debian system, or what?
1591 [17:05:30] *** Joins: scoopex (~scoopex@replaced-ip )
1592 [17:05:36] *** Parts: Buygrush (~Thunderbi@replaced-ip ) ()
1593 [17:07:34] *** Quits: combro2k (~combro2k@replaced-ip ) (Quit: WeeChat 2.2)
1594 [17:07:35] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1595 [17:07:48] <dka> SerajewelKS, the problem is that I have only 3 debian hosts, no dvd drive, no cd drive
1596 [17:07:49] <sZbcE8qNfG> damn same problem, black screen with cursor blinking when resuming
1597 [17:07:57] *** Joins: combro2k (~combro2k@replaced-ip )
1598 [17:07:58] <dka> I need to install Win 7 on one of them
1599 [17:08:05] <Wulf> dka: install from network?
1600 [17:08:18] <dka> Wulf, don't see how it would help
1601 [17:08:32] <Wulf> dka: you wouldn't need usb drivers for that :-)
1602 [17:08:41] <dka> it's need usb3 for ssd
1603 [17:08:54] <dka> the problem is not the usb stick which is plug in USB2 port
1604 [17:08:55] *** Quits: ssarah (~miguel@replaced-ip ) (Quit: Leaving)
1605 [17:08:56] *** Quits: ma27 (~ma27@replaced-ip ) (Quit: WeeChat 2.1)
1606 [17:09:08] <dka> the problem is that I have no HARD drive available except SSD drive
1607 [17:09:08] *** Quits: combro2k (~combro2k@replaced-ip ) (Client Quit)
1608 [17:09:20] *** Joins: combro2k (~combro2k@replaced-ip )
1609 [17:09:22] <Wulf> dka: I see. It's possible to patch the .wim (?) windows installer files to include more drivers
1610 [17:09:26] *** Joins: ma27 (~ma27@replaced-ip )
1611 [17:09:29] <Wulf> dka: I don't remember exactly how, but it wasn't too hard
1612 [17:09:29] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Ping timeout: 250 seconds)
1613 [17:09:35] <dka> Wulf, I have seen that, but then I need a windows available
1614 [17:09:45] <dka> it is explained for windows here
1615 [17:09:45] <dka> replaced-url
1616 [17:09:48] <Wulf> dka: nope, I did that from my debian installation
1617 [17:09:56] <dka> And one is explaining for linux dist here : replaced-url
1618 [17:10:11] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
1619 [17:10:18] *** Quits: Cork (~Cork@replaced-ip ) (Remote host closed the connection)
1620 [17:11:23] <dka> I haven't been through step 1 : "Download the latest version of the SystemRescueCd (make sure it's in .iso format)."
1621 [17:13:58] *** Quits: Freenoodle (~Freenoodl@replaced-ip ) (Remote host closed the connection)
1622 [17:14:00] *** Joins: dadinn (~DADINN@replaced-ip )
1623 [17:14:33] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
1624 [17:15:13] *** Quits: f4cl3y (~f4cl3y@replaced-ip ) (Ping timeout: 246 seconds)
1625 [17:15:21] *** Quits: JohnML (~john1@replaced-ip ) (Remote host closed the connection)
1626 [17:15:39] *** Quits: chele (~chele@replaced-ip ) (Quit: Leaving)
1627 [17:16:05] *** Quits: vaxsquid (~vaxsquid@replaced-ip ) (Remote host closed the connection)
1628 [17:16:27] *** Joins: JohnML (~john1@replaced-ip )
1629 [17:16:27] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1630 [17:17:36] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1631 [17:17:39] <sZbcE8qNfG> strange
1632 [17:17:46] <sZbcE8qNfG> suspend works....hibernate does not
1633 [17:18:32] *** Joins: cdown (~cdown@replaced-ip )
1634 [17:18:34] *** Quits: msimpson (~msimpson@replaced-ip ) (Quit: Leaving)
1635 [17:18:41] *** Joins: crazyisaac (~isaac@replaced-ip )
1636 [17:19:15] *** Joins: mtn (~mtn@replaced-ip )
1637 [17:19:18] *** Joins: no_gravity (~no_gravit@replaced-ip )
1638 [17:19:46] <no_gravity> Hello! I'm trying to make the cursor of the mate terminal stop blinking. I already did what people suggest on the web: use gconf-editor to set cursor_blink_mode to off. But that has no effect.
1639 [17:19:56] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1640 [17:20:34] *** Joins: ralpheeee (~ralpheeee@replaced-ip )
1641 [17:21:43] *** Quits: dilema (~dilema@replaced-ip ) (Remote host closed the connection)
1642 [17:22:25] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1643 [17:22:34] <crazyisaac> Hey i have been trying to autorun Guake when i startx but it doesn´t work.I tried to use crontab and sudo cp /usr/share/applications/guake.desktop /etc/xdg/autostart/ too, but nothing works. Can someone help me?
1644 [17:22:55] <dka> Is there a way to edit archive .wim or to create .wim from debian?
1645 [17:22:59] <no_gravity> I found the cursor thing! There is a setting in the terminal for it :)
1646 [17:23:37] <no_gravity> crazyisaac: Which WM?
1647 [17:23:58] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1648 [17:24:16] <crazyisaac> no_gravity: Debian 9
1649 [17:24:17] *** Joins: chiluk (~quassel@replaced-ip )
1650 [17:24:36] *** Joins: LtL (~ltl@replaced-ip )
1651 [17:24:39] *** Quits: n_1-c_k (~nick@replaced-ip ) (Ping timeout: 250 seconds)
1652 [17:24:47] <greycat> crazyisaac: gnome? kde? xfce? i3? fvwm?
1653 [17:24:52] <no_gravity> crazyisaac: You mean you use the WM (Window Manager) that Debian 9 suggests by default?
1654 [17:25:05] <no_gravity> crazyisaac: I don't know which one that is. Personally, I use the Mate Desktop.
1655 [17:25:24] <crazyisaac> no_gravity: im using fluxbox if is that what u mean
1656 [17:25:26] *** Quits: ralpheeee (~ralpheeee@replaced-ip ) (Client Quit)
1657 [17:25:56] <no_gravity> crazyisaac: Let me google that ...
1658 [17:26:07] <crazyisaac> no_gravity: sure
1659 [17:26:18] <n4dir> should have an autostart file in .config.
1660 [17:26:29] *** Joins: ralpheeee (~ralpheeee@replaced-ip )
1661 [17:26:40] <no_gravity> crazyisaac: Yes, it seems to be a window manager.
1662 [17:26:54] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1663 [17:27:09] <crazyisaac> no_gravity: im so noob srry if i fail xdd
1664 [17:27:26] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1665 [17:27:42] <no_gravity> crazyisaac: How do you start fluxbox?
1666 [17:27:53] *** Joins: vaxsquid (~vaxsquid@replaced-ip )
1667 [17:27:58] <sZbcE8qNfG> do you think I should keep the new kernel or revert back since it did not help fix the resume issue?
1668 [17:28:17] <no_gravity> crazyisaac: Well, I have to go. Good luck!
1669 [17:28:18] *** Parts: no_gravity (~no_gravit@replaced-ip ) ()
1670 [17:28:59] *** Joins: walnut_burl (~oak@replaced-ip )
1671 [17:29:00] *** Joins: dc- (~dc@replaced-ip )
1672 [17:30:54] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
1673 [17:31:09] *** Quits: rebrec (~rebrec@replaced-ip ) (Ping timeout: 252 seconds)
1674 [17:31:17] *** Joins: n_1-c_k (~nick@replaced-ip )
1675 [17:31:27] *** Joins: rebrec (~rebrec@replaced-ip )
1676 [17:31:48] *** Joins: graphene (~graphene@replaced-ip )
1677 [17:33:44] *** Joins: liske1 (~Thunderbi@replaced-ip )
1678 [17:34:30] *** Quits: rant (~user@replaced-ip ) (Quit: leaving)
1679 [17:38:07] *** Joins: Slashman (~Slash@replaced-ip )
1680 [17:38:21] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1681 [17:38:23] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1682 [17:39:00] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1683 [17:41:48] *** Joins: morfeokmg (~morfeokmg@replaced-ip )
1684 [17:41:48] *** Quits: n4dir (~n4dir@replaced-ip ) (Ping timeout: 252 seconds)
1685 [17:41:56] *** Quits: Christian75_ (~Christian@replaced-ip ) (Remote host closed the connection)
1686 [17:42:42] *** Quits: Trel (~Trel@replaced-ip ) (Remote host closed the connection)
1687 [17:42:44] *** Joins: Christian75 (~Christian@replaced-ip )
1688 [17:43:15] *** Joins: Trel (~Trel@replaced-ip )
1689 [17:43:34] *** Quits: mvaenskae (~mvaenskae@replaced-ip ) (Ping timeout: 246 seconds)
1690 [17:44:43] *** Joins: galex-713 (~user@replaced-ip )
1691 [17:45:17] <galex-713> Hi
1692 [17:45:27] <kirk781> Hi galex-713
1693 [17:45:28] *** Quits: yunhao94 (~yunhao94@replaced-ip ) (Ping timeout: 272 seconds)
1694 [17:47:23] <galex-713> I now noticed these two actions (as root of course) turned the screen blank and the system unresponding: service gdm start, and startx
1695 [17:47:29] *** Quits: crazyisaac (~isaac@replaced-ip ) (Remote host closed the connection)
1696 [17:47:55] *** Joins: czart (~czart@replaced-ip )
1697 [17:47:59] *** Parts: Pegasus_RPG (~Thunderbi@replaced-ip ) ()
1698 [17:48:01] <galex-713> I finally succeeded to boot by appending “systemd.unit=multi-user.target” to linux so init doesn’t run gdm itself
1699 [17:48:06] *** Joins: towo` (~towo@replaced-ip )
1700 [17:48:27] *** Quits: ma27 (~ma27@replaced-ip ) (Quit: WeeChat 2.1)
1701 [17:48:54] *** Joins: ma27 (~ma27@replaced-ip )
1702 [17:48:58] *** Joins: nbunjevac (~nbunjevac@replaced-ip )
1703 [17:49:15] <galex-713> I also noticed this problem only occur when I try to boot on this laptop, a thinkpad X60, with Libreboot (the free-software bios replacement): could that be linked to the absence of BIOS (it run directly grub, without seabios or any bios)?
1704 [17:50:20] <galex-713> when I boot this system under the other computer, a x60t, without libreboot (stock bios) it works
1705 [17:51:03] <galex-713> also, I observe the same problem on the live image I used to install this system: blank screen when X should load (though normally live image doesn’t load the DM login screen)
1706 [17:51:14] <galex-713> oh sorry, normally it’s lightdm, not gdm
1707 [17:51:32] <galex-713> I *think* I tested service lightdm start, not gdm start
1708 [17:51:35] <galex-713> should I?
1709 [17:52:07] <galex-713> notice the graphical installation went fine
1710 [17:52:29] <galex-713> recall me: does graphical installation use xorg? does live image use lightdm?
1711 [17:52:46] *** Joins: MACscr|lappy (~MACscr|la@replaced-ip )
1712 [17:53:20] *** Joins: Sia- (~sia@replaced-ip )
1713 [17:53:55] *** Quits: bzp (~usuario@replaced-ip ) (Remote host closed the connection)
1714 [17:54:49] *** Quits: liske1 (~Thunderbi@replaced-ip ) (Quit: liske1)
1715 [17:55:19] *** Joins: liske1 (~Thunderbi@replaced-ip )
1716 [17:55:19] <petn-randall> galex-713: yes, and maybe. I think it's gdm3 by default.
1717 [17:55:21] *** Quits: liske1 (~Thunderbi@replaced-ip ) (Client Quit)
1718 [17:56:04] <galex-713> petn-randall: I think only lightdm is installed here
1719 [17:56:56] <galex-713> petn-randall: yes to what? to graphical installation using xorg?
1720 [17:59:09] *** Joins: hipp (~hipp@replaced-ip )
1721 [17:59:40] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Read error: Connection reset by peer)
1722 [18:00:11] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1723 [18:00:21] *** Joins: v01t (~v01t@replaced-ip )
1724 [18:01:09] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
1725 [18:01:56] *** Joins: rsx (~rsx@replaced-ip )
1726 [18:03:40] *** Quits: MACscr|lappy (~MACscr|la@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1727 [18:04:48] <petn-randall> galex-713: yes
1728 [18:06:07] *** Joins: thescientist (~thescient@replaced-ip )
1729 [18:07:06] *** Quits: n_1-c_k (~nick@replaced-ip ) (Ping timeout: 252 seconds)
1730 [18:07:29] *** Joins: clemens3 (~clemens@replaced-ip )
1731 [18:08:59] *** Joins: MACscr|lappy (~MACscr|la@replaced-ip )
1732 [18:09:04] *** Quits: sysvalve (~sysvalve@replaced-ip ) (Quit: Leaving)
1733 [18:09:20] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 244 seconds)
1734 [18:11:26] *** Joins: fuzzface (~fuzzface@replaced-ip )
1735 [18:11:40] *** Joins: mibo (~mibo@replaced-ip )
1736 [18:12:28] *** Quits: fuzzface (~fuzzface@replaced-ip ) (Client Quit)
1737 [18:13:41] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
1738 [18:14:02] *** Joins: n_1-c_k (~nick@replaced-ip )
1739 [18:15:53] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 245 seconds)
1740 [18:16:16] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
1741 [18:19:01] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Read error: Connection reset by peer)
1742 [18:19:17] *** Joins: tymczenko (~tymczenko@replaced-ip )
1743 [18:19:20] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1744 [18:19:30] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1745 [18:19:34] *** Joins: jfoy (~jfoy@replaced-ip )
1746 [18:19:35] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1747 [18:22:15] *** Quits: Modeuse (~kvirc@replaced-ip ) (Ping timeout: 244 seconds)
1748 [18:22:24] *** Quits: n9nes (~strn@replaced-ip ) (Remote host closed the connection)
1749 [18:22:48] *** Joins: n9nes (~strn@replaced-ip )
1750 [18:23:23] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1751 [18:25:17] *** Quits: Sia- (~sia@replaced-ip ) (Quit: ZZZzzz…)
1752 [18:26:11] *** Joins: }{Range (52c7dfd0@replaced-ip )
1753 [18:28:47] *** Quits: n_1-c_k (~nick@replaced-ip ) (Ping timeout: 250 seconds)
1754 [18:28:48] *** Joins: Mr_Keyser_Soze99 (~Mr_Keyser@replaced-ip )
1755 [18:28:55] *** Joins: n_1-c_k (~nick@replaced-ip )
1756 [18:29:34] *** Joins: DerLG (~derlg@replaced-ip )
1757 [18:30:39] *** Joins: Sia- (~sia@replaced-ip )
1758 [18:30:50] *** Quits: Sia- (~sia@replaced-ip ) (Remote host closed the connection)
1759 [18:31:29] *** Joins: Orys (~Orys@replaced-ip )
1760 [18:32:45] *** Quits: rafalcpp (~racalcppp@replaced-ip ) (Ping timeout: 252 seconds)
1761 [18:34:01] *** debhelper sets mode: +l 1078
1762 [18:35:03] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 245 seconds)
1763 [18:36:04] *** Joins: Jing (Jing@replaced-ip )
1764 [18:38:00] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
1765 [18:38:17] <sZbcE8qNfG> has anyone gotten vlc and screenlocking working together in MATE?
1766 [18:38:40] <sZbcE8qNfG> when I watch a video fullscreen, MATE runs the screenlocker after a certain time
1767 [18:38:55] <sZbcE8qNfG> vlc "disable screensaver" flag is already set
1768 [18:39:54] *** Quits: DerLG (~derlg@replaced-ip ) (Ping timeout: 252 seconds)
1769 [18:41:47] *** Joins: jehorn (~jehorn@replaced-ip )
1770 [18:46:25] <mtn> sZbcE8qNfG: something in the power management settings?
1771 [18:47:08] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1772 [18:47:24] *** Quits: ralpheeee (~ralpheeee@replaced-ip ) (Quit: WeeChat 2.2)
1773 [18:49:20] *** Joins: bozza (~bozza@replaced-ip )
1774 [18:49:30] <ws2k3> update-grub shows me the sdb1 but this should be sdc1. how can i change this? /boot/grub/boot.cfg ?
1775 [18:50:11] *** Quits: gedia (~gd@replaced-ip ) (Quit: Konversation terminated!)
1776 [18:50:44] <petn-randall> ws2k3: The real question is "why aren't you using UUIDs yet?".
1777 [18:51:01] <petn-randall> ws2k3: What is now sdb1 might be sda1 on next reboot.
1778 [18:51:06] <jehorn> Yeah use UUID, blkid to get that.
1779 [18:51:40] <ws2k3> petn-randall cause i cloned the disk to a new disk. i already boot from the new disk. so grub is working there. but it still boots towards the old disk
1780 [18:51:53] *** Joins: schu-r1 (~Thunderbi@replaced-ip )
1781 [18:52:28] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1782 [18:52:39] *** Joins: Cork (~Cork@replaced-ip )
1783 [18:52:45] <petn-randall> ws2k3: Use `blkid` to look up the UUID of the disk, and use that as reference. Using canonical names is not safe, as they can change with the kernel, disk order, and with the change of the wind.
1784 [18:53:27] <ws2k3> petn-randall i already changed the blkid in fstab. but i dont know what i should change in the grub.cfg
1785 [18:53:37] <petn-randall> ws2k3: Your grub config is updated with `update-grub`, and it sources data from /etc/default/grub.
1786 [18:54:11] <petn-randall> and maybe /etc/fstab, I guess.
1787 [18:54:12] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.3-dev)
1788 [18:54:13] *** schu-r1 is now known as schu-r
1789 [18:54:38] <petn-randall> I'm guessing `update-grub` is all you need for it to update.
1790 [18:54:47] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1791 [18:54:54] <ws2k3> i already tryed it when i ran update-grub it took the old disk
1792 [18:55:22] <ws2k3> petn-randall and there is no id in the /etc/default/grub
1793 [18:56:03] *** Joins: Namarrgon (~Namarrgon@replaced-ip )
1794 [18:56:05] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1795 [18:56:23] <petn-randall> "but it still boots towards the old disk" I don't know what you mean with that.
1796 [18:56:42] <petn-randall> Did you update the UUIDs after cloning the disk? Otherwise the system won't be able to distinguish them.
1797 [18:56:48] *** Quits: b0b (~bob@replaced-ip ) (Quit: o/)
1798 [18:58:07] <ws2k3> petn-randall i updates the UUID in fstab but not in grub
1799 [18:58:32] <ws2k3> "but it still boots towards the old disk" means that i ended up with a / from the old disk(mount)
1800 [18:58:36] <petn-randall> ws2k3: No, those of the disk. If you didn't change them, then both the old and the new disk have the same UUID.
1801 [18:59:10] <ws2k3> petn-randall i just inserted a new disk. so it got a new UUID
1802 [18:59:28] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1803 [18:59:33] <rydare> if you do task-sel GNOME does Debian install NetworkManager? I did LXQT and it installed conman
1804 [19:00:12] <ws2k3> petn-randall hmm.... yeah you are right. both have the same uuid in blkid
1805 [19:00:31] <jehorn> I think it does install the gnome network manager if you do apt-get install task-gnome-desktop
1806 [19:01:06] <rydare> ok, i installed networkmanager and uninstalled conman... network breifly went out until i restarted networkmanager
1807 [19:01:21] *** Quits: Jing (Jing@replaced-ip ) (Quit: Jing)
1808 [19:03:04] <petn-randall> ws2k3: Yes, you need to change those. If it's GPT, you can simple run `sgdisk -R /dev/<disktochange>`
1809 [19:03:16] *** Joins: Nekojimi (~jimj316@replaced-ip )
1810 [19:03:28] <petn-randall> Correction, `sgdisk -G /dev/<disktochange>`
1811 [19:03:32] <petn-randall> Always check the man page :)
1812 [19:04:33] *** Joins: dayten (~gnoid@replaced-ip )
1813 [19:04:50] *** Joins: lappet (usernm@replaced-ip )
1814 [19:04:54] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1815 [19:04:59] <lappet> hi guys
1816 [19:05:33] <lappet> i just install debian alongside ubuntu, without grub.
1817 [19:06:18] <lappet> i want to add debian to boot list on grub
1818 [19:06:52] <petn-randall> lappet: You want to add Debian to Ubuntu's grub?
1819 [19:06:53] <lappet> how can i do that ?
1820 [19:06:54] <greycat> Pick one operating system to be the one that manages your grub configuration, and run update-grub in that OS.
1821 [19:07:00] <jehorn> So you install GRUB in the Ubuntu install, then installed Debian?
1822 [19:07:01] *** Joins: ralpheeee (ralpheeee@replaced-ip )
1823 [19:07:10] <jehorn> Yeah, just about to say that
1824 [19:07:12] *** Joins: crazyisaac (~isaac@replaced-ip )
1825 [19:07:19] <tw> rustc made it to backports? we might even get ff esr60 =D
1826 [19:07:31] <ws2k3> petn-randall sgdisk command not found
1827 [19:07:40] <kirk781> Wait, one can install two Linux distros without configuring Grub?
1828 [19:07:44] <lappet> jehorn: yup. something like that
1829 [19:07:47] <greycat> ,v rustc
1830 [19:07:48] <judd> Package: rustc on amd64 -- stretch: 1.14.0+dfsg1-3; buster: 1.28.0+dfsg1-2; sid: 1.28.0+dfsg1-2
1831 [19:08:08] <jehorn> Just run sudo update-grub in Ubuntu, it should find Debian automatically.
1832 [19:08:23] <lappet> update-grub still dont get it right.
1833 [19:08:28] *** Joins: Uberius (~Uberius@replaced-ip )
1834 [19:08:49] <lappet> i need to add the debian to boot menu for EFI conf
1835 [19:09:09] <tw> mine says '1.24.1+dfsg1-1~deb9u2'
1836 [19:09:11] <petn-randall> lappet: You'll have to ask in #ubuntu then how to chain-boot Debian. In Debian, that's all you need to do.
1837 [19:09:39] <greycat> tw: maybe judd's out of sync, then
1838 [19:09:46] <jehorn> Oh okay, yeah EFI is a whole different thing.
1839 [19:09:50] <lappet> maybe its something to do with efibootmgr
1840 [19:10:42] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
1841 [19:11:00] <lappet> i want to follow efibootmgr guides (from internet). but i cant find *.efi file on my debian `/boot` dir.
1842 [19:11:36] <greycat> if you're letting Ubuntu manage your grub configs, you really should be asking #ubuntu, not us
1843 [19:11:49] <lappet> do i need to run `grub-install` on my debian?
1844 [19:11:56] <petn-randall> The EFI PE32 executable comes from grub, so that's still a Ubuntu issue then.
1845 [19:12:07] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 246 seconds)
1846 [19:12:09] *** Joins: grobi (~rtng@replaced-ip )
1847 [19:13:09] <lappet> i've dont solve this issues till now.
1848 [19:13:12] <lappet> i've installed some distro alongside debian some time ago
1849 [19:13:32] <jhutchins_wk> lappet: update-grub should find and add any OS you have on the system.
1850 [19:13:53] *** Quits: MACscr|lappy (~MACscr|la@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1851 [19:14:01] *** debhelper sets mode: +l 1086
1852 [19:14:32] <lappet> jhutchins_wk: i've searched way to do this when i use wheezy though
1853 [19:15:02] <ws2k3> petn-randall with tune2fs i assigned a new id
1854 [19:16:22] <lappet> btw, sorry for my bad english
1855 [19:16:40] <annadane> your english is fine
1856 [19:16:49] *** Quits: tvm (~tvm@replaced-ip ) (Read error: Connection reset by peer)
1857 [19:16:49] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1858 [19:17:05] <lappet> annadane: thank you
1859 [19:17:58] *** Joins: tvm (~tvm@replaced-ip )
1860 [19:19:16] <lappet> i'll try tricks from internet
1861 [19:19:26] *** Quits: thescientist (~thescient@replaced-ip ) (Remote host closed the connection)
1862 [19:19:46] *** Joins: thescientist (~thescient@replaced-ip )
1863 [19:21:25] <galex-713> petn-randall: should I try with gdm?
1864 [19:22:28] *** Joins: Freshnuts (Freshnuts@replaced-ip )
1865 [19:23:00] *** Joins: Lope (~lope@replaced-ip )
1866 [19:23:18] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1867 [19:23:33] *** Quits: _ADN_ (~username@replaced-ip ) (Ping timeout: 252 seconds)
1868 [19:23:41] *** Joins: misirk85 (~misirk85@replaced-ip )
1869 [19:24:10] <misirk85> hello, i have issue with debian live non free usb stick
1870 [19:25:05] *** Quits: thescientist (~thescient@replaced-ip ) (Quit: Leaving)
1871 [19:25:06] <misirk85> i write iso image using dd to usb, after it i reboot pc, usb is fine - botable, but wken i tries run live
1872 [19:25:19] <misirk85> its stopped in main menu
1873 [19:26:13] <Lope> I've got nbd-server 3.15.2 on Debian 9. And I've got nbd-client 3.16.2 on Ubuntu 18.04. When I connect the client to server the nbd-server gets a segfault.
1874 [19:26:22] <Lope> Is there a new version of nbd-server in backports?
1875 [19:27:00] <jhutchins_wk> misirk85: Did you check the checksum of the image you downloaded?
1876 [19:27:06] <greycat> ,v nbd-server
1877 [19:27:08] <judd> Package: nbd-server on amd64 -- wheezy: 1:3.2-4~deb7u5; wheezy-security: 1:3.2-4~deb7u5; jessie-security: 1:3.8-4+deb8u1; jessie: 1:3.8-4+deb8u3; stretch: 1:3.15.2-3; buster: 1:3.18-1; sid: 1:3.18-1
1878 [19:27:15] <jhutchins_wk> misirk85: What do you mean by "main menu"?
1879 [19:27:38] *** Joins: cdown (~cdown@replaced-ip )
1880 [19:27:48] *** Quits: jehorn (~jehorn@replaced-ip ) (Quit: Be back later.)
1881 [19:28:14] <misirk85> menu where i choose option bootable usb -> 1. run live 2-> install debian os etc
1882 [19:28:30] <jhutchins_wk> lappet: Make sure you check the EFI documentation on the Debian wiki (and other pages).
1883 [19:28:40] <misirk85> i dont check checksum, i will check
1884 [19:29:26] <misirk85> i download from replaced-url
1885 [19:29:51] *** Quits: crazyisaac (~isaac@replaced-ip ) (Remote host closed the connection)
1886 [19:29:54] <sZbcE8qNfG> question, do backports require a similar line in apt sources for security updates: deb replaced-url
1887 [19:30:03] <misirk85> image debian-live-9.5.0-amd64-lxde+nonfree.iso
1888 [19:30:20] <annadane> sZbcE8qNfG, no
1889 [19:30:27] <awal1> !backports
1890 [19:30:28] <dpkg> A backport is a package from a newer Debian branch, compiled from source for an older branch to avoid dependency and <ABI> complications. replaced-url
1891 [19:30:47] <annadane> just the one line - deb replaced-url
1892 [19:30:57] <sZbcE8qNfG> oh ok thanks
1893 [19:31:14] <misirk85> checksum is ok
1894 [19:31:17] <Lope> annadane, who are you talking to?
1895 [19:31:19] <sZbcE8qNfG> i don't use contrib so no need to add that one
1896 [19:31:30] *** Quits: bozza (~bozza@replaced-ip ) (Ping timeout: 252 seconds)
1897 [19:31:31] <greycat> obviously she's talking to the guy who asked the backports question
1898 [19:31:31] <sZbcE8qNfG> me
1899 [19:31:36] <annadane> well, if you use non-free you need contrib
1900 [19:31:36] <Lope> alright
1901 [19:31:45] <sZbcE8qNfG> why?
1902 [19:32:01] <annadane> because so many packages in contrib rely on non-free and vice versa
1903 [19:32:04] <ws2k3> when i run apt-get update i get Segmentation fault i already removed rm -rf /usr/bin/apt-listchanges/*.* and rm -rf /var/cache/apt/*.bin what can i do to debug this further
1904 [19:32:17] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1905 [19:32:23] <greycat> you can actually use contrib without non-free, but not the other way around
1906 [19:32:29] <sZbcE8qNfG> the 2 packages I needed didn't have any dependencies in contrib (at least apt didn't warn me about it)
1907 [19:32:54] <greycat> things in non-free (like intel-microcode) will depend on things in contrib (like iucode-tool)
1908 [19:33:02] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 244 seconds)
1909 [19:33:12] <sZbcE8qNfG> won't apt-get install packagefromnonfree complain about it
1910 [19:33:42] <awal1> a single word in sources file really matters?
1911 [19:33:44] <awal1> :P
1912 [19:33:51] <annadane> it's really best to just add them regardless, it doesn't hurt anything
1913 [19:34:02] *** Quits: Tier__ (~dastier@replaced-ip ) (Read error: Connection reset by peer)
1914 [19:34:06] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1915 [19:34:27] <ws2k3> found this in the syslog segfault at b757bfff ip b74b2409 sp bfd79171 error 7 in libstdc++.so.6.0.22[b7406000+170000]
1916 [19:34:30] *** Quits: ralpheeee (ralpheeee@replaced-ip ) (K-Lined)
1917 [19:34:39] <sZbcE8qNfG> oh ok, I'll add it...does this look OK: replaced-url
1918 [19:34:57] *** Parts: Orys (~Orys@replaced-ip ) ("Leaving")
1919 [19:34:57] *** Joins: Christian75 (~Christian@replaced-ip )
1920 [19:35:31] <annadane> that's correct
1921 [19:35:37] <sZbcE8qNfG> great thanks!
1922 [19:36:00] *** Joins: kopper (~mrbabar@replaced-ip )
1923 [19:36:13] <misirk85> enyone had similar issue?
1924 [19:36:24] <annadane> for those with a true aversion to non-free or contrib software you can apt show foo where foo is the name of a package and under "section" it may say contrib or non-free
1925 [19:36:46] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
1926 [19:36:51] <annadane> synaptic actually makes this easier, much as i hate to admit it
1927 [19:38:18] *** Joins: Haudegen (~quassel@replaced-ip )
1928 [19:38:26] <annadane> (also the vrms package for already installed contrib and non-free packages)
1929 [19:39:33] <sZbcE8qNfG> i see
1930 [19:39:47] *** Quits: kirk781 (~kirk781@replaced-ip ) (Read error: Connection reset by peer)
1931 [19:39:57] *** Joins: DerLG (~derlg@replaced-ip )
1932 [19:40:03] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 252 seconds)
1933 [19:40:17] *** Joins: kirk781 (~kirk781@replaced-ip )
1934 [19:41:10] *** Joins: dreamon (~dreamon@replaced-ip )
1935 [19:41:21] *** Joins: tymczenko (~tymczenko@replaced-ip )
1936 [19:42:48] *** Quits: galex-713 (~user@replaced-ip ) (Remote host closed the connection)
1937 [19:42:57] *** Joins: zerotech (~zerotech@replaced-ip )
1938 [19:43:19] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 250 seconds)
1939 [19:44:08] *** Quits: gryffus_ (~gryffus@replaced-ip ) (Ping timeout: 250 seconds)
1940 [19:44:17] <Lope> I'm trying to share a block device across my network but nbd-server keeps segfaulting. It's version 3.15.2 (latest) on Debian 9. I'm even trying on the same machine, same versions of nbd-client and nbd-server. `nbd-server -C /dev/null 0.0.0.0@1234 /dev/sdb1` `nbd-client 127.0.0.1 1234 /dev/nbd0 -persist`
1941 [19:44:56] *** Joins: iViLe (~bob@replaced-ip )
1942 [19:44:57] <Lope> segfault at 0 ip 00007fef2196253e sp 00007fff1ebeeb88 error 4 in libc-2.24.so[7fef218d3000+195000]
1943 [19:45:57] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1944 [19:46:03] *** Quits: sZbcE8qNfG (b9e81643@replaced-ip ) (Ping timeout: 252 seconds)
1945 [19:46:30] *** Joins: Fynyx (~Fynyx@replaced-ip )
1946 [19:47:12] *** Quits: bites (~bites@replaced-ip ) (Ping timeout: 252 seconds)
1947 [19:47:45] *** Quits: fedorafan (~fedorafan@replaced-ip ) (Ping timeout: 252 seconds)
1948 [19:48:18] *** Quits: Lope (~lope@replaced-ip ) (Quit: Leaving)
1949 [19:49:34] *** Quits: vizius00 (~vizius00@replaced-ip ) (Ping timeout: 244 seconds)
1950 [19:49:37] <Wulf> Where can I download old packages for SID?
1951 [19:49:43] <greycat> !snapshot
1952 [19:49:43] <dpkg> replaced-url
1953 [19:50:16] <Wulf> greycat: thankyou!
1954 [19:50:16] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ()
1955 [19:51:06] *** Joins: vizius00 (~vizius00@replaced-ip )
1956 [19:51:34] *** Quits: Fynyx (~Fynyx@replaced-ip ) (Ping timeout: 240 seconds)
1957 [19:51:42] *** Joins: galex-713 (~user@replaced-ip )
1958 [19:51:44] <jhutchins_wk> !nbd
1959 [19:51:44] <dpkg> it has been said that nbd is Network Block Device -- replaced-url
1960 [19:52:18] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1961 [19:52:18] <galex-713> petn-randall: re
1962 [19:53:43] *** Joins: jehorn (~jehorn@replaced-ip )
1963 [19:57:01] *** Joins: Vizva (~Vizva@replaced-ip )
1964 [19:57:36] *** Joins: d70 (~d7@replaced-ip )
1965 [19:58:01] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1966 [19:58:04] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Quit: Leaving)
1967 [19:59:42] *** Quits: dolphy (~kramer@replaced-ip ) (Remote host closed the connection)
1968 [19:59:43] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 246 seconds)
1969 [20:00:58] *** Joins: joft (~joft@replaced-ip )
1970 [20:01:13] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1971 [20:02:32] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Remote host closed the connection)
1972 [20:03:18] *** Joins: tradar (~tradar@replaced-ip )
1973 [20:04:01] *** debhelper sets mode: +l 1079
1974 [20:04:27] *** Quits: damiano (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1975 [20:04:30] *** Joins: lsyoyom (~liny01@replaced-ip )
1976 [20:05:40] *** Joins: hagridaaron (~hagridaar@replaced-ip )
1977 [20:07:14] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
1978 [20:07:35] <misirk85> anyone? ;> :)
1979 [20:08:19] <annadane> misirk85, you can try asking #debian-live on irc.oftc.net
1980 [20:08:59] *** Joins: BadOgre (~BadOgre@replaced-ip )
1981 [20:09:24] *** Joins: rsx (~rsx@replaced-ip )
1982 [20:10:17] <misirk85> thank you annadane
1983 [20:10:27] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 240 seconds)
1984 [20:10:40] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1985 [20:10:44] <annadane> i know someone suggested checking the checksum
1986 [20:10:56] <misirk85> i already check checksum is ok
1987 [20:11:24] <misirk85> when i reboot pc i make photo/movie what i see
1988 [20:11:26] *** Joins: fstd (~fstd@replaced-ip )
1989 [20:11:45] *** Joins: fedorafan (~fedorafan@replaced-ip )
1990 [20:11:57] <misirk85> but before it i shall go to shop :)
1991 [20:12:23] *** Joins: Se-bash (~seba@replaced-ip )
1992 [20:14:07] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
1993 [20:15:34] *** Quits: tvm (~tvm@replaced-ip ) (Ping timeout: 272 seconds)
1994 [20:17:28] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 272 seconds)
1995 [20:19:22] *** Joins: nathamanath (~nathamana@replaced-ip )
1996 [20:19:24] *** Joins: nuuuciano (~luuuciano@replaced-ip )
1997 [20:21:05] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 244 seconds)
1998 [20:21:13] *** Joins: argusbr (~online@replaced-ip )
1999 [20:22:35] *** Joins: AimHere (~David@replaced-ip )
2000 [20:22:47] *** Joins: mauz555 (~mauz555@replaced-ip )
2001 [20:23:08] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
2002 [20:23:15] *** Quits: dayten (~gnoid@replaced-ip ) (Read error: Connection reset by peer)
2003 [20:25:27] *** Joins: Modeuse (~kvirc@replaced-ip )
2004 [20:26:29] *** Joins: nullbyte_ (~nullbyte@replaced-ip )
2005 [20:26:46] *** Quits: nullbyte_ (~nullbyte@replaced-ip ) (Client Quit)
2006 [20:27:26] *** Joins: DrWatson (~DrWatson_@replaced-ip )
2007 [20:27:34] *** Quits: sauvin (sauvin@replaced-ip ) (Remote host closed the connection)
2008 [20:27:36] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
2009 [20:27:46] *** Joins: dadinn (~DADINN@replaced-ip )
2010 [20:29:41] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
2011 [20:30:33] *** Joins: comphuse (~comphuse@replaced-ip )
2012 [20:32:14] *** Quits: comphuse (~comphuse@replaced-ip ) (Client Quit)
2013 [20:34:27] *** Joins: Tom-_ (~tomg@replaced-ip )
2014 [20:35:13] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
2015 [20:37:37] *** Joins: endstille (~endstille@replaced-ip )
2016 [20:37:55] *** Joins: Vizva (~Vizva@replaced-ip )
2017 [20:39:00] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2018 [20:41:14] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
2019 [20:41:38] *** Joins: srgg (~srgg@replaced-ip )
2020 [20:41:42] *** Joins: himcesjf_ (~cesjf@replaced-ip )
2021 [20:41:43] *** Quits: iViLe (~bob@replaced-ip ) (Ping timeout: 245 seconds)
2022 [20:42:08] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 245 seconds)
2023 [20:44:01] *** debhelper sets mode: +l 1085
2024 [20:44:13] *** Joins: Elleander (~Elleander@replaced-ip )
2025 [20:44:41] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Quit: WeeChat 2.2)
2026 [20:45:17] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2027 [20:45:30] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
2028 [20:46:00] *** Joins: Kafei (Jing@replaced-ip )
2029 [20:46:44] *** Joins: mauz555 (~mauz555@replaced-ip )
2030 [20:47:11] *** Quits: Vizva (~Vizva@replaced-ip ) (Ping timeout: 256 seconds)
2031 [20:48:57] *** Joins: iViLe (~bob@replaced-ip )
2032 [20:49:02] *** Joins: timahvo1 (~rogue@replaced-ip )
2033 [20:49:08] *** Quits: FightingFalcon (~FightingF@replaced-ip ) (Ping timeout: 272 seconds)
2034 [20:49:59] *** Quits: K0JIbKA (~K0JIbKA@replaced-ip ) (Quit: K0JIbKA)
2035 [20:50:16] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2036 [20:50:29] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
2037 [20:51:15] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
2038 [20:53:37] *** Quits: loic_ (~loic@replaced-ip ) (Quit: Quitte)
2039 [20:54:29] *** Joins: comphuse (~comphuse@replaced-ip )
2040 [20:56:29] *** Quits: BadOgre (~BadOgre@replaced-ip ) (Quit: BadOgre)
2041 [20:56:55] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2042 [20:57:21] *** Parts: jehorn (~jehorn@replaced-ip ) ()
2043 [20:57:28] *** Quits: graphene (~graphene@replaced-ip ) (Remote host closed the connection)
2044 [20:57:48] *** Quits: TxRaspPi (~TxRaspPI@replaced-ip ) (Ping timeout: 250 seconds)
2045 [20:58:23] *** Joins: graphene (~graphene@replaced-ip )
2046 [20:59:53] *** Joins: paw (~afong@replaced-ip )
2047 [21:00:21] *** Quits: czart (~czart@replaced-ip ) (Ping timeout: 252 seconds)
2048 [21:00:22] *** Joins: comphuse_ (~comphuse@replaced-ip )
2049 [21:00:57] <paw> hi, question. what's the way to get a list of keymaps on debian. localectl list-keymaps doesn't seem to work?
2050 [21:01:27] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Ping timeout: 252 seconds)
2051 [21:01:48] *** Quits: comphuse (~comphuse@replaced-ip ) (Ping timeout: 252 seconds)
2052 [21:01:50] *** comphuse_ is now known as comphuse
2053 [21:02:12] <NetTerminalGene> anyone here uses pidgin as irc client? is it laggy?
2054 [21:02:28] <diamondman> I went to install a new debian instance with disk encryption (Done it before), but the isos I downloaded don't have cryptsetup. Do I have to download it with anna or something?
2055 [21:02:49] <annadane> !tias
2056 [21:02:49] <dpkg> TIAS is "Try It And See".
2057 [21:02:50] <annadane> NetTerminalGene, ^
2058 [21:03:04] <annadane> depends on your computer
2059 [21:03:19] <diamondman> NetTerminalGene: I have not used it recently, but I don't remember there being any 'lag' issues
2060 [21:04:01] *** debhelper sets mode: +l 1078
2061 [21:06:47] *** Joins: Fynyx (~Fynyx@replaced-ip )
2062 [21:07:33] *** Joins: bites (~bites@replaced-ip )
2063 [21:09:38] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 245 seconds)
2064 [21:11:12] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
2065 [21:11:20] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Remote host closed the connection)
2066 [21:11:34] *** Joins: DrWatson (~DrWatson_@replaced-ip )
2067 [21:12:23] *** Quits: dc- (~dc@replaced-ip ) (Quit: leaving)
2068 [21:16:46] *** Joins: mauz555 (~mauz555@replaced-ip )
2069 [21:16:47] <awal1> NetTerminalGene, if it is for irc stuff, hexchat is good
2070 [21:17:12] <NetTerminalGene> i am bored from hexchat
2071 [21:17:59] <awal1> weechat if you like cli/tui mode
2072 [21:19:01] <NetTerminalGene> i don't want cli
2073 [21:19:29] <tsglove> lol
2074 [21:19:36] <N3X15> The problem with hexchat is that it uses GTK
2075 [21:19:41] <N3X15> and GTK is shiiiiiiit
2076 [21:19:48] <NetTerminalGene> :|
2077 [21:19:48] *** Quits: mischief (~mischief@replaced-ip ) (Read error: Connection reset by peer)
2078 [21:20:13] <N3X15> and I thought this was another channel, apologies for the language
2079 [21:20:30] *** Quits: tyzoid (~tyzoid@replaced-ip ) (Ping timeout: 244 seconds)
2080 [21:21:02] <NetTerminalGene> anyone uses gajim here? someone suggested that
2081 [21:21:11] <NetTerminalGene> gajim as irc client
2082 [21:21:47] *** Quits: TrentP (~GVUEW97sM@replaced-ip ) (Ping timeout: 240 seconds)
2083 [21:21:59] <N3X15> gajim is an XMPP client, which is a different protocol
2084 [21:22:01] <LtL> !anyone
2085 [21:22:02] <dpkg> Please do not ask if anyone can help you, knows 'something' or uses 'some_program'. Instead, ask your real question. (If the real question _was_ "does anyone use 'some_program'?" ask me about <popcon> instead.) See <ask> <ask to ask> <polls> <search> <sicco> <smart questions>.
2086 [21:22:06] *** Joins: fax (~fax@replaced-ip )
2087 [21:22:42] *** Quits: DerLG (~derlg@replaced-ip ) (Ping timeout: 252 seconds)
2088 [21:23:17] <awal1> NetTerminalGene, what are you expecting to find in your "next" irc client?
2089 [21:23:47] <NetTerminalGene> different interface
2090 [21:23:53] <tsglove> dude, whatever we suggest, he'll have a "no because xyz" w/e
2091 [21:23:55] <awal1> lol
2092 [21:24:04] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 240 seconds)
2093 [21:24:45] <awal1> gui clients are all similar
2094 [21:25:00] <awal1> jump to weechat/irssi
2095 [21:25:25] <tsglove> no because text
2096 [21:25:38] <NetTerminalGene> i like its looking replaced-url
2097 [21:25:40] <N3X15> yeah, he already said that was a no-go
2098 [21:25:50] <greycat> because xyz
2099 [21:25:51] <N3X15> NetTerminalGene, pidging might be a solution for you
2100 [21:25:58] <N3X15> pidgin*'
2101 [21:26:02] <greycat> damn you, xyz!!
2102 [21:26:15] <NetTerminalGene> it was lagging. i don't know the current situation
2103 [21:26:34] <N3X15> and that image is of an XMPP chat
2104 [21:26:43] <N3X15> which is not IRC
2105 [21:27:18] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Read error: Connection reset by peer)
2106 [21:27:33] *** Joins: tyzoid (~tyzoid@replaced-ip )
2107 [21:28:54] <awal1> NetTerminalGene, in any irc client with a gui you'll have a channel tabs, , an user list section + tools menu/title bar if needed
2108 [21:29:01] <awal1> same fot tui/cli clients
2109 [21:29:20] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
2110 [21:29:50] *** Quits: DeeAitch (~oops@replaced-ip ) (Remote host closed the connection)
2111 [21:29:51] <awal1> if you remove the hexchat title bar and change from tree mode to tabs for channels you get exactly same look as gajim
2112 [21:30:32] *** Quits: kirk781 (~kirk781@replaced-ip ) (Read error: Connection reset by peer)
2113 [21:30:56] *** Joins: kirk781 (~kirk781@replaced-ip )
2114 [21:30:57] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 252 seconds)
2115 [21:31:45] <awal1> not sure how to remove title bar under gnome, kde and other DE's
2116 [21:31:53] *** Quits: JimmySteve (~JimmyStev@replaced-ip ) (Read error: Connection reset by peer)
2117 [21:31:56] <awal1> easy when running just WM's
2118 [21:32:09] *** Joins: Devil6Lair (devil6lair@replaced-ip )
2119 [21:32:35] *** Quits: Uberius (~Uberius@replaced-ip ) (Quit: Quit)
2120 [21:33:14] <awal1> NetTerminalGene, if bored, try spending your time learning code, bash or anything constructive...:P
2121 [21:33:15] *** Joins: aindilis (~aindilis@replaced-ip )
2122 [21:33:45] <greycat> I suggest learning a sane language before bash.
2123 [21:34:34] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2124 [21:35:07] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 240 seconds)
2125 [21:35:20] <awal1> fore example?
2126 [21:35:22] <awal1> :P
2127 [21:35:48] <greycat> python seems to be the grudgingly accepted default choice
2128 [21:35:58] <awal1> hm
2129 [21:36:13] <greycat> basically, not PHP, not BASIC, and not sh/bash
2130 [21:36:55] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
2131 [21:37:41] *** Quits: GrimKriegor (~GrimKrieg@replaced-ip ) (Read error: Connection reset by peer)
2132 [21:37:53] <FinalX> python is annoying with incompatibilities between 2.x and 3.x, libraries still often only available for 2.x and not 3.x, inconsistencies between versions with 2.x and within 3.x etc..
2133 [21:38:42] <FinalX> then again, golang is annoying with relying mostly on third-party libraries that can be riddled with malware and you often not realising when you pull them into your project that you're compiling :P
2134 [21:38:50] <FinalX> but I like golang, and python.. :)
2135 [21:41:40] <tsglove> I always suggest to beginners python. Even with the 2.x vs 3.x incompatibilities, it's a great language.
2136 [21:41:42] *** himcesjf_ is now known as him-cesjf
2137 [21:44:01] *** debhelper sets mode: +l 1071
2138 [21:46:30] *** Joins: Lope (~lope@replaced-ip )
2139 [21:46:33] <Lope> when I run `nbd-server -C /dev/null 0.0.0.0@1234 /dev/sdb1` it forks and when a client connects, nbd-server segfaults. If I run it with -d appended meaning "don't fork" it works perfectly, I've tested many clients with local and remote clients, same version client and diff version. Any ideas?
2140 [21:46:41] *** Joins: GrimKriegor (~GrimKrieg@replaced-ip )
2141 [21:46:55] <jhutchins_wk> Lope: What about nfs or cifs?
2142 [21:47:05] *** Quits: comphuse (~comphuse@replaced-ip ) (Read error: Connection reset by peer)
2143 [21:47:05] <jhutchins_wk> !nbd
2144 [21:47:05] <dpkg> extra, extra, read all about it, nbd is Network Block Device -- replaced-url
2145 [21:47:07] <Lope> jhutchins_wk, I need to share a block device
2146 [21:47:37] <Lope> nfs and cifs don't work for block devices.
2147 [21:48:02] *** Quits: Fynyx (~Fynyx@replaced-ip ) (Ping timeout: 272 seconds)
2148 [21:48:17] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
2149 [21:48:55] *** Quits: d70 (~d7@replaced-ip ) (Remote host closed the connection)
2150 [21:49:04] <jhutchins_wk> Well, hard disks are block devices, aren't they?
2151 [21:49:29] *** Joins: comphuse (~comphuse@replaced-ip )
2152 [21:50:32] *** Joins: foul_owl (~foul_owl@replaced-ip )
2153 [21:50:45] <Lope> that's a nonsequitor
2154 [21:51:29] *** Joins: jhutchins (~jonathan@replaced-ip )
2155 [21:51:56] <Lope> You're raising a new irrelevant concept (hard disks)
2156 [21:52:07] *** Joins: fonefreak (~fonefreak@replaced-ip )
2157 [21:52:54] *** Quits: noodlepie (~Phillip@replaced-ip ) (Remote host closed the connection)
2158 [21:53:18] *** Joins: noodlepie (~Phillip@replaced-ip )
2159 [21:54:19] *** Quits: noodlepie (~Phillip@replaced-ip ) (Remote host closed the connection)
2160 [21:55:38] *** Quits: comphuse (~comphuse@replaced-ip ) (Ping timeout: 272 seconds)
2161 [22:00:21] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Quit: Pendrag0n)
2162 [22:00:31] *** Quits: LtL (~ltl@replaced-ip ) (Quit: LtL)
2163 [22:00:33] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
2164 [22:01:27] *** Quits: kallesbar (~kallesbar@replaced-ip ) (Ping timeout: 240 seconds)
2165 [22:02:53] *** Parts: pja (~phil@replaced-ip ) ("WeeChat 2.1")
2166 [22:03:00] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: â â µ)
2167 [22:03:23] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 245 seconds)
2168 [22:04:26] <jhutchins_wk> Lope: ...which might imply that perhaps you should share more about your problem, like what the device you're sharing actually is.
2169 [22:04:47] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2170 [22:05:39] <jhutchins_wk> Lope: Perhaps I do not understand your definition of "block device".
2171 [22:05:51] *** Joins: corretico_ (~corretico@replaced-ip )
2172 [22:05:52] <Lope> it's irrelevant. It works when not forking, and nbd-server crashes with the same options if it has forked.
2173 [22:06:10] *** Joins: relaxed (~relaxed@replaced-ip )
2174 [22:06:17] <jhutchins_wk> Lope: If you know what the answer is, why are you asking here?
2175 [22:07:03] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
2176 [22:07:10] <Lope> I can also ask nonsensical questions, if you're trying to help people, why do you ask for irrelevant information?
2177 [22:08:05] <jhutchins_wk> Lope: Because it does not appear to me to be irrelevant. We often see people trying to do something with completely inappropriate methods, so we often ask for the background of the problem.
2178 [22:08:09] <jhutchins_wk> !xy
2179 [22:08:09] <dpkg> Slow down for a bit! Are you sure that you need to jump through that particular hoop to achieve your goal? We suspect you don't, so why don't you back up a bit and tell us about the overall objective... We know that people often falsely diagnose problems because they are too close to them -- it's easy to miss that there is a better way to proceed. See replaced-url
2180 [22:08:10] *** Quits: corretico (~corretico@replaced-ip ) (Ping timeout: 246 seconds)
2181 [22:08:18] *** Quits: Devil6Lair (devil6lair@replaced-ip ) (Read error: Connection reset by peer)
2182 [22:08:49] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2183 [22:09:07] <jhutchins_wk> Lope: If your actual goal is to establish nbd so that you can learn how to use it then that implies different questions than if your goal is to share some storage.
2184 [22:10:26] *** Joins: VinAlencc (~VinAlencc@replaced-ip )
2185 [22:10:45] *** Joins: hagridaaron (~hagridaar@replaced-ip )
2186 [22:10:55] *** Joins: fatalerrors (~fatalerro@replaced-ip )
2187 [22:11:51] *** Joins: AfroThundr (~AfroThund@replaced-ip )
2188 [22:12:24] *** Quits: sandeepkr (~sandeepkr@replaced-ip ) (Ping timeout: 252 seconds)
2189 [22:13:44] <VinAlencc> Hello, guys! How are you? I just want to ask you something about iptables. I'm learning about firewall in GNU/Linux servers, and a topic mention /proc/net/ip_conntrack, but I can't find it in Debian 9. What happened with this file? Or which package do I need to install to have it installed into my system? Is there a alternative to this file? If so, which alternative?
2190 [22:13:52] <VinAlencc> Thanks for your attention.
2191 [22:14:13] <greycat> that's not a real file; /proc and /sys are virtual file systems that the kernel uses to present information about its internal state
2192 [22:14:40] <VinAlencc> greycat: Well, this information was told me by a friend.
2193 [22:14:43] <greycat> You probably have to run some kind of iptables command *first* before the kernel creates that virtual file to represent whatever it is.
2194 [22:14:55] <VinAlencc> Got it
2195 [22:15:26] <VinAlencc> Well... I'm going to look for it. Thanks, greycat.
2196 [22:15:41] *** Joins: sandeepkr (~sandeepkr@replaced-ip )
2197 [22:16:09] *** Parts: VinAlencc (~VinAlencc@replaced-ip ) ()
2198 [22:16:18] *** Quits: AfroThundr (~AfroThund@replaced-ip ) (Ping timeout: 245 seconds)
2199 [22:16:19] <greycat> replaced-url
2200 [22:16:34] <greycat> "intended to replace the old /proc/net/ip_conntrack interface"
2201 [22:19:12] *** Joins: at0m (~at0m@replaced-ip )
2202 [22:19:26] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2203 [22:20:04] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 240 seconds)
2204 [22:20:11] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Ping timeout: 250 seconds)
2205 [22:20:20] *** Joins: Guest25 (~NetTermin@replaced-ip )
2206 [22:21:15] *** Quits: Guest25 (~NetTermin@replaced-ip ) (Client Quit)
2207 [22:21:40] *** Joins: AfroThundr (~AfroThund@replaced-ip )
2208 [22:22:01] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2209 [22:23:52] *** Joins: phenom (~primus@replaced-ip )
2210 [22:25:36] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
2211 [22:26:56] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2212 [22:27:24] *** Quits: walnut_burl (~oak@replaced-ip ) (Remote host closed the connection)
2213 [22:28:13] *** Joins: fatalerrors (~fatalerro@replaced-ip )
2214 [22:28:25] *** Quits: epony (~epony@replaced-ip ) (Remote host closed the connection)
2215 [22:29:19] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
2216 [22:29:48] *** Joins: mauz555 (~mauz555@replaced-ip )
2217 [22:33:13] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Quit: DrWatson)
2218 [22:33:38] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Ping timeout: 272 seconds)
2219 [22:34:01] *** debhelper sets mode: +l 1065
2220 [22:34:04] *** Quits: imp (~imp@replaced-ip ) (Quit: WeeChat 2.1)
2221 [22:34:39] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 252 seconds)
2222 [22:34:50] *** Quits: Tom-_ (~tomg@replaced-ip ) (Read error: Connection reset by peer)
2223 [22:35:40] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Read error: Connection reset by peer)
2224 [22:36:22] *** Joins: wytchmaster (~wytchmast@replaced-ip )
2225 [22:36:38] *** Joins: Kaminota (kaminota@replaced-ip )
2226 [22:36:39] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
2227 [22:37:01] *** Parts: fChanX (~fChanX@replaced-ip ) ()
2228 [22:37:12] *** Joins: n_1-c_k (~nick@replaced-ip )
2229 [22:38:33] *** Joins: Tom-_ (~tomg@replaced-ip )
2230 [22:39:54] *** Parts: Scriptonaut (~scriptona@replaced-ip ) ()
2231 [22:40:42] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2232 [22:40:52] *** Joins: Pendrag0n (~Thunderbi@replaced-ip )
2233 [22:40:53] *** Joins: epony (~epony@replaced-ip )
2234 [22:42:07] *** Joins: komali2 (6ce90c9b@replaced-ip )
2235 [22:42:23] <jhutchins_wk> !iptables
2236 [22:42:23] <dpkg> [iptables] The user-space process used to administer iptables kernel parts on top of netfilter. Ask me about <netfilter docs>. For a proper Debian-way of setting up iptables, see replaced-url
2237 [22:42:30] *** Joins: zeratul976 (~chatzilla@replaced-ip )
2238 [22:43:22] *** Joins: Guest25 (~NetTermin@replaced-ip )
2239 [22:45:12] *** Quits: Pendrag0n (~Thunderbi@replaced-ip ) (Ping timeout: 252 seconds)
2240 [22:45:15] *** Quits: Guest25 (~NetTermin@replaced-ip ) (Client Quit)
2241 [22:48:03] *** Joins: jarfr_ (~jarfr@replaced-ip )
2242 [22:48:16] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
2243 [22:48:50] *** Quits: Lope (~lope@replaced-ip ) (Ping timeout: 272 seconds)
2244 [22:49:37] *** Quits: joft (~joft@replaced-ip ) (Quit: Leaving.)
2245 [22:49:46] *** Quits: jarfr_ (~jarfr@replaced-ip ) (Client Quit)
2246 [22:50:28] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 245 seconds)
2247 [22:50:38] *** Joins: Lope (~lope@replaced-ip )
2248 [22:51:10] *** Joins: tymczenko (~tymczenko@replaced-ip )
2249 [22:51:17] *** Quits: jarfr (~jarfr@replaced-ip ) (Ping timeout: 256 seconds)
2250 [22:51:26] *** Joins: DammitJim (~DammitJim@replaced-ip )
2251 [22:52:59] *** Joins: jarfr (~jarfr@replaced-ip )
2252 [22:53:31] *** Joins: Lope2 (~lope@replaced-ip )
2253 [22:53:58] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
2254 [22:53:59] *** Joins: fstd_ (~fstd@replaced-ip )
2255 [22:54:02] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
2256 [22:54:16] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Quit: Leaving)
2257 [22:54:19] *** Joins: sZbcE8qNfG (b9e81643@replaced-ip )
2258 [22:55:34] *** Quits: Lope (~lope@replaced-ip ) (Ping timeout: 240 seconds)
2259 [22:56:06] *** Lope2 is now known as Lope
2260 [22:56:36] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 244 seconds)
2261 [22:57:44] *** Joins: frju365[IRC] (~frju365@replaced-ip )
2262 [22:58:39] *** Joins: Brigo (~Brigo@replaced-ip )
2263 [23:00:19] *** Quits: fstd_ (~fstd@replaced-ip ) (Ping timeout: 246 seconds)
2264 [23:01:07] *** Joins: Something1 (~Something@replaced-ip )
2265 [23:01:17] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2266 [23:02:30] *** Quits: Maarten (~maarten@replaced-ip ) (Quit: Erection reset by beer)
2267 [23:02:43] *** Quits: sz0 (uid110435@replaced-ip ) (Ping timeout: 252 seconds)
2268 [23:02:43] *** Quits: crackpotmark (sid42871@replaced-ip ) (Ping timeout: 252 seconds)
2269 [23:03:17] *** Joins: Maarten (~maarten@replaced-ip )
2270 [23:03:29] *** Joins: crackpotmark (sid42871@replaced-ip )
2271 [23:03:55] *** Joins: sz0 (uid110435@replaced-ip )
2272 [23:05:40] *** Joins: dastier (~dastier@replaced-ip )
2273 [23:07:27] *** Joins: masa_ (~quassel@replaced-ip )
2274 [23:07:29] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Quit: leaving)
2275 [23:07:50] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 272 seconds)
2276 [23:10:35] *** Quits: }{Range (52c7dfd0@replaced-ip ) ()
2277 [23:12:51] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2278 [23:13:07] *** Joins: dadinn (~DADINN@replaced-ip )
2279 [23:13:47] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
2280 [23:15:25] <uxfi> qman__, rorx
2281 [23:20:00] *** Quits: phenom (~primus@replaced-ip ) (Quit: See ya! Wouldn't want to blah blah..)
2282 [23:20:00] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Quit: Goodbye and [depending on the time] good night.)
2283 [23:21:16] *** cryptodan_mobile is now known as cryptodan
2284 [23:21:45] *** Joins: anavel (~shandy@replaced-ip )
2285 [23:21:56] *** Joins: n4dir (~n4dir@replaced-ip )
2286 [23:22:23] *** cryptodan is now known as cryptodan_mobile
2287 [23:22:24] *** Joins: phenom (~primus@replaced-ip )
2288 [23:23:06] *** Quits: Neo_Chen (~Neo_Chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
2289 [23:23:22] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Quit: WeeChat 1.6)
2290 [23:24:46] *** Quits: anavel (~shandy@replaced-ip ) (Quit: WeeChat 1.6)
2291 [23:24:52] *** Joins: _ADN_ (~username@replaced-ip )
2292 [23:24:55] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2293 [23:27:16] *** Joins: sirvictory4 (~sirvictor@replaced-ip )
2294 [23:28:20] *** Joins: anavel (~shandy@replaced-ip )
2295 [23:30:27] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 240 seconds)
2296 [23:32:12] *** Joins: krytarik (~krytarik@replaced-ip )
2297 [23:33:46] *** Joins: wgas (~wgas@replaced-ip )
2298 [23:34:06] *** Joins: fstd (~fstd@replaced-ip )
2299 [23:34:46] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2300 [23:35:53] *** Quits: masa_ (~quassel@replaced-ip ) (Remote host closed the connection)
2301 [23:36:04] *** Quits: n4dir (~n4dir@replaced-ip ) (Ping timeout: 240 seconds)
2302 [23:36:39] *** Quits: Lope (~lope@replaced-ip ) (Quit: Leaving)
2303 [23:37:05] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2304 [23:37:08] *** Joins: masa_ (~quassel@replaced-ip )
2305 [23:39:13] *** Quits: zer0_her0 (~zer@replaced-ip ) (Ping timeout: 245 seconds)
2306 [23:40:04] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
2307 [23:40:11] *** Joins: grobi (~rtng@replaced-ip )
2308 [23:40:45] *** Quits: phenom (~primus@replaced-ip ) (Ping timeout: 252 seconds)
2309 [23:42:08] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Ping timeout: 245 seconds)
2310 [23:42:32] *** Joins: Nekojimi (~jimj316@replaced-ip )
2311 [23:43:22] *** Quits: jrg (~jrg@replaced-ip ) (Ping timeout: 246 seconds)
2312 [23:45:24] *** Quits: fiet (~nobody@replaced-ip ) (Quit: WeeChat 2.2)
2313 [23:47:39] *** Quits: Something1 (~Something@replaced-ip ) (Read error: Connection reset by peer)
2314 [23:48:40] *** Joins: dc13ff (uid190567@replaced-ip )
2315 [23:50:39] *** Quits: grobi (~rtng@replaced-ip ) (Quit: WeeChat 2.2)
2316 [23:52:18] *** Quits: nathamanath (~nathamana@replaced-ip ) (Ping timeout: 252 seconds)
2317 [23:52:39] *** Quits: jarfr (~jarfr@replaced-ip ) (Quit: Leaving)
2318 [23:53:20] *** Joins: Wharncliffe (coffee@replaced-ip )
2319 [23:53:43] *** Quits: dastier (~dastier@replaced-ip ) (Quit: Leaving)
2320 [23:54:01] *** debhelper sets mode: +l 1059
2321 [23:56:19] *** Quits: BenderRodriguez (~Foxhoundz@replaced-ip ) (Ping timeout: 246 seconds)
2322 [23:56:29] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2323 [23:58:00] *** Quits: awal1 (~awal1@replaced-ip ) (Ping timeout: 252 seconds)
2324 [23:58:26] *** Quits: corretico_ (~corretico@replaced-ip ) (Remote host closed the connection)
2325 [23:58:50] *** Joins: corretico_ (~corretico@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be