People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:01:42] <SporkWitch> mutante: per the manpage, that would
expand to whatever the user entered
1 [00:01:47] *** Parts: ewew (~ewew@replaced-ip )
2 [00:01:52] *** Quits: Specialist (~tg@replaced-ip ) (Ping timeout: 255 seconds)
3 [00:01:54] <SporkWitch> mutante: see also
replaced-url
4 [00:02:30] <mutante> SporkWitch: thanks, reading that. i was
wondering if "*" always actually means ALL ALL, why bother
even having the wildcard
5 [00:02:52] <abrotman> SporkWitch: remving the regexttype
makes it find things
6 [00:03:10] <abrotman> but bad things
7 [00:03:10] <SporkWitch> abrotman: unfortunately not the
correct things :)
8 [00:03:12] *** Quits: rlange (~rlange@replaced-ip ) (Quit: leaving)
9 [00:03:16] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 255 seconds)
10 [00:03:58] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
11 [00:04:01] <SporkWitch> abrotman: using posix-basic
".*([[:digit:]]\+).*" ended up working, thanks to someone
in #vim for figuring it out
12 [00:04:08] <SporkWitch> very weird syntax *shrugs*
13 [00:04:23] *** Joins: rlange (~rlange@replaced-ip )
14 [00:04:24] <abrotman> well, awesome
15 [00:05:10] *** Joins: abu0_ (~abu0@replaced-ip )
16 [00:05:24] <ozzloy> themill, thanks for a real world use of
the term "rubber duck debugging"
17 [00:05:57] <ozzloy> i'm making a duck with a mic that
listens and fills in silences with "quack"
18 [00:05:57] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
19 [00:06:34] *** Quits: abu0 (~abu0@replaced-ip ) (Ping timeout: 246 seconds)
20 [00:07:37] *** Quits: NoCode (~NoCode@replaced-ip ) (Quit: Leaving)
21 [00:07:58] <macrocat> ah crap i forgot about rubber duck
debugging
22 [00:08:11] *** Joins: abu0 (~abu0@replaced-ip )
23 [00:09:04] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Quit: netzfisch)
24 [00:09:36] *** Quits: abu0_ (~abu0@replaced-ip ) (Ping timeout: 240 seconds)
25 [00:09:36] *** Joins: nuno_nunes (~PC@replaced-ip )
26 [00:10:27] <hanshenrik> when doing `apt install nodejs; npm
install -g @angular/cli ; apt remove --purge nodejs ; , apt fails to
remove /usr/bin/ng , installed by npm
27 [00:10:37] <hanshenrik> is that most likely a debian/apt bug
or a npm bug or
28 [00:10:43] <hanshenrik> a bug somewhere else?
29 [00:10:43] *** Quits: sevaho (~sevaho@replaced-ip ) (Ping timeout: 276 seconds)
30 [00:10:54] <ozzloy> probably npm
31 [00:10:59] <ozzloy> my guess
32 [00:11:07] <hanshenrik> any idea where to report it?
33 [00:11:07] <ozzloy> how is apt supposed to know what npm
does?
34 [00:11:11] <hanshenrik> true
35 [00:11:30] <ozzloy> /join #npm maybe?
36 [00:12:34] *** Joins: lucnx (~lucnx@replaced-ip )
37 [00:12:37] *** Joins: NightTrain (~glen@replaced-ip )
38 [00:13:12] *** Joins: ryouma (~user@replaced-ip )
39 [00:14:08] <jmcnaught> also, do you want packages to delete
your files when removed?
40 [00:14:36] <tuH> Debian stable, testing or unstable for
personal desktop/gaming/java development?
41 [00:14:40] *** Joins: th0r (~th0r@replaced-ip )
42 [00:14:44] <hanshenrik> tuH, testing
43 [00:15:01] <jmcnaught> tuH: stable
44 [00:15:12] <ryouma> tuH: a frequent point of debate :/
45 [00:15:20] <tuH> I see
46 [00:15:21] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
47 [00:15:26] <ryouma> you won't get quick security with
testing, and you have to monitor the release cycle :/
48 [00:15:28] *** Joins: buffal0 (~buffal0@replaced-ip )
49 [00:15:37] <ozzloy> though i suppose maybe there could be a
database to record all actions taken by all installers that all
other installers could inspect and use to determine what to do
50 [00:15:45] *** Joins: bumbal (~lxk@replaced-ip )
51 [00:15:51] *** Quits: humbot (~i@replaced-ip ) (Quit: WeeChat 1.6)
52 [00:15:57] <tuH> ryouma, monitor the release cycle?
53 [00:16:06] <jmcnaught> your computer works predictably the
same way every day on stable, and you can use containers or VMs for
newer software
54 [00:16:08] <ryouma> with stable, people will point and laugh
at your version number go to the irc channel for your bittorrent
client
55 [00:16:13] <ryouma> when you*
56 [00:16:25] <ryouma> tuH: after a release, testing becomes
strange, i hear
57 [00:16:27] <hanshenrik> jmcnaught, problem is that VMs are
too slow for most videogames though
58 [00:16:44] <hanshenrik> well, at least to be played
comfortably
59 [00:17:07] <ryouma> can vms even work for internet radio? i
was told they do not.
60 [00:17:13] * ozzloy throws an apple between testing and stable,
labeled "for the -pretty- desktop one"
61 [00:17:26] <tuH> containers, as in docker for instance?
62 [00:17:56] *** Quits: rlange (~rlange@replaced-ip ) (Quit: leaving)
63 [00:17:57] <jmcnaught> hanshenrik: i do all of my gaming in a
windows 10 VM with a GPU dedicated to it
64 [00:18:10] <tuH> I think I might run both, stable for work
etc, and testing for testing gaming on
65 [00:18:20] <jmcnaught> tuH: docker i guess, if you must. i
meant more like systemd-nspawn or LXC though
66 [00:18:27] <tuH> jmcnaught, then you need a graphic card
switch as well no?
67 [00:18:36] *** Joins: dr_light (~jt_harkey@replaced-ip )
68 [00:18:38] <tuH> hardware I mean
69 [00:18:41] <hanshenrik> jmcnaught, which vm software? (qemu?
virtualbox? vmware? something else?~)
70 [00:19:13] *** Quits: dontknow (~dontknow@replaced-ip ) (Quit: Leaving)
71 [00:19:16] <jmcnaught> tuH: or two of each: mouse, keyboard,
display :P
72 [00:19:25] <jmcnaught> hanshenrik: qemu+kvm managed with
libvirt
73 [00:19:32] <tuH>
replaced-url
74 [00:19:32] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
75 [00:19:43] *** Joins: e64 (~e14@replaced-ip )
76 [00:19:44] <tuH> saw this a while back, apparantly almost
native performance
77 [00:19:47] *** Quits: oberstein (~ober@replaced-ip ) (Ping timeout: 255 seconds)
78 [00:20:04] *** Quits: lucnx (~lucnx@replaced-ip##) (Quit: Mutter: ##replaced-url
79 [00:20:13] <tuH> well. I'm off to install shit :P Thanks
80 [00:20:25] <jmcnaught> tuH: yeah that's what I do,
though it was quite a bit easier to set up in Debian than those
instructions
81 [00:21:06] <tuH> sounds awesome tho
82 [00:21:48] <jmcnaught> your motherboard and CPU both need to
support IOMMU aka VT-d
83 [00:22:23] *** Joins: oberstein (~ober@replaced-ip )
84 [00:22:57] *** Quits: e64 (~e14@replaced-ip ) (Client Quit)
85 [00:23:03] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 260 seconds)
86 [00:23:45] <`Kevin> ^
87 [00:24:05] <`Kevin> your IOMMU groups also need to be fairly
spread out which is based on mobo+bios
88 [00:24:24] <`Kevin> otherwise you end up passing through more
thing than just GPU
89 [00:24:27] <`Kevin> things*
90 [00:25:08] *** Joins: jh001 (~user@replaced-ip )
91 [00:25:27] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 240 seconds)
92 [00:26:05] <`Kevin> eg you have grouping of devices you can
pass through, ideally the more groups the more specific you can be
otherwise sometimes the GPU is grouped with something else
93 [00:26:24] <`Kevin> nothing you can control its mobo+bios
specific
94 [00:26:28] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
95 [00:26:53] *** Joins: tymczenko (~tymczenko@replaced-ip )
96 [00:27:44] <ozzloy> i pass through fields and rivers and life
97 [00:30:07] *** Joins: jgoohu (~Mutter@replaced-ip )
98 [00:30:16] *** Joins: dlaflamme (~dlaflamme@replaced-ip )
99 [00:30:41] <dlaflamme> hello. how can i get a list of all
packages installed by the user after the initial system install?
100 [00:31:14] *** Quits: jh001 (~user@replaced-ip ) (Quit: leaving)
101 [00:32:17] *** Joins: jh001 (~user@replaced-ip )
102 [00:32:36] *** Quits: andai (~andai@replaced-ip ) (Read error: Connection reset by peer)
103 [00:32:36] *** Joins: f10 (~flo@replaced-ip )
104 [00:32:44] *** Joins: rlange (~rlange@replaced-ip )
105 [00:32:51] *** Joins: andai (~andai@replaced-ip )
106 [00:34:05] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
107 [00:34:19] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 255 seconds)
108 [00:36:16] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
109 [00:36:17] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 248 seconds)
110 [00:36:35] *** Quits: th0r (~th0r@replaced-ip ) (Ping timeout: 240 seconds)
111 [00:37:06] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 240 seconds)
112 [00:37:26] *** Joins: th0r (~th0r@replaced-ip )
113 [00:37:29] *** Quits: roshanavand (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
114 [00:38:11] *** Quits: andai (~andai@replaced-ip ) (Read error: Connection reset by peer)
115 [00:38:33] *** Joins: andai (~andai@replaced-ip )
116 [00:39:00] *** debhelper sets mode: +l 1680
117 [00:39:10] *** Joins: garrysuchiy (~garrysuch@replaced-ip )
118 [00:39:17] *** Parts: garrysuchiy (~garrysuch@replaced-ip )
119 [00:39:47] *** Joins: huppensuhn (~suppenhuh@replaced-ip )
120 [00:40:35] *** Quits: hlmjr (~herbmille@replaced-ip ) (Remote host closed the connection)
121 [00:40:42] *** Quits: jh001 (~user@replaced-ip ) (Quit: leaving)
122 [00:40:52] *** Joins: hualet (~hualet@replaced-ip )
123 [00:41:30] *** Quits: rocket_man (2fc719de@replaced-ip ) (Ping timeout: 260 seconds)
124 [00:41:48] *** Quits: andai (~andai@replaced-ip ) (Read error: Connection reset by peer)
125 [00:42:30] *** Joins: folial (~folial@replaced-ip )
126 [00:42:52] <folial> hello guys! any news about the
availability of pepperflashplugin-nonfree in Stretch??
127 [00:43:21] *** Joins: andai (~andai@replaced-ip )
128 [00:43:53] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Quit: Connection closed for inactivity)
129 [00:44:16] *** Quits: jfsCommit (kdevtmpfs@replaced-ip ) (Ping timeout: 260 seconds)
130 [00:44:45] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
131 [00:44:59] *** Parts: th0r (~th0r@replaced-ip )
132 [00:45:31] *** Joins: hipp (~hipp@replaced-ip )
133 [00:45:32] <folial> time to sleep, it seems... have a good
night!! see you soon
134 [00:45:36] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 268 seconds)
135 [00:45:42] *** Quits: folial (~folial@replaced-ip ) (Client Quit)
136 [00:46:11] *** Joins: Beretta021 (~Beretta02@replaced-ip )
137 [00:46:11] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Changing host)
138 [00:46:11] *** Joins: Beretta021 (~Beretta02@replaced-ip )
139 [00:46:46] *** Joins: Lokke (~Thunderbi@replaced-ip )
140 [00:47:13] *** Joins: jh001 (~user@replaced-ip )
141 [00:47:59] *** Joins: botWhoStoreTheMe (~botWhoSto@replaced-ip )
142 [00:48:07] *** Quits: botWhoStoreTheMe (~botWhoSto@replaced-ip ) (Remote host closed the connection)
143 [00:48:10] *** Quits: huppensuhn (~suppenhuh@replaced-ip ) (Quit: hi)
144 [00:48:25] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
145 [00:49:00] *** Joins: botWhoStoreTheMe (~botWhoSto@replaced-ip )
146 [00:49:33] *** Joins: zerocool (~muhGNUdoh@replaced-ip )
147 [00:49:51] *** Joins: mel00010 (~mel00010@replaced-ip )
148 [00:49:52] *** Parts: dr_light (~jt_harkey@replaced-ip )
149 [00:50:11] *** Joins: write_ (~write@replaced-ip )
150 [00:50:44] <zerocool> hi there, i am wondering what i am
suppose to use for iscsi target (server) in debian 9
151 [00:51:04] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
152 [00:51:36] <zerocool> use to be iscsitarget and *-dkms but
they have been released... i hear there is kernel support in the
form of LIO but... how do i control this?
153 [00:52:44] *** Quits: write_ (~write@replaced-ip ) (Client Quit)
154 [00:52:59] *** Joins: diniwed (~gavron@replaced-ip )
155 [00:53:04] *** Joins: writeerase (~write@replaced-ip )
156 [00:53:10] *** Joins: Josef_G (~DesuDesu@replaced-ip )
157 [00:53:13] *** Quits: botWhoStoreTheMe (~botWhoSto@replaced-ip ) (Ping timeout: 255 seconds)
158 [00:54:09] *** Joins: buffal0 (~buffal0@replaced-ip )
159 [00:54:38] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
160 [00:55:34] *** Joins: Lowl3v3l (~lowl3v3l@replaced-ip )
161 [00:56:21] *** Quits: Josef_G (~DesuDesu@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
162 [00:56:59] *** Joins: th0r (~th0r@replaced-ip )
163 [00:57:26] *** Joins: zincing (~zincing@replaced-ip )
164 [00:58:12] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
165 [00:59:40] *** Quits: writeerase (~write@replaced-ip ) (Quit: Leaving)
166 [01:00:18] *** Joins: writeerase (~write@replaced-ip )
167 [01:01:00] *** Quits: writeerase (~write@replaced-ip ) (Client Quit)
168 [01:01:07] *** Joins: Flynnn (~textual@replaced-ip )
169 [01:01:11] *** Joins: SunWuKung (~SunWuKung@replaced-ip )
170 [01:01:30] *** Joins: writeerase (~write@replaced-ip )
171 [01:02:05] *** Quits: MystaMax (~MystaMax@replaced-ip ) (Ping timeout: 240 seconds)
172 [01:02:08] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 260 seconds)
173 [01:02:09] *** Quits: notswengr (~textual@replaced-ip ) (Quit: umop apisdn - is this a palindrome)
174 [01:03:11] *** Quits: stunder (~EMc@replaced-ip ) (Remote host closed the connection)
175 [01:04:49] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
176 [01:04:58] *** Joins: gonegirl (~gonegirl@replaced-ip )
177 [01:05:44] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
178 [01:05:59] *** Joins: millido (~millido@replaced-ip )
179 [01:06:53] *** Quits: gonegirl (~gonegirl@replaced-ip ) (Client Quit)
180 [01:06:55] *** Joins: wonderworld (~ww@replaced-ip )
181 [01:08:25] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 268 seconds)
182 [01:08:27] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 240 seconds)
183 [01:08:56] *** Joins: buffal0 (~buffal0@replaced-ip )
184 [01:08:59] *** Quits: andai (~andai@replaced-ip ) (Read error: Connection reset by peer)
185 [01:09:05] *** Quits: bazquxer (~bazquxer@replaced-ip ) (Ping timeout: 248 seconds)
186 [01:09:13] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 276 seconds)
187 [01:09:20] *** Joins: andai (~andai@replaced-ip )
188 [01:10:21] *** Joins: juantelez (~juantelez@replaced-ip )
189 [01:10:27] *** Joins: whirlyNerd (~thewhirly@replaced-ip )
190 [01:10:45] *** Quits: Slashman (~Slash@replaced-ip ) (Quit: Leaving)
191 [01:10:53] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
192 [01:11:19] *** Joins: dboune (~dboune@replaced-ip )
193 [01:11:25] *** Joins: bencc (~Ofir@replaced-ip )
194 [01:12:38] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
195 [01:13:07] *** Quits: buffal0 (~buffal0@replaced-ip ) (Client Quit)
196 [01:13:54] *** Joins: DK2 (~DK2@replaced-ip )
197 [01:15:20] <whirlyNerd> Is anyone running Stretch on a
MacBook Pro 12,1 (Early-2015)? I've been running it since
release and it has been working phenomenally! I'm glad to be
away from macOS full time. The only problem I've noticed so far
is that the SD card reader doesn't work after resume. I think
this is a problem with the USB 3.0 drivers in the kernel. Anyone
know how to fix this? Or do I need to wait until a newer kernel
appears in backports?
198 [01:15:33] *** Quits: kw21 (~kw21@replaced-ip ) (Ping timeout: 260 seconds)
199 [01:15:36] *** Quits: XndrK (~XndrK@replaced-ip ) (Ping timeout: 240 seconds)
200 [01:15:48] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
201 [01:16:07] <bencc> when trying to run apt-get update I'm
getting an error:
202 [01:16:09] <bencc> Err
replaced-url
203 [01:16:39] <bencc> inside a debian:jessie docker container
but I don't think it's relevant
204 [01:17:27] <whirlyNerd> @bencc, does your
/etc/apt/sources.list have line that reads: deb
replaced-url
205 [01:18:17] *** Joins: Yojimbo (~Yojimbo@replaced-ip )
206 [01:18:50] <whirlyNerd> @bencc, or without the contrib and
non-free?
207 [01:18:58] *** Quits: SunWuKung (~SunWuKung@replaced-ip ) (Ping timeout: 276 seconds)
208 [01:19:04] <bencc> whirlyNerd: I'll try to create clean
debian:jessie container and check
209 [01:19:39] *** Joins: luckman212 (~luckman21@replaced-ip )
210 [01:19:48] *** Quits: Chinesium (~Chinesium@replaced-ip ) (Read error: Connection reset by peer)
211 [01:20:34] *** Quits: ledeni_ (~ledeni@replaced-ip ) (Ping timeout: 258 seconds)
212 [01:20:47] *** Quits: DeadTOm (~deadtom@replaced-ip ) (Quit: DeadTOm)
213 [01:20:48] <codebam> anyone else watching epoch time :)
214 [01:20:52] <codebam> watch -tn 1 date -u +%s
215 [01:20:57] <codebam> almost there
216 [01:21:03] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
217 [01:21:16] *** Joins: kw21 (~kw21@replaced-ip )
218 [01:21:17] *** Joins: callidvs (~Thunderbi@replaced-ip )
219 [01:21:28] *** Joins: jubo2 (~juboxi@replaced-ip )
220 [01:21:42] <ozzloy> lol
221 [01:21:50] <JPT> More like ~3.5 hours to go
222 [01:22:03] <codebam> well in GMT it's only 45 mins ish
223 [01:22:23] <libredor> part
224 [01:22:25] *** Parts: libredor (~hilltop_y@replaced-ip )
225 [01:23:47] *** Parts: bit1 (~joseanton@replaced-ip )
226 [01:24:38] *** Joins: lesik____ (~lesik@replaced-ip )
227 [01:24:57] *** Quits: lesik (~lesik@replaced-ip ) (Ping timeout: 240 seconds)
228 [01:26:28] *** Quits: eshlox (uid44222@replaced-ip ) (Quit: Connection closed for inactivity)
229 [01:26:59] *** Joins: Night-Shade (~tim@replaced-ip )
230 [01:27:41] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
231 [01:29:02] *** Quits: Adbray (~Adbray@replaced-ip ) (Read error: Connection reset by peer)
232 [01:29:14] *** Quits: Night-Shade (~tim@replaced-ip ) (Client Quit)
233 [01:29:17] *** Joins: notswengr (~textual@replaced-ip )
234 [01:29:32] *** Quits: notswengr (~textual@replaced-ip ) (Client Quit)
235 [01:29:47] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
236 [01:29:49] *** Quits: Flynnn (~textual@replaced-ip ) (Quit: Auf Wiedersehen!)
237 [01:29:52] *** Joins: Adbray (~Adbray@replaced-ip )
238 [01:30:00] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 260 seconds)
239 [01:30:05] *** Joins: fizzbane (~fizzbane@replaced-ip )
240 [01:30:16] *** Quits: Adbray (~Adbray@replaced-ip ) (Remote host closed the connection)
241 [01:31:29] *** Joins: juantelez (~juantelez@replaced-ip )
242 [01:31:54] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
243 [01:32:33] *** Quits: marco25 (~marco25@replaced-ip ) (Ping timeout: 248 seconds)
244 [01:33:29] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
245 [01:34:10] *** Joins: neglesaks (~neglesaks@replaced-ip )
246 [01:34:17] *** Joins: marco25 (~marco25@replaced-ip )
247 [01:34:44] *** Joins: AvatarA (~avatara@replaced-ip )
248 [01:35:08] <neglesaks> GOdo evening gentlemen. On
parittioning a EFI system partition, what is the recommended
partition size in megabytes? I have seen no consensus in various
guildes/how-tos, it swings between 50-150-156-273. Any suggestions?
249 [01:35:20] *** Joins: __raven_ (~raven@replaced-ip )
250 [01:35:29] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
251 [01:35:54] *** Joins: bencc1 (~Ofir@replaced-ip )
252 [01:37:27] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 240 seconds)
253 [01:38:06] *** Quits: __raven__ (~raven@replaced-ip ) (Ping timeout: 240 seconds)
254 [01:38:06] *** Joins: XndrK (~XndrK@replaced-ip )
255 [01:38:08] *** __raven_ is now known as __raven__
256 [01:38:13] <bencc1> whirlyNerd: it was a network issue in
docker. restarting the service fixed it. thanks
257 [01:38:53] *** Quits: Geekologist (~geek@replaced-ip ) (Changing host)
258 [01:38:53] *** Joins: Geekologist (~geek@replaced-ip )
259 [01:39:03] *** Joins: mrpresident (~Thunderbi@replaced-ip )
260 [01:39:07] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 276 seconds)
261 [01:40:38] *** Quits: SuperTramp83 (~SuperTram@replaced-ip ) (Ping timeout: 260 seconds)
262 [01:40:46] *** Joins: sloucher (~tom@replaced-ip )
263 [01:40:56] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
264 [01:41:35] *** Joins: hualet (~hualet@replaced-ip )
265 [01:42:17] *** Joins: xcm (~xcm@replaced-ip )
266 [01:42:37] *** Quits: XndrK (~XndrK@replaced-ip ) (Remote host closed the connection)
267 [01:43:44] *** Quits: mrpresident (~Thunderbi@replaced-ip ) (Quit: mrpresident)
268 [01:44:59] *** Joins: th0r (~th0r@replaced-ip )
269 [01:45:25] *** Quits: GDiaX (~gdiax@replaced-ip ) (Ping timeout: 268 seconds)
270 [01:45:56] *** Quits: whirlyNerd (~thewhirly@replaced-ip ) (Remote host closed the connection)
271 [01:46:17] *** Joins: kdlsp (~k@replaced-ip )
272 [01:46:20] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 260 seconds)
273 [01:46:20] *** Quits: writeerase (~write@replaced-ip ) (Quit: Leaving)
274 [01:46:35] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
275 [01:46:52] *** Joins: writeerase (~write@replaced-ip )
276 [01:49:00] *** debhelper sets mode: +l 1674
277 [01:49:20] *** Quits: fFamousfFatman (~El@replaced-ip ) (Remote host closed the connection)
278 [01:49:43] <toruvinn> neglesaks, i think mine is 256MB. i
recall someone saying it should be 512MB because standards, but that
lower sizes just work too..
279 [01:49:55] *** Joins: notswengr (~textual@replaced-ip )
280 [01:50:04] <toruvinn> neglesaks, /dev/sda1 240M 121K 240M 1%
/boot/efi
281 [01:50:26] <toruvinn> yeah mine's like 250 000 000 bytes
probably
282 [01:50:28] <toruvinn> works.
283 [01:50:49] *** Quits: Lowl3v3l (~lowl3v3l@replaced-ip ) (Remote host closed the connection)
284 [01:51:12] <toruvinn> neglesaks, yeah that's the one
i've certainly read back then
replaced-url
285 [01:52:43] *** Quits: callidvs (~Thunderbi@replaced-ip ) (Quit: callidvs)
286 [01:54:45] *** Joins: rkta_ (~kt@replaced-ip )
287 [01:54:45] *** Quits: nighty- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
288 [01:55:34] <neglesaks> thank you toruvinn
289 [01:56:19] <neglesaks> ArchLinux guilde sais 512M. lowest
recommended I've seen is 100M. It seems to me that the higher
fogures are set to make systems functional for any potential
multi-boot scenarios.
290 [01:56:57] <codebam> 3 more minutes!!!
291 [01:56:57] <neglesaks> An issue with the transition from 512B
-> 4K sector drives means the recommended size was set to 256M
because of some MBR limitation.
292 [01:57:04] *** Quits: fizzbane (~fizzbane@replaced-ip ) (Quit: Leaving)
293 [01:57:34] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Quit: Leaving)
294 [01:57:51] <codebam> or...
295 [01:57:53] *** Quits: rkta (~kt@replaced-ip ) (Ping timeout: 248 seconds)
296 [01:57:53] *** rkta_ is now known as rkta
297 [01:57:59] <codebam> don't mind me
298 [01:58:01] <toruvinn> neglesaks, tbh with today drive sizes
you probably wont miss those 256MB of space, so if you want to be
supersafe, perhaps go with 512MB
299 [01:58:01] *** Joins: nvz (~user@replaced-ip )
300 [01:58:34] <neglesaks> true. tho I am a bit skind by nature.
the notion og 200 M wated drive space is.... unpalatable :P
301 [01:58:39] <neglesaks> codebam, what time?
302 [01:58:57] <codebam> I thought it was midnight, my baddd
303 [01:58:59] <codebam> lol
304 [01:59:06] <codebam> 9000 more seconds
305 [01:59:16] <neglesaks> whats that string time command again?
306 [01:59:27] *** Quits: locknus (~xaloc@replaced-ip ) (Remote host closed the connection)
307 [01:59:31] <codebam> watch -tn 1 date -u +%s
308 [01:59:46] <codebam> that'll watch the time in gmt
309 [02:00:03] <neglesaks> ty
310 [02:00:04] <codebam> I also wrote a small script to beep when
it's time if you want
311 [02:00:13] <codebam>
replaced-url
312 [02:00:42] <neglesaks> kind of you, but I find the command
sufficient
313 [02:00:53] <codebam> :)
314 [02:01:13] <ihatecsv> Has anyone here done a GPU passthrough?
:~)
315 [02:01:33] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
316 [02:01:42] *** Joins: de-facto (~de-facto@replaced-ip )
317 [02:02:57] *** Quits: mickael (~smuxi@replaced-ip ) (Ping timeout: 240 seconds)
318 [02:03:33] *** Quits: notswengr (~textual@replaced-ip ) (Quit: umop apisdn - is this a palindrome)
319 [02:03:39] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
320 [02:04:37] <toruvinn> codebam,
replaced-url
321 [02:04:50] <codebam> yeah I know
322 [02:04:59] <toruvinn> :-)
323 [02:05:01] <codebam> does watch supress terminal bells?
324 [02:06:26] <codebam> ohh
325 [02:06:37] <codebam> it just doesn't work with echoing
terminal bells I guess
326 [02:06:40] <codebam> works with beep
327 [02:06:46] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
328 [02:06:54] *** Joins: millido (~millido@replaced-ip )
329 [02:07:12] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving.)
330 [02:07:24] <ozzloy> use notify-send to give a 10 second
warning on desktop
331 [02:08:04] <codebam> oh true good idea
332 [02:08:22] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 246 seconds)
333 [02:09:00] *** debhelper sets mode: +l 1666
334 [02:10:40] *** Joins: waszabi (~Thunderbi@replaced-ip )
335 [02:10:40] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
336 [02:11:36] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 240 seconds)
337 [02:12:55] *** Quits: grafdiffuzor (~grafdiffu@replaced-ip ) (Ping timeout: 246 seconds)
338 [02:14:09] *** Joins: dvs (~hibbard@replaced-ip )
339 [02:14:33] *** Joins: n_blownapart (~john@replaced-ip )
340 [02:15:31] *** Quits: nvz (~user@replaced-ip ) (Ping timeout: 276 seconds)
341 [02:16:01] *** Joins: juantelez (~juantelez@replaced-ip )
342 [02:16:12] *** Joins: urbandruid (~gjeoffroy@replaced-ip )
343 [02:16:14] *** Joins: th0r (~th0r@replaced-ip )
344 [02:16:49] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
345 [02:17:42] *** Joins: pav4211 (~pav@replaced-ip )
346 [02:18:58] <codebam>
replaced-url
347 [02:19:03] <codebam> I think that should work
348 [02:19:09] *** Joins: ledeni (~ledeni@replaced-ip )
349 [02:19:32] *** Quits: kw21 (~kw21@replaced-ip ) (Quit: Leaving)
350 [02:20:20] *** Quits: writeerase (~write@replaced-ip ) (Quit: Leaving)
351 [02:20:46] *** Quits: apt (~apt@replaced-ip ) (Read error: Connection reset by peer)
352 [02:20:49] *** Quits: pav (~pav@replaced-ip ) (Ping timeout: 248 seconds)
353 [02:21:17] *** Joins: jimbzy (~jim@replaced-ip )
354 [02:21:21] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 248 seconds)
355 [02:21:49] *** Joins: apt (~apt@replaced-ip )
356 [02:21:59] *** Joins: Adbray (~Adbray@replaced-ip )
357 [02:22:01] *** Quits: pbourne (~pbourne@replaced-ip ) (Ping timeout: 276 seconds)
358 [02:22:29] *** Joins: pbourne (~pbourne@replaced-ip )
359 [02:23:24] *** Joins: HerrMumba (~mumba@replaced-ip )
360 [02:23:57] *** Quits: relaxed (~relaxed@replaced-ip ) (Quit: ⠠⠵)
361 [02:24:10] *** Joins: goedson_ (bf23a9dc@replaced-ip )
362 [02:24:12] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
363 [02:25:03] *** Joins: csmall (~csmall@replaced-ip )
364 [02:25:07] *** Joins: Mad7Scientist (rep@replaced-ip )
365 [02:25:19] *** Parts: Mitt (~timo@replaced-ip )
366 [02:25:31] *** Parts: goedson_ (bf23a9dc@replaced-ip )
367 [02:25:31] *** Joins: relaxed (~relaxed@replaced-ip )
368 [02:26:54] *** Joins: goedson (~user@replaced-ip )
369 [02:26:58] <n_blownapart> hello I'm trying to use high
intensity ansi colors in ghci, a haskell compiler. it looks like
this :
replaced-url
370 [02:27:10] *** Parts: urbandruid (~gjeoffroy@replaced-ip )
371 [02:27:16] <n_blownapart> btw I asked this in ##unix to no
avail
372 [02:27:24] *** Quits: jgoohu (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
373 [02:27:26] *** Joins: th0r (~Thor@replaced-ip )
374 [02:27:28] *** Parts: goedson (~user@replaced-ip )
375 [02:27:50] *** Quits: michaelni (~michael@replaced-ip ) (Quit: Leaving)
376 [02:28:26] *** Joins: michaelni (~michael@replaced-ip )
377 [02:28:47] *** Joins: dreamon_ (~dreamon@replaced-ip )
378 [02:29:18] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
379 [02:30:07] <aaro> n_blownapart, if you want bold you use 1
instead of 0
380 [02:30:42] *** Quits: mo1991 (~mo1991@replaced-ip ) (Quit: Leaving)
381 [02:30:59] *** Joins: mo1991 (~mo1991@replaced-ip )
382 [02:31:33] *** Joins: solarnetone (~scott@replaced-ip )
383 [02:32:33] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
384 [02:32:33] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 260 seconds)
385 [02:33:08] *** Quits: {41444d494e} (~kvirc@replaced-ip ) (Ping timeout: 260 seconds)
386 [02:34:46] *** Joins: root-x (~root-x@replaced-ip )
387 [02:34:52] *** Joins: foul_owl (~foul_owl@replaced-ip )
388 [02:34:54] *** Quits: ledeni (~ledeni@replaced-ip ) (Remote host closed the connection)
389 [02:34:55] *** Quits: kion (~kion@replaced-ip ) (Remote host closed the connection)
390 [02:34:55] *** Joins: ledeni_ (~ledeni@replaced-ip )
391 [02:36:03] *** Joins: bencc (~Ofir@replaced-ip )
392 [02:37:08] *** Quits: csmall (~csmall@replaced-ip ) (Quit: Leaving)
393 [02:37:51] *** Quits: Gaxpaxxo (~Gazpacho@replaced-ip ) (Quit: Leaving)
394 [02:38:23] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 260 seconds)
395 [02:39:00] *** Quits: polaris_ (~polaris_@replaced-ip ) (Remote host closed the connection)
396 [02:42:00] *** Joins: hualet (~hualet@replaced-ip )
397 [02:42:05] *** Quits: ledeni_ (~ledeni@replaced-ip ) (Read error: Connection reset by peer)
398 [02:42:09] *** Quits: lost_soul (~shawn@replaced-ip ) (Ping timeout: 248 seconds)
399 [02:42:33] *** pav4211 is now known as pav
400 [02:42:34] *** Joins: QueScythris1 (~QueScythr@replaced-ip )
401 [02:44:11] <n_blownapart> aaro, thanks I can't get that
to work. are all the options loaded on my 32bit jessie system?
402 [02:44:34] <ozzloy> codebam, you could test it out with
earlier timestamps
403 [02:44:59] <codebam> oh yeah I did
404 [02:45:02] <codebam> it was echoing it
405 [02:45:08] <codebam> or well
406 [02:45:13] <codebam> sending the notifications
407 [02:45:21] *** Quits: LaunchDirector (~pi@replaced-ip ) (Ping timeout: 248 seconds)
408 [02:46:17] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
409 [02:46:57] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 248 seconds)
410 [02:47:15] *** Joins: LaunchDirector (~pi@replaced-ip )
411 [02:48:11] *** Joins: juantelez (~juantelez@replaced-ip )
412 [02:48:22] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
413 [02:50:36] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
414 [02:52:47] *** Quits: Violinist (~Violinist@replaced-ip ) (Quit: Leaving)
415 [02:53:08] *** Joins: spikeyball (~spikey@replaced-ip )
416 [02:53:39] <ozzloy> codebam, cool cool
417 [02:54:37] *** Quits: th0r (~Thor@replaced-ip ) (Quit: Bye)
418 [02:55:12] <ozzloy> codebam, i'm imagining
"codebam" is something that happens when a code ball gets
shot out of a potato cannon
419 [02:55:20] <codebam> haha :)
420 [02:55:40] <ozzloy> i guess you could print code and make a
paper mache (sp?) cannonball
421 [02:59:07] *** Joins: Strife89 (~quassel@replaced-ip )
422 [03:00:42] *** Quits: QueScythris1 (~QueScythr@replaced-ip ) (Quit: Leaving)
423 [03:01:20] *** Joins: knidos (~knidos@replaced-ip )
424 [03:01:35] *** Quits: LaunchDirector (~pi@replaced-ip ) (Ping timeout: 240 seconds)
425 [03:02:39] *** Joins: Suht (54147bf1@replaced-ip )
426 [03:02:52] *** Quits: Strife1989 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
427 [03:03:34] <Suht> Hello! About to download debian. I know
that there isn't really any right or wrong answer to this, but
what enviroment do you guys use?
428 [03:03:40] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
429 [03:03:43] *** Joins: LaunchDirector (~pi@replaced-ip )
430 [03:03:56] <ozzloy> default gnome
431 [03:04:28] *** Quits: AvatarA (~avatara@replaced-ip ) (Quit: Leaving)
432 [03:05:57] *** Quits: v01t68 (~v01t@replaced-ip ) (Ping timeout: 240 seconds)
433 [03:06:01] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
434 [03:06:06] *** Quits: LtL (~ltl@replaced-ip ) (Quit: LtL)
435 [03:07:01] *** Joins: prussian (~prussian@replaced-ip )
436 [03:07:11] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Quit: waszabi)
437 [03:07:39] *** Joins: millido (~millido@replaced-ip )
438 [03:08:31] <n_blownapart> gnome but a lot of people
don't like it. Suht
439 [03:08:53] *** Quits: n_blownapart (~john@replaced-ip ) (Quit: Leaving)
440 [03:09:00] *** debhelper sets mode: +l 1659
441 [03:09:52] *** Quits: HerrMumba (~mumba@replaced-ip ) (Quit: Leaving.)
442 [03:10:31] *** Joins: xp_____ (~xp@replaced-ip )
443 [03:10:47] <Suht> Thanks
444 [03:10:50] *** Quits: Suht (54147bf1@replaced-ip ) (Quit: Page closed)
445 [03:11:00] *** xp_____ is now known as xp
446 [03:11:02] <xp> Is there an autoclick program in the
repository?
447 [03:11:32] <ryouma> fluxbox, because it is the only thing
that does the basic things i need, strangely
448 [03:11:44] *** Quits: nku (~nku@replaced-ip ) (Ping timeout: 260 seconds)
449 [03:11:51] <ryouma> xp: maybe like devilspie or xdotool?
450 [03:11:58] *** Joins: nighty- (~nighty@replaced-ip )
451 [03:12:06] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 240 seconds)
452 [03:12:27] *** Joins: lost_soul (~shawn@replaced-ip )
453 [03:15:29] *** Joins: guoruei (~Thunderbi@replaced-ip )
454 [03:15:44] *** Joins: kculpis (~kculpic@replaced-ip )
455 [03:16:09] *** Quits: kculpis (~kculpic@replaced-ip ) (Max SendQ exceeded)
456 [03:16:19] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 255 seconds)
457 [03:16:39] *** Joins: kculpis (~kculpic@replaced-ip )
458 [03:16:46] <xp> ryouma: I was looking for something more
straightforward
459 [03:16:47] <guoruei> hi ,i try A low-latency, high quality
voice chat program for gaming ...it is call Mumble in Debian
GNU/Linux...can any one with me ?
460 [03:17:10] *** Joins: XndrK_ (~XndrK@replaced-ip )
461 [03:17:13] <guoruei> i want talk for test
462 [03:17:13] *** Quits: XndrK_ (~XndrK@replaced-ip ) (Client Quit)
463 [03:18:12] <ozzloy> all right, i'll go for it
464 [03:18:31] <ozzloy> guoruei, what do i do?
465 [03:18:44] *** Quits: kculpis (~kculpic@replaced-ip ) (Max SendQ exceeded)
466 [03:18:49] <guoruei> ok..thank you...just apt install it...
anf fina a server ..and tell me
467 [03:19:11] *** Joins: kculpis (~kculpic@replaced-ip )
468 [03:19:27] <guoruei> i want say hello or something for try to
use it
469 [03:19:40] <ozzloy> apt install ... mumble?
470 [03:19:57] <guoruei> ozzloy: ye,,,u can sudo apt install it
471 [03:19:57] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 240 seconds)
472 [03:20:06] <ozzloy> oh hey, i see the package
473 [03:20:14] <guoruei> nice.
474 [03:20:19] *** Quits: L3gacy (~L3gacy@replaced-ip ) (Quit: Leaving)
475 [03:20:23] <macrocat> you should be able to find a couple
public mumble servers easily. if i remember correctly there's
also an echo feature in the settings so you can test to see if
it's picking your voice up
476 [03:20:51] <ozzloy> "anf fina a server" =>
"and find a server"? i've never done that
477 [03:21:07] <ozzloy> you're going to have to walk me
through a little bit more
478 [03:21:17] <guoruei> ozzloy: .....sorry...u right
479 [03:21:36] <guoruei> ye..nd find a server
480 [03:21:42] <ozzloy> oh yeah, also a echo server might be good
too
481 [03:22:38] <ozzloy> mumble is installing
482 [03:22:46] *** Joins: {41444d494e} (~kvirc@replaced-ip )
483 [03:22:55] <guoruei> and load you microphone
484 [03:23:05] <ryouma> xp: dunno what would be straighforward.
linux is not straightforward, unfortunately. e.g. xinput, xdg,
inconsistent syntax
485 [03:23:54] *** Quits: j08nY (~j08nY@replaced-ip ) (Quit: Leaving)
486 [03:23:56] <ozzloy> if only someone would make a single
standard syntax for everything and enforce it
487 [03:24:05] *** Joins: qu1nn_4 (~jason@replaced-ip )
488 [03:24:09] *** Joins: bestucan (~bestucan@replaced-ip )
489 [03:24:49] *** qu1nn_4 is now known as qu1nn_1
490 [03:25:12] <ozzloy> guoruei, opening mumble
491 [03:25:28] <guoruei> ye...i on it..is ok
492 [03:25:33] <guoruei> ok.done
493 [03:25:52] <ozzloy> guoruei, moved to direct chat
494 [03:25:56] <tomreyn> a voice chat between china (guorei) and
the U.S. (ozzloy) might lag a bit.
495 [03:25:59] <guoruei> how can i find u
496 [03:26:56] *** Joins: lanu (~host@replaced-ip )
497 [03:27:13] <guoruei> which server
498 [03:27:29] *** Quits: t0mmy (~tprrt@replaced-ip ) (Ping timeout: 248 seconds)
499 [03:27:31] <guoruei> connect
500 [03:28:34] <ozzloy> guoruei, i'm going through the
initial setup. i don't know a server to connect to. i'm
guessing there are public ones we might find
501 [03:28:42] <guoruei> tomreyn: thank you
502 [03:29:13] <guoruei> i can live in twitch.tv so u can see my
screen...
503 [03:29:37] <guoruei> have u want too see it ?
504 [03:29:45] *** Quits: seekr (~seekr@replaced-ip ) (Read error: Connection reset by peer)
505 [03:30:05] *** Joins: waszabi (~Thunderbi@replaced-ip )
506 [03:32:49] <xp> ryouma: Could you tell me why "xdotool
click 1 --repeat 50" only seems to click once?
507 [03:33:10] <xp> ryouma: Looks right according to the docs
508 [03:34:16] <xp> ryouma: It says "xdotool: Unknown
command: --repeat"
509 [03:35:28] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Quit: Connection closed for inactivity)
510 [03:35:40] <ryouma> i have not a clue
511 [03:35:59] *** Joins: bencc1 (~Ofir@replaced-ip )
512 [03:36:04] <ryouma> thoset hings are not straightforward :)
513 [03:36:30] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
514 [03:36:43] <xp> ryouma: Looks like it has to be "xdotool
click --repeat 100000 1", that works
515 [03:37:10] <xp> ryouma: Thanks for the recommendation. Not
straightforward, but very powerful
516 [03:38:28] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
517 [03:38:50] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
518 [03:38:53] <ryouma> graet
519 [03:39:00] *** Joins: glyphh (~glyphhhh@replaced-ip )
520 [03:39:30] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 268 seconds)
521 [03:39:40] *** Quits: apt (~apt@replaced-ip ) (Read error: Connection reset by peer)
522 [03:40:04] *** Joins: h22turbo (~h22turbo@replaced-ip )
523 [03:40:16] *** Joins: apt (~apt@replaced-ip )
524 [03:41:20] *** Joins: Lokke (~Thunderbi@replaced-ip )
525 [03:41:32] <dvs> %wb
526 [03:41:33] <dselect> thanks, dvs. It's good to be back.
527 [03:42:49] *** Joins: hualet (~hualet@replaced-ip )
528 [03:43:00] *** Joins: Antares (~Antares@replaced-ip )
529 [03:43:29] <Antares> q you are here?
530 [03:43:51] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Quit: Leaving)
531 [03:44:20] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
532 [03:44:37] *** Quits: HasanAtizaz (~hasan@replaced-ip ) (Ping timeout: 255 seconds)
533 [03:44:38] <dvs> he's with Picard
534 [03:46:25] *** Quits: IHaveNoName (~noname@replaced-ip ) (Ping timeout: 255 seconds)
535 [03:46:46] *** Joins: th0r (~Thor@replaced-ip )
536 [03:46:49] *** Quits: robsta_sa (~robsta_sa@replaced-ip ) (Read error: Connection reset by peer)
537 [03:47:17] *** Joins: Evol (~Cof@replaced-ip )
538 [03:47:36] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 240 seconds)
539 [03:47:36] *** Joins: robsta_sa (~robsta_sa@replaced-ip )
540 [03:47:49] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 276 seconds)
541 [03:48:26] *** Joins: Mahe (~mahe@replaced-ip )
542 [03:48:28] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
543 [03:50:43] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
544 [03:51:03] *** Joins: Strife1989 (~quassel@replaced-ip )
545 [03:51:50] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 268 seconds)
546 [03:52:27] *** Joins: buffal0 (~buffal0@replaced-ip )
547 [03:53:01] *** Quits: alecov (~control@replaced-ip ) (Ping timeout: 246 seconds)
548 [03:54:37] *** Quits: bestucan (~bestucan@replaced-ip ) (Remote host closed the connection)
549 [03:54:59] *** Joins: Dr_Coke (~Dr_Coke@replaced-ip )
550 [03:57:27] *** Joins: sparky4 (~sparky4@replaced-ip )
551 [03:58:00] *** Joins: th0r1 (~th0r@replaced-ip )
552 [03:58:11] *** Quits: th0r1 (~th0r@replaced-ip ) (Client Quit)
553 [03:58:11] *** Joins: Devastator_q (~Devastato@replaced-ip )
554 [03:58:29] *** Quits: th0r (~Thor@replaced-ip ) (Quit: Bye)
555 [03:58:56] *** Quits: Devastator (~Devastato@replaced-ip ) (Ping timeout: 255 seconds)
556 [03:59:17] *** Joins: th0r (~th0r@replaced-ip )
557 [03:59:36] *** Joins: nku (~nku@replaced-ip )
558 [04:01:03] *** Joins: _builtin (~xray@replaced-ip )
559 [04:02:07] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 246 seconds)
560 [04:03:04] *** Joins: Hao (~hao@replaced-ip )
561 [04:03:17] *** Quits: __builtin (~xray@replaced-ip ) (Ping timeout: 246 seconds)
562 [04:03:45] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Ping timeout: 248 seconds)
563 [04:05:33] *** _builtin is now known as __builtin
564 [04:06:02] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
565 [04:06:18] *** Joins: r0Oter (~r00ter@replaced-ip )
566 [04:06:22] *** Quits: r00ter (~r00ter@replaced-ip ) (Disconnected by services)
567 [04:06:58] *** Joins: NoCode (~NoCode@replaced-ip )
568 [04:08:22] *** Joins: millido (~millido@replaced-ip )
569 [04:09:32] *** Joins: stuth (54147bf1@replaced-ip )
570 [04:10:30] *** Devastator_q is now known as Devastator
571 [04:11:10] <stuth> Uh.. So I just finished installing Debian
9. I had a quirk during de installation because of missing non-free
drivers or something, apparantly my nic was missing. Anyway, I got
through it, and now when I try to boot i get: Gave up waiting for
root.. /dev/sdb5 does not exist. Dropping to shell etc.
572 [04:11:53] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
573 [04:12:01] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 248 seconds)
574 [04:12:18] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 260 seconds)
575 [04:12:28] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 240 seconds)
576 [04:12:58] *** Quits: qu1nn_1 (~jason@replaced-ip ) (Quit: Konversation terminated!)
577 [04:13:10] *** Quits: riex (gaming@replaced-ip ) (Ping timeout: 276 seconds)
578 [04:13:20] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
579 [04:13:52] *** Joins: de-facto (~de-facto@replaced-ip )
580 [04:13:59] *** Joins: mvensky (~mvensky@replaced-ip )
581 [04:13:59] *** Joins: uNmowed (~Mayu@replaced-ip )
582 [04:15:28] *** Joins: sparky4 (~sparky4@replaced-ip )
583 [04:16:07] *** Quits: guoruei (~Thunderbi@replaced-ip ) (Quit: guoruei)
584 [04:16:43] <codebam> 1400 seconds to go :)
585 [04:17:38] <stuth> ok, im just going to try again with the
nonfree edition I guess.
586 [04:18:00] <sparky4> i got a bug to report
587 [04:18:34] *** Joins: Pseudocrat (~quassel@replaced-ip )
588 [04:18:34] *** Quits: Pseudocrat (~quassel@replaced-ip ) (Changing host)
589 [04:18:34] *** Joins: Pseudocrat (~quassel@replaced-ip )
590 [04:18:57] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 248 seconds)
591 [04:19:01] *** Quits: verm1n (~verm1n@replaced-ip ) (Read error: Connection reset by peer)
592 [04:19:01] *** Quits: foriin (cenobite@replaced-ip ) (Ping timeout: 276 seconds)
593 [04:19:02] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
594 [04:19:09] *** Joins: verm1n (~verm1n@replaced-ip )
595 [04:20:05] <ozzloy> 1200!
596 [04:20:07] *** Quits: genpaku (~genpaku@replaced-ip ) (Quit: Lost terminal)
597 [04:20:47] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
598 [04:21:02] *** Joins: ctOS (uid16669@replaced-ip )
599 [04:21:08] *** Quits: Antares (~Antares@replaced-ip ) (Quit: Leaving)
600 [04:21:20] *** Joins: riex (gaming@replaced-ip )
601 [04:21:31] *** Quits: knidos (~knidos@replaced-ip ) (Quit: knidos)
602 [04:21:31] *** Joins: webuser5224 (~webuser52@replaced-ip )
603 [04:21:57] *** Joins: foriin (cenobite@replaced-ip )
604 [04:22:00] *** Joins: de-facto (~de-facto@replaced-ip )
605 [04:22:37] *** Joins: DK2 (~DK2@replaced-ip )
606 [04:22:41] *** Joins: e64 (~e14@replaced-ip )
607 [04:22:48] *** Quits: LjL (~ljl@replaced-ip ) (Ping timeout: 260 seconds)
608 [04:23:21] <codebam> 1000 :)
609 [04:24:48] *** Joins: alecov (~control@replaced-ip )
610 [04:25:14] *** Joins: LjL (~ljl@replaced-ip )
611 [04:25:31] *** Quits: UUID02 (~UUID00@replaced-ip ) (Ping timeout: 276 seconds)
612 [04:27:03] *** Quits: Geekologist (~geek@replaced-ip ) (Remote host closed the connection)
613 [04:27:15] *** Joins: citypw (~citypw@replaced-ip )
614 [04:27:38] *** Quits: Aph3x-WL (Aph3x@replaced-ip ) (Ping timeout: 258 seconds)
615 [04:29:17] *** Joins: genpaku (~genpaku@replaced-ip )
616 [04:30:58] <dvs> 600
617 [04:30:58] *** Quits: mdorenka (~mdorenka@replaced-ip ) (Ping timeout: 260 seconds)
618 [04:31:26] *** Joins: mdorenka_ (~mdorenka@replaced-ip )
619 [04:32:08] <codebam> 500 :)
620 [04:32:16] <codebam> or ike 460
621 [04:32:19] *** Joins: Strife89 (~quassel@replaced-ip )
622 [04:32:19] <codebam> but yeah
623 [04:32:20] <ozzloy> i have a glass of champagne
624 [04:32:31] *** Joins: qu1nn_4 (~jason@replaced-ip )
625 [04:32:32] *** qu1nn_4 is now known as qu1nn_1
626 [04:32:32] <codebam> haha
627 [04:34:04] <ozzloy> tomreyn, it worked out all right. we were
able to talk
628 [04:34:50] <tomreyn> cool
629 [04:34:57] *** Quits: Strife1989 (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
630 [04:35:23] *** Joins: Flynnn (~textual@replaced-ip )
631 [04:35:53] <dvs> 250
632 [04:36:02] *** Quits: Pseudocrat (~quassel@replaced-ip ) (Remote host closed the connection)
633 [04:36:10] *** Quits: stuth (54147bf1@replaced-ip ) (Quit: Page closed)
634 [04:36:16] *** Joins: bencc (~Ofir@replaced-ip )
635 [04:36:24] *** Joins: Pseudocrat (~quassel@replaced-ip )
636 [04:36:24] *** Quits: Pseudocrat (~quassel@replaced-ip ) (Changing host)
637 [04:36:24] *** Joins: Pseudocrat (~quassel@replaced-ip )
638 [04:36:37] * ozzloy readies the riot gear
639 [04:36:39] <codebam> 200
640 [04:37:37] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 248 seconds)
641 [04:38:01] <ozzloy> 120
642 [04:38:03] *** Joins: TedsterTech (5690bd28@replaced-ip )
643 [04:38:12] *** Quits: alecov (~control@replaced-ip ) (Ping timeout: 255 seconds)
644 [04:38:25] *** Quits: Ximensi0ns (~Ximensi0n@replaced-ip ) (Ping timeout: 248 seconds)
645 [04:38:27] *** Joins: de-facto (~de-facto@replaced-ip )
646 [04:38:31] *** Joins: WoodLeg (~WoodLeg@replaced-ip )
647 [04:38:48] * ozzloy straps on a helmet, grabs a bat and puts on red
lipstick
648 [04:39:00] <codebam> 60 seconds!
649 [04:39:17] <TedsterTech> should I be joining any other
channels quickly?
650 [04:39:32] <codebam> oh hi
651 [04:39:35] <TedsterTech> ohaidere
652 [04:39:41] <ozzloy> 20
653 [04:39:41] <codebam> 20
654 [04:39:43] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 260 seconds)
655 [04:39:46] <codebam> 15
656 [04:39:46] <ozzloy> 15
657 [04:39:50] <TedsterTech> 10
658 [04:39:51] <codebam> 10
659 [04:39:52] <TedsterTech> 9
660 [04:39:53] <TedsterTech> 8
661 [04:39:53] <TedsterTech> 7
662 [04:39:53] <codebam> 9
663 [04:39:54] <TedsterTech> 6
664 [04:39:55] <TedsterTech> 5
665 [04:39:55] <codebam> 8
666 [04:39:56] <TedsterTech> 4
667 [04:39:57] <TedsterTech> 3
668 [04:39:57] *** Quits: TedsterTech (5690bd28@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
669 [04:39:57] <codebam> 7
670 [04:39:59] *** Joins: Aph3x-WL (Aph3x@replaced-ip )
671 [04:39:59] <codebam> 6
672 [04:40:01] <ozzloy> WOOO
673 [04:40:01] <codebam> 5
674 [04:40:03] <codebam> 4
675 [04:40:05] <codebam> 3
676 [04:40:07] <codebam> 2
677 [04:40:09] <codebam> 1
678 [04:40:10] *** codebam was kicked by debhelper (flood. Please use
replaced-url
679 [04:40:12] <ozzloy> lol
680 [04:40:15] <dvs> ha
681 [04:40:19] *** Quits: Flynnn (~textual@replaced-ip ) (Read error: Connection reset by peer)
682 [04:40:26] <ozzloy> hahahaha good times
683 [04:40:31] *** Joins: codebam (~codebam@replaced-ip )
684 [04:40:38] <ozzloy> perfect timing
685 [04:40:39] <dvs> mirror ball flies of the pole
686 [04:40:48] <codebam> rip kicked for spam
687 [04:40:51] * ozzloy takes a swig of the champagne
688 [04:40:51] *** Joins: Flynnn (~textual@replaced-ip )
689 [04:41:00] <codebam> happy epoch 1.5 billion
690 [04:41:19] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 246 seconds)
691 [04:41:25] <ozzloy> what are your resolutions?
692 [04:42:27] <codebam> I'll contribute back more
693 [04:42:32] <codebam> like to the community
694 [04:42:46] <codebam> because honestly I don't do enough
of that right now
695 [04:42:54] <ozzloy> by donating red lipstick
696 [04:42:57] <codebam> ha
697 [04:43:28] *** Joins: chachasmooth (~chachasmo@replaced-ip )
698 [04:43:38] *** Joins: hualet (~hualet@replaced-ip )
699 [04:46:57] *** Quits: WoodLeg (~WoodLeg@replaced-ip ) (Ping timeout: 248 seconds)
700 [04:46:58] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
701 [04:47:24] *** Joins: regedit (uid150526@replaced-ip )
702 [04:47:44] <Dr_Coke> lol
703 [04:47:58] *** Joins: Soul_Eater (~marcelo@replaced-ip )
704 [04:48:06] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
705 [04:48:33] *** Quits: lanu (~host@replaced-ip ) (Quit: leaving)
706 [04:49:16] *** Joins: allen_ (~allen@replaced-ip )
707 [04:50:18] *** Quits: allen_ (~allen@replaced-ip ) (Client Quit)
708 [04:50:25] <codebam> are you guys going to make any
resolutions?
709 [04:50:34] *** Quits: e64 (~e14@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
710 [04:50:42] *** Joins: allen_ (~allen@replaced-ip )
711 [04:51:04] *** Joins: donavan01 (~donavan01@replaced-ip )
712 [04:51:24] <regedit> happy 1500000676
713 [04:51:27] *** Quits: allen_ (~allen@replaced-ip ) (Client Quit)
714 [04:51:41] <dvs> ha
715 [04:51:46] *** Quits: sh00p (~z@replaced-ip ) ()
716 [04:51:54] *** Joins: allen_ (~as2000@replaced-ip )
717 [04:53:01] *** Quits: allen_ (~as2000@replaced-ip ) (Client Quit)
718 [04:53:40] *** Joins: allen_ (~as2000@replaced-ip )
719 [04:53:46] *** Quits: allen_ (~as2000@replaced-ip ) (Remote host closed the connection)
720 [04:54:13] <dvs> sesquigigannual?
721 [04:54:43] <ozzloy> i resolve to add cameras to my car
722 [04:54:47] <ozzloy> by the end of august
723 [04:55:31] <jmcnaught> !ot
724 [04:55:31] <dpkg> #debian is primarily a support channel for
Debian users. Please keep the discussions in #debian on-topic and
take longer discussions and non-support questions to
#debian-offtopic. Imagine the chaos if each of the hundreds of
people in the channel felt the need to wander off topic for a few
minutes every day.
725 [04:55:59] <codebam> oh yeah, sorry
726 [04:56:04] <codebam> but epoch
727 [04:56:07] <codebam> :)
728 [04:56:26] <jmcnaught> … also one of the reasons to
use another channel for chit chat, is that there are some very
experienced helpers who monitor this channel while working, but if
they just see a bunch of noise they could miss actual support
requests.
729 [04:56:35] <regedit> i'm putting up amazon Fires around
the house for various hacky smart home purposes because they were
much cheaper than the ubuntu tablets
730 [04:56:36] <codebam> sorry
731 [04:58:33] *** Joins: allen_ (~as2000@replaced-ip )
732 [04:58:42] *** Parts: allen_ (~as2000@replaced-ip )
733 [04:59:08] *** Quits: allorder (~allorder@replaced-ip ) (Ping timeout: 240 seconds)
734 [04:59:13] *** Quits: cesdo (~user@replaced-ip ) (Ping timeout: 248 seconds)
735 [05:00:44] *** Joins: Yondering (~timo@replaced-ip )
736 [05:00:46] *** Joins: allen_ (~as2000@replaced-ip )
737 [05:01:02] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
738 [05:01:25] *** Joins: Rr4sT (uid100308@replaced-ip )
739 [05:01:44] *** Quits: allen_ (~as2000@replaced-ip ) (Client Quit)
740 [05:02:11] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
741 [05:02:34] <ozzloy> what's good software for controlling
cameras from debian? i want things like record when there's
motion, record in a ring and save when i hit a button. suggestions?
742 [05:04:14] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
743 [05:05:02] *** Joins: allen_ (~as2000@replaced-ip )
744 [05:05:03] *** Quits: allen_ (~as2000@replaced-ip ) (Remote host closed the connection)
745 [05:05:08] *** Joins: suth (54147bf1@replaced-ip )
746 [05:05:21] *** Joins: renzhi (~renzhi@replaced-ip )
747 [05:06:16] <suth> Well, I reinstalled debian 9 for the second
time and I still got the same message. "Gave up waiting for
root file system device" "/dev/sdb5 does not exist"
Remind me again why debian is so god? *sigh*
748 [05:06:43] *** Joins: allen_ (~as2000@replaced-ip )
749 [05:06:48] *** Quits: allen_ (~as2000@replaced-ip ) (Remote host closed the connection)
750 [05:06:52] <dvs> because it works1
751 [05:07:47] <suth> Well, I cant even boot into it after a
fresh install. Could it be because I use ahci?
752 [05:08:14] *** Quits: Tramp (~mt@replaced-ip ) (Quit: To listen to the radio / You'd think that all was
well / But you and me and Cisco know / It's going straight to
hell)
753 [05:08:17] *** Quits: Dr_Coke (~Dr_Coke@replaced-ip ) (Quit: Leaving)
754 [05:08:21] <dvs> I sue ahci and it works for me.
755 [05:08:25] <dvs> *use
756 [05:09:15] *** dxrt_ is now known as dxrt
757 [05:09:15] *** Quits: dxrt (~dxrt@replaced-ip ) (Changing host)
758 [05:09:15] *** Joins: dxrt (~dxrt@replaced-ip )
759 [05:09:23] *** Joins: millido (~millido@replaced-ip )
760 [05:09:46] <suth> Then I don't understand what is wrong,
or how to fix it. I did try rootdelay, but that did nothing.
761 [05:10:36] <suth> I guess the issue can't be that I left
the usb stick in? That'd be retarded
762 [05:10:47] <dvs> What type of device is /dev/sdb?
763 [05:10:52] <suth> ssd
764 [05:11:16] <suth> well, thats my guess
765 [05:11:23] <dvs> ???
766 [05:11:25] <dvs> you're not sure?
767 [05:11:32] <suth> well, now im in windows
768 [05:11:39] *** Joins: Strife1989 (~quassel@replaced-ip )
769 [05:11:45] <suth> can't really boot debian..
770 [05:12:09] *** Joins: bherman (~bherman@replaced-ip )
771 [05:12:11] *** Joins: tables (~user@replaced-ip )
772 [05:12:14] <dvs> suth, I'd bet on UEFI
773 [05:12:18] *** Joins: allorder (~allorder@replaced-ip )
774 [05:12:18] *** Quits: allorder (~allorder@replaced-ip ) (Changing host)
775 [05:12:18] *** Joins: allorder (~allorder@replaced-ip )
776 [05:12:57] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Ping timeout: 240 seconds)
777 [05:13:14] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 268 seconds)
778 [05:13:33] <suth> dvs: That might be
779 [05:13:39] *** Joins: renzhi (~renzhi@replaced-ip )
780 [05:14:08] *** Quits: botho (~botho@replaced-ip ) (Ping timeout: 260 seconds)
781 [05:14:13] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 255 seconds)
782 [05:15:18] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
783 [05:15:37] <suth> ok, so grub-efi-amd64
grub2/force_efi_extra_removable boolean true?
784 [05:16:09] <dvs> That's what I had to do.
785 [05:16:19] <ozzloy> in case anyone's curious, i found a
thing called zoneminder that looks like it might do camera stuff i
want
786 [05:16:35] *** Joins: Ximensi0ns (~Ximensi0n@replaced-ip )
787 [05:16:47] <suth> alright, ok ill try :)
788 [05:16:58] <suth> dvs: I enter it in grub yeah?
789 [05:17:36] <dvs> suth, I did it when I installed UEFI stuff
after the install
790 [05:17:47] <suth> installed uefi stuff?
791 [05:18:20] <suth> I can't just add it to boot options or
something in grub?
792 [05:19:02] *** Joins: botho (~botho@replaced-ip )
793 [05:19:04] *** Joins: karakedi (~eAC53C340@replaced-ip )
794 [05:19:24] <dvs> suth, you could try that
795 [05:19:41] *** Joins: Lokke (~Thunderbi@replaced-ip )
796 [05:19:59] <dvs> suth, I had to add the extra partition for
the EFI data stuff.
797 [05:21:14] <suth> ok, thank you for your help. Im going to
give it a last try or I'm going to bed. It's 5am
798 [05:21:16] <suth> good night
799 [05:21:23] <dvs> nite
800 [05:21:40] *** Joins: Libb (~Mysteriou@replaced-ip )
801 [05:21:41] <dvs> happy sesquigigasecondial!
802 [05:22:06] *** Quits: macrocat (~Mysteriou@replaced-ip ) (Ping timeout: 240 seconds)
803 [05:22:37] *** Quits: NightTrain (~glen@replaced-ip ) (Quit: Lost terminal)
804 [05:23:41] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
805 [05:24:06] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 240 seconds)
806 [05:25:56] *** Quits: glyphh (~glyphhhh@replaced-ip ) (Quit: Leaving)
807 [05:26:10] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
808 [05:26:46] *** Quits: bherman (~bherman@replaced-ip ) (Remote host closed the connection)
809 [05:29:30] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Read error: Connection reset by peer)
810 [05:29:53] *** Quits: woky (~woky@replaced-ip ) (Quit: Nothing in this world is hopeless!)
811 [05:30:04] *** Joins: sydney_untangle (~sydney@replaced-ip )
812 [05:30:19] *** Quits: Libb (~Mysteriou@replaced-ip ) (Read error: Connection reset by peer)
813 [05:33:22] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving.)
814 [05:35:28] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 260 seconds)
815 [05:35:56] *** Quits: zincing (~zincing@replaced-ip ) (Quit: Leaving)
816 [05:36:09] *** Joins: bencc1 (~Ofir@replaced-ip )
817 [05:37:29] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
818 [05:37:29] *** Joins: chachasmooth (~chachasmo@replaced-ip )
819 [05:37:33] <zerocool> neglesaks: it's like 500mb
820 [05:37:45] *** Parts: DNaS (~dnas@replaced-ip )
821 [05:37:47] <zerocool> woops
822 [05:38:24] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
823 [05:38:55] *** Joins: Caplain (~shayne@replaced-ip )
824 [05:39:00] *** debhelper sets mode: +l 1653
825 [05:39:37] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 276 seconds)
826 [05:40:31] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
827 [05:40:35] *** Joins: fstd_ (~fstd@replaced-ip )
828 [05:40:46] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 255 seconds)
829 [05:40:57] *** fstd_ is now known as fstd
830 [05:41:04] *** Quits: Caplain (~shayne@replaced-ip ) (Read error: Connection reset by peer)
831 [05:43:14] *** Joins: donavan1010 (~donavan01@replaced-ip )
832 [05:43:43] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.6)
833 [05:43:50] *** Quits: Abnormality (~Abnormali@replaced-ip ) (Quit: Leaving)
834 [05:44:17] *** Joins: hualet (~hualet@replaced-ip )
835 [05:44:33] *** Joins: password2 (~password@replaced-ip )
836 [05:45:05] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
837 [05:45:06] *** Quits: donavan01 (~donavan01@replaced-ip ) (Ping timeout: 240 seconds)
838 [05:45:12] *** Joins: Rusty1_ (~kanotix@replaced-ip )
839 [05:45:55] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 268 seconds)
840 [05:46:25] *** Joins: Speakz (speakz@replaced-ip )
841 [05:46:43] *** Parts: Speakz (speakz@replaced-ip )
842 [05:47:03] *** Joins: monksam (~Thunderbi@replaced-ip )
843 [05:47:08] *** Joins: thu4nvd (~Thunderbi@replaced-ip )
844 [05:47:27] *** Joins: Abnormality (~Abnormali@replaced-ip )
845 [05:47:33] *** Joins: Caplain (~shayne@replaced-ip )
846 [05:47:45] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 258 seconds)
847 [05:47:46] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
848 [05:48:03] *** Joins: chachasmooth (~chachasmo@replaced-ip )
849 [05:49:37] *** Joins: kmilogars (~kmilogars@replaced-ip )
850 [05:49:46] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
851 [05:50:04] *** Joins: woky (~woky@replaced-ip )
852 [05:50:24] *** Quits: tables (~user@replaced-ip ) (Ping timeout: 260 seconds)
853 [05:52:03] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 260 seconds)
854 [05:53:02] *** Joins: Trieste (~Trieste@replaced-ip )
855 [05:53:12] *** Joins: fFamousfFatman (~El@replaced-ip )
856 [05:53:18] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
857 [05:55:36] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 240 seconds)
858 [05:55:45] *** Joins: lankanmon (~LKNnet@replaced-ip )
859 [05:56:29] *** Quits: hipp (~hipp@replaced-ip ) (Remote host closed the connection)
860 [05:57:38] *** Joins: Zvmdyv (nnn@replaced-ip )
861 [05:58:08] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
862 [05:58:36] *** Quits: jimbzy (~jim@replaced-ip ) (Ping timeout: 240 seconds)
863 [05:59:58] *** Joins: v01t68 (~v01t@replaced-ip )
864 [06:00:00] *** Quits: monksam (~Thunderbi@replaced-ip ) (Quit: monksam)
865 [06:00:37] *** Joins: chachasmooth (~chachasmo@replaced-ip )
866 [06:01:04] *** Quits: spikeyball (~spikey@replaced-ip ) (Ping timeout: 276 seconds)
867 [06:01:35] *** Joins: velix (~Velix@replaced-ip )
868 [06:01:59] *** Joins: Rokixz (~rokas@replaced-ip )
869 [06:02:21] *** Joins: cruncher (~cruncher@replaced-ip )
870 [06:03:08] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
871 [06:04:27] *** Quits: donavan1010 (~donavan01@replaced-ip ) (Remote host closed the connection)
872 [06:04:51] *** Joins: donavan01 (~donavan01@replaced-ip )
873 [06:05:28] *** Joins: monksam (~Thunderbi@replaced-ip )
874 [06:06:13] *** Mokuba_K is now known as Hunterkll
875 [06:06:57] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 240 seconds)
876 [06:08:08] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 260 seconds)
877 [06:08:49] *** Joins: donavan1010 (~donavan01@replaced-ip )
878 [06:09:10] *** Quits: Yondering (~timo@replaced-ip ) (Quit: Back later)
879 [06:09:19] *** Joins: Yondering (~timo@replaced-ip )
880 [06:10:09] *** Joins: millido (~millido@replaced-ip )
881 [06:10:31] *** Quits: mvensky (~mvensky@replaced-ip ) (Read error: Connection reset by peer)
882 [06:10:43] *** Joins: tables (~user@replaced-ip )
883 [06:10:56] *** Joins: gonegirl (~gonegirl@replaced-ip )
884 [06:11:03] *** Joins: mvensky (~mvensky@replaced-ip )
885 [06:11:27] *** Quits: donavan01 (~donavan01@replaced-ip ) (Ping timeout: 240 seconds)
886 [06:11:37] *** Quits: pfote (~pfote@replaced-ip ) (Read error: Connection reset by peer)
887 [06:11:53] *** Quits: Yondering (~timo@replaced-ip ) (Client Quit)
888 [06:12:12] *** Joins: Mitt (~Yondering@replaced-ip )
889 [06:13:38] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 260 seconds)
890 [06:14:25] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 248 seconds)
891 [06:14:45] *** Joins: citypw (~citypw@replaced-ip )
892 [06:14:49] *** Quits: gonegirl (~gonegirl@replaced-ip ) (Client Quit)
893 [06:15:55] *** Parts: Mitt (~Yondering@replaced-ip )
894 [06:16:36] *** Quits: alexertech (~ab@replaced-ip ) (Ping timeout: 240 seconds)
895 [06:16:42] *** Quits: thu4nvd (~Thunderbi@replaced-ip ) (Quit: thu4nvd)
896 [06:16:43] *** Joins: Yondering (~Yondering@replaced-ip )
897 [06:17:02] *** Quits: qu1nn_1 (~jason@replaced-ip ) (Quit: Konversation terminated!)
898 [06:18:32] *** Joins: FierceDeityLink (~shayne@replaced-ip )
899 [06:19:04] *** Joins: marie1972 (~marie1972@replaced-ip )
900 [06:19:20] *** Joins: CBF16888 (~CBF16888@replaced-ip )
901 [06:19:47] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 255 seconds)
902 [06:20:17] *** Quits: Yondering (~Yondering@replaced-ip ) (Client Quit)
903 [06:20:34] *** Joins: Yondering (~Yondering@replaced-ip )
904 [06:21:11] *** Quits: Modeuse (~kvirc@replaced-ip ) (Remote host closed the connection)
905 [06:21:15] *** Quits: james41382 (~james4138@replaced-ip ) (Read error: Connection reset by peer)
906 [06:21:36] *** Quits: Yondering (~Yondering@replaced-ip ) (Client Quit)
907 [06:21:45] *** Joins: Yondering (~Yondering@replaced-ip )
908 [06:22:07] *** Joins: james41382 (~james4138@replaced-ip )
909 [06:23:36] *** Joins: velix (~Velix@replaced-ip )
910 [06:24:31] *** Joins: jgoohu (~Mutter@replaced-ip )
911 [06:26:34] *** Joins: conta (~Thunderbi@replaced-ip )
912 [06:27:03] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 260 seconds)
913 [06:27:14] *** Quits: Yondering (~Yondering@replaced-ip ) (Quit: Back later)
914 [06:29:08] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 240 seconds)
915 [06:29:35] *** Joins: Trieste (~Trieste@replaced-ip )
916 [06:29:42] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 268 seconds)
917 [06:29:46] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
918 [06:31:12] *** Quits: jgoohu (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
919 [06:33:57] *** Quits: tables (~user@replaced-ip ) (Ping timeout: 240 seconds)
920 [06:34:05] *** Quits: gatekeep (~gatekeep@replaced-ip ) (Ping timeout: 240 seconds)
921 [06:34:13] *** Joins: pfote (~pfote@replaced-ip )
922 [06:36:34] *** Joins: bencc (~Ofir@replaced-ip )
923 [06:37:29] *** Quits: ctOS (uid16669@replaced-ip ) (Quit: Connection closed for inactivity)
924 [06:39:18] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 260 seconds)
925 [06:39:35] *** Quits: Beretta021 (~Beretta02@replaced-ip ) (Ping timeout: 240 seconds)
926 [06:40:05] *** Quits: bnw (~bnw@replaced-ip ) (Ping timeout: 240 seconds)
927 [06:40:14] *** Joins: lanu (~host@replaced-ip )
928 [06:41:17] *** Quits: Zvmdyv (nnn@replaced-ip ) (Remote host closed the connection)
929 [06:41:30] *** Joins: Delta-One (~zero@replaced-ip )
930 [06:42:31] *** Joins: bnw (~bnw@replaced-ip )
931 [06:43:09] *** Joins: gatekeep (~gatekeep@replaced-ip )
932 [06:45:33] *** Joins: velix (~Velix@replaced-ip )
933 [06:47:08] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
934 [06:47:57] *** Quits: woshty (~irc@replaced-ip ) (Quit: leaving)
935 [06:49:00] *** debhelper sets mode: +l 1647
936 [06:49:47] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
937 [06:51:08] *** Joins: Strife89 (~quassel@replaced-ip )
938 [06:51:13] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 248 seconds)
939 [06:52:19] *** Quits: Strife1989 (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
940 [06:59:27] *** Quits: password2 (~password@replaced-ip ) (Remote host closed the connection)
941 [07:00:08] *** Quits: sondr3 (~sondr3@replaced-ip ) (Ping timeout: 240 seconds)
942 [07:00:53] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 260 seconds)
943 [07:02:06] *** Joins: Mad_Hatemp (~Mad_Hat@replaced-ip )
944 [07:02:27] *** Quits: Mad_Hat (~Mad_Hat@replaced-ip ) (Ping timeout: 240 seconds)
945 [07:02:30] *** Joins: berkiyo (~berkiyo@replaced-ip )
946 [07:04:11] *** Joins: valessio (uid150324@replaced-ip )
947 [07:04:19] *** Quits: Hao (~hao@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
948 [07:04:39] *** Joins: waszabi (~Thunderbi@replaced-ip )
949 [07:06:41] *** Quits: bnw (~bnw@replaced-ip ) (Ping timeout: 248 seconds)
950 [07:07:29] *** Joins: dec0n (~dec0n@replaced-ip )
951 [07:07:33] *** Joins: velix (~Velix@replaced-ip )
952 [07:08:08] *** Quits: donavan1010 (~donavan01@replaced-ip ) ()
953 [07:09:09] *** Quits: berkiyo (~berkiyo@replaced-ip ) (Quit: Leaving)
954 [07:09:58] *** Quits: mumixam (~m@replaced-ip ) (Ping timeout: 276 seconds)
955 [07:10:55] *** Joins: millido (~millido@replaced-ip )
956 [07:12:45] *** Joins: nast (~nast@replaced-ip )
957 [07:14:57] *** Joins: Espopore (~Espopore@replaced-ip )
958 [07:15:20] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
959 [07:16:31] *** Joins: ubone (~ubone@replaced-ip )
960 [07:16:36] *** Joins: manuel (~manuel@replaced-ip )
961 [07:16:54] *** Joins: overlord_tm (~andraz@replaced-ip )
962 [07:16:55] *** Joins: llucenic (~Thunderbi@replaced-ip )
963 [07:17:30] *** Joins: Bock (~bocaneri@replaced-ip )
964 [07:17:31] *** Quits: Bock (~bocaneri@replaced-ip ) (Max SendQ exceeded)
965 [07:18:13] <pingfloyd> !snss
966 [07:18:13] <dpkg> Shiny New Shit Syndrome is a serious
disorder, which usually breaks out into an epidemic every time
something new is released. If you have SNS, ask me about
<backports> and <ssb>; these are better options than
upgrading to <testing> because it is a <moving target>.
967 [07:18:28] *** Joins: cioran89 (~cioran89@replaced-ip )
968 [07:18:44] *** Joins: rephlexie (~rephlexie@replaced-ip )
969 [07:18:50] *** Quits: h22turbo (~h22turbo@replaced-ip ) (Quit: h22turbo)
970 [07:18:50] *** Quits: cioran89 (~cioran89@replaced-ip ) (Client Quit)
971 [07:18:59] *** Joins: bnw (~bnw@replaced-ip )
972 [07:20:13] *** Quits: Evol (~Cof@replaced-ip ) (Ping timeout: 255 seconds)
973 [07:21:13] *** Joins: Bock (~bocaneri@replaced-ip )
974 [07:21:18] *** Quits: rkta (~kt@replaced-ip ) (Ping timeout: 260 seconds)
975 [07:21:53] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
976 [07:22:10] *** Quits: xcin (~x@replaced-ip ) (Excess Flood)
977 [07:22:14] *** Joins: overlordtm (~andraz@replaced-ip )
978 [07:22:58] *** Joins: xcin (~x@replaced-ip )
979 [07:23:10] *** Joins: eduardas_m (~eduardas@replaced-ip )
980 [07:23:24] *** Quits: overlord_tm (~andraz@replaced-ip ) (Read error: Connection reset by peer)
981 [07:28:37] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Remote host closed the connection)
982 [07:29:17] *** Joins: luckman212 (~luckman21@replaced-ip )
983 [07:29:35] *** Joins: AN0NYM (~AN0NYM@replaced-ip )
984 [07:30:19] *** Quits: xp (~xp@replaced-ip ) (Quit: xp)
985 [07:30:33] *** Joins: velix_inuse (~Velix@replaced-ip )
986 [07:32:04] *** Joins: WoodLeg (~WoodLeg@replaced-ip )
987 [07:32:43] *** Joins: frostschutz (~frostschu@replaced-ip )
988 [07:33:29] *** Joins: Evol (~Cof@replaced-ip )
989 [07:33:34] *** Joins: freenoodle (~jr@replaced-ip )
990 [07:34:28] *** Quits: velix (~Velix@replaced-ip ) (Ping timeout: 260 seconds)
991 [07:35:35] *** Quits: overlordtm (~andraz@replaced-ip ) (Ping timeout: 240 seconds)
992 [07:36:39] *** Joins: bencc1 (~Ofir@replaced-ip )
993 [07:36:39] *** Joins: LucaTM (~LucaTM@replaced-ip )
994 [07:38:17] *** Joins: adoua (~adoua@replaced-ip )
995 [07:39:00] *** debhelper sets mode: +l 1656
996 [07:39:35] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 240 seconds)
997 [07:41:43] *** Quits: velix_inuse (~Velix@replaced-ip ) (Ping timeout: 260 seconds)
998 [07:43:33] *** Joins: ioudasw (~ioudasw@replaced-ip )
999 [07:45:32] *** Quits: ioudas^working (~ioudasw@replaced-ip ) (Ping timeout: 246 seconds)
1000 [07:45:39] *** ioudasw is now known as ioudas^working
1001 [07:45:57] *** Quits: kmilogars (~kmilogars@replaced-ip ) (Quit: Saliendo)
1002 [07:46:37] *** Joins: abu0_ (~abu0@replaced-ip )
1003 [07:46:41] *** Joins: kyan (~kyan@replaced-ip )
1004 [07:47:01] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
1005 [07:47:05] *** Quits: mibo (~mibo@replaced-ip ) (Ping timeout: 240 seconds)
1006 [07:47:12] *** Quits: freenoodle (~jr@replaced-ip ) (Quit: freenoodle)
1007 [07:47:27] *** Joins: Rokixz (~rokas@replaced-ip )
1008 [07:48:06] *** Quits: abu0 (~abu0@replaced-ip ) (Ping timeout: 240 seconds)
1009 [07:48:50] *** Joins: hualet (~hualet@replaced-ip )
1010 [07:50:55] *** Quits: Delta-One (~zero@replaced-ip ) (Ping timeout: 276 seconds)
1011 [07:51:10] *** Joins: mumixam (~m@replaced-ip )
1012 [07:52:22] *** Joins: jnavila (~jnavila@replaced-ip )
1013 [07:53:06] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
1014 [07:53:17] *** Quits: ubone (~ubone@replaced-ip ) (Quit: ubone)
1015 [07:53:28] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 255 seconds)
1016 [07:54:35] *** Joins: indistylo (~indistylo@replaced-ip )
1017 [07:54:47] *** Joins: dayten (~gnoid@replaced-ip )
1018 [07:54:52] *** Quits: cerebro (~cerebro@replaced-ip ) (Ping timeout: 246 seconds)
1019 [07:55:54] *** Joins: Haohmaru (~antto@replaced-ip )
1020 [07:57:47] *** Joins: velix_inuse (~Velix@replaced-ip )
1021 [08:01:21] *** Quits: dayten (~gnoid@replaced-ip ) (Quit: Lost terminal)
1022 [08:01:50] *** Joins: mickael (~smuxi@replaced-ip )
1023 [08:02:50] *** Joins: eberna (~eberna@replaced-ip )
1024 [08:03:10] *** Joins: freenoodle (~jr@replaced-ip )
1025 [08:03:22] *** Quits: velix_inuse (~Velix@replaced-ip ) (Ping timeout: 255 seconds)
1026 [08:03:24] *** Joins: RebelCoderRU (~Yuriy@replaced-ip )
1027 [08:04:16] *** Quits: magnulu (~magnulu@replaced-ip ) (Ping timeout: 255 seconds)
1028 [08:05:04] *** Joins: roshanavand (~Thunderbi@replaced-ip )
1029 [08:06:28] *** Joins: bertbob (~bertbob@replaced-ip )
1030 [08:07:38] *** Joins: sumyunseal (~sumyunsea@replaced-ip )
1031 [08:08:05] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1032 [08:08:09] *** Joins: dayten (~gnoid@replaced-ip )
1033 [08:08:24] *** Joins: velix_inuse (~Velix@replaced-ip )
1034 [08:08:54] *** Joins: netzfisch (~Thunderbi@replaced-ip )
1035 [08:09:27] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
1036 [08:10:57] *** Joins: ShalokShalom (~quassel@replaced-ip )
1037 [08:10:57] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 248 seconds)
1038 [08:11:05] *** Quits: riex (gaming@replaced-ip ) (Ping timeout: 246 seconds)
1039 [08:12:05] *** Quits: webuser5224 (~webuser52@replaced-ip ) (Ping timeout: 240 seconds)
1040 [08:12:17] *** Quits: indistylo (~indistylo@replaced-ip ) (Ping timeout: 248 seconds)
1041 [08:12:25] *** Joins: ebernan (~eberna@replaced-ip )
1042 [08:12:33] *** Quits: kculpis (~kculpic@replaced-ip ) (Read error: Connection reset by peer)
1043 [08:12:35] *** Quits: ledixus (ledixus@replaced-ip ) (Ping timeout: 240 seconds)
1044 [08:12:36] *** Quits: foriin (cenobite@replaced-ip ) (Ping timeout: 240 seconds)
1045 [08:12:36] *** Quits: RalphBa (~RalphBa@replaced-ip ) (Ping timeout: 240 seconds)
1046 [08:12:41] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 268 seconds)
1047 [08:13:05] *** Quits: ghost43 (~daer@replaced-ip ) (Ping timeout: 248 seconds)
1048 [08:13:50] *** Joins: jluc (~jluc@replaced-ip )
1049 [08:13:57] *** Quits: lanu (~host@replaced-ip ) (Quit: Lost terminal)
1050 [08:14:35] *** Quits: eberna (~eberna@replaced-ip ) (Ping timeout: 246 seconds)
1051 [08:16:11] <jluc> quit
1052 [08:16:19] *** Parts: jluc (~jluc@replaced-ip )
1053 [08:16:55] *** Joins: renzhi (~renzhi@replaced-ip )
1054 [08:18:13] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
1055 [08:18:52] *** Quits: remo (~user@replaced-ip ) (Ping timeout: 276 seconds)
1056 [08:19:00] *** debhelper sets mode: +l 1648
1057 [08:19:34] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1058 [08:20:07] *** Joins: betandr (~betandr@replaced-ip )
1059 [08:20:35] *** Quits: velix_inuse (~Velix@replaced-ip ) (Ping timeout: 240 seconds)
1060 [08:20:41] *** Joins: arturo (~arturo@replaced-ip )
1061 [08:20:52] *** Joins: timahvo1 (~rogue@replaced-ip )
1062 [08:21:12] *** Joins: dayten (~gnoid@replaced-ip )
1063 [08:21:58] *** Joins: discovered (~discovere@replaced-ip )
1064 [08:23:06] *** Quits: mvensky (~mvensky@replaced-ip ) (Read error: Connection reset by peer)
1065 [08:23:33] *** Joins: dc5ala (~dc5ala@replaced-ip )
1066 [08:23:49] *** Joins: mvensky (~mvensky@replaced-ip )
1067 [08:24:07] <discovered> i installed non-free linux firmware
but wireless not detected yet
1068 [08:24:23] <discovered> *installed
1069 [08:24:42] *** Joins: cioran89 (~cioran89@replaced-ip )
1070 [08:25:22] *** Quits: netzfisch (~Thunderbi@replaced-ip ) (Quit: netzfisch)
1071 [08:25:22] *** Quits: WoodLeg (~WoodLeg@replaced-ip ) (Ping timeout: 276 seconds)
1072 [08:25:29] <jmcnaught> discovered: what does "dmesg |
grep -i firmware" say? On Debian 9 stretch dmesg needs to be
run as root. Please use
replaced-url
1073 [08:26:38] <discovered> jmcnaught,
replaced-url
1074 [08:28:02] <jmcnaught> discovered: or use the pastebin with
ads :P
1075 [08:28:49] *** Quits: edvb (~ed@replaced-ip ) (Ping timeout: 246 seconds)
1076 [08:28:59] <discovered> huh
1077 [08:29:04] *** Joins: de-facto (~de-facto@replaced-ip )
1078 [08:29:29] *** Quits: AimHere (~David@replaced-ip ) (Quit: Leaving)
1079 [08:29:32] <discovered> jmcnaught,
replaced-url
1080 [08:30:34] *** Quits: monpocchi (~monpocchi@replaced-ip ) (Ping timeout: 276 seconds)
1081 [08:31:28] *** Quits: sumyunseal (~sumyunsea@replaced-ip ) (Ping timeout: 240 seconds)
1082 [08:31:35] <jmcnaught> ,i firmware-atheros
1083 [08:31:37] <judd> Package firmware-atheros (non-free/kernel,
optional) in stretch/amd64: Binary firmware for Atheros wireless
cards. Version: 20161130-3; Size: 3058.1k; Installed: 8047k;
Homepage:
replaced-url
1084 [08:32:11] <jmcnaught> discovered: install that package ^ do
you have an ethernet connection running?
1085 [08:32:16] <discovered> ah firmware-atheros was missing
1086 [08:32:17] <discovered> yes
1087 [08:32:19] <discovered> it is
1088 [08:32:33] <discovered> installed! now need to reboot
1089 [08:32:51] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
1090 [08:35:01] *** Joins: discovered (~discovere@replaced-ip )
1091 [08:35:03] *** Quits: lasdam (~lasdam@replaced-ip ) (Quit: Leaving)
1092 [08:35:08] <discovered> jmcnaught, it worked!
1093 [08:35:39] <discovered> signal strenght is too weak with this
builtin motherboard wireless
1094 [08:36:31] *** Quits: dboune (~dboune@replaced-ip ) (Quit: ...)
1095 [08:36:47] *** Joins: bencc (~Ofir@replaced-ip )
1096 [08:37:02] *** Joins: star (~star@replaced-ip )
1097 [08:37:39] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
1098 [08:37:43] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 260 seconds)
1099 [08:38:12] *** Joins: Drzacek (~Drzacek@replaced-ip )
1100 [08:39:22] *** Joins: thiras_work (~thiras@replaced-ip )
1101 [08:39:38] *** Joins: sevaho (~sevaho@replaced-ip )
1102 [08:39:54] *** Joins: webuser5224 (~webuser52@replaced-ip )
1103 [08:40:06] *** Joins: RalphBa (~RalphBa@replaced-ip )
1104 [08:40:20] *** Joins: DK2 (~DK2@replaced-ip )
1105 [08:40:22] *** Quits: Tom2 (~tomg@replaced-ip ) (Read error: No route to host)
1106 [08:40:38] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 260 seconds)
1107 [08:40:56] *** Joins: ledixus (ledixus@replaced-ip )
1108 [08:41:03] *** Joins: foriin (cenobite@replaced-ip )
1109 [08:41:15] *** Joins: Tom2 (~tomg@replaced-ip )
1110 [08:41:26] *** Quits: star (~star@replaced-ip ) (Client Quit)
1111 [08:41:49] *** Joins: riex (gaming@replaced-ip )
1112 [08:41:57] *** Joins: d3lphi (~d3lphi@replaced-ip )
1113 [08:44:43] *** Quits: Strife89 (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
1114 [08:45:54] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
1115 [08:45:57] *** Joins: cyberphunk (~neuromanc@replaced-ip )
1116 [08:46:08] *** Quits: betandr (~betandr@replaced-ip ) (Remote host closed the connection)
1117 [08:46:11] *** Joins: Trieste (~Trieste@replaced-ip )
1118 [08:46:36] *** Joins: jayfk (~jayfk@replaced-ip )
1119 [08:49:00] *** debhelper sets mode: +l 1658
1120 [08:49:19] *** Joins: gagrio (~gagrio@replaced-ip )
1121 [08:49:20] *** Joins: hualet (~hualet@replaced-ip )
1122 [08:49:46] *** Joins: zpmorgan (~zach@replaced-ip )
1123 [08:50:06] *** Quits: monksam (~Thunderbi@replaced-ip ) (Quit: monksam)
1124 [08:52:07] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Remote host closed the connection)
1125 [08:52:28] *** Joins: linuxthefish (~linuxthef@replaced-ip )
1126 [08:52:28] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Changing host)
1127 [08:52:28] *** Joins: linuxthefish (~linuxthef@replaced-ip )
1128 [08:54:16] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 260 seconds)
1129 [08:55:15] *** Quits: citypw (~citypw@replaced-ip ) (Remote host closed the connection)
1130 [08:55:17] *** Quits: abu0_ (~abu0@replaced-ip ) (Quit: Leaving)
1131 [08:55:46] *** Quits: teraflops (~teraflops@replaced-ip ) (Ping timeout: 246 seconds)
1132 [08:57:07] *** Joins: savantgarde (~savantgar@replaced-ip )
1133 [08:57:10] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 246 seconds)
1134 [08:59:19] *** Joins: super_gollum (~ich@replaced-ip )
1135 [09:00:36] *** r0Oter is now known as r00ter
1136 [09:00:47] *** Quits: shingouz (~doowop@replaced-ip ) (Ping timeout: 268 seconds)
1137 [09:01:44] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1138 [09:01:52] *** Joins: shingouz (~doowop@replaced-ip )
1139 [09:02:40] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
1140 [09:03:43] *** Joins: Guest3 (~textual@replaced-ip )
1141 [09:03:55] *** Joins: Zvmdyv (nnn@replaced-ip )
1142 [09:04:04] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1143 [09:04:27] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
1144 [09:04:41] *** Joins: teroshan (~teroshan@replaced-ip )
1145 [09:06:27] *** Quits: feneco (uid135851@replaced-ip ) (Quit: Connection closed for inactivity)
1146 [09:06:31] *** Joins: _builtin (~xray@replaced-ip )
1147 [09:06:35] *** Joins: reagentz (~jcd@replaced-ip )
1148 [09:07:34] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 268 seconds)
1149 [09:09:08] *** Quits: ValodiaDeSeynes (~ValodiaDe@replaced-ip ) (Ping timeout: 240 seconds)
1150 [09:09:21] *** Quits: __builtin (~xray@replaced-ip ) (Ping timeout: 248 seconds)
1151 [09:09:35] *** Quits: vjacob_ (~vjacob@replaced-ip ) (Ping timeout: 240 seconds)
1152 [09:10:56] *** Quits: Rr4sT (uid100308@replaced-ip ) (Quit: Connection closed for inactivity)
1153 [09:11:52] *** Quits: Rajsun (~TheUNName@replaced-ip ) (Quit: Leaving)
1154 [09:12:16] *** Joins: vjacob_ (~vjacob@replaced-ip )
1155 [09:13:47] *** Joins: CtrlC (~CtrlC@replaced-ip )
1156 [09:13:48] *** Quits: CtrlC (~CtrlC@replaced-ip ) (Changing host)
1157 [09:13:48] *** Joins: CtrlC (~CtrlC@replaced-ip )
1158 [09:14:07] *** Joins: ValodiaDeSeynes (~ValodiaDe@replaced-ip )
1159 [09:15:05] *** Joins: TomyWork (~tomy@replaced-ip )
1160 [09:15:18] *** Joins: overlordtm (~andraz@replaced-ip )
1161 [09:16:50] *** Quits: Evol (~Cof@replaced-ip ) (Ping timeout: 240 seconds)
1162 [09:16:56] *** Joins: Agiofws (0257a4e8@replaced-ip )
1163 [09:17:06] <Agiofws> hello
1164 [09:17:19] *** Quits: valessio (uid150324@replaced-ip ) (Quit: Connection closed for inactivity)
1165 [09:18:09] <rovonovo_zoro> Agiofws: hai
1166 [09:18:14] <Agiofws> i have a disk with 4 partitions sda1-4
1:windows 7 recovery 2: system windows OS 3:user for windows7 and 4:
1gb freespace
1167 [09:19:22] <Agiofws> i'd like to resize partion3
/dev/sda3 from 245GB to 100GB and use 145GB for a linux install can
i do that? with affecting the windows install?
1168 [09:19:41] *** Quits: freenoodle (~jr@replaced-ip ) (Ping timeout: 246 seconds)
1169 [09:19:46] <Agiofws> and with which tool?
1170 [09:19:56] <rovonovo_zoro> With or without ?
1171 [09:20:00] <Agiofws> gnome disk manager does not give me an
option
1172 [09:20:04] *** Quits: mickael (~smuxi@replaced-ip ) (Remote host closed the connection)
1173 [09:20:46] *** Joins: garathem (~garathem@replaced-ip )
1174 [09:20:57] *** Joins: l3archos (~Icedove@replaced-ip )
1175 [09:21:16] *** Quits: Flynnn (~textual@replaced-ip ) (Ping timeout: 276 seconds)
1176 [09:21:32] *** Quits: Espopore (~Espopore@replaced-ip ) (Quit: leaving)
1177 [09:21:40] *** Joins: alexII (~alexII@replaced-ip )
1178 [09:21:46] <Agiofws> anyone?
1179 [09:22:05] <jmcnaught> Agiofws: do you have a backup?
1180 [09:22:24] <Agiofws> of the whole disk? no i don't
1181 [09:22:29] <rovonovo_zoro> resize from windows then and make
space , but MBR only support 4 partions I guess
1182 [09:23:17] <rovonovo_zoro> Its always better to have a backup
if you mess up
1183 [09:24:14] *** Joins: Granis (~granis@replaced-ip )
1184 [09:25:39] *** Quits: sostenuto (~redo@replaced-ip ) (Quit: Bye)
1185 [09:25:42] *** Quits: Pseudocrat (~quassel@replaced-ip ) (Remote host closed the connection)
1186 [09:25:49] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 276 seconds)
1187 [09:26:01] *** Joins: adoua (~adoua@replaced-ip )
1188 [09:26:20] *** Joins: __marco (~marco@replaced-ip )
1189 [09:26:40] *** Quits: regedit (uid150526@replaced-ip ) (Quit: Connection closed for inactivity)
1190 [09:28:57] *** Joins: bvdk (~bvdkfreen@replaced-ip )
1191 [09:30:05] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1192 [09:30:20] *** Joins: Delta-One (~zero@replaced-ip )
1193 [09:30:25] *** Joins: Night-Shade (~tim@replaced-ip )
1194 [09:30:37] *** Quits: Night-Shade (~tim@replaced-ip ) (Client Quit)
1195 [09:32:17] <wakd> hi i have a new stretch netinst with all
tasks unselected at install time, so minimal text only consoles. but
they are 80x25 chars text mode on 22" monitor. what pkg do i
need to install to get smaller font for more console text lines?
1196 [09:32:40] <wakd> is another pc, not this one
1197 [09:33:02] *** Joins: eMaks (~eMaks@replaced-ip )
1198 [09:36:01] *** Joins: waszabi (~Thunderbi@replaced-ip )
1199 [09:36:03] *** Joins: BenNZ (~Ben__@replaced-ip )
1200 [09:36:11] <wakd> originally it was installed from a rc
debian-installer, a couple of weeks before release, and updated just
now
1201 [09:36:55] *** Joins: bencc1 (~Ofir@replaced-ip )
1202 [09:37:42] *** Joins: Antares (~Antares@replaced-ip )
1203 [09:38:04] *** Joins: locknus (~xaloc@replaced-ip )
1204 [09:39:28] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 276 seconds)
1205 [09:39:45] *** Joins: freenoodle (~jr@replaced-ip )
1206 [09:41:23] <wakd> ah, it might be because that machine boots
using grub 1.99, and i did not install grub at install time, so
might need a kernel parameter?
1207 [09:41:27] *** Joins: bumbal (~lxk@replaced-ip )
1208 [09:41:39] *** Quits: freenoodle (~jr@replaced-ip ) (Client Quit)
1209 [09:42:05] *** Joins: freenoodle (~jr@replaced-ip )
1210 [09:42:11] <wakd> that machine has many os partitions
1211 [09:43:19] <jmcnaught> ,i console-setup
1212 [09:43:20] <judd> Package console-setup (utils, optional) in
stretch/amd64: console font and keymap setup program. Version:
1.164; Size: 114.7k; Installed: 437k
1213 [09:43:40] *** Joins: dreamon_ (~dreamon@replaced-ip )
1214 [09:43:43] *** Quits: locknus (~xaloc@replaced-ip ) (Quit: Leaving)
1215 [09:44:12] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1216 [09:44:40] *** Quits: Delta-One (~zero@replaced-ip ) (Ping timeout: 276 seconds)
1217 [09:45:05] *** Quits: dadinn (~DADINN@replaced-ip ) (Ping timeout: 240 seconds)
1218 [09:46:11] *** Quits: freenoodle (~jr@replaced-ip ) (Client Quit)
1219 [09:46:23] *** Joins: Frogmorton (~lhf@replaced-ip )
1220 [09:46:38] *** Joins: freenoodle (~jr@replaced-ip )
1221 [09:46:55] *** Quits: l3archos (~Icedove@replaced-ip ) (Ping timeout: 255 seconds)
1222 [09:47:20] *** Quits: shinnok (~shinnok@replaced-ip ) (Remote host closed the connection)
1223 [09:47:40] *** Joins: Tiffon (~name@replaced-ip )
1224 [09:48:05] *** Joins: zetheroo (~eb@replaced-ip )
1225 [09:48:12] <Frogmorton> Hi all, wheres the best place to sort
out making the motion camera app start up correctly at boot up? I
have followed all the instructs I can find and it starts the process
but the http stream is not accessable by other pooters.
1226 [09:49:30] <julius> hi
1227 [09:49:32] <jmcnaught> Frogmorton: what program is it? If you
want something to start at boot, you can make a systemd service unit
for it
1228 [09:49:37] *** Joins: Specialist (~tg@replaced-ip )
1229 [09:49:41] *** Joins: locknus (~xaloc@replaced-ip )
1230 [09:49:50] *** Quits: Jamboy (~olexve@replaced-ip ) (Ping timeout: 240 seconds)
1231 [09:50:08] *** Joins: hualet (~hualet@replaced-ip )
1232 [09:50:38] <julius> i remember capturing network traffic from
one single application with wireshark by running it in some kind of
virtual network environment from the command line....but i cant
remember how that was called exactly.. the virtual part i mean...any
ideas?
1233 [09:50:54] <Frogmorton> It's called motion
1234 [09:51:37] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1235 [09:51:55] <julius> i dont think it was lxc but a more
network only solution
1236 [09:52:00] *** Joins: llucenic (~Thunderbi@replaced-ip )
1237 [09:52:01] <jmcnaught> Frogmorton: that package has an init
script. What does "systemctl status motion" say?
1238 [09:54:05] <Frogmorton> It shows that /etc/init.d/motion was
enabled. I think it was configured ok and the process is running
after boot up
1239 [09:54:11] <Agiofws> i have live cd now which i'd like
to install on a partition i'll resize in the future but is it
possible to install the bootloader grub2 on a usb stick instead of
the sda1 mbr ?
1240 [09:54:31] *** Joins: Hao (~hao@replaced-ip )
1241 [09:54:35] <Frogmorton> But the http stream gives a
'forbidden' error from other machines
1242 [09:54:35] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
1243 [09:55:18] <Frogmorton> If I kill it and start it with sudo
it works ok and I can access the http stream anywhere on my home
network
1244 [09:55:28] *** Quits: ebernan (~eberna@replaced-ip ) (Ping timeout: 240 seconds)
1245 [09:55:38] <Agiofws> sda2 has windows 7 what i'd like is
that when the machine boots with out the usb grub2 key then it would
boot into windows directly is the possible?
1246 [09:55:41] <Frogmorton> Does systemd need to be given
permission to serve http?
1247 [09:55:55] *** Joins: Jamboy (~olexve@replaced-ip )
1248 [09:56:00] *** Joins: eshlox (uid44222@replaced-ip )
1249 [09:57:06] <jmcnaught> Frogmorton: no systemd is just the
program that starts init scripts
1250 [09:57:25] <julius> ah, it was called network namespace
1251 [09:58:05] <jmcnaught> Frogmorton: you could look at
"journalctl -u motion.service"
1252 [09:58:12] *** Joins: Trieste (~Trieste@replaced-ip )
1253 [09:59:00] *** debhelper sets mode: +l 1669
1254 [09:59:10] *** Joins: sairraj (~sairraj@replaced-ip )
1255 [10:00:59] *** Joins: cdown (~cdown@replaced-ip )
1256 [10:01:16] <jmcnaught> Frogmorton: look at
/etc/default/motion
1257 [10:01:43] *** Joins: czesmir (~stefan@replaced-ip )
1258 [10:01:57] <wakd> jmcnaught, thanks for reply, am trying
withou success yet
1259 [10:03:32] *** Joins: srtu (~hypnotoad@replaced-ip )
1260 [10:03:43] <Frogmorton> ah its getting permission denied when
it tries to write the capture files to my specified dir
1261 [10:04:06] <Frogmorton> so the service doesn't have the
same access as when I run it from sudo
1262 [10:05:08] <Frogmorton> /etc/default/motion just has
start_motion_daemon=yes
1263 [10:05:22] <jmcnaught> wakd: I always install at least the
standard utilities task, which installs everything in the standard
priority:
replaced-url
1264 [10:06:01] <jmcnaught> wakd: aptitude has a ~p search filter
you can use for priority, like "aptitude install
~pimportant" for example
1265 [10:06:46] <jmcnaught> Frogmorton: does it use the same
configuration file when started by the init script as it would if
you run it with sudo?
1266 [10:07:23] *** Quits: pvn (~vep2@replaced-ip ) (Ping timeout: 268 seconds)
1267 [10:07:35] *** Joins: rory (~rory@replaced-ip )
1268 [10:07:39] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
1269 [10:07:44] <Frogmorton> I believe it does use the same
config, they both try to dump snapshots in the motionimages dir that
I named in the config
1270 [10:08:01] <wakd> jmcnaught, i tried using console-setup and
setupcon to change the font size, had no effect. i suspect i need to
change the display mode but am not familiar with how to do that.
1271 [10:08:09] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
1272 [10:08:33] <jmcnaught> Frogmorton: what are the owner, group
and permissions of the directory you are trying to write to?
1273 [10:09:07] <wakd> jmcnaught, motherboard has integrated ATI
Radeon HD 3000 GPU which works fine with jessie
1274 [10:09:39] <Frogmorton> It looks like 755, drwxr-xr-x 2
webmate webmate 2465792 Jul 11 22:13 motionimages
1275 [10:10:15] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
1276 [10:10:42] *** Quits: Specialist (~tg@replaced-ip ) (Remote host closed the connection)
1277 [10:11:08] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
1278 [10:11:38] *** Parts: rory (~rory@replaced-ip )
1279 [10:12:05] <Frogmorton> Thats something I didn't think
to check when I set it up
1280 [10:12:59] *** Quits: Hao (~hao@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1281 [10:13:05] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1282 [10:13:24] <jmcnaught> wakd: usually Debian does stuff like
setting the console font automatically, which is why I suggested
using at least the standard priority packages, so that you
don't spend time on fixing weird stuff like that. Did you try
"dpkg-reconfigure console-setup", or see
console-setup's README.Debian?
1283 [10:14:04] *** Quits: nast (~nast@replaced-ip ) (Ping timeout: 260 seconds)
1284 [10:14:27] *** Joins: wytchmaster (~andreas@replaced-ip )
1285 [10:14:33] *** Quits: glebihan (~glebihan@replaced-ip ) (Ping timeout: 260 seconds)
1286 [10:14:50] <jmcnaught> Frogmorton: the init script starts it
as the user motion
1287 [10:15:01] *** Joins: oish (~charlie@replaced-ip )
1288 [10:15:07] *** Quits: sairraj (~sairraj@replaced-ip ) (Remote host closed the connection)
1289 [10:15:33] *** Joins: uNmowed|2 (~Mayu@replaced-ip )
1290 [10:16:14] <Frogmorton> Fixed. I made the dir 775 and
rebooted.
1291 [10:16:39] *** Quits: Agiofws (0257a4e8@replaced-ip ) (Ping timeout: 260 seconds)
1292 [10:16:51] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 258 seconds)
1293 [10:16:51] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
1294 [10:16:58] *** Joins: sairraj (~sairraj@replaced-ip )
1295 [10:17:11] <Frogmorton> oh no, not quite fixed, unable to
connect again
1296 [10:17:20] *** Joins: glebihan (~glebihan@replaced-ip )
1297 [10:17:51] *** Quits: Zvmdyv (nnn@replaced-ip ) (Remote host closed the connection)
1298 [10:18:00] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1299 [10:18:07] <jmcnaught> Frogmorton: if you are more precise
with the errors, and start using a paste site, you will be easier to
help
1300 [10:18:18] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
1301 [10:18:48] <wakd> jmcnaught, thanks for responding!! no
problem, i will redo the install in different ways and see what
happens :)
1302 [10:19:05] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 240 seconds)
1303 [10:19:06] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1304 [10:19:41] *** Quits: f3d (~f3d@replaced-ip ) (Remote host closed the connection)
1305 [10:19:47] <jmcnaught> wakd: you don't need to
reinstall. you could even just run "tasksel" as root and
select standard utilties there
1306 [10:21:22] *** Quits: sairraj (~sairraj@replaced-ip ) ()
1307 [10:21:36] *** Quits: yeticry (~yeticry@replaced-ip ) (Quit: leaving)
1308 [10:21:59] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
1309 [10:22:02] *** Joins: yeticry (~yeticry@replaced-ip )
1310 [10:22:02] <wakd> jmcnaught, tasksel offers only: # debian
desktop environment # gnome # xfce # kde # cinnamon # mate # lxde #
web server # print server # ssh server # laptop
1311 [10:22:17] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
1312 [10:22:21] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1313 [10:22:26] <wakd> checkboxes, and an ok button, which exits
if none are selected
1314 [10:22:50] *** Joins: RagnarL (~wytchmast@replaced-ip )
1315 [10:22:52] *** Quits: RagnarL (~wytchmast@replaced-ip ) (Client Quit)
1316 [10:22:57] *** Joins: Haudegen (~quassel@replaced-ip )
1317 [10:23:04] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Client Quit)
1318 [10:23:14] <jmcnaught> wakd: oh, then you can install by
priority with aptitude like "aptitude install
~pstandard~pimportant~prequired"
1319 [10:23:24] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1320 [10:24:19] *** Quits: sevaho (~sevaho@replaced-ip ) (Ping timeout: 276 seconds)
1321 [10:24:22] <wakd> jmcnaught, ok ... trying that now, just for
laughs :D
1322 [10:24:59] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
1323 [10:25:32] <wakd> 144 packages installing ...
1324 [10:25:58] *** Joins: bazquxer (~bazquxer@replaced-ip )
1325 [10:26:09] *** Joins: cdown (~cdown@replaced-ip )
1326 [10:26:36] <wakd> ugh, exim and bind :(
1327 [10:26:42] <wakd> rebooting ...
1328 [10:27:37] *** Joins: pvn (~vep2@replaced-ip )
1329 [10:27:53] <jmcnaught> it does not install bind, it installs
bind9-host which is the version of the host command from bind9
1330 [10:28:01] <wakd> ah ok
1331 [10:28:26] <wakd> no improvement in console font size, i will
try power cycle off and also the monitor
1332 [10:28:42] <jmcnaught> aptitude search ~Pmail-transport-agent
will list alternatives to the default exim4 (capital P for provides)
1333 [10:29:06] <wakd> ok thanks :)
1334 [10:29:10] <jmcnaught> turning the monitor on/off has nothing
to do with it
1335 [10:29:12] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1336 [10:29:35] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 240 seconds)
1337 [10:29:38] <wakd> i thought it might be something to do with
EDID not that i know anything much about that
1338 [10:30:11] *** Joins: MikMouse (~Mikael@replaced-ip )
1339 [10:30:48] *** Joins: bielewelt (~bielewelt@replaced-ip )
1340 [10:31:02] *** Quits: saaar (~saaar@replaced-ip ) (Quit: He is Leaving)
1341 [10:31:20] *** Joins: malademe1tal (~emixam@replaced-ip )
1342 [10:31:29] <MikMouse> Hi, if i download flashplayer, i get an
error saying more or less the following : apt-file is not linked to
an application , how do i manage to link an apt-file to apt.. ?
1343 [10:31:43] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Quit: Leaving)
1344 [10:32:03] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
1345 [10:32:06] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1346 [10:32:49] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
1347 [10:32:50] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
1348 [10:33:58] <jmcnaught> MikMouse: apt-file is for searching
for files in packages in apt repositories. What is the name of the
file that you downloaded?
1349 [10:34:44] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1350 [10:34:52] <wakd> jmcnaught, ahhh i found an error message in
dmesg, requires firmware-amd-graphics, trying that now
1351 [10:34:58] *** Quits: jellycode (~jellycode@replaced-ip ) (Quit: Leaving)
1352 [10:35:00] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1353 [10:35:38] <jmcnaught> wakd: ahh, usually that issue comes up
when someone can't get xorg working
1354 [10:35:44] *** Joins: UUID02 (~UUID00@replaced-ip )
1355 [10:35:59] *** Joins: pyface (~pyface@replaced-ip )
1356 [10:36:43] *** Quits: rephlexie (~rephlexie@replaced-ip ) (Quit: Leaving)
1357 [10:36:59] *** Joins: bencc (~Ofir@replaced-ip )
1358 [10:37:10] <wakd> jmcnaught, yessss!!! fixed now. thanks also
for your interest and suggestions :)
1359 [10:38:25] *** Joins: lucad111 (~lucad111@replaced-ip )
1360 [10:38:37] *** Joins: clmsy (~eoz@replaced-ip )
1361 [10:38:57] *** Joins: wytchmas1er (~andreas@replaced-ip )
1362 [10:39:05] *** Joins: luckman212 (~luckman21@replaced-ip )
1363 [10:39:11] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
1364 [10:39:23] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Quit: Leaving)
1365 [10:39:38] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 260 seconds)
1366 [10:39:45] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1367 [10:40:09] *** Joins: wytchmaster (~andreas@replaced-ip )
1368 [10:40:24] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
1369 [10:41:07] *** Joins: wytchmaster (~andreas@replaced-ip )
1370 [10:41:28] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 246 seconds)
1371 [10:41:31] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
1372 [10:42:09] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 248 seconds)
1373 [10:42:10] *** Joins: wytchmaster (~andreas@replaced-ip )
1374 [10:42:12] *** Hyp3ri0n is now known as Cl0udN9ne
1375 [10:43:01] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
1376 [10:43:22] *** Joins: wytchmaster (~andreas@replaced-ip )
1377 [10:43:22] *** Joins: renzhi (~renzhi@replaced-ip )
1378 [10:43:49] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
1379 [10:44:08] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1380 [10:45:15] *** Joins: grafdiffuzor (~grafdiffu@replaced-ip )
1381 [10:49:21] *** Joins: Nekojimi (~jimj316@replaced-ip )
1382 [10:49:31] *** Quits: CurryWurst (~CurryWurs@replaced-ip ) (Remote host closed the connection)
1383 [10:50:03] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1384 [10:50:20] *** Joins: Elirips (~Elirips@replaced-ip )
1385 [10:50:21] *** Joins: ogny (~orkun@replaced-ip )
1386 [10:50:43] *** Quits: dpyro (~dpyro@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1387 [10:50:52] *** Joins: hualet (~hualet@replaced-ip )
1388 [10:51:16] *** Joins: sevaho (~sevaho@replaced-ip )
1389 [10:51:20] *** Joins: slack_ (~slack@replaced-ip )
1390 [10:51:24] *** Joins: oish (~charlie@replaced-ip )
1391 [10:51:29] <Frogmorton> jmcnaught, thnx, you made me think
about the obvious thing i overlooked (we complain all day about the
users not describing their problem then I come home and stop
thinking)
1392 [10:51:44] *** Joins: CurryWurst (~CurryWurs@replaced-ip )
1393 [10:51:59] *** Joins: dpyro (~dpyro@replaced-ip )
1394 [10:52:05] *** Quits: renzhi (~renzhi@replaced-ip ) (Ping timeout: 240 seconds)
1395 [10:52:16] *** Quits: dpyro (~dpyro@replaced-ip ) (Client Quit)
1396 [10:52:44] *** Joins: dpyro (~dpyro@replaced-ip )
1397 [10:53:04] *** Quits: dpyro (~dpyro@replaced-ip ) (Client Quit)
1398 [10:53:34] *** Joins: dpyro (~dpyro@replaced-ip )
1399 [10:53:48] *** Joins: ewew (~ewew@replaced-ip )
1400 [10:53:50] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
1401 [10:53:52] *** Quits: dpyro (~dpyro@replaced-ip ) (Client Quit)
1402 [10:53:54] *** Joins: renzhi (~renzhi@replaced-ip )
1403 [10:53:57] <Frogmorton> Is anybody here running a 3D printer
manager on Debian, by any chance? 32bit old machinery...
1404 [10:54:22] *** Joins: dpyro (~dpyro@replaced-ip )
1405 [10:54:40] *** Quits: dpyro (~dpyro@replaced-ip ) (Client Quit)
1406 [10:55:09] *** Joins: cccc828 (~severin@replaced-ip )
1407 [10:55:12] *** Joins: dpyro (~dpyro@replaced-ip )
1408 [10:55:28] *** Quits: sevaho (~sevaho@replaced-ip ) (Ping timeout: 246 seconds)
1409 [10:55:28] *** Quits: dpyro (~dpyro@replaced-ip ) (Client Quit)
1410 [10:55:34] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 258 seconds)
1411 [10:57:01] <MikMouse> jmcnaught: flashplayer from adobe, as
stated before...
1412 [10:59:00] *** debhelper sets mode: +l 1675
1413 [10:59:58] * cef waits not-so-patiently for 4.11 to actually hit
stretch-backports.
1414 [11:00:19] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
1415 [11:00:34] *** Joins: Nikolas-Mr-4 (~nikolas.m@101.81.230.60)
1416 [11:00:36] *** Joins: lucad111 (~lucad111@replaced-ip )
1417 [11:01:04] *** Joins: notebox (~textual@replaced-ip )
1418 [11:02:44] <MikMouse> could somebody google for me to find
adobe archive of old flashplayer releases ?
1419 [11:03:21] <MikMouse> google is not givin me what i am
looking for...
1420 [11:03:52] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 255 seconds)
1421 [11:03:55] *** Joins: notswengr (~textual@replaced-ip )
1422 [11:05:14] *** Quits: roshanavand (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1423 [11:05:30] *** Joins: roshanavand (~Thunderbi@replaced-ip )
1424 [11:05:34] <MikMouse> it seems that adobe self is changing
the links to the repos on a regualr basis...
1425 [11:05:50] *** Quits: raynold (uid201163@replaced-ip ) (Quit: Connection closed for inactivity)
1426 [11:06:16] *** Quits: Nikolas-Mr-4 (~nikolas.m@101.81.230.60)
(Quit: Leaving)
1427 [11:06:24] *** Joins: discovered (~discovere@replaced-ip )
1428 [11:06:40] *** Joins: asperon (~asperon@replaced-ip )
1429 [11:07:28] <asperon> hi guys, i have a old package that
depends on libconfuse0, but stretch comes with libconfuse1, is there
any way to add it, symlink them or in any other way get it to work?
1430 [11:08:04] *** Quits: zpmorgan (~zach@replaced-ip ) (Ping timeout: 246 seconds)
1431 [11:08:16] <pclov3r> what are you using that requires flash?
1432 [11:08:31] *** Joins: RebelCoderRU (~Yuriy@replaced-ip )
1433 [11:08:41] <pclov3r> what is the old package?
1434 [11:09:02] <asperon> its the telldus remote server, it uses a
usb dongle to control nexa switches
1435 [11:09:07] <Frogmorton> MikMouse: (first I wld try to avoid
flash) but:
replaced-url
1436 [11:09:16] <asperon> i tried to compile it from source but
couldn't get that to work
1437 [11:09:16] <discovered> i just installed debian and kde
desktop from netinstall iso. I some see ugly menu item in kmenu.
Screenshot:
replaced-url
1438 [11:10:50] *** Quits: will__ (~birdbolt@replaced-ip ) (Ping timeout: 240 seconds)
1439 [11:10:55] <Haohmaru> the white stuff there looks like text..
rendered badly
1440 [11:11:32] <cef> Yeah, looks like fonts
1441 [11:11:50] <Frogmorton> You can make the KDE menu nicer
1442 [11:12:01] <MikMouse> how do i link apt file-extensions to
firefox , in order to install flashplayer automatically ?
1443 [11:12:03] <Haohmaru> by installing lxde
1444 [11:12:22] *** Quits: RebelCoder (~Yuriy@replaced-ip ) (Ping timeout: 255 seconds)
1445 [11:12:29] <asperon> from what i understand libconfuse1 is
fully backwards compatible, can i just tell debian to use it for
libconfuse0 calls?
1446 [11:13:04] <discovered> Frogmorton, Have you seen the
screenshot? I can't even see the navigation text ...
1447 [11:13:39] <MikMouse> how do i link apt file-extensions to
firefox , in order to install flashplayer automatically on download
?
1448 [11:14:52] *** Joins: betandr (~betandr@replaced-ip )
1449 [11:14:57] *** Joins: Voovode (~Alex@replaced-ip )
1450 [11:15:34] *** Joins: Serpent7776 (~Serpent77@replaced-ip )
1451 [11:16:10] *** Joins: adoua (~adoua@replaced-ip )
1452 [11:17:28] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1453 [11:19:17] *** Quits: mel00010 (~mel00010@replaced-ip ) (Quit: Leaving)
1454 [11:19:41] *** Joins: LorD_n1c0w (~igorhenri@replaced-ip )
1455 [11:19:53] *** Joins: ltem (~ltem@replaced-ip )
1456 [11:20:40] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 276 seconds)
1457 [11:22:09] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 248 seconds)
1458 [11:22:44] *** Joins: Brigo (~Brigo@replaced-ip )
1459 [11:24:02] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
1460 [11:24:10] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Ping timeout: 246 seconds)
1461 [11:24:33] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 260 seconds)
1462 [11:24:48] *** Joins: cadillac_ (~omab@replaced-ip )
1463 [11:25:52] <MikMouse> Hi, is there an equivalent to apturl on
debian ?
replaced-url
1464 [11:26:23] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1465 [11:26:40] *** Joins: tymczenko (~tymczenko@replaced-ip )
1466 [11:27:05] *** Joins: buhletxr (~buhletxr@replaced-ip )
1467 [11:27:22] *** Joins: high_fiver (~high_five@replaced-ip )
1468 [11:27:37] *** Joins: orkan (~orkan@replaced-ip )
1469 [11:27:57] *** Joins: ToBeCloud (uid51591@replaced-ip )
1470 [11:28:54] *** Joins: l3archos (~Icedove@replaced-ip )
1471 [11:29:00] *** debhelper sets mode: +l 1685
1472 [11:29:11] *** Joins: hudo (~chatzilla@replaced-ip )
1473 [11:29:17] <hudo> Hello I like to mount a windows share ( in
a windows 7 domain) in my linux system as a normal user. I tried
already option user in fstab, but the share is still mounted
belonging to root
1474 [11:29:55] *** Quits: darxmurf (~darxmurf@replaced-ip ) (Quit: reboot)
1475 [11:29:58] *** Joins: lesik_____ (~lesik@replaced-ip )
1476 [11:30:12] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
1477 [11:30:16] <rdz> hey all. i have troubles figuring out why
certain packages are not installed by unattended-upgrades .. how can
i find out why my definitions do not match those packages?
1478 [11:30:16] *** Quits: Abnormality (~Abnormali@replaced-ip ) (Quit: Leaving)
1479 [11:30:32] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
1480 [11:30:36] *** Quits: bielewelt (~bielewelt@replaced-ip ) (Quit: Leaving.)
1481 [11:31:26] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
1482 [11:31:42] <rdz> hudo, have you tried
'uid=<your_uid>'?
1483 [11:31:50] *** Quits: nighty- (~nighty@replaced-ip ) (Quit: Disappears in a puff of smoke)
1484 [11:31:55] *** Quits: Cueball (lee@replaced-ip ) (Ping timeout: 276 seconds)
1485 [11:31:56] *** Joins: thunderrd (~thunderrd@replaced-ip )
1486 [11:32:57] *** Quits: lesik____ (~lesik@replaced-ip ) (Ping timeout: 240 seconds)
1487 [11:32:59] *** Quits: EmleyMoor (~phil@replaced-ip ) (Ping timeout: 255 seconds)
1488 [11:33:51] *** Joins: rafalcpp (~racalcppp@replaced-ip )
1489 [11:36:00] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
1490 [11:36:35] *** Joins: savantgarde (~savantgar@replaced-ip )
1491 [11:36:54] *** Joins: Wizek_ (~Wizek@replaced-ip )
1492 [11:37:06] *** Joins: bencc1 (~Ofir@replaced-ip )
1493 [11:37:21] *** Quits: mquin (~mquin@replaced-ip ) (Ping timeout: 622 seconds)
1494 [11:37:56] *** Joins: cdown (~cdown@replaced-ip )
1495 [11:38:15] *** Joins: MrBeans (~MrBeansf@replaced-ip )
1496 [11:39:04] *** Joins: Evol (~Cof@replaced-ip )
1497 [11:39:05] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 240 seconds)
1498 [11:40:48] *** Quits: savantgarde (~savantgar@replaced-ip ) (Ping timeout: 240 seconds)
1499 [11:41:09] *** Joins: hanshenrik (~hanshenri@replaced-ip )
1500 [11:41:10] *** Joins: bazhang (~bazhang@replaced-ip )
1501 [11:42:09] *** Joins: Lowl3v3l (~lowl3v3l@replaced-ip )
1502 [11:42:37] *** Quits: MrBeans (~MrBeansf@replaced-ip ) (Client Quit)
1503 [11:44:07] *** Joins: nast (~nast@replaced-ip )
1504 [11:44:26] *** Joins: Cueball (lee@replaced-ip )
1505 [11:45:17] <MikMouse> Hi i read that youtube dont want people
to download their videos, if there is no download button. But there
is a download link if i right-click on the video windows.. (html5)..
which was not put there by youtube i guess, but i can not surely
say.., since they promote html5 player, and not flash wich does not
show the download option on right click...
1506 [11:45:52] *** Joins: jubo2 (~juboxi@replaced-ip )
1507 [11:46:25] <MikMouse> now what is the difference if i use a
link or a button to download.....
1508 [11:48:06] <celyr> MikMouse, what and why ?
1509 [11:48:40] *** Joins: tys_ (~tys@replaced-ip )
1510 [11:48:51] <celyr> hudo, please paste in relevant website
your (wrong) fastab line and paste the link there, also please stop
asking every channel about that
1511 [11:49:40] *** Quits: jnavila (~jnavila@replaced-ip ) (Read error: No route to host)
1512 [11:49:58] *** Joins: jnavila (~jnavila@replaced-ip )
1513 [11:50:20] <jelly> MikMouse, what does this apt url look
like?
1514 [11:51:35] *** Quits: Cueball (lee@replaced-ip ) (Ping timeout: 240 seconds)
1515 [11:51:46] *** Joins: hualet (~hualet@replaced-ip )
1516 [11:52:29] *** Joins: Cueball (lee@replaced-ip )
1517 [11:52:49] *** Quits: bazquxer (~bazquxer@replaced-ip ) (Ping timeout: 248 seconds)
1518 [11:52:52] *** Joins: Juzzika (~Jess@replaced-ip )
1519 [11:53:13] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Remote host closed the connection)
1520 [11:53:18] <MikMouse> jelly: Idk, i dont use ubuntu, but the
solution to my problem would have been to install apturl, from
ubuntu repos..
1521 [11:53:39] *** Quits: Evol (~Cof@replaced-ip ) (Quit: Leaving)
1522 [11:53:40] *** Joins: hanshenrik (~hanshenri@replaced-ip )
1523 [11:53:41] <jelly> or add the relevant repo manually
1524 [11:53:57] *** Joins: Geekologist (~geek@replaced-ip )
1525 [11:56:10] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
1526 [11:58:08] *** Quits: Cueball (lee@replaced-ip ) (Ping timeout: 260 seconds)
1527 [11:59:08] *** Joins: waszabi (~Thunderbi@replaced-ip )
1528 [11:59:33] *** Quits: lesik_____ (~lesik@replaced-ip ) (Ping timeout: 260 seconds)
1529 [11:59:49] *** Quits: v01t68 (~v01t@replaced-ip ) (Remote host closed the connection)
1530 [11:59:58] *** Joins: v01t68 (~v01t@replaced-ip )
1531 [12:00:15] *** Quits: hata (~caffeine@replaced-ip ) (Read error: Connection reset by peer)
1532 [12:01:39] *** Quits: ltem (~ltem@replaced-ip ) (Quit: Leaving)
1533 [12:02:52] *** Quits: Frogmorton (~lhf@replaced-ip ) (Quit: Leaving.)
1534 [12:02:55] *** Parts: tys_ (~tys@replaced-ip )
1535 [12:03:01] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Client Quit)
1536 [12:03:21] *** Joins: waszabi (~Thunderbi@replaced-ip )
1537 [12:03:38] *** Joins: dohfish (~oemillak@replaced-ip )
1538 [12:04:45] *** Joins: EmleyMoor (~phil@replaced-ip )
1539 [12:06:50] *** Joins: Cueball (lee@replaced-ip )
1540 [12:08:31] *** Joins: tys101010 (~tys@replaced-ip )
1541 [12:09:01] *** Joins: psychicist__ (~psychicis@replaced-ip )
1542 [12:09:29] *** Quits: czer00 (~grahf_000@replaced-ip ) (Ping timeout: 268 seconds)
1543 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1544 [12:11:18] *** Joins: dselect (~dselect@replaced-ip )
1545 [12:12:55] *** Quits: renzhi (~renzhi@replaced-ip ) (Quit: WeeChat 1.9)
1546 [12:13:24] *** Quits: Defaultti (defaultti@replaced-ip ) (Quit: WeeChat .)
1547 [12:13:32] *** Quits: high_fiver (~high_five@replaced-ip ) (Ping timeout: 260 seconds)
1548 [12:13:48] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
1549 [12:14:56] *** Joins: Defaultti (defaultti@replaced-ip )
1550 [12:15:43] *** Quits: Antares (~Antares@replaced-ip ) (Quit: Leaving)
1551 [12:17:37] *** Joins: nighttrain (~glen@replaced-ip )
1552 [12:18:12] *** Joins: savantgarde (~savantgar@replaced-ip )
1553 [12:18:58] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
1554 [12:19:49] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1555 [12:22:29] *** Quits: orkan (~orkan@replaced-ip ) (Quit: Leaving)
1556 [12:25:09] *** Joins: czer00 (~grahf_000@replaced-ip )
1557 [12:25:13] *** Quits: pav (~pav@replaced-ip ) (Quit: t's now time to walk the dog.)
1558 [12:25:13] *** Quits: austin987 (~null@replaced-ip ) (Ping timeout: 276 seconds)
1559 [12:28:41] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1560 [12:29:35] <Haohmaru> MikMouse, you know what copyright and
intelectual property means, right?
1561 [12:29:45] *** Joins: monksam (~Thunderbi@replaced-ip )
1562 [12:30:31] *** Joins: nikoma (~nikoma@replaced-ip )
1563 [12:32:12] *** Quits: Cl0udN9ne (~OtakuSenp@replaced-ip ) (Ping timeout: 260 seconds)
1564 [12:32:27] <jelly> how do I prevent systemd messages leaking
into dmesg? Debian 9, amd64, systemd 232-25
1565 [12:34:25] *** Quits: forcerecon_ (~quassel@replaced-ip ) (Ping timeout: 248 seconds)
1566 [12:34:29] *** Joins: jjjjjj (~iomismo@replaced-ip )
1567 [12:34:37] *** jjjjjj is now known as JORDI__
1568 [12:34:48] *** Joins: Cl0udN9ne (~OtakuSenp@replaced-ip )
1569 [12:35:05] *** Quits: AN0NYM (~AN0NYM@replaced-ip ) (Remote host closed the connection)
1570 [12:35:22] *** Joins: AN0NYM (~AN0NYM@replaced-ip )
1571 [12:36:04] *** Joins: forcerecon (~quassel@replaced-ip )
1572 [12:37:01] *** Joins: bencc (~Ofir@replaced-ip )
1573 [12:38:12] *** Joins: Bratwurstschleud (~Bratwurst@replaced-ip )
1574 [12:38:18] *** Quits: Bratwurstschleud (~Bratwurst@replaced-ip ) (Remote host closed the connection)
1575 [12:38:34] *** Joins: morphis (~morphis@replaced-ip )
1576 [12:39:57] *** Joins: nighty- (~nighty@replaced-ip )
1577 [12:40:07] *** Quits: romano2k (~romano2k@replaced-ip ) (Ping timeout: 246 seconds)
1578 [12:40:19] *** Joins: dayten (~gnoid@replaced-ip )
1579 [12:40:33] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 248 seconds)
1580 [12:41:13] *** Joins: romano2k (~romano2k@replaced-ip )
1581 [12:41:13] *** Quits: romano2k (~romano2k@replaced-ip ) (Changing host)
1582 [12:41:13] *** Joins: romano2k (~romano2k@replaced-ip )
1583 [12:41:57] *** Joins: sh00p (~z@replaced-ip )
1584 [12:42:04] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Remote host closed the connection)
1585 [12:45:17] *** Joins: Madda (~Madda@replaced-ip )
1586 [12:46:46] *** Joins: guardianx (~pickle@replaced-ip )
1587 [12:46:51] *** Joins: jubo2 (~juboxi@replaced-ip )
1588 [12:48:04] *** Joins: sylinux (~sylinux@replaced-ip )
1589 [12:49:00] *** debhelper sets mode: +l 1693
1590 [12:49:04] *** Parts: sylinux (~sylinux@replaced-ip )
1591 [12:49:39] *** Joins: Drzacek (~Drzacek@replaced-ip )
1592 [12:50:12] *** Joins: Matan (~Matan@replaced-ip )
1593 [12:50:39] *** Quits: nighttrain (~glen@replaced-ip ) (Quit: Lost terminal)
1594 [12:51:25] *** Quits: cioran89 (~cioran89@replaced-ip ) (Ping timeout: 255 seconds)
1595 [12:52:05] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 240 seconds)
1596 [12:52:11] *** Quits: AN0NYM (~AN0NYM@replaced-ip ) (Remote host closed the connection)
1597 [12:52:18] *** Joins: hualet (~hualet@replaced-ip )
1598 [12:52:19] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 255 seconds)
1599 [12:52:43] *** Joins: encryptedlvm (~encrypted@replaced-ip )
1600 [12:52:50] *** Joins: alexertech (~ab@replaced-ip )
1601 [12:53:08] *** Joins: AN0NYM (~AN0NYM@replaced-ip )
1602 [12:54:04] *** Joins: dwar (~dwar@replaced-ip )
1603 [12:54:11] *** Quits: AN0NYM (~AN0NYM@replaced-ip ) (Remote host closed the connection)
1604 [12:54:27] *** Joins: AN0NYM (~AN0NYM@replaced-ip )
1605 [12:54:44] *** Joins: f10 (~flo@replaced-ip )
1606 [12:57:04] *** Quits: __marco (~marco@replaced-ip ) (Ping timeout: 276 seconds)
1607 [12:57:18] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 260 seconds)
1608 [12:57:19] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
1609 [12:57:24] *** Quits: alexertech (~ab@replaced-ip ) (Ping timeout: 260 seconds)
1610 [12:58:35] *** Quits: alexII (~alexII@replaced-ip ) (Ping timeout: 240 seconds)
1611 [12:58:58] *** Joins: turfal (~Thunderbi@replaced-ip )
1612 [12:59:48] *** vjacob_ is now known as vjacob
1613 [13:00:40] <hexhaxtron> When a person asks me to install tls
which package should I install?
1614 [13:01:25] <abrotman> what are they triyng to do with it?
1615 [13:02:42] *** Joins: high_fiver (~high_five@replaced-ip )
1616 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1617 [13:05:08] *** Quits: Madda (~Madda@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1618 [13:05:31] *** Joins: dpkg (~dpkg@replaced-ip )
1619 [13:05:41] *** Quits: pyface (~pyface@replaced-ip ) (Quit: Leaving)
1620 [13:07:12] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
1621 [13:07:33] *** Joins: Drzacek (~Drzacek@replaced-ip )
1622 [13:07:42] *** Quits: guardianx (~pickle@replaced-ip ) (Remote host closed the connection)
1623 [13:08:00] <hexhaxtron> abrotman: I think it's for an
eggdrop.
1624 [13:08:20] <abrotman> so they want to compile something? then
they probably want something like openssl-dev
1625 [13:08:37] <abrotman> sorry, libssl-dev
1626 [13:08:42] *** Quits: fFamousfFatman (~El@replaced-ip ) (Remote host closed the connection)
1627 [13:09:21] *** Joins: __marco (~marco@replaced-ip )
1628 [13:09:27] <hexhaxtron> abrotman: libssl-dev is already
installed at the requested version (1.1.0f-3)
1629 [13:09:38] <abrotman> hexhaxtron: then you'll have to
give us more details
1630 [13:09:45] <abrotman> (if that isn't working for them)
1631 [13:10:25] *** Quits: encryptedlvm (~encrypted@replaced-ip ) (Quit: Leaving)
1632 [13:10:43] *** Quits: vjacob (~vjacob@replaced-ip ) (Ping timeout: 260 seconds)
1633 [13:12:06] *** Quits: JORDI__ (~iomismo@replaced-ip ) (Quit: Leaving)
1634 [13:12:18] *** Joins: guardianx (~pickle@replaced-ip )
1635 [13:13:00] *** Joins: alexII (~alexII@replaced-ip )
1636 [13:14:43] *** Joins: okao (~ookura@replaced-ip )
1637 [13:14:57] *** Joins: llucenic (~Thunderbi@replaced-ip )
1638 [13:15:27] *** Joins: millido (~millido@replaced-ip )
1639 [13:15:30] *** Parts: okao (~ookura@replaced-ip )
1640 [13:15:49] *** Joins: OS-31358 (~OS-31358@replaced-ip )
1641 [13:16:08] *** Joins: killian99 (~killian99@replaced-ip )
1642 [13:16:13] *** Joins: OS-31358_ (~OS-31358@replaced-ip )
1643 [13:16:35] *** Joins: ioria (~ioria2_@replaced-ip )
1644 [13:16:47] *** Quits: OS-31358 (~OS-31358@replaced-ip ) (Client Quit)
1645 [13:16:55] *** Quits: OS-31358_ (~OS-31358@replaced-ip ) (Client Quit)
1646 [13:17:16] *** Joins: OS-31358 (~OS-31358@replaced-ip )
1647 [13:17:47] <CeBe> hi, I am trying to compile PHP from source
on debian stretch and it can not find curl headers because it is not
aware of multiarch and only looks in /usr/include and
/usr/local/include instead of /usr/include/x86_64-linux-gnu
1648 [13:17:51] *** Quits: genpaku (~genpaku@replaced-ip ) (Remote host closed the connection)
1649 [13:17:58] <CeBe> here is the autotools config for it:
replaced-url
1650 [13:18:06] *** Joins: fFamousfFatman (~El@replaced-ip )
1651 [13:18:08] *** Joins: j08nY (~j08nY@replaced-ip )
1652 [13:18:13] <abrotman> CeBe: there's no libcurl-dev or
similar?
1653 [13:18:30] *** Quits: gagrio (~gagrio@replaced-ip ) (Ping timeout: 240 seconds)
1654 [13:18:39] <CeBe> abrotman: its installed, but not in a
location that PHP is aware of
1655 [13:18:55] <CeBe> how could that config autodetect multiarch
support in debian and find the right folder?
1656 [13:19:11] <abrotman> eh, if yuo're compiling something,
why would you be using multiarch?
1657 [13:19:20] <hexhaxtron> Can someone help me fix the Postfix
config?
1658 [13:19:27] <abrotman> Also, I didn't realize -dev
packages were architecture specific
1659 [13:19:38] <CeBe> abrotman: libcurl4-openssl-dev installs
headers in /usr/include/x86_64-linux-gnu/curl
1660 [13:19:41] <abrotman> hexhaxtron: a) just ask b) there is
also #postfix
1661 [13:19:53] <CeBe> and now I am looking for the best way to
autodetect that
1662 [13:19:55] <hexhaxtron> abrotman: they are not helping in
#postfix
1663 [13:20:02] <abrotman> CeBe: and what's the architecture
of the system?
1664 [13:20:10] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 255 seconds)
1665 [13:20:11] <hexhaxtron> I'm using Claws Mail and I can
receive emails but not send them.
1666 [13:20:16] <CeBe> abrotman: x86_64-linux-gnu
1667 [13:20:37] *** Joins: mquin (~mquin@replaced-ip )
1668 [13:20:52] <CeBe> I can work around that by changing the file
and hardcoding my arch, but I'd like to fix it properly and
send a patch
1669 [13:21:30] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Remote host closed the connection)
1670 [13:21:58] *** Quits: fFamousfFatman (~El@replaced-ip ) (Remote host closed the connection)
1671 [13:22:52] *** Joins: BluesKaj (~Blues@replaced-ip )
1672 [13:22:52] <abrotman> hexhaxtron: you'll have to provide
errors
1673 [13:23:30] <BluesKaj> Hiyas all
1674 [13:23:45] *** Quits: Cl0udN9ne (~OtakuSenp@replaced-ip ) (Ping timeout: 248 seconds)
1675 [13:24:21] *** Quits: phinxy (~tehhhd@replaced-ip ) (Quit: Leaving)
1676 [13:24:23] <hexhaxtron> abrotman: this is the mail.log
replaced-url
1677 [13:24:50] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
1678 [13:25:06] <abrotman> looks like you didn't auth?
1679 [13:25:13] *** Joins: botWhoStoreTheMe (~botWhoSto@replaced-ip )
1680 [13:25:40] *** Quits: botWhoStoreTheMe (~botWhoSto@replaced-ip ) (Remote host closed the connection)
1681 [13:26:23] *** Quits: Bercik (~Yotsuba@replaced-ip ) (Ping timeout: 255 seconds)
1682 [13:26:27] <hexhaxtron> abrotman: I'm not sure... this
is the Claws Mail log:
replaced-url
1683 [13:26:59] *** Joins: botWhoStoreTheMe (~botWhoSto@replaced-ip )
1684 [13:27:20] <abrotman> right, no AUTH.
1685 [13:27:28] <hexhaxtron> abrotman: what should I do?
1686 [13:27:41] <abrotman> hexhaxtron: provide auth, or tell
postfix to allow relay from that IP
1687 [13:27:55] <hexhaxtron> How do I provide auth?
1688 [13:27:56] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1689 [13:28:02] <abrotman> I don't use Claws
1690 [13:28:08] *** Joins: raynold (uid201163@replaced-ip )
1691 [13:28:11] <abrotman> (I never have used Claws)
1692 [13:28:23] *** Joins: OrkenWhite (~OrkenWhit@replaced-ip )
1693 [13:28:27] *** Quits: clmsy (~eoz@replaced-ip ) (Ping timeout: 240 seconds)
1694 [13:29:33] *** Joins: littlekitty (uid234006@replaced-ip )
1695 [13:31:08] *** Quits: botWhoStoreTheMe (~botWhoSto@replaced-ip ) (Ping timeout: 240 seconds)
1696 [13:31:53] *** Quits: kchr (~kchr@replaced-ip ) (Remote host closed the connection)
1697 [13:32:07] *** Joins: kchr_ (~kchr@replaced-ip )
1698 [13:32:24] *** Joins: McNam (~McNam@replaced-ip )
1699 [13:32:38] *** Joins: Ingvix (~Ingvix@replaced-ip )
1700 [13:33:12] *** Joins: Delta-One (~zero@replaced-ip )
1701 [13:33:53] *** Quits: Cueball (lee@replaced-ip ) (Ping timeout: 248 seconds)
1702 [13:34:05] *** Quits: grafdiffuzor (~grafdiffu@replaced-ip ) (Ping timeout: 240 seconds)
1703 [13:34:35] *** Quits: EmleyMoor (~phil@replaced-ip ) (Ping timeout: 255 seconds)
1704 [13:34:35] *** Joins: Bercik (~Yotsuba@replaced-ip )
1705 [13:36:12] *** Joins: l3archos (~Icedove@replaced-ip )
1706 [13:36:25] *** Joins: veek (~veek@replaced-ip )
1707 [13:36:30] <veek> how do i do lsof -n -i 46TCP -c firefox
1708 [13:36:33] *** Joins: Cueball (lee@replaced-ip )
1709 [13:36:36] *** Quits: guardianx (~pickle@replaced-ip ) (Remote host closed the connection)
1710 [13:36:42] <veek> just the tcp udp conections for firefox
1711 [13:37:14] *** Joins: guardianx (~pickle@replaced-ip )
1712 [13:37:14] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
1713 [13:37:17] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
1714 [13:37:21] *** Joins: bencc1 (~Ofir@replaced-ip )
1715 [13:37:22] <abrotman> CeBe: are you sure it's not
looking there? or it just can't find the right file?
1716 [13:38:09] *** Joins: jushur (~jushur@replaced-ip )
1717 [13:38:26] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
1718 [13:39:44] *** Joins: dasher00 (~dasher00@replaced-ip )
1719 [13:40:05] *** Quits: bencc (~Ofir@replaced-ip ) (Ping timeout: 246 seconds)
1720 [13:40:16] *** Joins: myself33 (~myself33@replaced-ip )
1721 [13:40:20] *** Quits: mquin (~mquin@replaced-ip ) (Ping timeout: 624 seconds)
1722 [13:40:46] *** Joins: EmleyMoor (~phil@replaced-ip )
1723 [13:41:06] *** Quits: guardianx (~pickle@replaced-ip ) (Remote host closed the connection)
1724 [13:41:23] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1725 [13:42:37] *** Quits: myself33 (~myself33@replaced-ip ) (Client Quit)
1726 [13:42:39] *** Joins: Somelauw (~Somelauw@replaced-ip )
1727 [13:43:02] *** Joins: pvdp (~pieter@replaced-ip )
1728 [13:43:26] <Somelauw> I'm using Debian Stretch, but cat
/etc/issue shows "Debian GNU/Linux buster/sid \n \l"
instead
1729 [13:43:48] <abrotman> Somelauw: pastebin your sources.list
1730 [13:44:38] <CeBe> abrotman:
replaced-url
1731 [13:45:07] <abrotman> CeBe: symlink it to where it needs it?
1732 [13:45:11] *** Joins: guardianx (~pickle@replaced-ip )
1733 [13:45:13] *** Joins: mquin (~mquin@replaced-ip )
1734 [13:45:24] <abrotman> CeBe: You're going to file a bug
on the PHP source?
1735 [13:46:23] <CeBe> abrotman, sure I can symlink. My question
is about how to fix PHP properly
1736 [13:46:30] <CeBe> came up with a solution:
replaced-url
1737 [13:46:46] *** Quits: ribasushi (~riba@replaced-ip ) (Ping timeout: 255 seconds)
1738 [13:46:55] *** Quits: jhebden (~jhebden@replaced-ip ) (Ping timeout: 268 seconds)
1739 [13:46:58] *** Joins: suth (54147bf1@replaced-ip )
1740 [13:47:26] *** Quits: guardianx (~pickle@replaced-ip ) (Remote host closed the connection)
1741 [13:47:49] *** Joins: guardianx (~pickle@replaced-ip )
1742 [13:47:58] <abrotman> CeBe: another option might be to see
how the Debian PHP packages have been altered to work with it in
that location
1743 [13:48:10] *** Joins: kbeflo (~kbeflo___@replaced-ip )
1744 [13:48:27] <Somelauw> abrotman: It's unpolished but
replaced-url
1745 [13:48:27] *** Quits: pvdp (~pieter@replaced-ip ) (Quit: Leaving)
1746 [13:48:52] *** Joins: pvdp (~pieter@replaced-ip )
1747 [13:49:08] <abrotman> Somelauw: did you alter your sources
after Stretch was released?
1748 [13:49:16] <suth> Hi. Can somone please help me? I did a
fresh install of Debian 9, and when I try to boot I get /dev/sdb5
does not exist. Dropping to shell! I'm not on UEFI, and I have
tried setting nomodeset and rootdelay
1749 [13:49:32] *** Quits: notebox (~textual@replaced-ip ) (Quit: My Mac Pro has gone to sleep. ZZZzzz…)
1750 [13:50:04] *** Joins: tymczenko (~tymczenko@replaced-ip )
1751 [13:50:06] <Somelauw> abrotman: I started from Debian Jessie,
I upgraded to stretch before its official release
1752 [13:51:00] <abrotman> Somelauw: were your sources pointing at
"testing" at some point?
1753 [13:51:04] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1754 [13:51:05] <abrotman> or unstable
1755 [13:51:16] *** Joins: jhebden (~jhebden@replaced-ip )
1756 [13:51:17] *** Joins: nvz (~user@replaced-ip )
1757 [13:52:02] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Client Quit)
1758 [13:52:06] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1759 [13:52:33] *** Joins: bmr (~bmr@replaced-ip )
1760 [13:52:41] *** Quits: Elirips (~Elirips@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
1761 [13:52:43] *** Quits: McNam (~McNam@replaced-ip ) (Ping timeout: 260 seconds)
1762 [13:53:01] <Somelauw> abrotman: I think I just replaced
Jessie by Stretch. I don't remember setting it to testing.
1763 [13:53:04] *** Joins: hualet (~hualet@replaced-ip )
1764 [13:53:11] <nvz> heh
1765 [13:53:13] *** Joins: discovered (~discovere@replaced-ip )
1766 [13:53:14] <abrotman> Somelauw: that seems to be what
happened ..
1767 [13:53:29] <Somelauw> maybe the last line is responsible?
1768 [13:53:33] <abrotman> Somelauw: dpkg -l base-files ..
what's the version number?
1769 [13:53:44] *** Joins: DK2 (~DK2@replaced-ip )
1770 [13:54:03] <Somelauw> abrotman: 10
1771 [13:54:14] *** Parts: nvz (~user@replaced-ip )
1772 [13:54:17] <abrotman> well, congrats
1773 [13:54:18] *** Parts: ewew (~ewew@replaced-ip )
1774 [13:54:21] <abrotman> judd: versions base-files
1775 [13:54:22] <judd> Package: base-files on amd64 -- wheezy:
7.1wheezy11; jessie: 8+deb8u8; stretch: 9.9; sid: 10; buster: 10
1776 [13:54:27] *** Joins: nvz (~user@replaced-ip )
1777 [13:54:36] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
1778 [13:54:48] <suth> I'm going to try running live cd and
checking fdisk etc. brb
1779 [13:54:57] <Somelauw> i'm on buster? i don't
understand?
1780 [13:55:09] <abrotman> dpkg: tell Somelauw about which repo
1781 [13:55:20] *** Joins: gb00s (uid99359@replaced-ip )
1782 [13:55:34] <nvz> I can't seem to connect to a WPA2
secured AP with wicd, it just goes through the motions, says
authenticating, then says not connected
1783 [13:55:42] *** Quits: dc5ala (~dc5ala@replaced-ip ) (Remote host closed the connection)
1784 [13:56:03] *** Joins: ribasushi (~riba@replaced-ip )
1785 [13:56:08] *** Quits: Hyp3ri0n (~OtakuSenp@replaced-ip ) (Max SendQ exceeded)
1786 [13:56:17] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
1787 [13:56:39] *** Joins: grafdiffuzor (~grafdiffu@replaced-ip )
1788 [13:56:42] *** Joins: Hyp3ri0n (~OtakuSenp@replaced-ip )
1789 [13:56:51] <nvz> I haven't the slightest clue how to
break it down and debug
1790 [13:57:28] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 246 seconds)
1791 [13:58:35] *** Quits: high_fiver (~high_five@replaced-ip ) (Ping timeout: 240 seconds)
1792 [13:58:40] <BluesKaj> nvz, why wicd, are you on raspbian/rpi
?
1793 [13:59:05] <Somelauw> abrotman: I don't know what's
going on, can I leave my sources.list like this? Even if by some
kind of magic I seem to be used buster instead?
1794 [13:59:10] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1795 [13:59:26] <abrotman> Somelauw: you can do anything you wish
1796 [13:59:30] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
1797 [14:00:03] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
1798 [14:00:26] <nvz> BluesKaj: orangepi, yes
1799 [14:00:48] <nvz> I just realized my system time is wrong and
running ntptime is returning the wrong time too
1800 [14:00:59] <Somelauw> I don't get it. I haven't
touched sources.list in a while. It makes no sense. Even if at some
point before I had my repositories pointed to testing, it must have
been before stretch was released.
1801 [14:01:01] <nvz> I'm pretty sure its not 1:38am, its
light outside
1802 [14:01:15] <tremolo> Is it magic, or did you add an unstable
repo without appropriate pinning?
1803 [14:01:24] *** Quits: turfal (~Thunderbi@replaced-ip ) (Quit: turfal)
1804 [14:01:26] *** Joins: fFamousfFatman (~El@replaced-ip )
1805 [14:01:53] *** Joins: jemadux (~jemadux@replaced-ip )
1806 [14:01:55] <Somelauw> it's probably the last line in my
sources.list
1807 [14:02:01] <nvz> could incorrect time affect wpa auth?
1808 [14:02:03] *** Parts: pvdp (~pieter@replaced-ip )
1809 [14:02:23] *** Quits: notswengr (~textual@replaced-ip ) (Ping timeout: 255 seconds)
1810 [14:02:44] *** Quits: tvsutton (~cygnus211@replaced-ip ) (Changing host)
1811 [14:02:44] *** Joins: tvsutton (~cygnus211@replaced-ip )
1812 [14:03:12] <tremolo> Somelauw: Unless you have it pinned,
that last line should have you running Sid.
1813 [14:03:13] *** Quits: mnemonic (~semeion@replaced-ip ) (Ping timeout: 260 seconds)
1814 [14:04:27] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1815 [14:04:32] <BluesKaj> nvz, dunno,
1816 [14:04:53] <nvz> BluesKaj: way to give it the ol college try
:P
1817 [14:05:53] *** Hyp3ri0n is now known as OtakuSenpai
1818 [14:05:56] <Somelauw> tremolo: I have the following in
etc/apt/preferences
replaced-url
1819 [14:06:10] *** Quits: d3lphi (~d3lphi@replaced-ip ) (Remote host closed the connection)
1820 [14:06:23] <abrotman> tremolo: I think that's just for
one package?
1821 [14:06:28] <nvz> I don't understand why ntp is returning
the incorrect time, its 6hrs and 23 minutes off
1822 [14:06:30] <BluesKaj> nvz, do you have an upograded raspbian
stretch on the pi , if so you need to down grade to the jessie
version of thebcm wifi driver
1823 [14:06:39] <abrotman> oh, nope, misread
1824 [14:06:47] <Somelauw> I think I can't go back to
stretch, but maybe gradually downgrade to buster
1825 [14:06:47] <nvz> BluesKaj: I'm not running raspbian,
this isn't a raspberry pi
1826 [14:06:54] <nvz> BluesKaj: I'm running stretch
1827 [14:06:54] *** Quits: disposable2 (~Thunderbi@replaced-ip ) (Quit: disposable2)
1828 [14:07:01] <abrotman> bur regardless, it may have pulled in
base-files
1829 [14:07:05] *** Quits: supersoju (~ajones@replaced-ip ) (Ping timeout: 240 seconds)
1830 [14:07:10] <nvz> the only think not in stretch is the kernel
1831 [14:07:13] <abrotman> Somelauw: you could just point at
Buster now, but it may get bumpy
1832 [14:07:24] *** Quits: ripazha (ripazha@replaced-ip ) (Quit: \0)
1833 [14:07:28] *** Joins: myself33 (~myself33@replaced-ip )
1834 [14:07:30] <nvz> I'm using the sunxi kernel
1835 [14:08:14] <nvz> Fri Jul 14 01:45:29 EDT 2017
1836 [14:08:15] <Somelauw> abrotman: maybe it would stabilize in a
month or two?
1837 [14:08:30] <BluesKaj> no matter, nvz, if it's stretch
you need the the jessie bcm driver version
1838 [14:08:35] *** Quits: dasher00 (~dasher00@replaced-ip ) (Ping timeout: 240 seconds)
1839 [14:08:57] <nvz> BluesKaj: the what?
1840 [14:09:13] <nvz> BluesKaj: I don't have a broadcom
anything on this machine
1841 [14:09:20] <BluesKaj> ok ,nevermind
1842 [14:09:27] *** Joins: suth (54147bf1@replaced-ip )
1843 [14:09:39] *** Joins: Ischwitz (~Ingvix@replaced-ip )
1844 [14:09:39] <abrotman> Somelauw: or get worse, no one can know
1845 [14:09:55] *** Quits: Delta-One (~zero@replaced-ip ) (Ping timeout: 258 seconds)
1846 [14:09:56] <abrotman> Somelauw: you're probably okay the
way you are for now. But I'd probably comment out that last
line.
1847 [14:10:06] <abrotman> Somelauw: and when you feel you've
got a day of free time, upgrade
1848 [14:10:09] *** Quits: Artox (~Artox@replaced-ip ) (Ping timeout: 248 seconds)
1849 [14:10:09] <abrotman> (to buster)
1850 [14:10:18] <abrotman> Somelauw: alternately, attempt to
downgrade
1851 [14:10:24] *** Joins: ripazha (ripazha@replaced-ip )
1852 [14:10:24] *** Quits: ripazha (ripazha@replaced-ip ) (Changing host)
1853 [14:10:24] *** Joins: ripazha (ripazha@replaced-ip )
1854 [14:10:36] <BluesKaj> go ask in #orangepi orwhatever support
chat it uses, nvz
1855 [14:10:40] <suth> So. I booted into live cd, checked fdisk
and sda5 is there, and everything looks as it should be. However
when I mounted sda5 and checked fstab, the file was basically empty
and contained only a line regarding sda1. Is this the problem? Uh,
been at it for hours now, cant even get debian to boot...
1856 [14:11:18] * nvz installs ntpdate
1857 [14:11:29] <abrotman> nvz: you can use ntpd to skew
1858 [14:11:46] *** Joins: littlebit (~Thunderbi@replaced-ip )
1859 [14:12:11] <nvz> abrotman: ntptime is returning the same time
as my date command, and its wrong
1860 [14:12:17] *** Quits: Ingvix (~Ingvix@replaced-ip ) (Ping timeout: 248 seconds)
1861 [14:12:40] <abrotman> nvz: timezone correct?
1862 [14:12:42] <nvz> and not like timezone wrong, its off by 6hrs
and 23 minutes and the TZ is right
1863 [14:13:05] <nvz> there are no 23 minute timezones I'm
aware of
1864 [14:13:05] <abrotman> nvz: if you run "ntpq" and
type "peers", what do you see?
1865 [14:13:22] <abrotman> Arizona
1866 [14:13:26] *** Quits: NoRm4nD (~NoRm4nD@replaced-ip ) (Ping timeout: 268 seconds)
1867 [14:13:28] *** Quits: fFamousfFatman (~El@replaced-ip ) (Remote host closed the connection)
1868 [14:13:34] <nvz> abrotman: Arizona?
1869 [14:13:42] <abrotman> Humor is lost on you ;)
1870 [14:13:52] <abrotman> nvz: what does "peers" return
?
1871 [14:13:56] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Client Quit)
1872 [14:14:31] *** Quits: Trieste (~Trieste@replaced-ip ) (Ping timeout: 258 seconds)
1873 [14:14:31] *** Quits: ripazha (ripazha@replaced-ip ) (Client Quit)
1874 [14:14:35] *** Joins: pvdp_ (~pieter@replaced-ip )
1875 [14:14:58] <nvz> abrotman: 4 lines for debian.pool.n (cuts
off) showing no delay or offset
1876 [14:15:09] <abrotman> nvz: hwclock?
1877 [14:15:20] <hudo> rdz, thx it worked with uid and gid
1878 [14:15:33] *** Joins: Trieste (~Trieste@replaced-ip )
1879 [14:15:33] <tremolo> Somelauw: That looks good to me on its
own, but I'm not sure why you have pinning for testing when you
have no testing repo.
1880 [14:15:58] <nvz> abrotman: there is no hwclock on this
machine, it is set back in 1969, you have to use ntp on these things
1881 [14:16:23] *** Joins: millido (~millido@replaced-ip )
1882 [14:16:28] <suth> is this:
replaced-url
1883 [14:16:33] <nvz> /bin/sh: 1: hwclock: not found
1884 [14:16:43] <nvz> bah
1885 [14:17:11] <nvz> its 12/31/69 19:34:37 -5
1886 [14:17:13] *** Quits: bmr (~bmr@replaced-ip ) (Ping timeout: 260 seconds)
1887 [14:17:28] *** Quits: soahccc_ (~soahccc@replaced-ip ) (Quit: Cya)
1888 [14:17:28] <nvz> what it always says because there is no
hardware clock on the device
1889 [14:17:34] <abrotman> neat ..
1890 [14:17:36] *** Joins: jasperarcola (~jasperarc@replaced-ip )
1891 [14:17:43] *** Quits: myself33 (~myself33@replaced-ip ) (Quit: Leaving)
1892 [14:17:44] *** Joins: Artox (~Artox@replaced-ip )
1893 [14:17:56] <nvz> yeah idk where it gets that time from its
not even standard epoch
1894 [14:18:23] <nvz> the time has never been wrong on here before
1895 [14:18:27] *** Quits: kuneco (~kuneco@replaced-ip ) (Ping timeout: 240 seconds)
1896 [14:19:01] *** debhelper sets mode: +l 1685
1897 [14:19:11] *** Joins: myself33 (~myself33@replaced-ip )
1898 [14:19:19] <nvz> I just happened to notice it was after 8am
and my irssi timestamps said its going on 2am
1899 [14:19:37] *** Quits: grift (~grift@replaced-ip ) (Quit: Bye world)
1900 [14:19:58] *** Quits: mquin (~mquin@replaced-ip ) (Read error: Connection reset by peer)
1901 [14:20:45] <nvz> abrotman: question is aside from wth is
going on with the time suddenly, could incorrect time cause wpa auth
to fail? I know it'll affect TLS/SSL on web pages but I dont
really know all that much about wpa2
1902 [14:20:49] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 248 seconds)
1903 [14:21:15] *** Joins: supersoju (~ajones@replaced-ip )
1904 [14:21:27] *** Joins: savantgarde (~savantgar@replaced-ip )
1905 [14:21:46] <abrotman> nvz: I wouldn't rule it out
1906 [14:21:57] <nvz> I thought I only had one problem and
realized I had two, which means they might be related
1907 [14:21:57] *** Quits: myself33 (~myself33@replaced-ip ) (Client Quit)
1908 [14:22:09] *** Quits: oish (~charlie@replaced-ip ) (Remote host closed the connection)
1909 [14:22:19] <suth> nobody?
1910 [14:22:20] *** Joins: jakefb (~textual@replaced-ip )
1911 [14:22:20] <nvz> I can set the time manually but I'd
have to stop ntp if its returning the wrong time
1912 [14:22:24] <abrotman> I mean, wicd is wonky sometimes
1913 [14:22:32] <nvz> oh it certainly is
1914 [14:22:45] <abrotman> suth: what is /dev/sda5 on your system?
1915 [14:22:53] *** Joins: notebox (~textual@replaced-ip )
1916 [14:22:56] <nvz> but Idk how to do wpa, I know how to work
iwconfig/dhclient for an unsecure ap
1917 [14:22:56] <suth> abrotman, it's root
1918 [14:23:11] *** Quits: guardianx (~pickle@replaced-ip ) (Remote host closed the connection)
1919 [14:23:27] <nvz> I've never used a secured AP other than
with network-manager
1920 [14:23:46] *** Joins: nog3_ (~tud3@replaced-ip )
1921 [14:23:50] <Somelauw> tremolo: it's commented
1922 [14:23:56] <abrotman> suth: that seems .. bad
1923 [14:24:05] <abrotman> suth: encrypted? lvm? mdraid?
1924 [14:24:21] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: ☮ out)
1925 [14:24:28] *** Joins: GDiaX (~gdiax@replaced-ip )
1926 [14:24:32] <tremolo> nvz: Standard epoch -5 hours for local
time, plus 34 minutes for uptime?
1927 [14:24:43] <Somelauw> It just seems to me that this setup
should give preference to stretch, because it has higher priority
than unstable
1928 [14:24:47] <suth> abrotman: Nothing.. I did set ahci instead
of ide, but that should not be a problem right?
1929 [14:24:54] <nvz> tremolo: could be.. that makes sense I guess
1930 [14:25:00] *** Joins: boodie (~vladimir@replaced-ip )
1931 [14:25:28] <nvz> tremolo: current uptime is now 46min, so
that seems to be it
1932 [14:25:53] <nvz> tremolo: but it still doesn't explain
why ntp is returning the incorrect time
1933 [14:25:58] <abrotman> suth: doubtful, but you can try
1934 [14:26:14] <tremolo> Somelauw: Ah, so it is.
1935 [14:26:20] <suth> abrotman: ok, brb ill change it to ide,
reinstall and see.
1936 [14:26:34] <abrotman> suth: probably don't have to
reinstall
1937 [14:26:41] *** Joins: Kitty (freemadi@replaced-ip )
1938 [14:26:49] <Kitty> I have a minimal debian install I've
setup in a vm
1939 [14:26:49] <suth> ok, brb
1940 [14:27:00] <Kitty> despite not having it mentioned anywhere
in /etc/apt,
1941 [14:27:06] <Kitty>
ftp.nl.debian.org_debian_dists_stable_main_i18n_Translation-en
1942 [14:27:16] <Kitty> appears in /var/lib/apt/lists/
1943 [14:27:24] <Kitty> what is triggering that being pulled in ?
1944 [14:27:30] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1945 [14:27:31] *** Joins: larjona (~quassel@replaced-ip )
1946 [14:28:01] <tremolo> nvz: No, it doesn't. Where are you
pulling the time from?
1947 [14:28:06] <Somelauw> tremolo: no, because by base-files are
at version 10 somehow
1948 [14:28:29] <nvz> doing ntpdate pool.ntp.org returned the
correct time, so the debian servers must be messed up
1949 [14:28:34] <boodie> Hi Everybody (jessie): I intend to
upgrade my hardware and install there stretch from scratch. I was
told that there are issues with SS disks. Can a strech system be
100% installed on SSDs?
1950 [14:28:41] *** Quits: ShalokShalom (~quassel@replaced-ip ) (Remote host closed the connection)
1951 [14:28:45] *** Joins: bmr (~bmr@replaced-ip )
1952 [14:28:54] *** Quits: monksam (~Thunderbi@replaced-ip ) (Quit: monksam)
1953 [14:29:47] *** Joins: mquin (~mquin@replaced-ip )
1954 [14:29:52] *** Joins: electro33 (uid613@replaced-ip )
1955 [14:30:12] *** Joins: raj__ (~raj@replaced-ip )
1956 [14:30:14] <BluesKaj> boodie, I have stretch on a samsung 860
250Gb ssd , no issues
1957 [14:30:19] *** Joins: kuneco (~kuneco@replaced-ip )
1958 [14:30:30] <BluesKaj> 850 rather
1959 [14:31:35] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
1960 [14:31:54] <boodie> BluesKaj: The "Samsung 860
250Gb" being the model of SSD, right?
1961 [14:32:45] *** Joins: jscoder (~user@replaced-ip )
1962 [14:32:59] <BluesKaj> boodie yes Samsung 850 SSD actually
1963 [14:33:16] <jscoder> tremolo: it was using the defualt
pool.debian.ntp servers, I stopped ntp and ran ntpdate pool.ntp.org
and it returned the correct time. Then I got knocked off the net
because of the time change I guess
1964 [14:33:16] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
1965 [14:33:32] *** Quits: nvz (~user@replaced-ip ) (Disconnected by services)
1966 [14:33:37] <jscoder> nick nvz
1967 [14:33:42] *** jscoder is now known as nvz
1968 [14:33:52] *** Quits: nog3_ (~tud3@replaced-ip ) (Quit: WeeChat 1.4)
1969 [14:34:03] *** Joins: nog3_ (~tud3@replaced-ip )
1970 [14:34:13] <boodie> BluesKaj: No partition / TRIM issues?
1971 [14:34:31] *** Parts: pvdp_ (~pieter@replaced-ip )
1972 [14:34:46] *** Joins: cccc827 (~severin@replaced-ip )
1973 [14:34:48] <nvz> hmm well that was fail.. apparently I got
something configured wrong if I came back unidentified
1974 [14:34:53] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1975 [14:35:04] <nvz> I didn't think that was possible with
sasl login
1976 [14:35:16] *** Joins: marie1973 (~marie1972@replaced-ip )
1977 [14:35:20] *** Joins: shinnok (~shinnok@replaced-ip )
1978 [14:35:32] *** Joins: suth (54147bf1@replaced-ip )
1979 [14:35:52] *** Quits: kuneco (~kuneco@replaced-ip ) (Ping timeout: 276 seconds)
1980 [14:36:17] *** Parts: veek (~veek@replaced-ip )
1981 [14:36:20] <suth> abrotman: Hey. It did not work. On another
note, the live cd freezes and crashes almost everytime I use it.
Perhaps it's a hardware thing? I can run ubuntu, arch, mint
without issues tho...
1982 [14:36:43] <abrotman> suth: doesn't sound like hardware
1983 [14:36:49] *** Quits: marie1972 (~marie1972@replaced-ip ) (Ping timeout: 248 seconds)
1984 [14:37:05] <BluesKaj> boodie, nope, don't believe all
the rumours about ssd failure, most are totally untrue , especially
the newer SSDs are sold and reliable
1985 [14:37:18] *** Joins: Haudegen (~quassel@replaced-ip )
1986 [14:37:20] *** Joins: bencc (~Ofir@replaced-ip )
1987 [14:37:35] *** Joins: kuneco (~kuneco@replaced-ip )
1988 [14:37:36] <suth> abrotman: I've done two fresh
installs, and I used guided partitioning so there is nothing I could
have done wrong as far as I know.
1989 [14:37:44] <boodie> Question 2: any recommended choice of
motherboards, that are known to work with the penguin (no Wifi /
ethernet / Chipset / Bluetooth or other problems)? I have already
been advised that Intel GPU seems to be the smoothest?
1990 [14:37:47] *** Parts: bencc (~Ofir@replaced-ip )
1991 [14:38:07] *** Joins: Elirips (~Elirips@replaced-ip )
1992 [14:38:27] <tremolo> Somelauw: There is a warning on the apt
pinning page about unintentionally pulling in unstable packages.
replaced-url
1993 [14:38:39] *** Quits: raj__ (~raj@replaced-ip ) (Remote host closed the connection)
1994 [14:38:40] *** Joins: waszabi (~Thunderbi@replaced-ip )
1995 [14:38:52] <abrotman> suth: what options are you choosing
when you setup the drives?
1996 [14:38:57] <BluesKaj> nvz, if you're worride anout trim
then run fstrim -a once a moth or so
1997 [14:39:01] *** debhelper sets mode: +l 1692
1998 [14:39:09] *** Quits: nvz (~user@replaced-ip ) (Remote host closed the connection)
1999 [14:39:11] <BluesKaj> oops boodie^
2000 [14:39:34] <abrotman> boodie: you want to avoid firmware?
2001 [14:40:09] <suth> abrotman: guided use entire partition or
what it is called
2002 [14:40:19] *** Joins: Antares (~Antares@replaced-ip )
2003 [14:40:31] <boodie> Well, I don't know ... ideally I
would go for the opensource stuff, if possible
2004 [14:40:35] *** Quits: bencc1 (~Ofir@replaced-ip ) (Ping timeout: 240 seconds)
2005 [14:40:39] <suth> abrotman: No, guided use all free space or
something. Cant remember the exact phrasing.
2006 [14:40:52] *** Joins: Ocean (~Alpha@replaced-ip )
2007 [14:40:57] <abrotman> I've never used guided, but that
shouldn't be an issue .. but try manual
2008 [14:41:02] *** Joins: ZetFury (~~@replaced-ip )
2009 [14:41:28] *** Quits: srtu (~hypnotoad@replaced-ip ) (Remote host closed the connection)
2010 [14:41:39] <tremolo> all unallocated space or whole disk?
2011 [14:41:41] *** Quits: bhuddah (~michael@replaced-ip ) (Quit: WeeChat 1.4)
2012 [14:41:50] <BluesKaj> manual partitioning is best IME ..never
trusted the auto or guided much
2013 [14:42:15] <suth> abrotman: ok, installing debian again then
:) Thanks for trying to help by the way! Really appreciate it.
I've got basically no experience with linux, but I really want
to get into it now, and debian seems just right for me.
2014 [14:42:37] <tremolo> I've never had a problem with
guided.
2015 [14:42:37] *** Joins: grift (~grift@replaced-ip )
2016 [14:42:49] <Ocean> dito
2017 [14:42:58] <abrotman> suth: I made the same decision nearly
20 years ago :)
2018 [14:43:04] <suth> :)
2019 [14:43:24] <suth> well, back in 20 minutes, hopefully to
thnak you for the help and not to bang my head in the wall :P
2020 [14:43:25] *** Quits: waszabi (~Thunderbi@replaced-ip ) (Client Quit)
2021 [14:43:49] *** Joins: Brolf (~Brolf@replaced-ip )
2022 [14:43:53] *** Quits: kdlsp (~k@replaced-ip ) (Quit: quit)
2023 [14:44:38] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
2024 [14:47:19] *** Parts: Ocean (~Alpha@replaced-ip )
2025 [14:47:21] *** Quits: jakefb (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2026 [14:47:22] *** Quits: nog3_ (~tud3@replaced-ip ) (Quit: WeeChat 1.4)
2027 [14:47:54] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
2028 [14:48:49] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 255 seconds)
2029 [14:49:01] *** debhelper sets mode: +l 1685
2030 [14:49:53] <BluesKaj> tremolo, I usually prepartiiton the
drive before installing any OSs, mainly for dual booting and
It's simpler during the intalls
2031 [14:49:58] *** Quits: tys101010 (~tys@replaced-ip ) (Ping timeout: 246 seconds)
2032 [14:50:04] *** Joins: lupin3rd (~lupin3rd@replaced-ip )
2033 [14:50:21] *** Joins: daniel-s (~daniel-s@replaced-ip )
2034 [14:50:26] *** Joins: _bsurfer_ (~bsurfer@replaced-ip )
2035 [14:50:50] <tremolo> Fair enough. I haven't done a dual
boot off the same disk in years.
2036 [14:51:48] <BluesKaj> <-- not a VM fan
2037 [14:51:49] *** Quits: lupin3rd (~lupin3rd@replaced-ip ) (Client Quit)
2038 [14:52:40] <tremolo> I do VMs at work. At home, I have
separate disks.
2039 [14:53:11] *** Joins: luckman212 (~luckman21@replaced-ip )
2040 [14:53:13] *** Quits: grift (~grift@replaced-ip ) (Quit: Bye world)
2041 [14:53:21] *** Quits: manuel (~manuel@replaced-ip ) (Ping timeout: 248 seconds)
2042 [14:53:28] *** Quits: freenoodle (~jr@replaced-ip ) (Quit: freenoodle)
2043 [14:53:30] *** Joins: err404 (~err404@replaced-ip )
2044 [14:53:50] *** Joins: hualet (~hualet@replaced-ip )
2045 [14:54:02] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
2046 [14:54:47] *** Quits: Somelauw (~Somelauw@replaced-ip ) (Quit: WeeChat 1.9)
2047 [14:54:56] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Client Quit)
2048 [14:55:24] <BluesKaj> right, not afraid to admit VMs never
seem to work on this pc, there's always a problem of some sort.
Whether it's my inability to install the guest OS properly or
if successful there's some HW issue.
2049 [14:55:47] <boodie> I am also planning to have a dual-boot
with windows 10 ... (for games). Do you know if it is still possible
as usual with GRUB (I have XP and Jessie at the moment).
2050 [14:56:05] *** Joins: cg_ (~cg@replaced-ip )
2051 [14:57:05] *** Joins: yeticry_ (~yeticry@replaced-ip )
2052 [14:57:30] *** Parts: cg_ (~cg@replaced-ip )
2053 [14:57:58] <abrotman> boodie: yes
2054 [14:58:22] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 246 seconds)
2055 [14:58:25] *** Joins: ConCarne (~Anonymous@replaced-ip )
2056 [14:59:12] <BluesKaj> boodie, yes, it can be done, but I hope
you're familiar with UEFI/GPT install procedures
2057 [14:59:30] *** Quits: yeticry (~yeticry@replaced-ip ) (Ping timeout: 240 seconds)
2058 [14:59:39] <tremolo> On my home PC, it "just
works."
2059 [14:59:44] *** Joins: grift (~grift@replaced-ip )
2060 [14:59:53] *** Joins: jgoohu (~Mutter@replaced-ip )
2061 [15:01:19] *** Quits: arturo (~arturo@replaced-ip ) (Remote host closed the connection)
2062 [15:01:34] <tremolo> Installed Windows on its SSD first,
because it likes to assume it's the only thing I could want.
Installed Debian from USB onto a separate SSD. Rebooted, and the
GRUB menu had both.
2063 [15:01:49] *** Joins: darxmurf (~darxmurf@replaced-ip )
2064 [15:01:50] <darxmurf> hi all
2065 [15:02:01] *** Joins: Texou (~Texou@replaced-ip )
2066 [15:02:15] *** Quits: jgoohu (~Mutter@replaced-ip ) (Client Quit)
2067 [15:02:49] <tremolo> Howdy
2068 [15:02:56] *** Joins: suth (54147bf1@replaced-ip )
2069 [15:03:49] <suth> abrotman: Still not working... I also tried
to login with liveCD again to give you the fdisk, fstab outputs, but
it crashes everytime...
2070 [15:04:05] * BluesKaj doesn't bother with windows
anymore...not a gamer anyway so i don't see the point of it
anymore
2071 [15:04:12] <tremolo> suth: Are you trying to install from a
live image?
2072 [15:04:16] <Haohmaru> when you insert a usb stick with some
"exotic" partitions - windows immediately suggest you
format them.. what a bastard
2073 [15:04:32] <darxmurf> after an upgrade to stretch I got a
"loading initial ramdisk" freez on my machine
2074 [15:04:39] <darxmurf> I can boot on the old kernel
2075 [15:04:48] <suth> tremolo: Yes, I downloaded the liveCD and I
do the install with gui option
2076 [15:05:05] *** Quits: glebihan (~glebihan@replaced-ip ) (Ping timeout: 248 seconds)
2077 [15:05:15] *** Joins: l3archos (~Icedove@replaced-ip )
2078 [15:05:19] <tremolo> BluesKaj: I wasn't, but wife likes
GTA. >.>
2079 [15:05:25] <suth> I've tried both the official and the
unofficial with nonfree
2080 [15:05:46] <tremolo> suth: I seem to recall that there were
some issues installing from the live images. Not sure whether they
have been fixed.
2081 [15:05:49] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Quit: Leaving)
2082 [15:06:11] *** Joins: wytchmaster (~andreas@replaced-ip )
2083 [15:06:13] *** Joins: amcorreia (~amcorreia@replaced-ip )
2084 [15:06:26] <suth> tremolo: well, with the new release of
debian stretch one would only assume that the liveCD install should
work, no?
2085 [15:06:35] <boodie> BluesKaj: what are the UEFI/GPT install
procedures?
2086 [15:06:50] <BluesKaj> tremolo, yeah , wife play LOTRO on her
W7 pc
2087 [15:06:51] <Devastator> is lvm "reliable"?
2088 [15:06:53] *** Quits: sh00p (~z@replaced-ip ) (Ping timeout: 246 seconds)
2089 [15:06:56] *** Joins: millido (~millido@replaced-ip )
2090 [15:06:56] <BluesKaj> plays
2091 [15:07:03] <suth> I think maybe ill just try another
distro... I have no idea what is going on.
2092 [15:07:08] <tremolo> No, I mean that there were issues
installing from the Stretch liveCD.
2093 [15:07:16] <suth> tremolo: aha.
2094 [15:07:23] <suth> hm, so network install then?
2095 [15:07:42] *** Joins: semeion (~semeion@replaced-ip )
2096 [15:07:53] <suth> or the small iso
2097 [15:07:55] *** Joins: Dr_Coke (~Dr_Coke@replaced-ip )
2098 [15:08:06] <tremolo> Netinstall should work. I downloaded a
bluray image and put it on a flash disk to install at home, because
home internet sucks.
2099 [15:08:33] <tremolo> I'm not sure whether netinst has a
GUI or whether that's important to you.
2100 [15:08:36] *** semeion is now known as mnemonic
2101 [15:09:00] *** debhelper sets mode: +l 1691
2102 [15:09:07] <suth> ill try
replaced-url
2103 [15:09:08] <suth> this one
2104 [15:09:13] *** Parts: OrkenWhite (~OrkenWhit@replaced-ip )
2105 [15:09:45] <suth> it has xfce on it, I can change that to kde
without issues later right?
2106 [15:09:47] <tremolo> Devastator: I've been using it for
years. No issues as yet.
2107 [15:09:53] *** Quits: pclov3r (~pclover@replaced-ip ) (Ping timeout: 255 seconds)
2108 [15:10:01] <darxmurf> I tried to add debug options in my grub
to check what's wrong with the new kernel but nothing is
displayed, it stops on "loading initial ramdisk"
2109 [15:10:10] <darxmurf> I never had this issue after an upgrade
2110 [15:10:13] <BluesKaj> boodie,
replaced-url
2111 [15:10:18] *** Joins: greycat (~wooledg@replaced-ip )
2112 [15:10:22] <tremolo> suth: Yes, or probably select KDE
instead of XFCE during the installation; it will have to download
the KDE packages because they won't be on the disk.
2113 [15:10:30] <darxmurf> I could boot on the old kernel,
reinstall the new one, generate initramfs and all, update grub
2114 [15:10:33] <darxmurf> but same problem
2115 [15:10:44] <suth> tremolo: ok, thanks alot :)
2116 [15:10:53] <tremolo> No problem
2117 [15:10:56] <suth> *crossingfingersandtoes*
2118 [15:11:12] <tremolo> Good luck :D
2119 [15:12:52] *** Joins: pclover (~pclover@replaced-ip )
2120 [15:12:56] <Devastator> tremolo I have a server that is
unstable since day one and it is my first experience with LVM,
memtest86+ ran for 20 hours with no errors, I'm investigating
the hdd now but doesn't seem to be the cause as well
2121 [15:13:21] *** Quits: ConCarne (~Anonymous@replaced-ip ) (Quit: Leaving)
2122 [15:13:23] <Devastator> tremolo by unstable I mean segfault
errors, corruptions etc
2123 [15:14:06] *** Quits: Dr_Coke (~Dr_Coke@replaced-ip ) (Quit: Leaving)
2124 [15:14:25] *** Quits: ZetFury (~~@replaced-ip ) (Quit: Leaving)
2125 [15:14:41] *** Quits: lost_soul (~shawn@replaced-ip ) (Ping timeout: 248 seconds)
2126 [15:14:48] *** Joins: grimsley (~grimsley@replaced-ip )
2127 [15:15:48] *** Joins: lost_soul (~shawn@replaced-ip )
2128 [15:17:00] *** Joins: mtn (~mtn@replaced-ip )
2129 [15:17:23] *** Parts: mtn (~mtn@replaced-ip )
2130 [15:17:33] *** Quits: grift (~grift@replaced-ip ) (Quit: Bye world)
2131 [15:17:40] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
2132 [15:17:41] *** Joins: ben_roose (~roose@replaced-ip )
2133 [15:17:50] *** Joins: Highlander (~alain@replaced-ip )
2134 [15:18:19] <tremolo> Devastator: Since LVM is the
"new" component, it's suspect?
2135 [15:18:58] *** Joins: grift (~grift@replaced-ip )
2136 [15:22:05] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 240 seconds)
2137 [15:22:51] *** Quits: Haohmaru (~antto@replaced-ip ) (Quit: Leaving)
2138 [15:23:34] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 246 seconds)
2139 [15:23:34] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Ping timeout: 246 seconds)
2140 [15:24:01] *** Quits: forcerecon (~quassel@replaced-ip ) (Remote host closed the connection)
2141 [15:24:16] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 246 seconds)
2142 [15:24:55] *** Joins: forcerecon (~quassel@replaced-ip )
2143 [15:25:05] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Remote host closed the connection)
2144 [15:25:40] *** Joins: M4g1c5t0rM (~M4g1c5t0r@replaced-ip )
2145 [15:25:53] *** Quits: sydney_untangle (~sydney@replaced-ip ) (Ping timeout: 248 seconds)
2146 [15:26:05] *** Quits: l3archos (~Icedove@replaced-ip ) (Ping timeout: 240 seconds)
2147 [15:26:15] *** Joins: e64 (~e14@replaced-ip )
2148 [15:26:22] *** Quits: DK2 (~DK2@replaced-ip ) (Ping timeout: 246 seconds)
2149 [15:26:44] *** Joins: glebihan (~glebihan@replaced-ip )
2150 [15:29:00] *** debhelper sets mode: +l 1684
2151 [15:29:40] *** Joins: hualet (~hualet@replaced-ip )
2152 [15:29:47] *** Joins: Xerces (~Xerces@replaced-ip )
2153 [15:30:07] *** Quits: grimsley (~grimsley@replaced-ip ) (Quit: Leaving)
2154 [15:30:22] *** Joins: sh00p (~z@replaced-ip )
2155 [15:30:29] *** Quits: alexII (~alexII@replaced-ip ) (Quit: Leaving)
2156 [15:30:40] *** Joins: DK2 (~DK2@replaced-ip )
2157 [15:31:47] <abrotman> suthbah
2158 [15:32:26] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
2159 [15:33:04] *** Quits: e64 (~e14@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2160 [15:33:51] *** Joins: e64 (~e14@replaced-ip )
2161 [15:34:11] *** Quits: grift (~grift@replaced-ip ) (Quit: Bye world)
2162 [15:34:32] <pierrot> Hi. Is it safe to upgrade Debian from a
ssh session?
2163 [15:34:39] *** Joins: grimsley (~Grimsley@replaced-ip )
2164 [15:34:52] <darxmurf> pierrot: it's what I do usually
2165 [15:35:01] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2166 [15:35:17] *** Quits: Aristide (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2167 [15:35:35] <greycat> Nothing is ever 100% safe. But it's
a supported release upgrade method.
2168 [15:35:36] *** Joins: stmiller (~stmiller@replaced-ip )
2169 [15:35:49] *** Quits: e64 (~e14@replaced-ip ) (Client Quit)
2170 [15:35:58] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
2171 [15:35:59] <apollo13> pierrot: you'd still wanna have
access to a rescue console
2172 [15:36:04] *** Joins: z8z (~x@replaced-ip )
2173 [15:37:22] *** Joins: e64 (~e14@replaced-ip )
2174 [15:37:29] *** Joins: moetuned (~Jean-luc@replaced-ip )
2175 [15:37:38] <abrotman> pierrot: use screen or tmux
2176 [15:38:43] *** Joins: sydney_untangle (~sydney@replaced-ip )
2177 [15:38:45] <pierrot> thanks apollo13 and darxmurf
2178 [15:38:56] <pierrot> abrotman: why a terminal multiplexer?
2179 [15:39:23] <darxmurf> the only issue I have now is the new
kernel which is not booting :-x
2180 [15:39:40] *** Parts: Xerces (~Xerces@replaced-ip )
2181 [15:39:54] <abrotman> pierrot: in case you're
disconnected
2182 [15:40:06] <pierrot> abrotman: good point
2183 [15:40:10] *** Quits: Afforess (~Afforess@replaced-ip ) (Remote host closed the connection)
2184 [15:40:17] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 248 seconds)
2185 [15:40:33] *** Quits: kchr_ (~kchr@replaced-ip ) (Ping timeout: 248 seconds)
2186 [15:41:35] *** Quits: overlordtm (~andraz@replaced-ip ) (Ping timeout: 240 seconds)
2187 [15:42:18] *** Quits: RealOpty (~RealOpty@replaced-ip ) (Ping timeout: 258 seconds)
2188 [15:42:30] <pierrot> I updated Debian last week on my laptop.
Evertyhing worked except some problems with kde and the absence of
some packages. Now I want to upgrade Debian to Stretch in a server.
2189 [15:42:51] *** Quits: kbeflo (~kbeflo___@replaced-ip ) (Ping timeout: 268 seconds)
2190 [15:43:01] *** Joins: bazquxer (~bazquxer@replaced-ip )
2191 [15:43:04] *** Quits: dohfish (~oemillak@replaced-ip ) (Ping timeout: 260 seconds)
2192 [15:43:07] <darxmurf> well usually there is no graphical
interface on a server, it should be fine :-)
2193 [15:43:08] <boodie> My plan is to have windows installed by
the computer shop (let somebody else deal with it), then download a
netinstall ISO image. From the UEFI Debian wiki, I understood that
"current support for UEFI in Debian Jessie is limited to amd64,
i386 and arm64" ... so 64 bit Intel processors are not
supported?
2194 [15:43:47] <towo^work> 64bitz intel is amd64
2195 [15:43:50] <darxmurf> amd64 is a generic name
2196 [15:44:03] <towo^work> i don't think you own an ia64
2197 [15:44:15] <darxmurf> is it still in production ?
2198 [15:44:21] <darxmurf> I mean they still sell that ?
2199 [15:44:27] <towo^work> no
2200 [15:44:29] *** Joins: luckman212 (~luckman21@replaced-ip )
2201 [15:44:30] <Lowl3v3l> boodie: the difference is : intel64 /
ia64 usually refers to itanium processors.
2202 [15:44:57] <boodie> OK, phew! ... between AMD and Intel,
which is best (I was told that the processor is pretty much
irrelevant)?
2203 [15:45:05] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 240 seconds)
2204 [15:45:10] *** Quits: cyphix (~cyphix@replaced-ip ) (Read error: Connection reset by peer)
2205 [15:45:30] *** Quits: j08nY (~j08nY@replaced-ip ) (Ping timeout: 240 seconds)
2206 [15:45:31] <boodie> itanium processors therefore not
supported
2207 [15:45:50] <abrotman> what?
2208 [15:45:56] *** Joins: grift (~grift@replaced-ip )
2209 [15:46:02] <greycat> amd64 is the "64-bit AMD/Intel
processor" line used in current standard PCs
2210 [15:46:35] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
2211 [15:46:38] <abrotman> it would be easier if Itanium had never
exited, or Intel hadn't listened to a marketing person
2212 [15:46:42] *** Joins: Vargas (uid234272@replaced-ip )
2213 [15:47:26] <boodie> But then again AMD64 architecture will be
the Stretch to be installed invariably ....
2214 [15:47:35] <darxmurf> bah
2215 [15:47:38] <darxmurf> they tried :-)
2216 [15:48:47] <boodie> Itanium was another internal line of
products that did not succeed
2217 [15:49:39] *** Joins: shodan` (~shodan@replaced-ip )
2218 [15:49:52] *** Joins: Brigo (~Brigo@replaced-ip )
2219 [15:49:58] *** Quits: HeinzBoettjer (~Heinz@replaced-ip ) (Ping timeout: 276 seconds)
2220 [15:50:04] *** Quits: cccc827 (~severin@replaced-ip ) (Quit: Leaving)
2221 [15:50:37] <shodan`> Hey for some reason cifs broke on my
system after I upgraded. I keep getting "modprobe: ERROR: could
not insert 'cifs': Unknown symbol in module, or unknown
parameter (see dmesg)". I installed linux-image
(3.16.43-2+deb8u2) over (3.16.36-1+deb8u2)
2222 [15:50:42] <boodie> I heard that the Celeron was a Pentium
crippled after production, just to create a lower end product that
costed them more to manufacture, in factit
2223 [15:50:58] <shodan`> dmesg just contains "cifs: Unknown
symbol setattr_prepare (err 0)"
2224 [15:51:44] <darxmurf> huh, my server just booted with the new
kernal Oo
2225 [15:52:04] <darxmurf> upgraded bios/bmc/fw and all, reseted
bios, reconfigured it and yay
2226 [15:52:06] <darxmurf> weird
2227 [15:52:35] *** Joins: Ricardo__ (~rick@replaced-ip )
2228 [15:52:36] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2229 [15:52:36] *** Joins: Ricardo__ (~rick@replaced-ip )
2230 [15:52:39] <Lowl3v3l> boodie: not really after production.
e.g. celerons usually had smaller caches, lacked some advanced
processor features etc. like atoms in a way
2231 [15:52:46] *** Quits: Gurty (~princess@replaced-ip ) (Ping timeout: 255 seconds)
2232 [15:53:09] <darxmurf> but still ok to run lights systems
which does not need high performance
2233 [15:53:23] *** Quits: towo^work (~towo@replaced-ip ) (Quit: Leaving)
2234 [15:53:57] *** Quits: ski (~ski@replaced-ip ) (Ping timeout: 268 seconds)
2235 [15:54:14] <darxmurf> soooo folks, week-end time !
2236 [15:54:15] <darxmurf> cheers !
2237 [15:54:22] *** Joins: password2 (~password@replaced-ip )
2238 [15:54:22] *** Quits: password2 (~password@replaced-ip ) (Changing host)
2239 [15:54:22] *** Joins: password2 (~password@replaced-ip )
2240 [15:54:36] <shodan`> Some more info:
replaced-url
2241 [15:54:43] <shodan`> darxmurf: 1 more hour
2242 [15:54:52] <Devastator> tremolo something like that
2243 [15:55:05] <Devastator> tremolo sorry for the delay, got
other issues to solve
2244 [15:55:49] *** Quits: garathem (~garathem@replaced-ip ) (Ping timeout: 276 seconds)
2245 [15:56:25] *** Joins: thiras_work_ (~thiras@replaced-ip )
2246 [15:56:31] *** Joins: krytarik (~krytarik@replaced-ip )
2247 [15:57:46] *** Quits: thiras_work (~thiras@replaced-ip ) (Ping timeout: 276 seconds)
2248 [15:58:00] *** Quits: Juzzika (~Jess@replaced-ip ) (Ping timeout: 260 seconds)
2249 [15:58:19] <shodan`> rebooting fixed it, I feel silly now
2250 [15:58:48] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 240 seconds)
2251 [15:59:00] *** debhelper sets mode: +l 1677
2252 [16:00:58] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
2253 [16:01:08] *** Joins: _bsurfer (~bsurfer@replaced-ip )
2254 [16:01:18] *** Joins: upbeta__ (~upbeta@replaced-ip )
2255 [16:01:32] *** upbeta__ is now known as upbeta
2256 [16:02:13] *** Quits: OtakuSenpai (~OtakuSenp@replaced-ip ) (Ping timeout: 260 seconds)
2257 [16:02:20] *** Joins: HeinzBoettjer (~Heinz@replaced-ip )
2258 [16:02:24] *** Joins: RealOpty (~RealOpty@replaced-ip )
2259 [16:02:52] *** Joins: OtakuSenpai (~OtakuSenp@replaced-ip )
2260 [16:03:00] *** Joins: phinxy (~tehhhd@replaced-ip )
2261 [16:04:06] *** Quits: shinnok (~shinnok@replaced-ip ) (Quit: byebye)
2262 [16:04:17] *** Quits: _bsurfer_ (~bsurfer@replaced-ip ) (Ping timeout: 248 seconds)
2263 [16:04:41] *** Quits: grimsley (~Grimsley@replaced-ip ) ()
2264 [16:05:23] *** Joins: gagrio (~gagrio@replaced-ip )
2265 [16:05:41] *** Joins: Gurty (~princess@replaced-ip )
2266 [16:05:55] *** Joins: jubo2 (~juboxi@replaced-ip )
2267 [16:06:04] *** Joins: kalin (~kalin@replaced-ip )
2268 [16:06:10] <kalin> hi
2269 [16:06:32] <kalin> i've installed debian on one notebook
2270 [16:07:21] <kalin> after that i make image of hdd and put
image on another notebook, but ethernet isn't work
2271 [16:07:21] *** Joins: garathem (~garathem@replaced-ip )
2272 [16:07:26] *** Joins: shinnok (~shinnok@replaced-ip )
2273 [16:07:55] *** Joins: loptr (~loptr@replaced-ip )
2274 [16:08:21] <Lowl3v3l> kalin: generally, thats a bad idea,
most likely firmware or a driver is missing or the networking is
misconfigured.
2275 [16:09:00] *** debhelper sets mode: +l 1685
2276 [16:09:04] <kalin> but the notebooks are almost same
2277 [16:09:12] *** Joins: linuxthefish (~linuxthef@replaced-ip )
2278 [16:09:19] *** Joins: KindTwo (kindone@replaced-ip )
2279 [16:09:39] *** Joins: f10 (~flo@replaced-ip )
2280 [16:09:46] *** Quits: LaunchDirector (~pi@replaced-ip ) (Ping timeout: 246 seconds)
2281 [16:10:17] <kalin> how to see the correct name of ethernet
controller (eth???) to put it in /etc/network/interfaces
2282 [16:10:32] *** thiras_work_ is now known as thiras_work
2283 [16:10:35] *** Quits: super_gollum (~ich@replaced-ip ) (Quit: Ex-Chat)
2284 [16:11:02] *** Quits: dec0n (~dec0n@replaced-ip ) (Read error: Connection reset by peer)
2285 [16:11:08] <greycat> kalin: you can start with "ip
link"
2286 [16:11:11] <Lowl3v3l> kalin: it hasn't been eth for
quite some time. "almost the same" is not enough
2287 [16:11:32] <greycat> Lowl3v3l: in a stretch install (vs. a
stretch upgrade), nothing will be named eth0
2288 [16:11:36] *** Quits: colttt (~quassel@replaced-ip ) (Remote host closed the connection)
2289 [16:11:46] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 264 seconds)
2290 [16:11:51] *** Joins: LaunchDirector (~pi@replaced-ip )
2291 [16:11:53] <Lowl3v3l> greycat: yeah, what i meant ;)
2292 [16:12:17] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 248 seconds)
2293 [16:12:44] *** Quits: Drzacek (~Drzacek@replaced-ip ) (Quit: Leaving)
2294 [16:13:04] <kalin> ip link says eth1, but before i was try my
luck with the name
2295 [16:13:11] *** Joins: a1111 (~a1111@replaced-ip )
2296 [16:13:31] <kalin> i was try with eth0, eth1 and eth2
2297 [16:13:33] *** KindTwo is now known as KindOne
2298 [16:13:52] *** Joins: Brigo (~Brigo@replaced-ip )
2299 [16:14:28] *** Quits: shinnok (~shinnok@replaced-ip ) (Remote host closed the connection)
2300 [16:14:30] *** Quits: OS-31358 (~OS-31358@replaced-ip ) (Quit: Leaving)
2301 [16:14:34] <boodie> Anyways, if I went for an
'AMD64' compatible I shouldn't face UEFI issues with
Stretch installed on a SSD, hopefully
2302 [16:14:41] *** Joins: p8m (~p8m@replaced-ip )
2303 [16:15:03] <boodie> Apologies; Anyways, if I went for an
'AMD64' compatible architecture I shouldn't face UEFI
issues with Stretch installed on a SSD, hopefully
2304 [16:15:08] <greycat> Every PC you can buy in Best Buy today
is going to be amd64.
2305 [16:15:14] *** Joins: suth (54147bf1@replaced-ip )
2306 [16:15:25] *** Quits: eshlox (uid44222@replaced-ip ) (Quit: Connection closed for inactivity)
2307 [16:15:37] <suth> Finally!! Debian is running ^^
2308 [16:15:43] <suth> Thank you guys for the help
2309 [16:15:54] <a1111> ni men hao a
2310 [16:16:00] <kalin> this notebooks are old x86 atoms
2311 [16:16:07] <greycat> The only way you'd get a machine
that *isn't* amd64 is to buy something old, or to special
order.
2312 [16:16:16] <abrotman> suth: what was the issue?
2313 [16:16:31] <boodie> Jolly good; any other quirks and issues
to be aware of (chipset problems / interfaces)?
2314 [16:17:09] <suth> I have no idea, installed without the
liveCD. But I do expect it to be the force UFI stuff you mentioned.
But I got confused, because I don't have UEFI, but apparantly,
it does run UFI
2315 [16:17:36] *** Joins: kchr (~kchr@replaced-ip )
2316 [16:17:51] <kalin> any ideas?
2317 [16:18:17] <kalin> ethernet controller is qualcomm atheros
AR8132
2318 [16:18:30] *** Joins: woffs (3cd46299b2@replaced-ip )
2319 [16:18:58] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
2320 [16:19:35] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2321 [16:19:53] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2322 [16:19:53] *** Joins: upbeta__ (~upbeta@replaced-ip )
2323 [16:20:07] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2324 [16:20:28] *** Quits: buhletxr (~buhletxr@replaced-ip ) (Ping timeout: 268 seconds)
2325 [16:20:40] <BluesKaj> boodie, uefi is on any 64bit computer
sold since 2010
2326 [16:21:09] *** Joins: hipp (~hipp@replaced-ip )
2327 [16:21:16] <BluesKaj> any and almost every
2328 [16:21:19] <abrotman> suth: Oh, I"m sorry, I missed that
bit about installing from the LiveCD .. I'd never recommend
that
2329 [16:21:50] *** Joins: _Vi (~vi@replaced-ip )
2330 [16:21:58] <BluesKaj> the netinstall is the most stable
method
2331 [16:22:10] <suth> Ok, I do got another noob question. When
running apt update && upgrade I'm told that stretch
Release' does not have a release file. Update cant be done
securely and its therefore disabled by default. is
replaced-url
2332 [16:22:16] *** Quits: uNmowed|2 (~Mayu@replaced-ip ) (Read error: Connection reset by peer)
2333 [16:22:37] <suth> abrotman: I'm just happy you wanted to
help :) *shakes hand*
2334 [16:23:20] <pclover> So having a bit of an issue here and i
don't understand the problem. Attempting to cross compile with
mingw using ./configure --host x86-64-w64-mingw32 and i am getting
machine `x86-64-w64' not recognized
2335 [16:23:24] <pclover> perhaps i'm doing something wrong
2336 [16:23:29] *** Quits: upbeta (~upbeta@replaced-ip ) (Ping timeout: 248 seconds)
2337 [16:24:05] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2338 [16:24:19] <suth> I get the same error when doing apt-get
update, I guess it is because I enabled backports? How can I safely
fix it?
2339 [16:24:23] *** _rub1k is now known as _rubik
2340 [16:24:35] *** Quits: _rubik (~rubik@replaced-ip ) (Changing host)
2341 [16:24:35] *** Joins: _rubik (~rubik@replaced-ip )
2342 [16:25:28] *** Joins: Zvmdyv (nnn@replaced-ip )
2343 [16:26:05] *** Quits: lost_soul (~shawn@replaced-ip ) (Quit: leaving)
2344 [16:26:55] *** Quits: eduardas_m (~eduardas@replaced-ip ) (Quit: Konversation terminated!)
2345 [16:27:17] <pclover> found the solution need to use
x86-64-w64-mingw32
2346 [16:27:31] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
2347 [16:28:05] *** Quits: ledufakademy (~ledufakad@replaced-ip ) (Ping timeout: 240 seconds)
2348 [16:28:50] *** Quits: suth (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
2349 [16:29:34] *** Joins: will__ (~birdbolt@replaced-ip )
2350 [16:29:54] *** Joins: ltem (~ltem@replaced-ip )
2351 [16:29:55] *** Joins: towo` (~towo@replaced-ip )
2352 [16:32:37] *** Joins: storme (~storme@replaced-ip )
2353 [16:32:58] *** Quits: millido (~millido@replaced-ip ) (Remote host closed the connection)
2354 [16:33:30] *** Joins: Mokuba_K (~Hunterkll@replaced-ip )
2355 [16:33:32] *** Joins: millido (~millido@replaced-ip )
2356 [16:34:07] *** Quits: rolig (~rolig@replaced-ip ) (Ping timeout: 255 seconds)
2357 [16:35:35] *** Joins: upbeta___ (~upbeta@replaced-ip )
2358 [16:35:50] *** Quits: Seto_Kaiba (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
2359 [16:36:04] *** Joins: buhletxr (~buhletxr@replaced-ip )
2360 [16:36:06] *** Joins: Infra_HDC (R2AMO@replaced-ip )
2361 [16:36:23] *** Quits: TomyWork (~tomy@replaced-ip ) (Remote host closed the connection)
2362 [16:36:38] *** Quits: luckman212 (~luckman21@replaced-ip ) (Ping timeout: 260 seconds)
2363 [16:36:55] *** Quits: z8z (~x@replaced-ip ) (Quit: Quitting)
2364 [16:37:05] *** Quits: upbeta__ (~upbeta@replaced-ip ) (Ping timeout: 240 seconds)
2365 [16:37:22] *** Joins: upbeta__ (~upbeta@replaced-ip )
2366 [16:37:57] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 240 seconds)
2367 [16:38:05] *** Quits: upbeta___ (~upbeta@replaced-ip ) (Client Quit)
2368 [16:38:44] *** Quits: storme (~storme@replaced-ip ) (Quit: Leaving)
2369 [16:39:14] *** Joins: robotroll (~robotroll@replaced-ip )
2370 [16:39:42] *** Joins: Math__ (~Math@replaced-ip )
2371 [16:39:47] <a1111> hello
2372 [16:40:11] *** Quits: R2AMO (~R2AMO@replaced-ip ) (Ping timeout: 258 seconds)
2373 [16:40:16] *** Joins: ignuki (~inaki@replaced-ip )
2374 [16:40:35] *** Joins: upbeta___ (~upbeta@replaced-ip )
2375 [16:40:39] *** Joins: shinnok (~shinnok@replaced-ip )
2376 [16:41:35] *** Quits: a1111 (~a1111@replaced-ip ) (Quit: Leaving)
2377 [16:42:24] *** Joins: ledufakademy (~ledufakad@replaced-ip )
2378 [16:42:28] *** Quits: upbeta__ (~upbeta@replaced-ip ) (Ping timeout: 260 seconds)
2379 [16:42:57] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
2380 [16:45:13] *** Quits: bvdk (~bvdkfreen@replaced-ip ) (Ping timeout: 276 seconds)
2381 [16:45:35] *** Joins: luckman212 (~luckman21@replaced-ip )
2382 [16:45:42] *** Joins: Gfkbt (~Gfkbt@replaced-ip )
2383 [16:45:43] *** Quits: Gfkbt (~Gfkbt@replaced-ip ) (Max SendQ exceeded)
2384 [16:46:32] *** Quits: garathem (~garathem@replaced-ip ) (Quit: WeeChat 1.9)
2385 [16:46:32] *** Quits: Matan (~Matan@replaced-ip ) (Quit: "I am melting" - Wizard, Majesty)
2386 [16:47:23] *** Joins: wonderworld (~ww@replaced-ip )
2387 [16:47:47] *** Joins: Matan[M]_ (~MatanM]@replaced-ip )
2388 [16:49:08] <toruvinn> what does Evolution use to open links?
it's not xdg-open apparently.
2389 [16:49:23] *** Joins: uem (~uem@replaced-ip )
2390 [16:49:28] *** Quits: Matan[M]_ (~MatanM]@replaced-ip ) (Client Quit)
2391 [16:49:32] *** Quits: shinnok (~shinnok@replaced-ip ) (Remote host closed the connection)
2392 [16:49:39] *** Quits: lsv (~nn@replaced-ip ) (Read error: Connection reset by peer)
2393 [16:49:44] *** Joins: Matan[M]_ (~MatanM]@replaced-ip )
2394 [16:50:36] *** Joins: shinnok (~shinnok@replaced-ip )
2395 [16:50:45] *** Quits: Matan[M]_ (~MatanM]@replaced-ip ) (Client Quit)
2396 [16:51:04] *** Joins: Matan[M] (~MatanM]@replaced-ip )
2397 [16:51:21] *** Joins: upbeta____ (~upbeta@replaced-ip )
2398 [16:52:55] *** Quits: nast (~nast@replaced-ip ) (Quit: nast)
2399 [16:53:51] *** Joins: soahccc (~soahccc@replaced-ip )
2400 [16:53:55] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 255 seconds)
2401 [16:54:52] *** Quits: upbeta___ (~upbeta@replaced-ip ) (Ping timeout: 255 seconds)
2402 [16:55:57] *** Joins: uNmowed (~Mayu@replaced-ip )
2403 [16:55:58] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
2404 [16:56:27] *** Quits: ogny (~orkun@replaced-ip ) (Quit: WeeChat 1.8)
2405 [16:56:31] *** Quits: tsurko (~tsurko@replaced-ip ) (Quit: Leaving)
2406 [16:56:36] *** Parts: Kitty (freemadi@replaced-ip )
2407 [16:57:09] *** Joins: danrage77_ (~Mutter@replaced-ip )
2408 [16:57:46] *** Joins: L3gacy (~L3gacy@replaced-ip )
2409 [16:57:47] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2410 [16:57:54] *** Quits: hudo (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 52.2.0/20170613225334])
2411 [16:58:01] *** Joins: jhutchins_wk (0c7e567a@replaced-ip )
2412 [16:58:38] *** Joins: towo` (~towo@replaced-ip )
2413 [16:58:38] *** Quits: hualet (~hualet@replaced-ip ) (Remote host closed the connection)
2414 [16:59:31] *** Quits: McLive_ (~McLive@replaced-ip ) (Ping timeout: 276 seconds)
2415 [16:59:36] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Client Quit)
2416 [17:00:17] *** Quits: jaggz (~jaggz@replaced-ip ) (Ping timeout: 248 seconds)
2417 [17:00:20] *** Quits: soahccc (~soahccc@replaced-ip ) (Quit: Cya)
2418 [17:00:29] *** Quits: uem (~uem@replaced-ip ) (Read error: Connection reset by peer)
2419 [17:00:56] *** Joins: soahccc (~soahccc@replaced-ip )
2420 [17:01:42] *** Joins: kbeflo (~kbeflo___@replaced-ip )
2421 [17:02:20] *** Joins: McLive (~McLive@replaced-ip )
2422 [17:02:52] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 260 seconds)
2423 [17:04:00] *** Quits: soahccc (~soahccc@replaced-ip ) (Client Quit)
2424 [17:04:05] *** Quits: danrage77_ (~Mutter@replaced-ip ) (Ping timeout: 240 seconds)
2425 [17:04:41] *** Joins: danrage77_ (~Mutter@replaced-ip )
2426 [17:04:57] *** Quits: kyan (~kyan@replaced-ip ) (Ping timeout: 240 seconds)
2427 [17:05:05] *** Quits: in1t3r_ (~shiva@replaced-ip ) (Ping timeout: 255 seconds)
2428 [17:05:10] *** Joins: c^ (~c^@replaced-ip )
2429 [17:06:13] *** Joins: eshlox (uid44222@replaced-ip )
2430 [17:06:51] *** Quits: rlange (~rlange@replaced-ip ) (Quit: leaving)
2431 [17:06:52] *** Quits: cccc828 (~severin@replaced-ip ) (Quit: Leaving)
2432 [17:07:40] *** Joins: teraflops (~teraflops@replaced-ip )
2433 [17:07:46] *** Joins: mattia (~mattia@replaced-ip )
2434 [17:08:22] *** Joins: soahccc (~soahccc@replaced-ip )
2435 [17:08:37] *** Joins: dreamon_ (~dreamon@replaced-ip )
2436 [17:09:17] *** Joins: citypw (~citypw@replaced-ip )
2437 [17:09:53] *** Quits: password2 (~password@replaced-ip ) (Read error: Connection reset by peer)
2438 [17:10:04] *** Joins: password2 (~password@replaced-ip )
2439 [17:10:04] *** Quits: password2 (~password@replaced-ip ) (Changing host)
2440 [17:10:04] *** Joins: password2 (~password@replaced-ip )
2441 [17:10:39] *** Quits: High_Priest (~hp@replaced-ip ) (Remote host closed the connection)
2442 [17:10:58] *** Joins: nvz (~user@replaced-ip )
2443 [17:11:08] *** Quits: soahccc (~soahccc@replaced-ip ) (Client Quit)
2444 [17:11:29] *** Quits: danrage77_ (~Mutter@replaced-ip ) (Ping timeout: 248 seconds)
2445 [17:11:42] *** Joins: soahccc (~soahccc@replaced-ip )
2446 [17:12:36] *** Joins: DodgeThis (~DodgeThis@replaced-ip )
2447 [17:12:47] *** Quits: teraflops (~teraflops@replaced-ip ) (Quit: WeeChat 1.6)
2448 [17:13:00] <Delf> Where's "standard"? as in no
DE?
replaced-url
2449 [17:13:07] <greycat> yes
2450 [17:13:09] <Delf> Depreciated?
2451 [17:13:13] <greycat> what
2452 [17:13:27] *** Joins: jellycode (~jellycode@replaced-ip )
2453 [17:13:53] <nkuttler> Delf: um, do not install from a live
image
2454 [17:13:54] *** Quits: c^ (~c^@replaced-ip ) (Quit: <G80R> Wiring is probably dildos. Hello Chip.)
2455 [17:13:54] <greycat> Oh, you said "Where", not
"What".
2456 [17:13:57] *** Quits: ioria (~ioria2_@replaced-ip ) (Ping timeout: 240 seconds)
2457 [17:13:58] <greycat> !netinst
2458 [17:13:59] <dpkg> well, netinst is 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
2459 [17:14:37] <Delf> nkuttler: I'm not installing from a
live image. Thanks for the suggestion. But why not?
2460 [17:14:40] *** Quits: nvz (~user@replaced-ip ) (Client Quit)
2461 [17:15:11] <greycat> Because they're broken.
2462 [17:15:43] <Delf> Broken?
2463 [17:16:07] <greycat> 1. Not working according to design (of
programs). This is the mainstream sense.
2464 [17:16:14] *** Joins: teraflops (~teraflops@replaced-ip )
2465 [17:16:14] <Delf> I want the live for PXE booting, not to
install from. I usually use the installer with PXE to install.
2466 [17:16:32] *** Parts: woffs (3cd46299b2@replaced-ip )
2467 [17:16:42] *** Quits: soahccc (~soahccc@replaced-ip ) (Quit: Cya)
2468 [17:16:58] *** Quits: sbine (~sbine@replaced-ip ) (Quit: sbine)
2469 [17:17:15] *** Joins: gryffus (~gryffus@replaced-ip )
2470 [17:17:52] *** upbeta____ is now known as upbeta
2471 [17:17:59] *** Quits: password2 (~password@replaced-ip ) (Read error: Connection reset by peer)
2472 [17:18:25] *** Joins: password2 (~password@replaced-ip )
2473 [17:18:25] *** Quits: password2 (~password@replaced-ip ) (Changing host)
2474 [17:18:25] *** Joins: password2 (~password@replaced-ip )
2475 [17:18:52] *** Joins: in1t3r_ (~shiva@replaced-ip )
2476 [17:18:54] *** Joins: rlange (~rlange@replaced-ip )
2477 [17:18:57] *** Quits: gryffus (~gryffus@replaced-ip ) (Remote host closed the connection)
2478 [17:19:07] *** Quits: Frikilinux (~Friki@replaced-ip ) (Ping timeout: 255 seconds)
2479 [17:19:39] *** Joins: gryffus (~gryffus@replaced-ip )
2480 [17:19:43] *** Joins: Walakea (~Thunderbi@replaced-ip )
2481 [17:19:51] *** Joins: theseb (~user@replaced-ip )
2482 [17:20:24] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
2483 [17:20:38] <boodie> Hi, this is the best site
replaced-url
2484 [17:20:56] *** Quits: rlange (~rlange@replaced-ip ) (Client Quit)
2485 [17:21:15] *** Joins: rkta (~kt@replaced-ip )
2486 [17:21:42] *** Joins: rlange (~rlange@replaced-ip )
2487 [17:21:53] *** Joins: password19 (~password@replaced-ip )
2488 [17:21:54] *** Quits: password2 (~password@replaced-ip ) (Read error: Connection reset by peer)
2489 [17:21:55] *** Joins: dave0x6d (uid190567@replaced-ip )
2490 [17:22:26] *** Quits: Matan[M] (~MatanM]@replaced-ip ) (Read error: Connection reset by peer)
2491 [17:22:46] *** Quits: thiras_work (~thiras@replaced-ip ) (Remote host closed the connection)
2492 [17:22:49] <Delf> he non-firmware and unofficial ones have
drivers from both nvidia and amd and I don't know if that
"works" but it's not the DE I want, only the
standard, no DE.
2493 [17:22:58] <theseb> Is having TWO hard drives a clean problem
free way to have Windows and Linux on the same computer? (Why did
folks spend so much time years ago discussing how to put boths OSes
on same drive?...This solution seems so simple.)
2494 [17:23:05] *** Quits: ksk (~ksk@replaced-ip ) (Ping timeout: 240 seconds)
2495 [17:23:14] *** Joins: mise (~mise@replaced-ip )
2496 [17:23:20] <greycat> Delf: ask in #debian-live on OFTC
2497 [17:23:54] <mise> anyone know how i can make qt5 programs
match my gtk theme in Debian 9?
2498 [17:24:12] *** Quits: rlange (~rlange@replaced-ip ) (Client Quit)
2499 [17:24:24] *** Joins: silverhom (~silverhom@replaced-ip )
2500 [17:24:32] *** Joins: rlange (~rlange@replaced-ip )
2501 [17:24:43] *** Quits: locknus (~xaloc@replaced-ip ) (Remote host closed the connection)
2502 [17:24:59] <petn-randall> mise: You'd have to pick a
theme that provides both. I haven't found an obvious way yet to
determine which themes do that.
2503 [17:25:13] *** Joins: zpmorgan (~zach@replaced-ip )
2504 [17:25:21] *** Joins: __C_P__ (~aaa@replaced-ip )
2505 [17:25:35] *** Joins: ted_ (~tehhhd@replaced-ip )
2506 [17:25:43] *** Quits: DodgeThis (~DodgeThis@replaced-ip ) (Read error: Connection reset by peer)
2507 [17:25:43] *** Quits: phinxy (~tehhhd@replaced-ip ) (Read error: Connection reset by peer)
2508 [17:25:46] *** Quits: ted_ (~tehhhd@replaced-ip ) (Client Quit)
2509 [17:25:46] *** Quits: will__ (~birdbolt@replaced-ip ) (Read error: Connection reset by peer)
2510 [17:26:26] *** Joins: will_ (~birdbolt@replaced-ip )
2511 [17:26:29] *** Joins: DodgeThis (~DodgeThis@replaced-ip )
2512 [17:26:34] *** Quits: rlange (~rlange@replaced-ip ) (Client Quit)
2513 [17:27:09] *** Joins: soahccc (~soahccc@replaced-ip )
2514 [17:27:11] <mise> petn-randall: i have looked at qt5ct but
i'm having trouble building it. not sure where i'm going
wrong. i'll keep trying and will see if there are any other
solutions.
2515 [17:28:21] *** Joins: Matan[M] (~MatanM]@replaced-ip )
2516 [17:28:33] *** Quits: _C_P_ (~aaa@replaced-ip ) (Ping timeout: 248 seconds)
2517 [17:28:33] *** Quits: r0r0 (~r0r0@replaced-ip ) (Ping timeout: 248 seconds)
2518 [17:29:02] *** Joins: discovered (~discovere@replaced-ip )
2519 [17:29:24] *** Joins: feneco (uid135851@replaced-ip )
2520 [17:29:35] *** Joins: Frikilinux (~Friki@replaced-ip )
2521 [17:29:39] *** Joins: r0r0 (~r0r0@replaced-ip )
2522 [17:29:41] *** Quits: soahccc (~soahccc@replaced-ip ) (Client Quit)
2523 [17:29:48] <jhutchins_wk> boodie: Yes, there are others.
Usually you'll find one associated with any distribution. The
problem is that they rely on people to report whether their
installation worked, and people usually don't bother.
2524 [17:30:05] *** Joins: soahccc (~soahccc@replaced-ip )
2525 [17:32:15] *** Joins: rlange (~rlange@replaced-ip )
2526 [17:33:33] *** Quits: Voovode (~Alex@replaced-ip ) (Remote host closed the connection)
2527 [17:34:05] *** Quits: kbeflo (~kbeflo___@replaced-ip ) (Quit: Leaving)
2528 [17:36:11] <xistens3> hi everyone! does anyone else
experienced Debian jessie package update issues (especially samba)
where dependencies got broken? eg. Depends: samba-libs (=
2:4.2.14+dfsg-0+deb8u7) but it is not going to be installed. I have
two servers (one VPS and one physical, each serve different
purpose), two different locations, both got the same issue at
exactly same time.
2529 [17:36:12] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
2530 [17:36:14] *** Joins: dayten (~gnoid@replaced-ip )
2531 [17:36:18] *** Parts: zetheroo (~eb@replaced-ip )
2532 [17:36:45] <xistens3> I think I'll deactivate automatic
updates for all others I have.
2533 [17:37:12] <greycat> someone on debian-user said samba's
got a bad depends: in a recent security update
2534 [17:37:19] *** Joins: th0r (~th0r@replaced-ip )
2535 [17:37:20] <greycat> or more specifically, python-samba
2536 [17:37:39] *** Joins: oswin (~oswin@replaced-ip )
2537 [17:38:22] *** Quits: mise (~mise@replaced-ip ) (Quit: leaving)
2538 [17:38:56] *** Joins: sbine (~sbine@replaced-ip )
2539 [17:39:07] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
2540 [17:39:27] *** Quits: oswin (~oswin@replaced-ip ) (Client Quit)
2541 [17:39:32] <xistens3> ok, thanks!
2542 [17:40:01] *** Joins: Haudegen (~quassel@replaced-ip )
2543 [17:40:15] *** Parts: mattia (~mattia@replaced-ip )
2544 [17:40:19] *** Joins: dsc_ (~dsc@replaced-ip )
2545 [17:40:27] <dsc_> debian 9 has a nice grub splash screen
2546 [17:40:33] <dsc_> better than 8!!
2547 [17:40:48] *** Quits: shodan` (~shodan@replaced-ip ) (Ping timeout: 260 seconds)
2548 [17:41:07] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 276 seconds)
2549 [17:42:02] *** Quits: theseb (~user@replaced-ip ) (Remote host closed the connection)
2550 [17:42:05] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
2551 [17:42:15] *** Joins: wfq (56b55eb6@replaced-ip )
2552 [17:42:18] <wfq> hi guys
2553 [17:43:28] *** Quits: Brolf (~Brolf@replaced-ip ) (Ping timeout: 255 seconds)
2554 [17:43:49] *** Joins: marie1972 (~marie1972@replaced-ip )
2555 [17:43:57] *** Joins: Violinist (~Violinist@replaced-ip )
2556 [17:45:00] <wfq> guys I've been running my server on
Debian Wheezy but just realised how behind I am :)
2557 [17:45:16] *** Joins: Schmetterwurm (~Schmetter@replaced-ip )
2558 [17:45:21] <greycat> Lots of wheezy boxes out there.
2559 [17:45:21] *** Quits: marie1973 (~marie1972@replaced-ip ) (Ping timeout: 258 seconds)
2560 [17:45:29] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
2561 [17:45:32] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2562 [17:45:42] <Violinist> wfq, no its great
2563 [17:45:48] <Violinist> ur old stable
2564 [17:45:49] <wfq> It is my testing server so I don't care
if it gets broken. Should I upgraded up to Strech or first to
Jessie?
2565 [17:45:53] *** Quits: discovered (~discovere@replaced-ip ) (Remote host closed the connection)
2566 [17:45:55] <greycat> Wheezy is oldoldstable currently.
2567 [17:45:56] <Violinist> nah
2568 [17:46:03] <Violinist> granpa debian
2569 [17:46:07] <Violinist> be proud of it
2570 [17:46:17] <greycat> wfq: if you want to end up on stretch,
you have to do two upgrades.
2571 [17:46:35] <wfq> Violinist, I guess you are being a bit
sarcastic :)
2572 [17:46:39] <Violinist> no
2573 [17:46:43] *** Quits: jemadux (~jemadux@replaced-ip ) (Ping timeout: 246 seconds)
2574 [17:46:53] <wfq> greycat ok, is there any typical bot's
help to do such upgrade?
2575 [17:46:57] *** Joins: Sabotender (~Sabotende@replaced-ip )
2576 [17:47:03] <dsc_> wfq: Perhaps run jessie for a while and get
used to systemd before going to 9
2577 [17:47:06] <Violinist> if there arent any new packages u need
you dont need to upgrade
2578 [17:47:10] <greycat> wfq: /msg dpkg wheezy->jessie and
then /msg dpkg jessie->stretch
2579 [17:47:40] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
2580 [17:47:57] <wfq> Thanks guys
2581 [17:48:13] *** Joins: ChmEarl (~chmearl@replaced-ip )
2582 [17:48:42] *** Quits: Zvmdyv (nnn@replaced-ip ) (Remote host closed the connection)
2583 [17:48:55] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
2584 [17:48:58] <greycat> The main problems for people upgrading
to stretch seem to be video driver/firmware ones, which
wouldn't affect most servers.
2585 [17:49:17] *** Joins: Brolf (~Brolf@replaced-ip )
2586 [17:49:40] *** Joins: jaggz (~jaggz@replaced-ip )
2587 [17:49:50] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2588 [17:49:54] <boodie> jhutchins_wk: the debian harware howto
points at this URL
replaced-url
2589 [17:50:36] <wfq> greycat thanks. I use my Debian as a black
box so no video cards or whatsoever. I became a bit posh using Mac
as workstation... Sorry guys :)
2590 [17:50:53] <greycat> boodie: there's also
replaced-url
2591 [17:51:29] *** Joins: ledeni (~ledeni@replaced-ip )
2592 [17:52:06] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Quit: Leaving)
2593 [17:52:07] *** Joins: password2 (~password@replaced-ip )
2594 [17:52:48] <wfq> Violinist you would be proud of me as I
still use apt-get an /etc/init.d/service blabla... Until a couple of
months ago that a friend of mine told me I became old-fashion I
didn't realise that the community had shifted towards aptitude
2595 [17:53:02] *** Joins: Tealyf_ (~Tealyf@replaced-ip )
2596 [17:53:07] <greycat> No it hasn't.
2597 [17:53:08] *** Quits: Tealyf_ (~Tealyf@replaced-ip ) (Read error: Connection reset by peer)
2598 [17:53:11] *** Joins: shinnya (~shinnya@replaced-ip )
2599 [17:53:11] <nkuttler> wfq: nonsense
2600 [17:53:27] <greycat> Some people like it, some don't.
There's also apt(8) now.
2601 [17:53:33] *** Quits: password19 (~password@replaced-ip ) (Read error: Connection reset by peer)
2602 [17:53:50] <wfq> hasn't it?
2603 [17:53:54] <nkuttler> and some people like dselect
2604 [17:54:10] <wfq> ooops I long discarded dselect...
2605 [17:54:12] <greycat> I think most of the people who actively
help here prefer apt-get.
2606 [17:54:42] <greycat> But you can use whatever you like.
That's why there are choices.
2607 [17:54:52] <nkuttler> you can even write your own
2608 [17:55:00] <jelly> aptitude has good and bad sides. I like
and prefer it, but sometimes its dependency resolver gets things
worse than apt-get's.
2609 [17:55:01] <Violinist> wfq, ur gona bring up systemd next
2610 [17:55:10] <jelly> Violinist, don't go there.
2611 [17:55:12] <Violinist> which they found a bug in already
2612 [17:55:15] <Violinist> lol
2613 [17:55:26] <mutante> the /etc/init.d/ part though.. that is
more likely to be called old-fashioned
2614 [17:55:26] <wfq> Violinist, lol
2615 [17:55:28] <greycat> There are bugs in every nontrivial
program.
2616 [17:55:29] <Violinist> and linux community doesnt like it
2617 [17:55:38] <jelly> Violinist, seriously, drop it
2618 [17:55:42] <nkuttler> init scripts most likely just call
systemd anyway
2619 [17:55:45] *** Joins: ledeni_ (~ledeni@replaced-ip )
2620 [17:55:47] <Violinist> jelly, shut up
2621 [17:55:51] *** ChanServ sets mode: +o jelly
2622 [17:55:52] *** jelly sets mode: +q
*!*@216-14-19-83.static-ip.telepacific.net
2623 [17:55:53] *** ChanServ sets mode: -o jelly
2624 [17:55:53] *** Quits: password2 (~password@replaced-ip ) (Read error: Connection reset by peer)
2625 [17:56:05] <jelly> no systemd rants in here, okay
2626 [17:56:29] *** Quits: ledeni (~ledeni@replaced-ip ) (Read error: Connection reset by peer)
2627 [17:56:31] <jelly> actual questions, sure, rants, ->
/dev/null
2628 [17:56:35] *** Joins: password2 (~password@replaced-ip )
2629 [17:56:55] * nkuttler renames his local user to 0day
2630 [17:57:10] <jelly> !slap nkuttler
2631 [17:57:11] * dpkg strikes a resounding *THWAP* across
nkuttler's face
2632 [17:57:15] *** Joins: monksam (~Thunderbi@replaced-ip )
2633 [17:57:21] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
2634 [17:57:26] <wfq> curious I still get Linux System
Administrator job offers... People must be doing really wrong out
there
2635 [17:57:27] <mutante> nkuttler: user names cant start with
numbers?
2636 [17:57:29] *** ChanServ sets mode: +o jelly
2637 [17:57:30] *** Joins: csmall (~csmall@replaced-ip )
2638 [17:57:32] *** jelly sets mode: -q
*!*@216-14-19-83.static-ip.telepacific.net
2639 [17:57:33] *** ChanServ sets mode: -o jelly
2640 [17:58:00] *** Quits: _KaszpiR_ (quasselcor@replaced-ip ) (Ping timeout: 258 seconds)
2641 [17:58:20] *** Joins: discovered (~discovere@replaced-ip )
2642 [17:58:25] <wfq> well guys while upgrading to Jessie I got
this message: You will need to start these manually by running
'/etc/init.d/<service> start'. <---- Come on! It
is not that old fashion apparently :)
2643 [17:58:28] *** Joins: _KaszpiR_ (quasselcor@replaced-ip )
2644 [17:59:00] *** Joins: hualet (~hualet@replaced-ip )
2645 [17:59:10] *** Quits: dayten (~gnoid@replaced-ip ) (Quit: Lost terminal)
2646 [17:59:27] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2647 [17:59:30] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2648 [17:59:49] *** Quits: v01t68 (~v01t@replaced-ip ) (Remote host closed the connection)
2649 [17:59:55] <mutante> wfq: upgrading _to_ jessie in itself is
old-fashioned *g*, upgrade FROM jessie now :)
2650 [17:59:57] *** Joins: v01t68 (~v01t@replaced-ip )
2651 [17:59:57] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2652 [18:00:00] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2653 [18:00:21] <jelly> 2015 isn't that ancient history
2654 [18:00:32] * rafalcpp finds the right tune
2655 [18:00:43] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2656 [18:00:46] <greycat> If you're still in the middle of
the wheezy->jessie then you probably still have wheezy/sysvinit
stuff, so the message is probably correct.
2657 [18:00:46] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2658 [18:01:03] <rafalcpp> o systed! you so might and fantastic
you are! o systemd, 0days are low price to pay for your mighty 3 sec
bootup time, o systemd I love you sooo
2659 [18:01:12] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2660 [18:01:17] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2661 [18:01:19] *** ChanServ sets mode: +o jelly
2662 [18:01:19] *** Parts: rafalcpp (~racalcppp@replaced-ip )
2663 [18:01:20] *** ChanServ sets mode: -o jelly
2664 [18:01:34] *** Quits: sypher (~sypher@replaced-ip ) (Quit: WeeChat 1.9)
2665 [18:01:37] *** Joins: rafalcpp (~racalcppp@replaced-ip )
2666 [18:01:50] <rafalcpp> but that was a prise
2667 [18:01:51] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
2668 [18:01:59] *** Quits: kalin (~kalin@replaced-ip ) (Remote host closed the connection)
2669 [18:02:06] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2670 [18:02:10] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2671 [18:02:17] <jelly> rafalcpp, keep this channel to actual tech
support issues
2672 [18:02:29] *** Joins: l3archos (~Icedove@replaced-ip )
2673 [18:02:31] *** Joins: familiargalaxy (~AndChat47@replaced-ip )
2674 [18:02:35] *** Quits: familiargalaxy (~AndChat47@replaced-ip ) (Max SendQ exceeded)
2675 [18:02:35] <rafalcpp> damn, I got next like 4 lines and a
horous. anyway
2676 [18:02:50] *** Quits: Mokuba_K (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
2677 [18:02:55] *** Joins: Delta-One (~zero@replaced-ip )
2678 [18:03:05] *** Quits: l3archos (~Icedove@replaced-ip ) (Client Quit)
2679 [18:03:10] *** Joins: dreamon_ (~dreamon@replaced-ip )
2680 [18:03:13] *** Joins: Nnavd (~Nnavd@replaced-ip )
2681 [18:03:25] *** Parts: boodie (~vladimir@replaced-ip )
2682 [18:03:40] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 255 seconds)
2683 [18:03:59] <rafalcpp> on debian 8, aptitude seems to work bad
since the time debian 9 was released
2684 [18:04:06] <rafalcpp> W: Failed to fetch
replaced-url
2685 [18:04:18] <greycat> That has nothing to do with aptitude vs.
apt-get vs. apt.
2686 [18:04:28] <rafalcpp> I'm asking how to fix this problem
2687 [18:04:33] <wfq> greycat, let's see if your theory is
correct when I update now to Stretch
2688 [18:04:45] <greycat> That's just a bad mirror. Try again
in a minute, or switch to a different mirror, or a different
mirror-redirector.
2689 [18:04:50] <rafalcpp> before also it says "W: There is
no public key available for the following key IDs:
1397BC53640DB551"
2690 [18:05:03] <raktajino> greycat: you mentioned a bit ago that
most folks in here prefer apt-get to apt or aptitude, do you have
any links to comparisons / reasoning for this?
2691 [18:05:14] <rafalcpp> I seem to get this error since days
2692 [18:05:32] *** Joins: nast (~nast@replaced-ip )
2693 [18:05:33] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
2694 [18:05:34] <greycat> raktajino: no, just anecdotal stuff
2695 [18:05:40] *** Joins: savantgarde (~savantgar@replaced-ip )
2696 [18:05:46] *** Quits: savantgarde (~savantgar@replaced-ip ) (Remote host closed the connection)
2697 [18:05:50] <raktajino> nod
2698 [18:06:34] <rafalcpp> also, aptitude upgrade says 0 packages
upgraded, 0 newly installed, 0 to remove and 7 not upgraded
2699 [18:06:43] <rafalcpp> why this 7 are not getting upgraded,
and how to make them
2700 [18:07:21] *** Joins: RoyK^ (~roy@replaced-ip )
2701 [18:07:26] <greycat> Read the context, and consider manually
installing something, or using dist-upgrade.
2702 [18:07:28] *** Joins: kyan (~kyan@replaced-ip )
2703 [18:07:35] *** Quits: ledeni_ (~ledeni@replaced-ip ) (Ping timeout: 240 seconds)
2704 [18:08:08] *** Quits: loptr (~loptr@replaced-ip ) (Quit: leaving)
2705 [18:08:12] *** Quits: RoyK_Heime (~roy@replaced-ip ) (Ping timeout: 260 seconds)
2706 [18:08:44] <rafalcpp> Im stil on debian 8, not after recent
uprade, why there would be need for dist-upgrade?
2707 [18:09:44] <greycat> Sometimes a security update of a package
has new dependencies.
2708 [18:10:13] <greycat> Happened when firefox-esr ticked, and it
happens sometimes on bind9 sourced stuff.
2709 [18:10:15] *** Quits: betandr (~betandr@replaced-ip ) (Remote host closed the connection)
2710 [18:10:16] *** Quits: simonlnu (~eric@replaced-ip ) (Ping timeout: 258 seconds)
2711 [18:11:02] *** Joins: simonlnu (~eric@replaced-ip )
2712 [18:11:28] <rafalcpp> aptitude dist-upgrade wants to remove
entire kde
2713 [18:11:34] <greycat> Say no.
2714 [18:11:38] <themill> samba (samba-dsdb-modules) was built
incorrectly and will be rebuilt
2715 [18:11:43] <greycat> (unless you want to remove kde...)
2716 [18:11:48] *** Quits: __marco (~marco@replaced-ip ) (Quit: Leaving)
2717 [18:12:01] <rafalcpp> themill: yes this is mentioning samba
stuff. so just wait for update?
2718 [18:13:11] <themill> if that's the only issue, yes
2719 [18:14:27] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
2720 [18:15:34] *** Quits: kyan (~kyan@replaced-ip ) (Excess Flood)
2721 [18:15:38] *** Joins: Son0fFlynn (~imew@replaced-ip )
2722 [18:15:50] *** Quits: Son0fFlynn (~imew@replaced-ip ) (Changing host)
2723 [18:15:50] *** Joins: Son0fFlynn (~imew@replaced-ip )
2724 [18:16:03] *** Joins: betandr (~betandr@replaced-ip )
2725 [18:16:07] *** Quits: zpmorgan (~zach@replaced-ip ) (Ping timeout: 246 seconds)
2726 [18:16:08] *** Quits: RoyK^ (~roy@replaced-ip ) (Ping timeout: 260 seconds)
2727 [18:16:12] *** Quits: Walakea (~Thunderbi@replaced-ip ) (Quit: Walakea)
2728 [18:16:27] *** Joins: kyan (~kyan@replaced-ip )
2729 [18:16:49] *** Quits: csmall (~csmall@replaced-ip ) (Quit: Leaving)
2730 [18:16:59] * rafalcpp hand geasture expressing mild dissapointment
with releasing broken stuff into stable
2731 [18:17:05] *** Joins: novilog (~alden@replaced-ip )
2732 [18:17:06] *** Quits: password2 (~password@replaced-ip ) (Read error: Connection reset by peer)
2733 [18:17:22] *** Joins: password2 (~password@replaced-ip )
2734 [18:17:22] *** Quits: password2 (~password@replaced-ip ) (Changing host)
2735 [18:17:22] *** Joins: password2 (~password@replaced-ip )
2736 [18:17:48] *** Quits: kyan (~kyan@replaced-ip ) (Max SendQ exceeded)
2737 [18:17:52] *** Quits: betandr (~betandr@replaced-ip ) (Remote host closed the connection)
2738 [18:18:12] *** Joins: asantu (~ddddwe@replaced-ip )
2739 [18:18:27] *** Quits: KindOne (kindone@replaced-ip ) (Ping timeout: 240 seconds)
2740 [18:18:33] *** Joins: ksk (~ksk@replaced-ip )
2741 [18:18:52] *** Joins: kyan (~kyan@replaced-ip )
2742 [18:19:28] *** Quits: x-fak (~jul54@replaced-ip ) (Ping timeout: 240 seconds)
2743 [18:19:36] *** Joins: Amiro (29ea0e72@replaced-ip )
2744 [18:19:38] *** Joins: amir107 (~amir107@replaced-ip )
2745 [18:19:38] <amir107> Hey amir107 Check out this most amazing
video
replaced-url
2746 [18:19:42] <Amiro> !spam
2747 [18:19:42] <amir107> First 10 subscribers gets free fidget
spinner
replaced-url
2748 [18:19:42] <dpkg> spam is probably a preferred environment.
SPAM; Shut up, You damn Vikings! SPAM SPAM SPAM SPAM SPAM SPAM SPAM
SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM, to destroy
it, try <spamassassin> (spamd+spamc), <bogofilter>,
<razor>/<pyzor>, <crm114> (but be ready to train
it for a week), <dspam>,
replaced-url
2749 [18:19:43] <amir107> First 10 subscribers gets free fidget
spinner
replaced-url
2750 [18:19:43] <amir107> First 10 subscribers gets free fidget
spinner
replaced-url
2751 [18:19:44] <amir107> First 10 subscribers gets free fidget
spinner
replaced-url
2752 [18:19:44] *** Quits: amir107 (~amir107@replaced-ip ) (Killed (Sigyn (Spam is off topic on freenode.)))
2753 [18:19:44] *** Quits: Amiro (29ea0e72@replaced-ip ) (Disconnected by services)
2754 [18:20:07] *** Quits: Serpent7776 (~Serpent77@replaced-ip ) (Quit: Leaving)
2755 [18:21:06] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2756 [18:21:09] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
2757 [18:21:13] *** Joins: dpyro (~dpyro@replaced-ip )
2758 [18:21:29] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 246 seconds)
2759 [18:21:48] *** Joins: discovered1 (~discovere@replaced-ip )
2760 [18:22:44] <rafalcpp> there should a court martial for combo
of spam and fidget spinners
2761 [18:24:10] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 246 seconds)
2762 [18:24:22] *** Parts: asantu (~ddddwe@replaced-ip )
2763 [18:24:42] <matthiaskrgr> fidget spammer
2764 [18:25:16] <jelly> !why aptitude
2765 [18:25:17] <dpkg> aptitude has more advanced
conflict/dependency resolution and will often find a solution where
apt-get gives up. It can be used from the command line like apt-get
plus an interactive resolver makes it much easier to recover from
broken dependencies. It has advanced search capabilities (see
<aptitude search>). For some upgrades, apt-get is preferred
(e.g. <lenny->squeeze>, <squeeze->wheezy>).
replaced-url
2766 [18:25:24] <jelly> !why not aptitude
2767 [18:25:25] <dpkg> Aptitude is more memory intensive and
slower than <apt-get>, the <ncurses> interface is always
loaded regardless of being used or not. Moreover the resolver can
sometimes produce unexpected results and most of
<aptitude>'s former exclusive features are now available
in <apt-get> as well. Ask me about <why aptitude> and
see
replaced-url
2768 [18:25:36] <jelly> raktajino, ^^
2769 [18:25:37] <taylan> shit like fidget spinners almost makes me
believe in the Illuminati
2770 [18:25:41] <raktajino> jelly: cheers
2771 [18:25:52] <matthiaskrgr> how much memory does aptitude need?
lol
2772 [18:26:03] *** Quits: OtakuSenpai (~OtakuSenp@replaced-ip ) (Quit: Onto my worldly chores...)
2773 [18:26:37] *** Quits: adoua (~adoua@replaced-ip ) (Ping timeout: 276 seconds)
2774 [18:27:28] *** Joins: mibo (~mibo@replaced-ip )
2775 [18:27:38] <BluesKaj> lol?..oh no not a lol-er
2776 [18:27:53] *** Joins: KindOne (kindone@replaced-ip )
2777 [18:27:58] <matthiaskrgr> BluesKaj: lmao
2778 [18:28:00] <matthiaskrgr> :p
2779 [18:28:11] *** Joins: Walakea (~Thunderbi@replaced-ip )
2780 [18:29:10] <friiq> hello lol
2781 [18:29:21] *** Joins: hualet (~hualet@replaced-ip )
2782 [18:29:40] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 260 seconds)
2783 [18:29:45] <BluesKaj> good then you're all laffed out
2784 [18:30:19] <friiq> ass is completely off now
2785 [18:30:43] *** Quits: tuv (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
2786 [18:30:46] <friiq> that's one way to lose weight
2787 [18:30:51] <wfq> A jump of history in a matter of minutes.
Bye Wheezy, welcome Stretch
2788 [18:31:07] <friiq> hello buster
2789 [18:31:11] *** Quits: BluesKaj (~Blues@replaced-ip ) (Quit: Konversation terminated!)
2790 [18:32:20] *** Quits: buhletxr (~buhletxr@replaced-ip ) (Quit: Leaving)
2791 [18:32:23] *** Joins: discovered (~discovere@replaced-ip )
2792 [18:32:41] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
2793 [18:32:58] <pclover> so how long more does jessie get support
for?
2794 [18:33:03] <pclover> suppose there is a bot here that says so
2795 [18:33:04] <friiq> until 2018
2796 [18:33:11] *** Joins: tuv (~quassel@replaced-ip )
2797 [18:33:19] <pclover> ah
2798 [18:33:29] <greycat> Full support for one year after
stretch's release, then LTS support (less than full) for some
unknown number of years.
2799 [18:33:31] *** Joins: rocksteady (~tyfoo@replaced-ip )
2800 [18:33:51] *** Quits: KindOne (kindone@replaced-ip ) (Read error: Connection reset by peer)
2801 [18:34:00] <pclover> guess LTS probably means security fixes
2802 [18:34:04] *** Quits: err404 (~err404@replaced-ip ) (Read error: Connection reset by peer)
2803 [18:34:07] <pclover> or serious bugs
2804 [18:34:16] <greycat> LTS focuses mostly on issues that would
affect servers.
2805 [18:34:25] <inviz> if only we could apt-get all the time
without any issues (you would be on stretch automatically now)
2806 [18:34:27] <pclover> makes sense
2807 [18:34:28] *** Quits: Schmetterwurm (~Schmetter@replaced-ip ) (Ping timeout: 260 seconds)
2808 [18:34:35] *** Quits: discovered1 (~discovere@replaced-ip ) (Ping timeout: 240 seconds)
2809 [18:34:38] <greycat> Which is not to say that web browsers
(etc.) are abandoned entirely; they just aren't the main focus.
2810 [18:34:44] *** Joins: psychicist__ (~psychicis@replaced-ip )
2811 [18:34:46] *** Joins: millido (~millido@replaced-ip )
2812 [18:34:49] *** Joins: discovered1 (~discovere@replaced-ip )
2813 [18:34:55] *** Joins: freeone (~freeone@replaced-ip )
2814 [18:34:57] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
2815 [18:35:13] <pclover> so i guess LTS timelines with debian are
loosely defined
2816 [18:35:27] <greycat> !wheezy lts
2817 [18:35:27] <dpkg> Security support for Debian 7
"Wheezy" from the Debian Security Team ended on
2016-04-25. The amd64, i386, armel and armhf architectures receive
additional long term support (LTS) via <wheezy/updates> until
2018-05-31. See
replaced-url
2818 [18:35:47] *** Joins: woyzeck (~woyzeck@replaced-ip )
2819 [18:36:03] *** Joins: BluesKaj (~kaj@replaced-ip )
2820 [18:36:30] <pclover> so does that mean in 1 year form the
release of stretch jessie goes LTS or?
2821 [18:36:40] <greycat> yes
2822 [18:36:46] <pclover> easy enough
2823 [18:36:49] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 248 seconds)
2824 [18:36:49] *** Quits: grafdiffuzor (~grafdiffu@replaced-ip ) (Ping timeout: 248 seconds)
2825 [18:36:49] <novilog> I've been trying to build the
gnome-twitch package from source on Debian Jessie stable, but I get
this
replaced-url
2826 [18:37:09] <Brigo> whois teraflops
2827 [18:37:23] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 260 seconds)
2828 [18:37:54] <pclover> what dep can't it find?
2829 [18:38:08] *** Joins: j08nY (~j08nY@replaced-ip )
2830 [18:38:10] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
2831 [18:38:17] *** Parts: Son0fFlynn (~imew@replaced-ip )
2832 [18:38:21] <novilog> pclover: It's having some trouble
with the meson package, as it shows in that error. What the trouble
is, I haven't been able to figure out
2833 [18:38:37] <jordanm> novilog: jessie is oldstable, not stable
2834 [18:38:39] <BluesKaj> Brigo, right click on the nick in the
nicklist to do a whois if you client has that option
2835 [18:38:59] <novilog> pclover: jordanm: Not really helpful
information...
2836 [18:39:00] *** debhelper sets mode: +l 1678
2837 [18:39:06] <freeone> when I run perl it says this:
replaced-url
2838 [18:39:10] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 240 seconds)
2839 [18:39:12] <Brigo> BluesKaj, just a mistake, i forgot the
leading / :)
2840 [18:39:19] <novilog> pclover: Sorry, not intended for you
2841 [18:39:33] <BluesKaj> Brigo, right
2842 [18:39:57] <pclover> could you post your build log on the
debian pastebin or something
2843 [18:40:00] *** Joins: vivid (~ViViD@replaced-ip )
2844 [18:40:14] <jordanm> novilog: what version of meson does it
build-depend on?
2845 [18:40:36] <freeone> build log ?
2846 [18:41:07] <pclover> the log from the compiler
2847 [18:41:19] <freeone> what
2848 [18:41:40] <freeone> I mean even if I just run
"perl" it says that message
2849 [18:42:01] <freeone> I didn't compilled perl
2850 [18:42:15] <pclover> what is the error?
2851 [18:42:15] <asperon> hi guys, i have a old package that
depends on libconfuse0, but stretch comes with libconfuse1, is there
any way to add it, symlink them or in any other way get it to work?
2852 [18:42:19] *** Joins: KindOne (kindone@replaced-ip )
2853 [18:42:27] <novilog> pclover: Don't really know much
about the logging features of Debian, and google isn't being
helpful atm. Do you have a quick and dirty?
2854 [18:42:30] *** Quits: discovered1 (~discovere@replaced-ip ) (Ping timeout: 240 seconds)
2855 [18:42:40] *** Joins: discovered (~discovere@replaced-ip )
2856 [18:43:18] <freeone> ots warmomg:
replaced-url
2857 [18:43:23] <freeone> what to do ?
2858 [18:43:31] <freeone> its warning
2859 [18:43:35] <jhutchins_wk> freeone: So set your localle.
2860 [18:43:37] <jhutchins_wk> !localle
2861 [18:43:42] <jhutchins_wk> !locale
2862 [18:43:43] <dpkg> A locale is a set of rules for presenting
information to humans according to local conventions (date format,
thousands separators, language, etc.). Ask me about <locales>
to establish on a Debian system.
replaced-url
2863 [18:43:43] <freeone> how ?
2864 [18:43:45] <novilog> pclover: Unless you mean just cat std
out and std err to the pastebin, because that's what I did,
already, with the sprunge link
2865 [18:46:28] *** Quits: _bsurfer (~bsurfer@replaced-ip ) (Ping timeout: 260 seconds)
2866 [18:46:30] *** _builtin is now known as __builtin
2867 [18:46:33] <freeone> any ideas ?
2868 [18:46:34] *** Joins: Seto_Kaiba (~Hunterkll@replaced-ip )
2869 [18:46:43] <greycat> freeone: by reading the two URLs that
the bot gave you
2870 [18:46:57] *** Joins: LtL (~ltl@replaced-ip )
2871 [18:47:22] <freeone> no
2872 [18:47:49] *** Quits: CBF16888 (~CBF16888@replaced-ip ) (Quit: CBF16888)
2873 [18:48:50] *** Joins: dreamon_ (~dreamon@replaced-ip )
2874 [18:48:59] *** Quits: gagrio (~gagrio@replaced-ip ) (Remote host closed the connection)
2875 [18:49:30] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Ping timeout: 240 seconds)
2876 [18:49:39] <novilog> No documentation or anything on build
logs? Anything I could read?
2877 [18:49:57] *** doyle___ is now known as doyle
2878 [18:50:01] <freeone> you asking me ?
2879 [18:50:05] *** Quits: password2 (~password@replaced-ip ) (Ping timeout: 240 seconds)
2880 [18:50:09] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 248 seconds)
2881 [18:50:24] *** Joins: sliekas99 (~mantas@replaced-ip )
2882 [18:50:51] <freeone>
replaced-url
2883 [18:51:08] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2884 [18:51:13] <novilog> freeone: Not you. I'm having my own
specific issue
2885 [18:51:27] *** Joins: velix_inuse (~Velix@replaced-ip )
2886 [18:52:04] <Walakea> does removing the
xserver-xorg-video-intel package have any chance of fixing the acpi
not registering certain Fn key combos?
2887 [18:52:25] <greycat> TIAS
2888 [18:52:30] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Ping timeout: 240 seconds)
2889 [18:53:28] *** Quits: Brolf (~Brolf@replaced-ip ) (Ping timeout: 240 seconds)
2890 [18:53:28] *** Quits: dpyro (~dpyro@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2891 [18:54:34] <freeone> !i18n
2892 [18:54:34] <dpkg> i guess i18n is an abbreviation for
internationalisation, which is a really long word used a lot in some
circles, so it's shortened by effectively saying "I, then
18 more letters, then N", get it?
replaced-url
2893 [18:54:34] <novilog> Walakea: not likely. Usually key combo
assignment/reassignment is handled by your window manager
2894 [18:54:47] *** Joins: Sakarah (~quassel@replaced-ip )
2895 [18:55:56] *** Quits: inviz (~q@replaced-ip ) (Quit: quit)
2896 [18:56:07] <Walakea> novilog: not even, this is a low level
issue with acpi
2897 [18:56:09] <greycat> novilog: from previous days here:
Walakea is using some kind of laptop with an Fn key, and he's
pressing some Fn+Fx combination, and xev is not seeing it, and he
thinks xev SHOULD be seeing it.
2898 [18:56:32] *** Quits: quenode (~quenode@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2899 [18:56:42] *** Joins: sevaho (~sevaho@replaced-ip )
2900 [18:56:45] <Walakea> acpi_listen reacts when i press all FN +
X keys except for F5 and F6
2901 [18:57:01] <freeone> so, question, I noticed on linux
distribution without package manager if I want to update say,
openssh I need to compile it and then do "make install",
but then I noticed "wget" can't access https links,
so I need to recompile wget too, to link it with new libraries, but
how is it done in debian, if you do update some library like
openssh, will some tools be automatically updated or they will stop
working
2902 [18:57:07] <freeone> ?
2903 [18:57:10] *** Quits: roshanavand (~Thunderbi@replaced-ip ) (Quit: roshanavand)
2904 [18:57:15] *** Joins: writeerase (~write@replaced-ip )
2905 [18:57:23] <Walakea> i can turn off my display (with Fn + F7)
even in text mode
2906 [18:57:27] <greycat> freeone: this is #debian, not
linux. Go to linux if you are writing your own distribution.
2907 [18:57:51] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2908 [18:57:56] <freeone> anyone else ?
2909 [18:58:12] <Walakea> i am thinking about writing an email to
ASUS, but i think they will just dismiss me
2910 [18:59:08] *** Joins: Brolf (~Brolf@replaced-ip )
2911 [18:59:33] *** Joins: phinxy (~tehhhd@replaced-ip )
2912 [18:59:33] *** Joins: psychicist__ (~psychicis@replaced-ip )
2913 [18:59:33] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Client Quit)
2914 [18:59:47] *** Joins: psychicist__ (~psychicis@replaced-ip )
2915 [18:59:48] <Walakea> from what i have seen on internet it is
mostly fixed by adding Grub options like acpi_osi=... and
acpi_backlight=...
2916 [19:00:40] *** Quits: patterson (~patterson@replaced-ip##) (Quit: Going offline, see ya! (##replaced-url
2917 [19:00:47] *** Quits: notebox (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
2918 [19:01:34] <freeone> Walakea: try xbindkeys
2919 [19:02:27] *** Joins: nvz (~user@replaced-ip )
2920 [19:02:56] *** Joins: antgel (~topdog@replaced-ip )
2921 [19:03:02] *** Joins: polaris (~polaris_@replaced-ip )
2922 [19:03:51] <freeone> so does that mean when some maintainer
for debian package update their package, like openssh, they also
have to update all packages dependent on it and upload them all into
debian repository ?
2923 [19:04:08] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
2924 [19:04:23] *** Joins: FroxT (54147bf1@replaced-ip )
2925 [19:04:35] *** Joins: ledeni (~ledeni@replaced-ip )
2926 [19:04:49] <FroxT> Hi, I am experience lots of screen tearing
with my nvidia card on Debian. I have the drivers installed. Is
installing compton a good solution to fix this?
2927 [19:05:08] *** Quits: nvz (~user@replaced-ip ) (Client Quit)
2928 [19:05:17] <Epakai> freeone: there are automated systems to
do that
replaced-url
2929 [19:05:21] *** Joins: patterson (~patterson@replaced-ip )
2930 [19:05:23] *** Joins: roshanavand (~Thunderbi@replaced-ip )
2931 [19:05:39] <novilog> pclover: Basically, what I sent in the
sprunge was the build log.
2932 [19:05:43] *** Joins: Tom01 (~tom@replaced-ip )
2933 [19:05:44] *** Joins: Horachi (~Horachi@replaced-ip )
2934 [19:05:45] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Quit: leaving)
2935 [19:06:06] *** Joins: psychicist__ (~psychicis@replaced-ip )
2936 [19:07:35] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
2937 [19:07:55] *** Quits: antgel (~topdog@replaced-ip ) (Ping timeout: 246 seconds)
2938 [19:08:09] *** Parts: novilog (~alden@replaced-ip )
2939 [19:08:48] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Quit: dionysus69)
2940 [19:08:52] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
2941 [19:11:45] <BluesKaj> FroxT, which nvidia gpu and which DE?
2942 [19:12:26] *** Quits: rocksteady (~tyfoo@replaced-ip ) (Quit: have phun)
2943 [19:13:05] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
2944 [19:13:06] *** Joins: deny (~deny@replaced-ip )
2945 [19:13:11] *** Joins: overlordtm (~andraz@replaced-ip )
2946 [19:13:15] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
2947 [19:13:54] *** Quits: FroxT (54147bf1@replaced-ip ) (Ping timeout: 260 seconds)
2948 [19:13:57] <Sakarah> I have a really strange behaviour after
a "systemctl hibernate". At restart grub doesn't
appear and Windows is automatically triggered.
2949 [19:14:25] <Sakarah> So I have to halt it and then I can
recover my session
2950 [19:14:26] *** Joins: dasher00 (~dasher00@replaced-ip )
2951 [19:14:52] *** Joins: Tenkawa (~Mutter@replaced-ip )
2952 [19:15:08] <Sakarah> Is there a way to always show grub after
hibernation or correctly choose the OS to boot into ?
2953 [19:15:25] *** Parts: Horachi (~Horachi@replaced-ip )
2954 [19:15:34] *** Quits: gryffus (~gryffus@replaced-ip ) (Quit: Konversation terminated!)
2955 [19:15:51] *** Joins: jackNemrod_ (~Thunderbi@replaced-ip )
2956 [19:15:58] <BluesKaj> Sakarah, do you mean suspend ?
2957 [19:16:26] <Sakarah> Yes suspend to disk
2958 [19:16:38] *** Joins: discovered (~discovere@replaced-ip )
2959 [19:16:44] <Brigo> Sakarah, i think grub is showed always
after hibernation.
2960 [19:17:02] <Sakarah> Thats not the case with my computer
2961 [19:17:12] *** Joins: eric23 (~user@replaced-ip )
2962 [19:17:18] <Sakarah> And actually this is the problem
2963 [19:17:33] <discovered> where can i find boot logs?
2964 [19:17:35] *** Quits: deny (~deny@replaced-ip ) (Client Quit)
2965 [19:17:35] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2966 [19:17:36] *** jackNemrod_ is now known as jackNemrod
2967 [19:18:12] <BluesKaj> hmm, never used suspend to disk,
suspend to RAM doesn't show that behaviour here
2968 [19:18:20] <Tenkawa> Whats happening “when” you
suspend.
2969 [19:18:23] <jhutchins_wk> Walakea: What make/model?
2970 [19:18:24] *** Joins: SuperTramp83 (~SuperTram@replaced-ip )
2971 [19:18:38] *** Joins: Highlander (~alain@replaced-ip )
2972 [19:18:41] <Tenkawa> Does it poweroff on its own?
2973 [19:18:53] <Sakarah> Yes it does
2974 [19:19:00] *** debhelper sets mode: +l 1685
2975 [19:19:01] <Tenkawa> Intriguing
2976 [19:19:16] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 276 seconds)
2977 [19:19:41] <Tenkawa> Trying to think about when mine was
acting like that
2978 [19:19:49] <Tenkawa> Been too long though
2979 [19:20:20] *** Joins: vivid (~ViViD@replaced-ip )
2980 [19:20:45] *** Joins: discovered1 (~discovere@replaced-ip )
2981 [19:20:50] *** Joins: Gaxpaxxo (~Gazpacho@replaced-ip )
2982 [19:21:05] <Tenkawa> does syslog show anything helpful
2983 [19:21:05] <Brigo> discovered, /var/log/boot.log, i think
2984 [19:21:46] <Brigo> Sakarah, it poweroff and came back from
disk invernation without a full boot?
2985 [19:22:17] *** Joins: _frostie (~starclear@replaced-ip )
2986 [19:22:44] <Sakarah> Yes the resume part works and I
don't have to boot
2987 [19:22:54] *** Joins: hlmjr (~herbmille@replaced-ip )
2988 [19:22:56] <Walakea> jhutchins_wk: Asus X555LB should be it
(also F555LB but they are the same)
2989 [19:23:02] *** Quits: _frostie (~starclear@replaced-ip ) (Client Quit)
2990 [19:23:10] *** Quits: asperon (~asperon@replaced-ip ) (Quit: Will you be in this place forever?)
2991 [19:23:14] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 255 seconds)
2992 [19:23:17] *** Joins: _frostie (~starclear@replaced-ip )
2993 [19:23:17] *** Quits: _frostie (~starclear@replaced-ip ) (Client Quit)
2994 [19:23:20] <Walakea> it has integrated intel gpu and
dedicated nvidia
2995 [19:23:23] <Sakarah> syslog gives: "hibernate.target:
Job hibernate.target/start failed with result
'dependency'.:
2996 [19:23:25] <Brigo> Sakarah, then you are doing a hybrid-sleep
2997 [19:24:11] <Walakea> i found many solutions suggesting acpi
GRUB parameters and some suggesting creating xorg.conf files
2998 [19:24:12] <Sakarah> Brigo: The command used is
"systemctl hibernate"
2999 [19:24:38] <discovered1> Brigo, No such file or directory
3000 [19:24:43] <Brigo> Sakarah, ok, then something weird is
happening with your system.
3001 [19:24:48] *** Joins: kmilogars (~kmilogars@replaced-ip )
3002 [19:25:04] <Walakea> i tried some of them but i also combined
them
3003 [19:25:12] <Brigo> discovered1, and just /var/log/boot?
3004 [19:25:39] *** Quits: wytchmaster (~andreas@replaced-ip ) (Quit: leaving)
3005 [19:25:42] <Brigo> discovered1, anyway the information should
be in /var/log/system.log and in the journald if you are using
systemd
3006 [19:26:00] *** Joins: wytchmaster (~wytchmast@replaced-ip )
3007 [19:27:28] *** Parts: freeone (~freeone@replaced-ip )
3008 [19:27:44] *** Quits: Tenkawa (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
3009 [19:27:53] <jhutchins_wk> discovered1: dmesg and the systemd
journal will have most of the boot info. Bootlog is not enabled by
default.
3010 [19:27:57] <jhutchins_wk> !bootlog
3011 [19:27:57] <dpkg> bootlogd is used to record boot messages to
/var/log/boot. For Debian 7 "Wheezy" and later releases,
install the bootlogd package to enable. In Debian 6.0
"Squeeze", bootlogd is provided by the sysvinit-utils
package; set BOOTLOGD_ENABLE=Yes in /etc/default/bootlogd to enable.
3012 [19:28:11] *** Joins: YesButProbablyNo (~quassel@replaced-ip )
3013 [19:28:16] *** Joins: Ryushin (~Ryushin@replaced-ip )
3014 [19:29:31] *** Joins: _frostie (~starclear@replaced-ip )
3015 [19:29:35] *** Quits: _frostie (~starclear@replaced-ip ) (Client Quit)
3016 [19:29:53] *** Joins: _frostie (~starclear@replaced-ip )
3017 [19:30:39] <discovered1> jhutchins_wk, i need to journalctl
command?
3018 [19:31:06] *** Joins: gryffus (~gryffus@replaced-ip )
3019 [19:31:42] *** Quits: cujotus (~quassel@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
3020 [19:32:27] <Sakarah> If you want my complete logs for
hibernation :
replaced-url
3021 [19:32:50] *** Joins: cujotus (~quassel@replaced-ip )
3022 [19:32:53] *** Quits: sliekas99 (~mantas@replaced-ip ) (Quit: Leaving)
3023 [19:33:09] <Sakarah> But I see nothing helpful in it
3024 [19:33:29] *** Joins: Ekchuan_ (~RandyMars@replaced-ip )
3025 [19:33:49] *** velix_inuse is now known as velix
3026 [19:34:24] *** Joins: Tenkawa (~Mutter@replaced-ip )
3027 [19:34:30] *** Quits: BluesKaj (~kaj@replaced-ip ) (Ping timeout: 240 seconds)
3028 [19:34:31] *** Quits: Tenkawa (~Mutter@replaced-ip ) (Client Quit)
3029 [19:35:23] *** Quits: DodgeThis (~DodgeThis@replaced-ip ) (Quit: Leaving)
3030 [19:35:35] *** Joins: millido (~millido@replaced-ip )
3031 [19:35:55] *** Quits: Ekchuan (~RandyMars@replaced-ip ) (Ping timeout: 255 seconds)
3032 [19:36:11] *** Joins: Night-Shade (~tim@replaced-ip )
3033 [19:37:17] *** Joins: dreamon_ (~dreamon@replaced-ip )
3034 [19:38:00] *** Joins: kw21 (~kw21@replaced-ip )
3035 [19:38:03] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
3036 [19:38:28] *** Joins: kion (~kion@replaced-ip )
3037 [19:38:41] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 248 seconds)
3038 [19:39:26] *** Quits: kmilogars (~kmilogars@replaced-ip ) (Quit: Saliendo)
3039 [19:39:35] *** Joins: grafdiffuzor (~grafdiffu@replaced-ip )
3040 [19:39:57] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 240 seconds)
3041 [19:40:25] *** Quits: Walakea (~Thunderbi@replaced-ip ) (Quit: Walakea)
3042 [19:41:19] *** Joins: Merixer (~Merixer@replaced-ip )
3043 [19:42:33] *** Quits: ignuki (~inaki@replaced-ip ) (Quit: Lost terminal)
3044 [19:43:36] *** Joins: asperon (~asperon@replaced-ip )
3045 [19:43:38] *** Joins: Schmetterwurm (~Schmetter@replaced-ip )
3046 [19:43:55] <asperon> hi, is there a way to tell stretch to
user libfuse1 for libfuse0 dependencies?
3047 [19:46:45] *** Joins: BluesKaj (~kaj@replaced-ip )
3048 [19:47:05] <tw> I don't think stretch ships either of
those, just libfuse2.
3049 [19:47:27] *** Joins: n_blownapart (~john@replaced-ip )
3050 [19:47:40] <asperon> tw: my system has libfuse1, question
still stands, can i tell stretch to use libfuse2 for libfuse0 calls?
3051 [19:47:44] *** Quits: Arroyo1010 (~Arroyo101@replaced-ip ) (Quit: This is an automatic quit message)
3052 [19:47:46] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 264 seconds)
3053 [19:47:58] <greycat> No.
3054 [19:48:18] <greycat> If you could do that, libraries
wouldn't have version numbers on them.
3055 [19:48:52] <abrotman> I mean, you can try .. bad things may
happen
3056 [19:48:57] <asperon> greycat: i read that libfuse1 was 100%
backwards compatile with libfuse0, or atleast thats what i gathered
from the mailing list post when it was added
3057 [19:48:59] <abrotman> s/may/will likely/
3058 [19:49:08] *** Joins: Arroyo1010 (~Arroyo101@replaced-ip )
3059 [19:49:10] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Read error: Connection reset by peer)
3060 [19:49:33] <greycat> Well, if you want to TRY, then create
the symlink and sacrifice whatever it is you sacrifice to the gods.
3061 [19:49:39] *** Quits: Matan[M] (~MatanM]@replaced-ip ) (Read error: Connection reset by peer)
3062 [19:49:46] <abrotman> I recommend twinkies
3063 [19:49:51] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
3064 [19:49:56] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
3065 [19:50:08] <asperon> ok, ill just try to compile it then, or
perhaps easier, use another box with a older debian
3066 [19:50:32] *** Parts: _frostie (~starclear@replaced-ip )
3067 [19:50:33] <abrotman> just try a symlink .. it may work
3068 [19:50:34] *** Joins: Brigo (~Brigo@replaced-ip )
3069 [19:50:36] <greycat> Or just install the old libfuse1 or
libfuse0 package *from* the older Debian...
3070 [19:50:41] <abrotman> if it doesn't, you just remove it
3071 [19:50:53] <asperon> greycat: i can do that?
3072 [19:50:53] *** Joins: karakedi (~eAC53C340@replaced-ip )
3073 [19:50:53] *** Quits: karakedi (~eAC53C340@replaced-ip ) (Changing host)
3074 [19:50:54] *** Joins: karakedi (~eAC53C340@replaced-ip )
3075 [19:50:58] <asperon> ill try that first then :)
3076 [19:50:59] <abrotman> you can try it
3077 [19:51:00] <greycat> In many cases, yeah.
3078 [19:51:37] <greycat> It can get ugly if you have libraries
depending on other libraries.
3079 [19:51:51] <abrotman> judd: versions libfuse0
3080 [19:51:51] *** Joins: InfoTest1 (~Thunderbi@replaced-ip )
3081 [19:51:52] <judd> No package named 'libfuse0' was
found in amd64.
3082 [19:51:59] <abrotman> that's a good sign ...
3083 [19:52:07] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
3084 [19:52:08] *** InfoTest1 is now known as InfoTest
3085 [19:52:25] <asperon> libconfuse0
3086 [19:52:38] *** Joins: _frostie (~starclear@replaced-ip )
3087 [19:52:43] <asperon> would i be better of grabbing it from
sid or jessie?
3088 [19:52:50] <abrotman> judd: versions libconfuse0
3089 [19:52:51] <judd> Package: libconfuse0 on amd64 -- wheezy:
2.7-4; jessie: 2.7-5
3090 [19:52:56] <abrotman> it's not in sid
3091 [19:53:03] <abrotman> not as a package anyway
3092 [19:53:14] <asperon> maybe its a backport?
replaced-url
3093 [19:53:29] <abrotman> debports?
3094 [19:53:34] <asperon> yes
3095 [19:53:36] *** Quits: _frostie (~starclear@replaced-ip ) (Client Quit)
3096 [19:53:37] *** Joins: Walakea (~Thunderbi@replaced-ip )
3097 [19:53:40] <abrotman> doesn't count
3098 [19:54:10] <abrotman> you weren't planning to compile
from source packages?
3099 [19:54:14] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
3100 [19:54:39] <asperon> thats my second or third option :)
3101 [19:54:44] *** Joins: persiandrugs (~l@replaced-ip )
3102 [19:54:46] *** Quits: monksam (~Thunderbi@replaced-ip ) (Quit: monksam)
3103 [19:54:58] *** Quits: Night-Shade (~tim@replaced-ip ) (Ping timeout: 260 seconds)
3104 [19:55:06] *** Joins: ebol4 (~ebol4@replaced-ip )
3105 [19:55:17] <asperon> looks like it in turn depends on
libconfuse-common so i don't think installing it will work
3106 [19:55:28] *** Joins: Night-Shade (~tim@replaced-ip )
3107 [19:55:39] <asperon> ill try to compile it and see if that
works
3108 [19:55:45] *** Quits: Adeptus (~Valentin@replaced-ip ) (Quit: Leaving)
3109 [19:56:03] *** Joins: _bsurfer (~bsurfer@replaced-ip )
3110 [19:56:20] *** Joins: dboune (~dboune@replaced-ip )
3111 [19:56:36] <ebol4> I just re-installed debian (jessie) on a
dell poweredge 1435 (like 9 years old), and I can't boot to it,
nor can I boot to a debian 9 live CD
3112 [19:56:44] <ebol4> I get the same error messages as in this
forum post:
replaced-url
3113 [19:56:53] *** Quits: persiandrugs (~l@replaced-ip ) (Client Quit)
3114 [19:56:56] <ebol4> I've replaced the hard drives and the
sata cables several times
3115 [19:57:07] <ebol4> would that maybe indicate a problem with
the SATA controller?
3116 [19:57:22] <abrotman> I'd probably look for a
BIOS/firmware update CD
3117 [19:57:28] *** Quits: dboune (~dboune@replaced-ip ) (Client Quit)
3118 [19:57:33] <ebol4> BIOS is up-to-date, i had the same thought
3119 [19:57:45] *** Quits: canvon (~canvon@replaced-ip ) (Ping timeout: 258 seconds)
3120 [19:57:47] *** Joins: RTFM[away] (~RTFMaway]@replaced-ip )
3121 [19:58:10] *** Parts: LorD_n1c0w (~igorhenri@replaced-ip )
3122 [19:58:29] *** Joins: dontknow (~dontknow@replaced-ip )
3123 [19:59:23] *** Joins: dboune (~dboune@replaced-ip )
3124 [19:59:30] *** Joins: canvon (~canvon@replaced-ip )
3125 [20:00:37] *** Quits: teroshan (~teroshan@replaced-ip ) (Ping timeout: 268 seconds)
3126 [20:01:06] *** Joins: lle (~lle@replaced-ip )
3127 [20:02:14] <lle> /whois lle
3128 [20:02:20] *** Quits: grift (~grift@replaced-ip ) (Quit: Bye world)
3129 [20:02:30] <lle> oups...
3130 [20:02:35] <lle> helloes :)
3131 [20:03:25] *** Joins: centrx (~centrx@replaced-ip )
3132 [20:03:57] <Brigo> ebol4, probably the controller. Is there
only one controller?
3133 [20:04:00] *** Quits: writeerase (~write@replaced-ip ) (Quit: Leaving)
3134 [20:04:18] *** Joins: writeerase (~write@replaced-ip )
3135 [20:04:19] *** Quits: writeerase (~write@replaced-ip ) (Max SendQ exceeded)
3136 [20:04:27] <asperon> this is what libconfuse dir looks like
on my box, doesn't that mean i have libconfuse0 already? can i
tell apt to just install and ignore the dependency?
replaced-url
3137 [20:04:47] *** Joins: grift (~grift@replaced-ip )
3138 [20:05:00] *** Joins: writeerase (~write@replaced-ip )
3139 [20:05:23] *** Joins: lesik_____ (~lesik@replaced-ip )
3140 [20:06:25] *** Quits: writeerase (~write@replaced-ip ) (Client Quit)
3141 [20:06:47] *** Joins: writeerase (~write@replaced-ip )
3142 [20:06:58] *** Joins: NoRm4nD (~NoRm4nD@replaced-ip )
3143 [20:07:07] *** Quits: lesik_____ (~lesik@replaced-ip ) (Client Quit)
3144 [20:07:21] <asperon> nm, that was the bad install atempt
3145 [20:07:53] *** Quits: Night-Shade (~tim@replaced-ip ) (Quit: This computer has gone to sleep)
3146 [20:07:55] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 255 seconds)
3147 [20:07:58] *** Joins: lesik_____ (~lesik@replaced-ip )
3148 [20:08:05] *** Quits: jasperarcola (~jasperarc@replaced-ip ) (Ping timeout: 240 seconds)
3149 [20:09:00] *** debhelper sets mode: +l 1691
3150 [20:10:01] <ebol4> Brigo: yep, it's just two SATA ports
right on the mobo
3151 [20:10:13] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Changing host)
3152 [20:10:13] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
3153 [20:10:13] *** Quits: rovonovo_zoro (uid229900@replaced-ip ) (Changing host)
3154 [20:10:13] *** Joins: rovonovo_zoro (uid229900@replaced-ip )
3155 [20:10:29] <Brigo> ebol4, two SATA ports one controller then,
i guess.
3156 [20:10:32] *** Quits: lesik_____ (~lesik@replaced-ip ) (Remote host closed the connection)
3157 [20:10:44] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3158 [20:11:21] *** Joins: lesik_____ (~lesik@replaced-ip )
3159 [20:11:21] *** Joins: tier (~tier@replaced-ip )
3160 [20:11:31] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 255 seconds)
3161 [20:12:58] *** Joins: rach (~al@replaced-ip )
3162 [20:13:29] *** Joins: kooldavi (~kooldavi@replaced-ip )
3163 [20:13:40] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
3164 [20:14:00] *** Quits: wfq (56b55eb6@replaced-ip ) (Ping timeout: 260 seconds)
3165 [20:14:13] *** Quits: l4m8d4 (~daniel@replaced-ip ) (Ping timeout: 255 seconds)
3166 [20:14:13] *** Quits: grafdiffuzor (~grafdiffu@replaced-ip ) (Ping timeout: 260 seconds)
3167 [20:15:17] *** Joins: l4m8d4 (~daniel@replaced-ip )
3168 [20:15:29] *** Quits: mibo (~mibo@replaced-ip ) (Ping timeout: 248 seconds)
3169 [20:15:46] *** Joins: dpyro (~dpyro@replaced-ip )
3170 [20:16:28] *** Joins: teroshan (~teroshan@replaced-ip )
3171 [20:16:36] *** Joins: La (~La@replaced-ip )
3172 [20:16:47] *** Joins: fax (~fax@replaced-ip )
3173 [20:17:02] <La> hola?
3174 [20:17:27] *** Quits: La (~La@replaced-ip ) (Quit: Leaving)
3175 [20:18:06] *** Joins: lasdam (lasdam@replaced-ip )
3176 [20:18:06] *** Quits: lasdam (lasdam@replaced-ip ) (Changing host)
3177 [20:18:06] *** Joins: lasdam (lasdam@replaced-ip )
3178 [20:18:06] *** Quits: lasdam (lasdam@replaced-ip ) (Changing host)
3179 [20:18:06] *** Joins: lasdam (lasdam@replaced-ip )
3180 [20:18:40] *** Quits: lesik_____ (~lesik@replaced-ip ) (Ping timeout: 255 seconds)
3181 [20:18:53] *** Quits: littlekitty (uid234006@replaced-ip ) (Quit: Connection closed for inactivity)
3182 [20:19:04] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 276 seconds)
3183 [20:19:47] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
3184 [20:19:55] *** Joins: nerdguy (~offsec@replaced-ip )
3185 [20:20:24] *** Joins: LifeFrame (~smica83@replaced-ip )
3186 [20:20:30] *** Quits: nast (~nast@replaced-ip ) (Ping timeout: 240 seconds)
3187 [20:20:36] *** Quits: apt (~apt@replaced-ip ) (Quit: cyal8r)
3188 [20:22:36] *** Quits: asperon (~asperon@replaced-ip ) (Quit: Will you be in this place forever?)
3189 [20:24:10] *** Joins: savantgarde (~savantgar@replaced-ip )
3190 [20:24:17] *** Joins: acu (~acu@replaced-ip )
3191 [20:24:27] *** Quits: SkyPatrol_ (~SkyPatrol@replaced-ip ) (Read error: Connection reset by peer)
3192 [20:24:40] *** Joins: apt (~apt@replaced-ip )
3193 [20:25:11] *** Joins: SkyPatrol (~SkyPatrol@replaced-ip )
3194 [20:25:27] *** Quits: teroshan (~teroshan@replaced-ip ) (Read error: Connection reset by peer)
3195 [20:25:38] *** Quits: wytchmaster (~wytchmast@replaced-ip ) (Quit: Leaving)
3196 [20:26:35] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 240 seconds)
3197 [20:27:48] *** Quits: n_blownapart (~john@replaced-ip ) (Quit: Leaving)
3198 [20:28:27] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
3199 [20:29:04] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 255 seconds)
3200 [20:29:23] *** Joins: lero (~gms@replaced-ip )
3201 [20:30:06] <lero> hey, are the samba packages u7 broken for
jessie?
3202 [20:30:17] *** Joins: regedit (uid150526@replaced-ip )
3203 [20:30:18] <lero> or the security mirror
3204 [20:30:20] *** Joins: wytchmaster (~andreas@replaced-ip )
3205 [20:30:35] <greycat> Yes. The samba security update is
slightly broken. Wait for the next one.
3206 [20:30:39] *** Quits: discovered1 (~discovere@replaced-ip ) (Quit: Leaving)
3207 [20:30:41] <lero> cool, thanks
3208 [20:30:46] <lero> just noticed on one box
3209 [20:30:54] *** Joins: hanfm (~Thunderbi@replaced-ip )
3210 [20:31:08] *** Quits: allorder (~allorder@replaced-ip ) (Ping timeout: 260 seconds)
3211 [20:31:25] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3212 [20:31:35] *** Quits: Bock (~bocaneri@replaced-ip ) (Ping timeout: 240 seconds)
3213 [20:31:42] *** Joins: sypher (~sypher@replaced-ip )
3214 [20:32:46] *** Joins: mibo (~mibo@replaced-ip )
3215 [20:33:00] *** Quits: centrx (~centrx@replaced-ip ) ()
3216 [20:33:47] *** Joins: hualet (~hualet@replaced-ip )
3217 [20:33:54] *** Quits: {41444d494e} (~kvirc@replaced-ip##) (Quit: KVIrc 4.2.0 Equilibrium ##replaced-url
3218 [20:34:55] *** Joins: xet7 (~xet7@replaced-ip )
3219 [20:35:01] *** Parts: lero (~gms@replaced-ip )
3220 [20:35:06] *** Joins: csmall (~csmall@replaced-ip )
3221 [20:35:10] *** Joins: alecov (~control@replaced-ip )
3222 [20:35:26] *** Quits: Walakea (~Thunderbi@replaced-ip ) (Quit: Walakea)
3223 [20:36:24] *** Joins: towo` (~towo@replaced-ip )
3224 [20:36:29] *** Joins: millido (~millido@replaced-ip )
3225 [20:38:22] *** Joins: nibor (~quassel@replaced-ip )
3226 [20:38:30] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 240 seconds)
3227 [20:40:03] *** Joins: Hao (~hao@replaced-ip )
3228 [20:40:14] *** Joins: jackNemrod (~Thunderbi@replaced-ip )
3229 [20:40:32] *** Joins: packet (~packleet@replaced-ip )
3230 [20:40:35] <packet> hi'
3231 [20:40:37] <packet> the system needs extra storage under
/data. the disk /dev/xvdb has been allocated by the storage admin.
take all necessary steps to make this storage permanently available
at /data, and ensure the future extensibility of /data (ie. further
storage must be attachable to /data without any downtime
whatsoever).
3232 [20:41:01] <packet> kinda stumped
3233 [20:41:16] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
3234 [20:41:27] <greycat> packet: Are you quoting something, or is
that your question?
3235 [20:41:42] *** Joins: Levure (~quassel@replaced-ip )
3236 [20:42:01] <packet> ive been given a server
3237 [20:42:10] <packet> and i have to follow that
3238 [20:42:17] *** Joins: wytchmas1er (~andreas@replaced-ip )
3239 [20:42:17] <packet> and im a bit stumped as to how
3240 [20:42:21] <packet> @ greycat
3241 [20:42:27] *** Quits: meLon (~meLon@replaced-ip ) (Quit: leaving)
3242 [20:42:40] <greycat> So you're quoting something. What
is your QUESTION? How do increase the allocation of disk space on an
LVM system? *Is* it an LVM system?
3243 [20:42:46] *** Quits: _Vi (~vi@replaced-ip ) (Ping timeout: 246 seconds)
3244 [20:42:51] *** Joins: remo (~user@replaced-ip )
3245 [20:42:55] <packet> yes quote
3246 [20:42:58] *** Joins: meLon (~meLon@replaced-ip )
3247 [20:43:18] <mutante> hint: "permanently" is the
keyword.. like "even after rebooting"
3248 [20:43:31] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3249 [20:43:32] *** Quits: meLon (~meLon@replaced-ip ) (Client Quit)
3250 [20:43:37] *** Joins: allorder (~allorder@replaced-ip )
3251 [20:43:37] *** Quits: allorder (~allorder@replaced-ip ) (Changing host)
3252 [20:43:38] *** Joins: allorder (~allorder@replaced-ip )
3253 [20:43:45] <raktajino> packet: what is your question
3254 [20:43:55] *** Joins: meLon (~meLon@replaced-ip )
3255 [20:43:59] <packet> raktajino,
3256 [20:44:01] *** Joins: senryu (~senryu@replaced-ip )
3257 [20:44:11] <greycat> Ah. Googling /dev/xvdb gives me results
that say AWS>
3258 [20:44:23] <greycat> So this is commercial Amazon bullshit.
3259 [20:44:29] *** Quits: meLon (~meLon@replaced-ip ) (Client Quit)
3260 [20:44:40] <greycat> Try ##aws
3261 [20:44:51] *** Joins: wytchmas1er (~andreas@replaced-ip )
3262 [20:45:05] <packet> how do i reallocate storage storage
permanently
3263 [20:45:06] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3264 [20:45:11] <greycat> Ask ##aws
3265 [20:45:21] *** Joins: teroshan (~teroshan@replaced-ip )
3266 [20:45:39] <packet> i can
3267 [20:45:42] <packet> its not aws tho
3268 [20:46:15] *** Quits: woyzeck (~woyzeck@replaced-ip ) (Remote host closed the connection)
3269 [20:46:40] *** Joins: woyzeck (~woyzeck@replaced-ip )
3270 [20:46:47] *** Joins: wytchmas1er (~andreas@replaced-ip )
3271 [20:47:10] <greycat> What version of Debian is it? How did
you install? Are you using LVM?
3272 [20:48:00] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3273 [20:48:14] *** Joins: wytchmas1er (~andreas@replaced-ip )
3274 [20:48:34] *** Quits: acu (~acu@replaced-ip ) (Quit: Leaving)
3275 [20:48:59] *** Joins: Mikjaer (~mikjaer@replaced-ip )
3276 [20:49:00] *** debhelper sets mode: +l 1700
3277 [20:49:24] <packet> @ greycat
3278 [20:49:25] <packet> Linux pandora 3.16.0-4-amd64
3279 [20:49:25] *** Quits: rach (~al@replaced-ip ) (Ping timeout: 246 seconds)
3280 [20:49:25] *** Joins: debianbob (~user@replaced-ip )
3281 [20:49:26] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3282 [20:49:31] <packet> i didnt install the os
3283 [20:49:35] *** Quits: jhutchins_wk (0c7e567a@replaced-ip ) (Ping timeout: 260 seconds)
3284 [20:49:36] *** Joins: b0xii (~b0xii@replaced-ip )
3285 [20:49:37] *** Quits: _bsurfer (~bsurfer@replaced-ip ) (Remote host closed the connection)
3286 [20:49:40] <packet> i was just given the ssh and .pem
3287 [20:49:58] <greycat> Try running vgdisplay, as root.
3288 [20:50:24] *** Joins: wytchmas1er (~andreas@replaced-ip )
3289 [20:50:40] <packet> no volume groups found
3290 [20:50:47] <debianbob> Is here someone having also problems
with defective packages libpam-systemd systemd-sysv? apt-get -f
install recommends removing important packages.
3291 [20:50:54] <greycat> Then I truly have NO IDEA what you are
asking or how to help you.
3292 [20:51:39] <packet> lol
3293 [20:52:02] *** Joins: nast (~nast@replaced-ip )
3294 [20:52:04] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3295 [20:52:07] <Mikjaer> How do i become a debian-maintainer for
my own software?
3296 [20:52:14] *** Joins: jhutchins_wk (0c7e567a@replaced-ip )
3297 [20:52:33] *** Joins: petong (~jph@replaced-ip )
3298 [20:53:35] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 240 seconds)
3299 [20:53:37] *** Joins: wytchmas1er (~andreas@replaced-ip )
3300 [20:53:52] *** Quits: wytchmas1er (~andreas@replaced-ip ) (Client Quit)
3301 [20:54:09] *** Joins: alexertech (~ab@replaced-ip )
3302 [20:54:09] *** Quits: alexertech (~ab@replaced-ip ) (Changing host)
3303 [20:54:09] *** Joins: alexertech (~ab@replaced-ip )
3304 [20:54:49] <packet> greycat, i want to aggregate
3305 [20:54:50] *** Joins: pie3 (~pieee@replaced-ip )
3306 [20:55:14] *** Joins: jackNemrod_ (~Thunderbi@replaced-ip )
3307 [20:55:43] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 246 seconds)
3308 [20:55:50] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3309 [20:55:50] *** jackNemrod_ is now known as jackNemrod
3310 [20:57:03] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
3311 [20:57:17] *** Quits: wytchmaster (~andreas@replaced-ip ) (Quit: leaving)
3312 [20:57:21] <jhutchins_wk> ElTaco Miendo, 7hwy & Elm is
the only thing reasonably close here, we don't even have a Taco
Bell.
3313 [20:57:44] <jhutchins_wk> If you go into Olathe there's
a few, Bonito Michocan is always crammed, line too long for lunch.
3314 [20:58:11] <jhutchins_wk> Right next door to K Macho (tex-mex
glop).
3315 [20:58:27] <debianbob>
replaced-url
3316 [20:59:01] <ebol4> /wc
3317 [20:59:06] <ebol4> .... no one saw that
3318 [20:59:11] *** Parts: ebol4 (~ebol4@replaced-ip )
3319 [20:59:35] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Quit: hanfm)
3320 [21:00:03] *** Joins: hanfm (~Thunderbi@replaced-ip )
3321 [21:01:40] *** Joins: OS-23404 (~OS-23404@replaced-ip )
3322 [21:03:09] *** Joins: loops (25a905a0@replaced-ip )
3323 [21:03:09] *** Joins: dayten (~gnoid@replaced-ip )
3324 [21:03:16] *** Quits: dontknow (~dontknow@replaced-ip ) (Ping timeout: 255 seconds)
3325 [21:04:57] *** Joins: Jacob8432 (~Jacob843@replaced-ip )
3326 [21:05:47] <jelly> packet, is this a school assignment? A
test of some sort? Is there an existing filesystem mounted at /data
mount point and present in /etc/fstab?
3327 [21:06:07] <packet> this is for a job
3328 [21:06:22] <packet> all the questions i have answered but
this one
3329 [21:06:42] <jelly> so it's a test
3330 [21:06:44] <packet> yes
3331 [21:06:49] *** Joins: HasanAtizaz (~androirc@replaced-ip )
3332 [21:06:54] *** Joins: wytchmaster (~andreas@replaced-ip )
3333 [21:07:12] *** HasanAtizaz is now known as Guest91936
3334 [21:07:19] *** Quits: Guest91936 (~androirc@replaced-ip ) (Client Quit)
3335 [21:07:20] *** Joins: sz0 (uid110435@replaced-ip )
3336 [21:07:20] <kchr> greycat: actually, "xvdb" volumes
are xen storage backends afaik
3337 [21:07:35] *** Quits: Jacob843 (~Jacob843@replaced-ip ) (Ping timeout: 240 seconds)
3338 [21:07:57] *** Quits: jubo2 (~juboxi@replaced-ip ) (Remote host closed the connection)
3339 [21:07:57] *** Quits: OS-23404 (~OS-23404@replaced-ip ) (Ping timeout: 240 seconds)
3340 [21:08:08] *** Joins: OS-23404 (~OS-23404@replaced-ip )
3341 [21:08:20] *** Quits: jayfk (~jayfk@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
3342 [21:08:22] *** Joins: jubo2 (~juboxi@replaced-ip )
3343 [21:08:40] <jelly> packet, if you already have /data and
files on it present, your options are limited. If not, you have two
options: build a filesystem directly on /dev/xvdb, or set up LVM
with /dev/xvdb as a LVM PV. The latter is slightly more flexible.
The former requires _exactly_ the same disk to be extended for the
filesystem to be extended.
3344 [21:08:56] *** Quits: mquin (~mquin@replaced-ip ) (Quit: So Much For Subtlety)
3345 [21:09:00] <greycat> So if xvdb is a "disk", then
partition it and decide whether to do LVM, and whether to do
md-raid, etc.
3346 [21:09:04] <jelly> packet, none of this, however, is really
Debian-specific
3347 [21:09:09] <packet> lol
3348 [21:09:12] <packet> alright
3349 [21:09:14] <jelly> no need to partition it
3350 [21:09:19] *** Quits: wytchmaster (~andreas@replaced-ip ) (Client Quit)
3351 [21:09:20] <packet> set up LVM with /dev/xvdb as a LVM PV
3352 [21:09:24] <jelly> in fact, that makes things _worse_
3353 [21:09:25] <packet> sounds like what i need to do
3354 [21:09:43] <kchr> yup
3355 [21:09:44] <packet> it seems extra and unnecessary
3356 [21:09:53] <jhutchins_wk> packet: The bit about being able to
extend it suggests they are looking for LVM, although it can be done
without it.
3357 [21:09:56] <jelly> use the disk _directly_, or use it as a PV
3358 [21:09:57] *** Quits: __builtin (~xray@replaced-ip ) (Ping timeout: 240 seconds)
3359 [21:10:16] <jelly> partitions make linux kernel confused when
disk is resized later
3360 [21:10:24] *** Joins: wytchmaster (~wytchmast@replaced-ip )
3361 [21:10:38] <jhutchins_wk> The other part is that you want to
update the fstab and mount it through that (to test). That means it
will mount at next boot.
3362 [21:10:47] <greycat> Disks being resized sounds like some
crazy Picasso-clock shit.
3363 [21:11:07] <jelly> greycat, actually, it's SOP for SAN
and virtualized env.
3364 [21:11:10] *** Quits: writeerase (~write@replaced-ip ) (Quit: Leaving)
3365 [21:11:12] <jhutchins_wk> greycat: Nope, some places do it
all the time.
3366 [21:11:15] <greycat> Sounds horrible.
3367 [21:11:26] <jhutchins_wk> Yeah, virtual storage.
3368 [21:11:29] *** Quits: alexertech (~ab@replaced-ip ) (Ping timeout: 248 seconds)
3369 [21:11:37] *** Joins: alexertech_ (~ab@replaced-ip )
3370 [21:11:43] <jelly> if being able to grow things online with
no downtime at all is horrible, then yes it's horrible
3371 [21:11:47] <Ke> if you are talking about vms, you can make
disk 16 fuzzybytes big and only use a part of it
3372 [21:11:49] <jhutchins_wk> We have the bad habit of adding new
VVols to the VG instead of increasing the disk size.
3373 [21:11:59] <Ke> that awy kernel always sees a fixed size disk
3374 [21:12:01] <jelly> jhutchins_wk, that's just old school
3375 [21:12:21] <Ke> same can be done with physical memory and
ballooning
3376 [21:13:04] <jelly> jhutchins_wk, if you were on kernel 2.4 or
vxfs or an old unix like hpux or solaris, that might be the only way
to grow
3377 [21:13:13] <jhutchins_wk> With oversubscription you can delay
your physical provisioning until you actually need the space, which
usually saves money as prices fall.
3378 [21:13:37] *** Quits: allorder (~allorder@replaced-ip ) (Quit: allorder)
3379 [21:13:50] <packet> this is plauging me
3380 [21:13:52] <packet> lol
3381 [21:14:21] <jelly> no, this is easy. Adding SAN and multipath
to the mix would be more scary
3382 [21:14:51] <jelly> if you know how to set up lvm, just do
that
3383 [21:15:18] *** Quits: nast (~nast@replaced-ip ) (Quit: nast)
3384 [21:15:28] <jelly> if you don't know, hand holding for a
job interview is $100/hr
3385 [21:16:15] <pie3> need help on vbox; anyone can?
3386 [21:16:33] <jhutchins_wk> pie3: Yes, anyone's pretty
good at it.
3387 [21:16:36] <jelly> of course the next question they're
going to ask is "here, we added more space, now grow your fs
online"
3388 [21:16:44] <raktajino> jelly: that's awfully cheap, love
yourself and value your time friend
3389 [21:17:00] <jhutchins_wk> raktajino: He's being kind.
3390 [21:17:04] <jelly> nod
3391 [21:17:05] <raktajino> Lol
3392 [21:19:29] *** Quits: na1rb (~nairb@replaced-ip ) (Ping timeout: 248 seconds)
3393 [21:19:55] *** Quits: loops (25a905a0@replaced-ip ) (Ping timeout: 260 seconds)
3394 [21:20:00] *** Joins: izzyb (~izzyb@replaced-ip )
3395 [21:20:13] * jelly wonders if raktajino has PruneJuice in the
friend list
3396 [21:20:24] *** Joins: Makkah (~Makkah@replaced-ip )
3397 [21:20:48] *** Joins: {41444d494e} (~kvirc@replaced-ip )
3398 [21:20:59] *** Joins: SpeccyMan (~nick@replaced-ip )
3399 [21:21:20] <raktajino> I confess I do not
3400 [21:21:31] *** Joins: discovered (~discovere@replaced-ip )
3401 [21:21:35] *** Joins: na1rb (~nairb@replaced-ip )
3402 [21:21:37] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 248 seconds)
3403 [21:22:28] *** Quits: sparky4 (~sparky4@replaced-ip ) (Ping timeout: 260 seconds)
3404 [21:23:03] *** Joins: x35b35 (~x35b35@replaced-ip )
3405 [21:23:36] *** Quits: remo (~user@replaced-ip ) (Remote host closed the connection)
3406 [21:24:00] *** Quits: discovered (~discovere@replaced-ip ) (Client Quit)
3407 [21:24:06] *** Joins: __builtin (~xray@replaced-ip )
3408 [21:24:28] *** Joins: cdown (~cdown@replaced-ip )
3409 [21:24:33] <x35b35> was libgnutls30 just removed from jessie?
3410 [21:25:11] <greycat> ,v libgnutls30
3411 [21:25:12] <judd> Package: libgnutls30 on amd64 -- stretch:
3.5.8-5; stretch-proposed-updates: 3.5.8-5+deb9u1; stretch-security:
3.5.8-5+deb9u1; sid: 3.5.14-2; buster: 3.5.14-2
3412 [21:25:28] <greycat> looks more like it was never there to
begin with
3413 [21:26:09] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
3414 [21:26:23] <x35b35> samba-libs under jessie is reporting to
depend on libgnutls30, idk if this is a samba pkg issue or
libgnutls30 was yanked
3415 [21:26:36] <greycat> The recent samba update is slightly
broken. Wait for the next one.
3416 [21:26:43] *** Quits: gryffus (~gryffus@replaced-ip ) (Quit: Konversation terminated!)
3417 [21:26:47] <x35b35> shapow thank you!
3418 [21:26:50] *** Joins: jackNemrod_ (~Thunderbi@replaced-ip )
3419 [21:27:26] *** Quits: b0xii (~b0xii@replaced-ip ) (Quit: leaving)
3420 [21:27:53] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
3421 [21:27:54] *** jackNemrod_ is now known as jackNemrod
3422 [21:28:48] <jhutchins_wk> !ask
3423 [21:28:48] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on debian-user@lists.debian.org.
See <smart questions><errors>.
3424 [21:29:06] <jhutchins_wk> !vbox
3425 [21:29:06] <dpkg> Oracle VM VirtualBox is an almost free
software virtual machine solution. To install, see
replaced-url
3426 [21:29:19] *** Quits: na1rb (~nairb@replaced-ip ) (Ping timeout: 255 seconds)
3427 [21:29:53] *** Joins: callidvs (~Thunderbi@replaced-ip )
3428 [21:30:09] *** Quits: AndrewMC (~amc@replaced-ip ) (Ping timeout: 248 seconds)
3429 [21:30:41] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
3430 [21:31:06] *** Joins: Evol (~Cof@replaced-ip )
3431 [21:31:10] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3432 [21:33:57] *** Joins: artropio (~alex@replaced-ip )
3433 [21:34:20] *** Joins: antgel (~topdog@replaced-ip )
3434 [21:35:05] *** Joins: hualet (~hualet@replaced-ip )
3435 [21:35:10] *** Quits: hanshenrik (~hanshenri@replaced-ip ) (Ping timeout: 255 seconds)
3436 [21:35:26] <pie3> any board where wifi programming is
possible?
3437 [21:37:25] *** Joins: millido (~millido@replaced-ip )
3438 [21:38:18] *** Parts: guest- (Elite19133@replaced-ip )
3439 [21:39:36] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 260 seconds)
3440 [21:40:16] *** Joins: davimore (~davimore@replaced-ip )
3441 [21:41:19] *** Joins: maotm (~mao@replaced-ip )
3442 [21:41:45] *** Quits: kyan (~kyan@replaced-ip ) (Ping timeout: 268 seconds)
3443 [21:41:56] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
3444 [21:41:57] *** Quits: apt (~apt@replaced-ip ) (Ping timeout: 240 seconds)
3445 [21:42:57] *** Joins: EOSDIMAN (~EOSDIMAL@replaced-ip )
3446 [21:43:02] *** Joins: apt (~apt@replaced-ip )
3447 [21:44:05] *** Joins: ShalokShalom (~quassel@replaced-ip )
3448 [21:44:23] *** Joins: technoid (~technoid@replaced-ip )
3449 [21:44:34] <jhutchins_wk> pie3: Your question doesn't
make sense. Please try to use complete sentences.
3450 [21:44:52] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 276 seconds)
3451 [21:44:53] *** Joins: sdrac8 (~Mutter@replaced-ip )
3452 [21:44:59] <pie3> i want to a progam a chip/board over wifi
jhutchins_wk
3453 [21:45:05] *** Quits: Elirips (~Elirips@replaced-ip ) (Read error: Connection reset by peer)
3454 [21:45:34] <greycat> not seeing how Debian comes into this
question
3455 [21:46:09] *** Joins: edju (~edju@replaced-ip )
3456 [21:46:38] *** Quits: ned_- (env@replaced-ip ) (Remote host closed the connection)
3457 [21:46:55] *** Quits: marie1972 (~marie1972@replaced-ip ) (Ping timeout: 255 seconds)
3458 [21:47:07] *** Joins: discovered (~discovere@replaced-ip )
3459 [21:47:16] *** Quits: sdrac8 (~Mutter@replaced-ip ) (Client Quit)
3460 [21:47:27] <izzyb> pie3, more details needed
3461 [21:49:16] <discovered> I am getting these firmware loading
error:
replaced-url
3462 [21:49:52] *** Joins: SReject (~SReject@replaced-ip )
3463 [21:49:56] *** Quits: nerdguy (~offsec@replaced-ip ) (Ping timeout: 255 seconds)
3464 [21:50:00] <greycat> I don't think Debian has firmware
for ath10k stuff.
3465 [21:50:08] *** Joins: hagridaaron (~hagridaar@replaced-ip )
3466 [21:50:19] <greycat> ,file pre-cal-pci-0000:05:00.0.bin
3467 [21:50:23] <judd> No packages in stretch/amd64 were found
with that file.
3468 [21:50:32] <greycat> !ath10k
3469 [21:50:32] <dpkg> ath10k is a Linux kernel driver supporting
PCIe 802.11ac (a/b/g/n compatible) wireless LAN devices based on the
Qualcomm Atheros QCA988x 2.0 family of chips (PCI IDs 168c:003c,
168c:abcd). Introduced at Linux 3.11. Firmware from userspace is
required and not currently packaged (bug #724970), ask me about
<ath10k firmware>.
replaced-url
3470 [21:50:43] *** Joins: shinnya (~shinnya@replaced-ip )
3471 [21:51:07] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
3472 [21:51:13] <discovered> I have to install manually ?
3473 [21:51:44] <greycat> !ath10k firmware
3474 [21:51:44] <dpkg> Firmware required by the <ath10k>
driver is currently not available from the <linux-firmware>
repository. See
replaced-url
3475 [21:52:54] *** Quits: bedah (~bedah@replaced-ip ) (Quit: quitting)
3476 [21:53:21] *** Joins: kyan (~kyan@replaced-ip )
3477 [21:54:03] <SReject> (Asking for a friend) He has an
SSH-accessible account to a debian 9 box. He's wondering if/how
to install wine without access to sudo
3478 [21:54:23] *** Joins: Rmar (~river@replaced-ip )
3479 [21:54:26] <SReject> account on*
3480 [21:54:27] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3481 [21:54:35] <greycat> running GUI windows apps in wine over
ssh ...?
3482 [21:54:36] <izzyb> anyone know how I can get email delivered
to msg.xxxx files by procmail redelivered into maildir folder?
3483 [21:54:37] *** Joins: bipul (~bipul@replaced-ip )
3484 [21:54:37] *** Quits: bipul (~bipul@replaced-ip ) (Changing host)
3485 [21:54:37] *** Joins: bipul (~bipul@replaced-ip )
3486 [21:55:06] <greycat> izzyb: maybe use the safecat package
3487 [21:55:43] <izzyb> greycat, googling...
3488 [21:55:59] *** Joins: thrasymachus (~mpurcell@replaced-ip )
3489 [21:56:31] *** Joins: xinchi (~xinchi@replaced-ip )
3490 [21:56:36] <greycat> ,info safecat
3491 [21:56:37] <judd> Package safecat (utils, optional) in
stretch/amd64: Safely copy stdin to a file. Version: 1.13-3+b1;
Size: 19.2k; Installed: 52k; Homepage:
replaced-url
3492 [21:57:02] <greycat> Bah, stupid description. Goes hand in
hand with the stupid maintainer who doesn't even install the
maildir program and man page.
3493 [21:57:05] <SReject> greycat, thats his intent, yea...
3494 [21:57:07] *** Quits: thrasymachus (~mpurcell@replaced-ip ) (Client Quit)
3495 [21:58:04] <greycat> I gave up trying to provide fixed
versions of safecat. In the long run you're better off just
installing maildir yourself in /usr/local/bin.
3496 [21:58:22] <greycat> Not because that's the right
answer, but because it's less WORK.
3497 [21:59:12] *** Quits: th0r (~th0r@replaced-ip ) (Quit: Leaving.)
3498 [21:59:19] *** Parts: debianbob (~user@replaced-ip )
3499 [22:00:05] *** Quits: mibo (~mibo@replaced-ip ) (Ping timeout: 240 seconds)
3500 [22:00:05] *** Quits: LtL (~ltl@replaced-ip ) (Ping timeout: 240 seconds)
3501 [22:01:35] <Antares> Всем спокойной ночи!
3502 [22:02:03] *** Quits: Antares (~Antares@replaced-ip ) (Quit: Leaving)
3503 [22:02:32] *** Joins: marie1972 (~marie1972@replaced-ip )
3504 [22:02:48] *** Quits: kyan (~kyan@replaced-ip ) (Ping timeout: 240 seconds)
3505 [22:04:02] <izzyb> greycat - thanks. Think that's doing
what I need :)
3506 [22:04:05] *** Quits: cruncher (~cruncher@replaced-ip ) (Quit: Leaving)
3507 [22:04:19] *** Joins: Makkah_ (~Makkah@replaced-ip )
3508 [22:04:57] *** Quits: BluesKaj (~kaj@replaced-ip ) (Quit: Konversation terminated!)
3509 [22:05:14] *** Joins: polaris_ (~polaris_@replaced-ip )
3510 [22:05:27] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
3511 [22:06:11] *** Quits: roshanavand (~Thunderbi@replaced-ip ) (Quit: roshanavand)
3512 [22:06:12] *** Joins: marie1973 (~marie1972@replaced-ip )
3513 [22:06:25] *** Quits: Makkah (~Makkah@replaced-ip ) (Ping timeout: 248 seconds)
3514 [22:07:27] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
3515 [22:07:37] *** Quits: marie1972 (~marie1972@replaced-ip ) (Ping timeout: 276 seconds)
3516 [22:07:49] *** Quits: polaris (~polaris_@replaced-ip ) (Ping timeout: 246 seconds)
3517 [22:08:02] *** Quits: pvn (~vep2@replaced-ip ) (Read error: Connection reset by peer)
3518 [22:08:02] *** Joins: Eduard_Munteanu (~Eduard_Mu@replaced-ip )
3519 [22:09:00] *** debhelper sets mode: +l 1693
3520 [22:09:35] *** Quits: polaris_ (~polaris_@replaced-ip ) (Remote host closed the connection)
3521 [22:09:38] *** Joins: AimHere (~David@replaced-ip )
3522 [22:09:50] *** Joins: na1rb (~nairb@replaced-ip )
3523 [22:09:50] *** Quits: na1rb (~nairb@replaced-ip ) (Changing host)
3524 [22:09:51] *** Joins: na1rb (~nairb@replaced-ip )
3525 [22:09:59] *** Joins: polaris_ (~polaris_@replaced-ip )
3526 [22:10:51] *** Joins: kaboutur (~kaboutur@replaced-ip )
3527 [22:11:29] *** Quits: callidvs (~Thunderbi@replaced-ip ) (Quit: callidvs)
3528 [22:11:40] *** Quits: AimHere (~David@replaced-ip ) (Client Quit)
3529 [22:11:57] *** Joins: Soul_Eater (~marcelo@replaced-ip )
3530 [22:12:10] *** Quits: izzyb (~izzyb@replaced-ip ) (Remote host closed the connection)
3531 [22:12:38] *** Quits: ShalokShalom (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
3532 [22:12:39] *** Joins: discovered1 (~discovere@replaced-ip )
3533 [22:12:43] *** Joins: AvatarA (~avatara@replaced-ip )
3534 [22:12:46] *** Quits: moetuned (~Jean-luc@replaced-ip ) (Quit: thisisapartmessage)
3535 [22:13:04] <x35b35> greycat: thanks again on smb being
broken, found a bug report for it already today
replaced-url
3536 [22:13:18] *** Joins: Hex008 (~Hex008@replaced-ip )
3537 [22:13:57] *** Joins: AndrewMC (~amc@replaced-ip )
3538 [22:14:06] *** Quits: Texou (~Texou@replaced-ip ) (Quit: WeeChat 1.9)
3539 [22:14:27] *** Quits: ^Hex008 (~Hex008@replaced-ip ) (Ping timeout: 240 seconds)
3540 [22:15:01] *** Quits: technoid (~technoid@replaced-ip ) (Quit: Leaving)
3541 [22:15:02] *** Quits: polaris_ (~polaris_@replaced-ip ) (Remote host closed the connection)
3542 [22:15:10] *** Quits: discovered (~discovere@replaced-ip ) (Ping timeout: 246 seconds)
3543 [22:15:33] *** Quits: edju (~edju@replaced-ip ) (Quit: Leaving)
3544 [22:16:00] *** Parts: kaboutur (~kaboutur@replaced-ip )
3545 [22:16:18] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3546 [22:16:45] <discovered1> ifconfig command missing ?
3547 [22:16:53] *** Joins: crownose (~weechat@replaced-ip )
3548 [22:16:59] <greycat> !net-tools
3549 [22:16:59] <dpkg> The net-tools package (including ifconfig,
netstat and route commands) is optional in stretch. Users are
encouraged to use the iproute2 command set (ip, ss) instead.
3550 [22:17:05] *** Quits: xinchi (~xinchi@replaced-ip ) (Ping timeout: 240 seconds)
3551 [22:17:10] *** Joins: Texou (~Texou@replaced-ip )
3552 [22:17:39] *** Joins: Haudegen (~quassel@replaced-ip )
3553 [22:17:46] *** Joins: aliasnumber13 (~aliasnumb@replaced-ip )
3554 [22:20:44] *** Quits: davimore (~davimore@replaced-ip ) (Quit: Leaving)
3555 [22:21:14] *** Quits: pie3 (~pieee@replaced-ip ) (Quit: Leaving)
3556 [22:21:27] *** Joins: morphis (~morphis@replaced-ip )
3557 [22:22:07] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3558 [22:22:58] *** Joins: rolig (~rolig@replaced-ip )
3559 [22:23:15] *** Joins: discovered (~discovere@replaced-ip )
3560 [22:23:50] *** Joins: grafdiffuzor (~grafdiffu@replaced-ip )
3561 [22:24:12] *** Joins: edvb (~ed@replaced-ip )
3562 [22:25:24] *** Joins: ber532k (~berserk@replaced-ip )
3563 [22:25:35] *** Quits: morphis (~morphis@replaced-ip ) (Ping timeout: 240 seconds)
3564 [22:25:56] *** Quits: discovered1 (~discovere@replaced-ip ) (Ping timeout: 255 seconds)
3565 [22:26:39] *** Joins: Nach0z (~nach0z@replaced-ip )
3566 [22:26:39] *** Quits: Nach0z (~nach0z@replaced-ip ) (Changing host)
3567 [22:26:39] *** Joins: Nach0z (~nach0z@replaced-ip )
3568 [22:26:50] *** Quits: Delta-One (~zero@replaced-ip ) (Ping timeout: 240 seconds)
3569 [22:28:17] *** Joins: jdsc (~jdsc@replaced-ip )
3570 [22:29:32] *** Quits: YesButProbablyNo (~quassel@replaced-ip ) (Ping timeout: 255 seconds)
3571 [22:29:43] *** Joins: hagridaaron (~hagridaar@replaced-ip )
3572 [22:29:43] *** Joins: zpmorgan (~zach@replaced-ip )
3573 [22:30:06] *** Joins: Aristide (~quassel@replaced-ip )
3574 [22:30:21] *** Joins: colinjmatt (~colinjmat@replaced-ip )
3575 [22:30:50] *** Joins: sparky4 (~sparky4@replaced-ip )
3576 [22:30:59] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
3577 [22:31:30] *** Quits: Evol (~Cof@replaced-ip ) (Quit: Leaving)
3578 [22:32:30] *** Quits: ber532k (~berserk@replaced-ip ) (Quit: leaving)
3579 [22:33:44] *** Quits: Nach0z (~nach0z@replaced-ip ) (Ping timeout: 260 seconds)
3580 [22:33:53] *** Quits: tier (~tier@replaced-ip ) (Quit: Leaving)
3581 [22:34:00] *** Joins: Tramp (~mt@replaced-ip )
3582 [22:34:05] *** Quits: jackNemrod (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3583 [22:35:47] *** Quits: marie1973 (~marie1972@replaced-ip ) ()
3584 [22:35:49] *** Joins: hualet (~hualet@replaced-ip )
3585 [22:35:53] *** Joins: jemadux (~jemadux@replaced-ip )
3586 [22:36:29] *** Joins: sebus (~sebus@replaced-ip )
3587 [22:36:36] *** Joins: magnulu (~magnulu@replaced-ip )
3588 [22:37:16] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
3589 [22:37:36] *** Joins: cdown (~cdown@replaced-ip )
3590 [22:38:11] *** Joins: millido (~millido@replaced-ip )
3591 [22:38:21] *** Joins: DeaDSouL_ (~DeaDSouL@replaced-ip )
3592 [22:40:01] *** Quits: LV-426 (~LV-426@replaced-ip ) (Ping timeout: 255 seconds)
3593 [22:40:11] *** Joins: Evol (~Cof@replaced-ip )
3594 [22:40:25] *** Quits: DeaDSouL (~DeaDSouL@replaced-ip ) (Ping timeout: 255 seconds)
3595 [22:40:28] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 255 seconds)
3596 [22:40:57] *** Quits: Spec (~Spec@replaced-ip ) (Ping timeout: 268 seconds)
3597 [22:41:30] *** Joins: fFamousfFatman (~El@replaced-ip )
3598 [22:42:58] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 260 seconds)
3599 [22:44:51] *** Joins: RoyK_Heime (~roy@replaced-ip )
3600 [22:44:51] *** Quits: RoyK_Heime (~roy@replaced-ip ) (Changing host)
3601 [22:44:51] *** Joins: RoyK_Heime (~roy@replaced-ip )
3602 [22:44:58] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3603 [22:45:16] *** Joins: antgel_ (~topdog@replaced-ip )
3604 [22:47:19] <x35b35> the samba-libs libgnutls30 dep problem
seems to have just been fixed: samba-libs 2:4.2.14+dfsg-0+deb8u7+b1
3605 [22:47:50] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
3606 [22:47:57] <sebus> Howdy, I've picked up recently via
epia-px mainboard (VIA C7@1GHz/1GB RAM/80GB ATA hdd) and tried to
install debian on it, but... it hangs with message [ 2.683759]
microcode: no support for this CPU vendor ... Does have any idea how
to fix this thing?
3607 [22:48:05] *** Joins: hagridaaron (~hagridaar@replaced-ip )
3608 [22:49:42] <greycat> Interesting. The samba update has a
changelog.Debian.amd64.gz file.
3609 [22:49:55] *** Quits: artropio (~alex@replaced-ip ) (Quit: Leaving)
3610 [22:49:56] <alekz> Hi there! I just installed Stretch on a
virtual machine, but I'm having issues while tryinf to install
VBOX Guest Additions, since the installer says I don't have the
kernel headers installed, but I do. Here's some info:
replaced-url
3611 [22:51:08] *** Quits: lsnow (~lsnow@replaced-ip ) (Ping timeout: 240 seconds)
3612 [22:53:07] *** Quits: packet (~packleet@replaced-ip ) (Remote host closed the connection)
3613 [22:53:07] *** Quits: OS-23404 (~OS-23404@replaced-ip ) (Remote host closed the connection)
3614 [22:53:16] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
3615 [22:53:41] <x35b35> alekz: not sure if its the issue or not
but try vbox 5.1.22 vs your 4.3.36 which is old
3616 [22:53:45] *** Joins: pyface (~pyface@replaced-ip )
3617 [22:53:48] <jmcnaught> alekz: you can install the headers
package that matches your kernel architecture with: apt-get install
linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
3618 [22:54:09] *** Joins: LV-426 (~LV-426@replaced-ip )
3619 [22:54:22] <jmcnaught> or you can run the uname command
inside the $() and see what it outputs (probably amd64) and append
that to linux-headers-
3620 [22:54:30] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
3621 [22:54:37] <kion> how can I see what cron jobs my system has
configured?
3622 [22:54:46] *** Joins: cdown (~cdown@replaced-ip )
3623 [22:55:03] *** Joins: Chinesium (~Chinesium@replaced-ip )
3624 [22:55:13] *** Quits: jhutchins_wk (0c7e567a@replaced-ip ) (Quit: Page closed)
3625 [22:55:26] <greycat> kion: /etc/crontab and /etc/cron.d and
/etc/cron.daily and /var/spool/cron/crontabs
3626 [22:56:18] <alekz> jmcnaught: actually that is the way I
installed the headers
3627 [22:56:36] <jmcnaught> kion: there are also systemd .timer
units now "systemctl list-units -t timer"
3628 [22:56:45] *** Joins: digitalboy (0222de8c@replaced-ip )
3629 [22:56:53] <greycat> But nobody would ever use those on
purpose, so they don't count.
3630 [22:57:01] <kion> jmcnaught, thanks!
3631 [22:57:02] <alekz> x35b35: problem is I don't have
superuser access to the host machine, it's a old ubuntu 14.04.5
and that's the VBox version
3632 [22:57:04] <jmcnaught> alekz: what was the output of the
command(s) that you used? Please use
replaced-url
3633 [22:57:04] *** Quits: discovered (~discovere@replaced-ip ) (Quit: Leaving)
3634 [22:57:12] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
3635 [22:57:23] <x35b35> alekz: gotcha
3636 [22:57:46] <kion> greycat, why would nobody ever use those?
3637 [22:57:56] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3638 [22:58:16] <greycat> Because using optional systemd
components is insane.
3639 [22:59:04] <jmcnaught> greycat: well, the apt package
installs apt-daily.upgrade.{timer,service}, and also
/etc/cron.daily/apt-compat (which checks for systemd running and
exits)
3640 [22:59:16] *** Quits: ben_roose (~roose@replaced-ip ) (Remote host closed the connection)
3641 [22:59:29] <jmcnaught> timer units are part of systemd's
core
3642 [22:59:40] *** Parts: SReject (~SReject@replaced-ip )
3643 [22:59:45] <greycat> As long as I don't touch them,
I'm safe, right?
3644 [22:59:59] <alekz> jmcnaught: here is the output:
replaced-url
3645 [23:00:48] <digitalboy> Hi guys, I was wondering if, like
Debian 8, there is a Debian 9CD ISO (not netinst) without a Desktop
Environment, all I can see from the mirros is
"debian-9.0.0-amd64-xfce-CD-1.iso" but not something like
"debian-9.0.0-amd64-CD-1.iso". Am I missing something?
Thank you
3646 [23:00:49] <jmcnaught> greycat: well, that timer/service unit
in particular does automatic upgrades if the unattended-upgrades
package is installed (which is a recommend of some gnome dependency)
which was a fun surprise
3647 [23:01:04] <jdsc> digitalboy: there's a netinst
3648 [23:01:31] <jmcnaught> alekz: look at line 34 of your paste
link
3649 [23:01:32] <jdsc> digitalboy:
replaced-url
3650 [23:01:35] *** Quits: Highlander (~alain@replaced-ip ) (Read error: Connection reset by peer)
3651 [23:01:44] <greycat> Ah, gnome. Another thing no sane person
would knowingly use, but... too bad most users are not knowing. :(
3652 [23:01:50] <digitalboy> jdsc: Thank you for your reply but I
would rather use an offline install media
3653 [23:02:03] <jdsc> digitalboy oh shoot, didn't read well
3654 [23:02:07] <x35b35> alekz: cat /var/log/vboxadd-install.log
3655 [23:02:10] <digitalboy> jdsc: No problem :)
3656 [23:02:53] *** Joins: as2000 (~allen@replaced-ip )
3657 [23:03:06] <alekz> jmcnaught x35b35 same log as in the first
paste, someone from #vbox already said me that guest additions
version is not compatible with the kernel
3658 [23:03:26] <alekz> so I'll try to make that vbox upgrade
possible
3659 [23:03:26] <jdsc> digitalboy: i wonder if there's an
option with that CD image to not install xfce
3660 [23:03:35] <jdsc> digitalboy: sorry, that's a lame
answer, but I can't find one either
3661 [23:03:40] <x35b35> alekz: makes sense. you have sudo access
but cant install a newer vbox version?
3662 [23:03:59] *** Quits: Sakarah (~quassel@replaced-ip ) (Remote host closed the connection)
3663 [23:04:25] <jdsc> x35b35: sudo access to the guest
3664 [23:04:27] *** Joins: buffal0 (~buffal0@replaced-ip )
3665 [23:04:42] <x35b35> ha srry its friday :/
3666 [23:04:56] <alekz> hehe
3667 [23:05:05] <alekz> no worries
3668 [23:05:08] *** Quits: Aristide (~quassel@replaced-ip ) (Read error: Connection reset by peer)
3669 [23:05:11] <alekz> I'll talk to host's sysadmin
3670 [23:05:28] <jdsc> i've been following along and
I've got nothing to suggest, so your friday > mine :)
3671 [23:05:47] <digitalboy> jdsc: That would be an option :)
Nonetheless I'm trying to understand why there isn't one
already, maybe it is too early?
3672 [23:05:48] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: They see me clawin' the love seat / They won't
do nothin' 'cause I'm cute and furry)
3673 [23:06:35] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
3674 [23:06:41] <jdsc> digitalboy: got no clue, really. the DVD
images don't have a desktop environment specified, so that
could be worth a try as well
3675 [23:07:27] *** Quits: jdsc (~jdsc@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3676 [23:07:36] *** Quits: savantgarde (~savantgar@replaced-ip ) (Quit: Leaving...)
3677 [23:07:52] *** Parts: taylan (~someone@replaced-ip )
3678 [23:08:13] *** Joins: juantelez (~juantelez@replaced-ip )
3679 [23:09:00] *** debhelper sets mode: +l 1683
3680 [23:09:03] *** Joins: ryouma (~user@replaced-ip )
3681 [23:09:08] *** Joins: drith (~drith@replaced-ip )
3682 [23:09:33] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
3683 [23:09:43] <drith> ok debian9 is not so great
3684 [23:09:47] <x35b35> alekz: you can sometimes get away with
having a newer version of guest additions in a guest, however i tend
to think the jump from 4.3 to 5.1 is too big. its worth a shot tho,
either it compiles or it doesnt
3685 [23:09:48] <drith> a lot of changes
3686 [23:09:56] <drith> any one
3687 [23:09:57] <drith> here
3688 [23:10:17] <ryouma> people are here. list them explicitly,
please.
3689 [23:10:19] <drith> with gtx 10x have segfaults on gnome
sessions ?
3690 [23:10:49] <drith> needed to revert nvidia crap and reintsall
it
3691 [23:10:54] *** Joins: mquin (~mquin@replaced-ip )
3692 [23:10:57] <drith> i blame them
3693 [23:11:09] <drith> but need feedback to report
3694 [23:11:22] <drith> the interesting part is
3695 [23:11:25] <drith> no changes
3696 [23:11:37] <drith> dual boot win 8.1 and debian 9
3697 [23:11:52] <drith> and it refuses to do gdm crap
3698 [23:12:10] <drith> segfault in gtklib
3699 [23:12:17] <drith> reinstall did it
3700 [23:12:22] <drith> but is strange
3701 [23:12:25] *** Joins: polaris_ (~polaris_@replaced-ip )
3702 [23:12:50] <drith> i am using it from etch
3703 [23:12:58] <alekz> x35b35: yeah, I thought that as well, but
no worries, a phone called was made and I have root access to host
=)
3704 [23:12:58] <drith> no crap like that until now
3705 [23:13:11] <drith> nice
3706 [23:14:59] *** Joins: awal1 (~awal1@replaced-ip )
3707 [23:15:18] <drith> anyone with gtx 10x has problems?
3708 [23:15:37] <drith> nvidia drivers are to blame most probably
3709 [23:15:41] <drith> need report
3710 [23:17:05] *** Joins: VentGrey (~VentGrey@replaced-ip )
3711 [23:17:14] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
3712 [23:17:33] *** Joins: Delta-One (~zero@replaced-ip )
3713 [23:17:39] <VentGrey> When making the "copyright"
file on a debian package what can I do if the original author does
not provide an email?
3714 [23:18:04] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Ping timeout: 260 seconds)
3715 [23:18:14] <jmcnaught> drith: does the nouveau driver work
properly? were the nvidia drivers installed using the Debian
packages in non-free, or using the installer from the nvidia
website?
3716 [23:18:15] <x35b35> have a great weekend //beers
3717 [23:18:16] *** Quits: x35b35 (~x35b35@replaced-ip ) (Quit: leaving)
3718 [23:19:09] <VentGrey> Nouveau should work properly, not 100%
power but it is decent enough
3719 [23:19:16] <jmcnaught> VentGrey: if you are asking for a
package that you hope to include in the Debian archive, then
#debian-mentors on irc.oftc.net is a great place to ask (not for
packages that will not be submitted to Debian however)
3720 [23:19:38] <VentGrey> Oh, I had no Idea D: sorry
3721 [23:19:51] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
3722 [23:20:36] <VentGrey> tho #debian-mentors is dead here
3723 [23:22:40] *** Joins: cadillac__ (~omab@replaced-ip )
3724 [23:22:55] *** Joins: clickjack (~clickjack@replaced-ip )
3725 [23:24:26] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3726 [23:24:40] *** Joins: hagridaaron (~hagridaar@replaced-ip )
3727 [23:24:59] *** vvande__ is now known as vvande
3728 [23:25:52] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
3729 [23:25:52] *** Quits: TheCoffeMaker (~TheCoffeM@replaced-ip ) (Changing host)
3730 [23:25:52] *** Joins: TheCoffeMaker (~TheCoffeM@replaced-ip )
3731 [23:26:25] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 248 seconds)
3732 [23:26:25] *** cadillac__ is now known as cadillac_
3733 [23:26:49] *** Quits: Ischwitz (~Ingvix@replaced-ip ) (Read error: Connection reset by peer)
3734 [23:26:55] *** Quits: HeinzBoettjer (~Heinz@replaced-ip ) (Ping timeout: 276 seconds)
3735 [23:26:57] *** Joins: martastain (~martastai@replaced-ip )
3736 [23:27:04] *** Quits: martastain (~martastai@replaced-ip ) (Client Quit)
3737 [23:27:38] *** Quits: ryouma (~user@replaced-ip ) (Quit: rcirc on GNU Emacs 24.4.1)
3738 [23:27:44] *** Quits: hagridaaron (~hagridaar@replaced-ip ) (Client Quit)
3739 [23:27:52] *** Joins: nekomata (~nekomata@replaced-ip )
3740 [23:30:23] *** Joins: hagridaaron (~hagridaar@replaced-ip )
3741 [23:30:55] *** Quits: nekomata (~nekomata@replaced-ip ) (Client Quit)
3742 [23:32:27] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
3743 [23:32:32] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 260 seconds)
3744 [23:33:46] *** Joins: sapadian (~sapadian@replaced-ip )
3745 [23:34:06] *** Joins: Ryushin (chris@replaced-ip )
3746 [23:34:24] *** Joins: Arcademan (~Arcademan@replaced-ip )
3747 [23:34:38] *** Quits: Arcademan (~Arcademan@replaced-ip ) (Changing host)
3748 [23:34:38] *** Joins: Arcademan (~Arcademan@replaced-ip )
3749 [23:34:55] *** Quits: e64 (~e14@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
3750 [23:35:07] *** Quits: Arcademan (~Arcademan@replaced-ip ) (Client Quit)
3751 [23:36:29] *** Joins: hualet (~hualet@replaced-ip )
3752 [23:36:33] *** Joins: larvallid (~larvallid@replaced-ip )
3753 [23:37:05] *** Quits: sapadian (~sapadian@replaced-ip ) (Quit: Lost terminal)
3754 [23:37:28] *** Joins: Arcademan (~Arcademan@replaced-ip )
3755 [23:37:58] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Ping timeout: 276 seconds)
3756 [23:38:48] *** Joins: HeinzBoettjer (~Heinz@replaced-ip )
3757 [23:38:48] *** Joins: millido (~millido@replaced-ip )
3758 [23:39:22] *** Quits: Hex008 (~Hex008@replaced-ip ) (Quit: Leaving)
3759 [23:39:33] <larvallid> how do i shrink a partition that was
created during installation using "Guided - use entire disk and
set up encrypted LVM"?
3760 [23:40:19] *** Parts: Arcademan (~Arcademan@replaced-ip )
3761 [23:41:16] *** Joins: th0r (~th0r@replaced-ip )
3762 [23:41:21] *** Quits: hualet (~hualet@replaced-ip ) (Ping timeout: 248 seconds)
3763 [23:41:42] *** Joins: Lokke (~Thunderbi@replaced-ip )
3764 [23:43:01] <VentGrey> You could do it from a live-usb/cd to
prevent data loss while your Fs is mounted, if my memory is not
wrong there must be a comand called "lvreduce"
3765 [23:43:10] *** Quits: juantelez (~juantelez@replaced-ip ) (Ping timeout: 276 seconds)
3766 [23:43:29] *** Quits: millido (~millido@replaced-ip ) (Ping timeout: 248 seconds)
3767 [23:44:43] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
3768 [23:44:49] <larvallid> VentGrey, i'm booted into a live
system right now. yes, lvreduce is a command.
3769 [23:45:59] *** Joins: root-x (~root-x@replaced-ip )
3770 [23:47:13] *** Quits: zpmorgan (~zach@replaced-ip ) (Ping timeout: 246 seconds)
3771 [23:47:20] <larvallid> my goal is to have debian use half the
disc, and the other half be unallocated space. i did some research
and believe i need to reduce the size of 3 things: LUKS, LVM, and
the partition.
3772 [23:47:21] <drith> jmcnaught, they do not support 10x at
least at this time
3773 [23:47:33] *** Quits: RTFM[away] (~RTFMaway]@replaced-ip ) (Ping timeout: 268 seconds)
3774 [23:47:49] <drith> but will try latest builds
3775 [23:47:53] <VentGrey> unmount the point you want umount -v
/mnt/mrlarvallidmountpoint/
3776 [23:48:01] <drith> i don;t wont to deal with that
3777 [23:48:08] <drith> i need my machine
3778 [23:48:26] *** Joins: kmilogars (~kmilogars@replaced-ip )
3779 [23:48:34] *** Parts: eMaks (~eMaks@replaced-ip )
3780 [23:48:46] <drith> every time i reboot need to have hopes to
boot in gdm
3781 [23:48:51] <drith> that is crap
3782 [23:49:10] *** Joins: ghost43 (~daer@replaced-ip )
3783 [23:50:00] <larvallid> VentGrey, i'm in a live
environment, so none of the hard drive partitions are mounted. also,
the live environment doesn't have the passphrase and the main
partition (/dev/sda3) is locked. should i unlock that?
3784 [23:50:40] *** Quits: root-x (~root-x@replaced-ip ) (Read error: Connection reset by peer)
3785 [23:50:45] *** Quits: Lokke (~Thunderbi@replaced-ip ) (Quit: Lokke)
3786 [23:50:53] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
3787 [23:51:15] <VentGrey> I don't know how to resize locked
partitions or unmounted ones :7
3788 [23:51:28] *** Quits: cujotus (~quassel@replaced-ip ) (Ping timeout: 240 seconds)
3789 [23:51:33] *** Joins: Duncan_ (~Android@replaced-ip )
3790 [23:51:35] *** Quits: sevaho (~sevaho@replaced-ip ) (Quit: WeeChat 1.9)
3791 [23:52:01] *** Joins: root-x (~root-x@replaced-ip )
3792 [23:52:01] *** Quits: melvin_ (~melvin@replaced-ip ) (Ping timeout: 248 seconds)
3793 [23:52:03] *** Quits: kmilogars (~kmilogars@replaced-ip ) (Client Quit)
3794 [23:52:19] *** Joins: monpocchi (~monpocchi@replaced-ip )
3795 [23:52:29] <larvallid> VentGrey, yeah, in my original message
i mentioned that the partition uses both LVM and LUKS encryption,
which there seems to be no documentation on resizing
3796 [23:53:36] <VentGrey> I noticed, neither Google nor
DuckDuckgo are showing any successful attempts
3797 [23:54:17] <phogg> larvallid: I imagine lvresize will cope
with lvm encryption just fine. At what layer does LUKS apply? Raw
disk before making PVs?
3798 [23:54:34] *** Quits: Duncan_ (~Android@replaced-ip ) (Client Quit)
3799 [23:54:34] *** Quits: DMdm (~|DM|@replaced-ip ) (Ping timeout: 246 seconds)
3800 [23:54:59] * phogg doesn't know anything about either but is
prepared to bounce some theories around.
3801 [23:56:16] *** Quits: SkyPatrol (~SkyPatrol@replaced-ip ) (Read error: Connection reset by peer)
3802 [23:56:39] <larvallid> phogg, sorry, i'm not familiar
with how the disk is set up. the only thing i can tell you is that
i've selected this option during OS install: "Guided - use
entire disk and set up encrypted LVM". i can run commands to
check, though.
3803 [23:57:02] *** Joins: SkyPatrol (~SkyPatrol@replaced-ip )
3804 [23:57:11] *** gregf is now known as quentinius
3805 [23:57:50] *** Quits: hipp (~hipp@replaced-ip ) (Quit: Leaving)
3806 [23:57:51] *** Quits: VentGrey (~VentGrey@replaced-ip ) (Quit: Leaving)
3807 [23:57:52] *** quentinius is now known as gregf
3808 [23:58:23] <phogg> larvallid: Let me make sure I know what
you have/want
3809 [23:58:57] <phogg> larvallid: are your disks partitioned at
all? Is there e.g. a sda1?
3810 [23:59:00] *** debhelper sets mode: +l 1676
3811 [23:59:07] *** Joins: kyan (~kyan@replaced-ip )
3812 [23:59:08] *** Joins: Chinggis6 (~chinggis6@replaced-ip )
3813 [23:59:10] *** Joins: root (~root@replaced-ip )
3814 [23:59:22] <larvallid> phogg, yes, i have /dev/sda1 through
/dev/sda3
3815 [23:59:34] *** root is now known as Guest32831
3816 [23:59:49] *** Quits: v01t68 (~v01t@replaced-ip ) (Remote host closed the connection)
3817 [23:59:57] *** Joins: v01t68 (~v01t@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