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:09] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
1 [00:00:11] *** Joins: jarlaxl (~blt@replaced-ip )
2 [00:00:42] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
3 [00:00:55] *** Joins: violentE (~Other@replaced-ip )
4 [00:01:21] *** Quits: Phizzy (~Phillip@replaced-ip ) (Remote host closed the connection)
5 [00:01:27] *** Quits: geeknix (~geeknix@replaced-ip ) (Ping timeout: 240 seconds)
6 [00:01:29] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 244 seconds)
7 [00:01:39] *** Joins: Phizzy (~Phillip@replaced-ip )
8 [00:02:04] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 246 seconds)
9 [00:03:27] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 240 seconds)
10 [00:04:01] *** debhelper sets mode: +l 1557
11 [00:04:10] *** Quits: arosusi_ (~arosusi@replaced-ip ) (Ping timeout: 246 seconds)
12 [00:04:16] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
13 [00:04:25] *** Quits: FXpro (~Hpar@replaced-ip ) (Quit: Leaving)
14 [00:04:46] *** Joins: n4dir (~n4dir@replaced-ip )
15 [00:05:02] *** Joins: geeknix (~geeknix@replaced-ip )
16 [00:05:02] <violentE> ok I recently made a copy of my home folder (using cp -ra), reinstalled debian, and on a live usb mounted the reinstalled debian and copied my home folder from the usb it was stored on onto the mounted drive, and rebooted. I couldn't login why? (also I renamed the original home folder to old and named the saved-home-folder to the previous user I made when I reinstalled
17 [00:05:07] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
18 [00:05:12] *** Joins: pringau (~pringau@replaced-ip )
19 [00:05:48] *** Joins: manuelschneid3r (~manuelsch@replaced-ip )
20 [00:06:56] *** Quits: mrig (~mrig@replaced-ip ) (Quit: WeeChat 2.3)
21 [00:07:51] <n4dir> what you could do is "ls -ahl | grep -v username" and see if anything is obvious. Not that much in the problem, but .Xauthority comes to mind
22 [00:08:06] <n4dir> i guess you login via display-manager, not via startx, and get no info.
23 [00:08:07] <friendofafriend> violentE: You'd want to check permissions.
24 [00:08:20] <rwp> violentE, Was there an error message logged as to why you could not log in? Check /var/log/auth.log for messages.
25 [00:08:29] <n4dir> ~/.xsession-errors (or similar) might also have info
26 [00:08:42] <violentE> no it just glitched and returned to login screen rwp
27 [00:08:48] *** Joins: LikWidChzz (~LikWidChz@replaced-ip )
28 [00:08:57] <LikWidChzz> Holah
29 [00:09:01] *** Joins: wr (~wr@replaced-ip )
30 [00:09:01] *** Joins: mns (~mns@replaced-ip )
31 [00:09:02] *** LikWidChzz is now known as LikWidChz
32 [00:09:06] <friendofafriend> You'd want to try logging in from the console.
33 [00:09:07] <rwp> violentE, Verify that you are using the same uid number for /home/violentE as you were using before. Basically if the name shows up then it is okay.
34 [00:09:19] <wr> the debian iso netinstall works with wifi?
35 [00:09:23] *** Joins: we6jbo (~we6jbo@replaced-ip )
36 [00:09:43] <rwp> +1 friendofafriend good idea. Control-Alt-F1 and then log into the text console.
37 [00:09:44] <violentE> rwp, how do I get that
38 [00:10:04] <violentE> friendofafriend: how do I do that
39 [00:10:08] <violentE> I don't have ssh setup
40 [00:10:13] <rwp> violentE, Log into the text console, control-alt-f1 and log in as root. Then from there: ls -l /home
41 [00:10:19] <violentE> I can mount the drive and chroot I guess
42 [00:10:29] <violentE> oh okay sec
43 [00:10:40] <rwp> violentE, Control-Alt-F1 and log in as root.
44 [00:11:03] <friendofafriend> rwp: If he tries to login as the user that doesn't work, and it's a permission problem, it'll complain at him.
45 [00:12:45] *** Quits: ber532k (~ber532k@replaced-ip ) (Quit: leaving)
46 [00:13:12] <violentE> ok, ls -l /home doesn't show errors but the user is owned by root
47 [00:13:25] <violentE> just change permission to hatter?
48 [00:13:40] *** Joins: da5id (~da5id@replaced-ip )
49 [00:13:40] <violentE> uhhh - lol - I mean user
50 [00:14:30] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
51 [00:14:32] <friendofafriend> Right, chown -R user:user /home/user
52 [00:14:41] <rwp> As root: chown -R yourusername: /home/yourusername
53 [00:15:43] <rwp> I'm surprised that blocks login. For example if my home is unavailable it will log me in with $HOME at / which is read-only and it just warns me that I now have a read-only / for home.
54 [00:15:59] <rwp> Therefore I expect there is more than one problem in total...
55 [00:16:15] *** Quits: beaver (~none@replaced-ip ) (Quit: upgrade irssi)
56 [00:16:21] <violentE> well I gave permissions, rebooting now, wait
57 [00:16:29] <violentE> how do I exit
58 [00:16:30] <rwp> Why are you rebooting?
59 [00:16:33] <violentE> do I have to reboot
60 [00:16:37] <friendofafriend> Nope.
61 [00:16:38] <rwp> No need to reboot. Just log in.
62 [00:16:44] <violentE> but
63 [00:16:45] <violentE> ok
64 [00:16:46] <friendofafriend> (From console.)
65 [00:16:52] <violentE> I did log in
66 [00:16:56] <rwp> Try Control-Alt-F2 and try logging in as the user on the other terminal.
67 [00:17:05] <violentE> I did: su user and I'm logged in no gui though
68 [00:17:09] <rwp> It worked? \o/
69 [00:17:16] <violentE> not really
70 [00:17:20] <rwp> su user would be something different.
71 [00:17:33] <friendofafriend> Right, "su - user" would be a better test.
72 [00:17:44] <violentE> oh
73 [00:17:47] *** Quits: tugrik (~username@replaced-ip ) (Ping timeout: 240 seconds)
74 [00:18:03] <n4dir> just log out as root and back in as user
75 [00:18:21] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Remote host closed the connection)
76 [00:18:45] *** Quits: Phizzy (~Phillip@replaced-ip ) (Ping timeout: 246 seconds)
77 [00:18:46] <LikWidChz> Random q, sorry if this is super basic. I did an install of the debian netinstall distro and having a hard time setting my console to a higher resolution than 640x480 I edited a grub config but its saying something about my graphics driver something rather... Not sure where that error exists so I can provide that to you here
78 [00:19:05] *** Quits: Uberius (~Uberius@replaced-ip ) (Remote host closed the connection)
79 [00:19:14] <rwp> I expect that the old login used a different window manager / desktop environment from the new OS installation. Might be some lingering problems due to the DE change too.
80 [00:19:17] *** Quits: rwtrecs (~rwtrecs@replaced-ip ) (Quit: rwtrecs)
81 [00:19:34] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 244 seconds)
82 [00:20:00] <rwp> LikWidChz, Sounds like you are using the generic graphics driver. Please use lspci to look for your VGA device and see what type it is. Probably need to load non-free firmware in order for it to function.
83 [00:20:39] <LikWidChz> Rwp this is what i see. 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850]
84 [00:20:53] <rwp> LikWidChz, When you say "console" do you mean text console? Or do you mean graphics desktop display?
85 [00:21:00] <LikWidChz> yes text console.
86 [00:21:11] <LikWidChz> there is no window manager on this thing yet.
87 [00:21:23] *** Quits: mthe878 (~mthe@replaced-ip ) (Remote host closed the connection)
88 [00:21:25] <EdePopede> shouldn't at least some VESA modes be available?
89 [00:21:27] <violentE> gave up with trying to get gui and rebooted, login ok, thanks guys
90 [00:21:59] *** Joins: krabador (~krabador@replaced-ip )
91 [00:22:02] <LikWidChz> EdePopede, not sure, this is the first time ive tried to install linux from scratch on debian... so not exactly familier with what all is included with the net install.
92 [00:23:22] <rwp> LikWidChz, Look at "dmesg | less" (assuming you have installed less) and see if it is asking for firmware, or if there is information around where it is loading the driver.
93 [00:23:36] <EdePopede> LikWidChz: i added VGA=ask to the grub command at boot time, but it seems that KMS is the thing to go now
94 [00:23:43] <gordonfish> [SSD] I'm having trouble finding good information, would a drive like this (eg, replaced-url
95 [00:23:46] <friendofafriend> violentE: Welcome. Ctrl+Alt+F8 will usually get you back to GUI from text console.
96 [00:23:52] <rwp> And what is the systemd command? journalctl -b? To see the boot time messages?
97 [00:23:58] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
98 [00:24:01] *** Joins: Achylles (~Achylles@replaced-ip )
99 [00:24:01] *** Joins: pax (~Thunderbi@replaced-ip )
100 [00:24:04] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 264 seconds)
101 [00:24:09] *** Quits: dsiypl4__ (~dsiypl4@replaced-ip ) (Quit: Leaving)
102 [00:24:10] *** Joins: beaver (~none@replaced-ip )
103 [00:24:15] <violentE> oh, Ill have to try that, thanks friendofafriend
104 [00:24:18] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
105 [00:24:43] <gordonfish> I assume most modern linux distros properly support most drivers out in the wild but it seems hard to find good information about this.
106 [00:24:44] *** Joins: mthe878 (~mthe@replaced-ip )
107 [00:25:12] <LikWidChz> rwp, -- this what your looking for ?? [ 3.705616] [drm:radeon_pci_probe [radeon]] *ERROR* radeon kernel modesetting for R600 or later requires firmware-amd-graphics.
108 [00:25:13] <rwp> gordonfish, Since that is a SATA SSD it will work fine. I have not yet turned on trim on any of the SSDs I have used. It isn't really needed.
109 [00:25:16] <gordonfish> I want to move my main system partition from a HDD to an SSD.
110 [00:25:26] <rwp> LikWidChz, Yes. Exactly that type of thing.
111 [00:25:32] *** Joins: jonfatino (~jonfatino@replaced-ip )
112 [00:25:33] *** Quits: manuelschneid3r (~manuelsch@replaced-ip ) (Remote host closed the connection)
113 [00:25:40] <gordonfish> rwp: As I understand it TRIM is something that is needed though.
114 [00:25:47] <LikWidChz> okay so ugh apt-get install something something?
115 [00:26:06] <rwp> gordonfish, Personally I prefer the Samsung EVO 850/860 series. I know nothing about the WD models. Probably acceptable! :-)
116 [00:26:09] *** Joins: cxc99 (~cxc99@replaced-ip )
117 [00:26:09] <LikWidChz> EdePopede, KMS??
118 [00:26:12] *** Quits: mibo (~mibo@replaced-ip ) (Quit: Leaving.)
119 [00:26:39] <rwp> gordonfish, trim is not actually needed. But it was hyped like crazy for several years. Before drives had enough overprivisioning for it not to matter anymore.
120 [00:26:57] <jonfatino> I am in debian livecd and I want to install debian from bash script. No I do *not* want to re-boot and netboot with kickstart / pressed file in initrd url. How can I acomplish this. I don't want to build a script to create /mnt/sysimage and do all the partitions and stuff. I simply want to launch the debian installer with this preseed config file (kickstart) from inside the livecd via ssh/bash script.
121 [00:27:04] <EdePopede> LikWidChz: should be Kernel Mode-Setting (only grabbed it in another channel)
122 [00:27:05] *** Joins: Tom_- (tomg@replaced-ip )
123 [00:27:16] <rwp> LikWidChz, Do you have xserver-xorg-video-radeon installed?
124 [00:27:37] <LikWidChz> rwp -- no window manager yet
125 [00:27:54] <rwp> I was off looking and I think that is the driver you will be needing for your Radeon R600 card.
126 [00:27:58] <LikWidChz> I literally only have the netinstall, some ifconfig tools, mdadm and samba so far
127 [00:28:10] <rwp> LikWidChz, Oh! Yes. You did say that already. My bad.
128 [00:28:13] <LikWidChz> I googled that line replaced-url
129 [00:28:14] *** Joins: tugrik (~username@replaced-ip )
130 [00:28:17] <LikWidChz> no worries
131 [00:28:54] <gordonfish> rwp: Oh
132 [00:29:01] <rwp> Yes. firmware-amd-graphics is also installed on my machine with the radeon card.
133 [00:29:15] *** Quits: Poster (~poster@replaced-ip##) (Quit: ZNC - ##replaced-url
134 [00:29:16] <rwp> Unfortunately from non-free.
135 [00:29:20] <LikWidChz> so yeah not sure what package I have to snag?? any ideas
136 [00:29:28] *** Quits: aloo_shu (~atomic@replaced-ip ) (Quit: 't's been a pleasure)
137 [00:29:33] *** Joins: Uberius (~Uberius@replaced-ip )
138 [00:29:45] <rwp> You would need to add contrib and non-free to your /etc/apt/sources.list lines, apt-get update, apt-get install firmware-amd-graphics
139 [00:29:46] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
140 [00:30:10] <LikWidChz> okay lemme do that really quick
141 [00:30:25] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 244 seconds)
142 [00:30:27] *** Quits: wilbert (~wilbert@replaced-ip ) (Ping timeout: 240 seconds)
143 [00:30:32] <LikWidChz> wait lol what do I add?
144 [00:30:36] *** Joins: D10_ (~quassel@replaced-ip )
145 [00:30:36] <LikWidChz> I have it open in nano
146 [00:30:54] <rwp> LikWidChz, Reference: replaced-url
147 [00:31:05] *** Quits: CrazyyMaxx (~CrazyyMax@replaced-ip ) (Quit: Bye!)
148 [00:31:15] *** Quits: Essadon (~Essadon@replaced-ip ) (Quit: Qutting)
149 [00:31:17] *** Joins: aloo_shu (~atomic@replaced-ip )
150 [00:31:54] <LikWidChz> okay so derp moment... not sure what I do with that?
151 [00:32:10] <rwp> LikWidChz, On each line that says "main" add to that and make it read "main contrib non-free"
152 [00:32:28] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 252 seconds)
153 [00:33:08] <LikWidChz> okay so I get I need to add a url to that sources list file, then add on main contrib non-free... But which url do I add?
154 [00:33:24] *** Joins: devbaka (~devbaka@replaced-ip )
155 [00:33:27] *** Quits: cxc99 (~cxc99@replaced-ip ) (Excess Flood)
156 [00:33:28] <LikWidChz> strech stable one?
157 [00:33:36] <LikWidChz> or back ports
158 [00:33:38] <rwp> LikWidChz, A complete working example: replaced-url
159 [00:33:55] *** Joins: clemens3_ (~clemens@replaced-ip )
160 [00:34:02] *** debhelper sets mode: +l 1550
161 [00:34:08] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
162 [00:34:13] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Ping timeout: 245 seconds)
163 [00:34:22] <LikWidChz> Oh shit, so you add on to what is already in the source list file..
164 [00:34:33] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 244 seconds)
165 [00:34:43] <LikWidChz> the urls are already populated you just have to add on a handful of values to the end of all of the lines
166 [00:34:49] <rwp> Add it? Not intended. Won't break anything. But that is a *complete* example. Nothing else is needed.
167 [00:35:26] *** Joins: cxc99 (~cxc99@replaced-ip )
168 [00:35:39] <rwp> In the places where the "main" section existed before add a section for contrib and a section for non-free.
169 [00:35:45] <LikWidChz> gotcha gotcha, my mistake I totally misunderstood. I thought there was some additional URL's you needed to add for source. Not that you took the existing urls and added additional things to the ends of them in that sources.list file
170 [00:35:49] <rwp> Then apt-get update to get the latest packages files.
171 [00:35:56] <rwp> Then apt-get install firmware-amd-graphics
172 [00:36:30] *** Joins: Poster (~poster@replaced-ip )
173 [00:36:55] *** Joins: sonic_dee (~linushec@replaced-ip )
174 [00:36:59] <rwp> LikWidChz, By way of understanding things better... Visit replaced-url
175 [00:37:31] *** Joins: Sollg3r (~ejakuk@replaced-ip )
176 [00:37:33] <rwp> They can be on one line. As I showed. Or they could be on three different lines. The result would be the same. But more compact and most idiomatic is putting all three on one line.
177 [00:37:39] <LikWidChz> okay, so the contrib is a section and the non-free is a section
178 [00:37:40] *** Quits: zleap (~zleap@replaced-ip ) (Quit: WeeChat 2.3)
179 [00:37:44] *** Joins: Shahnaz_ (~Shahnaz@replaced-ip )
180 [00:38:06] *** Joins: BrianG61UK_ (~BrianG61U@replaced-ip )
181 [00:38:09] <LikWidChz> anywho! thank you. OKay saved, updated was able to snag that driver package and installed it. Now reboot? that should work?
182 [00:38:19] <rwp> Right. Contrib is technically free. But the packages in contrib work with non-free parts. Therefore they are tainted with non-free though technically not non-free themselves.
183 [00:38:33] <rwp> For your task I would recommend a reboot.
184 [00:38:59] <LikWidChz> \NICE
185 [00:39:06] *** Joins: mukmuk_ (~mukmuk@replaced-ip )
186 [00:39:06] <rwp> Since you are working with the text console. Let the system load the binary blob at the right time. And hopefully you will have additional display modes working.
187 [00:39:07] <LikWidChz> tis workith
188 [00:39:10] <LikWidChz> thank you.
189 [00:39:13] *** Joins: Snewp- (aux2@replaced-ip )
190 [00:39:14] *** Joins: faction_ (~faction@replaced-ip )
191 [00:39:14] *** Joins: xvnvx (~xvnvx@replaced-ip )
192 [00:39:17] <rwp> You are welcome!
193 [00:39:17] *** Joins: tadeus_brick (tadeustad@replaced-ip )
194 [00:39:19] *** Joins: TheAndrewSAMA (~AndrewSAM@replaced-ip )
195 [00:39:20] *** Joins: Yorick_ (Y@replaced-ip )
196 [00:39:21] *** Joins: Ameisen- (~Ameisen@replaced-ip )
197 [00:39:21] *** Joins: shoogz- (~shoogz@replaced-ip )
198 [00:39:21] *** Joins: KeRT (~UnFaQ@replaced-ip )
199 [00:39:22] *** Joins: deepy- (deepy@replaced-ip )
200 [00:39:24] *** Joins: apragmatist_ (~dustin@replaced-ip )
201 [00:39:24] *** Joins: heinrich5991_ (~hein5991@replaced-ip )
202 [00:39:27] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
203 [00:39:34] *** Joins: irinix- (~irinix@replaced-ip )
204 [00:39:34] <LikWidChz> okay other rando question. Raid and device names... know much about that?
205 [00:40:02] <LikWidChz> for some reason my raid device name is MD127 and not MD0
206 [00:40:03] <rwp> Ask away! :-)
207 [00:40:18] <LikWidChz> when I saw that I said, wtf happened to the other 126 names.
208 [00:40:22] <rwp> The numbers above 126 or whatever are the dynamically assigned numbers.
209 [00:40:37] <rwp> If you assign them fixed names in /etc/mdadm/mdadm.conf then the names assigned there will be used.
210 [00:40:47] *** Quits: AhLearn (~Ahtee@replaced-ip ) (Ping timeout: 240 seconds)
211 [00:40:50] <LikWidChz> so its my fault.
212 [00:40:51] *** Joins: ztrawhcse (eschwartz@replaced-ip )
213 [00:40:56] <rwp> After making changes to the mdadm.conf file be sure to remember to rebuild the initramfs so that it is pushed there.
214 [00:41:26] <rwp> To update all initrds for all installed kernels: update-initramfs -u -k all
215 [00:41:51] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 246 seconds)
216 [00:41:51] *** Joins: garo__ (~garo-ircc@replaced-ip )
217 [00:42:10] <rwp> At boot time it loads from /boot the kernel and the initramfs. The bootstrap scripts in the initrd set up the raids and mount file systems.
218 [00:42:38] <LikWidChz> well isnt the mdadm conf file created when you to a mdadm --somethingsomething verbose >> file.conf
219 [00:43:02] <rwp> Therefore any time you add or otherwise modify the set of raid devices remember to "mdadm --detail --scan" to get a fresh list and then merge/update/whatever /etc/mdadm/mdadm.conf and update the initrds.
220 [00:43:12] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
221 [00:43:15] *** Joins: znf_ (~ibm86@replaced-ip )
222 [00:43:23] *** Quits: mvanorder (~mvanorder@replaced-ip ) (Ping timeout: 245 seconds)
223 [00:43:30] *** Joins: SuriAttacker_ (~suriattac@replaced-ip )
224 [00:43:39] *** Parts: Tom_- (tomg@replaced-ip ) ()
225 [00:43:40] *** Joins: db`` (db@replaced-ip )
226 [00:43:51] <rwp> It will already have some lines there, almost certainly, so appending to it repeatedly would build up extra lines. Best to edit the file by hand afterward and prune to exactly one copy of each of the raid UUID lines.
227 [00:44:02] *** debhelper sets mode: +l 1565
228 [00:44:04] *** Joins: poxifide- (deathspawn@replaced-ip )
229 [00:44:07] *** Joins: aloo_shu (~atomic@replaced-ip )
230 [00:44:18] *** Joins: Tom-_ (tomg@replaced-ip )
231 [00:44:22] *** Joins: Kamilion|ZNC (kamilion@replaced-ip )
232 [00:44:27] <rwp> Having done that, and rebooting, then the new md0 names will take effect. Which means if you are using those directly you would need to chase the new name.
233 [00:44:31] *** Joins: angry_oda (oda@replaced-ip )
234 [00:44:37] *** Joins: alexlist` (~alexlist@replaced-ip )
235 [00:44:52] *** Joins: Mikail_ (~smuxi@replaced-ip )
236 [00:44:58] <rwp> But universially everyone has been pushing using UUIDs places like /etc/fstab and those won't change and therefore the device name won't matter if UUIDs are used.
237 [00:44:59] <LikWidChz> okay ugh hang tight lemme see what I just broke
238 [00:45:05] *** Joins: bobe_ (ZCpivprtiI@replaced-ip )
239 [00:45:05] *** Joins: juhubanda (~testos@replaced-ip )
240 [00:45:05] *** Joins: picea_ (fichte@replaced-ip )
241 [00:45:06] *** Joins: grisher_ (~grisher@replaced-ip )
242 [00:45:08] *** Joins: aykut_ (~aykut@replaced-ip )
243 [00:45:10] *** Joins: joq (~thelinuxg@replaced-ip )
244 [00:45:13] *** Joins: twdotnet (~olli23@replaced-ip )
245 [00:45:14] *** Joins: CeBe_ (~cebe@replaced-ip )
246 [00:45:27] <rwp> Also ote that LVM uses UUIDs internally. Therefore using an LV name like /dev/mapper/vg1-root named is okay since that maps to a UUID internally.
247 [00:46:30] <rwp> Note that if things broke due to naming changes that the debian-installer makes a great rescue system. Boot it in Advanced->Rescue Mode and then chroot into your system and use it to fix anything that needs a manual fix. It will say Rescue Mode in the upper left corner so you know it isn't installing.
248 [00:46:33] *** Quits: Achylles (~Achylles@replaced-ip ) (*.net *.split)
249 [00:46:33] *** Quits: Night-Shade (~TimF@replaced-ip ) (*.net *.split)
250 [00:46:33] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (*.net *.split)
251 [00:46:33] *** Quits: rypervenche (~rypervenc@replaced-ip ) (*.net *.split)
252 [00:46:33] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (*.net *.split)
253 [00:46:33] *** Quits: doubletwist (~doubletwi@replaced-ip ) (*.net *.split)
254 [00:46:33] *** Quits: petan (~g@replaced-ip ) (*.net *.split)
255 [00:46:33] *** Quits: sonicdee (~linushec@replaced-ip ) (*.net *.split)
256 [00:46:33] *** Quits: mquin (~mike@replaced-ip ) (*.net *.split)
257 [00:46:33] *** Quits: Penguin_ (~xwQ5kwYl6@replaced-ip ) (*.net *.split)
258 [00:46:33] *** Quits: pmden (~pmden@replaced-ip ) (*.net *.split)
259 [00:46:33] *** Quits: Gurty (~princess@replaced-ip ) (*.net *.split)
260 [00:46:33] *** Quits: cfoch (uid153227@replaced-ip ) (*.net *.split)
261 [00:46:33] *** Quits: magnet_ (~magnet@replaced-ip ) (*.net *.split)
262 [00:46:33] *** Quits: ubik_ (~quassel@replaced-ip ) (*.net *.split)
263 [00:46:33] *** Quits: Ellied (~ellie@replaced-ip ) (*.net *.split)
264 [00:46:33] *** Quits: TriJetScud (~TriJetScu@replaced-ip ) (*.net *.split)
265 [00:46:33] *** Quits: elliot007 (elliot007@replaced-ip ) (*.net *.split)
266 [00:46:33] *** Quits: kawaiipunk (~from@replaced-ip ) (*.net *.split)
267 [00:46:33] *** Quits: reverse_light (~reverse_l@replaced-ip ) (*.net *.split)
268 [00:46:33] *** Quits: oda (oda@replaced-ip ) (*.net *.split)
269 [00:46:33] *** Quits: moss (moss@replaced-ip ) (*.net *.split)
270 [00:46:33] *** Quits: nirojan (~nirojan@replaced-ip ) (*.net *.split)
271 [00:46:33] *** Quits: cluelessperson (~cluelessp@replaced-ip ) (*.net *.split)
272 [00:46:33] *** Quits: poxifide (deathspawn@replaced-ip ) (*.net *.split)
273 [00:46:33] *** Quits: ohithere (~binary@replaced-ip ) (*.net *.split)
274 [00:46:33] *** Quits: shoogz (~shoogz@replaced-ip ) (*.net *.split)
275 [00:46:33] *** Quits: aib (~aib@replaced-ip ) (*.net *.split)
276 [00:46:33] *** Quits: garo (~garo-ircc@replaced-ip ) (*.net *.split)
277 [00:46:33] *** Quits: fpob (~fpob@replaced-ip ) (*.net *.split)
278 [00:46:33] *** Quits: alexlist (~alexlist@replaced-ip ) (*.net *.split)
279 [00:46:33] *** Quits: elibrokeit (eschwartz@replaced-ip ) (*.net *.split)
280 [00:46:33] *** Quits: kschlesselmann (~quassel@replaced-ip ) (*.net *.split)
281 [00:46:33] *** Quits: SPF (~spf@replaced-ip ) (*.net *.split)
282 [00:46:33] *** Quits: AndrewSAMA (~AndrewSAM@replaced-ip ) (*.net *.split)
283 [00:46:33] *** Quits: hexa- (~hexa-@replaced-ip ) (*.net *.split)
284 [00:46:33] *** Quits: TReK (~UnFaQ@replaced-ip ) (*.net *.split)
285 [00:46:33] *** Quits: cateye (~cateye@replaced-ip ) (*.net *.split)
286 [00:46:34] *** Quits: synbiose (sid259337@replaced-ip ) (*.net *.split)
287 [00:46:34] *** Quits: thelinuxguy (~thelinuxg@replaced-ip ) (*.net *.split)
288 [00:46:34] *** Quits: znf (~ibm86@replaced-ip ) (*.net *.split)
289 [00:46:34] *** Quits: aykut (~aykut@replaced-ip ) (*.net *.split)
290 [00:46:34] *** Quits: aedinius (andrewb@replaced-ip ) (*.net *.split)
291 [00:46:34] *** Quits: irinix (~irinix@replaced-ip ) (*.net *.split)
292 [00:46:34] *** Quits: SchneeSchwarz (~schnee@replaced-ip ) (*.net *.split)
293 [00:46:34] *** Quits: paulez (~paul@replaced-ip ) (*.net *.split)
294 [00:46:34] *** Quits: ffernand (ffernand@replaced-ip ) (*.net *.split)
295 [00:46:34] *** Quits: creat (~creat@replaced-ip ) (*.net *.split)
296 [00:46:34] *** Quits: noahmg123 (sid89117@replaced-ip ) (*.net *.split)
297 [00:46:34] *** Quits: SuriAttacker (~suriattac@replaced-ip ) (*.net *.split)
298 [00:46:34] *** Quits: Kamilion (kamilion@replaced-ip ) (*.net *.split)
299 [00:46:34] *** Quits: faction (~faction@replaced-ip ) (*.net *.split)
300 [00:46:34] *** Quits: apragmatist (~dustin@replaced-ip ) (*.net *.split)
301 [00:46:34] *** Quits: dzove855 (~dzove855@replaced-ip ) (*.net *.split)
302 [00:46:34] *** Quits: grisher (~grisher@replaced-ip ) (*.net *.split)
303 [00:46:34] *** Quits: nurupo (~nurupo.ga@unaffiliated/nurupo) (*.net *.split)
304 [00:46:34] *** Quits: db` (db@replaced-ip ) (*.net *.split)
305 [00:46:34] *** Quits: tlund (tlund@replaced-ip ) (*.net *.split)
306 [00:46:35] *** Quits: winny (~winny@replaced-ip ) (*.net *.split)
307 [00:46:35] *** Quits: picea (fichte@replaced-ip ) (*.net *.split)
308 [00:46:35] *** Quits: infernix (nix@replaced-ip ) (*.net *.split)
309 [00:46:35] *** Quits: mukmuk (~mukmuk@replaced-ip ) (*.net *.split)
310 [00:46:35] *** Quits: Xiphoid (~quassel@replaced-ip ) (*.net *.split)
311 [00:46:35] *** Quits: Dragon092 (~Dragon@replaced-ip ) (*.net *.split)
312 [00:46:35] *** Quits: Te[u]K (~teuk@replaced-ip ) (*.net *.split)
313 [00:46:35] *** Quits: daemonkeeper (~arno@replaced-ip ) (*.net *.split)
314 [00:46:35] *** Quits: jolt (jolt@replaced-ip ) (*.net *.split)
315 [00:46:35] *** Quits: Mikail (~smuxi@replaced-ip ) (*.net *.split)
316 [00:46:35] *** Quits: hiya (hiya@replaced-ip ) (*.net *.split)
317 [00:46:35] *** Quits: crisu (crisu@replaced-ip ) (*.net *.split)
318 [00:46:35] *** Quits: CeBe (~cebe@replaced-ip ) (*.net *.split)
319 [00:46:35] *** Quits: deepy (deepy@replaced-ip ) (*.net *.split)
320 [00:46:35] *** Quits: peterandre (peterandre@replaced-ip ) (*.net *.split)
321 [00:46:35] *** Quits: mkarg101 (sid332689@replaced-ip ) (*.net *.split)
322 [00:46:35] *** Quits: Tony-St4rk (sid74233@replaced-ip ) (*.net *.split)
323 [00:46:35] *** Quits: pikolinosimo (~testos@replaced-ip ) (*.net *.split)
324 [00:46:35] *** Quits: Gabi (Gabi@replaced-ip ) (*.net *.split)
325 [00:46:35] *** Quits: Someguy123 (~someguy@replaced-ip ) (*.net *.split)
326 [00:46:35] *** Quits: yorick- (Y@replaced-ip ) (*.net *.split)
327 [00:46:35] *** Quits: Ameisen (~Ameisen@replaced-ip ) (*.net *.split)
328 [00:46:35] *** Quits: TadeusTaD (tadeustad@replaced-ip ) (*.net *.split)
329 [00:46:35] *** Quits: mos_basik (quassel@replaced-ip ) (*.net *.split)
330 [00:46:35] *** Quits: argoneus (~argoneus@replaced-ip ) (*.net *.split)
331 [00:46:35] *** Quits: mntmn (sid100487@replaced-ip ) (*.net *.split)
332 [00:46:35] *** Quits: heinrich5991 (~hein5991@replaced-ip ) (*.net *.split)
333 [00:46:35] *** Quits: olli23 (~olli23@replaced-ip ) (*.net *.split)
334 [00:46:35] *** Quits: Sciuro (~screwy@replaced-ip ) (*.net *.split)
335 [00:46:35] *** Quits: alphabeta (~xvnvx@replaced-ip ) (*.net *.split)
336 [00:46:35] *** Quits: prasket (sid256211@replaced-ip ) (*.net *.split)
337 [00:46:35] *** Quits: skagerak (Elite20507@replaced-ip ) (*.net *.split)
338 [00:46:35] *** Quits: tpr (~tpr@replaced-ip ) (*.net *.split)
339 [00:46:35] *** Quits: serban (serban@replaced-ip ) (*.net *.split)
340 [00:46:35] *** Quits: astra (sid289983@replaced-ip ) (*.net *.split)
341 [00:46:35] *** Quits: noettore (~noettore@replaced-ip ) (*.net *.split)
342 [00:46:35] *** Quits: vadmeste (~anis@replaced-ip ) (*.net *.split)
343 [00:46:35] *** Quits: A|TARIS (~altaris@replaced-ip ) (*.net *.split)
344 [00:46:35] *** Quits: Pidgeotto (Pidgey@replaced-ip ) (*.net *.split)
345 [00:46:35] *** Quits: djakov (~djakov@replaced-ip ) (*.net *.split)
346 [00:46:36] *** Quits: McLive (~McLive@replaced-ip ) (*.net *.split)
347 [00:46:36] *** Quits: Snewp (aux2@replaced-ip ) (*.net *.split)
348 [00:46:36] *** Quits: sjk (~sjk@replaced-ip ) (*.net *.split)
349 [00:46:36] *** Quits: integral (~bsmith@replaced-ip ) (*.net *.split)
350 [00:46:36] *** Quits: Fenhl (sid30770@replaced-ip ) (*.net *.split)
351 [00:46:36] *** Quits: Hobby_boy (Hobbyboy@replaced-ip ) (*.net *.split)
352 [00:46:36] *** Quits: bobe (n7B1vqzuwO@replaced-ip ) (*.net *.split)
353 [00:46:36] *** Yorick_ is now known as Yorick
354 [00:46:36] *** heinrich5991_ is now known as heinrich5991
355 [00:46:36] *** KeRT is now known as TReK
356 [00:46:36] *** znf_ is now known as znf
357 [00:46:37] *** Joins: nurupo (~nurupo.ga@unaffiliated/nurupo)
358 [00:46:37] *** Joins: McLive_ (~McLive@replaced-ip )
359 [00:46:42] <LikWidChz> lets rewind a sec... your first comment about doing the detail scan
360 [00:46:43] *** Joins: aib42 (~aib@replaced-ip )
361 [00:46:44] <LikWidChz> ARRAY /dev/md/E8500:0 metadata=1.2 name=E8500:0 UUID=d85f74c0:e53ae29a:6e4720be:83bee041
362 [00:46:44] *** Joins: Sciuro_ (~screwy@replaced-ip )
363 [00:46:47] *** Joins: dzove855 (~dzove855@replaced-ip )
364 [00:46:48] *** Joins: fpob_ (~fpob@replaced-ip )
365 [00:46:55] *** Joins: ffernand (~ffernand@replaced-ip )
366 [00:46:56] *** Joins: moss (moss@replaced-ip )
367 [00:46:59] *** Joins: Dragon092_ (~Dragon@replaced-ip )
368 [00:47:01] *** Joins: creat_ (~creat@replaced-ip )
369 [00:47:02] *** Yorick is now known as Guest22463
370 [00:47:02] *** irinix- is now known as irinix
371 [00:47:36] <rwp> Yes? That line looks fine. Here is another example: ARRAY /dev/md1 level=raid1 num-devices=2 UUID=b2dfa6c5:670c8ba1:9c78214e:3887479c
372 [00:47:38] *** Quits: tnozyrox__ (~tnozyrox@replaced-ip ) (Ping timeout: 250 seconds)
373 [00:47:41] *** ztrawhcse is now known as elibrokeit
374 [00:47:56] *** Quits: cxc99 (~cxc99@replaced-ip ) (Ping timeout: 240 seconds)
375 [00:47:57] *** Joins: skagerak (~Elite2050@replaced-ip )
376 [00:48:12] *** Joins: cdown (~cdown@replaced-ip )
377 [00:48:21] *** Joins: Someguy123 (~someguy@replaced-ip )
378 [00:48:26] *** Kamilion|ZNC is now known as Kamilion
379 [00:48:32] <rwp> Here is another example: ARRAY /dev/md8 metadata=1.2 UUID=769a6931:dd9da649:9887e171:1d5f8b9b
380 [00:48:51] *** Quits: ghormoon (~ghormoon@replaced-ip ) (Ping timeout: 246 seconds)
381 [00:49:21] <LikWidChz> yeah so I get that, but... well I guess high level it doesnt matter to be honest, its working, but because I dig. Im curious why it snagged MD127 vs using MD0 which I'm noramlly accustomed too?
382 [00:49:30] <rwp> At different versions of mdadm it produces slightly different output. The important parts are the device name and the UUID. I don't _think_ the version is required. But 0.90 was the older without and 1.2 is the newer with. It might need the version too.
383 [00:49:53] *** Joins: Gabi_ (Gabi@replaced-ip )
384 [00:49:54] *** Quits: Quick_Wango (~quickwang@replaced-ip ) (Ping timeout: 246 seconds)
385 [00:49:54] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 246 seconds)
386 [00:50:03] <rwp> If it snagged md127 then it autoassembled the device rather than using the mdadm.conf for it.
387 [00:50:35] *** Joins: elliot007 (elliot007@replaced-ip )
388 [00:50:37] <rwp> You can certainly manually assemble the raid device into any particular name you wish it to have.
389 [00:50:47] <LikWidChz> yeah how would i go that route?
390 [00:50:54] *** Joins: Elysium3301 (~Elysium33@replaced-ip )
391 [00:50:57] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
392 [00:51:10] <LikWidChz> I guess I saw where the config file is in /etc/mdadm.conf and also /etc/mdadm/madadm.conf
393 [00:51:24] <rwp> Personally for my own simplicity of looking at things I match the number to the partition number. sda5+sdb5=>md5 and then I can process cat /proc/mdstat easily in my head without too much strain.
394 [00:51:24] *** Joins: Pidgeotto (Pidgey@replaced-ip )
395 [00:51:26] *** Joins: Quick_Wango (~quickwang@replaced-ip )
396 [00:51:37] *** Quits: Elysium3301 (~Elysium33@replaced-ip ) (Quit: Leaving)
397 [00:51:41] *** Joins: ghormoon (~ghormoon@replaced-ip )
398 [00:51:49] *** Joins: tgunr (~davec@replaced-ip )
399 [00:51:56] <rwp> I do not have /etc/mdadm.conf on any of my Debian systems. The file was installed at /etc/mdadm/mdadm.conf on all of them. I simply use it from there.
400 [00:51:59] *** Joins: fooctrl (~havoc@replaced-ip )
401 [00:52:13] *** Quits: poxifide- (deathspawn@replaced-ip ) (Quit: ~_~)
402 [00:52:27] *** Joins: Ooze (~Ooze@replaced-ip )
403 [00:52:30] *** Quits: beaver (~none@replaced-ip ) (Quit: quit)
404 [00:52:42] <LikWidChz> okay so ... slow here... how do I change it to use MD0 manually? then reboot and most likely have to manwelly edit fstab later
405 [00:53:50] <rwp> jonfatino, You are familiar with replaced-url
406 [00:54:02] *** debhelper sets mode: +l 1579
407 [00:54:18] *** Quits: aykut_ (~aykut@replaced-ip ) (Quit: I will never be a memory)
408 [00:54:25] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
409 [00:54:28] *** Joins: poxifide (deathspawn@replaced-ip )
410 [00:54:29] <rwp> jonfatino, And also the authoritative information here replaced-url
411 [00:54:35] *** Quits: phazon (~phazon@replaced-ip ) (Read error: Connection reset by peer)
412 [00:54:48] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 246 seconds)
413 [00:54:59] <rwp> It's a good installation method but all a little confusing though. Ask if you have questions.
414 [00:55:34] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Quit: Saliendo... Bye.)
415 [00:55:41] *** Joins: cxc99 (~cxc99@replaced-ip )
416 [00:55:47] *** Joins: hiya (hiya@replaced-ip )
417 [00:55:52] *** Joins: aykut (~aykut@replaced-ip )
418 [00:56:46] *** Quits: martastain (~martastai@replaced-ip ) (Ping timeout: 244 seconds)
419 [00:56:49] *** Joins: oish (~charlie@replaced-ip )
420 [00:57:29] *** Joins: dtux (~dmtucker@replaced-ip )
421 [00:57:48] <LikWidChz> ARRAY /dev/md/E8500:0 metadata=1.2 name=E8500:0 UUID=d85f74c0:e53ae29a:6e4720be:83bee041
422 [00:57:51] <LikWidChz> I changed this to
423 [00:57:56] <LikWidChz> ARRAY /dev/md0 metadata=1.2 name=E8500:0 UUID=d85f74c0:e53ae29a:6e4720be:83bee041
424 [00:58:17] *** Joins: peterandre (peterandre@replaced-ip )
425 [00:58:52] *** Joins: autofsckk (~autofsckk@replaced-ip )
426 [00:58:52] *** Parts: autofsckk (~autofsckk@replaced-ip ) ()
427 [00:58:54] *** Joins: ARMEWT (~ARMer@replaced-ip )
428 [00:59:01] *** Joins: phazon (~phazon@replaced-ip )
429 [01:00:23] *** Joins: GaneshR (~ganeshraj@replaced-ip )
430 [01:00:34] <rwp> LikWidChz, Looks good to me. Remember to "update-initramfs -u -k all" afterward. (Or dpkg-reconfigure linux-kernel-image-$version)
431 [01:00:46] *** Joins: aedinius (andrewb@replaced-ip )
432 [01:01:22] <LikWidChz> actually its bitching about a start job is running for dev-md0.device and gives me a 1 minute 30 second penalty wait. ill re edit and remove the E8500 additional line item then run that update command and try agains
433 [01:02:42] *** Joins: CrazyyMaxx (~CrazyyMax@replaced-ip )
434 [01:04:02] *** debhelper sets mode: +l 1494
435 [01:04:05] <aloo_shu> systemhaveatea..
436 [01:04:52] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 264 seconds)
437 [01:05:29] *** Quits: skagerak (~Elite2050@replaced-ip ) (Changing host)
438 [01:05:29] *** Joins: skagerak (~Elite2050@replaced-ip )
439 [01:05:29] *** Quits: skagerak (~Elite2050@replaced-ip ) (Changing host)
440 [01:05:29] *** Joins: skagerak (~Elite2050@replaced-ip )
441 [01:05:47] *** Joins: altin (~altin@replaced-ip )
442 [01:05:47] *** Quits: altin (~altin@replaced-ip ) (Changing host)
443 [01:05:47] *** Joins: altin (~altin@replaced-ip )
444 [01:05:48] *** Quits: altin (~altin@replaced-ip ) (Remote host closed the connection)
445 [01:06:00] *** Joins: nighty- (~nighty@replaced-ip )
446 [01:06:24] *** Joins: rypervenche (~rypervenc@replaced-ip )
447 [01:06:40] *** Joins: conta (~Thunderbi@replaced-ip )
448 [01:07:43] <rwp> LikWidChz, I am not a systemhaveatea user (shrug) and therefore do not need to deal with those types of problems.
449 [01:08:00] *** Joins: tuxd00d (~tuxd00d@replaced-ip )
450 [01:08:04] <LikWidChz> heh
451 [01:08:06] <rwp> But yes, only one UUID line per UUID please.
452 [01:08:18] <rwp> Duplicates will definitely cause error messages.
453 [01:08:21] <LikWidChz> you do raid much??
454 [01:08:35] <LikWidChz> so thank you that all worked as expected.
455 [01:08:39] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 244 seconds)
456 [01:08:46] <rwp> All of my systems except for my laptops are using raid. Don't leave home without it.
457 [01:08:57] *** Joins: Kevlar_Noir (~manjaro-u@replaced-ip )
458 [01:09:11] <rwp> Except I do leave home with my laptops with out raid. But that joke doesn't work otherwise. :-)
459 [01:09:18] <LikWidChz> I guess when you have raid in a box like lots o drives and none of them have activity leds... how in the shit do you go about identifying which one is failed? without blinky leds?
460 [01:09:40] <LikWidChz> look at hdparm and the serial numbers?
461 [01:09:50] <rwp> use either 'hdparm -I /dev/sda' or 'smartctl -i /dev/sda' to identify the vendor and serial number of each drive.
462 [01:10:13] <rwp> It would be good to note that down ahead of time. Now would be a good time. And then the one you can't get to is the one that failed.
463 [01:10:23] *** Joins: altin (~altin@replaced-ip )
464 [01:10:23] *** Quits: altin (~altin@replaced-ip ) (Changing host)
465 [01:10:23] *** Joins: altin (~altin@replaced-ip )
466 [01:10:28] *** Quits: aloo_shu (~atomic@replaced-ip ) (Ping timeout: 245 seconds)
467 [01:10:29] *** Quits: altin (~altin@replaced-ip ) (Remote host closed the connection)
468 [01:10:42] <rwp> Since software raid is not truly high availability then if you can't remember which one is where you can just shutdown everything, look at the serial numbers and figure it out.
469 [01:10:54] *** Joins: in1t3r_ (~LordShiva@replaced-ip )
470 [01:10:59] <LikWidChz> yeah ... yeah, so like sharpie a serial number on the side of the drive type of thing... the manual process.
471 [01:11:10] *** Joins: nulleip (~luiz@replaced-ip )
472 [01:11:18] <rwp> If you know ahead of time though and you have the drives in a way to hotswap them then all SATA is hotswappable. Assuming your motherboard SATA controller supports it. Most newer ones do now.
473 [01:11:28] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
474 [01:11:33] <LikWidChz> not sure why mfg's never put activity leds on the bottom of the sata controller.
475 [01:11:40] *** Joins: infernix (nix@replaced-ip )
476 [01:11:41] <rwp> Or a sticker. Or something. The palest ink is better than the strongest memory.
477 [01:11:46] <LikWidChz> .0001 cents. HAHAH
478 [01:11:55] <LikWidChz> thats awesome.
479 [01:12:07] *** Quits: yans (~yans@replaced-ip ) (Ping timeout: 240 seconds)
480 [01:12:20] <rwp> You also know how to fail and remove devices from the mdadm raid? And how to tell the sata controller to delete the drive?
481 [01:12:21] *** Joins: painted (~fainted@replaced-ip )
482 [01:13:12] *** Joins: sda2_ (gl@replaced-ip )
483 [01:13:23] *** Quits: in1t3r_ (~LordShiva@replaced-ip ) (Client Quit)
484 [01:13:26] <rwp> After failing the drive out of the raid and removing it then you can "echo 1 > /sys/block/sdc/device/delete" to drop the device. Then pull it. Let it pause to spin down for a moment. Replace it. Then partition it. Then add it back into the raid and let it sync.
485 [01:13:36] <rwp> All hot while the machine is up. No problem.
486 [01:13:43] *** Joins: in1t3r_ (~LordShiva@replaced-ip )
487 [01:13:50] <LikWidChz> I built a nas a couple years ago it had 5 1.5 tb drives and 4 750 gig drives, with gentoo.. I never did deal with a failure but in my experimenting I did unplug a drive manually and put it back
488 [01:13:58] <rwp> However while that is very good for us it is still not as nice as the fully automated compaq cciss smart array controllers.
489 [01:13:58] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 272 seconds)
490 [01:14:22] <rwp> Those you just look for red lights. Pull the red handle. Replace. Do nothing else and the automation will handle it all seamlessly.
491 [01:14:41] <LikWidChz> yeah the software raid is pretty neat
492 [01:15:02] *** in1t3r_ is now known as in1t3r
493 [01:15:04] <LikWidChz> but having something else deal with the bs of dropping and adding a drive via command line is also beneficial to know how to do it.
494 [01:15:05] <rwp> Definitely affordable for everyone these days. And the data on the disk is portable to any random system.
495 [01:15:26] *** Quits: sda2 (gl@replaced-ip ) (Ping timeout: 240 seconds)
496 [01:15:29] *** Quits: n4dir (~n4dir@replaced-ip ) (Quit: Lost terminal)
497 [01:15:29] *** Joins: altin (~altin@replaced-ip )
498 [01:15:29] *** Quits: altin (~altin@replaced-ip ) (Changing host)
499 [01:15:29] *** Joins: altin (~altin@replaced-ip )
500 [01:15:29] *** Joins: autofsckk (~autofsckk@replaced-ip )
501 [01:15:31] *** Quits: altin (~altin@replaced-ip ) (Remote host closed the connection)
502 [01:15:38] *** Joins: uii (~uii@replaced-ip )
503 [01:15:45] <LikWidChz> yeah one of my tests was to copy a bunch of crap to some old drives in a raid5 set, wipe the host machine and bring it back up with only having the data on the disks
504 [01:15:47] <rwp> With most raid controllers the on disk format is unique and not portable. If the raid controller fails then you must find an identical raid controller. Or restore from backup.
505 [01:16:02] <LikWidChz> yeah reasons why this software raid is great..
506 [01:16:15] <rwp> Yes. With mdadm software raid the data is portable anywhere.
507 [01:16:25] <LikWidChz> again most people dont think about this until they have a data failure
508 [01:16:26] *** Joins: tlund (tlund@replaced-ip )
509 [01:16:43] <rwp> Probably the next step for raid after mdadm would be zfs. Since it handles raid in a completely different manor.
510 [01:16:57] <LikWidChz> one guy I was talking with said Oh I have a 4tb drive and I put all my photos on it and I take it places... I'm like cool what do you back it up too? he was like what do you mean......................
511 [01:17:00] *** Quits: johnnyfive (~johnnyfiv@replaced-ip ) (Quit: I quit now.)
512 [01:17:01] <LikWidChz> That is the backup.
513 [01:17:09] *** Quits: uii (~uii@replaced-ip ) (Client Quit)
514 [01:17:31] <rwp> And just to emphasize, RAID is NOT backup.
515 [01:17:35] <LikWidChz> heh
516 [01:17:51] <LikWidChz> well I mean if one drive fails, its a ticking time bomb to buy another disk yo!
517 [01:17:58] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 250 seconds)
518 [01:18:19] <LikWidChz> you could always do a raid50 set if you are baller.
519 [01:18:29] <rwp> Backup should always follow the 3 2 1 rules. 3 total copies of data. 2 different types of media. 1 offsite.
520 [01:18:39] *** Parts: jasonzhouu (~root@replaced-ip ) ()
521 [01:19:02] <LikWidChz> sure sure, home gamer vs business
522 [01:19:12] <Deihmos> People still do raid
523 [01:19:22] <LikWidChz> IM HURT!
524 [01:19:45] <LikWidChz> its like hotsauce on mexican food.. ya gotta have it.
525 [01:19:45] *** Joins: tnozyrox (uid347474@replaced-ip )
526 [01:20:42] <rwp> Due to the license issues that slowed adoption zfs suffered being used in the GNU/Linux world but I think we may be past the worst of it now. I know that when I finally get versed with it that I will wonder why I waited so long.
527 [01:21:02] <rwp> And then cephs is the latest rising star. I am sure I am going to think the same thing about it too.
528 [01:21:03] <LikWidChz> zfs as compared to ext4 ??
529 [01:21:27] *** Quits: tnozyrox (uid347474@replaced-ip ) (Client Quit)
530 [01:21:28] <rwp> zfs by itself would compare to ext4+lvm+mdadm
531 [01:22:05] <LikWidChz> well ive always used ext4 or 3 for my type on my nas... not sure why id need something else?? but I havent really looked on why I would need something else you know.
532 [01:22:08] <rwp> Since in zfs you give it physical devices and it sorts the redudancy out across the multiple devices. With checksums across the data blocks.
533 [01:22:08] *** Joins: beaver (~none@replaced-ip )
534 [01:22:34] <rwp> Meaning that for long term archival of things like photos it will detect bit rot and recover from it. Our standard ext4 would not catch it.
535 [01:23:01] <rwp> But we are getting to hold such large amounts of data that even low probability failures become likely.
536 [01:23:03] <LikWidChz> is that what the DroboFS uses?
537 [01:23:15] <rwp> I had a really wierd single bit flip issue with a machine just this last month.
538 [01:23:27] <LikWidChz> its like you can just add on random bullshit drives and it sorts out how much actual space you have?
539 [01:23:40] <rwp> Drobo does something that only they know what it does. It does it's own raid. Probably very good but closed source so none of us know what it is internally.
540 [01:24:00] <LikWidChz> ahh someone should reverse that and figure it out heh
541 [01:24:02] <rwp> With zfs, yes, something like that.
542 [01:24:09] *** Quits: Poster (~poster@replaced-ip ) (Ping timeout: 244 seconds)
543 [01:24:22] *** Quits: folorn (~folorn@replaced-ip ) (Remote host closed the connection)
544 [01:24:24] <LikWidChz> so technically are you saying that ZFS would be better than using raid 5?
545 [01:24:33] *** Joins: Ceber (~cerberus@replaced-ip )
546 [01:24:40] <rwp> Yes. Someone here will be using it and may comment. It is still in my get to it eventaully bucket.
547 [01:24:52] <LikWidChz> ahh okay
548 [01:25:27] <rwp> And I am an advocate for raid6 over raid5. I have seen too many real world cases where a raid5 system *should* have been enough but failed and all was lost.
549 [01:25:35] <LikWidChz> I guess I never really asked, I dont deal with large amounts of harddrive space, so id imagine once you get over some specific amount using raid might be kinda dumb... like boxes with hundreds of TB
550 [01:25:51] <rwp> Because sibling drives bought together with serial numbers very close together running side by side will have coupled failures.
551 [01:26:08] <LikWidChz> I have a nas with 16tb inside a qnap... makes sense honestly, I never thought about that.
552 [01:26:15] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
553 [01:26:21] <rwp> I have twice now seen two RAID1 mirrors at different times fail within a week of each other using identical sibling drives that were aging together.
554 [01:26:25] *** Quits: greatgatsby (~greatgats@replaced-ip ) (Quit: Leaving)
555 [01:26:38] <LikWidChz> thats crazy! i had one drive fail after I took the data off it.
556 [01:26:39] <ksk> also stress will get higher on the remaining drives, if one fails. I vote for raid6 on big devices ;)
557 [01:26:42] <rwp> Much better to de-couple the failure modes and use unmatched drives.
558 [01:27:08] <LikWidChz> well you know when SSDs become more used..
559 [01:27:15] <LikWidChz> and ugh cheaper for biggen storage
560 [01:27:28] *** Joins: thunderrd (~thunderrd@replaced-ip )
561 [01:28:15] <LikWidChz> I always get a kick out of building a nas with some amount of storage space, then you have it so long a single disk comes out the same size as your entire nas. SAD. SAD.
562 [01:29:31] <rwp> It's kind'a funny though. For my own personal machine I will intentionally mix drives to avoid coupled failures. But an SLA with a vendor will often specify identical drives with identical firmware. Making coupled failures more often seen. However adding more redundancy again offsets that.
563 [01:29:34] *** BrianG61UK_ is now known as BrianG61UK
564 [01:29:36] <rwp> Basically for enough money anything can be made reliable.
565 [01:30:36] <LikWidChz> yeah, those wd black drives I remember those
566 [01:30:43] <LikWidChz> you pay more money for a color.
567 [01:30:46] <LikWidChz> whoot!
568 [01:31:31] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
569 [01:32:01] *** Joins: PaddyF (~PaddyF@replaced-ip )
570 [01:32:17] *** Joins: imp (~imp@replaced-ip )
571 [01:32:25] <oiaohm> LikWidChz: Like it or not there are controller and mechical differences between all the different wd drives.
572 [01:32:40] *** Joins: sinner (~themsay@replaced-ip )
573 [01:32:40] <LikWidChz> Oh I know I was just being a jackass.
574 [01:32:59] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
575 [01:33:04] *** sinner is now known as Guest43885
576 [01:33:05] <oiaohm> I wish it was just color not the word pro and not pro as well.
577 [01:33:13] <LikWidChz> I know those NAS drives ? red? were ones that had some specific firmware on them
578 [01:33:26] <oiaohm> red and red pro in wd.
579 [01:33:33] <oiaohm> red pro is the 7200 rpm ones.
580 [01:33:44] <oiaohm> red alone is the 5200 rpms ones.
581 [01:33:45] <LikWidChz> yeah I never did rtfm on how they were different.
582 [01:34:17] *** Joins: ironic_aneurysm (ironic@replaced-ip )
583 [01:34:19] <oiaohm> better virbation sensors on controller board leading to better vibration tollerance in the reds.
584 [01:34:46] <oiaohm> and the exterprise white(ultrastar) and old golds.
585 [01:35:30] <oiaohm> So noisy fans or multi drives causing vibrations the nas rated or better rated drives perform better.
586 [01:35:30] *** Quits: Guest83842 (~themsay@replaced-ip ) (Ping timeout: 272 seconds)
587 [01:35:50] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
588 [01:35:56] <oiaohm> LikWidChz: basically there is firmware and hardware differences.
589 [01:36:24] *** Joins: Poster (~poster@replaced-ip )
590 [01:36:59] *** Joins: wald0 (~wald0@replaced-ip )
591 [01:37:06] <oiaohm> The blacks don't have the extra vibration sensors.
592 [01:37:07] <wald0> where i can download the netinst for buster/testing ?
593 [01:37:26] <wald0> seems like cdimage.debian.org doesn't works, at least in my connection
594 [01:38:00] <oiaohm> wald0: replaced-url
595 [01:38:21] <oiaohm> The stock images without firmware have trouble on lots of hardware working.
596 [01:38:28] <ksk> wald0: imho there is no install media for testing, there is just a "test verison of the installer"
597 [01:38:57] <ksk> you install stable and upgrade that to testing, if testing is what you want.
598 [01:39:37] *** Joins: ChairmanAfricanM (~Android@replaced-ip )
599 [01:39:39] *** Joins: saptech (~saptech@replaced-ip )
600 [01:39:46] <wald0> i think that the problem is in my dns...
601 [01:40:11] *** Quits: Ameisen- (~Ameisen@replaced-ip ) (Quit: Quitting)
602 [01:40:53] <LikWidChz> use pi-hole! its awesome
603 [01:41:00] *** Joins: Ameisen (~Ameisen@replaced-ip )
604 [01:41:54] *** Quits: wald0 (~wald0@replaced-ip ) (Quit: leaving)
605 [01:42:30] *** Quits: shush (~hush@replaced-ip ) (Remote host closed the connection)
606 [01:43:01] *** Joins: winem_ (~quassel@replaced-ip )
607 [01:43:32] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
608 [01:44:28] *** Quits: Poster (~poster@replaced-ip##) (Quit: ZNC - ##replaced-url
609 [01:44:50] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Ping timeout: 250 seconds)
610 [01:45:08] *** Joins: wald0 (~wald0@replaced-ip )
611 [01:45:09] *** Parts: guiverc (~guiverc@replaced-ip ) ("Leaving")
612 [01:45:22] <wald0> cdimage.debian.org seems like down, definitively
613 [01:45:39] *** Joins: Chairma54 (~Android@replaced-ip )
614 [01:46:05] *** Joins: JesseWalling (~jpwall@replaced-ip )
615 [01:46:08] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Ping timeout: 250 seconds)
616 [01:46:22] *** Joins: baumerang_ (~Justin@replaced-ip )
617 [01:46:24] <SerajewelKS> wd red drives in particular are supposed to have a very low read timeout. whereas desktop drives will retry a bad sector for 30-60 seconds, trying to save your data, nas drives are supposed to return read errors within 5-10 seconds or so, under the assumption that they are in a RAID.
618 [01:46:56] *** Quits: tehnull (tehnull@replaced-ip ) (Remote host closed the connection)
619 [01:47:16] *** Joins: tehnull (tehnull@replaced-ip )
620 [01:48:07] <SerajewelKS> e.g. if a sector is bad, we don't want to hold the whole system up trying to read it over and over, we'd rather use another disk in the RAID to repair the sector. on a desktop drive that's not mirrored, retrying the sector for a long time could eventually be successful and repair the sector.
621 [01:48:29] *** Joins: Scorched (~webchat@replaced-ip )
622 [01:49:29] *** Quits: ARMEWT (~ARMer@replaced-ip ) (Remote host closed the connection)
623 [01:49:54] <SerajewelKS> if the disk is in a redundant raid, an unreadable sector error will just trigger a repair on that sector without any issues. if the drive takes too long to respond to a command, however, the disk will be failed from the array. so a high read timeout can cause a disk to be unnecessarily failed, and then you might not have any redundancy at all.
624 [01:50:04] *** Quits: ChairmanAfricanM (~Android@replaced-ip ) (Ping timeout: 268 seconds)
625 [01:50:29] *** Parts: baumerang_ (~Justin@replaced-ip ) ()
626 [01:50:56] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
627 [01:51:47] *** Quits: finlstrm (~quassel@replaced-ip ) (Quit: Bye, bye.)
628 [01:52:40] *** Joins: finlstrm (~quassel@replaced-ip )
629 [01:52:43] <LikWidChz> heh shit 109mb a sec to nas
630 [01:53:35] *** Joins: Old_Dog (~Old_Dog@replaced-ip )
631 [01:54:23] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 268 seconds)
632 [01:54:36] <LikWidChz> SerajewelKS, thanks for the info! I do have a 1.5tb drive that I fail to toss but it clicks and wondering if there are any tools I can use to attempt to even see what was on it? let alone get anything off.
633 [01:54:57] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
634 [01:55:08] <SerajewelKS> LikWidChz: attaching it to a linux machine you should be able to poke at it unless it's totally dead
635 [01:55:19] <SerajewelKS> if it won't read at all you could try the freezer method
636 [01:55:31] <SerajewelKS> (which i've used successfully one time to recover my brother's hard drive)
637 [01:55:46] <LikWidChz> yeah it seems like ive tried that, are there any linux tools good for trying to list contents?
638 [01:56:07] *** Joins: seekr (~seekr@replaced-ip )
639 [01:56:12] <SerajewelKS> everything you need is already there. fdisk to look at the partition table, mount (with -o ro) to try to mount filesystems.
640 [01:56:20] <LikWidChz> ive pulled power and quickly put it back thinking it would prevent additional spinup
641 [01:56:30] *** Joins: dvs (~hibbard@replaced-ip )
642 [01:56:34] <SerajewelKS> if you want to try to make an image, dd_rescue is a great tool
643 [01:56:44] <LikWidChz> ill have to try it again, yeah good idea.
644 [01:57:03] <SerajewelKS> the gddrescue package
645 [01:57:06] <SerajewelKS> ,v gddrescue
646 [01:57:07] <judd> Package: gddrescue on amd64 -- wheezy: 1.16-1; jessie: 1.19-1; stretch: 1.21-1; buster: 1.23-1; sid: 1.23-1
647 [01:57:15] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
648 [01:57:42] *** Joins: andykay (~AndyKay@replaced-ip )
649 [01:57:53] <SerajewelKS> if only some sectors are bad, gddrescue will mirror the drive in an intelligent way to try to avoid agitating the disk until it has recovered what it can. for example, if there is surface damage, reading those damaged sectors can actually physically damage the read head.
650 [01:58:17] *** Joins: RenMas (~RenagadeM@replaced-ip )
651 [01:58:31] <LikWidChz> yeah I had one drive where it got to a specific spot and then spazzed out on me
652 [01:58:36] <SerajewelKS> so ddrescue does strategies like: read from the start of the disk until a read error. then read from the end of the disk backwards until a read error. then skip chunks of the "void" in the middle to try to find all of the sections that cleanly read.
653 [01:58:41] <LikWidChz> so i tried to avoid said spazzed spot.
654 [01:58:42] *** Quits: Scorched (~webchat@replaced-ip ) (Ping timeout: 268 seconds)
655 [01:58:51] <LikWidChz> thats pretty cool!
656 [01:58:58] <LikWidChz> someone smart wrote that app.
657 [01:58:59] <SerajewelKS> then, once it has all of the data it can cleanly get, it tries to go back and scrub the bad spots
658 [01:58:59] *** Joins: Night-Shade (~TimF@replaced-ip )
659 [01:59:19] <SerajewelKS> i've used it with great success on a bunch of really old floppies from the 80s - 90s
660 [01:59:25] <LikWidChz> ill hook it back up again and see what I get. thanks for the tool suggustions
661 [01:59:28] *** Joins: Rothgar (~admin@replaced-ip )
662 [01:59:31] *** Joins: mkarg101 (sid332689@replaced-ip )
663 [01:59:33] *** Joins: synbiose (sid259337@replaced-ip )
664 [01:59:34] *** Joins: Tony-St4rk (sid74233@replaced-ip )
665 [01:59:38] <SerajewelKS> i want to say 25 or so had some read problems. ddrescue has totally recovered all but one.
666 [01:59:39] *** Quits: wald0 (~wald0@replaced-ip ) (Quit: Lost terminal)
667 [01:59:39] *** Joins: prasket (sid256211@replaced-ip )
668 [01:59:42] *** Joins: noahmg123 (sid89117@replaced-ip )
669 [01:59:45] *** Joins: astra (sid289983@replaced-ip )
670 [01:59:49] *** Joins: mntmn (sid100487@replaced-ip )
671 [01:59:53] *** Joins: Fenhl (sid30770@replaced-ip )
672 [02:00:05] <SerajewelKS> obviously, a good backup system is much better than having to use these tools
673 [02:00:08] *** Joins: cfoch (uid153227@replaced-ip )
674 [02:00:18] <SerajewelKS> but we all have those friends and family who don't listen
675 [02:00:27] *** Quits: innoix (~innoix@replaced-ip##) (Quit: The Lounge - ##replaced-url
676 [02:00:35] <SerajewelKS> "i didn't want to spend $5 a month on a good backup service, can you spend three hours for free fixing my disk"
677 [02:01:05] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
678 [02:01:17] *** Joins: innoix (~innoix@replaced-ip )
679 [02:01:24] *** Joins: de-facto (~de-facto@replaced-ip )
680 [02:01:42] <SerajewelKS> i'll still do it but i've started giving them an invoice of what it would cost if i charged them, with a credit for the same value so it's $0. and i tell them it's free this one time, and i include a list of backup services i recommend that are all around $5/mo.
681 [02:01:47] *** Quits: Rothgar` (~admin@replaced-ip ) (Ping timeout: 268 seconds)
682 [02:02:16] <SerajewelKS> because people make mistakes. but they should also learn from them.
683 [02:02:18] *** Joins: manjeet (uid343474@replaced-ip )
684 [02:03:22] *** Joins: tigrex (~zyzuwzuz@replaced-ip )
685 [02:04:02] *** debhelper sets mode: +l 1505
686 [02:04:45] *** Joins: HeXiLeD (~grumpy@replaced-ip )
687 [02:05:51] *** Quits: Chairma54 (~Android@replaced-ip ) (Ping timeout: 246 seconds)
688 [02:06:03] *** Quits: htoc^ (htoc@replaced-ip ) ()
689 [02:06:21] *** Joins: Poster (~poster@replaced-ip )
690 [02:07:22] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 250 seconds)
691 [02:08:02] *** Quits: aaro (aaro@replaced-ip ) (Remote host closed the connection)
692 [02:08:04] *** Joins: hphs^ (hphs@replaced-ip )
693 [02:08:40] *** Quits: JackFrost (ukikie@replaced-ip ) (Ping timeout: 612 seconds)
694 [02:10:24] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Ping timeout: 250 seconds)
695 [02:11:02] *** Joins: justin3 (~justin@replaced-ip )
696 [02:11:26] *** Quits: justin3 (~justin@replaced-ip ) (Client Quit)
697 [02:11:34] *** Quits: violentE (~Other@replaced-ip ) (Quit: Leaving)
698 [02:11:51] <Old_Dog> SerajewelKS: would you be willing to share with me that list, by any chance?
699 [02:13:53] *** Quits: daniel_gc (~daniel_gc@replaced-ip ) (Quit: Leaving)
700 [02:14:06] *** Joins: magnet_ (~magnet@replaced-ip )
701 [02:14:14] *** Joins: Hobby_boy (Hobbyboy@replaced-ip )
702 [02:14:22] *** Joins: Achylles (~Achylles@replaced-ip )
703 [02:14:39] *** Joins: gem808 (~Thunderbi@replaced-ip )
704 [02:14:39] *** Joins: Gurty (~princess@replaced-ip )
705 [02:14:39] *** Quits: Gurty (~princess@replaced-ip ) (Changing host)
706 [02:14:39] *** Joins: Gurty (~princess@replaced-ip )
707 [02:14:40] *** Joins: handsome_feng (~feng@replaced-ip )
708 [02:15:36] *** Quits: jasperarcola (~JasperArc@replaced-ip ) (Ping timeout: 250 seconds)
709 [02:16:22] *** Joins: JackFrost (ukikie@replaced-ip )
710 [02:18:56] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
711 [02:19:24] *** Joins: krabador (~krabador@replaced-ip )
712 [02:19:31] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
713 [02:19:36] *** Joins: ExploitedKernel (~Desktop@replaced-ip )
714 [02:20:19] *** Quits: Bjornn (~Bjornn@replaced-ip ) (Quit: Leaving)
715 [02:20:56] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
716 [02:21:35] *** Joins: jasperarcola (~JasperArc@replaced-ip )
717 [02:21:57] *** Quits: Achylles (~Achylles@replaced-ip ) (Ping timeout: 250 seconds)
718 [02:23:22] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 268 seconds)
719 [02:23:38] *** Quits: Thedarkb-T60 (~Thedarkb-@replaced-ip ) (Ping timeout: 272 seconds)
720 [02:25:12] *** Joins: vlada (~vlada@replaced-ip )
721 [02:25:35] *** Joins: Brain (~brain@replaced-ip )
722 [02:25:55] *** Joins: sjk (~sjk@replaced-ip )
723 [02:25:55] *** Joins: tpr (~tpr@replaced-ip )
724 [02:25:57] *** Joins: paulez (~paul@replaced-ip )
725 [02:26:25] *** Joins: KDr2 (uid216276@replaced-ip )
726 [02:26:42] *** Joins: oahong (~samigarus@replaced-ip )
727 [02:27:04] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 268 seconds)
728 [02:27:26] *** Joins: Ellied (~ellie@replaced-ip )
729 [02:27:34] *** Joins: ohithere (~binary@replaced-ip )
730 [02:27:56] *** Joins: hexa- (~hexa-@replaced-ip )
731 [02:28:39] *** Joins: winny (~winny@replaced-ip )
732 [02:29:41] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
733 [02:29:46] *** Joins: anglophilic (~seekr@replaced-ip )
734 [02:29:46] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Read error: Connection reset by peer)
735 [02:31:55] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 268 seconds)
736 [02:33:10] *** Joins: devbaka (~devbaka@replaced-ip )
737 [02:34:01] *** debhelper sets mode: +l 1513
738 [02:35:46] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
739 [02:36:38] *** Joins: aaro (aaro@replaced-ip )
740 [02:38:12] *** Quits: otmi (~otmi@replaced-ip ) (Quit: Leaving)
741 [02:38:34] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 250 seconds)
742 [02:38:51] *** Quits: Gurty (~princess@replaced-ip ) (Read error: Connection timed out)
743 [02:39:34] *** Joins: Gurty (~princess@replaced-ip )
744 [02:40:40] *** Quits: vlada (~vlada@replaced-ip ) (Quit: Leaving)
745 [02:42:00] *** Joins: dreamon_ (~dreamon@replaced-ip )
746 [02:44:17] *** Joins: BCMM (~BCMM@replaced-ip )
747 [02:45:28] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
748 [02:45:31] *** Joins: NotABotButBug (3b733eea@replaced-ip )
749 [02:46:12] *** Joins: foobiebletch (~foobieble@replaced-ip )
750 [02:47:25] *** Quits: Gyro (~user@replaced-ip ) (Ping timeout: 268 seconds)
751 [02:51:00] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
752 [02:52:21] *** Quits: ircarcs (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
753 [02:52:37] *** Quits: D10_ (~quassel@replaced-ip ) (Disconnected by services)
754 [02:52:41] *** Joins: tgunr (~davec@replaced-ip )
755 [02:52:44] *** Joins: D10_ (~quassel@replaced-ip )
756 [02:53:08] *** D10_ is now known as Guest76488
757 [02:56:20] *** Joins: gerforce (~gerforce@replaced-ip )
758 [02:57:23] *** Quits: sudoswitch (uid346206@replaced-ip ) (Quit: Connection closed for inactivity)
759 [02:58:05] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Quit: gem808)
760 [02:59:39] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
761 [03:00:16] <gerforce> hello, I have a question about upgrading my software on Debian Jessie. Details: replaced-url
762 [03:00:31] *** Joins: finalbeta (~finalbeta@replaced-ip )
763 [03:00:32] <SerajewelKS> Old_Dog: the primary one i recommend is backblaze personal backup, though unfortunately they don't have a linux client
764 [03:01:24] *** Quits: foobiebletch (~foobieble@replaced-ip ) (Remote host closed the connection)
765 [03:01:37] *** Quits: Nokaji (~Nokaji@replaced-ip##) (Quit: 1/ Bombshell! Video Mashup Reveals Pathetic RussiaGate Coverage - ##replaced-url
766 [03:02:18] <SerajewelKS> Old_Dog: i also suggest carbonite or spideroak one
767 [03:02:21] *** Joins: ircarcs (~quassel@replaced-ip )
768 [03:02:51] <Old_Dog> and they do work with linux?
769 [03:04:03] *** Joins: Bjornn (~Bjornn@replaced-ip )
770 [03:04:07] *** Joins: rpifan (~rpifan@replaced-ip )
771 [03:04:27] *** Quits: theCorvus (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
772 [03:05:30] <Old_Dog> it appears carbonite is "available for Windows and MacOS users" only.
773 [03:05:38] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
774 [03:05:53] *** Joins: devbaka (~devbaka@replaced-ip )
775 [03:06:00] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
776 [03:07:00] *** Quits: eblip (~eblip@replaced-ip ) (Read error: Connection reset by peer)
777 [03:07:11] *** Joins: tgunr (~davec@replaced-ip )
778 [03:07:34] *** Quits: irinix (~irinix@replaced-ip##) (Quit: ZNC - ##replaced-url
779 [03:08:52] *** Joins: eblip (~eblip@replaced-ip )
780 [03:08:52] *** Quits: cfoch (uid153227@replaced-ip ) (Quit: Connection closed for inactivity)
781 [03:10:07] *** Joins: HelderHeid (~HelderHei@replaced-ip )
782 [03:10:55] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
783 [03:11:22] *** Joins: TriJetScud (~TriJetScu@replaced-ip )
784 [03:11:28] *** Joins: irinix (~irinix@replaced-ip )
785 [03:11:41] *** Joins: pvl1 (pi@replaced-ip )
786 [03:12:36] <pvl1> Im un able to understand why i cannot run individual commands from live-build. am i supposed to use a build script every change?
787 [03:13:15] *** Joins: allorder (~allorder@replaced-ip )
788 [03:13:21] <Deihmos> When I setup the server I really should have separated the home folder
789 [03:14:06] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 246 seconds)
790 [03:14:39] *** Quits: irinix (~irinix@replaced-ip ) (Client Quit)
791 [03:14:45] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Quit: Leaving)
792 [03:16:19] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 250 seconds)
793 [03:17:45] *** Quits: nuuuciano__ (~luuuciano@replaced-ip ) (Remote host closed the connection)
794 [03:19:02] *** Joins: irinix (~irinix@replaced-ip )
795 [03:19:28] *** Joins: Noo (~techsuppo@replaced-ip )
796 [03:20:11] *** Joins: sidmo (~ident@replaced-ip )
797 [03:20:14] *** Joins: nuuuciano (~luuuciano@replaced-ip )
798 [03:21:01] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
799 [03:22:03] *** Joins: tgunr (~davec@replaced-ip )
800 [03:22:59] <pingfloyd> Deihmos: why?
801 [03:24:04] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 264 seconds)
802 [03:24:04] *** Quits: rhizome (~rhizome@replaced-ip ) (Ping timeout: 250 seconds)
803 [03:24:11] *** Joins: foobiebletch (~foobieble@replaced-ip )
804 [03:25:03] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 245 seconds)
805 [03:26:03] *** Quits: Noo (~techsuppo@replaced-ip ) ()
806 [03:27:31] *** Joins: torbo (~user@replaced-ip )
807 [03:27:59] *** Joins: _m4ch1n3_ (~m4ch1n3@replaced-ip )
808 [03:28:25] *** Quits: protectionfault (one@replaced-ip ) (Quit: leaving)
809 [03:29:03] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
810 [03:29:30] *** Quits: HelderHeid (~HelderHei@replaced-ip ) (Remote host closed the connection)
811 [03:30:24] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
812 [03:30:26] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
813 [03:31:59] *** Joins: Rogalian (~cools@replaced-ip )
814 [03:32:37] *** Joins: BOSNA (~Sokol@replaced-ip )
815 [03:32:38] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
816 [03:36:00] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
817 [03:36:34] *** Joins: rhizome (~rhizome@replaced-ip )
818 [03:36:52] *** Joins: tgunr (~davec@replaced-ip )
819 [03:37:46] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
820 [03:39:10] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
821 [03:39:53] *** Joins: holycow (~start@replaced-ip )
822 [03:40:06] *** Parts: holycow (~start@replaced-ip ) ()
823 [03:40:07] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 246 seconds)
824 [03:42:39] *** Joins: ddp` (~ddp@replaced-ip )
825 [03:42:42] *** Joins: BenNZ (~Ben__@replaced-ip )
826 [03:44:03] *** Quits: BOSNA (~Sokol@replaced-ip ) ()
827 [03:44:23] *** Quits: Uberius (~Uberius@replaced-ip ) (Ping timeout: 256 seconds)
828 [03:44:37] *** Quits: ironic_aneurysm (ironic@replaced-ip ) (Quit: WeeChat 2.3)
829 [03:46:01] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
830 [03:48:46] *** Quits: incognito9999 (~incognito@replaced-ip ) (Ping timeout: 250 seconds)
831 [03:48:52] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
832 [03:54:02] *** debhelper sets mode: +l 1506
833 [03:55:42] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
834 [03:55:47] <ryouma> SerajewelKS: interesting analysis. if aluminum foil was placed on a drive, and it no longer works (presumably because of a short circuit), is it pretty much a lost cause? does debian have tools for that?
835 [03:57:12] *** Joins: scientes (~shawn@replaced-ip )
836 [03:58:10] *** Joins: incognito9999 (~incognito@replaced-ip )
837 [03:58:20] *** Quits: scientes (~shawn@replaced-ip ) (Remote host closed the connection)
838 [03:58:53] *** Joins: scientes (~shawn@replaced-ip )
839 [03:59:10] <gerforce> sorry for repeating my question. I have a question about upgrading my software on Debian Jessie. Details: replaced-url
840 [04:00:31] *** Joins: ddp` (~ddp@replaced-ip )
841 [04:00:35] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
842 [04:01:11] *** Joins: gem808 (~Thunderbi@replaced-ip )
843 [04:01:29] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
844 [04:02:28] *** Quits: banc (~banc@replaced-ip ) (Quit: Bye)
845 [04:05:01] *** Joins: Surfer2011 (~quassel@replaced-ip )
846 [04:05:19] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Client Quit)
847 [04:05:33] *** Quits: andykay (~AndyKay@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
848 [04:05:40] *** Quits: Emmanuel_Chanel (~Emmanuel_@replaced-ip ) (Ping timeout: 250 seconds)
849 [04:05:50] *** Joins: gem808 (~Thunderbi@replaced-ip )
850 [04:06:39] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Client Quit)
851 [04:08:12] *** Quits: Surfer2011_ (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
852 [04:11:09] *** Quits: mthe878 (~mthe@replaced-ip ) (Ping timeout: 246 seconds)
853 [04:11:59] *** Joins: thePiGrepper (~nagato@replaced-ip )
854 [04:12:54] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 246 seconds)
855 [04:15:30] *** Joins: Tom-_ (tomg@replaced-ip )
856 [04:17:56] *** Joins: baumerang_ (~Justin@replaced-ip )
857 [04:20:54] *** Joins: zeropoint (~zeropoint@replaced-ip )
858 [04:21:01] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
859 [04:22:09] *** Joins: tgunr (~davec@replaced-ip )
860 [04:22:51] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
861 [04:24:03] *** Joins: banc (~banc@replaced-ip )
862 [04:24:15] *** Quits: JesseWalling (~jpwall@replaced-ip ) (Read error: Connection reset by peer)
863 [04:26:40] *** Joins: JesseWalling (~jpwall@replaced-ip )
864 [04:29:05] *** Quits: zeden (~user@replaced-ip ) (Quit: WeeChat 2.3)
865 [04:29:07] *** Joins: electro33 (uid613@replaced-ip )
866 [04:30:16] *** Quits: dude187 (~chris@replaced-ip ) (Remote host closed the connection)
867 [04:33:13] *** Quits: w17t (~w17t@replaced-ip ) (Quit: WeeChat 2.3)
868 [04:35:25] *** Quits: FriedEggBanjo (~FriedEggB@replaced-ip ) (Ping timeout: 250 seconds)
869 [04:35:52] *** Quits: RenMas (~RenagadeM@replaced-ip ) (Quit: Leaving server - see you next time)
870 [04:36:41] *** Quits: GenTooMan (~cyberman@replaced-ip ) (Quit: Leaving)
871 [04:36:52] *** Quits: scientes (~shawn@replaced-ip ) (Ping timeout: 250 seconds)
872 [04:39:55] *** Joins: dude187 (~chris@replaced-ip )
873 [04:40:00] *** Joins: bumblebee (~bumblebee@replaced-ip )
874 [04:41:38] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 250 seconds)
875 [04:43:47] *** Joins: Class7_ (~Class7@replaced-ip )
876 [04:46:51] *** Quits: Class7 (~Class7@replaced-ip ) (Ping timeout: 246 seconds)
877 [04:49:00] *** Joins: FriedEggBanjo (~FriedEggB@replaced-ip )
878 [04:49:03] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 252 seconds)
879 [04:50:10] *** Joins: ddp` (~ddp@replaced-ip )
880 [04:50:20] *** Joins: [b0b] (~bob@replaced-ip )
881 [04:52:56] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 240 seconds)
882 [04:52:58] *** [b0b] is now known as b0b
883 [04:59:08] *** Quits: gecko_x8 (~relic@replaced-ip ) (Changing host)
884 [04:59:08] *** Joins: gecko_x8 (~relic@replaced-ip )
885 [04:59:15] <gecko_x8> Hi. What is the recommended official way to automatically run a binary at startup on stretch? i just need to run /usr/bin/lcdproc. lcdproc connects to the LCDd service, which i have enabled via systemctl, so lcdproc should run after the LCDd service.
886 [04:59:26] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 240 seconds)
887 [04:59:42] *** Joins: ddp` (~ddp@replaced-ip )
888 [05:00:19] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Free Software - ##replaced-url
889 [05:01:08] *** Quits: rhizome (~rhizome@replaced-ip ) (Ping timeout: 250 seconds)
890 [05:06:09] *** Joins: llucenic (~Thunderbi@replaced-ip )
891 [05:06:23] *** Joins: arosusi (~arosusi@replaced-ip )
892 [05:08:21] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 250 seconds)
893 [05:09:02] <Deihmos> pingfloyd: in case i do a new install the home folder will remain in tact
894 [05:09:06] *** Joins: ddp` (~ddp@replaced-ip )
895 [05:10:03] *** Joins: bbroad (~bbroad@replaced-ip )
896 [05:12:43] <_m4ch1n3_> <gecko_x8> adding line with executable path to /etc/rc.local is one way to execute on boot
897 [05:13:13] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 246 seconds)
898 [05:14:05] *** Joins: Scbisui (~Scbisui@replaced-ip )
899 [05:14:30] <_m4ch1n3_> but add it before "exit 0" line
900 [05:15:01] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
901 [05:15:45] *** Joins: sudoswitch (uid346206@replaced-ip )
902 [05:16:33] <_m4ch1n3_> but be aware it executes before you can login
903 [05:17:14] *** Joins: gijoe3k (~gijoe@replaced-ip )
904 [05:17:36] <_m4ch1n3_> adding stuff there could make your system ubootable
905 [05:17:42] <gecko_x8> _m4ch1n3_ afaik rc.local is deprecated in stretch. i wanted to know the 'official' way to doit in stretch..
906 [05:17:59] <gecko_x8> i believe it'sdonevia systemctl
907 [05:18:09] <gecko_x8> i believe it's done via systemctl
908 [05:18:21] <_m4ch1n3_> well it still works on debian
909 [05:18:44] <_m4ch1n3_> buster
910 [05:18:46] <gecko_x8> ok
911 [05:18:51] <gecko_x8> how about this
912 [05:18:52] <gecko_x8> replaced-url
913 [05:19:40] <_m4ch1n3_> i use it to exxecute intel_panel_fitter to fix overscan for an hdmitv thar lacks of this setting
914 [05:20:15] *** Quits: bumblebee (~bumblebee@replaced-ip ) (Remote host closed the connection)
915 [05:20:19] <_m4ch1n3_> intel_panel_fitter
916 [05:20:40] <_m4ch1n3_> fits pannel and returns instantly
917 [05:20:52] *** Quits: wr (~wr@replaced-ip ) (Quit: Leaving)
918 [05:21:18] *** Quits: Intelabite (Intelabite@replaced-ip ) (Ping timeout: 245 seconds)
919 [05:21:46] <_m4ch1n3_> gecko_x8, do you need it before an user logs in?
920 [05:22:43] <gecko_x8> _m4ch1n3_ sry,the link i posted was for how tomakea service.. Yes, it should start as soon as possible after theLCDd service has started
921 [05:23:01] <gecko_x8> it's just thelcdproc client that outputs stats on a small LCD screen
922 [05:23:23] <gecko_x8> sry, my spacebar i acting up
923 [05:24:24] <gecko_x8> _m4ch1n3_ it'slooking likerc.local is the way i'm gonnago. Just wanted to make sure there isn't some new way of doing it. Thanks for help
924 [05:24:33] <gecko_x8> damn spacebar
925 [05:24:53] *** Joins: Intelabite (Intelabite@replaced-ip )
926 [05:25:02] <_m4ch1n3_> wait
927 [05:25:17] <_m4ch1n3_> you have to exit 0 rc.local
928 [05:25:59] <gecko_x8> ok..so /usr/bin/lcdproc
929 [05:26:00] <_m4ch1n3_> if you start a client that not runs in background boot may stuck at this point
930 [05:26:03] <gecko_x8> then exit 0
931 [05:26:29] <_m4ch1n3_> #assume client is ment to stay launched
932 [05:26:34] <gecko_x8> yes
933 [05:26:36] *** Joins: Wulf4 (~Wulf@replaced-ip )
934 [05:26:42] <gecko_x8> it just runs then stays in background
935 [05:26:59] <gecko_x8> if i run from command prompt it just runs and returns the prompt
936 [05:27:11] <_m4ch1n3_> ah ok
937 [05:27:55] <gecko_x8> don't worry i will google for examples still
938 [05:27:58] *** Quits: gigetoo (~gigetoo@replaced-ip ) (Ping timeout: 245 seconds)
939 [05:28:14] <gecko_x8> just wanted to make sure of the correct way in stretch..
940 [05:29:35] <_m4ch1n3_> to be frank im not sure if this is the way how it should be done
941 [05:29:47] <_m4ch1n3_> it works for my purpose
942 [05:29:50] *** Quits: borsin (~borsin@replaced-ip ) (Ping timeout: 272 seconds)
943 [05:30:17] <_m4ch1n3_> if it stays up it would be nice to have an systemd service
944 [05:30:28] *** Quits: Wulf (~Wulf@replaced-ip ) (Ping timeout: 272 seconds)
945 [05:30:29] *** Wulf4 is now known as Wulf
946 [05:31:12] <_m4ch1n3_> replaced-url
947 [05:31:28] <_m4ch1n3_> that would be better
948 [05:31:28] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
949 [05:31:43] <_m4ch1n3_> you can start stop an service or get status
950 [05:31:44] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
951 [05:31:59] <gecko_x8> _m4ch1n3_, yeah, i guess i could make ot as a service, i posted a link to instructions.. the LCD server service already runs as a service though
952 [05:31:59] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
953 [05:32:26] *** Joins: devbaka (~devbaka@replaced-ip )
954 [05:32:28] <gecko_x8> enabled via systemctl.. i'll figure it out
955 [05:33:00] <gecko_x8> i have another annoying issue though.. i'm running a fresh minimal bootstrapped system (stretch running on ZFS root), and i can't do any scrolling with arrows or pgup/pgdwn. for example manpages i can only scroll down page at a time with space, same with journalctl etc.. how can i get scolling up and down to work in a bootstrapped system?
956 [05:34:47] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 240 seconds)
957 [05:34:58] <_m4ch1n3_> try pgup pgdown or shift+pgup/down
958 [05:35:08] <gecko_x8> no
959 [05:35:22] <gecko_x8> i can't do any scrolling with arrows or pgup
960 [05:35:33] <gecko_x8> only down page at a time with spacebar
961 [05:35:39] <gecko_x8> nothing else works
962 [05:35:55] *** Joins: japh (~scp1@replaced-ip )
963 [05:35:58] <gecko_x8> can't even scroll up in manpages
964 [05:36:04] <gecko_x8> very annoying
965 [05:37:27] *** Quits: Intelabite (Intelabite@replaced-ip ) (Ping timeout: 240 seconds)
966 [05:37:38] <gecko_x8> but, i haven't googled this issue yet, just if someone happens to know the reason would be nice
967 [05:37:47] <gecko_x8> i'll igure it out somehow
968 [05:37:52] <_m4ch1n3_> :D
969 [05:37:59] <_m4ch1n3_> youi can do it
970 [05:38:11] <gecko_x8> sure
971 [05:39:44] *** Joins: Intelabite (Intelabite@replaced-ip )
972 [05:39:55] <gecko_x8> _m4ch1n3_ that medium article is good, thx
973 [05:40:18] <gecko_x8> i think i'll make it a service, and make it depend on theLCDd server as well
974 [05:40:31] <gecko_x8> the right way to do it
975 [05:40:41] <gecko_x8> like a professional expert :)
976 [05:44:55] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
977 [05:46:03] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 250 seconds)
978 [05:46:43] *** Joins: cryptodan (~cryptodan@replaced-ip )
979 [05:48:05] *** Joins: ddp` (~ddp@replaced-ip )
980 [05:48:22] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
981 [05:48:48] *** Quits: Scbisui (~Scbisui@replaced-ip ) (Ping timeout: 250 seconds)
982 [05:49:58] *** Joins: musclez (~musclez@replaced-ip )
983 [05:50:25] <_m4ch1n3_> oh yes, failed to link to position replaced-url
984 [05:50:52] *** Joins: andrzejv (~andzej@replaced-ip )
985 [05:51:07] *** Joins: Scbisui (~Scbisui@replaced-ip )
986 [05:51:08] <_m4ch1n3_> you need to create only a config file for your service
987 [05:51:09] *** Joins: Tom_- (tomg@replaced-ip )
988 [05:51:18] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
989 [05:51:41] <gecko_x8> yea, gonna do that, thx
990 [05:51:56] <_m4ch1n3_> systemctl enable/start/stop/disable/status yourservice
991 [05:52:06] <_m4ch1n3_> to control it
992 [05:52:23] *** Joins: xcm (~xcm@replaced-ip )
993 [05:52:26] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 240 seconds)
994 [05:54:24] *** Quits: Tom-_ (tomg@replaced-ip ) (Ping timeout: 246 seconds)
995 [05:54:44] *** Joins: knerten (~knerten@replaced-ip )
996 [05:55:20] *** Joins: in1t3r (~LordShiva@replaced-ip )
997 [05:55:44] *** Quits: Scbisui (~Scbisui@replaced-ip ) (Ping timeout: 250 seconds)
998 [05:56:23] *** Joins: ArcherL (~ArcherL@replaced-ip )
999 [05:56:27] <ArcherL> join #social
1000 [05:56:37] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 246 seconds)
1001 [05:56:56] *** Tom_- is now known as Tom-_
1002 [05:56:56] *** Joins: b0b (~bob@replaced-ip )
1003 [05:57:28] *** Quits: knert (~knerten@replaced-ip ) (Ping timeout: 250 seconds)
1004 [05:57:43] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1005 [05:58:20] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
1006 [05:58:58] <_m4ch1n3_> suffer from social phobia :/
1007 [06:00:04] *** Quits: _m4ch1n3_ (~m4ch1n3@replaced-ip ) (Remote host closed the connection)
1008 [06:01:13] *** Joins: w17t (~w17t@replaced-ip )
1009 [06:02:02] *** Joins: Masterphi (~Masterphi@replaced-ip )
1010 [06:05:12] *** Quits: melissa666 (~melissa66@replaced-ip ) (Remote host closed the connection)
1011 [06:05:31] *** Joins: melissa666 (~melissa66@replaced-ip )
1012 [06:06:01] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
1013 [06:06:08] *** Parts: torbo (~user@replaced-ip ) ("ERC (IRC client for Emacs 26.1)")
1014 [06:06:24] *** Quits: Sollg3r (~ejakuk@replaced-ip ) (Quit: Leaving)
1015 [06:06:57] *** Joins: tgunr (~davec@replaced-ip )
1016 [06:07:50] *** Quits: Gurty (~princess@replaced-ip ) (Read error: Connection timed out)
1017 [06:08:38] *** Joins: Gurty (~princess@replaced-ip )
1018 [06:09:31] *** Joins: hakash (~hakash@replaced-ip )
1019 [06:09:48] *** Joins: Emmanuel_Chanel (~Emmanuel_@replaced-ip )
1020 [06:10:45] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
1021 [06:11:13] *** Joins: rhizome (~rhizome@replaced-ip )
1022 [06:12:10] *** Joins: sectua1_ (2d3f1a7e@replaced-ip )
1023 [06:12:23] *** Quits: spacemanspam (~weechat@replaced-ip ) (Quit: WeeChat 2.3)
1024 [06:13:56] *** Quits: [E]sc (~playboy@replaced-ip ) (Ping timeout: 240 seconds)
1025 [06:14:03] *** Joins: snypzz (~lxnkzz@replaced-ip )
1026 [06:14:32] *** Quits: dustinm` (~dustinm@replaced-ip ) (Quit: Leaving)
1027 [06:17:33] *** Joins: Scbisui (~Scbisui@replaced-ip )
1028 [06:18:57] *** Joins: spacemanspam (~weechat@replaced-ip )
1029 [06:20:51] *** Quits: gm152 (coffee@replaced-ip ) (Quit: Lost terminal)
1030 [06:22:00] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1031 [06:22:03] *** Quits: sidmo (~ident@replaced-ip ) (Quit: Konversation terminated!)
1032 [06:22:42] *** Joins: sidmo (~ident@replaced-ip )
1033 [06:22:43] *** Quits: spacemanspam (~weechat@replaced-ip ) (Client Quit)
1034 [06:23:55] *** Quits: Logg_ (~Logg@replaced-ip ) (Ping timeout: 246 seconds)
1035 [06:24:10] *** Joins: dustinm` (~dustinm@replaced-ip )
1036 [06:25:19] *** Joins: spacemanspam (~weechat@replaced-ip )
1037 [06:25:33] *** Quits: jasperarcola (~JasperArc@replaced-ip ) (Ping timeout: 246 seconds)
1038 [06:26:04] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 250 seconds)
1039 [06:27:26] *** Joins: Guest78318 (~helene@replaced-ip )
1040 [06:27:54] *** Joins: milkt (~debian@replaced-ip )
1041 [06:29:31] *** Quits: ArcherL (~ArcherL@replaced-ip ) (Remote host closed the connection)
1042 [06:31:18] *** Joins: jasperarcola (~JasperArc@replaced-ip )
1043 [06:32:06] *** Quits: we6jbo (~we6jbo@replaced-ip ) (Remote host closed the connection)
1044 [06:32:28] *** Quits: spacemanspam (~weechat@replaced-ip ) (Quit: WeeChat 2.3)
1045 [06:33:39] *** Parts: sectua1_ (2d3f1a7e@replaced-ip ) ()
1046 [06:33:53] *** Quits: rant (~user@replaced-ip ) (Ping timeout: 250 seconds)
1047 [06:35:06] *** Quits: autofsckk (~autofsckk@replaced-ip ) (Quit: leaving)
1048 [06:35:53] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
1049 [06:36:01] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
1050 [06:36:27] *** Joins: spacemanspam (~weechat@replaced-ip )
1051 [06:37:21] *** Joins: tgunr (~davec@replaced-ip )
1052 [06:38:51] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1053 [06:39:04] *** Joins: Noo (~techsuppo@replaced-ip )
1054 [06:39:07] *** Parts: Noo (~techsuppo@replaced-ip ) ()
1055 [06:40:18] *** Joins: wilbert (~wilbert@replaced-ip )
1056 [06:41:23] *** Joins: CyberManifest (~CyberMani@replaced-ip )
1057 [06:41:29] *** Joins: rant (~user@replaced-ip )
1058 [06:41:57] *** Quits: manjeet (uid343474@replaced-ip ) (Quit: Connection closed for inactivity)
1059 [06:43:07] *** Quits: fling (~user@replaced-ip ) (Remote host closed the connection)
1060 [06:43:41] *** Joins: shadow (~falconkne@replaced-ip )
1061 [06:44:03] *** shadow is now known as Guest79463
1062 [06:44:41] *** Joins: dtux (~dmtucker@replaced-ip )
1063 [06:48:09] *** Quits: snypzz (~lxnkzz@replaced-ip ) (Quit: Leaving)
1064 [06:49:46] *** Quits: noonien (uid162445@replaced-ip ) (Quit: Connection closed for inactivity)
1065 [06:49:52] *** Quits: Pavr (~Pavr@replaced-ip ) (Quit: bye)
1066 [06:50:09] *** Quits: ehlodex (~ilos@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1067 [06:50:14] *** Joins: Noo (~techsuppo@replaced-ip )
1068 [06:50:18] <leibniz> p
1069 [06:51:23] *** Joins: Pavr (~Pavr@replaced-ip )
1070 [06:51:28] *** Joins: ehlodex (~ilos@replaced-ip )
1071 [06:51:51] *** Joins: rizzo (~RizzoTheR@replaced-ip )
1072 [06:53:29] *** Quits: rhizome (~rhizome@replaced-ip ) (Ping timeout: 268 seconds)
1073 [06:54:08] *** Joins: introom (introom@replaced-ip )
1074 [06:54:21] <introom> debian has version-ignorant `default-jdk'
1075 [06:54:36] <introom> is there any package for the corresponding java source package?
1076 [06:54:38] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 245 seconds)
1077 [06:54:51] *** Joins: rhizome (~rhizome@replaced-ip )
1078 [06:55:05] <introom> i can only find package names with version number hardcoded in, such as `openjdk-11-source'
1079 [06:56:37] *** Joins: oo_miguel (~miguel@replaced-ip )
1080 [06:57:26] <gerforce> sorry for repeating my question. I have a question about upgrading my software on Debian Jessie. Details: replaced-url
1081 [07:01:54] *** Joins: Logg (~Logg@replaced-ip )
1082 [07:03:26] *** Joins: manjeet (uid343474@replaced-ip )
1083 [07:05:07] *** Quits: dustinm` (~dustinm@replaced-ip ) (Quit: Leaving)
1084 [07:06:01] *** Quits: tgunr (~davec@replaced-ip ) (Remote host closed the connection)
1085 [07:06:01] <Tom-_> no idea gerforce
1086 [07:06:11] <gerforce> sorry for repeating my question. I have a question about upgrading my software on Debian Jessie. Details: | allorder
1087 [07:06:28] <gerforce> my bad.
1088 [07:06:33] <Tom-_> can you try with apt-get ugrade instead of apt, and paste it?
1089 [07:06:43] <gerforce> try to paste to another channel
1090 [07:06:48] <Tom-_> i mean paste it to paste.debian.net
1091 [07:06:51] *** Quits: Guest79463 (~falconkne@replaced-ip ) (Ping timeout: 246 seconds)
1092 [07:07:00] <gerforce> Tom-_: of course.
1093 [07:07:00] *** Quits: Gurty (~princess@replaced-ip ) (Read error: Connection timed out)
1094 [07:07:31] *** Joins: Gurty (~princess@replaced-ip )
1095 [07:07:31] *** Joins: tgunr (~davec@replaced-ip )
1096 [07:07:31] *** Quits: Gurty (~princess@replaced-ip ) (Changing host)
1097 [07:07:31] *** Joins: Gurty (~princess@replaced-ip )
1098 [07:08:31] *** Joins: olegfusion (~olegfusio@replaced-ip )
1099 [07:08:41] <gerforce> Tom-_: replaced-url
1100 [07:08:42] *** Joins: airwind (~belovent@replaced-ip )
1101 [07:09:50] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1102 [07:11:29] *** Joins: pvdp (~pvdp@replaced-ip )
1103 [07:11:49] *** Quits: b7219264 (b7219264@replaced-ip ) (Ping timeout: 272 seconds)
1104 [07:11:52] <gerforce> it seems to be caused by package procps
1105 [07:12:24] <Tom-_> yeah
1106 [07:12:27] *** Quits: PaddyF (~PaddyF@replaced-ip ) (Ping timeout: 246 seconds)
1107 [07:12:27] <Tom-_> i don't speak systemd
1108 [07:13:01] <Tom-_> you can try running /var/lib/dpkg/info/procps.postinst line by line until it generates the systemd error message and then debug that
1109 [07:13:13] <Tom-_> ever do much debian system administrating before?
1110 [07:13:35] *** Quits: gijoe3k (~gijoe@replaced-ip ) (Remote host closed the connection)
1111 [07:14:53] *** Joins: dustinm` (~dustinm@replaced-ip )
1112 [07:16:22] <gerforce> Tom-_: all right. I'll try. Thanks
1113 [07:16:29] *** Quits: tuxd00d (~tuxd00d@replaced-ip ) (Quit: tuxd00d)
1114 [07:17:04] *** Joins: Christian75_ (~Christian@replaced-ip )
1115 [07:17:04] <gerforce> quoting: "ever do much debian system administrating before?", Are you asking?
1116 [07:17:30] *** Quits: Christian75 (~Christian@replaced-ip ) (Ping timeout: 272 seconds)
1117 [07:18:04] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
1118 [07:18:10] *** Joins: crimastergogo (~crimaster@replaced-ip )
1119 [07:18:15] *** Joins: conta (~Thunderbi@replaced-ip )
1120 [07:20:42] *** Joins: b7219264 (b7219264@replaced-ip )
1121 [07:22:22] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1122 [07:23:13] <rhizome> gerforce: try dist-upgrade
1123 [07:23:34] <themill> gerforce: do the logs show any useful info there? (as the output suggests)
1124 [07:24:41] *** Joins: Rogalian (~cools@replaced-ip )
1125 [07:24:48] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1126 [07:25:12] *** Joins: ich (~ich@replaced-ip )
1127 [07:25:13] *** Quits: tgunr (~davec@replaced-ip ) (Read error: Connection reset by peer)
1128 [07:25:49] *** Joins: electro33 (uid613@replaced-ip )
1129 [07:26:26] *** Quits: runlevel7 (~runlevel7@replaced-ip ) (Ping timeout: 240 seconds)
1130 [07:26:47] <themill> gerforce: is this some sort of container or do you have your own kernel?
1131 [07:27:29] <gerforce> themill: i'll paste the result of 'journalctl -xn'
1132 [07:27:44] <themill> I just saw them in your previous paste
1133 [07:27:47] *** Quits: galeido (galeido@replaced-ip ) (Ping timeout: 240 seconds)
1134 [07:28:30] <gerforce> replaced-url
1135 [07:28:31] <gerforce> ok
1136 [07:29:40] <themill> What do you have in /etc/sysctl.d/ ?
1137 [07:30:12] <gerforce> when i run /var/lib/dpkg/info/procps.postinst step by step, the error shows at 'invoke-rc.d procps start'
1138 [07:30:19] *** Joins: galeido (galeido@replaced-ip )
1139 [07:30:31] *** Joins: iderik (~weechat@replaced-ip )
1140 [07:31:04] *** Quits: vtj (~vtj@replaced-ip ) (Ping timeout: 250 seconds)
1141 [07:31:41] *** Quits: Maruiki (630beaaa@replaced-ip ) (Ping timeout: 256 seconds)
1142 [07:31:43] <gerforce> replaced-url
1143 [07:32:26] <themill> any settings conntrack settings from either of those two files?
1144 [07:32:50] *** Joins: vtj (~vtj@replaced-ip )
1145 [07:32:51] *** Quits: Guest78318 (~helene@replaced-ip ) (Ping timeout: 250 seconds)
1146 [07:33:13] <themill> (I assume 30-tracker.conf.dpkg-new should be ignored, but ...)
1147 [07:33:20] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 272 seconds)
1148 [07:34:05] *** Quits: sudoswitch (uid346206@replaced-ip ) (Quit: Connection closed for inactivity)
1149 [07:34:36] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 244 seconds)
1150 [07:34:42] *** Joins: thePiGrepper (~nagato@replaced-ip )
1151 [07:35:12] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 246 seconds)
1152 [07:36:26] *** Joins: japh (~scp1@replaced-ip )
1153 [07:36:46] <gerforce> themill: what do you mean?
1154 [07:38:02] *** Joins: Rogalian (~cools@replaced-ip )
1155 [07:39:26] <themill> grep conntrack /etc/sysctl.d/*
1156 [07:40:39] *** Quits: imp (~imp@replaced-ip ) (Remote host closed the connection)
1157 [07:44:14] *** Joins: ellyacht (ellyacht@replaced-ip )
1158 [07:44:56] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
1159 [07:45:01] *** Quits: Masterphi (~Masterphi@replaced-ip ) (Quit: ZZZZzzzzz)
1160 [07:45:19] <Tom-_> gerforce, I figured it would be invoke-rc.d , probably... i guess you could read the invoke-rc.d procps script yourself with strace or something and see what the systemd command line is
1161 [07:45:22] <Tom-_> i'm kind of systemd-useless
1162 [07:45:34] <Tom-_> maybe try a sane init program
1163 [07:46:51] *** Joins: toorop (~toorop@replaced-ip )
1164 [07:47:29] <gerforce> themill: in file "99-sysctl.conf": net.netfilter.nf_conntrack_max=64000 net.nf_conntrack_max=64000
1165 [07:47:50] *** Joins: vivid (~ViViD@replaced-ip )
1166 [07:47:59] <themill> systemd has nothing to do with this btw
1167 [07:49:26] <themill> gerforce: so it can't apply that second one and that causes the upgrade of procps to fail. That looks like a setting for a much older kernel. Try commenting it out
1168 [07:51:07] <gerforce> themill: this one : net.nf_conntrack_max=64000
1169 [07:51:20] *** Joins: discovered (~discovere@replaced-ip )
1170 [07:51:33] <themill> yeah
1171 [07:54:01] <gerforce> bravo!
1172 [07:54:16] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1173 [07:54:24] <gerforce> problem solved :)
1174 [07:54:53] <gerforce> i want to know why the second setting be there?
1175 [07:55:37] *** Quits: harha_ (~harha@replaced-ip ) (Quit: Quit via ZNC.)
1176 [07:58:26] *** Joins: DieMoesch (~thomas@replaced-ip )
1177 [07:59:01] <Tom-_> okay great, glad you figured it out :)
1178 [07:59:16] <gerforce> thanks, Tom-_
1179 [08:00:27] *** Quits: conta (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1180 [08:00:33] *** Joins: conta1 (~Thunderbi@replaced-ip )
1181 [08:01:10] *** Quits: fakhraee (~fakhraee@replaced-ip ) (Read error: Connection reset by peer)
1182 [08:01:14] *** Joins: Guest78318 (~helene@replaced-ip )
1183 [08:01:43] *** Joins: SPF (~spf@replaced-ip )
1184 [08:02:03] *** Joins: fakhraee (~fakhraee@replaced-ip )
1185 [08:02:47] *** Joins: Greyztar (~irc@replaced-ip )
1186 [08:02:59] *** conta1 is now known as conta
1187 [08:04:38] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 245 seconds)
1188 [08:05:26] *** Joins: runlevel7 (~runlevel7@replaced-ip )
1189 [08:06:29] *** Joins: BlueByte (~walther@replaced-ip )
1190 [08:07:55] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Quit: brb)
1191 [08:09:48] *** Joins: oish (~charlie@replaced-ip )
1192 [08:10:15] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1193 [08:12:32] *** Joins: painted (~fainted@replaced-ip )
1194 [08:15:09] *** Quits: factor (~factor@replaced-ip ) (Remote host closed the connection)
1195 [08:16:25] *** Joins: BenNZ (~Ben__@replaced-ip )
1196 [08:16:34] *** Joins: knidos (~knidos@replaced-ip )
1197 [08:19:11] *** Joins: RebelCoderRU (~RebelCode@replaced-ip )
1198 [08:19:57] *** Joins: jmarsac (~jmarsac@replaced-ip )
1199 [08:20:16] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1200 [08:21:02] *** Quits: DieMoesch (~thomas@replaced-ip ) (Ping timeout: 268 seconds)
1201 [08:21:26] *** Joins: a_l_b (~a_l_b@replaced-ip )
1202 [08:22:06] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
1203 [08:23:00] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
1204 [08:23:22] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 272 seconds)
1205 [08:23:38] <themill> gerforce: I suspect that second setting was there from some very very old kernel. I have a dim recollection of needing to change these settings over few years back
1206 [08:24:18] *** Joins: dreamon_ (~dreamon@replaced-ip )
1207 [08:26:36] *** Joins: Haohmaru (~Haohmaru@replaced-ip )
1208 [08:26:51] *** Quits: ellyacht (ellyacht@replaced-ip ) (Read error: Connection reset by peer)
1209 [08:27:00] *** Joins: _marco (~marco@replaced-ip )
1210 [08:27:03] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Напускам)
1211 [08:27:23] *** Joins: harha_ (~harha@replaced-ip )
1212 [08:28:36] *** Joins: HerbY_NL2 (~HerbY_NL2@replaced-ip )
1213 [08:29:03] *** Quits: _marco (~marco@replaced-ip ) (Client Quit)
1214 [08:29:09] *** Joins: __marco (~marco@replaced-ip )
1215 [08:29:14] *** Joins: JustStephIt (~JustSteph@replaced-ip )
1216 [08:30:13] *** Joins: __marco__ (~marco@replaced-ip )
1217 [08:30:25] *** Quits: __marco__ (~marco@replaced-ip ) (Client Quit)
1218 [08:31:57] *** Quits: Al_lA (~derwhalfi@replaced-ip ) (Remote host closed the connection)
1219 [08:32:02] *** Joins: himcesjf_ (~cesjf@replaced-ip )
1220 [08:32:45] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 268 seconds)
1221 [08:34:01] *** debhelper sets mode: +l 1514
1222 [08:34:15] *** Joins: phait0 (phait0@replaced-ip )
1223 [08:34:26] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 240 seconds)
1224 [08:35:39] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Quit: a_l_b)
1225 [08:35:44] <gerforce> themill: Your dim recollection helps then. :)
1226 [08:35:56] * themill tends to be quite dim
1227 [08:35:58] *** Joins: llucenic (~Thunderbi@replaced-ip )
1228 [08:37:50] *** Joins: idlemind (~quassel@replaced-ip )
1229 [08:38:40] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Ping timeout: 250 seconds)
1230 [08:42:22] <Haohmaru> i'm following instructions to see if a bug in one program is located in the actual program itself, or between its gui toolkit (wxwidgets) and the window manager (openbox) .. so i was instructed to try to replace my wx3.0.2 with newer version from backports
1231 [08:42:31] *** Joins: gem808 (~Thunderbi@replaced-ip )
1232 [08:42:55] *** Joins: styvy (~styvy@replaced-ip )
1233 [08:42:56] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 240 seconds)
1234 [08:43:52] <Haohmaru> in synaptic, when i attempt to uninstall libwx*** it asks me "mark additional required changes?" and lists programs that use libwx - the program in question, as well as a few other programs/packages that are related
1235 [08:44:17] <Haohmaru> i can press "cancel" on this.. but i'm not sure if this is a path towards messing up my debian :/
1236 [08:44:35] <Haohmaru> ..halp
1237 [08:44:51] *** Joins: mutzel (~mutzel@replaced-ip )
1238 [08:44:56] *** Joins: reverendawesome (~reverenda@replaced-ip )
1239 [08:45:37] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1240 [08:45:50] *** Joins: P1ersson (~P1ersson@replaced-ip )
1241 [08:46:23] *** Quits: mutzel (~mutzel@replaced-ip ) (Client Quit)
1242 [08:46:24] *** Quits: JustStephIt (~JustSteph@replaced-ip ) (Quit: Konversation terminated!)
1243 [08:46:48] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 272 seconds)
1244 [08:47:07] *** Quits: foobiebletch (~foobieble@replaced-ip ) (Ping timeout: 240 seconds)
1245 [08:47:39] <Haohmaru> ,v libwxbase
1246 [08:47:41] <judd> No package named 'libwxbase' was found in amd64.
1247 [08:48:19] <Haohmaru> ,v libwxbase3.0-0v5
1248 [08:48:20] <judd> Package: libwxbase3.0-0v5 on amd64 -- stretch: 3.0.2+dfsg-4; stretch-backports: 3.0.4+dfsg-4~bpo9+1; buster: 3.0.4+dfsg-8; sid: 3.0.4+dfsg-8
1249 [08:48:22] *** Joins: Ryushin (chris@replaced-ip )
1250 [08:48:28] *** Joins: Svelt0n (quassel@replaced-ip )
1251 [08:48:43] *** Joins: Rogalian (~cools@replaced-ip )
1252 [08:49:13] *** Quits: wilbert (~wilbert@replaced-ip ) (Ping timeout: 245 seconds)
1253 [08:49:32] *** Joins: silentjet (~jet@replaced-ip )
1254 [08:49:38] *** Quits: knidos (~knidos@replaced-ip ) (Quit: WeeChat 1.9.1)
1255 [08:50:39] *** Joins: cryptodan (~cryptodan@replaced-ip )
1256 [08:50:43] *** Joins: him-cesjf (~cesjf@replaced-ip )
1257 [08:52:30] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 272 seconds)
1258 [08:52:56] *** Joins: george959 (~george959@replaced-ip )
1259 [08:53:15] *** Joins: encod3 (~encod3@replaced-ip )
1260 [08:53:37] <Haohmaru> my uneducated nose tells me perhaps it's not dangerous to try that.. but.. :/
1261 [08:53:49] *** Joins: totem (~tot@replaced-ip )
1262 [08:54:21] <gerforce> I have upgraded my debian from jessie to stretch, why don't the kernel upgrade?
1263 [08:54:25] *** Quits: clemens3_ (~clemens@replaced-ip ) (Ping timeout: 272 seconds)
1264 [08:54:42] *** Quits: p_quarles (~pquarles@replaced-ip ) (Ping timeout: 250 seconds)
1265 [08:55:11] <Haohmaru> gerforce maybe you've installed a specific kernel version package, instead of the "meta package" which changes its version
1266 [08:55:30] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1267 [08:55:42] <gerforce> this debian version was provided by my VPS vendor.
1268 [08:55:42] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1269 [08:55:55] <Haohmaru> no idea then
1270 [08:55:55] <gerforce> using kernel version 2.6
1271 [08:56:04] <Haohmaru> wot.. that sounds ancient
1272 [08:56:11] *** Quits: phait0 (phait0@replaced-ip ) (Ping timeout: 268 seconds)
1273 [08:56:48] <apollo13> gerforce: you might change your provider
1274 [08:56:51] <apollo13> wanna*
1275 [08:56:59] <apollo13> sounds like openvz or so?
1276 [08:57:18] <gerforce> yes, i have installed the new kernel package "linux-image-4.9.0-8-amd64". After rebooting, still 2.6
1277 [08:57:30] <apollo13> what hypervisor?
1278 [08:57:34] <gerforce> i didn't even see the kernel image under /boot
1279 [08:57:44] <gerforce> My VPS
1280 [08:57:46] <apollo13> yeah it is supplied from the outside
1281 [08:57:54] <gerforce> Bandswangon
1282 [08:57:58] <apollo13> yes which hypervisor is used to run your vps
1283 [08:58:04] <apollo13> that is no known hypervisor
1284 [08:58:05] *** Joins: Robin_AS (~Robin_AS@replaced-ip )
1285 [08:58:21] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Excess Flood)
1286 [08:58:56] *** Joins: him-cesjf (~cesjf@replaced-ip )
1287 [08:59:17] *** Joins: supercoven (~quassel@replaced-ip )
1288 [08:59:27] <gerforce> according their website, the hypervisor is openvz
1289 [09:00:01] *** Joins: mibo (~mibo@replaced-ip )
1290 [09:00:09] *** Joins: TomyWork (~tomy@replaced-ip )
1291 [09:00:14] <apollo13> yeah, drop them
1292 [09:00:15] *** Joins: crimastergogo (~crimaster@replaced-ip )
1293 [09:00:15] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1294 [09:00:19] *** Joins: sauvin (sauvin@replaced-ip )
1295 [09:00:27] <apollo13> better yesterday than now
1296 [09:01:03] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 250 seconds)
1297 [09:01:20] <gerforce> any suggestion?
1298 [09:01:36] <apollo13> digital ocean is okay
1299 [09:01:36] *** Joins: chele (~chele@replaced-ip )
1300 [09:01:41] *** Joins: lankanmon (~LKNnet@replaced-ip )
1301 [09:02:20] *** Joins: devbaka (~devbaka@replaced-ip )
1302 [09:02:40] <Haohmaru> any hints on my issue?
1303 [09:02:40] *** Joins: iveqy (~fredrik@replaced-ip )
1304 [09:02:42] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 246 seconds)
1305 [09:03:51] *** Joins: Pjusur (~Pjusur@replaced-ip )
1306 [09:03:54] *** Quits: Svelt0n (quassel@replaced-ip ) (Read error: Connection reset by peer)
1307 [09:04:01] *** debhelper sets mode: +l 1521
1308 [09:04:08] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
1309 [09:04:12] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 268 seconds)
1310 [09:04:16] *** Joins: zeSoup (~jsc@replaced-ip )
1311 [09:04:32] *** Joins: thePiGrepper (~nagato@replaced-ip )
1312 [09:05:30] *** Joins: jpmh (~jpmh@replaced-ip )
1313 [09:07:04] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1314 [09:07:31] *** Joins: oish (~charlie@replaced-ip )
1315 [09:07:54] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1316 [09:08:04] *** Joins: Rogalian (~cools@replaced-ip )
1317 [09:09:16] *** Joins: tagomago (~tagomago@replaced-ip )
1318 [09:09:17] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
1319 [09:10:33] *** Joins: Rogalian (~cools@replaced-ip )
1320 [09:11:55] *** Quits: manjeet (uid343474@replaced-ip ) (Quit: Connection closed for inactivity)
1321 [09:11:56] <jpmh> I recently upgraded from Ubuntu to Devian - should have done it years ago - I do not that rm seems A LOT SLOWER - is it zeroing the file before releaseng it?
1322 [09:12:29] <apollo13> this is the wrong channel for devian
1323 [09:12:35] *** Joins: DarkByD3sign (~DarkByD3s@replaced-ip )
1324 [09:12:37] *** Joins: integral (~bsmith@replaced-ip )
1325 [09:13:12] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 246 seconds)
1326 [09:13:12] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
1327 [09:13:13] <jpmh> I mean Debian - oops
1328 [09:13:20] *** Joins: clemens3_ (~clemens@replaced-ip )
1329 [09:13:29] *** Joins: Rogalian (~cools@replaced-ip )
1330 [09:14:21] *** Joins: __marco (~marco@replaced-ip )
1331 [09:14:58] <apollo13> and not rm most likely does not zero anything
1332 [09:15:12] <apollo13> or rather doesn't do anything different between debian and ubuntu
1333 [09:15:53] <apollo13> maybe you have different trim settings but even that shouldn't make a diff imo
1334 [09:16:57] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1335 [09:17:12] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 272 seconds)
1336 [09:17:16] *** Joins: him-cesjf (~cesjf@replaced-ip )
1337 [09:17:57] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1338 [09:18:25] *** Quits: gerforce (~gerforce@replaced-ip ) (Quit: WeeChat 2.2)
1339 [09:18:36] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Read error: Connection reset by peer)
1340 [09:20:16] *** Joins: djakov (~djakov@replaced-ip )
1341 [09:20:23] *** Quits: DarkByD3sign (~DarkByD3s@replaced-ip ) (Read error: Connection reset by peer)
1342 [09:21:09] *** Joins: a_l_b (~a_l_b@replaced-ip )
1343 [09:21:14] *** Joins: DrewbieSnack (~DickNose@replaced-ip )
1344 [09:21:23] *** Quits: Telcoguy (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1345 [09:21:29] *** Joins: Telcoguy (~quassel@replaced-ip )
1346 [09:21:39] *** Joins: Haudegen (~quassel@replaced-ip )
1347 [09:21:54] *** Joins: interrobangd (~interroba@replaced-ip )
1348 [09:23:18] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 250 seconds)
1349 [09:23:29] *** Quits: DrewbieSnack (~DickNose@replaced-ip ) (Quit: Later days!)
1350 [09:23:56] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 268 seconds)
1351 [09:24:23] *** Joins: pax (~Thunderbi@replaced-ip )
1352 [09:25:04] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
1353 [09:25:18] *** Joins: Telcoguy_ (~quassel@replaced-ip )
1354 [09:27:33] *** Joins: selroc (~selroc@replaced-ip )
1355 [09:27:40] <jpmh> apollo13: thank you so much - and no difference in the trum settings - it is not a big deal at all - I ran into it only becasue after the upgarde I did a mass of deltions
1356 [09:27:47] *** Quits: Telcoguy (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
1357 [09:28:08] *** Joins: pax (~Thunderbi@replaced-ip )
1358 [09:29:32] <apollo13> jpmh: you didn't literally upgrade via apt from debian to ubuntu, did you?
1359 [09:31:08] <jpmh> apollo13: NO - I decided it was time to start again - scrubbed a new machine - installed debian and copied files and configuration
1360 [09:31:15] <apollo13> ok :)
1361 [09:31:23] <jpmh> when I say upgrades I mean MY EXPERIENCE is ungraded
1362 [09:31:35] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
1363 [09:32:13] *** Joins: shannara (~Stanislas@replaced-ip )
1364 [09:32:30] *** Quits: jpmh (~jpmh@replaced-ip ) (Remote host closed the connection)
1365 [09:34:16] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1366 [09:34:21] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Remote host closed the connection)
1367 [09:34:51] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
1368 [09:36:45] *** Quits: george959 (~george959@replaced-ip ) (Quit: WeeChat 2.3)
1369 [09:38:26] *** Joins: daniv (~daniv@replaced-ip )
1370 [09:39:44] *** Joins: winem_ (~quassel@replaced-ip )
1371 [09:40:12] *** Quits: Rogalian (~cools@replaced-ip ) (Ping timeout: 250 seconds)
1372 [09:40:38] *** Quits: totem (~tot@replaced-ip ) (Quit: Leaving)
1373 [09:40:51] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 246 seconds)
1374 [09:41:07] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1375 [09:42:01] *** Joins: andrzejv (~andzej@replaced-ip )
1376 [09:42:43] *** Joins: teclo- (42@replaced-ip )
1377 [09:43:15] *** Joins: marconline (~marconlin@replaced-ip )
1378 [09:43:17] *** Joins: him-cesjf (~cesjf@replaced-ip )
1379 [09:44:01] *** debhelper sets mode: +l 1527
1380 [09:44:09] *** Quits: Telcoguy_ (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
1381 [09:44:32] *** Quits: kale (~kale@replaced-ip ) (Ping timeout: 250 seconds)
1382 [09:45:33] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1383 [09:45:41] *** Joins: RenMas (~RenagadeM@replaced-ip )
1384 [09:46:06] *** Quits: selroc (~selroc@replaced-ip ) (Quit: Leaving)
1385 [09:46:40] *** Joins: skipshooter (~markie@replaced-ip )
1386 [09:47:14] *** Joins: Telcoguy (~quassel@replaced-ip )
1387 [09:47:23] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 244 seconds)
1388 [09:47:26] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
1389 [09:48:02] *** Quits: FriedEggBanjo (~FriedEggB@replaced-ip ) (Quit: Exit stage left....)
1390 [09:48:38] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Client Quit)
1391 [09:48:43] *** Joins: Rogalian (~cools@replaced-ip )
1392 [09:49:36] *** Quits: hakash (~hakash@replaced-ip ) (Ping timeout: 246 seconds)
1393 [09:49:40] *** Joins: Telcoguy_ (~quassel@replaced-ip )
1394 [09:49:44] *** Joins: teclo- (42@replaced-ip )
1395 [09:49:55] *** Joins: PaddyF (~PaddyF@replaced-ip )
1396 [09:49:58] *** Joins: deluxy_ (~Diana@replaced-ip )
1397 [09:50:11] *** Quits: deluxy_ (~Diana@replaced-ip ) (Remote host closed the connection)
1398 [09:50:28] *** Joins: deluxy (~Diana@replaced-ip )
1399 [09:50:47] *** Joins: iveqy (~fredrik@replaced-ip )
1400 [09:51:02] *** Joins: Texou (~Texou@replaced-ip )
1401 [09:51:06] <Haohmaru> le bump?
1402 [09:53:01] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
1403 [09:53:18] *** Quits: Telcoguy (~quassel@replaced-ip ) (Ping timeout: 272 seconds)
1404 [09:53:24] *** Joins: shannara (~Stanislas@replaced-ip )
1405 [09:53:59] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
1406 [09:54:06] *** Joins: free234324 (~quassel@replaced-ip )
1407 [09:54:10] *** Joins: m0u (~m0u@replaced-ip )
1408 [09:56:23] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1409 [09:57:02] *** Quits: deluxy (~Diana@replaced-ip ) (Quit: deluxy)
1410 [09:57:07] *** Joins: thallada (~thallada@replaced-ip )
1411 [09:57:20] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1412 [09:57:33] *** Joins: Codier (~user@replaced-ip )
1413 [09:58:05] *** Joins: vivid (~ViViD@replaced-ip )
1414 [09:58:07] *** Joins: rnix (~rnix@replaced-ip )
1415 [09:59:46] *** Quits: supercoven (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1416 [10:01:35] *** Quits: skipshooter (~markie@replaced-ip ) (Quit: leaving)
1417 [10:03:07] *** Joins: skipshooter (~markie@replaced-ip )
1418 [10:03:36] *** Quits: RebelCoderRU (~RebelCode@replaced-ip ) (Ping timeout: 250 seconds)
1419 [10:04:02] *** debhelper sets mode: +l 1533
1420 [10:04:25] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 246 seconds)
1421 [10:05:52] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 268 seconds)
1422 [10:05:53] *** Quits: daniv (~daniv@replaced-ip ) (Read error: Connection reset by peer)
1423 [10:06:19] *** Joins: teclo- (42@replaced-ip )
1424 [10:06:23] *** Joins: japh (~scp1@replaced-ip )
1425 [10:06:57] *** Joins: himcesjf_ (~cesjf@replaced-ip )
1426 [10:07:16] *** Joins: daniv (~daniv@replaced-ip )
1427 [10:07:42] *** Joins: milkt (~debian@replaced-ip )
1428 [10:07:47] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
1429 [10:07:56] *** Joins: _mel_ (~melvin@replaced-ip )
1430 [10:07:58] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 245 seconds)
1431 [10:08:02] *** Joins: alex_pa (~alex_pa@replaced-ip )
1432 [10:09:09] *** tadeus_brick is now known as TadeusTaD
1433 [10:09:38] *** Joins: serban (serban@replaced-ip )
1434 [10:09:41] *** Joins: cateye (~cateye@replaced-ip )
1435 [10:09:44] *** Joins: Penguin_ (~xwQ5kwYl6@replaced-ip )
1436 [10:09:46] *** Joins: cluelessperson (~cluelessp@replaced-ip )
1437 [10:09:55] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Remote host closed the connection)
1438 [10:10:07] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 244 seconds)
1439 [10:10:19] *** Joins: rizzo (~RizzoTheR@replaced-ip )
1440 [10:11:21] *** Quits: incognito9999 (~incognito@replaced-ip ) (Ping timeout: 252 seconds)
1441 [10:13:37] *** Joins: CyberManifest (~CyberMani@replaced-ip )
1442 [10:13:54] *** Joins: Rogalian (~cools@replaced-ip )
1443 [10:14:01] *** debhelper sets mode: +l 1539
1444 [10:14:27] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1445 [10:14:47] *** Quits: rizzo (~RizzoTheR@replaced-ip ) (Ping timeout: 240 seconds)
1446 [10:14:50] *** Joins: incognito9999 (~incognito@replaced-ip )
1447 [10:14:58] *** ChanServ sets mode: +o jelly
1448 [10:15:00] *** jelly sets mode: -q *!*@nellis.ncc-501.starfleet.zauberfisch.at
1449 [10:15:01] *** ChanServ sets mode: -o jelly
1450 [10:15:45] *** Quits: incognito9999 (~incognito@replaced-ip ) (Client Quit)
1451 [10:16:12] *** Joins: incognito9999 (~incognito@replaced-ip )
1452 [10:16:21] <Haohmaru> okay, i figured it out..
1453 [10:16:27] *** Joins: sphenxes (~sphenxe@replaced-ip )
1454 [10:16:54] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 246 seconds)
1455 [10:17:03] *** Joins: thallada (~thallada@replaced-ip )
1456 [10:18:27] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 240 seconds)
1457 [10:18:49] *** Joins: teclo- (42@replaced-ip )
1458 [10:18:50] *** Joins: andrzejv (~andzej@replaced-ip )
1459 [10:18:58] *** Joins: plouki (~plouk@replaced-ip )
1460 [10:20:41] *** Quits: \\Mr_C\\ (mrc@replaced-ip ) (Quit: (Read error: Connection reset by beer))
1461 [10:20:47] *** Joins: f10 (~flo@replaced-ip )
1462 [10:20:59] *** Quits: dtux (~dmtucker@replaced-ip ) (Ping timeout: 250 seconds)
1463 [10:21:18] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 245 seconds)
1464 [10:23:01] *** Quits: orbiter (~orbiter@replaced-ip ) (Read error: Connection reset by peer)
1465 [10:23:06] *** Joins: AimHere (~David@replaced-ip )
1466 [10:25:00] *** Class7_ is now known as Class7
1467 [10:25:24] *** Joins: supercoven (~quassel@replaced-ip )
1468 [10:28:07] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 240 seconds)
1469 [10:28:38] *** Joins: sq5kln (~sq5kln@replaced-ip )
1470 [10:28:43] *** Quits: himcesjf_ (~cesjf@replaced-ip ) (Read error: Connection reset by peer)
1471 [10:29:42] *** Quits: sq5kln (~sq5kln@replaced-ip ) (Client Quit)
1472 [10:29:44] *** Quits: gem808 (~Thunderbi@replaced-ip ) (Quit: gem808)
1473 [10:29:56] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 240 seconds)
1474 [10:30:14] *** Joins: ddp` (~ddp@replaced-ip )
1475 [10:30:43] *** Quits: pvdp (~pvdp@replaced-ip ) (Quit: Ping timeout (120 seconds))
1476 [10:31:03] *** Joins: thunderrd (~thunderrd@replaced-ip )
1477 [10:31:15] *** Joins: pvdp (~pvdp@replaced-ip )
1478 [10:31:47] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 240 seconds)
1479 [10:32:30] *** Joins: karakedi (~eAC53C340@replaced-ip )
1480 [10:32:30] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
1481 [10:32:30] *** Joins: karakedi (~eAC53C340@replaced-ip )
1482 [10:33:07] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1483 [10:33:45] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1484 [10:34:35] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
1485 [10:35:24] *** Joins: shannara (~Stanislas@replaced-ip )
1486 [10:35:34] *** Joins: iveqy (~fredrik@replaced-ip )
1487 [10:36:59] *** Quits: NotABotButBug (3b733eea@replaced-ip ) (Ping timeout: 256 seconds)
1488 [10:37:01] *** Joins: xcm (~xcm@replaced-ip )
1489 [10:37:12] *** Joins: thallada (~thallada@replaced-ip )
1490 [10:37:21] *** Quits: handsome_feng (~feng@replaced-ip ) (Remote host closed the connection)
1491 [10:37:44] <spaceone> hey, i want to provide a transitional pacakge (remove a package). would i use Breaks or Conflicts here?
1492 [10:38:42] *** Joins: woshty (~woshty@replaced-ip )
1493 [10:38:51] *** Quits: knerten (~knerten@replaced-ip ) (Remote host closed the connection)
1494 [10:38:56] *** Quits: SirLagz (~SirLagz@replaced-ip ) (Ping timeout: 240 seconds)
1495 [10:39:38] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 245 seconds)
1496 [10:41:38] *** Quits: cipheralpha (~cipheralp@replaced-ip ) (Ping timeout: 268 seconds)
1497 [10:42:27] *** Quits: fiddlerwoaroof (~fiddlerwo@replaced-ip ) (Remote host closed the connection)
1498 [10:42:40] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1499 [10:43:11] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 244 seconds)
1500 [10:45:06] *** Joins: BenNZ (~Ben__@replaced-ip )
1501 [10:45:17] *** Joins: msimpson (~msimpson@replaced-ip )
1502 [10:45:55] *** Joins: hakash (~hakash@replaced-ip )
1503 [10:46:02] *** Joins: SirLagz (~SirLagz@replaced-ip )
1504 [10:46:25] *** Joins: pmden (~patrick.m@fsf/member/pmden)
1505 [10:47:12] <jelly> spaceone: replaced-url
1506 [10:47:16] *** Joins: XsiSec (~xsisec@replaced-ip )
1507 [10:49:29] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1508 [10:49:38] <spaceone> jelly: yes, looks like it
1509 [10:50:01] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1510 [10:50:33] *** Quits: drax- (Alprazolam@replaced-ip ) (Read error: Connection reset by peer)
1511 [10:50:44] *** Joins: rpifan (~rpifan@replaced-ip )
1512 [10:50:48] *** Quits: Neoon (~Neoon@replaced-ip ) (Ping timeout: 268 seconds)
1513 [10:51:18] *** Quits: plouki (~plouk@replaced-ip ) (Quit: Leaving)
1514 [10:51:24] *** Joins: mortderire (mortderire@replaced-ip )
1515 [10:51:28] *** Joins: Neoon (~Neoon@replaced-ip )
1516 [10:53:46] *** Joins: \\Mr_C\\ (mrc@replaced-ip )
1517 [10:54:18] *** Quits: daniv (~daniv@replaced-ip ) (Read error: Connection reset by peer)
1518 [10:54:44] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 250 seconds)
1519 [10:54:48] *** Quits: \\Mr_C\\ (mrc@replaced-ip ) (Client Quit)
1520 [10:55:19] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1521 [10:55:31] *** Joins: daniv (~daniv@replaced-ip )
1522 [10:56:05] *** Quits: shannara (~Stanislas@replaced-ip ) (Remote host closed the connection)
1523 [10:56:46] *** Joins: shannara (~Stanislas@replaced-ip )
1524 [10:56:51] *** Joins: prometheus_falli (~prometheu@replaced-ip )
1525 [10:56:59] *** Joins: \\Mr_C\\ (mrc@replaced-ip )
1526 [10:57:29] *** Joins: george959 (~george959@replaced-ip )
1527 [10:58:33] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1528 [10:59:37] *** Joins: xcm (~xcm@replaced-ip )
1529 [11:00:14] *** Joins: oish (~charlie@replaced-ip )
1530 [11:00:51] *** Joins: Svelt0n (quassel@replaced-ip )
1531 [11:00:51] *** Quits: andrzejv (~andzej@replaced-ip ) (Remote host closed the connection)
1532 [11:01:11] *** Joins: woshty (~woshty@replaced-ip )
1533 [11:01:18] *** Joins: andrzejv (~andzej@replaced-ip )
1534 [11:02:30] *** Joins: fightthewalrus (~Thunderbi@replaced-ip )
1535 [11:02:43] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1536 [11:03:20] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 244 seconds)
1537 [11:04:01] *** debhelper sets mode: +l 1546
1538 [11:04:25] *** Joins: thallada (~thallada@replaced-ip )
1539 [11:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
1540 [11:06:19] *** Quits: CaptainN (zelda@replaced-ip ) (Quit: I have to pee!)
1541 [11:06:20] *** Quits: prometheus_falli (~prometheu@replaced-ip ) (Remote host closed the connection)
1542 [11:07:08] *** Joins: Gazooo (~Gazooo@replaced-ip )
1543 [11:08:04] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
1544 [11:08:27] *** Joins: p3rs3us (~jduro@replaced-ip )
1545 [11:08:36] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 250 seconds)
1546 [11:08:59] *** Joins: pamaury (~pamaury@replaced-ip )
1547 [11:09:00] *** Quits: pamaury (~pamaury@replaced-ip ) (Changing host)
1548 [11:09:00] *** Joins: pamaury (~pamaury@replaced-ip )
1549 [11:09:22] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1550 [11:09:37] *** Quits: styvy (~styvy@replaced-ip ) (Quit: Leaving)
1551 [11:10:11] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Ping timeout: 250 seconds)
1552 [11:11:13] *** Joins: alex__pa (~alex_pa@replaced-ip )
1553 [11:11:36] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 244 seconds)
1554 [11:12:00] *** Joins: andrzejv (~andzej@replaced-ip )
1555 [11:12:11] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
1556 [11:12:18] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1557 [11:14:39] *** Quits: alex_pa (~alex_pa@replaced-ip ) (Ping timeout: 246 seconds)
1558 [11:15:18] *** Joins: ntz (~dpecka@replaced-ip )
1559 [11:15:59] *** Joins: booyah (~bb@replaced-ip )
1560 [11:16:10] <ntz> hello
1561 [11:17:02] <ntz> how do I with apt queary package by file ? aka `yum provides \*bin/foo' ?
1562 [11:17:24] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 268 seconds)
1563 [11:17:48] *** Joins: plouki (~plouk@replaced-ip )
1564 [11:17:49] *** Joins: slv (~slv@replaced-ip )
1565 [11:17:53] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1566 [11:18:02] *** Joins: catsup (~d@replaced-ip )
1567 [11:18:30] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1568 [11:18:55] *** Joins: catsup (d@replaced-ip )
1569 [11:19:15] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 268 seconds)
1570 [11:21:33] *** Joins: petan (~g@replaced-ip )
1571 [11:21:55] *** Quits: plouki (~plouk@replaced-ip ) (Client Quit)
1572 [11:22:50] *** Joins: kale (~kale@replaced-ip )
1573 [11:22:54] <jelly> !apt-file
1574 [11:22:54] <dpkg> apt-file is a utility used to find which package owns a given file - or list files in a package - even if it is not installed: "aptitude install apt-file && apt-file update" ; then "apt-file search filename" to see a list of packages containing filename (can also use a regular expression; see man apt-file). You can also search online, ask me about <pdo>. See also <judd-file>, <auto-apt>, <dlocate>.
1575 [11:23:04] *** Joins: rocketmagnet (~noname@replaced-ip )
1576 [11:23:25] <rocketmagnet> hi everyone, where do i find the file libopenssl.so ? i can't find it with apt-file search ...
1577 [11:23:26] <jelly> ntz: or /msg judd file bin/ls
1578 [11:24:04] *** Quits: PaddyF (~PaddyF@replaced-ip ) (Quit: bbl)
1579 [11:24:05] <jelly> rocketmagnet: why do you need it?
1580 [11:24:15] *** Joins: thallada (~thallada@replaced-ip )
1581 [11:24:17] <rocketmagnet> for python3.7 compilattion
1582 [11:24:30] *** Quits: bablux (~bablux@replaced-ip##) (Quit: ZNC - ##replaced-url
1583 [11:24:51] <rocketmagnet> it seems like it's not available for stable
1584 [11:24:58] <rocketmagnet> only for sid ?
1585 [11:27:23] *** Joins: bablux (~bablux@replaced-ip )
1586 [11:28:12] *** Quits: supercoven (~quassel@replaced-ip##) (Quit: ##replaced-url
1587 [11:28:13] <jelly> rocketmagnet: first, add deb-src lines to your sourceslist and run apt-get update. Then run "apt-get build-dep python3.5" and that will install all the development things that Debian used to build python 3.
1588 [11:29:05] *** Joins: gryffus (~gryffus@replaced-ip )
1589 [11:29:24] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
1590 [11:29:44] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 268 seconds)
1591 [11:29:47] <ntz> jelly: lovely ... thanks (however apt-file ain't installed here) :D
1592 [11:29:55] <ntz> easy, going to install it
1593 [11:30:53] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1594 [11:31:48] *** Joins: iveqy (~fredrik@replaced-ip )
1595 [11:31:52] *** Joins: pignouf (~pi@replaced-ip )
1596 [11:33:44] *** Quits: phogg (~phogg@replaced-ip ) (Ping timeout: 250 seconds)
1597 [11:35:08] *** Joins: kris___ (508927cd@replaced-ip )
1598 [11:35:20] *** Quits: _mel_ (~melvin@replaced-ip ) (Quit: Leaving)
1599 [11:40:35] *** Joins: efee229ddfk2 (~efee229dd@replaced-ip )
1600 [11:41:06] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 250 seconds)
1601 [11:41:12] <rocketmagnet> jelly: thx
1602 [11:42:21] *** Joins: BCMM (~BCMM@replaced-ip )
1603 [11:42:24] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
1604 [11:42:27] *** Joins: lucad111 (~lucad111@replaced-ip )
1605 [11:42:50] <rocketmagnet> jelly: how can i search for build-dep packages ?
1606 [11:43:18] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 268 seconds)
1607 [11:43:42] *** Quits: efee229ddfk (~efee229dd@replaced-ip ) (Ping timeout: 250 seconds)
1608 [11:44:13] *** Quits: SirLagz (~SirLagz@replaced-ip ) (Ping timeout: 245 seconds)
1609 [11:44:26] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 240 seconds)
1610 [11:44:29] <themill> rocketmagnet: installing a locally rebuilt python3.7 package is unlikely to be as helpful as you'd like. What are you trying to achieve?
1611 [11:44:39] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
1612 [11:45:03] *** Joins: deicide- (~deicide-@replaced-ip )
1613 [11:45:18] <rocketmagnet> compiile vim with python3 support, it somehow doesn't work, i pass all the argument, he find the lib files but the static one
1614 [11:46:28] <themill> vim already has python3 support
1615 [11:47:26] <rocketmagnet> and i want gvim also, but he doesn't look for X and i'm still searching why
1616 [11:47:30] *** Quits: BCMM (~BCMM@replaced-ip ) (Remote host closed the connection)
1617 [11:47:33] *** Joins: fiddlerwoaroof (~fiddlerwo@replaced-ip )
1618 [11:47:34] *** Joins: dArK_IcE (~lawl@replaced-ip )
1619 [11:47:53] *** Joins: SirLagz (~SirLagz@replaced-ip )
1620 [11:48:07] *** Joins: iveqy (~fredrik@replaced-ip )
1621 [11:48:14] <themill> ,i vim-gtk3
1622 [11:48:16] <judd> Package vim-gtk3 (editors, extra) in stretch/amd64: Vi IMproved - enhanced vi editor - with GTK3 GUI. Version: 2:8.0.0197-4+deb9u1; Size: 1234.3k; Installed: 2972k; Homepage: replaced-url
1623 [11:48:32] *** Joins: BCMM (~BCMM@replaced-ip )
1624 [11:50:10] <rocketmagnet> how to search for build-dep packages ?
1625 [11:51:10] <themill> this isn't going to further your goal of getting python support in vim; apt-cache showsrc $packge.
1626 [11:51:59] *** Quits: daniv (~daniv@replaced-ip ) (Quit: До скорого)
1627 [11:52:29] *** Quits: pugfantus_ (~pugfantus@replaced-ip ) (Read error: Connection reset by peer)
1628 [11:53:10] *** Joins: pugfantus (~pugfantus@replaced-ip )
1629 [11:54:17] *** Joins: drax- (Alprazolam@replaced-ip )
1630 [11:55:56] *** Quits: Guest78318 (~helene@replaced-ip ) (Ping timeout: 240 seconds)
1631 [11:56:15] *** Joins: Achylles (~Achylles@replaced-ip )
1632 [11:56:29] <rocketmagnet> themill: i just want to know it for the future
1633 [11:56:42] *** Parts: ntz (~dpecka@replaced-ip ) ("AHH!! Monsters!!!")
1634 [11:57:27] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 272 seconds)
1635 [11:57:34] *** Quits: thecoffemaker (~thecoffem@replaced-ip ) (Ping timeout: 250 seconds)
1636 [11:58:04] *** Quits: Robin_AS (~Robin_AS@replaced-ip ) (Ping timeout: 272 seconds)
1637 [11:58:34] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1638 [12:00:21] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1639 [12:00:41] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 244 seconds)
1640 [12:00:42] *** Joins: thecoffemaker (~thecoffem@replaced-ip )
1641 [12:02:21] *** Joins: GaneshR (~ganeshraj@replaced-ip )
1642 [12:03:09] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1643 [12:03:27] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 240 seconds)
1644 [12:03:46] *** Quits: pugfantus (~pugfantus@replaced-ip ) (Ping timeout: 246 seconds)
1645 [12:04:16] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
1646 [12:04:41] *** Joins: pugfantus (~pugfantus@replaced-ip )
1647 [12:06:01] *** Joins: kapil____ (uid36151@replaced-ip )
1648 [12:07:53] *** Quits: pignouf (~pi@replaced-ip ) (Quit: Leaving)
1649 [12:08:15] *** Joins: andrzejv (~andzej@replaced-ip )
1650 [12:09:56] *** Joins: thallada (~thallada@replaced-ip )
1651 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1652 [12:11:11] *** Joins: dselect (~dselect@replaced-ip )
1653 [12:11:21] *** Quits: thecoffemaker (~thecoffem@replaced-ip ) (Ping timeout: 246 seconds)
1654 [12:11:26] *** Joins: pignouf (~pi@replaced-ip )
1655 [12:11:55] *** Joins: Slashman (~Slash@replaced-ip )
1656 [12:12:56] *** Quits: pignouf (~pi@replaced-ip ) (Client Quit)
1657 [12:13:27] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 240 seconds)
1658 [12:14:05] *** Joins: AndrejSPB (~andrej@replaced-ip )
1659 [12:14:43] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Quit: Leaving)
1660 [12:14:45] *** Joins: thecoffemaker (~thecoffem@replaced-ip )
1661 [12:14:59] *** Joins: stefanc_diff (~stefanc_d@replaced-ip )
1662 [12:16:24] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
1663 [12:19:42] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
1664 [12:20:03] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 245 seconds)
1665 [12:21:15] *** Joins: chalcedony (~chalcedon@replaced-ip )
1666 [12:21:37] *** Quits: thecoffemaker (~thecoffem@replaced-ip ) (Ping timeout: 246 seconds)
1667 [12:21:58] *** Joins: patterson (~patterson@replaced-ip )
1668 [12:22:00] *** Joins: Mazhive (~Mazhive@replaced-ip )
1669 [12:22:35] *** Joins: nehemiah (~nehemiah@replaced-ip )
1670 [12:22:43] *** Joins: kupi (uid212005@replaced-ip )
1671 [12:23:11] *** Joins: thallada (~thallada@replaced-ip )
1672 [12:23:28] *** Quits: Achylles (~Achylles@replaced-ip ) (Ping timeout: 264 seconds)
1673 [12:24:00] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 268 seconds)
1674 [12:24:12] *** Joins: chalcedny (~chalcedon@replaced-ip )
1675 [12:25:33] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
1676 [12:26:18] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
1677 [12:27:04] *** Joins: thecoffemaker (~thecoffem@replaced-ip )
1678 [12:28:06] *** Quits: chalcedony (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
1679 [12:29:43] *** Joins: Ooze (~Ooze@replaced-ip )
1680 [12:30:00] *** Joins: factor (~factor@replaced-ip )
1681 [12:30:43] *** Joins: msimpson_ (~msimpson@replaced-ip )
1682 [12:31:37] *** Joins: __marco (~marco@replaced-ip )
1683 [12:32:28] *** Parts: nulleip (~luiz@replaced-ip ) ()
1684 [12:33:32] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
1685 [12:34:13] *** Quits: msimpson (~msimpson@replaced-ip ) (Ping timeout: 246 seconds)
1686 [12:34:54] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1687 [12:34:59] *** Quits: sphenxes (~sphenxe@replaced-ip ) (Quit: Leaving)
1688 [12:36:31] *** Joins: tymczenko (~tymczenko@replaced-ip )
1689 [12:36:40] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Client Quit)
1690 [12:36:54] *** Joins: srtu (~hypnotoad@replaced-ip )
1691 [12:36:57] *** Joins: knerten (~knerten@replaced-ip )
1692 [12:37:00] *** Quits: clemens3_ (~clemens@replaced-ip ) (Ping timeout: 250 seconds)
1693 [12:37:06] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 264 seconds)
1694 [12:38:01] *** Quits: alex__pa (~alex_pa@replaced-ip ) (Remote host closed the connection)
1695 [12:38:06] *** Joins: conta (~Thunderbi@replaced-ip )
1696 [12:41:45] *** Joins: iveqy (~fredrik@replaced-ip )
1697 [12:41:53] *** Quits: conta (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1698 [12:42:27] *** Joins: conta (~Thunderbi@replaced-ip )
1699 [12:43:30] *** Quits: Svelt0n (quassel@replaced-ip ) (Ping timeout: 250 seconds)
1700 [12:43:32] *** Joins: Achylles (~Achylles@replaced-ip )
1701 [12:45:27] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 240 seconds)
1702 [12:45:40] *** Quits: george959 (~george959@replaced-ip ) (Ping timeout: 250 seconds)
1703 [12:46:27] *** Joins: wr (~wr@replaced-ip )
1704 [12:46:58] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
1705 [12:47:37] *** Quits: hphs^ (hphs@replaced-ip ) ()
1706 [12:47:58] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 245 seconds)
1707 [12:49:06] *** deepy- is now known as deepy
1708 [12:49:31] *** Joins: mrig (~mrig@replaced-ip )
1709 [12:49:56] *** Joins: hcs^ (hcs@replaced-ip )
1710 [12:50:16] *** Joins: thePiGrepper (~nagato@replaced-ip )
1711 [12:50:26] *** Quits: Achylles (~Achylles@replaced-ip ) (Read error: Connection reset by peer)
1712 [12:52:34] *** Joins: lankanmon (~LKNnet@replaced-ip )
1713 [12:52:58] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 245 seconds)
1714 [12:53:24] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
1715 [12:54:46] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 250 seconds)
1716 [12:54:47] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1717 [12:56:08] *** Joins: thallada (~thallada@replaced-ip )
1718 [12:56:42] *** Joins: BeerHall (~Thunderbi@replaced-ip )
1719 [13:00:13] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1720 [13:01:37] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 268 seconds)
1721 [13:01:37] *** Joins: xcm (~xcm@replaced-ip )
1722 [13:02:16] *** Joins: devbaka (~devbaka@replaced-ip )
1723 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1724 [13:05:18] *** Joins: dpkg (~dpkg@replaced-ip )
1725 [13:06:09] *** Joins: george959 (~george959@replaced-ip )
1726 [13:06:32] *** Joins: Pjusur1 (~Pjusur@replaced-ip )
1727 [13:06:57] *** Joins: Ooze (~Ooze@replaced-ip )
1728 [13:07:14] *** Joins: traveltissues (~traveltis@replaced-ip )
1729 [13:07:28] *** Joins: AndrejSP_ (~andrej@replaced-ip )
1730 [13:07:49] *** Quits: Brian- (~brian@replaced-ip ) (Ping timeout: 250 seconds)
1731 [13:08:13] *** Joins: SchneeSchwarz (~schnee@replaced-ip )
1732 [13:09:01] *** Quits: AndrejSPB (~andrej@replaced-ip ) (Ping timeout: 272 seconds)
1733 [13:09:01] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
1734 [13:09:38] *** Quits: Pjusur (~Pjusur@replaced-ip ) (Ping timeout: 272 seconds)
1735 [13:09:59] *** Quits: discovered (~discovere@replaced-ip ) (Remote host closed the connection)
1736 [13:10:15] *** Joins: clemens3 (~clemens@replaced-ip )
1737 [13:11:16] *** Joins: Brian- (~brian@replaced-ip )
1738 [13:11:16] *** Quits: Brian- (~brian@replaced-ip ) (Changing host)
1739 [13:11:16] *** Joins: Brian- (~brian@replaced-ip )
1740 [13:13:33] *** Joins: zeden (~user@replaced-ip )
1741 [13:14:18] *** Joins: dastier_ (~dastier@replaced-ip )
1742 [13:14:34] *** Quits: woshty (~woshty@replaced-ip ) (Ping timeout: 268 seconds)
1743 [13:14:48] *** Quits: Tier__ (~dastier@replaced-ip ) (Remote host closed the connection)
1744 [13:14:48] *** Quits: dastier_ (~dastier@replaced-ip ) (Max SendQ exceeded)
1745 [13:15:07] *** Quits: zeden (~user@replaced-ip ) (Client Quit)
1746 [13:15:17] *** Joins: dastier_ (~dastier@replaced-ip )
1747 [13:15:32] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1748 [13:15:36] *** Quits: melissa666 (~melissa66@replaced-ip ) (Ping timeout: 252 seconds)
1749 [13:15:37] *** Joins: zeden (~user@replaced-ip )
1750 [13:15:56] *** Quits: kris___ (508927cd@replaced-ip ) (Quit: Page closed)
1751 [13:16:06] *** Quits: e1z0 (~null@replaced-ip ) (Ping timeout: 246 seconds)
1752 [13:16:30] *** Joins: magouillo (~magouil@replaced-ip )
1753 [13:17:24] *** Joins: CrystalMath (~coderain@replaced-ip )
1754 [13:17:32] *** Joins: krabador (~krabador@replaced-ip )
1755 [13:17:48] *** Joins: esemds_ (~esemds@replaced-ip )
1756 [13:18:36] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
1757 [13:21:00] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 246 seconds)
1758 [13:22:19] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 244 seconds)
1759 [13:22:24] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
1760 [13:23:16] *** Quits: allorder (~allorder@replaced-ip ) (Remote host closed the connection)
1761 [13:23:21] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 244 seconds)
1762 [13:27:20] *** Joins: vdehors_ (~vdehors@replaced-ip )
1763 [13:27:20] *** Quits: vdehors (~vdehors@replaced-ip ) (Disconnected by services)
1764 [13:27:47] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
1765 [13:28:40] *** Joins: allorder (~allorder@replaced-ip )
1766 [13:29:31] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 246 seconds)
1767 [13:30:17] *** Joins: Old_Dog (~Old_Dog@replaced-ip )
1768 [13:30:21] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 250 seconds)
1769 [13:30:25] *** Joins: Achylles (~Achylles@replaced-ip )
1770 [13:30:39] *** Joins: thallada (~thallada@replaced-ip )
1771 [13:30:55] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1772 [13:30:56] *** Joins: conta1 (~Thunderbi@replaced-ip )
1773 [13:33:10] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
1774 [13:34:18] *** Joins: xcm (~xcm@replaced-ip )
1775 [13:35:32] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
1776 [13:37:40] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 250 seconds)
1777 [13:38:03] *** Joins: frca (~waflessne@replaced-ip )
1778 [13:38:35] *** Joins: guipan (~guipan@replaced-ip )
1779 [13:39:50] *** Parts: guipan (~guipan@replaced-ip ) ("Leaving")
1780 [13:39:56] *** Joins: pax (~Thunderbi@replaced-ip )
1781 [13:40:02] *** Joins: thallada (~thallada@replaced-ip )
1782 [13:41:08] *** Joins: Guest78318 (~helene@replaced-ip )
1783 [13:41:42] *** Quits: traveltissues (~traveltis@replaced-ip ) (Ping timeout: 268 seconds)
1784 [13:42:13] *** Joins: debsan (~debsan@replaced-ip )
1785 [13:42:30] *** Quits: esemds_ (~esemds@replaced-ip ) (Remote host closed the connection)
1786 [13:42:38] *** Quits: debsan (~debsan@replaced-ip ) (Changing host)
1787 [13:42:38] *** Joins: debsan (~debsan@replaced-ip )
1788 [13:43:05] *** Joins: esemds_ (~esemds@replaced-ip )
1789 [13:43:50] *** Joins: clemens3 (~clemens@replaced-ip )
1790 [13:44:51] *** Parts: esemds_ (~esemds@replaced-ip ) ()
1791 [13:45:07] *** Joins: mattfury (~Lame-ass@replaced-ip )
1792 [13:45:44] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 272 seconds)
1793 [13:46:18] *** Quits: pax (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
1794 [13:46:24] *** Joins: PhoenixSTF (~rudi@replaced-ip )
1795 [13:47:39] *** Quits: hcs^ (hcs@replaced-ip ) (Read error: Connection reset by peer)
1796 [13:47:43] *** Quits: drax- (Alprazolam@replaced-ip ) (Ping timeout: 246 seconds)
1797 [13:47:48] *** Joins: thallada (~thallada@replaced-ip )
1798 [13:47:50] *** Joins: Messenger_bird (~banana@replaced-ip )
1799 [13:47:52] *** Joins: hcs^ (hcs@replaced-ip )
1800 [13:47:53] *** Quits: hcs^ (hcs@replaced-ip ) (Max SendQ exceeded)
1801 [13:48:06] *** Joins: hcs^ (hcs@replaced-ip )
1802 [13:48:07] *** Quits: hcs^ (hcs@replaced-ip ) (Max SendQ exceeded)
1803 [13:48:08] *** Joins: chachasmooth_ (~chachasmo@replaced-ip )
1804 [13:48:17] *** Quits: mrloafbot (~mrloafbot@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url
1805 [13:48:20] *** Joins: hcs^ (hcs@replaced-ip )
1806 [13:48:21] *** Quits: hcs^ (hcs@replaced-ip ) (Max SendQ exceeded)
1807 [13:48:27] *** Joins: mad_monk (~madmonk@replaced-ip )
1808 [13:48:35] *** Joins: hcs^ (hcs@replaced-ip )
1809 [13:48:36] *** Quits: hcs^ (hcs@replaced-ip ) (Max SendQ exceeded)
1810 [13:48:40] *** Joins: mrloafbot (~mrloafbot@replaced-ip )
1811 [13:48:49] *** Joins: hcs^ (hcs@replaced-ip )
1812 [13:48:50] *** Quits: hcs^ (hcs@replaced-ip ) (Max SendQ exceeded)
1813 [13:49:21] *** Joins: e1z0 (~null@replaced-ip )
1814 [13:49:22] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 250 seconds)
1815 [13:50:03] *** Quits: beencubed (~beencubed@replaced-ip ) (Ping timeout: 245 seconds)
1816 [13:50:03] *** Quits: puxavida (~comptekki@replaced-ip ) (Ping timeout: 245 seconds)
1817 [13:50:55] *** Joins: puxavida (~comptekki@replaced-ip )
1818 [13:52:32] *** Joins: magouillo_ (~magouil@replaced-ip )
1819 [13:53:09] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
1820 [13:53:14] *** Joins: traveltissues (~traveltis@replaced-ip )
1821 [13:54:01] *** debhelper sets mode: +l 1554
1822 [13:54:24] *** Quits: magouillo_ (~magouil@replaced-ip ) (Client Quit)
1823 [13:54:52] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
1824 [13:55:04] *** Quits: magouillo (~magouil@replaced-ip ) (Ping timeout: 246 seconds)
1825 [13:55:29] *** Joins: ae-35 (~ae-35@replaced-ip )
1826 [13:55:44] *** Joins: andrzejv (~andzej@replaced-ip )
1827 [13:57:06] *** Joins: shellclear (~shellclea@replaced-ip )
1828 [13:57:26] *** Joins: kirk781 (~kirk781@replaced-ip )
1829 [13:57:44] *** Quits: jasperarcola (~JasperArc@replaced-ip ) (Ping timeout: 268 seconds)
1830 [13:59:57] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 252 seconds)
1831 [14:00:02] <mattfury> tell me whats new in debian 9.7.2 ??????
1832 [14:00:17] <mattfury> !whatsnew
1833 [14:00:39] *** Joins: kouni (~kouni@replaced-ip )
1834 [14:01:13] *** Joins: beencubed (~beencubed@replaced-ip )
1835 [14:01:18] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 245 seconds)
1836 [14:01:31] *** Quits: marconline (~marconlin@replaced-ip ) (Quit: marconline)
1837 [14:01:32] *** Joins: Brigo_ (~Brigo@replaced-ip )
1838 [14:01:34] <rafalcpp> what happened to enigmail in thunderbrid? it works?
1839 [14:01:58] <themill> mattfury: I know of no Debian 9.7.2. All 9.x are just a point releases with some fixed packages
1840 [14:02:24] *** Joins: devbaka (~devbaka@replaced-ip )
1841 [14:02:26] *** Joins: sebatron (a5e15135@replaced-ip )
1842 [14:02:27] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 240 seconds)
1843 [14:02:32] *** Joins: thePiGrepper (~nagato@replaced-ip )
1844 [14:02:54] *** Quits: sebatron (a5e15135@replaced-ip ) (Remote host closed the connection)
1845 [14:02:56] *** Joins: teclo- (42@replaced-ip )
1846 [14:03:20] <mattfury> themill: what did you "fix" or "break"
1847 [14:03:25] <mattfury> :P
1848 [14:03:31] *** Joins: jasperarcola (~JasperArc@replaced-ip )
1849 [14:03:45] <themill> mattfury: replaced-url
1850 [14:03:58] *** Joins: crimastergogo (~crimaster@replaced-ip )
1851 [14:04:21] *** Joins: thallada (~thallada@replaced-ip )
1852 [14:04:36] *** Joins: sinner (~themsay@replaced-ip )
1853 [14:04:38] <mattfury> just wondering did SSL get the ditch because all my connections on windows are now TLS?
1854 [14:04:39] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
1855 [14:05:00] *** sinner is now known as Guest11902
1856 [14:05:06] <mattfury> i thought RSA-2048 was "unbreakable" with the elliptic curve
1857 [14:05:06] *** Joins: Ooze (~Ooze@replaced-ip )
1858 [14:05:10] *** Quits: cm_ (cm@replaced-ip ) (Quit: Changing server)
1859 [14:05:21] *** Joins: cm_ (cm@replaced-ip )
1860 [14:05:43] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 244 seconds)
1861 [14:05:48] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1862 [14:05:53] <mattfury> quantum botnet crackers? :(
1863 [14:06:31] <mattfury> mmmm i would like some cracked pepper crackers atm.
1864 [14:06:42] *** Quits: Guest43885 (~themsay@replaced-ip ) (Ping timeout: 250 seconds)
1865 [14:06:49] *** Joins: japh (~scp1@replaced-ip )
1866 [14:06:59] <mattfury> *might* get gouldstones tho :/
1867 [14:07:01] *** Quits: kouni (~kouni@replaced-ip ) (Quit: leaving)
1868 [14:07:08] *** Joins: Andros (~Andros@replaced-ip )
1869 [14:07:49] <Ooze> Can anyone tell me what's wrong w/ my font in the left side terminal? They're supposed to be the same, but some characters aren't rendering properly. I've already removed the no-bitmaps file. replaced-url
1870 [14:08:19] <mattfury> ha.ck.ers .org
1871 [14:08:43] *** Joins: PaddyF (~PaddyF@replaced-ip )
1872 [14:09:11] <mattfury> my favourite smoke at the moment is white ox, a dark blended tobacco.
1873 [14:09:20] <mattfury> very dark nice smokes
1874 [14:09:30] <mattfury> almost like cigar smoke
1875 [14:10:12] <abrotman> mattfury: Do you need help wtih Debian?
1876 [14:10:58] <mattfury> im waiting on my download
1877 [14:11:00] <themill> mattfury: that's more than enough, thanks
1878 [14:11:03] <mattfury> 1 min to go
1879 [14:11:29] <mattfury> also does debian have touch screen support?
1880 [14:11:38] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Remote host closed the connection)
1881 [14:11:41] <mattfury> i have an amd64 pc wit touchscreen.
1882 [14:12:21] <abrotman> Yes, though your question is vague
1883 [14:12:31] <abrotman> So, good luck
1884 [14:13:23] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Read error: Connection reset by peer)
1885 [14:13:26] <mattfury> what do i use to image the image to usb ?
1886 [14:13:27] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
1887 [14:13:31] <mattfury> unetbootin or ?
1888 [14:13:33] <abrotman> dpkg: tell mattfury about ig
1889 [14:13:38] <mattfury> i dont have linux so no dd
1890 [14:13:41] <Ooze> Is there a difference between urxvt and rxvt?
1891 [14:13:45] *** Quits: andrzejv (~andzej@replaced-ip ) (Remote host closed the connection)
1892 [14:13:51] *** Joins: Elysium3301 (~Elysium33@replaced-ip )
1893 [14:14:02] *** debhelper sets mode: +l 1560
1894 [14:14:07] *** Joins: andrzejv (~andzej@replaced-ip )
1895 [14:14:11] <abrotman> dpkg: tell mattfury about usb install
1896 [14:14:36] <themill> mattfury: good thing that the docs don't tell you to use dd then
1897 [14:15:26] *** Joins: rpifan_ (~rpifan@replaced-ip )
1898 [14:16:11] *** Joins: AhLearn (~Ahtee@replaced-ip )
1899 [14:16:35] <Old_Dog> mattfury: Rufus used to be very good I haven't used it in a year or so, though
1900 [14:17:02] *** Joins: him-cesjf (~cesjf@replaced-ip )
1901 [14:17:23] *** Joins: electro33 (uid613@replaced-ip )
1902 [14:18:50] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 250 seconds)
1903 [14:19:27] *** Quits: rpifan_ (~rpifan@replaced-ip ) (Remote host closed the connection)
1904 [14:19:49] *** Joins: rpifan (~rpifan@replaced-ip )
1905 [14:20:50] <mattfury> im using unetbootin if i have any issues will tell you....
1906 [14:21:23] *** Joins: cryptodan (~cryptodan@replaced-ip )
1907 [14:21:25] *** Joins: acidtripper (~acidtripp@replaced-ip )
1908 [14:21:52] *** Joins: thallada (~thallada@replaced-ip )
1909 [14:22:35] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Quit: Arrowmaster)
1910 [14:23:10] *** Joins: pipedream (~pipedream@replaced-ip )
1911 [14:24:01] *** debhelper sets mode: +l 1567
1912 [14:25:19] *** Quits: e1z0 (~null@replaced-ip ) (Changing host)
1913 [14:25:19] *** Joins: e1z0 (~null@replaced-ip )
1914 [14:25:56] *** Joins: starch (~user@replaced-ip )
1915 [14:27:20] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 268 seconds)
1916 [14:28:26] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 240 seconds)
1917 [14:28:42] *** Quits: mattfury (~Lame-ass@replaced-ip ) (Quit: leaving)
1918 [14:29:29] *** Joins: dreamon_ (~dreamon@replaced-ip )
1919 [14:30:29] *** Quits: akaWolf (~akaWolf@replaced-ip ) (Remote host closed the connection)
1920 [14:31:02] *** Joins: thallada (~thallada@replaced-ip )
1921 [14:35:12] *** Joins: conta1 (~Thunderbi@replaced-ip )
1922 [14:35:26] *** Quits: elik (~elik@replaced-ip ) (Ping timeout: 240 seconds)
1923 [14:36:01] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 246 seconds)
1924 [14:37:19] *** Quits: ddp` (~ddp@replaced-ip ) (Ping timeout: 250 seconds)
1925 [14:37:26] *** Quits: Anormalguy (~joshua@replaced-ip ) (Remote host closed the connection)
1926 [14:39:04] *** Quits: w17t (~w17t@replaced-ip ) (Quit: WeeChat 2.3)
1927 [14:39:39] *** Joins: elik (~elik@replaced-ip )
1928 [14:40:30] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
1929 [14:40:38] *** Joins: The_Loko (~The_Loko@replaced-ip )
1930 [14:41:02] *** Joins: ali1234 (~ali1234@replaced-ip )
1931 [14:41:19] *** Quits: The_Loko (~The_Loko@replaced-ip ) (Max SendQ exceeded)
1932 [14:41:32] *** Quits: kirk781 (~kirk781@replaced-ip ) (Remote host closed the connection)
1933 [14:41:49] *** Joins: The_Loko (~The_Loko@replaced-ip )
1934 [14:42:07] *** Parts: ali1234 (~ali1234@replaced-ip ) ()
1935 [14:42:12] *** Joins: kirk781 (~kirk781@replaced-ip )
1936 [14:42:15] *** Joins: ddp` (~ddp@replaced-ip )
1937 [14:42:22] *** Joins: thallada (~thallada@replaced-ip )
1938 [14:44:06] *** Joins: gonza_ (~acidtripp@replaced-ip )
1939 [14:46:24] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Ping timeout: 246 seconds)
1940 [14:46:57] *** Quits: Old_Dog (~Old_Dog@replaced-ip ) (Quit: Leaving)
1941 [14:47:54] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
1942 [14:49:19] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 246 seconds)
1943 [14:50:36] *** Quits: airwind (~belovent@replaced-ip ) (Quit: airwind)
1944 [14:50:49] *** Joins: hsrt^ (hsrt@replaced-ip )
1945 [14:50:53] *** Joins: ableto (~cryptum@replaced-ip )
1946 [14:51:37] *** Joins: cfoch (uid153227@replaced-ip )
1947 [14:52:21] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1948 [14:52:36] *** Joins: thallada (~thallada@replaced-ip )
1949 [14:52:49] *** Joins: mnj (~mnj@replaced-ip )
1950 [14:53:02] *** Joins: akaWolf (~akaWolf@replaced-ip )
1951 [14:53:32] *** Joins: Cavedude (~Cavedude@replaced-ip )
1952 [14:53:59] *** Joins: Guest79463 (~falconkne@replaced-ip )
1953 [14:54:17] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
1954 [14:54:25] *** Joins: rpifan (~rpifan@replaced-ip )
1955 [14:56:26] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 240 seconds)
1956 [14:56:39] *** Quits: Andros (~Andros@replaced-ip ) (Quit: Leaving)
1957 [14:57:11] *** Joins: teclo- (42@replaced-ip )
1958 [14:57:33] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 245 seconds)
1959 [14:59:07] *** Quits: towo^work (~towo@replaced-ip ) (Ping timeout: 240 seconds)
1960 [14:59:27] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 244 seconds)
1961 [15:00:13] *** Joins: fear13th (~serjikys@replaced-ip )
1962 [15:01:25] *** Quits: __marco (~marco@replaced-ip ) (Remote host closed the connection)
1963 [15:01:28] *** Joins: lupus (~lupus@replaced-ip )
1964 [15:01:50] *** Joins: krabador (~krabador@replaced-ip )
1965 [15:02:04] *** Quits: rpifan (~rpifan@replaced-ip ) (Remote host closed the connection)
1966 [15:02:14] *** Quits: Brigo_ (~Brigo@replaced-ip ) (Remote host closed the connection)
1967 [15:02:21] *** Joins: rpifan (~rpifan@replaced-ip )
1968 [15:02:23] *** Joins: iveqy (~fredrik@replaced-ip )
1969 [15:02:26] <lupus> Am I the only one who's getting timeouts from ftp.dk.debian.org (130.225.254.116) happens both on my default gateway and VPN
1970 [15:02:48] <lupus> Can't upgrade my Debian box atm
1971 [15:03:22] *** Joins: gonza__ (~acidtripp@replaced-ip )
1972 [15:04:45] *** Joins: Brigo (~Brigo@replaced-ip )
1973 [15:04:46] *** Joins: Rico (~Rico@replaced-ip )
1974 [15:04:48] <Rico> hello
1975 [15:04:55] <Rico> can anybody help me with that please ? replaced-url
1976 [15:05:15] *** Joins: b30wulf (uid175355@replaced-ip )
1977 [15:05:50] *** Quits: gonza_ (~acidtripp@replaced-ip ) (Ping timeout: 258 seconds)
1978 [15:05:52] *** Joins: greycat (~wooledg@replaced-ip )
1979 [15:07:13] <ksk> Rico: not really my field, but: do you have actual problems with that fileysystem?
1980 [15:07:30] <Rico> ksk: yes, I hade a crash on this host
1981 [15:07:54] <ksk> yeah, and after that crash, why did you choose to run fsck?
1982 [15:08:28] <ksk> "Superblock needs_recovery flag is clear, but journal has data." it interpret that as "linux would not have automaticly repaired this"
1983 [15:08:33] <ksk> s/it/I
1984 [15:08:45] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
1985 [15:08:55] <Rico> ksk: yes I did
1986 [15:09:17] <Rico> Superblock needs_recovery flag is clear
1987 [15:09:30] <Rico> doesn't that mean that fsck does not need to be run ?
1988 [15:09:49] *** Quits: srtu (~hypnotoad@replaced-ip ) (Quit: Verlassend)
1989 [15:10:20] <ksk> thats how I would interpret it - but also the tool says that things are in the journal - which is like a combination that does not add up (to me, after all..)
1990 [15:10:36] <ksk> have you tried mounting it?
1991 [15:10:43] <Rico> replaced-url
1992 [15:10:54] *** Joins: oish_ (~charlie@replaced-ip )
1993 [15:11:00] <Rico> ksk: I tried
1994 [15:11:15] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 246 seconds)
1995 [15:11:23] <Rico> ksk: "can't read superblock" when mounting
1996 [15:11:30] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
1997 [15:11:32] *** Joins: Bjornnn (~Bjorn@replaced-ip )
1998 [15:12:00] *** Joins: phogg (~phogg@replaced-ip )
1999 [15:12:00] <ksk> ah okay. AFAIK (again, im not an expert on that field..) you are foobared if the superblock is gone
2000 [15:12:18] <ksk> iirc there were backups of the superblock on other areas of a disk stored, but how to use them I dont know
2001 [15:12:30] *** Joins: Brigo (~Brigo@replaced-ip )
2002 [15:13:00] *** Quits: GaneshRaju (~ganeshraj@replaced-ip ) (Ping timeout: 250 seconds)
2003 [15:13:04] *** Joins: towo^work (~towo@replaced-ip )
2004 [15:13:06] <Rico> ksk: just tried that without success
2005 [15:13:08] <Rico> replaced-url
2006 [15:13:41] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
2007 [15:14:04] <ksk> careful when "trying" things with filesystems, you can easily purge all the data that still might be there.
2008 [15:14:16] <Rico> yes :(
2009 [15:15:06] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 246 seconds)
2010 [15:15:28] *** Quits: andrzejv (~andzej@replaced-ip ) (Ping timeout: 245 seconds)
2011 [15:15:54] *** Joins: n4dir (~n4dir@replaced-ip )
2012 [15:15:54] <Rico> I have a backup
2013 [15:16:00] <Rico> but I want to undeerstand what is wrong
2014 [15:16:03] <ksk> thats good ;)
2015 [15:16:13] <ksk> why did you answer "no" to mke2fs?
2016 [15:16:24] *** Quits: eblip (~eblip@replaced-ip ) (Read error: Connection reset by peer)
2017 [15:16:29] <ksk> it would show you where the superblock backups are (so I think, reading stuff on the webz)
2018 [15:16:45] <ksk> replaced-url
2019 [15:17:11] <ksk> *meke2fs -n of course, please dont create a new filesystem there^
2020 [15:17:34] *** Quits: fightthewalrus (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2021 [15:17:37] *** Joins: bit_flips (~bit_flips@replaced-ip )
2022 [15:18:45] *** Joins: GaneshR (~ganeshraj@replaced-ip )
2023 [15:19:20] <ksk> not sure why superblocks "disappear" in the first place, because you are not going to write them "that often" so to say. might be a hardware problem then?
2024 [15:19:26] *** Quits: aps_ (~aps@replaced-ip ) (Ping timeout: 240 seconds)
2025 [15:19:48] *** Quits: kirk781 (~kirk781@replaced-ip ) (Quit: Leaving)
2026 [15:19:53] *** Joins: aps_ (~aps@replaced-ip )
2027 [15:20:38] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 244 seconds)
2028 [15:22:05] *** Quits: bit_flips (~bit_flips@replaced-ip ) (Client Quit)
2029 [15:23:58] *** Joins: thallada (~thallada@replaced-ip )
2030 [15:24:16] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 250 seconds)
2031 [15:25:13] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2032 [15:27:04] *** Joins: kriger (~norge@replaced-ip )
2033 [15:27:20] *** Joins: jmarsac (~jmarsac@replaced-ip )
2034 [15:27:52] *** Joins: iveqy (~fredrik@replaced-ip )
2035 [15:28:07] *** Joins: bit_flips (~bitflips@replaced-ip )
2036 [15:28:40] *** Quits: bit_flips (~bitflips@replaced-ip ) (Changing host)
2037 [15:28:41] *** Joins: bit_flips (~bitflips@replaced-ip )
2038 [15:28:58] *** Joins: crazeekennee (~ken_home@replaced-ip )
2039 [15:29:21] *** Joins: gryffus (~gryffus@replaced-ip )
2040 [15:32:15] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 246 seconds)
2041 [15:33:01] *** Joins: _ev (~ev@replaced-ip )
2042 [15:33:06] *** Joins: teclo- (42@replaced-ip )
2043 [15:34:01] *** debhelper sets mode: +l 1573
2044 [15:35:29] *** Joins: Hypfer (~Hypfer@replaced-ip )
2045 [15:35:55] <Hypfer> Hi all. Any opinions on legacy vs uefi boot?
2046 [15:36:07] <apollo13> uefi!
2047 [15:36:12] *** Quits: r3 (~r3@replaced-ip ) (Quit: brb)
2048 [15:36:23] <FinalX> uefi; though it is quite different
2049 [15:36:34] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 272 seconds)
2050 [15:36:47] *** Quits: mnj (~mnj@replaced-ip ) (Quit: mnj)
2051 [15:36:47] *** Joins: Envil (~envil@replaced-ip )
2052 [15:36:54] *** Joins: japh (~scp1@replaced-ip )
2053 [15:37:14] <Hypfer> please elaborate
2054 [15:37:49] <apollo13> on what?
2055 [15:38:08] <Hypfer> the only time I came in contact with uefi booting was when it broke a windows installation
2056 [15:38:18] <Hypfer> apollo13 pros for uefi booting
2057 [15:38:24] <apollo13> did you read up on the differences of uefi vs bios?
2058 [15:38:41] <apollo13> if not, please do so first -- not really useful if we quote wikipedia to you
2059 [15:38:55] *** Quits: BeerHall (~Thunderbi@replaced-ip ) (Quit: BeerHall)
2060 [15:38:57] *** Quits: Remy^ (~Jezus@replaced-ip ) (Ping timeout: 252 seconds)
2061 [15:39:16] *** Joins: mnj (~mnj@replaced-ip )
2062 [15:39:34] <Hypfer> there are none that I'm aware of apart from booting from disks > 2tb in size
2063 [15:40:04] <Hypfer> thats why I was asking because I wondered if there are some important reasons to consider uefi booting which I hadn't heard yet
2064 [15:40:22] <apollo13> afaik that comes from gpt already
2065 [15:40:26] <apollo13> not uefi
2066 [15:40:37] <apollo13> well uefi is way faster to boot usually
2067 [15:40:44] <apollo13> also secureboot if you want it
2068 [15:40:55] *** Joins: milkt (~debian@replaced-ip )
2069 [15:41:30] *** Joins: Jezus (~Jezus@replaced-ip )
2070 [15:41:40] <Hypfer> i see
2071 [15:41:45] *** Joins: karakedi (~eAC53C340@replaced-ip )
2072 [15:41:45] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
2073 [15:41:45] *** Joins: karakedi (~eAC53C340@replaced-ip )
2074 [15:41:49] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 246 seconds)
2075 [15:41:52] *** Jezus is now known as Remy^
2076 [15:42:26] *** Quits: Moonspell (moon@replaced-ip ) (Ping timeout: 240 seconds)
2077 [15:42:42] *** Quits: galeido (galeido@replaced-ip ) (Changing host)
2078 [15:42:42] *** Joins: galeido (galeido@replaced-ip )
2079 [15:43:09] <BotaniCar> If anything i'd rather not advertise secure bot as feature. More in line of nessesery evil
2080 [15:44:26] *** Joins: pax (~Thunderbi@replaced-ip )
2081 [15:44:53] *** Joins: czart (~czart@replaced-ip )
2082 [15:45:09] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
2083 [15:46:05] *** Quits: teclo- (42@replaced-ip ) (Ping timeout: 258 seconds)
2084 [15:46:35] *** Joins: teclo- (42@replaced-ip )
2085 [15:46:40] <apollo13> BotaniCar: *shrug* if you do not use any special drivers it does not hurt either and is another layer of protection
2086 [15:46:56] *** Joins: DieMoesch (~thomas@replaced-ip )
2087 [15:47:19] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
2088 [15:47:25] <nemo> apollo13: replaced-url
2089 [15:47:34] *** Joins: thallada (~thallada@replaced-ip )
2090 [15:47:51] <nemo> apollo13: hardly seems worth the extra complexity, attack vectors, broken implementations, or that one notorious rm -rf oops hard locking your system
2091 [15:47:51] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
2092 [15:48:01] *** Joins: eblip (~eblip@replaced-ip )
2093 [15:48:40] *** Quits: xnaas (~xnaas@replaced-ip ) (Quit: Dead.)
2094 [15:48:51] *** Joins: cirilos (~cirilos@replaced-ip )
2095 [15:49:37] *** Joins: xnaas (~xnaas@replaced-ip )
2096 [15:50:17] *** Quits: eblip (~eblip@replaced-ip ) (Client Quit)
2097 [15:50:58] *** Joins: eblip (~eblip@replaced-ip )
2098 [15:51:00] *** Joins: Moonspell (moon@replaced-ip )
2099 [15:51:02] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2100 [15:52:27] *** Quits: BrianG61UK (~BrianG61U@replaced-ip ) (Read error: Connection reset by peer)
2101 [15:52:28] *** Joins: jmarsac (~jmarsac@replaced-ip )
2102 [15:53:22] <apollo13> nemo: to be fair that depends quite a bit on the bios vendors
2103 [15:54:10] *** Quits: DieMoesch (~thomas@replaced-ip ) (Ping timeout: 250 seconds)
2104 [15:54:25] <nemo> apollo13: well if my system boots up in 9s vs 13s I'm neither going to know nor care
2105 [15:54:37] *** Quits: paraxial (~paraxial@replaced-ip##) (Quit: The Lounge - ##replaced-url
2106 [15:54:38] <nemo> I'm not a speed tweaker. I never obsessed over boot charts either
2107 [15:55:02] *** Joins: paraxial (~paraxial@replaced-ip )
2108 [15:55:03] <nemo> apollo13: esp since the laptop I tend to just suspend and the desktop I leave running so kids/hedgewars dev team can connect to the minecraft world
2109 [15:55:38] *** Quits: mnj (~mnj@replaced-ip ) (Quit: mnj)
2110 [15:55:46] <apollo13> nemo: well I just answered about possible benefits, whether or not someone cares about the speed win is for them to decide
2111 [15:56:20] *** Quits: oish_ (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
2112 [15:56:30] *** Joins: mnj (~mnj@replaced-ip )
2113 [15:56:38] *** Quits: ebarch (~ebarch@replaced-ip##) (Quit: The Lounge - ##replaced-url
2114 [15:56:50] <nemo> apollo13: yeah, well that thread seems to suggest there's not much of one, if any ☺
2115 [15:57:05] *** Joins: ebarch (~ebarch@replaced-ip )
2116 [15:57:07] <nemo>
2117 [15:57:08] <nemo> In other words the variation in linux kernel + ubuntu boot process is within a 0.539 seconds range, and has an average value of 5.233 seconds.
2118 [15:57:30] <nemo> for BIOS. Variation is 0.665 seconds and average is 5.219 seconds for UEFI
2119 [15:57:32] <apollo13> nemo: I have varying results to be honest. I've seen bios taking 10 seconds while just switching the machine over to uefi resulted in 2 seconds
2120 [15:57:35] <nemo> so basically in realm of noise
2121 [15:57:41] <nemo> apollo13: windows or linux?
2122 [15:57:47] <apollo13> multiboot machines
2123 [15:57:56] <nemo> apollo13: m'k well constraining to debian situation here ☺
2124 [15:58:06] <nemo> apollo13: maybe it helps w/ windows. windows boot is all effed up anyway
2125 [15:58:11] <nemo> and MS is also invested in EFI
2126 [15:58:32] <nemo> and as noted in thread, rewriting code in MS might explain most of the win
2127 [15:58:54] *** Quits: Moonspell (moon@replaced-ip ) (Read error: Connection reset by peer)
2128 [15:59:08] <apollo13> nemo: with multiboot I ment that I have been seeing better results on linux as well as windows on the same machines (at least for some machines)
2129 [15:59:34] <Hypfer> yeah multiboot seems to be the best thing about efi
2130 [16:00:02] <apollo13> nemo: also one of the biggest wins: finally a windows update usually no longer overrides the mbr :D
2131 [16:00:07] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
2132 [16:00:24] *** Joins: Elirips (~Elirips@replaced-ip )
2133 [16:00:26] *** Joins: crimastergogo (~crimaster@replaced-ip )
2134 [16:00:32] *** Joins: nuuuciano (~luuuciano@replaced-ip )
2135 [16:00:35] *** Joins: Sepultura (~quassel@replaced-ip )
2136 [16:00:35] *** Quits: Sepultura (~quassel@replaced-ip ) (Changing host)
2137 [16:00:35] *** Joins: Sepultura (~quassel@replaced-ip )
2138 [16:00:41] *** Joins: kouni (~kouni@replaced-ip )
2139 [16:00:57] *** Quits: XsiSec (~xsisec@replaced-ip ) (Ping timeout: 252 seconds)
2140 [16:01:11] *** Joins: Moonspell (moon@replaced-ip )
2141 [16:01:47] *** Quits: mklvr (~mklvr@replaced-ip ) (Ping timeout: 240 seconds)
2142 [16:01:54] <nemo> apollo13: yeah dunno. Frankly while I technically have multiboot windows machines, the windows partition is just kept around in case I need it someday and is as small as possible
2143 [16:01:55] <skipshooter> /window next
2144 [16:02:13] <nemo> apollo13: haven't had any compelling reason to switch to windows partition in like a decade
2145 [16:02:30] <nemo> too much of a hassle as it is, and if I do, saving 5 seconds on boot is not gonna be the main concern ☺
2146 [16:02:47] *** Joins: mklvr (~mklvr@replaced-ip )
2147 [16:02:52] *** Quits: virmin (~virmin@replaced-ip ) (Read error: Connection reset by peer)
2148 [16:03:20] <nemo> apollo13: EFI boot partitions kinda seem like just another hassle and malware target to me, just something I have to put up with if it's what the computer is setup for
2149 [16:03:36] *** Quits: pvdp (~pvdp@replaced-ip ) (Quit: Ping timeout (120 seconds))
2150 [16:04:05] *** Joins: pvdp (~pvdp@replaced-ip )
2151 [16:04:10] *** Joins: pax (~Thunderbi@replaced-ip )
2152 [16:04:17] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
2153 [16:04:38] <apollo13> nemo: well it's not like mbr malware does not exist :þ
2154 [16:04:38] *** Joins: virmin (virmin@replaced-ip )
2155 [16:05:33] <nemo> apollo13: obv not, it's just a lot easier to fit in an EFI multigig partition 😝
2156 [16:05:44] <nemo> and the general tangle of EFI in general
2157 [16:05:46] *** Joins: xcm (~xcm@replaced-ip )
2158 [16:05:51] <nemo> and a lot easier to clean up an MBR ☺
2159 [16:06:27] <nemo> apollo13: then there was that fun rm -rf systemd thingy from last year... although hopefully that at least has changed
2160 [16:06:39] *** Quits: gonza__ (~acidtripp@replaced-ip ) (Quit: Leaving)
2161 [16:07:21] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2162 [16:08:28] *** Joins: EoflaOE (~EoflaOE@replaced-ip )
2163 [16:09:14] *** Quits: optimaldc (~dc@replaced-ip ) (Remote host closed the connection)
2164 [16:09:28] *** Joins: acidtripper (~acidtripp@replaced-ip )
2165 [16:09:31] *** Joins: optimaldc (~dc@replaced-ip )
2166 [16:12:30] *** Joins: RebelCoder (~RebelCode@replaced-ip )
2167 [16:12:32] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 258 seconds)
2168 [16:12:46] *** Joins: wonderworld (~ww@replaced-ip )
2169 [16:13:01] *** Quits: Achylles (~Achylles@replaced-ip ) (Remote host closed the connection)
2170 [16:13:14] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2171 [16:13:33] *** Quits: EoflaOE (~EoflaOE@replaced-ip ) (Read error: Connection reset by peer)
2172 [16:14:06] *** Quits: ich (~ich@replaced-ip ) (Quit: Ex-Chat)
2173 [16:14:15] *** Joins: olegfusion (~olegfusio@replaced-ip )
2174 [16:14:39] *** Joins: thallada (~thallada@replaced-ip )
2175 [16:15:22] *** Quits: AndrejSP_ (~andrej@replaced-ip ) (Quit: AndrejSP_)
2176 [16:15:56] *** Joins: AndrejSPB (~andrej@replaced-ip )
2177 [16:16:59] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
2178 [16:19:00] *** Joins: Trident_ (~trident@replaced-ip )
2179 [16:19:15] *** Quits: george959 (~george959@replaced-ip ) (Quit: WeeChat 2.3)
2180 [16:19:56] *** Joins: w17t (~w17t@replaced-ip )
2181 [16:20:16] *** Quits: Guest79463 (~falconkne@replaced-ip ) (Ping timeout: 272 seconds)
2182 [16:20:19] *** Quits: mad_monk (~madmonk@replaced-ip ) (Ping timeout: 246 seconds)
2183 [16:21:41] *** Joins: mad_monk (~madmonk@replaced-ip )
2184 [16:21:57] *** Joins: Brigo (~Brigo@replaced-ip )
2185 [16:22:47] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 240 seconds)
2186 [16:22:52] *** Joins: Tom01 (~tom@replaced-ip )
2187 [16:22:58] *** Joins: rpifan_ (~rpifan@replaced-ip )
2188 [16:23:07] *** Joins: eniac (~eniac@replaced-ip )
2189 [16:23:18] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2190 [16:23:36] *** Joins: Rogalian (~cools@replaced-ip )
2191 [16:24:01] *** Joins: thallada (~thallada@replaced-ip )
2192 [16:24:01] *** debhelper sets mode: +l 1581
2193 [16:24:11] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 244 seconds)
2194 [16:25:23] *** Quits: Trident_ (~trident@replaced-ip ) (Quit: Leaving)
2195 [16:25:37] *** Parts: eniac (~eniac@replaced-ip ) ()
2196 [16:25:48] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Ping timeout: 250 seconds)
2197 [16:26:03] *** Quits: cirilos (~cirilos@replaced-ip ) (Quit: Leaving)
2198 [16:26:51] *** Joins: llucenic (~Thunderbi@replaced-ip )
2199 [16:27:03] *** Joins: Makaveli7 (~Makaveli7@replaced-ip )
2200 [16:27:14] *** Quits: mortderire (mortderire@replaced-ip ) (Quit: WeeChat 0.4.2)
2201 [16:27:14] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 272 seconds)
2202 [16:28:27] *** Joins: debiantonio (~debianton@replaced-ip )
2203 [16:28:39] *** Quits: Gabi_ (Gabi@replaced-ip ) (Changing host)
2204 [16:28:39] *** Joins: Gabi_ (Gabi@replaced-ip )
2205 [16:28:43] *** Gabi_ is now known as Gabi
2206 [16:28:46] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2207 [16:28:52] *** Joins: OS-41995 (~OS-41995@replaced-ip )
2208 [16:28:54] *** Quits: Pjusur1 (~Pjusur@replaced-ip ) (Quit: Leaving)
2209 [16:29:13] *** Quits: thallada (~thallada@replaced-ip ) (Ping timeout: 245 seconds)
2210 [16:29:31] *** Quits: fear13th (~serjikys@replaced-ip ) (Remote host closed the connection)
2211 [16:29:38] *** Quits: OS-41995 (~OS-41995@replaced-ip ) (Read error: Connection reset by peer)
2212 [16:29:47] *** Quits: Kevlar_Noir (~manjaro-u@replaced-ip ) (Quit: Konversation terminated!)
2213 [16:30:23] *** Quits: colttt (~quassel@replaced-ip ) (Ping timeout: 244 seconds)
2214 [16:30:31] *** Joins: supercoven (~quassel@replaced-ip )
2215 [16:31:52] *** Quits: mibo (~mibo@replaced-ip ) (Ping timeout: 250 seconds)
2216 [16:32:08] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2217 [16:32:19] *** Joins: r3 (~r3@replaced-ip )
2218 [16:34:02] *** debhelper sets mode: +l 1574
2219 [16:35:03] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 245 seconds)
2220 [16:35:10] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
2221 [16:36:12] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
2222 [16:36:12] *** Quits: n_1-c_k (~nick@replaced-ip ) (Read error: Connection reset by peer)
2223 [16:36:47] *** Joins: n_1-c_k (~nick@replaced-ip )
2224 [16:37:09] *** Quits: HicksD (~q@replaced-ip ) (Quit: HicksD)
2225 [16:37:11] *** Joins: landown4 (~landown4_@replaced-ip )
2226 [16:37:15] *** Quits: landown4 (~landown4_@replaced-ip ) (Remote host closed the connection)
2227 [16:37:19] *** Joins: HicksD (~q@replaced-ip )
2228 [16:37:41] *** Joins: cipheralpha (~cipheralp@replaced-ip )
2229 [16:39:04] *** Joins: DeadTOm (~deadtom@replaced-ip )
2230 [16:39:27] *** Quits: pax (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2231 [16:39:54] *** Joins: nulleip (~luiz@replaced-ip )
2232 [16:39:54] *** Quits: manots (~manots@replaced-ip ) (Read error: Connection reset by peer)
2233 [16:40:17] *** Joins: manots (~manots@replaced-ip )
2234 [16:41:46] *** Joins: pax (~Thunderbi@replaced-ip )
2235 [16:43:36] *** Joins: Beerbelott (~Beer@replaced-ip )
2236 [16:43:47] *** Parts: Beerbelott (~Beer@replaced-ip ) ()
2237 [16:43:53] *** Joins: DarkByD3sign (~DarkByD3s@replaced-ip )
2238 [16:44:06] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2239 [16:45:24] *** Quits: interrobangd (~interroba@replaced-ip ) (Ping timeout: 246 seconds)
2240 [16:46:12] *** Joins: sorko999 (~sorko999@replaced-ip )
2241 [16:46:28] *** Joins: zerotech (~zerotech@replaced-ip )
2242 [16:46:56] *** Quits: Sepultura (~quassel@replaced-ip##) (Quit: ##replaced-url
2243 [16:47:28] *** Quits: supercoven (~quassel@replaced-ip ) (Ping timeout: 264 seconds)
2244 [16:49:53] *** Joins: [b0b] (~bob@replaced-ip )
2245 [16:49:54] *** Quits: Guest76488 (~quassel@replaced-ip##) (Quit: ##replaced-url
2246 [16:49:59] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Quit: Connection closed for inactivity)
2247 [16:50:08] *** Quits: kriger (~norge@replaced-ip ) (Quit: Leaving)
2248 [16:50:53] *** Joins: P1ersson (~P1ersson@replaced-ip )
2249 [16:51:44] *** Joins: user_x212 (~tttt@replaced-ip )
2250 [16:51:46] *** Joins: discovered (~discovere@replaced-ip )
2251 [16:51:47] *** Quits: painted (~fainted@replaced-ip ) (Quit: ...)
2252 [16:51:49] *** Joins: D10_ (~quassel@replaced-ip )
2253 [16:51:56] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 272 seconds)
2254 [16:51:58] *** [b0b] is now known as b0b
2255 [16:52:12] *** Joins: u1 (~u1@replaced-ip )
2256 [16:52:12] *** D10_ is now known as Guest8607
2257 [16:52:24] *** Quits: HerbY_NL2 (~HerbY_NL2@replaced-ip ) (Quit: Leaving)
2258 [16:53:32] *** Quits: mnj (~mnj@replaced-ip ) (Quit: mnj)
2259 [16:53:37] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
2260 [16:53:53] *** Joins: Masterphi (~Masterphi@replaced-ip )
2261 [16:55:06] *** Joins: painted (~fainted@replaced-ip )
2262 [16:55:07] *** Quits: P1ersson (~P1ersson@replaced-ip ) (Ping timeout: 240 seconds)
2263 [16:55:07] *** Joins: Codier (~user@replaced-ip )
2264 [16:55:15] *** Guest8607 is now known as D10D0
2265 [16:55:23] *** Quits: D10D0 (~quassel@replaced-ip ) (Client Quit)
2266 [16:55:34] *** Joins: D10D0 (~quassel@replaced-ip )
2267 [16:56:56] *** Quits: D10D0 (~quassel@replaced-ip ) (Client Quit)
2268 [16:57:07] *** Joins: D10__ (~quassel@replaced-ip )
2269 [16:57:49] *** Quits: dawidd6 (~dawidd6@replaced-ip##) (Quit: ##replaced-url
2270 [16:58:49] *** Joins: dreamon_ (~dreamon@replaced-ip )
2271 [16:58:55] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Ping timeout: 258 seconds)
2272 [17:00:16] *** Joins: m0u (~m0u@replaced-ip )
2273 [17:00:21] *** Quits: lucad111 (~lucad111@replaced-ip ) (Ping timeout: 244 seconds)
2274 [17:00:35] *** Joins: oo_miguel (~miguel@replaced-ip )
2275 [17:00:42] *** Joins: dfstorm (~dfstorm@replaced-ip )
2276 [17:02:04] *** Joins: thallada (~thallada@replaced-ip )
2277 [17:03:22] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
2278 [17:04:05] *** Joins: yans (~yans@replaced-ip )
2279 [17:05:13] *** Quits: r3 (~r3@replaced-ip ) (Quit: brb moving data)
2280 [17:05:40] *** Quits: crazeekennee (~ken_home@replaced-ip ) (Quit: Leaving)
2281 [17:05:58] *** Quits: ekix (~eki@replaced-ip ) (Quit: leaving)
2282 [17:06:17] *** Joins: tradar (~tradar@replaced-ip )
2283 [17:06:30] *** Joins: ldrago1604 (~ldrago@replaced-ip )
2284 [17:06:55] *** Quits: chele (~chele@replaced-ip ) (Remote host closed the connection)
2285 [17:07:30] *** Joins: ekix (~eki@replaced-ip )
2286 [17:08:57] *** Joins: Rogalian (~cools@replaced-ip )
2287 [17:09:57] *** Quits: hsrt^ (hsrt@replaced-ip ) ()
2288 [17:10:46] *** Joins: hph^ (hph@replaced-ip )
2289 [17:10:47] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2290 [17:11:25] *** Parts: p47r30n (~p47r30n__@replaced-ip ) ("Leaving")
2291 [17:11:44] <ldrago1604> hi..
2292 [17:12:21] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2293 [17:12:37] <ldrago1604> I am new on hexcaht
2294 [17:12:58] <ldrago1604> can you help me
2295 [17:12:58] *** Quits: Guest58330 (~enki@replaced-ip ) (Ping timeout: 245 seconds)
2296 [17:13:31] *** Joins: kanhszx (~felipe@replaced-ip )
2297 [17:13:57] *** Parts: kanhszx (~felipe@replaced-ip ) ("WeeChat 2.3")
2298 [17:14:06] *** Quits: GrimKriegor (~grimkrieg@replaced-ip ) (Read error: Connection reset by peer)
2299 [17:14:10] *** Joins: mtn (~mtn@replaced-ip )
2300 [17:15:04] *** Joins: lucad111 (~lucad111@replaced-ip )
2301 [17:15:20] *** Quits: AhLearn (~Ahtee@replaced-ip ) (Ping timeout: 244 seconds)
2302 [17:15:21] *** Quits: p3rs3us (~jduro@replaced-ip ) (Quit: Leaving)
2303 [17:15:26] *** Joins: kanhszx_ (~kanhszx@replaced-ip )
2304 [17:15:31] *** Joins: p47r30n_ (~p47r30n__@replaced-ip )
2305 [17:15:40] *** Joins: kanhszx (~felipe@replaced-ip )
2306 [17:15:44] *** Joins: rizzo (~RizzoTheR@replaced-ip )
2307 [17:15:58] <EdePopede> Ask and Thou Shalt Receive an Answar :)
2308 [17:16:07] *** Quits: u1 (~u1@replaced-ip ) (Quit: Leaving)
2309 [17:16:13] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Read error: Connection reset by peer)
2310 [17:16:14] <EdePopede> answer of course....
2311 [17:16:37] *** Quits: p47r30n_ (~p47r30n__@replaced-ip ) (Client Quit)
2312 [17:16:40] <phazon> !ask > ldrago1604
2313 [17:16:42] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2314 [17:17:50] *** Joins: dreamon_ (~dreamon@replaced-ip )
2315 [17:18:15] *** Joins: zleap (~zleap@replaced-ip )
2316 [17:18:25] *** Joins: nse (~leo@replaced-ip )
2317 [17:19:14] *** Joins: GrimKriegor (~grimkrieg@replaced-ip )
2318 [17:19:21] *** Joins: woshty (~woshty@replaced-ip )
2319 [17:19:35] *** Quits: crimastergogo (~crimaster@replaced-ip ) (Quit: crimastergogo)
2320 [17:19:42] *** Joins: Stochastix_ (~Stochasti@replaced-ip )
2321 [17:19:52] *** Joins: u1Conduct17 (~u1Conduct@replaced-ip )
2322 [17:20:02] <p47r30n> yeah
2323 [17:20:02] *** Quits: GrimKriegor (~grimkrieg@replaced-ip ) (Read error: Connection reset by peer)
2324 [17:20:46] *** Quits: lucad111 (~lucad111@replaced-ip ) (Ping timeout: 258 seconds)
2325 [17:21:22] *** Joins: DammitJim (~DammitJim@replaced-ip )
2326 [17:21:35] *** Quits: dfstorm (~dfstorm@replaced-ip ) (Quit: dfstorm)
2327 [17:22:27] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 240 seconds)
2328 [17:22:33] *** Joins: crazeekennee (~ken_home@replaced-ip )
2329 [17:22:47] *** Joins: iveqy (~fredrik@replaced-ip )
2330 [17:23:12] *** Joins: dtux (~dmtucker@replaced-ip )
2331 [17:23:30] *** Quits: dtux (~dmtucker@replaced-ip ) (Client Quit)
2332 [17:23:43] <stochastix> Hi, where can I get the install ISO for 9.6 ?
2333 [17:24:01] *** debhelper sets mode: +l 1585
2334 [17:24:12] <stochastix> cant seem to find the old ones on the site
2335 [17:24:23] *** Joins: GrimKriegor (~grimkrieg@replaced-ip )
2336 [17:24:29] <greycat> !netinst
2337 [17:24:29] <dpkg> netinst is, like, a small CD image with which you can install Debian. If, during the installation process you have a working Internet connection, you can install more packages straight away, otherwise, you will have a base install and more packages later. See replaced-url
2338 [17:24:44] <greycat> You do not want an old one. That would be stupendously pointless.
2339 [17:25:01] <stochastix> No, I need 9.6
2340 [17:25:03] <phazon> stochastix: 9.7 is the same as 9.6 but it patched for vulnerabilities against apt
2341 [17:25:07] *** saint__ is now known as saint_
2342 [17:25:16] *** Joins: cirilos (~stratosja@replaced-ip )
2343 [17:25:18] <greycat> The installation process WILL UPGRADE YOU TO the current point-release by downloading patches during the installation.
2344 [17:25:20] <stochastix> There is a problem we have to troubleshoot
2345 [17:25:42] <greycat> Using an old image just means you download more packages during installation.
2346 [17:25:48] <phazon> it is the same installer
2347 [17:25:57] <stochastix> nevermind, found it
2348 [17:26:19] <greycat> So, nothing we say is making any impact on you or affecting your aberrant behavior in any way whatsoever. *plonk*
2349 [17:26:42] <greycat> Why do such people even bother COMING to a support channel...
2350 [17:26:57] <stochastix> No, im listening to you. I dont fully understand what you are saying yet, but not ignoring you.
2351 [17:26:58] *** Joins: imp (~imp@replaced-ip )
2352 [17:27:13] *** Joins: towo` (~towo@replaced-ip )
2353 [17:27:17] <joepublic> It changes the dialog from "I just guessed and messed around" to "After talking to the support channel, I did the following things"
2354 [17:27:24] *** Joins: Vizva (~Vizva@replaced-ip )
2355 [17:27:25] <stochastix> I was trying to find it for another person who is going to install it. They found it and are downloading it.
2356 [17:27:26] <joepublic> Very important step.
2357 [17:27:33] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
2358 [17:27:40] <stochastix> I personally am interested in what you are talking about though.
2359 [17:27:50] *** Quits: painted (~fainted@replaced-ip ) (Remote host closed the connection)
2360 [17:27:51] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Remote host closed the connection)
2361 [17:27:52] <phazon> stochastix: use the 9.7 release because it is the exact same installer; only difference is apt being patched for vulnerabilities
2362 [17:27:54] <joepublic> see? "asking for a friend" - "someone who isn't me"
2363 [17:27:57] <phazon> replaced-url
2364 [17:27:58] *** Quits: kanhszx_ (~kanhszx@replaced-ip ) (Read error: Connection reset by peer)
2365 [17:28:17] <stochastix> greycat: if you install off of 9.6, will it not use the old repositories?
2366 [17:28:24] *** Joins: painted (~fainted@replaced-ip )
2367 [17:28:37] <stochastix> greycat: or, it is the same repos you are saying?
2368 [17:28:38] <joepublic> there are not "old" and "new" repositories. There is only "the repository"
2369 [17:28:52] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2370 [17:29:27] *** Quits: encod3 (~encod3@replaced-ip ) (Remote host closed the connection)
2371 [17:29:29] <stochastix> I see, the repos are attached to the major release
2372 [17:29:36] *** Joins: plouk (~splok@replaced-ip )
2373 [17:29:39] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2374 [17:29:44] *** Joins: winem_ (~quassel@replaced-ip )
2375 [17:29:47] <stochastix> 9.6 is stretch, 9.7 is still stretch
2376 [17:30:09] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2377 [17:30:23] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2378 [17:30:25] <phazon> yup, it is only a point release (and the reason for that is debian's bureaucracy)
2379 [17:30:31] <stochastix> I see, sorry for being dumb, I actually knew that if I wasnt in such a hurry
2380 [17:31:13] <stochastix> greycat: Thank you, my apologies
2381 [17:31:18] *** Quits: w17t (~w17t@replaced-ip ) (Ping timeout: 245 seconds)
2382 [17:31:53] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2383 [17:33:24] *** Joins: w17t (~w17t@replaced-ip )
2384 [17:33:25] <stochastix> It was also a little bit of looking at what im typing, and not seeing what you already typed before I hit enter. Wasnt trying to be aberrant.
2385 [17:33:35] <u1Conduct17> how can I do it?
2386 [17:33:41] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2387 [17:33:55] *** Quits: kale (~kale@replaced-ip ) (Remote host closed the connection)
2388 [17:33:57] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
2389 [17:34:06] <greycat> Do what?
2390 [17:35:14] *** Joins: lucad111 (~lucad111@replaced-ip )
2391 [17:35:25] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2392 [17:35:42] <u1Conduct17> greycat, I want to talk about Vim.Can I talk about it here or I should move to #vim?
2393 [17:35:47] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Remote host closed the connection)
2394 [17:36:15] <joepublic> You would not be convicted in a court of law of talking about vim. So far you are talking about the questioning process. :)
2395 [17:36:18] <greycat> You can ask questions about it here, and someone may know. If you get into *detailed* vim questions beyond what we know, then #vim would be a better choice.
2396 [17:36:18] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2397 [17:36:25] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2398 [17:36:37] *** Quits: DarkByD3sign (~DarkByD3s@replaced-ip ) (Read error: Connection reset by peer)
2399 [17:37:33] <u1Conduct17> I use Vim and I want to delete some word in all my text. How can I do it?
2400 [17:37:35] *** Joins: diesiraeleus (~diesirael@replaced-ip )
2401 [17:37:39] *** Joins: erhoboy (4f67ad2c@replaced-ip )
2402 [17:37:54] <greycat> :%s/some word//g
2403 [17:37:56] <n4dir> %s/word//g ; or like that
2404 [17:37:59] *** Quits: sterniste (~sstern@replaced-ip ) (Quit: sterniste)
2405 [17:38:20] *** Quits: diesiraeleus (~diesirael@replaced-ip ) (Read error: Connection reset by peer)
2406 [17:38:45] *** Joins: xcm (~xcm@replaced-ip )
2407 [17:39:19] *** Quits: Stochastix_ (~Stochasti@replaced-ip ) (Quit: Leaving)
2408 [17:39:57] <greycat> : to enter "ex" mode (a command line at the bottom of the screen), % to apply to all lines, s for substitute, / as the delimiter between old and new, the pattern you want to search for (a regular expression, I forget which kind), another slash, the thing you want to replace it with, a third slash, and finally g to apply the substitution to all matches on a line, instead of only one match per line
2409 [17:40:04] *** Quits: erhoboy (4f67ad2c@replaced-ip ) (Client Quit)
2410 [17:40:08] *** Joins: tnozyrox (~tnozyrox@replaced-ip )
2411 [17:40:57] *** Joins: [b0b] (~bob@replaced-ip )
2412 [17:41:01] *** Quits: _ev (~ev@replaced-ip ) (Quit: Leaving.)
2413 [17:42:14] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Quit: Leaving)
2414 [17:42:14] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 258 seconds)
2415 [17:42:16] *** [b0b] is now known as b0b
2416 [17:42:33] *** Quits: Wioxjk (~poppels@replaced-ip ) (Quit: Leaving)
2417 [17:43:26] *** Quits: nadley (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
2418 [17:43:28] <joepublic> for some reason I almost always do that with sed and temporary file. vi clearly looks easier.
2419 [17:43:35] <joepublic> (m)
2420 [17:43:58] <greycat> ex and sed share quite a lot of syntax, so if you learn one, you've already learned quite a bit of the other
2421 [17:44:13] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2422 [17:44:24] *** Joins: mnj (~mnj@replaced-ip )
2423 [17:44:32] *** Joins: nadley (~quassel@replaced-ip )
2424 [17:44:46] <joepublic> sed this > foo; cp foo this; rm foo ... wait, I bet I can insert cat into two of those steps
2425 [17:45:19] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Read error: Connection reset by peer)
2426 [17:45:36] *** Joins: ChmEarl (~chmearl@replaced-ip )
2427 [17:45:40] <u1Conduct17> I want dont change to other word. I want just delete some word in all my text
2428 [17:45:41] *** Quits: Haohmaru (~Haohmaru@replaced-ip ) ()
2429 [17:45:52] *** Joins: daniv (~daniv@replaced-ip )
2430 [17:45:54] *** Joins: dfstorm (~dfstorm@replaced-ip )
2431 [17:45:59] *** Joins: r3 (~r3@replaced-ip )
2432 [17:46:17] <wr> made a debian vm wanna upgrade to latest sid, it's just change repos? wiki link?
2433 [17:46:34] <joepublic> so, clearly you didn't try the %s that was suggested.
2434 [17:46:40] <n4dir> /word// the part between the second / and the third / is empty, so you will replace it with "nothing", u1Conduct17
2435 [17:46:40] <greycat> that's why the space between the second and third slashes is empty.
2436 [17:46:49] <greycat> you're replacing with the empty string
2437 [17:46:57] <wr> joepublic, use vim
2438 [17:47:08] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 268 seconds)
2439 [17:47:19] <joepublic> wr, change the word "stable" "stretch" "testing "buster" whatever to the word "sid" and then sudo apt update; sudo apt upgrade; sudo apt dist-upgrade
2440 [17:47:20] *** Joins: devbaka (~devbaka@replaced-ip )
2441 [17:48:01] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2442 [17:48:14] <wr> joepublic, in that case its more or less what had in mind, any wiki link?
2443 [17:48:38] <n4dir> you will have to remove most lines in the sources list too, besides the main one. joepublic
2444 [17:48:47] <greycat> !unstable
2445 [17:48:47] <dpkg> Unstable is the status of a Debian release when packages can be added at any time, that can disrupt the integrity of the whole system! Ask me about <break>. If you have to ask whether you should use it or how, you shouldn't. replaced-url
2446 [17:48:55] <joepublic> n4dir, good point. no sid-updates, etc.
2447 [17:49:07] *** Joins: monstar (~mitya@replaced-ip )
2448 [17:49:19] <n4dir> one of the reasons i prefered sid over testing, more easy sources.list :-)
2449 [17:49:22] <wr> joepublic, i read here i had first to upgrade to unstable then sid
2450 [17:49:31] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Read error: Connection reset by peer)
2451 [17:49:34] <joepublic> wr, sid = unstable
2452 [17:49:50] <joepublic> replaced-url
2453 [17:49:56] *** Joins: GaneshR (~ganeshraj@replaced-ip )
2454 [17:50:00] <wr> joepublic, i think i mean testing, i always switch this
2455 [17:50:04] <n4dir> it probably makes sense to upgrade first to testing if you run stable, and then go to unstable/sid wr
2456 [17:50:08] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2457 [17:50:47] *** Quits: oo_miguel (~miguel@replaced-ip ) (Ping timeout: 240 seconds)
2458 [17:50:47] <joepublic> yes, the wiki page says "(If you've currently got an installation of stable, then you should upgrade to testing first and then to unstable.) "
2459 [17:50:53] <wr> n4dir, yes its that one i read, fisrt testing then unstable, i dont know why i never tested this, but today i did a VM so it's all in
2460 [17:51:16] *** Joins: jhutchins_wk (~jonathan@replaced-ip )
2461 [17:51:27] <joepublic> Though testing and unstable are 90+% identical, there could be something in that <= 10% that makes the difference
2462 [17:51:44] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2463 [17:51:56] *** Joins: jhutchins (~jonathan@replaced-ip )
2464 [17:52:05] *** Quits: Guest78318 (~helene@replaced-ip ) (Ping timeout: 250 seconds)
2465 [17:52:11] <wr> joepublic, thats why they have two names ;)
2466 [17:52:23] <n4dir> during the freeze there might be more differences, until the "hard freeze" (when everything falls asleep ...)
2467 [17:52:41] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 268 seconds)
2468 [17:53:26] <n4dir> quite some prefer a mixed testing/unstable, as you can pick packages from sid, if you need to, else have got the stability testing can offer. I can't fully explain it.
2469 [17:53:50] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 268 seconds)
2470 [17:53:59] <u1Conduct17> How can I delete some word in my text with the space?
2471 [17:54:04] *** Quits: zeSoup (~jsc@replaced-ip ) (Remote host closed the connection)
2472 [17:54:10] <greycat> include the space between the slashes
2473 [17:54:33] *** Joins: conta1 (~Thunderbi@replaced-ip )
2474 [17:54:33] <wr> would be nice update on replaced-url
2475 [17:54:54] *** Quits: Texou (~Texou@replaced-ip ) (Quit: WeeChat 2.3)
2476 [17:54:56] <jhutchins_wk> wr: No.
2477 [17:54:57] *** Parts: daniv (~daniv@replaced-ip ) ("До скорого")
2478 [17:55:00] <greycat> Or is the space not *always* present? If you need to, you can use regular expression syntax to say things like "and all of the following spaces".
2479 [17:55:07] <jhutchins_wk> wr: If you need that, you shouldn't be running testing or sid.
2480 [17:55:08] <wr> jhutchins_wk, reason?
2481 [17:55:09] <jmcnaught> wr: the thing is that testing and unstable are not intended for end users, they're unfinished development branches
2482 [17:55:21] *** Joins: jfoy (~jfoy@replaced-ip )
2483 [17:55:22] <u1Conduct17> I do include the space between the slashes and I get 2 spaces in my text
2484 [17:55:30] <wr> jmcnaught, ok then, maybe in another wiki link
2485 [17:55:44] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
2486 [17:55:46] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
2487 [17:56:02] <jhutchins_wk> wr: No, seriously, if you need to be told how to get packages from testing or sid, you should not be running packages from testing or sid.
2488 [17:56:03] <jmcnaught> wr: there are wiki pages linked in the testing/unstable channel which is probably where you want to be: #debian-next on irc.oftc.net
2489 [17:56:07] <wr> jhutchins_wk, jmcnaught maybe another developers link
2490 [17:56:20] <ksk> wr: but why? you just replace a releasename with another. Everyone that has legit reasons to run these flavours will know how to do that :p
2491 [17:56:27] *** Quits: pity (~pity@replaced-ip ) (Ping timeout: 246 seconds)
2492 [17:56:42] <wr> jhutchins_wk, jmcnaught it's just to easy on copy paste, but i will make a note for me
2493 [17:57:12] *** Joins: Texou (~Texou@replaced-ip )
2494 [17:57:29] <jhutchins_wk> wr: Testing is exactly what it says it is, testing the package blend for the next release. It is intended to break occasionally, and to remain broken until a sound fix is found.
2495 [17:57:30] *** Joins: dTal (~dtal@replaced-ip )
2496 [17:57:51] *** Parts: dTal (~dtal@replaced-ip ) ()
2497 [17:57:57] <wr> jhutchins_wk, thats why now i'm gonna export the vm
2498 [17:58:00] <jhutchins_wk> wr: Sid/unstable is not a release, it is a repository that processes packages on their way to testing.
2499 [17:58:13] *** Joins: CyberManifest (~CyberMani@replaced-ip )
2500 [17:58:16] <jhutchins_wk> wr: Niether branch receives prompt security updates.
2501 [17:58:25] *** Joins: pity (~pity@replaced-ip )
2502 [17:58:36] *** Joins: DarkByD3sign (~DarkByD3s@replaced-ip )
2503 [17:58:38] <u1Conduct17> greycat, I got it! I have did: :%s/some word //g
2504 [17:58:53] <wr> jhutchins_wk, soon they will i guess, isn't debian 10 out in a while
2505 [17:59:28] *** Joins: DieMoesch (~thomas@replaced-ip )
2506 [17:59:41] *** Quits: pax (~Thunderbi@replaced-ip ) (Quit: pax)
2507 [18:00:21] <u1Conduct17> greycat, thank you.
2508 [18:00:42] *** Quits: idlemind (~quassel@replaced-ip ) (Remote host closed the connection)
2509 [18:01:11] *** Joins: dastier (~dastier@replaced-ip )
2510 [18:01:18] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
2511 [18:01:40] *** Joins: dastier (~dastier@replaced-ip )
2512 [18:02:28] *** Quits: Elysium3301 (~Elysium33@replaced-ip ) (Quit: Leaving)
2513 [18:02:50] *** Joins: Levure (~quassel@replaced-ip )
2514 [18:02:56] *** Quits: cirilos (~stratosja@replaced-ip ) (Ping timeout: 258 seconds)
2515 [18:03:26] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
2516 [18:03:31] *** Joins: cirilos (~stratosja@replaced-ip )
2517 [18:03:40] *** Quits: cirilos (~stratosja@replaced-ip ) (Client Quit)
2518 [18:03:56] *** Quits: jcole (~jcole@replaced-ip ) (Remote host closed the connection)
2519 [18:04:11] *** Joins: esro (~esro@replaced-ip )
2520 [18:04:21] *** Joins: mvanorder (~mvanorder@replaced-ip )
2521 [18:04:29] <jhutchins_wk> wr: We don't want to encourage people who don't understand Debian and think testing is just the shiney new version.
2522 [18:04:44] *** Joins: jcole (~jcole@replaced-ip )
2523 [18:05:00] *** Joins: Theroxat (~quassel@replaced-ip )
2524 [18:05:19] <n4dir> he already stated a few times he is testing testing in a vm. i fail to see what might be wrong with that.
2525 [18:06:27] *** Quits: msimpson_ (~msimpson@replaced-ip ) (Read error: Connection reset by peer)
2526 [18:07:15] *** Joins: LorD_n1c0w (~igora@replaced-ip )
2527 [18:07:38] <wr> jhutchins_wk, off course, but they can test in virtual environment
2528 [18:07:48] <ksk> he might not be wrong. It might just be wrong though to make the testing/sid sources list copy&paste -able in the wiki
2529 [18:08:24] <ksk> inbefore: putting the sources list on a wiki, but use some sort of "you cannot copy-paste"-javascript :x
2530 [18:08:26] <wr> ksk, for me would be useful in case of a vm test
2531 [18:08:56] <ksk> wr: you are on irc, ask dpkg instead ;)
2532 [18:09:06] *** Joins: ralinux (~ralinux@replaced-ip )
2533 [18:09:33] <wr> jhutchins_wk, ksk in this case i'm running this virtually so if anything goes wrong it won't because i made copy of a copy to import/export
2534 [18:09:36] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
2535 [18:09:59] <ksk> I am totally not arguing about your usecase.
2536 [18:10:03] <wr> !sid
2537 [18:10:03] <dpkg> well, sid is the codename for <unstable>, named after the kid in Toy Story that breaks toys. The great thing about running sid is that when it breaks, you get to keep ALL the pieces!!
2538 [18:10:14] <wr> !testing
2539 [18:10:14] <dpkg> Testing is a continuously updated release between <stable> and <unstable>, currently codenamed <buster>. See replaced-url
2540 [18:10:26] <wr> !irc
2541 [18:10:27] <dpkg> IRC is Internet Relay Chat, the means to provide #debian to its patrons. Debian IRC channels are listed at replaced-url
2542 [18:10:36] <jhutchins_wk> wr: We see people trying to run testing as their daily use desktop, and we try to discourage that.
2543 [18:10:36] <wr> !dpkg
2544 [18:10:37] <dpkg> somebody said dpkg was the program used by Debian to install and remove packages, "man dpkg". Also ask me about <reference>. The main info bot in #debian is also called dpkg; ask me about <dpkgbot>.
2545 [18:10:42] *** Joins: mibo (~mibo@replaced-ip )
2546 [18:10:55] <wr> this dpkg knows it all i have to talk on him
2547 [18:10:59] <n4dir> wr: you can do: /msg dpkg <factoid>
2548 [18:11:26] <wr> forgot those ones
2549 [18:11:27] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
2550 [18:11:29] <jhutchins_wk> If peopple understand the apt/dpkg system well enough to get themselves out of trouble from running testing, they shouldn't need to copy/paste to run testing.
2551 [18:11:46] <jhutchins_wk> wr: That's the reasoning as far as I can tell.
2552 [18:11:56] <wr> jhutchins_wk, in that case i'm gonna look at this
2553 [18:12:05] *** Quits: Theroxat (~quassel@replaced-ip ) (Remote host closed the connection)
2554 [18:12:05] <n4dir> i guess it still is a good idea to go to #debian-next . in #debian you get the (correct) answers bout testing/unstable not being what most think it is
2555 [18:12:22] <jhutchins_wk> wr: containers or dual-boot are good ways to run testing, with a fallback of stable for daily use.
2556 [18:12:55] <n4dir> the package apt-listbugs may help too. Also a good backup solution.
2557 [18:13:10] <ksk> ++ for apt-listbugs
2558 [18:14:02] *** debhelper sets mode: +l 1591
2559 [18:15:35] *** Quits: ldrago1604 (~ldrago@replaced-ip ) (Ping timeout: 258 seconds)
2560 [18:17:46] *** Joins: idlemind (~quassel@replaced-ip )
2561 [18:17:53] *** Quits: kouni (~kouni@replaced-ip ) (Quit: leaving)
2562 [18:18:57] *** Joins: rsx (~rsx@replaced-ip )
2563 [18:19:39] <wr> by default should i use apt or apt-get on updating? and backports or not?
2564 [18:19:57] *** Quits: debiantonio (~debianton@replaced-ip ) (Read error: Connection reset by peer)
2565 [18:20:47] <greycat> there are no backports for testing/unstable
2566 [18:21:07] <wr> greycat, on other lower
2567 [18:21:28] *** Joins: GaneshRaju (~ganeshraj@replaced-ip )
2568 [18:21:30] <wr> greycat, on stable
2569 [18:21:36] <n4dir> use backports packages when you need them, else not.
2570 [18:21:40] *** Quits: GaneshR (~ganeshraj@replaced-ip ) (Read error: Connection reset by peer)
2571 [18:22:02] <wr> n4dir, its just like to patch when i need a program
2572 [18:22:50] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2573 [18:22:51] <n4dir> probably yes, like that. You need a higher version of package xyz, you pick it from backports, assuming it is to find there. But, my point:
2574 [18:23:02] <wr> n4dir, but happens when i use backports and dependencies of stable, will they mix?
2575 [18:23:10] <n4dir> don't install each and every package you can find in backports, wether you need the higher version or not
2576 [18:23:20] *** Joins: allvoxman (~tagomago@replaced-ip )
2577 [18:23:22] <hiya> anyone here used mailcrypt with dovecot? It doesn't work for me. Esp. when I pop emails from server.
2578 [18:23:32] <n4dir> yes, in general backports is troublefree, it all gets sorted by magic
2579 [18:24:06] *** Quits: bit_flips (~bitflips@replaced-ip ) (Quit: Leaving)
2580 [18:24:06] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 250 seconds)
2581 [18:24:10] <n4dir> if a package in backports has a dependency not to be found in stable, you will have it in the backports repo too.
2582 [18:24:11] *** Parts: garo__ (~garo-ircc@replaced-ip ) ()
2583 [18:24:39] <wr> n4dir, when i use backports on sources and update to me seems the dependencies make system bit different, am i wrong?
2584 [18:25:22] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 268 seconds)
2585 [18:25:46] <n4dir> it can make it different, but it will still work, just like when you only have stable.
2586 [18:25:55] *** Joins: shibboleth (~shibbolet@replaced-ip )
2587 [18:26:00] <n4dir> at least i never heard of anyone running in problems when using backports.
2588 [18:26:16] *** Quits: skipshooter (~markie@replaced-ip ) (Ping timeout: 250 seconds)
2589 [18:26:33] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2590 [18:26:43] *** Quits: DieMoesch (~thomas@replaced-ip ) (Ping timeout: 245 seconds)
2591 [18:26:46] <n4dir> still i for one would only, and really only, install the packages i desperately need from backport, not everything which comes to my mind
2592 [18:26:50] <wr> n4dir, running backports ok, but dependencies i don't know .....
2593 [18:27:34] <joepublic> there is nothing magic about "dependencies" - packages are packages. "dependency" packages are not somehow not regular packages.
2594 [18:27:59] *** Quits: mobile_c_ (~mobile_c@replaced-ip ) (Read error: Connection reset by peer)
2595 [18:28:26] *** Quits: allvoxman (~tagomago@replaced-ip ) (Ping timeout: 250 seconds)
2596 [18:28:37] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2597 [18:29:21] *** Joins: p47r30n (~p47r30n__@replaced-ip )
2598 [18:29:32] *** Joins: esemds (~root@replaced-ip )
2599 [18:30:10] *** Quits: lucad111 (~lucad111@replaced-ip ) (Ping timeout: 250 seconds)
2600 [18:30:32] *** Joins: dork (~rev@replaced-ip )
2601 [18:30:36] *** Joins: allvoxman (~tagomago@replaced-ip )
2602 [18:30:36] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 250 seconds)
2603 [18:30:47] <wr> joepublic, for example, i install program gimp on stable and then if i have on sources list a line with backports and update and next i install program libreoffice, will dependencies of stable and backports mix if gimp and libreoffice use some packages similar or that depend of one another?
2604 [18:31:10] *** Quits: poxifide (deathspawn@replaced-ip ) (Quit: ~_~)
2605 [18:31:11] *** Joins: melissa666 (~melissa66@replaced-ip )
2606 [18:31:28] <n4dir> it will work.
2607 [18:31:35] *** Quits: p47r30n (~p47r30n__@replaced-ip ) (Client Quit)
2608 [18:31:40] *** Quits: allvoxman (~tagomago@replaced-ip ) (Client Quit)
2609 [18:31:42] *** Joins: vOYtEC_ (~vOYtEC@replaced-ip )
2610 [18:31:52] <joepublic> packages from backports have lower priority than packages from stable. So, they only are installed if you specifically ask for them, or if a package you specifically ask for requires them to be installed. Otherwise your packages will be installed and upgraded only from stable.
2611 [18:32:13] <jhutchins_wk> wr: We trust that any backported dependencies will not break regular, stable package dependencies. Differences between stable and backport packages should be small enough that other stable packages can still use them.
2612 [18:32:18] <n4dir> if the biggest concern is the highest version for all kinds of apps, then debian probably isn't the right choice.
2613 [18:32:34] <wr> joepublic, there is also question of updates of stable and backports, if i should only do one or can do both with no issues, i always had that doubt, by my experience it works, but one time or another when i have lots of programs thinks may get weird
2614 [18:32:48] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Quit: conta1)
2615 [18:32:55] *** Joins: allvoxman (~tagomago@replaced-ip )
2616 [18:33:04] <jhutchins_wk> wr: Ideally, dependencies should require "equal or greater than", and the libraries should be backwards compatible.
2617 [18:33:06] *** Joins: orbiter (~orbiter@replaced-ip )
2618 [18:33:07] *** Quits: xnaas (~xnaas@replaced-ip ) (Quit: Ping timeout (120 seconds))
2619 [18:33:12] *** Quits: ws2k3 (yctn@replaced-ip ) (Ping timeout: 246 seconds)
2620 [18:33:14] *** Quits: CME (~CME@replaced-ip ) (Read error: Connection reset by peer)
2621 [18:33:24] *** Joins: CME (~CME@replaced-ip )
2622 [18:33:30] <jhutchins_wk> wr: It shouldn't be like Windows where developers take advantage of known bugs and their software breaks if the bug is fixed.
2623 [18:33:33] *** Joins: xnaas (~xnaas@replaced-ip )
2624 [18:33:35] *** Quits: allvoxman (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2625 [18:33:35] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
2626 [18:33:40] *** Joins: ws2k3 (yctn@replaced-ip )
2627 [18:33:44] <joepublic> wr, it's pretty easy to mess up your apt configuration if you mess with it in inventive ways. If you have just stable and backports sources, however, it's very difficult to mess it up.
2628 [18:33:50] <wr> n4dir, for me it fits, it ain't so on last versions but.....
2629 [18:33:55] *** Joins: allvoxman (~tagomago@replaced-ip )
2630 [18:33:55] *** Quits: mpo (~quassel@replaced-ip ) (Remote host closed the connection)
2631 [18:34:02] *** debhelper sets mode: +l 1583
2632 [18:34:03] *** Quits: danwellby (~danwellby@replaced-ip ) (Read error: Connection reset by peer)
2633 [18:34:04] *** Quits: meti (~meti@replaced-ip ) (Remote host closed the connection)
2634 [18:34:17] *** Joins: meti (~meti@replaced-ip )
2635 [18:34:18] <joepublic> what aint so on last versions of what?
2636 [18:34:26] <wr> joepublic, till now been running for 5 years, but on some last times noticed things
2637 [18:34:36] *** Quits: banc (~banc@replaced-ip ) (Ping timeout: 246 seconds)
2638 [18:34:36] *** Quits: ExeciN (~nicexe@replaced-ip ) (Ping timeout: 246 seconds)
2639 [18:34:36] *** Quits: eht (~eht@replaced-ip ) (Ping timeout: 246 seconds)
2640 [18:34:40] <n4dir> i see. i tried to say: nothing wrong with always wanting the latest and greatest, but debian sure ain't the best distro for that approach. It's strenghts are others.
2641 [18:34:43] *** Joins: danwellby (~danwellby@replaced-ip )
2642 [18:34:50] *** Joins: eht (~eht@replaced-ip )
2643 [18:34:57] *** Quits: NeoBlaster (N3oBl@replaced-ip ) (Ping timeout: 246 seconds)
2644 [18:34:57] *** Quits: wyre (wyre@replaced-ip ) (Ping timeout: 246 seconds)
2645 [18:35:19] <joepublic> I have noticed some unspecified things too.
2646 [18:35:24] *** Joins: wyre (wyre@replaced-ip )
2647 [18:35:39] <wr> joepublic, some distros have versions up
2648 [18:35:44] *** Joins: NeoBlaster (N3oBl@replaced-ip )
2649 [18:35:44] *** Joins: mpo (~quassel@replaced-ip )
2650 [18:35:56] *** Quits: pamaury (~pamaury@replaced-ip ) (Quit: Konversation terminated!)
2651 [18:35:56] <n4dir> "who the bloody hell cares for debian" is a nice speach, which sums up what makes debian debian
2652 [18:35:57] *** Joins: martastain (~martastai@replaced-ip )
2653 [18:36:10] <joepublic> versions of what? up where? what the heck are you talking about?
2654 [18:36:16] *** Joins: kirk781 (~kirk781@replaced-ip )
2655 [18:36:22] *** Quits: user_x212 (~tttt@replaced-ip ) (Quit: Leaving)
2656 [18:36:31] *** Quits: allvoxman (~tagomago@replaced-ip ) (Read error: Connection reset by peer)
2657 [18:36:39] <wr> n4dir, i'm not looking for lastest and greatest most of the time, but i may have an issue that i may need that
2658 [18:36:44] *** Quits: kirk781 (~kirk781@replaced-ip ) (Max SendQ exceeded)
2659 [18:36:48] *** Joins: allvoxman (~tagomago@replaced-ip )
2660 [18:36:54] *** Joins: banc (~banc@replaced-ip )
2661 [18:36:58] <joepublic> I just realized my previous statement might be interpreted to imply that I care about its answer, and so I retract it. Thank you.
2662 [18:37:09] <n4dir> wr: i got you. i was just chatting in general
2663 [18:37:23] *** Joins: r4co0n (~r4co0n@replaced-ip )
2664 [18:37:44] <wr> joepublic, once when i did debian install i had version of xfce like 4.10 lower than on other distros with 4.12
2665 [18:37:46] *** Joins: kirk781 (~kirk781@replaced-ip )
2666 [18:38:04] *** Quits: kirk781 (~kirk781@replaced-ip ) (Client Quit)
2667 [18:38:28] <n4dir> once? i think that happens all the time.
2668 [18:38:40] *** Joins: diniwed (~gavron@replaced-ip )
2669 [18:38:48] <wr> n4dir, i understand the way debian tests stuff so...
2670 [18:38:56] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 268 seconds)
2671 [18:39:13] *** Joins: MACscr (~MACscr@replaced-ip )
2672 [18:39:17] *** Quits: nighty- (~nighty@replaced-ip ) (Remote host closed the connection)
2673 [18:39:21] *** Quits: winem_ (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
2674 [18:39:24] <n4dir> tests stuff, releases the next stable, and then it stays the way it is for years.
2675 [18:39:43] <wr> n4dir, it takes a while
2676 [18:39:55] <wr> thats why its called stable lol
2677 [18:40:03] *** Joins: JustASlacker (~JustASlac@replaced-ip )
2678 [18:40:45] <n4dir> not bad info: replaced-url
2679 [18:40:52] <r4co0n> n4dir, that is a promise. Running software for other people, I know I don't have to change my application/website/whatever because the os interface stays stable. If I want new packages, I use backports.
2680 [18:41:28] *** Joins: kre10s (~maximilia@replaced-ip )
2681 [18:41:37] <kre10s> Hi!
2682 [18:41:49] <r4co0n> n4dir, or I am running testing, as I do on my workstation, switching approximately 6 months after stable release.
2683 [18:42:08] <n4dir> yup.
2684 [18:42:47] <r4co0n> Then you kinda have Ubuntu without all its quirks ;P
2685 [18:42:51] *** Quits: allvoxman (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
2686 [18:42:51] *** Joins: tagomago (~tagomago@replaced-ip )
2687 [18:43:10] *** Quits: haufi_ (~gassi@replaced-ip ) (Ping timeout: 250 seconds)
2688 [18:43:26] *** Joins: iveqy (~fredrik@replaced-ip )
2689 [18:43:59] <kre10s> What does none mean as the first column in the output of the mount command? I have "none on / type tmpfs (rw,relatime,size=31197940k)" but also "tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)" why is the one none and the other tmpfs?
2690 [18:44:05] *** Joins: Poffer (~Poffer@replaced-ip )
2691 [18:44:16] *** Quits: u1Conduct17 (~u1Conduct@replaced-ip ) (Quit: Leaving)
2692 [18:44:26] *** Quits: devbaka (~devbaka@replaced-ip ) (Ping timeout: 240 seconds)
2693 [18:45:01] *** Quits: n4dir (~n4dir@replaced-ip ) (Remote host closed the connection)
2694 [18:45:02] *** Joins: haufi (~gassi@replaced-ip )
2695 [18:45:06] *** Joins: lucad111 (~lucad111@replaced-ip )
2696 [18:45:21] *** Quits: milkt (~debian@replaced-ip ) (Quit: leaving)
2697 [18:45:22] *** Joins: mokobull (~eba@replaced-ip )
2698 [18:45:26] *** Joins: hele (~hele@replaced-ip )
2699 [18:45:49] *** Joins: faw (~faw@replaced-ip )
2700 [18:45:57] <wr> jhutchins_wk, did change in fact this is easy, don't know why never tried it
2701 [18:46:22] <r4co0n> kre10s, you mean like 'none on /media/mymountpoint type none …"
2702 [18:46:56] <SerajewelKS> is there any way to run gpg2 without the amazingly incompetent agent process?
2703 [18:46:58] *** Joins: devbaka (~devbaka@replaced-ip )
2704 [18:47:57] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2705 [18:48:17] <kre10s> r4co0n: like "none on ..." vs "tmpfs on ...."
2706 [18:48:31] <r4co0n> kre10s, for me the first of the space-separated values is a filesystem-type or the origin of a lvm/snap/etc. mount, e.g. the thing that is being mounted.
2707 [18:48:57] *** Joins: jnavila (~jnavila@replaced-ip )
2708 [18:49:52] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
2709 [18:50:00] *** Quits: martastain (~martastai@replaced-ip ) (Ping timeout: 246 seconds)
2710 [18:50:01] <r4co0n> kre10s, I mostly got lines like "proc on /proc type proc (rw,…)"
2711 [18:50:32] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
2712 [18:51:24] <SerajewelKS> i seem to be entirely unable to get gpg 2 to do anything remotely reasonable regarding the agent and pinentry. it will regularly prompt in the wrong location (my remote workstation instead of the local terminal), not prompt at all, or give some ioctl error.
2713 [18:51:48] *** Joins: skyikot (~skyikot@replaced-ip )
2714 [18:51:51] <SerajewelKS> i just want this shit to work and it's honestly ridiculous that there doesn't appear to be a sane configuration that allows gpg to actually work all of the time
2715 [18:51:57] <jhutchins_wk> SerajewelKS: You begin to understand why it hasn't been more widely adopted.
2716 [18:51:57] *** Quits: dArK_IcE (~lawl@replaced-ip ) (Ping timeout: 244 seconds)
2717 [18:52:06] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
2718 [18:52:13] <r4co0n> kre10s, do you mind to share the whole line that is confusing you?
2719 [18:52:47] *** Joins: garo (~garo-ircc@replaced-ip )
2720 [18:52:48] *** Quits: tradar (~tradar@replaced-ip ) (Quit: tradar)
2721 [18:53:25] <SerajewelKS> jhutchins_wk: i audibly laughed when i read the advice to put "export GPG_TTY=$(tty)" in ~/.bashrc
2722 [18:53:29] <kre10s> "none on / type tmpfs (rw,relatime,size=31197940k)"
2723 [18:53:35] <kre10s> Why is it none and not tmpfs
2724 [18:53:55] <SerajewelKS> kre10s: "none" is the source device and it doesn't matter for tmpfs
2725 [18:53:58] *** Joins: dreamon_ (~dreamon@replaced-ip )
2726 [18:54:01] *** Quits: GJdan (~dan@replaced-ip ) (Ping timeout: 244 seconds)
2727 [18:54:13] *** Quits: robs_ (~robs@replaced-ip ) (Ping timeout: 245 seconds)
2728 [18:54:23] <kre10s> then why is it not none in "tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)" ?
2729 [18:54:46] <kre10s> ... why is it not also ...
2730 [18:55:01] *** Joins: workaround_ (~francis@replaced-ip )
2731 [18:55:02] <SerajewelKS> kre10s: again, it doesn't matter
2732 [18:55:32] <SerajewelKS> kre10s: "mount foobar /tmp/baz -t tmpfs" will give you "foobar on /tmp/baz type tmpfs"
2733 [18:56:27] <SerajewelKS> as far as "why" then the answer is probably "two different people wrote the config/scripts that mount those filesystems"
2734 [18:56:33] *** Quits: spacemanspam (~weechat@replaced-ip ) (Quit: WeeChat 2.3)
2735 [18:56:36] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 250 seconds)
2736 [18:56:59] <SerajewelKS> for the meaningless and inconsequential source device, one person put "none" and the other put "tmpfs"
2737 [18:57:30] <r4co0n> Thanks, SerajewelKS, so the source is just a name because of the nature of tmpfs.
2738 [18:57:40] *** Quits: jmarsac (~jmarsac@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
2739 [18:57:49] <EdePopede> though "none on $where" sounds much like "there's nothing to be seen here. please go away."
2740 [18:57:50] <kre10s> oh.
2741 [18:58:00] *** Joins: ExeciN (~nicexe@replaced-ip )
2742 [18:58:09] *** Joins: dasj19 (~dasj19@replaced-ip )
2743 [18:58:11] <EdePopede> is the user "nobody" still a thing?
2744 [18:58:14] *** Joins: BenderP (~x@replaced-ip )
2745 [18:58:23] *** Quits: mnj (~mnj@replaced-ip ) (Quit: mnj)
2746 [18:58:24] *** Quits: workaround (~francis@replaced-ip ) (Ping timeout: 246 seconds)
2747 [18:59:11] *** Joins: mnj (~mnj@replaced-ip )
2748 [18:59:18] <EdePopede> i remember reading not to use this user simply because it may be misleading
2749 [18:59:57] <dasj19> hello #debian, I am stuck within the debian installer (graphical mode this time) ... I can't seem to get over "Installed discover (amd64)"... is there a way to skip the step or get to see /var/log/syslog and get what is wrong
2750 [19:00:00] <kre10s> it is misleading!
2751 [19:00:09] <SerajewelKS> r4co0n: correct, most filesystems have a source device. e.g. ext4 needs some backing block device. but tmpfs is purely a transient, in-memory filesystem so it doesn't need any device because it doesn't persist.
2752 [19:01:01] *** Joins: spacemanspam (~weechat@replaced-ip )
2753 [19:01:06] <petn-randall> dasj19: One of the terminals has syslog output on the installer, try switching through them with ctrl+alt+F1 to F6. I think it's F4.
2754 [19:01:18] *** Joins: aaii (~aaii@replaced-ip )
2755 [19:01:29] <dasj19> I'm using the latest dvd iso flashed on a usb thumb drive.. I had issues wth other iso's as well all of them having the latest version
2756 [19:01:35] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
2757 [19:01:39] *** Joins: a_l_b (~a_l_b@replaced-ip )
2758 [19:02:11] *** Parts: a-chymera (~a-chymera@replaced-ip ) ("Leaving")
2759 [19:02:20] <dasj19> pent-randall: thanks... but it is not responsive to the TTY hotkeys
2760 [19:02:22] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
2761 [19:02:22] *** Joins: Robin_AS (~Robin_AS@replaced-ip )
2762 [19:02:42] *** Joins: DammitJim (~DammitJim@replaced-ip )
2763 [19:03:02] <dasj19> petn-randall: so nothing happens when I press those key combos
2764 [19:03:25] <dasj19> any other way to get to a terminal? or skip the damned install step?
2765 [19:03:54] <r4co0n> SerajewelKS, regarding your gpg2 struggle: Have you looked at gpgme and it's implementations in various scripting languages? That's what I found some days ago after finding Ansible doesn't support GPG private key management natively. I still have to continue this work...
2766 [19:04:11] <r4co0n> s/it's/its/
2767 [19:05:17] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Client Quit)
2768 [19:05:33] *** Joins: a_l_b (~a_l_b@replaced-ip )
2769 [19:07:03] *** Joins: MenschZwoNull (~MenschZwo@replaced-ip )
2770 [19:07:04] *** Quits: esro (~esro@replaced-ip ) (Quit: Leaving)
2771 [19:07:18] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
2772 [19:07:44] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
2773 [19:08:04] <OerHeks> Job for systemd-sysctl.service failed. See 'systemctl status systemd-sysctl.service' and 'journalctl -xn' for details./clear
2774 [19:08:10] <OerHeks> oops
2775 [19:08:13] *** Joins: GJdan (~dan@replaced-ip )
2776 [19:08:18] *** Parts: nulleip (~luiz@replaced-ip ) ()
2777 [19:08:18] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 250 seconds)
2778 [19:08:22] *** Joins: oish (~charlie@replaced-ip )
2779 [19:08:26] *** Joins: xcm (~xcm@replaced-ip )
2780 [19:08:57] *** Joins: polman (~ananevtem@replaced-ip )
2781 [19:09:24] *** Quits: dawidd6 (~dawidd6@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
2782 [19:09:33] *** Joins: Aurora_iz_kosmos (~random@replaced-ip )
2783 [19:09:48] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2784 [19:10:02] <Aurora_iz_kosmos> Why would using the backported kernel 4.19 (instead of 4.9) suddenly make multi-screen support work?
2785 [19:11:03] <r4co0n> Aurora_iz_kosmos, because of new and improved drivers and therefore device support?
2786 [19:11:06] <apollo13> because new kernel includes new drivers?
2787 [19:11:46] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 250 seconds)
2788 [19:11:56] <dasj19> so I guess there is no way to skip a step within debian installer using some key combo?
2789 [19:12:18] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
2790 [19:12:46] <r4co0n> dasj19, you can use a preseed file to skip all of the installation questions or the ones you want skipped.
2791 [19:12:50] <Aurora_iz_kosmos> r4co0n: apollo13: I see. So not only firmware-xyz packages include drivers.
2792 [19:12:53] <rwp> dasj19, What step do you want to skip? You can use the Advanced install option to select your own path through the installation.
2793 [19:13:04] <apollo13> Aurora_iz_kosmos: firmware-* does not include drivers at all
2794 [19:13:06] *** Quits: Scbisui (~Scbisui@replaced-ip ) (Ping timeout: 246 seconds)
2795 [19:13:08] <mutante> dasj19: eh, i guess you can always hit "Cancel" in installer step and go back to the list of steps
2796 [19:13:10] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Ping timeout: 272 seconds)
2797 [19:13:23] <Aurora_iz_kosmos> apollo13: Ah. My bad.
2798 [19:13:31] *** Joins: Brigo (~Brigo@replaced-ip )
2799 [19:13:33] <apollo13> Aurora_iz_kosmos: like the name says, firmware includes firmware, the drivers are part of the kernel and maybe extra driver packages
2800 [19:13:34] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
2801 [19:13:51] <dasj19> mutante ... the thing is that it is stuck at a step and there is no way of cancelling it
2802 [19:14:25] <mutante> dasj19: Ctrl + Alt + F-keys to get to a shell .. i think
2803 [19:14:37] <zleap> yes
2804 [19:14:38] <r4co0n> dasj19, if you view the install log with Ctrl+Alt+F2, what's the last messages
2805 [19:14:45] *** Joins: a_l_b (~a_l_b@replaced-ip )
2806 [19:14:51] <dasj19> mutante: unfortunatelly that does not work either
2807 [19:14:59] <dasj19> r4co0n: I'll try that
2808 [19:15:00] <mutante> Ctrl + c ?
2809 [19:15:01] <greycat> I think F2 is the shell, and F4 is the log. But try 'em all.
2810 [19:15:23] <r4co0n> Last time I did it, F2 was the logs, but well...
2811 [19:15:29] <nemo> Aurora_iz_kosmos: I'm still waiting on a backport kernel to fix my touchpad ☹
2812 [19:15:35] <r4co0n> It was like 4 weeks ago with stable...
2813 [19:15:35] <dasj19> :( none of that works
2814 [19:15:37] <rwp> dasj19, What step is it stuck at?
2815 [19:15:44] *** Quits: qqx (~qqx@replaced-ip ) (Quit: Bye)
2816 [19:15:45] <nemo> Aurora_iz_kosmos: for now I'm forcefitting the unstable kernel into stable, and undoing it every time I need to update
2817 [19:15:51] <r4co0n> dasj19, I suspect the system is frozen
2818 [19:15:52] *** Joins: qqx (~qqx@replaced-ip )
2819 [19:15:52] *** Joins: dArK_IcE (~lawl@replaced-ip )
2820 [19:15:56] <mutante> starts to sound like hardware fail
2821 [19:15:58] <Aurora_iz_kosmos> nemo: Ouch, that sounds annoying.
2822 [19:15:59] <nemo> it's been like a year and a half now
2823 [19:16:02] <dasj19> rwp: selectinon and installing of applications
2824 [19:16:04] <nemo> so yes. quite annoying 😝
2825 [19:16:22] <rwp> aka tasksel
2826 [19:16:30] *** Joins: Guest78318 (~helene@replaced-ip )
2827 [19:16:34] <nemo> Aurora_iz_kosmos: turning on a single flag, you'd think that'dve made it into backports by now, but noooo
2828 [19:16:39] <dasj19> rwp: the last installed application is "discover"
2829 [19:16:42] <rwp> That is the step where it sends aptitude off to install the software that has been selected.
2830 [19:16:50] <mutante> dasj19: oh, just dont use any tasksel at all and select packages you actually want later after base install is done.. would do that anyways
2831 [19:17:26] *** Joins: j0seph (~imj0seph@replaced-ip )
2832 [19:17:35] <dasj19> mutante: good point... so I can do that in expert install only... right?
2833 [19:17:41] <rwp> discover is probably doing hardware probes? Not sure what it does at install time.
2834 [19:18:25] <r4co0n> dasj19, only ever run expert install, last time I checked it is normal install with many more questions, so there is no difference if you only hit Enter.
2835 [19:18:35] <mutante> dasj19: it should be enough if in the installer step where it asks you to select software you uncheck all boxes
2836 [19:18:48] <mutante> what r4co0n said
2837 [19:19:38] *** Joins: polman (~ananevtem@replaced-ip )
2838 [19:19:38] *** Joins: butteredpopcorn (~butteredp@replaced-ip )
2839 [19:20:05] <dasj19> okay guys... thanks for assistance rwp, mutante r4co0n, petn-randall ... I'll kill the install via reboot button and start over... the annoying thing is that I have tried several times and got stuck at the same place..
2840 [19:20:09] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
2841 [19:20:25] <Aurora_iz_kosmos> Well anyway, thanks.
2842 [19:20:31] *** Parts: Aurora_iz_kosmos (~random@replaced-ip ) ("WeeChat 1.6")
2843 [19:20:33] <rwp> dasj19, It could be something "intersting" in the curse sense of the word about your hardware.
2844 [19:20:41] <mutante> dasj19: it sounds like it gets stuck trying to detect hardware.. this should be rare. maybe it is because some hardware is faulty
2845 [19:21:03] <rwp> dasj19, I suggest running tasksel without any boxes checked. If that fails then try booting the live-cd image and verify that a live-cd image boots on your hardware.
2846 [19:21:21] <mutante> using expert install and not installing any software should give you at least more clues
2847 [19:21:25] *** Quits: esemds (~root@replaced-ip ) (Quit: WeeChat 2.3)
2848 [19:21:25] <rwp> dasj19, If that fails then try the latest backports kernel installation image designed for people needing the latest kernel for their hardware.
2849 [19:21:51] <dasj19> mutante: i don't think something is really faulty because I went on to the recovery mode and manually installed gnome and added users and debian worked..
2850 [19:21:57] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Read error: No route to host)
2851 [19:22:25] *** Joins: v01d4lph4 (~v01d4lph4@replaced-ip )
2852 [19:22:27] <rwp> You can reboot and then rejoin and use rescue mode to finish things off.
2853 [19:22:29] <mutante> dasj19: ok. one way to debug could also be to remove some hardware and re-add it after an install
2854 [19:22:32] <dasj19> rwp: good point... I'll try the live cd before trying yet another install
2855 [19:22:46] <r4co0n> dasj19, what is the system like you are installing Debian on? I think you didn't tell us...
2856 [19:22:48] *** Joins: poxifide (deathspawn@replaced-ip )
2857 [19:23:25] <dork> anyone here patch runc on jessie as a result?
2858 [19:23:30] <rwp> If you have a new motherboard design with new components it (unfortunately) isn't unusual to see older kernels and drivers not work with it. However it is unusual to see hangs from it. Usually it is just not working stuff.
2859 [19:23:32] <dork> of the latest CVE
2860 [19:23:33] <dasj19> it's a cheap ideapad100 .. I just ran trhough hell (windows) upgrading it's BIOS to the latest version
2861 [19:23:52] <dasj19> I thought an updated bios would help
2862 [19:23:57] <dasj19> but it doesnt
2863 [19:24:02] *** debhelper sets mode: +l 1589
2864 [19:24:04] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 246 seconds)
2865 [19:24:56] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
2866 [19:25:06] <mutante> any additional PCI cards or disk drives or things attached to it?
2867 [19:25:19] <rwp> I would definitely try a live-cd boot. If that works you can always do a debootstrap installation using it too. Manual. But works well.
2868 [19:25:43] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
2869 [19:25:44] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 258 seconds)
2870 [19:25:47] <dasj19> rwp: that's what I'm doing.. downloading the live-dvd torrent and then flashing it to a usb
2871 [19:25:57] <dasj19> thanks a lot for the tip
2872 [19:26:03] *** Joins: baptist (~baptist@replaced-ip )
2873 [19:26:04] <rwp> That small form laptop does look pretty cool. A nice little machine in a light weight form factor quite inexpensive. I hope you get it going!
2874 [19:26:23] *** Joins: mobile_c_ (~mobile_c@replaced-ip )
2875 [19:27:30] <mutante> oh look, always google "Debian on $model name" replaced-url
2876 [19:27:33] <rwp> I think you may need a very recent kernel however. To get that you might need replaced-url
2877 [19:28:08] <mutante> " {i} Notebook sometimes freezes."
2878 [19:28:11] <rwp> Oh good recource mutante
2879 [19:28:16] *** Joins: czart (~czart@replaced-ip )
2880 [19:28:32] *** Quits: czart (~czart@replaced-ip ) (Read error: Connection reset by peer)
2881 [19:28:49] <dasj19> mutante ... mine is the 15 inch model ideapad100-15IBY
2882 [19:29:23] <dasj19> I'll look at the link you provided mutante ... thanks for the tip
2883 [19:29:40] <mutante> dasj19: i would hope they are the same except the size of the display
2884 [19:29:54] <mutante> the model number seems to imply it at least
2885 [19:29:55] *** Joins: wilbert (~wilbert@replaced-ip )
2886 [19:30:16] *** Quits: thecoffemaker (~thecoffem@replaced-ip ) (Ping timeout: 272 seconds)
2887 [19:30:39] *** Quits: mokobull (~eba@replaced-ip ) (Quit: This computer has gone to sleep)
2888 [19:30:40] <mutante> dasj19: the "start page" of this is replaced-url
2889 [19:30:52] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
2890 [19:31:10] <mutante> you might want to consider adding stuff. it's a wiki :)
2891 [19:31:14] <dasj19> okay.. from what I get from that wiki mutante provided... it seems like it freezes because the wifi adapter and touchpad?
2892 [19:31:46] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 246 seconds)
2893 [19:31:48] *** Joins: johnnyfive (~johnnyfiv@replaced-ip )
2894 [19:31:51] <mutante> maybe the software install step freezes because it cant get online because the wifi doesnt work
2895 [19:31:55] *** Joins: format_c (~koeppea@replaced-ip )
2896 [19:31:56] <mutante> but i would expect a time-out
2897 [19:32:09] <dasj19> good resource .. I'll add my machines to that wiki in the future
2898 [19:32:33] *** Joins: wwilliam (~afernande@replaced-ip )
2899 [19:32:39] <dasj19> mutante: I can confirm that apt could get online and download packages
2900 [19:32:40] <mutante> dasj19: nice :)
2901 [19:32:42] *** Quits: dawidd6 (~dawidd6@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
2902 [19:32:54] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2903 [19:32:56] *** Joins: thecoffemaker (~thecoffem@replaced-ip )
2904 [19:33:00] <wwilliam> hello why is /etc/ld.so.preload can potentially damage my system?
2905 [19:33:07] <mutante> dasj19: ok..hmm.. well.. good luck with the live cd
2906 [19:33:08] <dasj19> via wifi I mean.. I also tried cable connection
2907 [19:33:52] *** Quits: gryffus (~gryffus@replaced-ip ) (Ping timeout: 246 seconds)
2908 [19:34:05] *** Joins: AimHere (~David@replaced-ip )
2909 [19:34:08] *** Quits: Speed2u (~speed2u@replaced-ip ) (Remote host closed the connection)
2910 [19:34:35] <greycat> wwilliam: same reason /boot/vmlinuz-* or /boot/initrd.img-* or /etc/profile or countless other files can "damage your system" if you screw with them.
2911 [19:34:45] <greycat> Because they're important.
2912 [19:36:27] *** Quits: haufi (~gassi@replaced-ip ) (Ping timeout: 240 seconds)
2913 [19:36:28] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 250 seconds)
2914 [19:37:00] <wwilliam> Thanks greycat
2915 [19:37:42] *** Quits: beaver (~none@replaced-ip ) (Quit: sombre histoire triste mélo' ♫♬♩♫♪ …)
2916 [19:38:25] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
2917 [19:38:27] <Ooze> What the heck is wrong w/ my font in rxvt? replaced-url
2918 [19:38:35] *** Joins: Scbisui (~Scbisui@replaced-ip )
2919 [19:38:53] *** Joins: beaver (~none@replaced-ip )
2920 [19:38:55] *** Quits: dawidd6 (~dawidd6@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
2921 [19:39:06] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2922 [19:39:29] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Ping timeout: 244 seconds)
2923 [19:40:45] *** Joins: diogenes_ (~diogenes_@replaced-ip )
2924 [19:40:54] *** Joins: polman (~ananevtem@replaced-ip )
2925 [19:41:22] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
2926 [19:41:43] *** Joins: andykay (~AndyKay@replaced-ip )
2927 [19:41:53] *** Joins: beaver (~none@replaced-ip )
2928 [19:41:59] *** Quits: BenderP (~x@replaced-ip ) (Remote host closed the connection)
2929 [19:42:28] *** Joins: haufi (~gassi@replaced-ip )
2930 [19:44:03] *** Joins: a_l_b (~a_l_b@replaced-ip )
2931 [19:44:13] *** Quits: polman (~ananevtem@replaced-ip ) (Read error: Connection reset by peer)
2932 [19:44:32] *** Joins: polman (~ananevtem@replaced-ip )
2933 [19:45:20] *** Quits: ralinux (~ralinux@replaced-ip ) (Quit: Leaving)
2934 [19:45:31] *** Joins: scream (~scream@replaced-ip )
2935 [19:46:35] *** Quits: beaver (~none@replaced-ip ) (Quit: sombre histoire triste mélo' ♫♬♩♫♪ …)
2936 [19:46:38] *** Quits: dawidd6 (~dawidd6@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
2937 [19:46:40] *** Quits: shellclear (~shellclea@replaced-ip ) (Quit: shellclear)
2938 [19:46:48] *** Joins: dawidd6 (~dawidd6@replaced-ip )
2939 [19:47:11] <somiaj> Ooze: 404 on that link
2940 [19:48:55] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
2941 [19:49:16] *** Quits: Robin_AS (~Robin_AS@replaced-ip ) (Ping timeout: 272 seconds)
2942 [19:49:36] *** Quits: discovered (~discovere@replaced-ip ) (Remote host closed the connection)
2943 [19:50:11] <dasj19> running the live cd now... crossing fingers
2944 [19:50:11] *** Joins: noonien (uid162445@replaced-ip )
2945 [19:50:20] *** Joins: a_l_b_ (~a_l_b@replaced-ip )
2946 [19:50:46] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 250 seconds)
2947 [19:50:47] *** a_l_b_ is now known as a_l_b
2948 [19:51:01] <dasj19> it opened gnome just fine
2949 [19:51:05] *** Joins: endstille (~endstille@replaced-ip )
2950 [19:51:08] *** Joins: j0seph_ (~j0seph@replaced-ip )
2951 [19:51:11] *** Joins: pax (~Thunderbi@replaced-ip )
2952 [19:51:21] *** Quits: pax (~Thunderbi@replaced-ip ) (Client Quit)
2953 [19:51:43] <rwp> dasj19, I have my fingers crossed for you.
2954 [19:52:20] <dasj19> rwp: so it launched gnome just fine... I'm checking jorunalctl right now
2955 [19:53:06] <dasj19> I can see this so far: ACPI [Firmware Bug] BIOS _OSI(Linux) query ignored
2956 [19:53:22] <dasj19> Idk how relevant that is...
2957 [19:54:13] *** Joins: polman (~ananevtem@replaced-ip )
2958 [19:54:17] <dasj19> another bolded entry "debian kernel: VFS: Disk quotas dquot_6.6.0"
2959 [19:54:18] <somiaj> not all firmware implements ACPI correctly, and the kernel can often be verbose that is the case, but it might not be an actual issue
2960 [19:54:40] *** Joins: ijash (~ijash@replaced-ip )
2961 [19:54:59] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 244 seconds)
2962 [19:55:15] *** Joins: beaver (~none@replaced-ip )
2963 [19:55:22] <dasj19> another bolded entry: "pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001"
2964 [19:55:23] *** Joins: a_l_b (~a_l_b@replaced-ip )
2965 [19:56:16] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2966 [19:56:40] <dasj19> there are alos a few red entries...
2967 [19:56:52] <dasj19> one of them is complaining about wifi firmware
2968 [19:57:09] <dasj19> and another about intel_soc_dts_thermal
2969 [19:57:26] <somiaj> The kernel is very verbose, you should probably narrow down what isn't working like you want it to (sounds like your system is freezing) as opposed to looking at all messages in the kernel log.
2970 [19:57:36] *** Joins: Speed2u (~speed2u@replaced-ip )
2971 [19:57:42] <somiaj> Most of the time those are just warnings and the kernel is correctly dealing with them.
2972 [19:57:58] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
2973 [19:58:56] <t3st3r> somiaj> actually, most bios/uefi/acpi vendors do not care about
2974 [19:59:01] <t3st3r> Linux
2975 [19:59:07] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
2976 [19:59:13] <dasj19> somiaj .. ok.. how about this one: INFO: rcu_sched self-detected stall on CPU
2977 [19:59:19] <dasj19> that one is red
2978 [19:59:33] *** Quits: DarkByD3sign (~DarkByD3s@replaced-ip ) (Quit: Leaving)
2979 [19:59:47] *** Quits: a_l_b (~a_l_b@replaced-ip ) (Ping timeout: 240 seconds)
2980 [19:59:49] <t3st3r> that one sounds like some odd and considerable problem
2981 [19:59:52] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 250 seconds)
2982 [20:00:01] *** Quits: D10__ (~quassel@replaced-ip##) (Quit: ##replaced-url
2983 [20:00:10] *** Quits: format_c (~koeppea@replaced-ip ) (Remote host closed the connection)
2984 [20:00:27] *** Joins: format_c (~koeppea@replaced-ip )
2985 [20:00:33] <dasj19> I reached the end of journalctl logs ... now I'm going to look at what was written on the HDD
2986 [20:00:41] *** Quits: iderik (~weechat@replaced-ip ) (Quit: iderik)
2987 [20:00:47] <dasj19> mayne I can see why the installer got stuck
2988 [20:01:21] *** Joins: finalbeta1 (~finalbeta@replaced-ip )
2989 [20:01:35] *** Quits: mnj (~mnj@replaced-ip ) (Remote host closed the connection)
2990 [20:01:51] *** Joins: mo1991_ (~mo1991@replaced-ip )
2991 [20:01:51] *** Joins: john1_ (~john1@replaced-ip )
2992 [20:02:03] *** Joins: satanist_ (~satanist@replaced-ip )
2993 [20:02:04] <dasj19> anyone knows where to find debian-installer's logs?
2994 [20:02:06] *** Joins: blackes__ (~blackest_@replaced-ip )
2995 [20:02:21] *** Quits: Adbray (~Adbray@replaced-ip ) (Disconnected by services)
2996 [20:02:26] *** Joins: Adbray_ (~Adbray@replaced-ip )
2997 [20:02:41] *** Joins: deepy- (deepy@replaced-ip )
2998 [20:02:57] *** Joins: gecko_x2 (~relic@replaced-ip )
2999 [20:03:18] *** Joins: mukmuk (~mukmuk@replaced-ip )
3000 [20:03:26] *** Joins: Prints_ (333@replaced-ip )
3001 [20:03:29] *** Joins: Merixer_ (~Merixer@replaced-ip )
3002 [20:03:30] *** Joins: djanos_ (~djanos@replaced-ip )
3003 [20:03:30] <tomreyn> dasj19: somewhere in /var/log or /root, either in the overlay file system or those directories below /target/
3004 [20:03:32] *** Joins: lafleurdubien_ (uid206563@replaced-ip )
3005 [20:03:33] *** Joins: lightx_ (~lightx@replaced-ip )
3006 [20:03:34] *** Joins: xvnvx- (~xvnvx@replaced-ip )
3007 [20:03:34] *** Joins: virmin_ (~virmin@replaced-ip )
3008 [20:03:34] *** Joins: jesopo| (jess@replaced-ip )
3009 [20:03:36] *** Joins: heinrich5991_ (~hein5991@replaced-ip )
3010 [20:03:36] *** Joins: Jabbslad_ (sid25161@replaced-ip )
3011 [20:03:37] *** Joins: behanw_ (uid110099@replaced-ip )
3012 [20:03:37] *** Joins: sengy (~sangy@replaced-ip )
3013 [20:03:38] *** Joins: armin_ (~armin@replaced-ip )
3014 [20:03:57] *** Quits: starch (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 27.0.50)
3015 [20:04:01] *** debhelper sets mode: +l 1603
3016 [20:04:02] *** Joins: cfoch_ (uid153227@replaced-ip )
3017 [20:04:09] *** Joins: paradigm_ (~paradigm@replaced-ip )
3018 [20:04:09] *** Joins: boturk_ (boturk@replaced-ip )
3019 [20:04:21] <dasj19> I looked in /var/log and there is an apt folder annd a few files alternativs.log btmp dpkg.log faillog lastlog wtmp
3020 [20:04:21] *** Joins: BaW_ (~BaW@replaced-ip )
3021 [20:04:22] *** Joins: shtrb|laptop (~shtrb@replaced-ip )
3022 [20:04:23] *** Joins: oda (oda@replaced-ip )
3023 [20:04:24] *** Joins: Bob- (~Bob@replaced-ip )
3024 [20:04:25] *** Joins: aindilis` (~aindilis@replaced-ip )
3025 [20:04:26] *** Joins: mindstorm_ (~mindstorm@replaced-ip )
3026 [20:04:33] *** Joins: joltarn (jolt@replaced-ip )
3027 [20:04:35] *** Quits: virmin (virmin@replaced-ip ) (Ping timeout: 240 seconds)
3028 [20:04:35] *** Quits: db`` (db@replaced-ip ) (Ping timeout: 240 seconds)
3029 [20:04:35] *** Quits: heinrich5991 (~hein5991@replaced-ip ) (Ping timeout: 240 seconds)
3030 [20:04:35] *** Quits: lafleurdubien (uid206563@replaced-ip ) (Ping timeout: 240 seconds)
3031 [20:04:35] *** Quits: Prints (333@replaced-ip ) (Ping timeout: 240 seconds)
3032 [20:04:36] *** Quits: VectorX (~VectorX@replaced-ip ) (Ping timeout: 240 seconds)
3033 [20:04:36] *** Quits: Almtesh (~Almtesh@replaced-ip ) (Ping timeout: 240 seconds)
3034 [20:04:36] *** Quits: LibrarianMage (~Librarian@replaced-ip ) (Ping timeout: 240 seconds)
3035 [20:04:36] *** Joins: bobe (kwR3WE9fEs@replaced-ip )
3036 [20:04:36] *** Quits: angry_oda (oda@replaced-ip ) (Ping timeout: 240 seconds)
3037 [20:04:36] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 240 seconds)
3038 [20:04:36] *** Quits: gecko_x8 (~relic@replaced-ip ) (Ping timeout: 240 seconds)
3039 [20:04:36] *** Quits: behanw (uid110099@replaced-ip ) (Ping timeout: 240 seconds)
3040 [20:04:36] *** Quits: heroxbd (~heroxbd@replaced-ip ) (Ping timeout: 240 seconds)
3041 [20:04:36] *** Quits: lightx (~lightx@replaced-ip ) (Ping timeout: 240 seconds)
3042 [20:04:36] *** Quits: bmlzootown (~bmlzootow@replaced-ip ) (Ping timeout: 240 seconds)
3043 [20:04:36] *** Quits: musti (musti@replaced-ip ) (Ping timeout: 240 seconds)
3044 [20:04:36] *** Quits: rcklsop (~rcklsop@replaced-ip ) (Ping timeout: 240 seconds)
3045 [20:04:36] *** Quits: djanos (~djanos@replaced-ip ) (Ping timeout: 240 seconds)
3046 [20:04:36] *** Quits: dab21 (1fa4e76711@replaced-ip ) (Ping timeout: 240 seconds)
3047 [20:04:36] *** Quits: voltagex (~voltagex@replaced-ip ) (Ping timeout: 240 seconds)
3048 [20:04:36] *** Quits: ilmostro (~ilmostro@replaced-ip ) (Ping timeout: 240 seconds)
3049 [20:04:36] *** Quits: poxifide (deathspawn@replaced-ip ) (Ping timeout: 240 seconds)
3050 [20:04:36] *** Quits: cfoch (uid153227@replaced-ip ) (Ping timeout: 240 seconds)
3051 [20:04:36] *** Quits: electro33 (uid613@replaced-ip ) (Ping timeout: 240 seconds)
3052 [20:04:36] *** Quits: Neoon (~Neoon@replaced-ip ) (Ping timeout: 240 seconds)
3053 [20:04:36] *** Quits: alexlist` (~alexlist@replaced-ip ) (Ping timeout: 240 seconds)
3054 [20:04:36] *** Quits: BaW (~BaW@replaced-ip ) (Ping timeout: 240 seconds)
3055 [20:04:36] *** Quits: queip (~queip@replaced-ip ) (Ping timeout: 240 seconds)
3056 [20:04:36] *** Quits: martybr (~marty@replaced-ip ) (Ping timeout: 240 seconds)
3057 [20:04:36] *** Quits: Sellerie (~Sellerie_@replaced-ip ) (Ping timeout: 240 seconds)
3058 [20:04:36] *** Quits: wolfden (~wolfden@replaced-ip ) (Ping timeout: 240 seconds)
3059 [20:04:36] *** Quits: Jabbslad (sid25161@replaced-ip ) (Ping timeout: 240 seconds)
3060 [20:04:36] *** Quits: lazouz (~lazouz@replaced-ip ) (Ping timeout: 240 seconds)
3061 [20:04:36] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
3062 [20:04:36] *** Quits: Poffer (~Poffer@replaced-ip ) (Ping timeout: 240 seconds)
3063 [20:04:36] *** Quits: Masterphi (~Masterphi@replaced-ip ) (Ping timeout: 240 seconds)
3064 [20:04:36] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 240 seconds)
3065 [20:04:36] *** Quits: zeropoint (~zeropoint@replaced-ip ) (Ping timeout: 240 seconds)
3066 [20:04:36] *** Quits: ohithere (~binary@replaced-ip ) (Ping timeout: 240 seconds)
3067 [20:04:36] *** Quits: introom (introom@replaced-ip ) (Ping timeout: 240 seconds)
3068 [20:04:36] *** Quits: tpr (~tpr@replaced-ip ) (Ping timeout: 240 seconds)
3069 [20:04:36] *** Quits: SPF (~spf@replaced-ip ) (Ping timeout: 240 seconds)
3070 [20:04:36] *** Quits: shoogz- (~shoogz@replaced-ip ) (Ping timeout: 240 seconds)
3071 [20:04:36] *** Quits: mindstorm (~mindstorm@replaced-ip ) (Ping timeout: 240 seconds)
3072 [20:04:36] *** Quits: jesopo (jess@replaced-ip ) (Ping timeout: 240 seconds)
3073 [20:04:36] *** Quits: mirage335 (~mirage335@replaced-ip ) (Ping timeout: 240 seconds)
3074 [20:04:36] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 240 seconds)
3075 [20:04:36] *** Quits: lacuni (~unknown@replaced-ip ) (Ping timeout: 240 seconds)
3076 [20:04:36] *** Quits: mo1991 (~mo1991@replaced-ip ) (Ping timeout: 240 seconds)
3077 [20:04:36] *** Quits: stenrose (~martin@replaced-ip ) (Ping timeout: 240 seconds)
3078 [20:04:36] *** Quits: WARBIRD199 (~WARBIRD19@replaced-ip ) (Ping timeout: 240 seconds)
3079 [20:04:36] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 240 seconds)
3080 [20:04:37] *** Quits: KNERD (~KNERD@replaced-ip ) (Ping timeout: 240 seconds)
3081 [20:04:37] *** Quits: RustyShackleford (uid236774@replaced-ip ) (Ping timeout: 240 seconds)
3082 [20:04:37] *** Quits: SpacePenguin (~SpacePeng@replaced-ip ) (Ping timeout: 240 seconds)
3083 [20:04:37] *** Quits: dusares_ (~dusares@replaced-ip ) (Ping timeout: 240 seconds)
3084 [20:04:37] *** Quits: ddevault (znc@replaced-ip ) (Ping timeout: 240 seconds)
3085 [20:04:37] *** Quits: sunkan (~sunkan@replaced-ip ) (Ping timeout: 240 seconds)
3086 [20:04:37] *** Quits: freanux (~freanux@replaced-ip ) (Ping timeout: 240 seconds)
3087 [20:04:37] *** Quits: AndrewMC (~amc@replaced-ip ) (Ping timeout: 240 seconds)
3088 [20:04:37] *** Quits: boturk (boturk@replaced-ip ) (Ping timeout: 240 seconds)
3089 [20:04:37] *** Quits: ma27 (~ma27@replaced-ip ) (Ping timeout: 240 seconds)
3090 [20:04:37] *** Quits: paradigm (~paradigm@replaced-ip ) (Ping timeout: 240 seconds)
3091 [20:04:37] *** Quits: riddle (riddle@replaced-ip ) (Ping timeout: 240 seconds)
3092 [20:04:37] *** Quits: holmgren (~magnus@replaced-ip ) (Ping timeout: 240 seconds)
3093 [20:04:37] *** Quits: TheCryptek (~TheCrypte@replaced-ip ) (Ping timeout: 240 seconds)
3094 [20:04:37] *** Quits: aatwood (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3095 [20:04:37] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
3096 [20:04:37] *** Quits: blackmajic (~black@replaced-ip ) (Read error: Connection reset by peer)
3097 [20:04:37] *** Quits: jback (~jasper@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
3098 [20:04:37] *** Quits: mukmuk_ (~mukmuk@replaced-ip ) (Read error: Connection reset by peer)
3099 [20:04:37] *** Quits: deepy (deepy@replaced-ip ) (Read error: Connection reset by peer)
3100 [20:04:37] *** Quits: qqx (~qqx@replaced-ip ) (Read error: Connection reset by peer)
3101 [20:04:37] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Read error: Connection reset by peer)
3102 [20:04:37] *** Quits: r4co0n (~r4co0n@replaced-ip ) (Ping timeout: 240 seconds)
3103 [20:04:37] *** Quits: n_1-c_k (~nick@replaced-ip ) (Ping timeout: 240 seconds)
3104 [20:04:37] *** Quits: Bjornnn (~Bjorn@replaced-ip ) (Ping timeout: 240 seconds)
3105 [20:04:37] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Ping timeout: 240 seconds)
3106 [20:04:37] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 240 seconds)
3107 [20:04:37] *** Quits: finalbeta (~finalbeta@replaced-ip ) (Ping timeout: 240 seconds)
3108 [20:04:37] *** Quits: Hobby_boy (Hobbyboy@replaced-ip ) (Ping timeout: 240 seconds)
3109 [20:04:37] *** Quits: magnet_ (~magnet@replaced-ip ) (Ping timeout: 240 seconds)
3110 [20:04:37] *** Quits: Dragon092_ (~Dragon@replaced-ip ) (Ping timeout: 240 seconds)
3111 [20:04:37] *** Quits: ffernand (~ffernand@replaced-ip ) (Ping timeout: 240 seconds)
3112 [20:04:37] *** Quits: CeBe_ (~cebe@replaced-ip ) (Ping timeout: 240 seconds)
3113 [20:04:37] *** Quits: bobe_ (ZCpivprtiI@replaced-ip ) (Ping timeout: 240 seconds)
3114 [20:04:37] *** Quits: integral (~bsmith@replaced-ip ) (Ping timeout: 240 seconds)
3115 [20:04:37] *** Quits: xvnvx (~xvnvx@replaced-ip ) (Ping timeout: 240 seconds)
3116 [20:04:38] *** Quits: JohnML (~john1@replaced-ip ) (Ping timeout: 240 seconds)
3117 [20:04:38] *** Quits: thelastjedi_ (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3118 [20:04:38] *** Quits: eyalroz (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3119 [20:04:38] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 240 seconds)
3120 [20:04:38] *** Quits: slack_ (~slack@replaced-ip ) (Ping timeout: 240 seconds)
3121 [20:04:38] *** Quits: tolecnal (tolecnal@replaced-ip ) (Ping timeout: 240 seconds)
3122 [20:04:38] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Ping timeout: 240 seconds)
3123 [20:04:38] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Ping timeout: 240 seconds)
3124 [20:04:38] *** Quits: stwalkerster (stwalkerst@replaced-ip ) (Ping timeout: 240 seconds)
3125 [20:04:38] *** Quits: djz88 (ZKubala@replaced-ip ) (Ping timeout: 240 seconds)
3126 [20:04:38] *** Quits: fcanela (~fcanela@replaced-ip ) (Ping timeout: 240 seconds)
3127 [20:04:38] *** Quits: blackflow (~r00t@replaced-ip ) (Ping timeout: 240 seconds)
3128 [20:04:38] *** Quits: satanist (~satanist@replaced-ip ) (Ping timeout: 240 seconds)
3129 [20:04:38] *** Quits: apollo13 (apollo13@replaced-ip ) (Ping timeout: 240 seconds)
3130 [20:04:38] *** Quits: esainane (esainane@replaced-ip ) (Ping timeout: 240 seconds)
3131 [20:04:38] *** Quits: \\server\share (x13@replaced-ip ) (Ping timeout: 240 seconds)
3132 [20:04:38] *** Quits: everdred (~everdred@replaced-ip ) (Ping timeout: 240 seconds)
3133 [20:04:38] *** Quits: jrzz (~jrzz@replaced-ip ) (Ping timeout: 240 seconds)
3134 [20:04:38] *** Quits: armin (~armin@replaced-ip ) (Ping timeout: 240 seconds)
3135 [20:04:38] *** Quits: lol768 (lol768@replaced-ip ) (Ping timeout: 240 seconds)
3136 [20:04:38] *** Quits: thurin (thurin@replaced-ip ) (Ping timeout: 240 seconds)
3137 [20:04:38] *** Quits: troethe (95f22ea5b3@replaced-ip ) (Ping timeout: 240 seconds)
3138 [20:04:38] *** Quits: miklcct (quasselcor@replaced-ip ) (Ping timeout: 240 seconds)
3139 [20:04:38] *** Quits: empty_string (emptystrin@replaced-ip ) (Ping timeout: 240 seconds)
3140 [20:04:38] *** Quits: sangy (~sangy@replaced-ip ) (Ping timeout: 240 seconds)
3141 [20:04:38] *** Quits: bobby (~Bob@replaced-ip ) (Ping timeout: 240 seconds)
3142 [20:04:38] *** Quits: pvoigt (~Linux@replaced-ip ) (Ping timeout: 240 seconds)
3143 [20:04:38] *** Quits: nailyk (~nailyk@replaced-ip ) (Ping timeout: 240 seconds)
3144 [20:04:38] *** Quits: Callixo (~callixo@replaced-ip ) (Ping timeout: 240 seconds)
3145 [20:04:38] *** Quits: K1rk (~K1rk@replaced-ip ) (Ping timeout: 240 seconds)
3146 [20:04:38] *** Quits: wMw (wMw@replaced-ip ) (Ping timeout: 240 seconds)
3147 [20:04:38] *** Quits: Treylis (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3148 [20:04:38] *** Quits: dexta (~D3XTA@replaced-ip ) (Ping timeout: 240 seconds)
3149 [20:04:38] *** Quits: bfit (~bfit@replaced-ip ) (Ping timeout: 240 seconds)
3150 [20:04:38] *** Quits: Cecil (~cecil@replaced-ip ) (Ping timeout: 240 seconds)
3151 [20:04:38] *** Quits: m_g_lewis (~melvin@replaced-ip ) (Ping timeout: 240 seconds)
3152 [20:04:38] *** Quits: JackK (~jack@replaced-ip ) (Ping timeout: 240 seconds)
3153 [20:04:38] *** Quits: _unary (unary@replaced-ip ) (Ping timeout: 240 seconds)
3154 [20:04:38] *** Quits: Robby (robby@replaced-ip ) (Ping timeout: 240 seconds)
3155 [20:04:38] *** Quits: Phenox_ (~Phenox_@replaced-ip ) (Ping timeout: 240 seconds)
3156 [20:04:38] *** Quits: unborn (~ugly@replaced-ip ) (Ping timeout: 240 seconds)
3157 [20:04:38] *** Quits: volter (~volter@replaced-ip ) (Ping timeout: 240 seconds)
3158 [20:04:38] *** Quits: pylot (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3159 [20:04:38] *** Joins: CeBe (~cebe@replaced-ip )
3160 [20:04:39] *** behanw_ is now known as behanw
3161 [20:04:39] *** Jabbslad_ is now known as Jabbslad
3162 [20:04:40] *** BaW_ is now known as BaW
3163 [20:04:41] *** Joins: everdred_ (~everdred@replaced-ip )
3164 [20:04:42] *** heinrich5991_ is now known as heinrich5991
3165 [20:04:43] *** Joins: KNERD_ (~KNERD@replaced-ip )
3166 [20:04:45] *** cfoch_ is now known as cfoch
3167 [20:04:45] *** Joins: blackmajic (~black@replaced-ip )
3168 [20:04:49] *** Joins: thurin (thurin@replaced-ip )
3169 [20:04:49] *** Joins: apollo13 (apollo13@replaced-ip )
3170 [20:04:49] *** Joins: dusares (~dusares@replaced-ip )
3171 [20:04:51] *** Joins: ztrawhcse (eschwartz@replaced-ip )
3172 [20:04:51] *** Joins: Neoon (~Neoon@replaced-ip )
3173 [20:04:53] *** Joins: sunkan (~sunkan@replaced-ip )
3174 [20:04:53] *** Joins: wMw (wMw@replaced-ip )
3175 [20:04:53] *** Joins: RustyShackleford (uid236774@replaced-ip )
3176 [20:04:54] *** Joins: shoogz (~shoogz@replaced-ip )
3177 [20:04:54] *** Joins: Cecil (~cecil@replaced-ip )
3178 [20:04:56] *** Joins: daemonkeeper (~arno@replaced-ip )
3179 [20:04:56] *** Joins: stenrose (~martin@replaced-ip )
3180 [20:04:56] *** Joins: aatwood (~quassel@replaced-ip )
3181 [20:04:58] *** Joins: themattbeballin (~WARBIRD19@replaced-ip )
3182 [20:04:58] *** Joins: eyalroz (~quassel@replaced-ip )
3183 [20:04:59] *** Joins: Dragon092 (~Dragon@replaced-ip )
3184 [20:04:59] *** Joins: lol768_ (lol768@replaced-ip )
3185 [20:05:00] *** Joins: thelastjedi_ (~quassel@replaced-ip )
3186 [20:05:00] *** Joins: introom (introom@replaced-ip )
3187 [20:05:00] *** Joins: esainane_ (esainane@replaced-ip )
3188 [20:05:00] *** Joins: voltagex (~voltagex@replaced-ip )
3189 [20:05:00] *** Joins: heroxbd (~heroxbd@replaced-ip )
3190 [20:05:01] *** Joins: miklcct (quasselcor@replaced-ip )
3191 [20:05:01] *** Joins: SPF (~spf@replaced-ip )
3192 [20:05:02] *** Joins: qqx (~qqx@replaced-ip )
3193 [20:05:04] *** Joins: integral (~bsmith@replaced-ip )
3194 [20:05:05] *** Joins: jrzz (~jrzz@replaced-ip )
3195 [20:05:06] *** Joins: LibrarianMage (~Librarian@replaced-ip )
3196 [20:05:07] *** Joins: Sellerie (~Sellerie_@replaced-ip )
3197 [20:05:09] *** Joins: bfit (~bfit@replaced-ip )
3198 [20:05:10] *** Joins: musti (musti@replaced-ip )
3199 [20:05:13] *** Joins: Bjornnn (~Bjorn@replaced-ip )
3200 [20:05:14] *** Joins: Callixo (~callixo@replaced-ip )
3201 [20:05:15] *** Joins: magnet_ (~magnet@replaced-ip )
3202 [20:05:15] *** Joins: nirojan_ (~nirojan@replaced-ip )
3203 [20:05:17] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
3204 [20:05:18] *** Joins: unborn (~ugly@replaced-ip )
3205 [20:05:19] *** Joins: tpr (~tpr@replaced-ip )
3206 [20:05:20] *** Joins: jback (~jasper@replaced-ip )
3207 [20:05:20] *** Joins: m_g_lewis (~melvin@replaced-ip )
3208 [20:05:21] *** Joins: kawaiipunk (~from@replaced-ip )
3209 [20:05:22] *** Joins: stwalkerster (stwalkerst@replaced-ip )
3210 [20:05:22] *** themattbeballin is now known as WARBIRD199
3211 [20:05:22] *** Joins: tolecnal (tolecnal@replaced-ip )
3212 [20:05:23] <dasj19> there are no logs in /root
3213 [20:05:23] *** Joins: r4co0n (~r4co0n@replaced-ip )
3214 [20:05:25] *** Joins: alexlist (~alexlist@replaced-ip )
3215 [20:05:27] *** Joins: bmlzootown (~bmlzootow@replaced-ip )
3216 [20:05:28] *** Joins: Almtesh (~Almtesh@replaced-ip )
3217 [20:05:28] *** Joins: hele (~hele@replaced-ip )
3218 [20:05:30] *** Joins: volter (~volter@replaced-ip )
3219 [20:05:31] *** Joins: pylot (~quassel@replaced-ip )
3220 [20:05:33] *** Joins: Hobby_boy (Hobbyboy@replaced-ip )
3221 [20:05:35] *** Joins: ma27 (~ma27@replaced-ip )
3222 [20:05:35] *** Joins: troethe (95f22ea5b3@replaced-ip )
3223 [20:05:39] *** Joins: Robby (robby@replaced-ip )
3224 [20:05:42] *** Joins: rcklsop (~rcklsop@replaced-ip )
3225 [20:05:45] *** Joins: ffernand (ffernand@replaced-ip )
3226 [20:05:45] *** Joins: sdoubleyou (~sdoubleyo@replaced-ip )
3227 [20:05:46] *** Joins: _unary (unary@replaced-ip )
3228 [20:05:46] *** Joins: SpacePenguin (~SpacePeng@replaced-ip )
3229 [20:05:49] *** Joins: lacuni (~unknown@replaced-ip )
3230 [20:05:50] *** Joins: lazouz (~lazouz@replaced-ip )
3231 [20:05:50] *** Joins: thePiGrepper (~nagato@replaced-ip )
3232 [20:05:52] *** Joins: pvoigt (~Linux@replaced-ip )
3233 [20:05:52] *** Joins: empty_string (emptystrin@replaced-ip )
3234 [20:05:52] *** Joins: riddle (riddle@replaced-ip )
3235 [20:05:54] *** Joins: AndrewMC (~amc@replaced-ip )
3236 [20:05:55] *** Joins: mos_basik (quassel@replaced-ip )
3237 [20:06:01] *** Joins: n_1-c_k (~nick@replaced-ip )
3238 [20:06:05] *** Joins: ilmostro (~ilmostro@replaced-ip )
3239 [20:06:07] *** Joins: zeropoint (~zeropoint@replaced-ip )
3240 [20:06:09] *** Joins: Treylis (~quassel@replaced-ip )
3241 [20:06:10] *** Joins: ohithere (~binary@replaced-ip )
3242 [20:06:11] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
3243 [20:06:12] *** Joins: shtrb|bugs (~shtrb@replaced-ip )
3244 [20:06:17] *** shtrb|bugs is now known as shtrb|work
3245 [20:06:29] *** Joins: fcanela (~fcanela@replaced-ip )
3246 [20:06:33] *** Joins: matrim (~mats_@replaced-ip )
3247 [20:06:35] *** Joins: ddevault (znc@replaced-ip )
3248 [20:06:45] *** Joins: nailyk (~nailyk@replaced-ip )
3249 [20:06:56] *** Quits: jesopo| (jess@replaced-ip ) (Client Quit)
3250 [20:07:00] *** Quits: theraspberry (~rasp@replaced-ip ) (Ping timeout: 246 seconds)
3251 [20:07:05] <somiaj> dasj19: I was trying to look over the problem you were having. I just like to double check, how are you copying the .iso to a usb drive?
3252 [20:07:07] *** Joins: jesopo (jess@replaced-ip )
3253 [20:07:16] *** Joins: JackK (~jack@replaced-ip )
3254 [20:07:16] *** Quits: JackK (~jack@replaced-ip ) (Changing host)
3255 [20:07:16] *** Joins: JackK (~jack@replaced-ip )
3256 [20:07:18] *** Joins: db` (db@replaced-ip )
3257 [20:07:29] <dasj19> I used gnome's multiwriter tool
3258 [20:07:31] *** Joins: TheCryptek (~TheCrypte@replaced-ip )
3259 [20:07:34] *** Joins: K1rk_ (~K1rk@replaced-ip )
3260 [20:07:37] *** Joins: VectorX (~VectorX@replaced-ip )
3261 [20:07:41] *** Joins: apt (ibot@replaced-ip )
3262 [20:07:42] *** Quits: harha_ (~harha@replaced-ip ) (Ping timeout: 246 seconds)
3263 [20:07:42] *** Quits: shannara_ (~shannara@replaced-ip ) (Ping timeout: 246 seconds)
3264 [20:07:49] *** Joins: beaver (~none@replaced-ip )
3265 [20:08:26] *** Joins: harha_ (~harha@replaced-ip )
3266 [20:08:33] *** Joins: holmgren (~magnus@replaced-ip )
3267 [20:08:41] <somiaj> I'm unsure what that tool is, but often times these .iso writting tools mangle the installer to break in strange ways. Follow the install guide and just use 'cp debian.iso /dev/sdX' where /dev/sdX is the usb drive you want to copy it to (note copy it to the drive, not a partition)
3268 [20:08:44] *** Joins: djz88 (ZKubala@replaced-ip )
3269 [20:08:44] *** Joins: queip (~queip@replaced-ip )
3270 [20:08:54] *** Quits: Guest11902 (~themsay@replaced-ip ) (Ping timeout: 272 seconds)
3271 [20:08:55] *** Joins: blackflow (~r00t@replaced-ip )
3272 [20:09:03] *** Quits: shtrb|laptop (~shtrb@replaced-ip ) (Ping timeout: 258 seconds)
3273 [20:09:32] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3274 [20:09:37] *** Joins: Ryushin (chris@replaced-ip )
3275 [20:09:39] <oiaohm> somiaj: dd is normally the command recommended not cp.
3276 [20:09:39] *** Joins: beaver_ (~none@replaced-ip )
3277 [20:09:43] *** Joins: theraspberry (~rasp@replaced-ip )
3278 [20:09:49] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 259 seconds)
3279 [20:09:49] *** Joins: shannara_ (~shannara@replaced-ip )
3280 [20:09:50] <somiaj> oiaohm: cp is the recommended way, did you read the install guide?
3281 [20:09:50] *** Quits: konimex (koni@replaced-ip ) (Ping timeout: 250 seconds)
3282 [20:09:50] *** beaver_ is now known as beaver
3283 [20:10:12] *** Quits: azizLIGHT (~azizLIGHT@replaced-ip ) (Ping timeout: 268 seconds)
3284 [20:10:15] <oiaohm> somiaj: dd is block device aware. cp is not.
3285 [20:10:18] <jken> Hello, I am trying to install linux-image-amd64 from stretch backports, but it has a dependency that does not seem to exist.
3286 [20:10:19] <greycat> cp is recommended just because it's simpler to use
3287 [20:10:23] <jken> dep: linux-image-4.19.0-0.bpo.2-amd64
3288 [20:10:25] <jken> Package not available
3289 [20:10:27] <jken> replaced-url
3290 [20:10:35] <greycat> they both do precisely the same thing, if you don't screw up
3291 [20:10:37] *** Joins: martastain (~martastai@replaced-ip )
3292 [20:10:38] <somiaj> oiaohm: cp has saner defaults than dd and works just fine (plus more know the syntax), yes dd will work, but cp is what the install guide recommends.
3293 [20:10:41] <jken> Was able to install this package last week, and have been for a few months as part of an image building / provisioning tool
3294 [20:10:48] *** Quits: r4co0n (~r4co0n@replaced-ip ) (Remote host closed the connection)
3295 [20:10:51] *** Quits: Messenger_bird (~banana@replaced-ip ) (Ping timeout: 252 seconds)
3296 [20:11:02] <oiaohm> somiaj: I have had cp fail were dd works.
3297 [20:11:11] <somiaj> oiaohm: replaced-url
3298 [20:11:15] <oiaohm> somiaj: becaise dd sends extra block things to sync out.
3299 [20:11:23] *** Joins: konimex (koni@replaced-ip )
3300 [20:11:32] <somiaj> oiaohm: cp works just fine.
3301 [20:11:44] *** Quits: shtrb|work (~shtrb@replaced-ip ) (Ping timeout: 258 seconds)
3302 [20:11:44] <dasj19> somiaj: thanks for the tip .. but I think I will try to install from the live cd first and see if I succeed
3303 [20:11:44] *** Joins: Phenox_ (~Phenox_@replaced-ip )
3304 [20:11:50] <somiaj> ,kernels
3305 [20:11:52] <judd> Available kernel versions are: experimental: 4.20.0-trunk-686-pae (4.20-1~exp1); sid: 4.19.0-2-686-pae (4.19.16-1); buster: 4.19.0-2-686-pae (4.19.16-1); stretch-backports: 4.19.0-0.bpo.1-686 (4.19.12-1~bpo9+1); stretch: 4.9.0-8-686-pae (4.9.130-2); 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+deb9u5~deb8u1); wheezy-
3306 [20:11:53] <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)
3307 [20:12:09] <oiaohm> somiaj: on different brand flash drives I can tell you it don't.
3308 [20:12:16] <dork> is anyone familiar with the recent runc CVE (CVE-2019-5736) and is on jessie?
3309 [20:12:30] <somiaj> jken: do you have stretch-backports in your sources.list?
3310 [20:12:59] <jken> somiaj, yes I do. I even see the debian package site listed is as "package not available"
3311 [20:12:59] <jken> replaced-url
3312 [20:13:04] <dasj19> somiaj: btw... the last thing in dpkg.log is: status half-configured initramfs-tools:all 0.130 ... so I guess that is where the installation stopped
3313 [20:13:09] *** Joins: shibboleth (~shibbolet@replaced-ip )
3314 [20:13:33] <somiaj> dork: have you checked the debian security tracker for that CVE and any info there (including relevant bug reports)
3315 [20:14:02] *** debhelper sets mode: +l 1573
3316 [20:14:04] <somiaj> dasj19: try to copy the .iso to the usb drive using cp as recommended in the install guide, it could be that the gnome tool you are using is not doing a direct copy and causing a problem with your installer.
3317 [20:14:28] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3318 [20:14:28] <somiaj> oiaohm: there issue is probably something other than cp vs dd.
3319 [20:14:35] *** Joins: shtrb|work (~shtrb@replaced-ip )
3320 [20:14:36] *** Joins: orphean (~Orphean@replaced-ip )
3321 [20:14:37] *** Joins: azizLIGHT (~azizLIGHT@replaced-ip )
3322 [20:14:45] *** Joins: pagetelegram (~pageteleg@replaced-ip )
3323 [20:14:53] *** Joins: beaver (~none@replaced-ip )
3324 [20:15:05] <oiaohm> somiaj: there is a difference in how often dd and cp do the sync directive.
3325 [20:15:21] <oiaohm> somiaj: and they does come important on some media.
3326 [20:15:30] <oiaohm> somiaj: they/that
3327 [20:15:42] <somiaj> which is why the installer says run 'sync' afterwards, and yes you can configure dd's block write size, for the most part this isn't needed, hence why I and the install guide suggest cp
3328 [20:16:02] *** shtrb|work is now known as shtrb
3329 [20:16:19] <oiaohm> somiaj: yes block size that cp uses is also issue on some media its bigger than the dd default.
3330 [20:16:26] <somiaj> jken: you could try to see if the package is at snapshot.debian.org and manually download it, maybe there is a transition updating the kernel avaialbe in stretch-backports.
3331 [20:16:31] *** Joins: mirage335 (~mirage335@replaced-ip )
3332 [20:16:52] *** Joins: tuxd00d (~tuxd00d@replaced-ip )
3333 [20:17:20] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3334 [20:17:30] *** Quits: j0seph_ (~j0seph@replaced-ip ) (Remote host closed the connection)
3335 [20:17:36] *** Joins: shtrb|laptop (~shtrb@replaced-ip )
3336 [20:17:42] <jken> awesome.
3337 [20:18:03] *** Joins: dub (~0dub@replaced-ip )
3338 [20:18:14] *** Joins: srgg (~srgg@replaced-ip )
3339 [20:18:19] *** Quits: polman (~ananevtem@replaced-ip ) (Ping timeout: 246 seconds)
3340 [20:18:21] *** Parts: dub (~0dub@replaced-ip ) ()
3341 [20:18:23] *** Quits: Error451 (~Error451@replaced-ip ) (Remote host closed the connection)
3342 [20:18:41] *** Joins: Messenger_bird (~banana@replaced-ip )
3343 [20:18:56] <jken> somiaj, replaced-url
3344 [20:19:01] <jken> does not appear to be in snapshots.
3345 [20:19:40] *** Quits: Messenger_bird (~banana@replaced-ip ) (Max SendQ exceeded)
3346 [20:19:56] *** Joins: electro33 (uid613@replaced-ip )
3347 [20:19:59] *** Joins: Messenger_bird (~banana@replaced-ip )
3348 [20:20:13] <jhutchins_wk> I believe some people have found cp to be faster than default dd.
3349 [20:20:16] *** Joins: Error451 (~Error451@replaced-ip )
3350 [20:20:31] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
3351 [20:20:43] *** Quits: Messenger_bird (~banana@replaced-ip ) (Max SendQ exceeded)
3352 [20:20:47] <somiaj> in most cases that will be the choice, dd's default block size isn't optimized for modern hardware
3353 [20:20:52] *** Joins: dmgk (~dmgk@replaced-ip )
3354 [20:20:54] <somiaj> s/choice/case/
3355 [20:21:01] *** Joins: Messenger_bird (~banana@replaced-ip )
3356 [20:21:17] <jmcnaught> I use pv to copy ISOs to USB, it shows progress but also needs to be installed
3357 [20:21:36] <somiaj> jken: replaced-url
3358 [20:21:44] *** Quits: Messenger_bird (~banana@replaced-ip ) (Max SendQ exceeded)
3359 [20:21:55] *** Quits: shtrb (~shtrb@replaced-ip ) (Ping timeout: 268 seconds)
3360 [20:22:10] *** Quits: wr (~wr@replaced-ip ) (Remote host closed the connection)
3361 [20:22:14] *** Joins: Messenger_bird (~banana@replaced-ip )
3362 [20:22:34] *** Joins: wr (~wr@replaced-ip )
3363 [20:22:44] <jken> somiaj, they will list a dependency that does not exist.
3364 [20:22:57] <jken> For example, I grabbed linux-image-amd64_4.19+102~bpo9+1_amd64.deb from replaced-url
3365 [20:23:00] *** Quits: Messenger_bird (~banana@replaced-ip ) (Max SendQ exceeded)
3366 [20:23:05] *** Quits: PhoenixSTF (~rudi@replaced-ip ) (Quit: Leaving.)
3367 [20:23:08] <jken> Downloaded the .deb, inspected the control file, and it still has Depends: linux-image-4.19.0-0.bpo.2-amd64
3368 [20:23:13] *** ztrawhcse is now known as elibrokeit
3369 [20:23:16] <jken> which does not exist.
3370 [20:23:34] <somiaj> jken: so download the actual kernel (not the meta package) which was my suggestion
3371 [20:23:42] *** Joins: Messenger_bird (~banana@replaced-ip )
3372 [20:23:48] *** Joins: polman (~ananevtem@replaced-ip )
3373 [20:23:49] <somiaj> sorry, my link was to the metapackage
3374 [20:23:59] <somiaj> also check the bug reports, might be a problem with the package.
3375 [20:24:01] *** debhelper sets mode: +l 1581
3376 [20:24:10] *** shtrb|laptop is now known as shtr
3377 [20:24:12] *** shtr is now known as shtrb
3378 [20:24:16] *** Joins: hadrianweb (~hadrianwe@replaced-ip )
3379 [20:24:19] *** Joins: phebus (~phebus@replaced-ip )
3380 [20:24:26] *** Joins: __m4ch1n3__ (~m4ch1n3@replaced-ip )
3381 [20:24:27] <jken> somiaj, can I get the non metapackage link?
3382 [20:24:27] *** Quits: Messenger_bird (~banana@replaced-ip ) (Max SendQ exceeded)
3383 [20:24:32] <jken> Having trouble finding it
3384 [20:24:54] *** Joins: wyre_ (~wyre@replaced-ip )
3385 [20:25:12] *** Joins: Messenger_bird (~banana@replaced-ip )
3386 [20:25:22] <somiaj> replaced-url
3387 [20:25:28] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
3388 [20:26:39] *** Parts: dmgk (~dmgk@replaced-ip ) ()
3389 [20:26:51] *** Joins: Robin_AS (~Robin_AS@replaced-ip )
3390 [20:26:59] <jken> somiaj, thank you!
3391 [20:27:03] *** Quits: rpifan_ (~rpifan@replaced-ip ) (Remote host closed the connection)
3392 [20:27:11] <jhutchins_wk> Maybe there's a reason it was removed...
3393 [20:27:29] *** Joins: sinner (~themsay@replaced-ip )
3394 [20:27:46] <somiaj> checking bug reports could answer that info
3395 [20:27:52] *** sinner is now known as Guest56125
3396 [20:28:00] *** Joins: poxifide (deathspawn@replaced-ip )
3397 [20:30:48] *** Quits: toozej (~toozej@replaced-ip##) (Quit: The Lounge - ##replaced-url
3398 [20:30:56] *** Joins: beaver (~none@replaced-ip )
3399 [20:31:26] *** Quits: Guest56125 (~themsay@replaced-ip ) (Ping timeout: 240 seconds)
3400 [20:31:38] *** Joins: toozej (~toozej@replaced-ip )
3401 [20:32:48] *** Quits: wilbert (~wilbert@replaced-ip ) (Ping timeout: 250 seconds)
3402 [20:33:26] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3403 [20:33:53] *** Joins: beaver (~none@replaced-ip )
3404 [20:33:57] *** Quits: iveqy (~fredrik@replaced-ip ) (Ping timeout: 246 seconds)
3405 [20:34:00] *** Joins: deicide- (~deicide-@replaced-ip )
3406 [20:34:26] *** Quits: beaver (~none@replaced-ip ) (Client Quit)
3407 [20:34:50] *** Quits: integral (~bsmith@replaced-ip ) (Changing host)
3408 [20:34:50] *** Joins: integral (~bsmith@replaced-ip )
3409 [20:34:52] *** Quits: wyre_ (~wyre@replaced-ip##) (Quit: ZNC 1.6.1+deb1 - ##replaced-url
3410 [20:34:58] <jken> jhutchins_wk, the reason being someone wanted to ruin my day :P
3411 [20:35:11] *** Joins: rpifan (~rpifan@replaced-ip )
3412 [20:35:12] *** Joins: RebelCoder (~RebelCode@replaced-ip )
3413 [20:35:29] *** Joins: Texou (~Texou@replaced-ip )
3414 [20:35:29] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 268 seconds)
3415 [20:35:31] *** sengy is now known as sangy
3416 [20:36:19] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 244 seconds)
3417 [20:36:19] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Max SendQ exceeded)
3418 [20:36:41] *** Joins: RebelCoder (~RebelCode@replaced-ip )
3419 [20:36:43] *** Quits: Slashman (~Slash@replaced-ip ) (Remote host closed the connection)
3420 [20:37:16] *** Joins: wilbert (~wilbert@replaced-ip )
3421 [20:37:45] *** Joins: LeyOh (~leyoh@replaced-ip )
3422 [20:38:04] *** Quits: wyre (wyre@replaced-ip##) (Quit: ZNC 1.6.1+deb1 - ##replaced-url
3423 [20:38:11] *** Quits: mad_monk (~madmonk@replaced-ip ) (Remote host closed the connection)
3424 [20:39:43] *** Joins: j0seph_ (~j0seph@replaced-ip )
3425 [20:39:44] *** Quits: j0seph (~imj0seph@replaced-ip ) (Quit: Leaving)
3426 [20:39:45] *** Joins: Haudegen (~quassel@replaced-ip )
3427 [20:40:46] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Max SendQ exceeded)
3428 [20:41:17] <dasj19> hey guys ... the debian installation just completed using the live usb I was using to see if it worked... now I am thinking there are two possibilities.. 1 either I had a bad usb flashing (I doubt it because i tried several times with cd mini and dvd) or the installer on the latest build has some issue
3429 [20:41:26] *** Joins: RebelCoder (~RebelCode@replaced-ip )
3430 [20:41:38] <greycat> "installation ... live"
3431 [20:41:40] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Max SendQ exceeded)
3432 [20:41:49] <greycat> Not an auspicious combo of words.
3433 [20:43:51] *** j0seph_ is now known as j0seph
3434 [20:43:54] <dasj19> greycat: I meant I used the liveusb to install debian...
3435 [20:44:04] <jhutchins_wk> dasj19: Also possible your download of the iso was corrupt. Did you checksum it?
3436 [20:44:34] <greycat> Installation from the "live" images has always been spotty at best.
3437 [20:44:56] <dasj19> jhutchins_wk I did checksummet it with md5sum
3438 [20:44:56] *** Quits: Robin_AS (~Robin_AS@replaced-ip ) (Ping timeout: 250 seconds)
3439 [20:46:07] <jhutchins_wk> As is so often the case, when the reliable thing fails sometimes the unreliable one works.
3440 [20:46:25] <shtrb> lol
3441 [20:46:38] *** Joins: iveqy (~fredrik@replaced-ip )
3442 [20:46:44] <shtrb> the installer unreliably started to work
3443 [20:46:55] <dasj19> lol
3444 [20:47:01] *** Quits: TomyWork (~tomy@replaced-ip ) (Ping timeout: 246 seconds)
3445 [20:47:06] <j0seph> greycat: which image would your recommend using if one were to write it to a USB? the CD netinst ISO?
3446 [20:48:27] <greycat> yes
3447 [20:48:35] *** Joins: toorop (~toorop@replaced-ip )
3448 [20:49:08] *** Joins: bitSt0rm (~manjana@replaced-ip )
3449 [20:50:32] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Remote host closed the connection)
3450 [20:50:35] *** Quits: scream (~scream@replaced-ip ) (Remote host closed the connection)
3451 [20:51:31] *** Joins: n4dir (~n4dir@replaced-ip )
3452 [20:52:39] *** Quits: v01d4lph4 (~v01d4lph4@replaced-ip ) (Remote host closed the connection)
3453 [20:54:49] *** Quits: sda2_ (gl@replaced-ip##) (Quit: ZNC 1.7.1 - ##replaced-url
3454 [20:57:10] *** Quits: zleap (~zleap@replaced-ip ) (Quit: WeeChat 2.3)
3455 [20:58:11] *** Joins: RebelCoderRU (~RebelCode@replaced-ip )
3456 [20:59:16] *** Quits: wilbert (~wilbert@replaced-ip ) (Ping timeout: 258 seconds)
3457 [21:02:19] *** Joins: sda2 (gl@replaced-ip )
3458 [21:02:41] *** Joins: wilbert (~wilbert@replaced-ip )
3459 [21:03:00] *** Joins: clemens3 (~clemens@replaced-ip )
3460 [21:03:32] *** Quits: sorko999 (~sorko999@replaced-ip ) (Quit: Leaving.)
3461 [21:03:44] *** Joins: Theroxat (~quassel@replaced-ip )
3462 [21:04:51] *** Joins: calamari (~calamari@replaced-ip )
3463 [21:05:02] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
3464 [21:05:03] *** Joins: oojacoboo (~oojacoboo@replaced-ip )
3465 [21:06:03] *** Joins: tom_work (~tom_work@replaced-ip )
3466 [21:06:20] <tom_work> Is there a tool in Debian I could use for reading wikipedia xml dumps offline?
3467 [21:06:33] *** Quits: wwilliam (~afernande@replaced-ip ) (Ping timeout: 258 seconds)
3468 [21:06:33] *** Joins: krabador (~krabador@replaced-ip )
3469 [21:06:35] *** Joins: X230t (x13@replaced-ip )
3470 [21:06:43] *** Joins: schulidr (~Thunderbi@replaced-ip )
3471 [21:06:44] *** Joins: a_l_b (~a_l_b@replaced-ip )
3472 [21:06:54] *** Joins: Gazooo (~Gazooo@replaced-ip )
3473 [21:06:59] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
3474 [21:07:19] <shtrb> less ?vim ?
3475 [21:07:28] *** Joins: sinner (~themsay@replaced-ip )
3476 [21:07:51] *** sinner is now known as Guest7777
3477 [21:08:25] *** Joins: m0u (~m0u@replaced-ip )
3478 [21:09:02] <tom_work> Is there something I can use to parse the XML into human readable format?
3479 [21:09:17] *** Joins: oo_miguel (~miguel@replaced-ip )
3480 [21:09:41] <tom_work> I don't have Internet access all the time and need to able to read and use wikipedia offline
3481 [21:09:49] *** X230t is now known as \\server\share
3482 [21:09:49] <tom_work> for school
3483 [21:09:50] *** Joins: shibboleth (~shibbolet@replaced-ip )
3484 [21:09:54] *** Joins: johnfg (~johnfg@replaced-ip )
3485 [21:10:20] <johnfg> With 4 gb of memory, what's the recommended amount of swap to have?
3486 [21:10:25] *** Joins: beaver (~none@replaced-ip )
3487 [21:11:11] <SwedeMike> johnfg: 4-8GB should be enough. If you're swapping more than that then the system is typically unusable anyway.
3488 [21:11:15] <greycat> Too vague. Is it a laptop? Are you going to try to sleep/suspend? What are you running on it?
3489 [21:12:34] <johnfg> greycat: Desktop, shouldn't need to sleep/suspend. Office software, serving ldap, openafs and probably apache2.
3490 [21:12:50] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3491 [21:12:50] *** Joins: Codier (~user@replaced-ip )
3492 [21:12:53] *** Quits: ExploitedKernel (~Desktop@replaced-ip ) (Quit: Leaving)
3493 [21:12:59] <greycat> It's a web server *and* a desktop box? Gaah. Definitely more than 0 swap, then.
3494 [21:13:05] <nemo> tom_work: you'd think someone out there would have written an XSLT for wikipedia dumps
3495 [21:13:06] *** Joins: dradcoder (~dradcoder@replaced-ip )
3496 [21:13:23] *** Quits: dastier (~dastier@replaced-ip ) (Remote host closed the connection)
3497 [21:13:26] <nemo> tom_work: maybe ask on their IRC channel or something... at which point any random browser or parser could use it to make a nice HTML version
3498 [21:13:31] *** Quits: plouk (~splok@replaced-ip ) (Quit: Leaving)
3499 [21:13:35] <nemo> tom_work: or you could write your own transform I guess...
3500 [21:13:52] *** Joins: beaver (~none@replaced-ip )
3501 [21:14:01] *** debhelper sets mode: +l 1592
3502 [21:14:06] <johnfg> greycat: Is 1 gb of swap enough, too much?
3503 [21:14:16] <greycat> I'd give it at least 4.
3504 [21:14:17] <calamari> I'd like to add a few printk's to an existing kernel module. I actually haven't changed it yet, thought I'd do a pre-check. I moved the original ko and put my newly compiled one in, but it taints the kernel and I get a bunch of unknown symbol errors. As far as I can tell it's the same kernel version. Here are the steps I used, is there a better procedure? replaced-url
3505 [21:14:32] <nemo> tom_work: hm. looks like they also do static html dumps - maybe you should just use that
3506 [21:14:35] <greycat> Better still, give it another computer to run the server stuff on.
3507 [21:14:41] <nemo> tom_work: replaced-url
3508 [21:14:59] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 259 seconds)
3509 [21:15:23] <johnfg> greycat: recommends for, I'm guessing a headless system?
3510 [21:15:40] <nemo> replaced-url
3511 [21:16:07] <calamari> tom_work: first search result was kiwix, did you try that one already?
3512 [21:16:56] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
3513 [21:17:02] *** Joins: fstd_ (~fstd@replaced-ip )
3514 [21:17:29] <johnfg> SwedeMike: Thanks!
3515 [21:18:14] <SwedeMike> johnfg: if it's desktop then go for at last 8, in case you might want to upgrade the ram in the future.
3516 [21:18:27] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 240 seconds)
3517 [21:18:40] <shtrb> johnfg, use 1 to 2 timers of your RAM to play it safe
3518 [21:18:52] *** Joins: wyre (~wyre@replaced-ip )
3519 [21:18:55] *** Quits: fstd_ (~fstd@replaced-ip ) (Remote host closed the connection)
3520 [21:19:10] *** Joins: fstd (~fstd@replaced-ip )
3521 [21:19:20] <johnfg> thanks guys! I'll get that set up. I'm definitely too low now.
3522 [21:19:54] *** Quits: cryptodan (~cryptodan@replaced-ip ) (Remote host closed the connection)
3523 [21:19:56] <tom_work> nemo, they havn't done static html dumps since 2008
3524 [21:20:19] <calamari> tom_work: never mind, kiwix wants some silly zim file
3525 [21:20:49] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
3526 [21:20:52] *** Joins: user04 (~user04@replaced-ip )
3527 [21:21:01] *** Quits: wyre (~wyre@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
3528 [21:21:13] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
3529 [21:21:32] *** Joins: wyre (~wyre@replaced-ip )
3530 [21:21:36] *** Joins: soee (~soee@replaced-ip )
3531 [21:22:05] *** Joins: gurmble (~grumble@replaced-ip )
3532 [21:22:27] *** Quits: grumble (~grumble@replaced-ip ) (Read error: Connection reset by peer)
3533 [21:22:42] *** Quits: johnfg (~johnfg@replaced-ip ) (Quit: Lost terminal)
3534 [21:22:43] *** gurmble is now known as grumble
3535 [21:24:11] *** Quits: hadrianweb (~hadrianwe@replaced-ip ) (Ping timeout: 258 seconds)
3536 [21:25:25] *** Quits: jfoy (~jfoy@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3537 [21:25:34] <tom_work> there's windows utilities, but I don't have windows
3538 [21:25:56] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 240 seconds)
3539 [21:25:59] *** Joins: soee_ (~soee@replaced-ip )
3540 [21:26:04] *** Joins: jfoy (~jfoy@replaced-ip )
3541 [21:26:21] *** Quits: wilbert (~wilbert@replaced-ip ) (Quit: wilbert)
3542 [21:26:56] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
3543 [21:27:30] *** Joins: wilbert (~wilbert@replaced-ip )
3544 [21:27:50] *** Quits: shtrb (~shtrb@replaced-ip ) (Ping timeout: 250 seconds)
3545 [21:28:31] *** Quits: Scbisui (~Scbisui@replaced-ip ) (Ping timeout: 268 seconds)
3546 [21:29:14] *** Joins: the_zero (~the_zero@replaced-ip )
3547 [21:30:14] *** Joins: izh_ (~denis@replaced-ip )
3548 [21:30:26] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
3549 [21:30:36] *** Quits: wyre (~wyre@replaced-ip##) (Quit: ZNC 1.7.2 - ##replaced-url
3550 [21:31:21] *** Joins: wyre (~wyre@replaced-ip )
3551 [21:31:24] *** Joins: mtn (~mtn@replaced-ip )
3552 [21:32:22] *** Quits: bitSt0rm (~manjana@replaced-ip ) (Quit: WeeChat 2.3)
3553 [21:32:39] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
3554 [21:33:21] *** Joins: BrianG61UK (~BrianG61U@replaced-ip )
3555 [21:33:32] *** Joins: caryatid (~dave@replaced-ip )
3556 [21:34:11] *** Joins: dr_gonzo_ (~dr_gonzo_@replaced-ip )
3557 [21:35:15] *** Quits: jordanm (~jordanm@replaced-ip ) (Remote host closed the connection)
3558 [21:35:24] <wonderworld> tom_work: they have a linux client as well. i am using it. works fine. replaced-url
3559 [21:35:40] *** Quits: japh (~scp1@replaced-ip ) (Ping timeout: 272 seconds)
3560 [21:36:02] *** Quits: aaii (~aaii@replaced-ip ) (Remote host closed the connection)
3561 [21:36:20] *** Joins: japh (~scp1@replaced-ip )
3562 [21:36:36] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 246 seconds)
3563 [21:36:54] *** Joins: Ooze (~Ooze@replaced-ip )
3564 [21:37:12] <calamari> wonderworld: does that support xml dumps? I was reading a page where the author was dead set against xml dumps
3565 [21:37:45] * greycat wonders what an XML dump is and what kind of lunatic would perform one willingly
3566 [21:37:48] <calamari> wonderworld: they insisted on some idiotic zim thing which was pre-rendered html
3567 [21:38:00] *** Joins: jordanm (~jordanm@replaced-ip )
3568 [21:38:06] *** Joins: incognito (~incognito@replaced-ip )
3569 [21:38:10] *** Quits: the_zero (~the_zero@replaced-ip ) (Quit: Leaving)
3570 [21:38:12] *** Joins: yogurt2ungue (~yogur2@replaced-ip )
3571 [21:38:18] <caryatid> Hello! Looking for help w/ grub install when setting up a disk intended for another box. Specifically I'm running debian on /dev/sda and want to install a different config to /dev/sdc then put that disk in other hardware. mount /dev/sdc /foo -> chroot /foo -> debootstrap -> other config works, but how to do update-grub and have it ignore /dev/sda?
3572 [21:38:47] *** Quits: incognito9999 (~incognito@replaced-ip ) (Ping timeout: 240 seconds)
3573 [21:39:01] <trysten> Is anybody mounting many webdav paths with davfs2? I was fine for a while using a single line in fstab because i was just using different credentials on the same server and all i had to change was my ~/.davfs2/secrets file. But now I'm connecting to a different server and not sure how to mount things as a normal user
3574 [21:39:03] *** Quits: Guest7777 (~themsay@replaced-ip ) (Ping timeout: 246 seconds)
3575 [21:39:43] <trysten> What I mean is: what's a good practice for mounting webdav disks? I regularly need to do it as my normal user and feel silly switching to root just to mount a remote path
3576 [21:39:50] <calamari> ahh.. I think my problem is debian is doing module signature verification
3577 [21:40:25] *** Joins: propra (~propra@replaced-ip )
3578 [21:40:38] *** Quits: propra (~propra@replaced-ip ) (Client Quit)
3579 [21:41:40] *** Joins: klh (~klh@replaced-ip )
3580 [21:42:33] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 245 seconds)
3581 [21:42:48] <trysten> caryatid: I've been working on a similar project. My current plan is to just manually specify the default entry so i get a good first boot, then rerun grub-mkconfig
3582 [21:43:05] *** Joins: pringau (~pringau@replaced-ip )
3583 [21:44:26] *** Joins: pax (~Thunderbi@replaced-ip )
3584 [21:44:57] *** Joins: scream (~scream@replaced-ip )
3585 [21:45:36] *** Joins: Kruppt (~Kruppt@replaced-ip )
3586 [21:45:52] *** Quits: ableto (~cryptum@replaced-ip ) (Quit: Leaving)
3587 [21:47:25] *** Quits: oo_miguel (~miguel@replaced-ip ) (Quit: WeeChat 1.6)
3588 [21:49:43] *** Joins: informatiger (~informati@replaced-ip )
3589 [21:49:50] *** Joins: Sollg3r (~ejakuk@replaced-ip )
3590 [21:49:54] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3591 [21:49:56] <caryatid> trysten: sweet. was headed down the same direction.
3592 [21:50:12] *** Joins: ebernhardson (~guy@replaced-ip )
3593 [21:50:15] *** Quits: Guest78318 (~helene@replaced-ip ) (Ping timeout: 258 seconds)
3594 [21:50:16] *** Quits: chuuna (~user@replaced-ip ) (Remote host closed the connection)
3595 [21:50:34] *** Joins: Strife89 (~quassel@replaced-ip )
3596 [21:50:35] *** Joins: Thedarkb-T60 (~Thedarkb-@replaced-ip )
3597 [21:50:49] *** Joins: chuuna (~user@replaced-ip )
3598 [21:50:58] *** Joins: quantum (~quassel@replaced-ip )
3599 [21:51:06] *** Joins: nixhaxor (~rainfyre@replaced-ip )
3600 [21:51:14] <quantum> How do you install a local .deb in Debian 9?
3601 [21:51:32] <ebernhardson> on a new buster instance i have python3.6 and python3.7 packages installed along with python3-distutils. python3.7 has the full distutils installation (from distutils import sysconfig doesn't error) but python3.6 doesn't have distutils installed. Is there a suggested solution? I don't see a python3.6-distutils package
3602 [21:51:47] <quantum> Command-line doesn't work. Synapric doesn't work. Apper doesn't work.
3603 [21:52:11] <nixhaxor> sudo dpkg -i <pkgname>
3604 [21:52:12] <greycat> quantum: if you don't need to resolve dependencies, dpkg -i yourfile. If you need to fetch and install deps, apt install ./yourfile
3605 [21:52:20] <quantum> I can't believe it.
3606 [21:53:15] *** Parts: nixhaxor (~rainfyre@replaced-ip ) ()
3607 [21:53:22] *** Joins: nixhaxor (~rainfyre@replaced-ip )
3608 [21:53:48] *** Quits: bolt (~r00t@replaced-ip ) (Ping timeout: 245 seconds)
3609 [21:54:02] *** Quits: stefanc_diff (~stefanc_d@replaced-ip ) (Ping timeout: 272 seconds)
3610 [21:54:24] <quantum> greycat: That's what I thought too, but: replaced-url
3611 [21:54:51] <quantum> Oh, the file is there.
3612 [21:55:16] *** Joins: gormenghast (~gormengha@replaced-ip )
3613 [21:55:20] <greycat> You did not include the ./
3614 [21:55:23] <greycat> !apt install
3615 [21:55:23] <dpkg> You can specify a pathname to a manually downloaded .deb file in apt install, but it must begin with / or ./ or ../ or else apt thinks it's a package name. E.g. "apt install ./foo-1.2.deb". This supersedes <gdebi>.
3616 [21:55:48] *** Joins: Rogalian (~cools@replaced-ip )
3617 [21:56:00] *** Joins: conta (~Thunderbi@replaced-ip )
3618 [21:56:14] *** Joins: Berna (~Kati@replaced-ip )
3619 [21:56:25] <quantum> My god. I don't understand why synaptic and apper couldn't manage to do it.
3620 [21:56:52] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 250 seconds)
3621 [21:57:06] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
3622 [21:57:22] <trysten> ebernhardson: python3-distutils is probably a virtual package. I'd use pipX install distutils where X is the version you want it for
3623 [21:57:50] *** Joins: Gigglebyte (~Gigglebyt@replaced-ip )
3624 [21:58:07] *** Joins: iulian (~iulian_@replaced-ip )
3625 [21:58:30] *** iulian is now known as Guest81015
3626 [21:58:37] <quantum> Even double-clicked in Dolphin, no dice.
3627 [21:59:05] *** Joins: shibboleth (~shibbolet@replaced-ip )
3628 [21:59:11] <trysten> quantum: that's probably not a bug.
3629 [21:59:27] *** Joins: Spr1ng_ (~Spr1ng@replaced-ip )
3630 [21:59:29] *** Quits: Guest81015 (~iulian_@replaced-ip ) (Client Quit)
3631 [21:59:54] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
3632 [21:59:55] <greycat> I've never even heard of half the shit you're trying to use.
3633 [22:00:19] <quantum> It's in Deb 9.
3634 [22:00:19] *** Joins: madage (~madage@replaced-ip )
3635 [22:00:38] <greycat> The only response to "why didn't synaptic work?" is "synaptic? that still exists? people actually try to USE it?"
3636 [22:01:00] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
3637 [22:02:04] *** Quits: Spr1ng (~Spr1ng@replaced-ip ) (Ping timeout: 250 seconds)
3638 [22:02:05] <calamari> greycat: it works fine
3639 [22:02:23] <greycat> no more creating a .gpg file with the wrong UID>
3640 [22:02:24] <greycat> ?
3641 [22:02:27] *** Quits: kupi (uid212005@replaced-ip ) (Quit: Connection closed for inactivity)
3642 [22:02:32] <quantum> Even though the Ubiquiti app is a .deb, nothing shows up in the menu. How do you list an installed package?
3643 [22:03:14] <greycat> "dpkg -l pkgname" or "dpkg -l | grep stuff"
3644 [22:03:24] <greycat> to see the contents (filenames), dpkg -L pkgname
3645 [22:03:26] <quantum> Thx
3646 [22:03:27] <trysten> lol quantum. try `dpkg -l <package name>`
3647 [22:03:38] *** Joins: scream_ (~scream@replaced-ip )
3648 [22:03:39] <trysten> my command was wrong >.>
3649 [22:03:53] *** Joins: dr_gonzo__ (~dr_gonzo_@replaced-ip )
3650 [22:03:58] <greycat> It's correct, if you just want to see the version number and installation status.
3651 [22:04:05] *** Namarrgon is now known as Anzneetba
3652 [22:04:09] <greycat> The question was ambiguous.
3653 [22:04:20] *** Joins: Brigo (~Brigo@replaced-ip )
3654 [22:04:52] *** Joins: schulidr1 (~Thunderbi@replaced-ip )
3655 [22:05:00] <quantum> This is all I get: ii unifi 5.10.12-11629-1 all Ubiquiti UniFi server
3656 [22:05:00] <calamari> if you want details use -s
3657 [22:05:10] *** Joins: servan (~user1@replaced-ip )
3658 [22:05:12] *** Joins: oojacobo_ (~oojacoboo@replaced-ip )
3659 [22:05:18] *** Joins: dusares_ (~dusares@replaced-ip )
3660 [22:05:18] *** Joins: apollo13_ (apollo13@replaced-ip )
3661 [22:05:19] *** Joins: turin (thurin@replaced-ip )
3662 [22:05:19] *** Joins: noonien_ (uid162445@replaced-ip )
3663 [22:05:19] <greycat> or "man dpkg" to learn how to use the package manager
3664 [22:05:22] <quantum> Does -l list the files? Ir just the package?
3665 [22:05:28] <greycat> 16:03 greycat> to see the contents (filenames), dpkg -L pkgname
3666 [22:05:30] *** Joins: km0201 (~km0201@replaced-ip )
3667 [22:05:34] <trysten> quantum: my command was wrong! you must use capital L
3668 [22:05:37] *** Parts: km0201 (~km0201@replaced-ip ) ()
3669 [22:05:38] *** Joins: ironic_aneurysm (ironic@replaced-ip )
3670 [22:05:39] *** Joins: clemens3_ (~clemens@replaced-ip )
3671 [22:05:45] <calamari> greycat: or use synaptic :D
3672 [22:05:47] *** Quits: puxavida (~comptekki@replaced-ip ) (Remote host closed the connection)
3673 [22:05:53] <greycat> People use that?
3674 [22:05:55] <trysten> hahahaha no
3675 [22:06:03] * trysten falls out of chair laughing
3676 [22:06:10] *** Quits: Gazooo (~Gazooo@replaced-ip ) (Ping timeout: 240 seconds)
3677 [22:06:10] *** Quits: toozej (~toozej@replaced-ip ) (Ping timeout: 240 seconds)
3678 [22:06:10] *** Quits: mirage335 (~mirage335@replaced-ip ) (Ping timeout: 240 seconds)
3679 [22:06:10] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 240 seconds)
3680 [22:06:10] *** Quits: schulidr (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3681 [22:06:10] *** Quits: oojacoboo (~oojacoboo@replaced-ip ) (Ping timeout: 240 seconds)
3682 [22:06:10] *** Quits: p0lyph3m (~p0lyph3m@replaced-ip ) (Ping timeout: 240 seconds)
3683 [22:06:10] *** Quits: Robby (robby@replaced-ip ) (Ping timeout: 240 seconds)
3684 [22:06:10] *** Quits: m_g_lewis (~melvin@replaced-ip ) (Ping timeout: 240 seconds)
3685 [22:06:10] *** Quits: integral (~bsmith@replaced-ip ) (Ping timeout: 240 seconds)
3686 [22:06:10] *** Quits: Neoon (~Neoon@replaced-ip ) (Ping timeout: 240 seconds)
3687 [22:06:10] *** Quits: thurin (thurin@replaced-ip ) (Ping timeout: 240 seconds)
3688 [22:06:10] *** Quits: apollo13 (apollo13@replaced-ip ) (Ping timeout: 240 seconds)
3689 [22:06:10] *** Quits: dusares (~dusares@replaced-ip ) (Ping timeout: 240 seconds)
3690 [22:06:10] *** Quits: introom (introom@replaced-ip ) (Ping timeout: 240 seconds)
3691 [22:06:10] *** Quits: qqx (~qqx@replaced-ip ) (Read error: Connection reset by peer)
3692 [22:06:10] *** Quits: dr_gonzo_ (~dr_gonzo_@replaced-ip ) (Read error: Connection reset by peer)
3693 [22:06:10] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Ping timeout: 240 seconds)
3694 [22:06:10] *** Quits: scream (~scream@replaced-ip ) (Ping timeout: 240 seconds)
3695 [22:06:10] *** Quits: Codier (~user@replaced-ip ) (Ping timeout: 240 seconds)
3696 [22:06:11] *** Quits: harha_ (~harha@replaced-ip ) (Ping timeout: 240 seconds)
3697 [22:06:11] *** Quits: ddevault (znc@replaced-ip ) (Ping timeout: 240 seconds)
3698 [22:06:11] *** Quits: n_1-c_k (~nick@replaced-ip ) (Ping timeout: 240 seconds)
3699 [22:06:11] *** Quits: nailyk (~nailyk@replaced-ip ) (Ping timeout: 240 seconds)
3700 [22:06:11] *** Quits: ffernand (ffernand@replaced-ip ) (Ping timeout: 240 seconds)
3701 [22:06:11] *** Quits: voltagex (~voltagex@replaced-ip ) (Ping timeout: 240 seconds)
3702 [22:06:11] *** Quits: dzove855 (~dzove855@replaced-ip ) (Ping timeout: 240 seconds)
3703 [22:06:11] *** Quits: soee_ (~soee@replaced-ip ) (Remote host closed the connection)
3704 [22:06:11] *** apollo13_ is now known as apollo13
3705 [22:06:11] *** Quits: meLon (~meLon@replaced-ip ) (Remote host closed the connection)
3706 [22:06:11] *** schulidr1 is now known as schulidr
3707 [22:06:16] *** Joins: integral_ (~bsmith@replaced-ip )
3708 [22:06:18] *** Quits: CeBe (~cebe@replaced-ip ) (Excess Flood)
3709 [22:06:21] *** Joins: soee_ (~soee@replaced-ip )
3710 [22:06:26] *** Joins: CeBe (~cebe@replaced-ip )
3711 [22:06:26] *** Quits: clemens3 (~clemens@replaced-ip ) (Ping timeout: 240 seconds)
3712 [22:06:26] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Ping timeout: 240 seconds)
3713 [22:06:26] *** Quits: empty_string (emptystrin@replaced-ip ) (Ping timeout: 240 seconds)
3714 [22:06:26] *** Quits: tolecnal (tolecnal@replaced-ip ) (Ping timeout: 240 seconds)
3715 [22:06:26] *** Quits: RustyShackleford (uid236774@replaced-ip ) (Ping timeout: 240 seconds)
3716 [22:06:26] *** Quits: noonien (uid162445@replaced-ip ) (Ping timeout: 240 seconds)
3717 [22:06:27] *** noonien_ is now known as noonien
3718 [22:06:28] *** Joins: m_g_lewis (~melvin@replaced-ip )
3719 [22:06:34] *** Joins: RustyShackleford (uid236774@replaced-ip )
3720 [22:06:36] *** Joins: tolecnal (tolecnal@replaced-ip )
3721 [22:06:42] *** Joins: qqx (~qqx@replaced-ip )
3722 [22:06:43] *** Joins: introom2 (introom@replaced-ip )
3723 [22:06:50] *** Joins: Codier (~user@replaced-ip )
3724 [22:06:54] *** Joins: toozej (~toozej@replaced-ip )
3725 [22:06:58] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
3726 [22:07:02] *** Joins: Gazooo (~Gazooo@replaced-ip )
3727 [22:07:03] *** Joins: harha_ (~harha@replaced-ip )
3728 [22:07:04] *** Joins: Neoon (~Neoon@replaced-ip )
3729 [22:07:10] *** Joins: voltagex (~voltagex@replaced-ip )
3730 [22:07:11] *** Joins: empty_string (emptystrin@replaced-ip )
3731 [22:07:12] *** Joins: Robby (robby@replaced-ip )
3732 [22:07:16] *** Joins: p0lyph3m (~p0lyph3m@replaced-ip )
3733 [22:07:16] *** Quits: Logg (~Logg@replaced-ip ) (Ping timeout: 250 seconds)
3734 [22:07:18] *** Quits: gormenghast (~gormengha@replaced-ip ) (Read error: Connection reset by peer)
3735 [22:07:32] *** Joins: n_1-c_k (~nick@replaced-ip )
3736 [22:07:32] *** Joins: mquin (~mike@replaced-ip )
3737 [22:07:41] <calamari> joking aside, I honestly do still use it sometimes, but I find myself using the command line tools more and more
3738 [22:07:45] *** Quits: servan (~user1@replaced-ip ) (Client Quit)
3739 [22:07:58] *** Joins: ddevault (znc@replaced-ip )
3740 [22:08:01] *** turin is now known as thurin
3741 [22:08:06] *** Joins: gormenghast (~gormengha@replaced-ip )
3742 [22:08:14] *** Joins: ffernand (~ffernand@replaced-ip )
3743 [22:08:14] *** Joins: puxavida (~comptekki@replaced-ip )
3744 [22:08:19] *** Parts: caryatid (~dave@replaced-ip ) ("WeeChat 2.3")
3745 [22:08:27] *** Quits: matrim (~mats_@replaced-ip ) (Remote host closed the connection)
3746 [22:08:27] *** Joins: nailyk (~nailyk@replaced-ip )
3747 [22:08:49] *** Quits: thurin (thurin@replaced-ip ) (Remote host closed the connection)
3748 [22:09:02] *** Quits: pax (~Thunderbi@replaced-ip ) (Ping timeout: 259 seconds)
3749 [22:09:02] *** Joins: thurin (thurin@replaced-ip )
3750 [22:09:14] *** Joins: dzove855 (~dzove855@replaced-ip )
3751 [22:09:51] *** Quits: shannara_ (~shannara@replaced-ip ) (Ping timeout: 246 seconds)
3752 [22:10:16] *** Joins: bolt (~r00t@replaced-ip )
3753 [22:10:43] <quantum> Ok this is a trainwreck. replaced-url
3754 [22:10:54] *** Quits: OS-39861 (~OS-39861@replaced-ip ) (Ping timeout: 246 seconds)
3755 [22:10:55] <quantum> I'd hoped for more from Ubiquiti.
3756 [22:10:55] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
3757 [22:11:26] *** Joins: shannara_ (~shannara@replaced-ip )
3758 [22:12:42] *** Quits: scream_ (~scream@replaced-ip ) (Remote host closed the connection)
3759 [22:13:07] *** Quits: dr_gonzo__ (~dr_gonzo_@replaced-ip ) (Remote host closed the connection)
3760 [22:13:23] <rant> I use it sometimes, when I want to browse or make a lot of selections. I tend to use the commandline tools for searching and installing something specific
3761 [22:13:53] *** Anzneetba is now known as Namarrgon
3762 [22:14:02] <joepublic> I use apt, apt-get/cache, and occasionally aptitude
3763 [22:14:04] <rant> though synaptic has been printing warnings/errors in stretch
3764 [22:14:27] <joepublic> I have seen gooey tools to gum up the process, but in general do not participate in that
3765 [22:15:28] *** Joins: pagetelegram (~pageteleg@replaced-ip )
3766 [22:15:45] *** Joins: mirage335 (~mirage335@replaced-ip )
3767 [22:15:48] *** Quits: martastain (~martastai@replaced-ip ) (Ping timeout: 246 seconds)
3768 [22:15:52] * rant installs something at random to see what the messages are
3769 [22:16:43] <rant> figures.. I picked that 0ad at the top of the list and it'd f'n 600MB or so and my network is a lil congested :P
3770 [22:17:00] *** Quits: integral_ (~bsmith@replaced-ip ) (Changing host)
3771 [22:17:00] *** Joins: integral_ (~bsmith@replaced-ip )
3772 [22:17:04] *** nixhaxor is now known as rainfyre
3773 [22:17:04] *** integral_ is now known as integral
3774 [22:17:25] *** Joins: guiverc (~guiverc@replaced-ip )
3775 [22:17:47] *** Quits: sdoubleyou (~sdoubleyo@replaced-ip ) (Quit: Leaving)
3776 [22:18:21] * rant goes with 2ping instead
3777 [22:18:46] <quantum> How do I change something in NetworkMangler when I have insufficient privs as a user?
3778 [22:19:05] <rant> hmm, now its not doing it .. oh well
3779 [22:19:15] *** Quits: Theroxat (~quassel@replaced-ip ) (Remote host closed the connection)
3780 [22:19:47] <greycat> You could have just picked something small and self-contained like cowsay, or setpriv, or ksh.
3781 [22:19:56] <rant> quantum: do you not have root access on this machine?
3782 [22:20:23] <quantum> I do, but I'm in KDE as a user, and NetworkMangler is GUI.
3783 [22:21:03] <quantum> At the end of my rope.
3784 [22:21:04] *** Joins: Qiz (~Qizzy@replaced-ip )
3785 [22:21:43] <rant> quantum: where did you get it from? I'm not seeing it
3786 [22:22:03] <SerajewelKS> quantum: FWIW, i have unifi running fine without issues, so it is possible
3787 [22:22:08] <rant> unless you are being an ass and calling network manager something else :P
3788 [22:22:18] <quantum> It comes with Deb9. System Tray.
3789 [22:22:27] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Ping timeout: 240 seconds)
3790 [22:22:32] *** Joins: platvoeten (~platvoete@replaced-ip )
3791 [22:22:35] *** Quits: user04 (~user04@replaced-ip ) (Quit: Leaving)
3792 [22:22:41] <rant> nothing that would be considered "system tray" comes with Debian 9
3793 [22:23:00] *** Joins: acidtripper (~acidtripp@replaced-ip )
3794 [22:23:05] <quantum> Not if you're running Gnome...
3795 [22:23:07] *** Quits: Qizzy (~Qizzy@replaced-ip ) (Ping timeout: 240 seconds)
3796 [22:23:27] <SerajewelKS> quantum: the pastbin you showed us says it's running, so i'm not sure why it's a trainwreck
3797 [22:23:44] <quantum> Did you notice all the errors?
3798 [22:23:52] <SerajewelKS> yes. did you notice line 31?
3799 [22:23:59] <rant> even google isn't showing any results for network mangler debian :P
3800 [22:24:05] <quantum> I can't make colors in pastebin but they're red in real life.
3801 [22:24:12] <rant> when I remove debian it comes up for ubuntu
3802 [22:24:19] <SerajewelKS> quantum: have you tried to _use_ it?
3803 [22:25:02] <jelly> !mangle rant
3804 [22:25:09] <quantum> localhost:8080? Yes, it can't find my Unifi AC Pro.
3805 [22:25:12] *** Joins: Kruppt (~Kruppt@replaced-ip )
3806 [22:25:20] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
3807 [22:25:22] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 246 seconds)
3808 [22:25:40] <quantum> I think because it's in a different Class C. But I can't add an IP because of NetworkManager.
3809 [22:25:49] <quantum> ... insists I must be root.
3810 [22:25:52] *** satanist_ is now known as satanist
3811 [22:26:16] <SerajewelKS> quantum: right, they're found via broadcast packets so you either need to be in the same subnet, or have broadcast forwarding, or manually provision the AP
3812 [22:26:57] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
3813 [22:27:13] <quantum> So I'm stuck and days behind.
3814 [22:27:24] <SerajewelKS> quantum: you can manually adopt the controller from the AP even if it is in a different subnet
3815 [22:27:28] *** Quits: zerotech (~zerotech@replaced-ip ) (Ping timeout: 246 seconds)
3816 [22:27:50] *** Joins: electro33 (uid613@replaced-ip )
3817 [22:28:05] *** Quits: __m4ch1n3__ (~m4ch1n3@replaced-ip ) (Ping timeout: 256 seconds)
3818 [22:28:16] <SerajewelKS> or you can just 'sudo ip add ...' if the two subnets are on the same layer 2 network
3819 [22:28:26] <quantum> I don't have that option, and there is no hamburger.
3820 [22:28:38] <SerajewelKS> no you manually adopt on the AP, not the controller
3821 [22:29:03] <quantum> Can't get to the SP. I can SSH to it, but that's it.
3822 [22:29:50] *** Joins: zeta- (~nick@replaced-ip )
3823 [22:29:54] <quantum> If I could just add an IP in Debian.
3824 [22:30:15] <SerajewelKS> quantum: so run these commands in the ssh session: mca-cli; set-inform replaced-url
3825 [22:30:20] <SerajewelKS> where $IP is the IP of the controller
3826 [22:30:27] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
3827 [22:30:51] *** Joins: Rogalian (~cools@replaced-ip )
3828 [22:30:54] <SerajewelKS> if it successful, the AP will show up in the controller as pending adoption. adopt it, then re-run the set-inform command on the AP.
3829 [22:30:57] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
3830 [22:30:58] *** Quits: acidtripper (~acidtripp@replaced-ip ) (Quit: Leaving)
3831 [22:32:12] *** Quits: yogurt2ungue (~yogur2@replaced-ip ) (Quit: Saliendo)
3832 [22:32:46] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Remote host closed the connection)
3833 [22:34:01] *** debhelper sets mode: +l 1581
3834 [22:34:51] *** Quits: j0seph (~j0seph@replaced-ip ) (Read error: Connection reset by peer)
3835 [22:35:05] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3836 [22:35:22] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
3837 [22:35:25] *** Quits: gormenghast (~gormengha@replaced-ip ) (Remote host closed the connection)
3838 [22:35:53] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 245 seconds)
3839 [22:36:10] *** Joins: f10 (~flo@replaced-ip )
3840 [22:36:19] *** Quits: pringau (~pringau@replaced-ip ) (Quit: Leaving)
3841 [22:36:22] *** ziti is now known as ravioli
3842 [22:36:57] *** Joins: Rogalian (~cools@replaced-ip )
3843 [22:37:05] <quantum> SerajewelKS: It accepted the command but the controller doesn't see it after reload.
3844 [22:37:11] *** Quits: Rogalian (~cools@replaced-ip ) (Remote host closed the connection)
3845 [22:37:43] <SerajewelKS> quantum: i'm assuming no firewall would be blocking the AP from talking to the controller on port 8080?
3846 [22:38:13] <quantum> No firewall in this Debian VM.
3847 [22:38:34] <quantum> I started with port 8080 but somehow now ended up on 8443.
3848 [22:38:37] <SerajewelKS> you might take a computer to that subnet with the AP and try curling replaced-url
3849 [22:38:43] <SerajewelKS> to rule out connectivity issues
3850 [22:39:07] <quantum> Curl the controller or AP?
3851 [22:39:16] *** Joins: gormenghast (~gormengha@replaced-ip )
3852 [22:39:21] <SerajewelKS> curl the controller on port 8080 from the same subnet the AP is on
3853 [22:39:31] <SerajewelKS> or directly from the AP if it has curl
3854 [22:40:38] *** Quits: wilbert (~wilbert@replaced-ip ) (Ping timeout: 250 seconds)
3855 [22:40:51] *** Joins: OS-39861 (~OS-39861@replaced-ip )
3856 [22:41:03] <quantum> # curl replaced-url
3857 [22:41:03] <quantum> curl: (7) Failed to connect to 192.168.111.42 port 8080: Connection refused
3858 [22:41:13] <quantum> ... this is from the controller.
3859 [22:41:19] <quantum> to the AP
3860 [22:41:35] *** Joins: meLon (~meLon@replaced-ip )
3861 [22:41:35] <quantum> All 3 iptables are ACCEPT.
3862 [22:41:38] <SerajewelKS> that's literally the opposite of what i asked you to do
3863 [22:41:54] *** Quits: Immanuel (~Manu@replaced-ip ) (Ping timeout: 264 seconds)
3864 [22:41:55] *** Quits: aatwood (~quassel@replaced-ip ) (Read error: No route to host)
3865 [22:41:58] <quantum> You said curl the controller.
3866 [22:42:05] <SerajewelKS> yes
3867 [22:42:07] *** Quits: dionysus69 (~dionysus6@replaced-ip ) (Ping timeout: 240 seconds)
3868 [22:42:14] <SerajewelKS> not the AP
3869 [22:42:20] <SerajewelKS> you curl'd the AP from the controller
3870 [22:42:20] <quantum> You mean curl -from- the controller?
3871 [22:42:30] *** Joins: Rogalian (~cools@replaced-ip )
3872 [22:42:32] <SerajewelKS> ... no
3873 [22:42:37] *** Joins: format_c (~koeppea@replaced-ip )
3874 [22:42:39] <SerajewelKS> curl TO the controller FROM the AP
3875 [22:42:48] *** Quits: informatiger (~informati@replaced-ip ) (Ping timeout: 250 seconds)
3876 [22:42:52] *** Quits: pvdp (~pvdp@replaced-ip ) (Quit: Ping timeout (120 seconds))
3877 [22:42:54] *** Joins: aatwood (~quassel@replaced-ip )
3878 [22:43:03] *** Joins: Immanuel (~Manu@replaced-ip )
3879 [22:43:15] <quantum> No curl in the AP.
3880 [22:43:20] *** Joins: pvdp (~pvdp@replaced-ip )
3881 [22:43:50] <SerajewelKS> :(
3882 [22:43:51] *** Quits: Christian75_ (~Christian@replaced-ip ) (Remote host closed the connection)
3883 [22:44:03] <SerajewelKS> can you get a computer on the same subnet as the AP and try to curl the controller?
3884 [22:44:28] <quantum> No telnet.
3885 [22:44:41] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Quit: nibble_zero)
3886 [22:44:47] <quantum> I've manually add an IP to the controller.
3887 [22:45:00] <quantum> It's now in the same subnet as the AP.
3888 [22:45:22] <quantum> It can ping the AP.
3889 [22:46:11] *** Joins: Christian75 (~Christian@replaced-ip )
3890 [22:47:11] *** Quits: melissa666 (~melissa66@replaced-ip ) (Ping timeout: 250 seconds)
3891 [22:47:23] *** Joins: krabador (~krabador@replaced-ip )
3892 [22:47:23] *** Quits: gormenghast (~gormengha@replaced-ip ) (Read error: Connection reset by peer)
3893 [22:48:31] *** Joins: gormenghast (~gormengha@replaced-ip )
3894 [22:49:47] <SerajewelKS> does it show in the controller now?
3895 [22:49:54] *** Quits: pvdp (~pvdp@replaced-ip ) (Quit: Ping timeout (120 seconds))
3896 [22:50:08] *** Quits: Berna (~Kati@replaced-ip ) (Ping timeout: 244 seconds)
3897 [22:50:22] *** Joins: pvdp (~pvdp@replaced-ip )
3898 [22:50:50] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Quit: Leaving)
3899 [22:51:12] *** Quits: format_c (~koeppea@replaced-ip ) (Ping timeout: 258 seconds)
3900 [22:51:56] <quantum> I systemctl restart-ed unifi but no change. So I've just rebooted the controller VM.
3901 [22:52:04] *** Joins: CaptainN (zelda@replaced-ip )
3902 [22:52:20] <quantum> Every 3 minutes it goes into this damned lock screen.
3903 [22:52:23] <SerajewelKS> is the controller using bridged networking?
3904 [22:52:40] *** Joins: deicide- (~deicide-@replaced-ip )
3905 [22:52:53] <SerajewelKS> i've had issues occasionally when adopting an AP to the controller and _every time_ it turned out to be a networking issue
3906 [22:53:12] *** Quits: Tarrasquero (~Tarrasque@replaced-ip ) (Ping timeout: 250 seconds)
3907 [22:53:41] *** Quits: guiverc (~guiverc@replaced-ip ) (Remote host closed the connection)
3908 [22:54:01] *** debhelper sets mode: +l 1574
3909 [22:54:03] *** Quits: kre10s (~maximilia@replaced-ip ) (Quit: Lost terminal)
3910 [22:54:10] <quantum> I use SR-IOP for ethernet so every VM has its own virtual NIC. They're set to Passthrough in KVM.
3911 [22:54:16] *** Prints_ is now known as Prints
3912 [22:54:55] <SerajewelKS> SR-IOP?
3913 [22:55:08] <SerajewelKS> (google doesn't even know what that is)
3914 [22:55:26] *** Quits: JustASlacker (~JustASlac@replaced-ip ) (Quit: Leaving)
3915 [22:55:36] <SerajewelKS> if the AP can't do HTTP to the controller on port 8080 and hit /inform then nothing is going to work
3916 [22:55:46] <SerajewelKS> so i would start under the assumption that that is _not_ working
3917 [22:58:10] *** Quits: reverendawesome (~reverenda@replaced-ip ) (Read error: Connection reset by peer)
3918 [22:58:22] <quantum> Sorry, SR-IOV - You take one Intel NIC and can virtualize it into 7 independent interfacen.
3919 [22:59:30] <quantum> I have a 4-channel NIC so 28 virtual NICs.
3920 [22:59:50] <SerajewelKS> gotcha
3921 [23:00:09] *** Quits: cipheralpha (~cipheralp@replaced-ip ) (Remote host closed the connection)
3922 [23:00:17] <quantum> Well, this used to work with Controller in Winduhs. But it doesn't anymore. Nor in Debian.
3923 [23:00:19] *** Quits: srgg (~srgg@replaced-ip ) (Quit: srgg)
3924 [23:00:25] <SerajewelKS> :/
3925 [23:00:25] <quantum> No change to the AP.
3926 [23:00:32] *** Joins: cipheralpha (~cipheralp@replaced-ip )
3927 [23:00:33] <SerajewelKS> wait. was the AP adopted by another controller previously?
3928 [23:00:36] *** Quits: tom_work (~tom_work@replaced-ip ) (Ping timeout: 246 seconds)
3929 [23:00:59] <quantum> Prob in a diff VM, maybe in an older Winduhs.
3930 [23:01:07] * SerajewelKS facepalms
3931 [23:01:11] <SerajewelKS> well fuck dude no wonder it's not working
3932 [23:01:15] *** Joins: mtn (~mtn@replaced-ip )
3933 [23:01:30] <quantum> You mean they're married together?
3934 [23:01:35] <SerajewelKS> yes. you need to factory reset the AP.
3935 [23:01:43] <quantum> Oh, FFS.
3936 [23:02:01] *** Quits: crakila (~padraig@replaced-ip ) (Read error: Connection reset by peer)
3937 [23:02:08] <SerajewelKS> hold reset button for 10 sec, until the ring light changes. don't cut power. let it reset for a minute or two.
3938 [23:02:14] <quantum> What a red-arsed hassle. Why do they do that?!
3939 [23:02:33] <SerajewelKS> so that some random person can't come on your network with their own controller software and take over all of your APs
3940 [23:02:57] <quantum> My gosh. Thank you SerajewelKS.
3941 [23:03:17] <SerajewelKS> np
3942 [23:03:29] <SerajewelKS> once you're done the set-inform trick i showed you should work if they're not on the same subnet
3943 [23:03:38] <quantum> I can't get Wifi to associate in Armbian and can't figure out why. Hoping for clues in the AP.
3944 [23:05:30] *** Quits: Brigo (~Brigo@replaced-ip ) (Remote host closed the connection)
3945 [23:07:01] *** Quits: jhutchins_wk (~jonathan@replaced-ip ) (Remote host closed the connection)
3946 [23:07:02] *** Joins: Brigo (~Brigo@replaced-ip )
3947 [23:07:05] *** Quits: DammitJim (~DammitJim@replaced-ip ) (Quit: Leaving)
3948 [23:09:13] *** Quits: quantum (~quassel@replaced-ip ) (Ping timeout: 258 seconds)
3949 [23:09:13] <SerajewelKS> quantum: note that you can issue a factory reset command from the controller, so if you know that you are going to trash the controller instance then you can do that ahead of time so you don't have to go physically interact with all of the APs to reset them.
3950 [23:10:28] *** Joins: Spr1ng (~Spr1ng@replaced-ip )
3951 [23:11:34] <ryouma> been trying to distinguish soft from hard freeze. the former means no new packages? latter means everything requires approval?
3952 [23:11:37] <ryouma> something like that?
3953 [23:11:41] *** Quits: ijash (~ijash@replaced-ip ) (Remote host closed the connection)
3954 [23:11:49] *** Joins: D10__ (~quassel@replaced-ip )
3955 [23:12:12] <jhutchins> !!freeze
3956 [23:12:19] <jhutchins> !freeze
3957 [23:12:19] <dpkg> The 'freeze' is when large changes to testing version of Debian are stopped for few months. During this period, no new package uploads are made except to fix critical bugs or to provide documentation updates. During the freeze, bugs are squashed to 'stabilize' the release to make the new 'stable'. Stretch started to freeze in Nov 2016 and entered full freeze on 5 Feb 2017. Also ask me about <slushy>, <stretch freeze>.
3958 [23:13:23] *** Quits: Spr1ng_ (~Spr1ng@replaced-ip ) (Ping timeout: 244 seconds)
3959 [23:13:23] <ryouma> jhutchins: thanks, but that doesn't seem to say what the /difference/ is
3960 [23:14:01] *** debhelper sets mode: +l 1566
3961 [23:14:03] <jhutchins> ryouma: I was hoping the factoid might have a link.
3962 [23:14:04] *** Quits: Makaveli7 (~Makaveli7@replaced-ip ) (Quit: Leaving)
3963 [23:14:08] <ryouma> :)
3964 [23:14:45] <n4dir> then perhaps the debian wiki has that info, i am sure i read the explanation between soft and hard freeze short ago, and in one of the public/official sources
3965 [23:15:08] *** Quits: zeta- (~nick@replaced-ip ) (Ping timeout: 252 seconds)
3966 [23:15:18] <greycat> I don't think the terms are formally defined anywhere.
3967 [23:15:32] <ozzloy> does anyone in here have a printer that Just Works with libre drivers?
3968 [23:15:43] <jhutchins> ryouma: replaced-url
3969 [23:15:51] *** Quits: XenGi (~xengi@replaced-ip ) (Quit: kthxbye)
3970 [23:16:25] <greycat> "linuxandubuntu"? as if ubuntu weren't a linux?
3971 [23:16:36] <ozzloy> i'm tired of having my printer decide it wants to stop doing double sided sometimes, or decide that there's a paper jam when there IS NO PAPERJAM
3972 [23:17:02] *** Quits: thePiGrepper (~nagato@replaced-ip ) (Ping timeout: 250 seconds)
3973 [23:17:04] <ozzloy> all i have to do is hit the button to say i've "cleared" the paper jam, then it goes
3974 [23:17:05] <jhutchins> I take that to be "Linux in general and Ubuntu specifically".
3975 [23:17:07] *** Joins: melissa666 (~melissa66@replaced-ip )
3976 [23:17:07] *** Quits: q-chymera (~q-chymera@replaced-ip ) (Read error: Connection reset by peer)
3977 [23:17:37] <jhutchins> ozzloy: Probably has a sticky or dirty sensor.
3978 [23:17:59] *** Parts: izh_ (~denis@replaced-ip ) ()
3979 [23:18:00] <ozzloy> jhutchins, probably
3980 [23:18:16] *** Joins: thePiGrepper (~nagato@replaced-ip )
3981 [23:19:15] <ozzloy> well, the phantom paper jam, probably
3982 [23:19:16] <greycat> and yet they reported on a Debian freeze, and their only piece of information about what to expect is a GNOME version number
3983 [23:19:59] *** Joins: XenGi (~xengi@replaced-ip )
3984 [23:20:18] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't do nothin' 'cause I'm cute and furry)
3985 [23:20:30] *** Quits: ae-35 (~ae-35@replaced-ip ) (Ping timeout: 250 seconds)
3986 [23:21:23] *** Quits: pagetelegram (~pageteleg@replaced-ip ) (Remote host closed the connection)
3987 [23:22:07] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 240 seconds)
3988 [23:22:48] <ozzloy> buster isn't the slinky dog?
3989 [23:22:58] <joepublic> buster isn't the slinky dog.
3990 [23:23:23] *** Quits: allorder (~allorder@replaced-ip ) (Remote host closed the connection)
3991 [23:23:29] *** Quits: gormenghast (~gormengha@replaced-ip ) (Quit: Quit)
3992 [23:23:37] <ozzloy> "Did you know? Buster is ... not actually a toy."
3993 [23:23:59] <ozzloy> then what is the name of the slinky dog? MY WHOLE WORLD IS CRASHING DOWN AROUND ME!!!
3994 [23:24:02] *** debhelper sets mode: +l 1557
3995 [23:24:39] <ozzloy> oh, its name is "Slinky". that makes sense.
3996 [23:24:42] <joepublic> Sorry about your world. replaced-url
3997 [23:25:44] *** Joins: Tenkawa (~Tenkawa@replaced-ip )
3998 [23:26:10] <ozzloy> i just need some time. i'll be ok. thanks for the support.
3999 [23:26:21] *** Quits: nsrafk (nsrafk@replaced-ip ) (Quit: keep calm)
4000 [23:26:51] *** Joins: allorder (~allorder@replaced-ip )
4001 [23:26:55] *** Joins: greatgatsby (~greatgats@replaced-ip )
4002 [23:28:05] *** Joins: nsrafk (nsrafk@replaced-ip )
4003 [23:28:43] <de-facto> How do I point apt to use a HTTP_PROXY at the standard gateway on a specific port? Hardwiring IPs is not an option, so i would have to do it dynamically on runtime...
4004 [23:30:28] *** Quits: anglophilic (~seekr@replaced-ip ) (Ping timeout: 250 seconds)
4005 [23:30:54] *** Quits: Kruppt (~Kruppt@replaced-ip ) (Quit: Leaving)
4006 [23:31:06] *** Quits: MACscr (~MACscr@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4007 [23:35:50] *** Quits: crazeekennee (~ken_home@replaced-ip ) (Quit: Leaving)
4008 [23:36:42] *** Quits: ebarch (~ebarch@replaced-ip##) (Quit: The Lounge - ##replaced-url
4009 [23:37:21] *** Joins: ebarch (~ebarch@replaced-ip )
4010 [23:37:42] *** Quits: verm1n (~verm1n@replaced-ip ) (Read error: Connection reset by peer)
4011 [23:38:55] *** Joins: conta1 (~Thunderbi@replaced-ip )
4012 [23:40:42] *** Quits: orbiter (~orbiter@replaced-ip ) ()
4013 [23:41:59] *** Joins: verm1n (~verm1n@replaced-ip )
4014 [23:42:04] *** Quits: booyah (~bb@replaced-ip ) (Read error: Connection reset by peer)
4015 [23:42:45] *** Joins: booyah (~bb@replaced-ip )
4016 [23:43:09] *** Joins: anglophilic (~seekr@replaced-ip )
4017 [23:43:12] *** Joins: krytarik (~krytarik@replaced-ip )
4018 [23:43:20] *** Quits: conta1 (~Thunderbi@replaced-ip ) (Ping timeout: 259 seconds)
4019 [23:43:25] *** Quits: fatalerrors (~fatalerro@replaced-ip ) (Ping timeout: 246 seconds)
4020 [23:48:43] *** Joins: sveta (~svetlana@replaced-ip )
4021 [23:49:23] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
4022 [23:50:35] <SerajewelKS> de-facto: i'm sure there's a less terrible way, but this could work: HTTP_PROXY=replaced-url
4023 [23:51:06] <SerajewelKS> de-facto: assuming that it's port 8080
4024 [23:51:18] *** Quits: Noo (~techsuppo@replaced-ip ) ()
4025 [23:51:34] *** Joins: Tarrasquero (~Tarrasque@replaced-ip )
4026 [23:51:41] <de-facto> I am trying to do it like this
4027 [23:51:45] <de-facto> echo 'http_proxy=$(ip route show default | cut -d' ' -f3)' >> /etc/profile
4028 [23:52:20] <de-facto> ah im missing the port
4029 [23:52:24] *** Quits: LeyOh (~leyoh@replaced-ip ) (Remote host closed the connection)
4030 [23:52:26] <SerajewelKS> "show default" isn't useful though, it's the same as "list" by itself
4031 [23:52:43] <SerajewelKS> it will also show other routes. that's why "ip route list exact 0.0.0.0/0" works.
4032 [23:53:07] <SerajewelKS> the grep also makes sure that you get the right option (the gateway) so it's more stable should there be other route options added later
4033 [23:53:46] <de-facto> ok that makes more sense then
4034 [23:54:00] <SerajewelKS> it may also be a good idea to pipe through 'head -1' between ip and grep
4035 [23:54:07] <SerajewelKS> just in case you have multiple default routes; you only want one of them
4036 [23:54:07] <de-facto> is it upper case or lower case HTTP_PROXY or http_proxy?
4037 [23:54:27] <de-facto> its inside a docker build container
4038 [23:54:40] <SerajewelKS> there is no standard, it's whatever your program expects to see
4039 [23:55:10] <SerajewelKS> elinks will look for either upper or lowercase
4040 [23:55:24] <SerajewelKS> other stuff may only look for one or the other. so try them, and/or check the docker docs.
4041 [23:55:30] <de-facto> apt-get update && apt-get --yes upgrade
4042 [23:55:32] <SerajewelKS> or set both
4043 [23:56:05] <SerajewelKS> if the gateway will not change while the machine is running, you could export this env var in /etc/profile
4044 [23:56:06] *** Quits: Rogalian (~cools@replaced-ip ) (Read error: Connection reset by peer)
4045 [23:56:35] <de-facto> it will not change during runtime, but also only be known at runtime
4046 [23:56:50] <SerajewelKS> actually profile will be executed by every login
4047 [23:56:57] <de-facto> e.g. i run a squid at "docker0" in the host system and want to reach that via apt-get from within the container
4048 [23:58:01] *** Quits: D10__ (~quassel@replaced-ip##) (Quit: ##replaced-url
4049 [23:59:13] *** Quits: mobile_c_ (~mobile_c@replaced-ip ) (Ping timeout: 245 seconds)
4050 [23:59:18] *** Joins: hamersaw (~hamersaw@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