People who Joins , Parts or Quits a chatroom
this is #debian an IRC -Channel at freenode (freenode IRC service closed 2021-06-01)
0 [00:00:05] *** Quits: OS-25770 (~OS-25770@replaced-ip ) (Ping timeout: 258 seconds)
1 [00:00:10] *** Quits: stare (~stare@replaced-ip ) (Remote host closed the connection)
2 [00:00:37] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3 [00:00:56] *** Joins: user03099 (59eeb223@replaced-ip )
4 [00:01:12] *** Joins: m_m (~m_m@replaced-ip )
5 [00:01:48] *** Joins: ancientninja (~grant@replaced-ip )
6 [00:02:20] *** Joins: fhdrin (~fhdrin@replaced-ip )
7 [00:02:47] <genoobie> okay
8 [00:03:06] <genoobie> foo is not in the sudoers group, this incident will be reported
9 [00:03:13] <genoobie> how do I add foo to sudoers?
10 [00:03:33] *** Quits: freesandman (~dave12@replaced-ip ) (Ping timeout: 260 seconds)
11 [00:03:50] <dvs> genoobie, add foo to sudo group
12 [00:03:51] <petn-randall> genoobie: adduser foo sudoers
13 [00:03:54] <jrtc27> !tell genoobie about sudoers
14 [00:04:11] *** Quits: pogs (~patrick@replaced-ip ) (Quit: Leaving)
15 [00:04:11] <genoobie> thanks!
16 [00:04:27] <jhutchins_wk> !fsck
17 [00:04:27] <dpkg> well, fsck is a file system integrity checker (man 8 fsck), or a visually-similar euphemism for fuck. Ask me about <forcefsck>.
18 [00:04:28] <genoobie> not sudo adduser foo sudoers?
19 [00:04:35] * dvs notes that bar is jealous
20 [00:04:42] <Logg> I do "nano /etc/sudoers" and copy the entry for root
21 [00:04:58] <genoobie> Logg you'd have to sudo nano?
22 [00:05:02] <jhutchins_wk> genoobie: Obviously if you're not in sudoers you can't run sudo.
23 [00:05:03] *** Quits: Devastator (~devas@replaced-ip ) (Ping timeout: 245 seconds)
24 [00:05:04] *** Quits: [Gort] (~gort@replaced-ip ) (Ping timeout: 258 seconds)
25 [00:05:05] <Logg> you can just do "su"
26 [00:05:09] <jrtc27> !visudo
27 [00:05:10] <dpkg> i heard visudo is how you add users to your /etc/sudoers file. 'man visudo' for details, and also ask me about <sudoers>, or respects $EDITOR while doing sanity checking (prevents *some* critical commits of broken sudoers).
28 [00:05:14] <jrtc27> Logg: ^
29 [00:05:18] <jhutchins_wk> genoobie: You'll have to be come root - use su -
30 [00:05:23] <genoobie> otherwise you couldn't write
31 [00:05:27] <genoobie> so sudo -i
32 [00:05:46] <genoobie> then adduser foo sudoers?
33 [00:05:50] <jhutchins_wk> genoobie: No, su
34 [00:05:51] <Plushwolf> !pico
35 [00:05:52] <dpkg> Pico (Pine composer) is a newbie-friendly editor supplied with <pine>. As pine uses a <non-free> license, it is not available for Debian. For a free, superior replacement, ask me about <nano>. Another pico clone is available in the alpine-pico package.
36 [00:05:54] *** Joins: ssaturos (~saturos@replaced-ip )
37 [00:06:07] <genoobie> su adduser foo sudoers?
38 [00:06:07] <Plushwolf> !nano
39 [00:06:07] <dpkg> GNU nano is a text <editor>, the default editor on Debian systems since 4.0 "Etch". nano is also a DFSG-free alternative to <pico>. replaced-url
40 [00:06:21] *** Quits: rattking (~rattking@replaced-ip ) (Quit: WeeChat 1.4)
41 [00:06:24] <jhutchins_wk> genoobie: No.
42 [00:06:43] <Logg> su is a program that switches you to the root user
43 [00:06:45] <Logg> well
44 [00:06:47] <Logg> it switches users
45 [00:06:52] <Logg> you can do "su [user]"
46 [00:06:57] <jhutchins_wk> Hence s u
47 [00:06:58] <genoobie> so su root?
48 [00:07:04] *** Quits: Levure (~quassel@replaced-ip ) (Read error: Connection reset by peer)
49 [00:07:05] <Logg> that's redundant, but sure
50 [00:07:10] <Logg> you can just do 'su'
51 [00:07:11] <genoobie> then adduser foo sudoers
52 [00:07:12] <jhutchins_wk> genoobie: No. Quit trying to change what we're telling you.
53 [00:07:22] <jhutchins_wk> genoobie: Just su or su -
54 [00:07:33] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
55 [00:07:36] <jhutchins_wk> You might look at the su manpage and see why.
56 [00:07:59] *** Joins: rattking (~rattking@replaced-ip )
57 [00:08:02] *** Joins: bazhang (~bazhang@replaced-ip )
58 [00:08:04] *** Quits: Soul_Eater (~marcelo@replaced-ip ) (Quit: Leaving)
59 [00:08:31] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
60 [00:08:35] *** Parts: Plushwolf (2e3bd76f@replaced-ip )
61 [00:09:06] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 256 seconds)
62 [00:09:07] *** ssaturos is now known as saturos
63 [00:10:05] *** Quits: keltim (~keltim@replaced-ip ) (Ping timeout: 260 seconds)
64 [00:10:29] *** Joins: robotroll (~robotroll@replaced-ip )
65 [00:10:56] <Logg> anyone know where the source code for 'su' is? 'apt-get source su' didn't work for me
66 [00:11:00] <jhutchins_wk> genoobie: Yes, two steps.
67 [00:11:31] *** Joins: Aussie_matt (~quassel@replaced-ip )
68 [00:12:00] <jhutchins_wk> su root would in fact have unintended consequences.
69 [00:12:37] *** Quits: B[]rG (~tuptidup@replaced-ip ) (Remote host closed the connection)
70 [00:12:52] *** Joins: Ormm (~ard1t@replaced-ip )
71 [00:12:53] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
72 [00:13:26] <genoobie> so it looks like
73 [00:13:28] <genoobie> 1) su
74 [00:13:43] <genoobie> 2) edit /etc/sudoers and copy the root line
75 [00:14:06] <Logg> that's all I do, and it works for me. Probably the other way of adding user to group sudoers works too
76 [00:14:39] <jhutchins_wk> Right, because there's already an entry for the group there.
77 [00:14:52] *** Joins: amcorreia (~amcorreia@replaced-ip )
78 [00:14:53] <Logg> makes sense
79 [00:14:53] <jhutchins_wk> genoobie: If you choose to edit the file directly, use visudo
80 [00:15:05] <jhutchins_wk> It does a sanity check before it activates the changes.
81 [00:15:09] <genoobie> jhutchins_wk, ok
82 [00:15:15] *** amcorreia is now known as Guest35268
83 [00:15:22] <jhutchins_wk> It also uses whatever default editor, so you don't have to know vi (yet).
84 [00:15:44] <Logg> I use dvorak so vi is inconvenient. nano master race
85 [00:16:04] <jhutchins_wk> !start an editor war
86 [00:16:04] <dpkg> pico blows.
87 [00:16:04] *** Quits: yibo (~yibo@replaced-ip ) (Remote host closed the connection)
88 [00:16:16] <pressword> nano is just simple enough for my little mind :)
89 [00:16:26] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
90 [00:16:42] <genoobie> so in the sudoers file, we have %sudo ALL=(ALL:ALL) ALL
91 [00:16:46] <teraflops> ed!
92 [00:16:51] <jhutchins_wk> You really can't call yourself a linux admin until you know vi or emacs.
93 [00:16:59] <genoobie> so under this we add foo ALL=(ALL:ALL) ALL
94 [00:17:05] <jhutchins_wk> genoobie: Oh, we had the wrong group name.
95 [00:17:19] <jhutchins_wk> genoobie: That's one way.
96 [00:17:23] <Logg> u wonna go m8 @jhutchin_wk
97 [00:17:45] *** Joins: Fhe (~Fhe@replaced-ip )
98 [00:18:01] *** debhelper sets mode: +l 1650
99 [00:19:01] <jhutchins_wk> edlin
100 [00:19:22] <Guest12345> sed!
101 [00:19:36] <jhutchins_wk> Programmers, on the other hand, edit in hex.
102 [00:19:43] *** Quits: Fhe (~Fhe@replaced-ip ) (Max SendQ exceeded)
103 [00:19:52] *** Joins: CoOolBreeze (~CoOolBree@replaced-ip )
104 [00:19:53] *** Quits: hexadecimal (~hexadecim@replaced-ip ) (Quit: Lost terminal)
105 [00:20:21] <Guest12345> hexedit!
106 [00:21:36] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
107 [00:21:43] <Guest12345> dhex!
108 [00:21:52] <dvs> edlin
109 [00:21:53] * dvs runs
110 [00:22:35] <Guest12345> dhex is actually hard to find gem of an editor ;-)
111 [00:23:40] <teraflops> acme, I won
112 [00:24:18] *** Joins: Zzeiss (~wsy@replaced-ip )
113 [00:26:53] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 260 seconds)
114 [00:26:55] <Guest12345> how do you bookmark an editor?
115 [00:27:09] *** Quits: silverhom (~silverhom@replaced-ip ) (Quit: Leaving)
116 [00:27:59] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
117 [00:28:11] *** Quits: transhuman (~transhuma@replaced-ip ) (Ping timeout: 265 seconds)
118 [00:29:12] *** Joins: ffatman (~ffamousff@replaced-ip )
119 [00:29:36] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
120 [00:30:10] *** Joins: m_m (~m_m@replaced-ip )
121 [00:30:11] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
122 [00:31:22] *** Joins: m_m (~m_m@replaced-ip )
123 [00:31:56] <teraflops> Guest12345: you mean inside?
124 [00:32:57] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
125 [00:34:41] *** Joins: lazouz (~lazouz@replaced-ip )
126 [00:35:01] *** Quits: RickXy (~zncadmin@replaced-ip ) (Ping timeout: 248 seconds)
127 [00:35:47] *** Joins: [Gort] (~gort@replaced-ip )
128 [00:35:52] *** Joins: smica (~smica@replaced-ip )
129 [00:36:11] *** Joins: RickXy (~zncadmin@replaced-ip )
130 [00:37:01] *** Quits: frozengeek (~frozengee@replaced-ip ) (Quit: frozengeek)
131 [00:38:09] *** Joins: wizh (~wizh@replaced-ip )
132 [00:38:21] *** Joins: rklopfer (~rklopfer@replaced-ip )
133 [00:38:30] *** Quits: wizh (~wizh@replaced-ip ) (Client Quit)
134 [00:38:36] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
135 [00:39:48] *** Joins: transhuman (~transhuma@replaced-ip )
136 [00:40:55] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
137 [00:41:29] *** Joins: m_m (~m_m@replaced-ip )
138 [00:41:31] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
139 [00:42:04] *** Joins: m_m (~m_m@replaced-ip )
140 [00:42:30] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
141 [00:42:39] *** Quits: OerHeks (~OerHeks@replaced-ip ) (Remote host closed the connection)
142 [00:43:05] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
143 [00:43:26] <Guest12345> no, I mean how do you make editor with stupid name easier to find
144 [00:43:40] *** Joins: m_m (~m_m@replaced-ip )
145 [00:44:17] <binaryc> Guest12345: bash alias
146 [00:44:31] *** Quits: user03099 (59eeb223@replaced-ip ) (Ping timeout: 260 seconds)
147 [00:44:54] *** Joins: tatalazo (~Icedove@replaced-ip )
148 [00:45:14] *** Parts: halnex (~halnex@replaced-ip )
149 [00:45:31] *** Joins: wonderworld (~ww@replaced-ip )
150 [00:45:48] *** Quits: TsukiRa (~fpob@replaced-ip ) (Quit: Leaving.)
151 [00:46:25] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
152 [00:46:44] *** Parts: CyberGabber (~CyberGabb@replaced-ip )
153 [00:47:00] *** Joins: m_m (~m_m@replaced-ip )
154 [00:47:22] *** Joins: Devastator (~devas@replaced-ip )
155 [00:47:28] *** Quits: Devastator (~devas@replaced-ip ) (Changing host)
156 [00:47:28] *** Joins: Devastator (~devas@replaced-ip )
157 [00:49:26] *** Quits: spinbee (spinbee@replaced-ip ) (Remote host closed the connection)
158 [00:52:37] *** Quits: binaryc (~binaryc@replaced-ip ) (Changing host)
159 [00:52:37] *** Joins: binaryc (~binaryc@replaced-ip )
160 [00:52:58] *** Joins: missmbob (~missmbob@replaced-ip )
161 [00:53:43] *** Quits: WayToDoor (~milk.bott@autresservs.api-d.com) (Quit: Textual IRC Client: replaced-url
162 [00:54:05] *** Joins: exedore6 (~cleryd@replaced-ip )
163 [00:55:12] *** Joins: c00lbard (~c00lbard@replaced-ip )
164 [00:55:38] *** Joins: buffal0 (~buffal0@replaced-ip )
165 [00:55:50] *** Quits: danke (~danke@replaced-ip ) (Ping timeout: 264 seconds)
166 [00:57:24] <awal1> Why terminal A has more priority than B or vice versa in /etc/alternatives/x-terminal-emulator?
167 [00:57:27] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
168 [00:58:00] *** Joins: wonderworld (~ww@replaced-ip )
169 [00:58:17] <awal1> terminal pkg requests/sets that or update-alternatives decides or what?
170 [00:58:31] <Guest12345> binaryc: yes, that works for an editor you have already installed. Finding the terminal with apt is another problem.
171 [00:58:35] *** GrimKriegor_ is now known as GrimKriegor
172 [00:58:44] <awal1> also web browsers, WM's and so
173 [00:58:51] <Guest12345> awal1: yes, the package sets the priority
174 [00:59:50] <Guest12345> s/terminal/editor
175 [01:00:50] <Guest12345> I guess I can roll my own package with easier to find name which depends on the package which is hard to find ;-)
176 [01:00:54] *** Quits: pos (~pos@replaced-ip ) (Quit: pos)
177 [01:01:22] <awal1> Guest12345: ok; but why terminator decides to set it's priority as 90 and lxterminal 40 (just example)?
178 [01:01:38] <binaryc> Guest12345: maintin a good dpkg-list
179 [01:01:49] <awal1> or xfce4-session vs openbox-session
180 [01:02:14] <Guest12345> yes, if you like one the best just set the alternative by hand
181 [01:02:21] <awal1> I don't think it's arbitrary
182 [01:02:34] <Guest12345> and beware it can be reset during massive upgrade
183 [01:03:16] <awal1> I already know that; just trying to understand priority side, how it's really set
184 [01:03:19] <Guest12345> it kind of is arbitrary. you can also choose session in display manager and most desktops have menus to choose terminal
185 [01:04:10] <Guest12345> the priority is decided by package maintainers and is not always well coordinated
186 [01:04:31] *** Joins: johefernan (~joheferna@replaced-ip )
187 [01:04:33] <Guest12345> like a web browser that bitrots does not automagically get a lower priority
188 [01:05:48] <awal1> well, I say openbox is 90 and fvwm2 also 90, for x-window-manager. Maybe somiaj have an idea :P
189 [01:06:15] *** Quits: c00lbard (~c00lbard@replaced-ip ) ()
190 [01:06:34] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
191 [01:06:39] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
192 [01:07:02] <Guest12345> awal1: I solve this be removing all superfluous window managers ;-)
193 [01:07:22] <awal1> Guest12345: :)
194 [01:07:34] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Konversation terminated!)
195 [01:07:53] <awal1> just trying to understand debian system stuff here
196 [01:08:01] *** debhelper sets mode: +l 1644
197 [01:08:10] <TomTomTosch> the priority is set in the postinst script of the package. it has no effect if you select an alternative manually.
198 [01:08:37] <Guest12345> since you can see there are two WMs with same priority you can see the assignment is not very systematic
199 [01:08:59] <awal1> right, no effect once x app is set as alternative manually
200 [01:10:42] <rook2pawn> im geting missing operating system when putting debian install ISO on usb
201 [01:10:42] *** Quits: foption (~foption@replaced-ip ) (Remote host closed the connection)
202 [01:11:04] <unborn> guys when I create user like this : adduser --disabled-login --gecos username - does this option prevent user even from ssh operations based on keys?
203 [01:11:04] *** Joins: foption (~foption@replaced-ip )
204 [01:11:49] <rook2pawn> i put in USB key, umount /dev/sdc1, confirmed the debian-testing-amd64-DVD-1.iso is ISOHybrid
205 [01:12:22] <missmbob> how did you copy it to usb?
206 [01:12:23] <rook2pawn> used the cp deb.iso /dev/sdc1; sync, also did the dd copy
207 [01:12:38] <missmbob> cp deb.iso /dev/sdc *not* sdc1
208 [01:12:54] <wewlad> doesn't a message '/var/lib/dpkg/info/libapache2-mod-php5.postinst: 291: [: !=: unexpected operator' sound very weird as if there's a typo in the updated version's code?
209 [01:13:34] <somiaj> unborn: I think that only disables password login, not ssh login (but not positive)
210 [01:13:40] *** Joins: enseneo (~madneap@replaced-ip )
211 [01:13:48] <rook2pawn> missmbob: the fdisk -l shows /dev/sdc1 the location of the usb key, do i just use /dev/sdc instead?
212 [01:14:20] <unborn> hm.. i can ssh into any other account just for that one I cannot for some reason.. error in terminal is public key
213 [01:14:43] <missmbob> rook2pawn: yes. it's in the install guide. you have to use the block device
214 [01:15:13] *** Quits: exedore6 (~cleryd@replaced-ip ) (Quit: exedore6)
215 [01:15:32] *** Joins: OS-20332 (~OS-20332@replaced-ip )
216 [01:15:50] *** Joins: PHPanos (~textual@replaced-ip )
217 [01:15:51] *** Joins: level7 (~quassel@replaced-ip )
218 [01:15:55] <somiaj> unborn: you can check things in /etc/passwd, but from the man page it seems --disabled-password is different than --disabled-login, and only the first says it also supports login in via SSH keys
219 [01:16:13] *** Joins: liiozx (~lza@replaced-ip )
220 [01:17:31] <rook2pawn> missmbob: sorry, could you direct me to the install guide you are looking at? i find a many different install plaaces on debian wiki
221 [01:17:50] <rook2pawn> i was looking at replaced-url
222 [01:18:13] *** Quits: Achylles (~Achylles@replaced-ip ) (Ping timeout: 260 seconds)
223 [01:18:22] *** Quits: genoobie (~genoobie@replaced-ip ) (Remote host closed the connection)
224 [01:18:25] <sim590> My wifi interface is not present in the output of $(ip link)
225 [01:18:44] <missmbob> rook2pawn: and it says "cp file device" /dev/sdc1 is the first partition. the device is /dev/sdc
226 [01:18:46] *** Quits: navlys (~smuxi@replaced-ip ) (Remote host closed the connection)
227 [01:19:03] <wewlad> 'sudo apachectl -M': 'AH00534: apache2: Configuration error: No MPM loaded. Action '-M' failed.'
228 [01:19:05] *** Quits: m33m (~mint@replaced-ip ) (Remote host closed the connection)
229 [01:19:10] <unborn> somiaj: not much info in etc/passwd
230 [01:19:50] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 264 seconds)
231 [01:20:05] <sim590> I have a thinkpad t460s and this page: replaced-url
232 [01:20:13] <sim590> What does this mean? There are no explanation.
233 [01:20:14] <unborn> somiaj: just looking normal: git-user:x:1001:1001:gituser,,,:/home/git-user:/bin/bash
234 [01:20:17] <rook2pawn> missmbob: thanks!
235 [01:20:20] <somiaj> unborn: well from the manpage looks like you wanted disable-passowrd not disable-login
236 [01:20:28] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
237 [01:20:42] <somiaj> unborn: check /etc/shadow (that is where the password would have been disabled)
238 [01:20:58] *** Quits: lethu (~lethu@replaced-ip ) (Quit: Quit())
239 [01:22:41] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
240 [01:22:43] <somiaj> unborn: but to me it appears to be set up fine, unsure why ssh is not working, have you tired using ssh -v for more output?
241 [01:24:22] <unborn> somiaj: in shadow I have git:!:and numbers:::
242 [01:24:48] <unborn> somiaj: shall there be * instead of gituser:!
243 [01:25:19] <unborn> i mean gituser:!:and numbers::: is there
244 [01:25:34] <somiaj> unborn: unsure on the details, but yes that is how the password is disabled with a ! in there.
245 [01:25:36] *** Quits: IlNominePatre (~Discovery@replaced-ip ) (Read error: Connection reset by peer)
246 [01:25:42] *** Quits: [Gort] (~gort@replaced-ip ) (Ping timeout: 265 seconds)
247 [01:25:54] <somiaj> unborn: looking at man shadow for more info
248 [01:26:43] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 258 seconds)
249 [01:26:54] <somiaj> hmm, it doens't explain the differnce between * and !. ! means locked password.
250 [01:27:15] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
251 [01:28:00] *** debhelper sets mode: +l 1636
252 [01:29:31] *** Quits: Cassiopaya (~Discovery@replaced-ip ) (Ping timeout: 268 seconds)
253 [01:29:38] *** Quits: transhuman (~transhuma@replaced-ip ) (Ping timeout: 245 seconds)
254 [01:29:40] <wewlad> in what conf file related to apache do I need to specify 'loadmodule'?
255 [01:30:20] <somiaj> unborn: you could try changing it to a *, ! means locked account, * is just a character that will never match any password, so password login is disabled.
256 [01:30:47] <wewlad> someone, please, help - I can't start apache after updating it
257 [01:30:58] <wewlad> it says that no MPM module is loaded
258 [01:31:13] <somiaj> wewlad: how did you update it? What version of debian are you running? what version of apache did you upgrade from/to?
259 [01:31:16] <sim590> Okay. I had to use non-free in testing branch... :/
260 [01:31:22] <wewlad> and /etc/apache2/mods-enabled/ does have mpm_prefork.conf and .load
261 [01:31:23] <unborn> somiaj: yes
262 [01:31:30] *** Quits: PHPanos (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
263 [01:31:45] <wewlad> somiaj: apt-get update; apt-get upgrade. Debian 8.4
264 [01:31:46] *** Joins: Achylles (~Achylles@replaced-ip )
265 [01:32:20] <stoned> What is a good torrent client for cli that can open up magnet links?
266 [01:32:25] <wewlad> as for apache version - I don't remember which one I updated from (I guess from quite a recent one) to the last one available in the apt-get upgrade
267 [01:32:33] <stoned> I currently use ktorrent, but it's gooey
268 [01:32:35] <unborn> that was it.. I just read the manual - well its not very clear however when I looked on my other accounts / daemons there was couple of stuff which had star
269 [01:32:41] <missmbob> stoned: deluge
270 [01:32:47] <stoned> cli?
271 [01:32:55] <unborn> somiaj: thank you :)
272 [01:33:09] <missmbob> stoned: yes. deluge-console
273 [01:33:15] <somiaj> wewlad: Debian 8.4? Is this what you upgaded from?
274 [01:33:16] <TomTomTosch> * and ! both mean the same in this instance. "If the password field contains some string that is not a valid result of crypt(3), for instance ! or *, the user will not be able to use a unix password to log in" passwd just uses ! to lock the password. so the old password hash gets stored after the ! if one existed.
275 [01:33:24] <wewlad> somiaj: yes
276 [01:33:54] *** Joins: likcoras_ (~likcoras@replaced-ip )
277 [01:33:57] <somiaj> wewlad: hmm, strange, wonder if you had some other error in your config somewhere, I don't see a upgrade in jessie causing such changes.
278 [01:33:59] <TomTomTosch> that quote is from man shadow.
279 [01:34:01] <wewlad> somiaj: oh, wait
280 [01:34:03] <unborn> somiaj: btw do we know equivalent to adduser --disabled-login --gecos ? so there will be next time * instead of !
281 [01:34:04] <unborn> ?
282 [01:34:06] <wewlad> turns out it's 8.6 already
283 [01:34:26] <somiaj> unborn: I said from the manpage that --disabled-passowrd is not the same as --disabled-login
284 [01:35:10] *** Quits: Ricardo__ (~rick@replaced-ip ) (Ping timeout: 258 seconds)
285 [01:35:32] <unborn> ah right so same command but just --disable-password
286 [01:35:47] *** Joins: genoobie (~genoobie@replaced-ip )
287 [01:36:04] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
288 [01:36:16] <genoobie> would you say this is a reasonable guide for an nvidia card?
289 [01:36:18] <genoobie> replaced-url
290 [01:36:22] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 256 seconds)
291 [01:36:38] <wewlad> :(
292 [01:36:42] <bazhang> for what genoobie
293 [01:36:53] <wewlad> debian killed my apache :'(
294 [01:37:26] <genoobie> bazhang, for installing proprietary drivers for an nvidia card...
295 [01:37:52] <bazhang> genoobie, from the debian wiki?
296 [01:37:54] *** Quits: liiozx (~lza@replaced-ip ) (Quit: leaving)
297 [01:37:55] <somiaj> genoobie: it is fine, though I prefer this facotid
298 [01:37:59] <somiaj> !tell genoobie about nvidia dkms
299 [01:38:19] <somiaj> genoobie: note that is for the current driver, if you need a legacy driver for your hardware you ahve to adjust
300 [01:38:40] <genoobie> somiaj, it is an older card...
301 [01:38:43] <somiaj> wewlad: I think it was something else that the upgrade just triggered when apache had to restart.
302 [01:38:59] <wewlad> somiaj: it worked fine before
303 [01:39:03] <somiaj> genoobie: for older cards, see if the current driver supports them or you need the legacy-driver
304 [01:39:23] <wewlad> !tell wewlad about fixing apache after apt-get upgrade broke it
305 [01:39:25] *** Joins: AndrewMC (~amc@replaced-ip )
306 [01:39:27] <somiaj> wewlad: well track down the error, look at the logs.
307 [01:39:33] <genoobie> somiaj, current driver is nouveau...
308 [01:39:59] <somiaj> genoobie: but many older cards will be supported by nouveau just fine. Anyways, the driver you need depends ont he card, and 'its an older card' doesn't say much
309 [01:40:12] <somiaj> genoobie: you can check the info of the apckages to what card(s) are supported for each driver
310 [01:40:15] <genoobie> it's a geforce 6800
311 [01:40:20] <genoobie> nvidia
312 [01:40:31] <somiaj> you may not be able to use a non-free driver for that one at all.
313 [01:40:36] *** Joins: nuno_nunes (~PC@replaced-ip )
314 [01:40:43] <wewlad> somiaj: I tried that, no luck: 'systemctl restart apache2' [for changes to take effect], it says that 'job for apache2.service failed' and it suggested me to see 'systemctl status apache2.service' and 'journalctl -xn' for details.
315 [01:40:43] <wewlad> I did execute the first suggested one and it basically just says that 'systemd[1]: apache2.service: control process exited, code=exited status=1 systemd[1]: Failed to start LSB: Apache2 web server systemd[1]: Unit apache2service entered failed state.'.
316 [01:40:47] <somiaj> nvidia just stops supporting cards after soem time, nouveau may be your best choice.
317 [01:40:49] <sim590> I have installed firmware-wlwifi for my thinkpad t460s. Now, nmcli shows that my wifi card is "disconnected"
318 [01:40:58] <genoobie> on the wiki page it says supported?
319 [01:41:48] <somiaj> genoobie: you are running jessie correct?
320 [01:41:56] <wewlad> are there any drivers for gtx nvidia cards?
321 [01:42:00] <genoobie> somiaj, yes, a noob though
322 [01:42:38] *** Quits: zuiss1 (~zuiss1@replaced-ip ) (Quit: Leaving)
323 [01:42:47] *** Quits: Achylles (~Achylles@replaced-ip ) (Remote host closed the connection)
324 [01:42:59] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 252 seconds)
325 [01:43:03] <genoobie> the pcid is listed.
326 [01:43:16] <wewlad> I see
327 [01:43:26] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
328 [01:43:41] <somiaj> genoobie: for which driver?
329 [01:43:41] <genoobie> so this line is a bit scary...
330 [01:44:01] <genoobie> for the 304.131
331 [01:44:21] *** Quits: tr0gd0r (~Tr0gd0r@replaced-ip ) (Ping timeout: 258 seconds)
332 [01:44:26] <genoobie> aptitude -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') nvidia-legacy-304xx-kernel-dkms
333 [01:44:40] *** Joins: tr0gd0r (~Tr0gd0r@replaced-ip )
334 [01:44:48] <genoobie> I have *no* idea what installing linux headers even means..
335 [01:45:03] <somiaj> those are needed to compile the driver
336 [01:45:13] <wewlad> is there a way to re-install apache2 package without having to worry about losing configs?
337 [01:45:19] <somiaj> that line just installs the headers for the kernel you are running
338 [01:45:40] <somiaj> wewlad: sure --reinstall flag will do that, but so far you haven't found the actual error.
339 [01:45:43] <genoobie> so no fear...push on!
340 [01:45:46] *** Quits: _sfiguser (~sfigguser@replaced-ip ) (Quit: Leaving)
341 [01:45:54] <wewlad> somiaj: the error is that no MPM module is loaded.
342 [01:45:57] <wewlad> that's it.
343 [01:46:15] <likcoras_> Uh, hello! in ranger, when I open an archive file, it's supposed to just do 'als' and then show the output on pager. But for some reason it keeps forking pager, like so: ttps://a.uguu.se/Jx0O3UiCPeIo.png
344 [01:46:19] <wewlad> and disabling and re-enabling it - doesn't help
345 [01:46:21] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
346 [01:46:37] <likcoras_> replaced-url
347 [01:46:51] <wewlad> awesome
348 [01:46:52] <somiaj> wewlad: well my suggestion is paste some actual logs at paste.debian.net and maybe someone more familar with debian's apache can look at them to see what is going on.
349 [01:47:06] <likcoras_> Why is it doing this?
350 [01:47:18] <somiaj> likcoras_: what version of debian are you running?
351 [01:47:33] *** Quits: banekillgrind (~banekillg@replaced-ip ) (Read error: No route to host)
352 [01:47:35] <wewlad> somiaj: can I clean logs by just flushing the /var/log/apache2 dir?
353 [01:47:36] <likcoras_> jessie
354 [01:48:00] *** debhelper sets mode: +l 1629
355 [01:48:11] <somiaj> wewlad: you shouldn't need to clean the logs, but anyways, I don't know enough about apache to be able to give much advise with the info you have provided.
356 [01:48:20] <somiaj> likcoras_: hmm, have you checked bugreports about this?
357 [01:48:33] <likcoras_> Oh, where should I check
358 [01:48:34] <likcoras_> ?
359 [01:48:57] <likcoras_> Oh, and top seems to segfault when trying to show this happening. that too.
360 [01:48:58] <somiaj> likcoras_: replaced-url
361 [01:49:24] <wewlad> somiaj: there's no --reinstall flag for apt-get
362 [01:49:57] <somiaj> likcoras_: you may report a bug there, or see if you can look up some info on ranger to see why it is doing this
363 [01:50:00] <somiaj> wewlad: yes there is
364 [01:50:05] <likcoras_> Huh...
365 [01:50:05] <somiaj> wewlad: check the manpage
366 [01:50:14] <wewlad> [root] ~/ # apt-get --reinstall apache2
367 [01:50:14] <wewlad> E: Command line option --reinstall is not understood
368 [01:50:29] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 268 seconds)
369 [01:50:36] <somiaj> wewlad: apt-get --reinstall install apache2 (though this will most likely just get the meta package and not the server)
370 [01:50:54] <wewlad> :/
371 [01:51:14] <wewlad> what a weird command call
372 [01:51:49] <somiaj> wewlad: what? no it is normal, apt-get install foo is the normal thing, you are just adding the --reinstall flag to it, note this is a flag not a command
373 [01:51:56] <somiaj> wewlad: apt-get always requires some command
374 [01:52:18] *** Quits: tr0gd0r (~Tr0gd0r@replaced-ip ) (Remote host closed the connection)
375 [01:52:38] *** Joins: tr0gd0r (~Tr0gd0r@replaced-ip )
376 [01:52:45] *** Joins: Defaulttinen (~Defaultti@replaced-ip )
377 [01:52:46] <wewlad> why not 'apt-get reinstall package'?
378 [01:52:47] *** Quits: vaidy (vaidy@replaced-ip ) (Ping timeout: 258 seconds)
379 [01:52:54] <sim590> b/quit
380 [01:52:58] <TomTomTosch> because there is no reinstall command.
381 [01:53:00] *** Joins: banekillgrind (~banekillg@replaced-ip )
382 [01:53:04] <genoobie> okay, so now I am at this page...
383 [01:53:05] <genoobie> replaced-url
384 [01:53:07] <wewlad> exactly
385 [01:53:23] <TomTomTosch> that's why man pages exist. ^^
386 [01:53:27] <genoobie> where there are two options, one to automatically create an xorg.conf and a manual way to do the same
387 [01:53:34] <wewlad> that's a poor approach
388 [01:53:46] <somiaj> genoobie: use the small xorg.conf snippet, no need to generate a full config file
389 [01:53:48] *** Quits: spooky (spooky@replaced-ip ) (Ping timeout: 245 seconds)
390 [01:53:48] *** Quits: raSter^ (raster@replaced-ip ) (Ping timeout: 245 seconds)
391 [01:54:07] <TomTomTosch> wewlad: you can complain for ten minutes or just read for five.
392 [01:54:12] <genoobie> you mean the small snippet on that page?
393 [01:54:32] <genoobie> what about the "automatic" nvidia-xconfig
394 [01:54:49] <somiaj> likcoras_: can you configure which pager is used? if you just say use the pager 'less' does it work normally? (trying to see if it is sensible-pager causing the issue or ranger)
395 [01:54:49] <wewlad> TomTomTosch: I can do both
396 [01:54:50] <TomTomTosch> wewlad: the reinstall option is useful for multiple command. that's why it's an option.
397 [01:55:00] <genoobie> would that simply be apt-get install nvidia-xconfig ?
398 [01:55:02] <TomTomTosch> * commands
399 [01:55:14] <wewlad> TomTomTosch: like?
400 [01:55:19] <somiaj> genoobie: no, that is building a whole config.
401 [01:55:28] <likcoras_> somiaj: trying a bunch of things, but "less" does seem to work
402 [01:55:29] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Ping timeout: 258 seconds)
403 [01:55:34] <wewlad> reinstall is an action
404 [01:55:36] <wewlad> itself
405 [01:55:39] <likcoras_> and $PAGER seems to expand to 'sensible-pager'
406 [01:55:41] <somiaj> likcoras_: replaced-url
407 [01:55:42] <judd> Bug replaced-url
408 [01:56:03] <somiaj> likcoras_: looks like it is sensible-pager in your sistuation, change the pager as you'll have to patch/rebuild sensiable-pager to use it correclty
409 [01:56:33] <somiaj> likcoras_: yea if $PAGER=sensible-pager seems to be bug in sensible-pager calling itself over and over and over and not calling an actual pager.
410 [01:56:43] <likcoras_> lol alright
411 [01:56:46] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
412 [01:57:00] <likcoras_> just s/$PAGER/less/g would probably do. oh well, thanks!
413 [01:57:40] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
414 [01:57:46] <binaryc> dist-upgraded a VM slower than i expected. What resource binds ? curious for the next one. worth temporarily throwing threads at it ?
415 [01:57:51] *** Joins: ssaturos (~saturos@replaced-ip )
416 [01:58:10] <somiaj> likcoras_: or set $PAGER to something besides sensible-pager (including being empty)
417 [01:58:25] *** Joins: adri44 (53c3c599@replaced-ip )
418 [01:58:38] <wewlad> so I did 'apt-get remove apache2' and then 'apt-get install apache2' and it says: Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
419 [01:58:38] <wewlad> invoke-rc.d: initscript apache2, action "restart" failed.'
420 [01:58:47] <adri44> hi anyone know a adobe IRC channel ?
421 [01:59:05] <likcoras_> somiaj: but $PAGER isn't even set. ranger seems to decide to set it as sensible-pager if it's empty or something.
422 [01:59:09] <somiaj> binaryc: it takes a good amount of internet to download all the .debs and with a local mirror you can speed up the download part. But the cpu part of extracting then procssing all of the install/remove scripts takes a while, disk i/o can slow this down so can cpu speed.
423 [01:59:30] <somiaj> likcoras_: ahh, well if it weren't for the bug in sensible-pager (: anyways, at least you know where the issue is.
424 [01:59:45] <likcoras_> It's fixed, so all's good.
425 [01:59:52] <likcoras_> No more accidental forkbombs
426 [01:59:52] <somiaj> wewlad: why not paste some actual apache logs like I've mentioned already.
427 [01:59:54] *** Joins: beaver (~none@replaced-ip )
428 [02:00:13] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
429 [02:00:17] <wewlad> somiaj: replaced-url
430 [02:00:26] *** Parts: adri44 (53c3c599@replaced-ip )
431 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
432 [02:01:09] <wewlad> I don't see anything useful in these logs
433 [02:01:18] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 256 seconds)
434 [02:01:19] *** ssaturos is now known as saturos
435 [02:01:19] *** Joins: de-facto (~de-facto@replaced-ip )
436 [02:01:24] <somiaj> wewlad: that is not the apache log, also notice how ti says the apache error log may contain more info.
437 [02:01:57] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 265 seconds)
438 [02:02:08] *** Quits: Ormm (~ard1t@replaced-ip##) (Quit: Nettalk6 - ##replaced-url
439 [02:02:11] <wewlad> somiaj: pastebinit /var/log/apache2/error.log
440 [02:02:11] <wewlad> You are trying to send an empty document, exiting.
441 [02:02:34] <wewlad> I call bullshit on debian
442 [02:02:38] <wewlad> it screwed up
443 [02:02:38] <somiaj> well what package containst he MPM module, is that one sucessful installed, just disable that moduel for the time being, and see if that fixes it
444 [02:02:40] <wewlad> not apache
445 [02:02:54] *** Joins: beaver (~none@replaced-ip )
446 [02:03:03] <somiaj> wewlad: there are lots of people who upgrade just fine and it works, just because you run across an issue doesn't mean it isn't working nicely for most users.
447 [02:03:27] <wewlad> somiaj: just because they upgrade just fine - it doesn't mean it works nicely for me
448 [02:03:30] <somiaj> it also makes us less like to help if you just add complaining noise instead of trying to track down the source of the problem.
449 [02:04:05] <somiaj> disable the offending module, does that fix it?
450 [02:04:13] <wewlad> no
451 [02:05:01] <wewlad> because one can't just disable an MPM module and expect things to work
452 [02:05:12] <wewlad> I could select another MPM though
453 [02:05:47] <wewlad> yeah, with mpm_event things do work
454 [02:05:49] <somiaj> another MPM module? Are you using the default one that comes with apache (again I don't know apache that well so unsure about its modules)
455 [02:05:52] *** Joins: Gaming4JC (~Gaming4JC@replaced-ip )
456 [02:05:56] <wewlad> I'm using mpm_prefork
457 [02:05:59] <somiaj> which MPM module were you using?
458 [02:06:03] *** Quits: kiki` (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
459 [02:06:11] *** Joins: dings (20203@replaced-ip )
460 [02:06:29] <somiaj> is this mpm_prefok provided by a debian package?
461 [02:06:40] <wewlad> I guess so
462 [02:07:44] *** Joins: monoxane (~monoxane@replaced-ip )
463 [02:07:49] <somiaj> you guess so? I'm just trying to track down what package has the offending module and not finding mpm-prefok in debian, but again unsure how apache orginzes things
464 [02:08:20] *** Joins: ToBeCloud (uid51591@replaced-ip )
465 [02:08:42] <wewlad> somiaj: yes, I guess so because I don't know how to make sure it is so, but as far as I remember I haven't installed anything from non-debian packages other than wine-development
466 [02:08:48] *** Quits: savantgarde (~savantgar@replaced-ip ) (Quit: Leaving...)
467 [02:08:48] *** Quits: ivo_ (~Ivo@replaced-ip ) (Ping timeout: 245 seconds)
468 [02:08:55] <wewlad> apache organizes things just well
469 [02:09:04] <wewlad> problem is how debian tries to reorganize them
470 [02:09:21] <somiaj> wewlad: debian does just fine, but I'm done trying to help.
471 [02:09:22] <wewlad> so I guess that debian's stable package of apache contains a broken module
472 [02:10:11] <baraba> i am going to upgrade to sid, wish me luck
473 [02:10:32] *** Quits: genoobie (~genoobie@replaced-ip ) (Remote host closed the connection)
474 [02:11:34] *** Quits: dArK_IcE (~DARKICEPT@replaced-ip ) ()
475 [02:11:57] <binaryc> thx somiaj - debs dl were quick. had headroom on ram and single CPU core. Didn't check ZFS disk latency. may take a peek later for curiosity.
476 [02:12:33] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
477 [02:12:35] *** Joins: Sue (~sue@replaced-ip )
478 [02:12:35] *** Quits: Sue (~sue@replaced-ip ) (Changing host)
479 [02:12:35] *** Joins: Sue (~sue@replaced-ip )
480 [02:13:16] <somiaj> wewlad: anways, now that you have figured out where the bug is, you can try to debug it more or just submit a bugrepot if you think this is an actual bug. Debian likes to know about bugs. But personally I would see if this affects a fresh install of Debian (or maybe just a chroot install) or if it has something to do with a configuration on your system.
481 [02:14:39] *** Joins: ssaturos (~saturos@replaced-ip )
482 [02:15:11] *** Quits: k-t (~kt@replaced-ip ) (Quit: leaving)
483 [02:15:24] <wewlad> somiaj: I don't feel like an alphatester when I'm using a f---ing stable release branch of a distro that advertises self as very stable one, especially when a bug like that happens (it's not like I have a very unique and custom config, I just selected one of the 3 available mpm_ modules!)
484 [02:15:25] <somiaj> binaryc: yea in chroots I seems to spend a lot of time watching pacakges get extracted then configured. It is probabaly a combination of cpu use and then waiting for i/o, guess I'm just use to it being kinda slow.
485 [02:15:37] <wewlad> somiaj: but thanks for the tips.
486 [02:15:38] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 264 seconds)
487 [02:17:22] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
488 [02:18:06] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 246 seconds)
489 [02:18:06] *** ssaturos is now known as saturos
490 [02:18:23] *** Quits: Yuurei (~void@replaced-ip ) (Ping timeout: 245 seconds)
491 [02:19:37] *** Joins: dixie7z_ (~dixie7z@replaced-ip )
492 [02:21:18] *** Quits: Defaulttinen (~Defaultti@replaced-ip ) (Ping timeout: 245 seconds)
493 [02:21:26] *** Joins: leptone (~leptone@replaced-ip )
494 [02:21:32] <leptone> how can I find out which Centrino Wireless-N 1000 WiFi card (which for the four possible model numbers) I have on my machine?
495 [02:21:49] *** Joins: ivo_ (~Ivo@replaced-ip )
496 [02:21:57] *** Quits: OS-20332 (~OS-20332@replaced-ip ) (Ping timeout: 246 seconds)
497 [02:21:59] <ksft> aha!
498 [02:22:04] <ksft> I might be able to help someone
499 [02:22:33] *** Quits: dixie7z (~dixie7z@replaced-ip ) (Ping timeout: 245 seconds)
500 [02:22:39] <somiaj> leptone: lspci shoudl list the chipset, lspci -n to get pciid
501 [02:22:41] *** Quits: ancientninja (~grant@replaced-ip ) (Quit: WeeChat 1.4)
502 [02:22:55] <ksft> …or not
503 [02:23:39] *** Joins: Mutter (~Mutter@replaced-ip )
504 [02:26:44] <leptone> somiaj, lspci shows Network controller: Intel Corporation Centrino Wireless-N 1000 [Condor Peak]
505 [02:26:59] <leptone> which doesn't give me any info about the model number
506 [02:27:01] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 248 seconds)
507 [02:27:10] <somiaj> leptone: get the actual pciid
508 [02:27:22] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 256 seconds)
509 [02:27:27] *** Quits: GunshipPenguin (~GunshipPe@replaced-ip ) (Quit: Leaving)
510 [02:27:55] <leptone> somiaj, how do i interpret this? replaced-url
511 [02:28:00] *** debhelper sets mode: +l 1619
512 [02:28:49] *** Quits: Richard_Cavell (~Richard_C@replaced-ip ) (Ping timeout: 258 seconds)
513 [02:28:50] <ksft> leptone: try `lspci | grep -i network`
514 [02:29:17] <leptone> somiaj, pciid?
515 [02:29:31] <leptone> ksft, Network controller: Intel Corporation Centrino Wireless-N 1000 [Condor Peak]
516 [02:29:37] <leptone> doesnt give me model number
517 [02:29:46] <ksft> oh
518 [02:29:56] <TomTomTosch> the hexadecimal numbers inside of square brackets. lspci -nn | grep -i network will have them.
519 [02:30:11] *** Joins: fireball``` (~fireball`@replaced-ip )
520 [02:30:11] <ksft> ah, yes
521 [02:30:15] <ksft> -nn, not -s
522 [02:30:16] <ksft> -n*
523 [02:30:48] <TomTomTosch> lspci -n only helps in combination with the full lspci output, else you can hardly reference.
524 [02:31:30] <leptone> ksft, what command are you telling me to run sry?
525 [02:31:43] <ksft> leptone: TomTomTosch is right
526 [02:31:56] <ksft> leptone: `lspci -nn | grep -i network`
527 [02:31:58] *** Joins: spinbee (~spinbee@replaced-ip )
528 [02:33:44] *** Parts: wewlad (~~@replaced-ip )
529 [02:33:57] *** Joins: kisk (~kisk@replaced-ip )
530 [02:34:11] *** Quits: woshty (~irc@replaced-ip ) (Ping timeout: 258 seconds)
531 [02:34:12] <leptone> ksft, replaced-url
532 [02:34:55] *** Parts: ee2455 (~ee2455@replaced-ip )
533 [02:36:10] *** Quits: MaBunny (~MaBunny@replaced-ip ) (Ping timeout: 252 seconds)
534 [02:36:31] <TomTomTosch> ,pciid [8086:0083]
535 [02:36:32] <judd> [8086:0083] is 'Centrino Wireless-N 1000 [Condor Peak]' from 'Intel Corporation' with kernel modules 'iwlwifi', 'ata_generic', 'snd-hda-intel' in jessie. See also replaced-url
536 [02:36:44] <ksft> well that isn't helpful
537 [02:38:28] <somiaj> leptone: why do you need the version number?
538 [02:39:13] *** Joins: linearlogic123 (~zxc123@replaced-ip )
539 [02:39:36] *** Joins: xiaodong (~xiaodong@replaced-ip )
540 [02:40:53] *** Joins: Yuurei (~void@replaced-ip )
541 [02:44:38] *** Joins: happer (62ea05f4@replaced-ip )
542 [02:44:53] <happer> best irc client?
543 [02:45:01] *** Joins: sh00p (~sh00p@replaced-ip )
544 [02:45:11] <bazhang> hexchat for gui
545 [02:45:20] *** Quits: SPF|Cloud (uid11755@replaced-ip ) (Quit: Connection closed for inactivity)
546 [02:45:21] <bazhang> irssi or weechat for cli
547 [02:46:40] <fuddie> I enjoy Polari
548 [02:46:45] <fuddie> it is the gnome irc client
549 [02:46:55] <ebarch> The Lounge is awesome if you want a self hosted web app
550 [02:48:33] <happer> thank you mlady
551 [02:48:43] *** Quits: happer (62ea05f4@replaced-ip ) (Client Quit)
552 [02:49:13] *** Quits: Yuurei (~void@replaced-ip ) (Ping timeout: 245 seconds)
553 [02:49:32] *** Joins: lethu (~lethu@replaced-ip )
554 [02:50:19] *** Quits: leptone (~leptone@replaced-ip ) (Remote host closed the connection)
555 [02:50:52] <TomTomTosch> leptone: what 802.11 protocols does your adapter support? (root) iwconfig wlan0
556 [02:51:47] *** Joins: krazedkat (~krazedkat@replaced-ip )
557 [02:51:50] *** Joins: bipolar (~bipolar@replaced-ip )
558 [02:52:02] *** Quits: tikun (~David@replaced-ip ) (Read error: Connection reset by peer)
559 [02:52:26] *** Joins: efloid (~efloid@replaced-ip )
560 [02:53:31] *** Quits: Mutter (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
561 [02:53:40] <efloid> so I have a question: for the extra second that occurs at 23:59:60 UTC on the 31st, if we watch the time on a Linux system will we see 23:59:60?
562 [02:54:07] *** Quits: fuddie (~hans@replaced-ip ) (Read error: Connection reset by peer)
563 [02:54:09] *** Quits: alxy (uid115853@replaced-ip ) (Quit: Connection closed for inactivity)
564 [02:54:29] *** Quits: Gaming4JC (~Gaming4JC@replaced-ip##) (Quit: Are you a good person? Find out! ##replaced-url
565 [02:54:40] <efloid> of course its 03:00 CET now...
566 [02:56:54] <mns> efloid: you might see it for a second :)
567 [02:57:10] <petn-randall> efloid: If you're fast enough, sure :)
568 [02:57:31] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
569 [02:57:32] <petn-randall> efloid: You won't see it on Google servers, though, they've been doing time smearing for quite a while now.
570 [02:57:44] <mns> "time smearing" ?
571 [03:00:00] *** Joins: [Gort] (~gort@replaced-ip )
572 [03:01:28] *** Joins: skrb (~skrb@replaced-ip )
573 [03:02:00] *** Parts: linearlogic123 (~zxc123@replaced-ip )
574 [03:02:22] *** Quits: rolig (~rolig@replaced-ip ) (Ping timeout: 265 seconds)
575 [03:02:24] *** Joins: chalcedony (~chalcedon@replaced-ip )
576 [03:03:01] <efloid> well the question i guess is has the second been incorporated into a released tzdata update?
577 [03:03:24] <efloid> i don't see any mention of it in the changelog which worries me
578 [03:03:38] *** Joins: asterismo_m (~asterismo@replaced-ip )
579 [03:03:41] <somiaj> efloid: I don't think leapseconds are done locally, just use ntp to keep in sync
580 [03:04:17] *** Quits: SpeccyMan (~nick@replaced-ip ) (Quit: 'Goodbye')
581 [03:04:20] <efloid> somiaj: i was afraid that might be the case
582 [03:04:21] <petn-randall> mns: They don't add an extra leap second, but they skew the time over 24h via internal NTP servers to add an extra second.
583 [03:04:26] *** Joins: iflema (~weechat@replaced-ip )
584 [03:04:37] *** Joins: rolig (~rolig@replaced-ip )
585 [03:04:45] *** Quits: skrb_ (~skrb@replaced-ip ) (Ping timeout: 252 seconds)
586 [03:04:56] <mns> petn-randall: ahhh ok
587 [03:05:07] <mns> petn-randall: thanks for the explanation
588 [03:05:09] <efloid> oh well, bummer, because i really wanted to "watch" it, e.g. watch -p -n 1 date -u
589 [03:05:30] <efloid> since it occurs at 15:59:60 my local time
590 [03:05:43] *** Quits: Ishaq (~Ishaq@replaced-ip ) (Excess Flood)
591 [03:05:57] *** Quits: [Saint] (~sinner@replaced-ip ) (Quit: Quit.)
592 [03:06:09] <efloid> would be cool to put it on a projector on a wall :-)
593 [03:06:27] *** Joins: Ishaq (~Ishaq@replaced-ip )
594 [03:06:57] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Ping timeout: 260 seconds)
595 [03:07:09] *** Joins: dave0x6d (uid190567@replaced-ip )
596 [03:07:11] <mns> efloid: it occurs in the middle of the day for you ?
597 [03:07:35] <efloid> mns: yes 8 hours behind
598 [03:07:48] *** Quits: bsilvereagle (~bsilverea@replaced-ip ) (Ping timeout: 246 seconds)
599 [03:08:38] *** Joins: criztovyl_ (~christoph@replaced-ip )
600 [03:08:41] <efloid> well, that really sucks! ruined my geek holi-second!
601 [03:09:02] <mns> you're on Central European Time?
602 [03:09:49] <efloid> mns: ? no: -8 not +1
603 [03:10:23] <mns> 8 hours behind is Pacific time isn't it ? PST. I thought CET was Central European Time.
604 [03:10:25] *** Joins: arm0red (~arm0red@replaced-ip )
605 [03:11:19] <mns> my source of confusion: <efloid> of course its 03:00 CET now...
606 [03:11:23] *** Quits: lethu (~lethu@replaced-ip ) (Quit: Quit())
607 [03:11:39] *** Quits: Putti (~Putti@replaced-ip ) (Remote host closed the connection)
608 [03:11:45] *** Quits: rolig (~rolig@replaced-ip ) (Ping timeout: 258 seconds)
609 [03:11:48] <efloid> mns: yes i was just referring to the fact that the #chan seemed empty :-)
610 [03:11:56] *** Joins: Putti (~Putti@replaced-ip )
611 [03:11:57] *** Joins: chrisyy_ (~chrisy@replaced-ip )
612 [03:12:03] <mns> ahhh duh !! ok
613 [03:12:05] <mns> lol ..
614 [03:12:32] *** Quits: criztovyl (~christoph@replaced-ip ) (Ping timeout: 258 seconds)
615 [03:12:46] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Saliendo)
616 [03:13:07] *** Quits: chrisyy (~chrisy@replaced-ip ) (Ping timeout: 268 seconds)
617 [03:13:07] *** chrisyy_ is now known as chrisyy
618 [03:13:21] *** Quits: foption (~foption@replaced-ip ) (Quit: Leaving)
619 [03:13:41] *** Joins: sikun (~David@replaced-ip )
620 [03:14:07] *** Joins: rolig (~rolig@replaced-ip )
621 [03:14:28] *** Joins: bsilvereagle (~bsilverea@replaced-ip )
622 [03:14:29] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 248 seconds)
623 [03:14:56] *** Quits: satbyy (satbyy@replaced-ip ) (Ping timeout: 265 seconds)
624 [03:15:05] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Read error: Connection reset by peer)
625 [03:15:19] *** Joins: AlexLikeRock (~AlexLikeR@replaced-ip )
626 [03:15:37] *** Parts: AlexLikeRock (~AlexLikeR@replaced-ip )
627 [03:17:42] *** Parts: arm0red (~arm0red@replaced-ip )
628 [03:19:42] *** Joins: cyphase (~cyphase@replaced-ip )
629 [03:21:53] *** Quits: iflema (~weechat@replaced-ip ) (Ping timeout: 260 seconds)
630 [03:22:42] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
631 [03:23:55] *** Joins: aindilis (~aindilis@replaced-ip )
632 [03:24:13] *** Quits: Guest35268 (~amcorreia@replaced-ip ) (Ping timeout: 260 seconds)
633 [03:24:32] *** Joins: likcoras_ (~likcoras@replaced-ip )
634 [03:24:39] *** Joins: kraim (~kraim@replaced-ip )
635 [03:24:46] *** Quits: bhurstpdx (~bhurstpdx@replaced-ip ) (Quit: WeeChat 1.0.1)
636 [03:25:56] *** Joins: bhurstpdx (~bhurstpdx@replaced-ip )
637 [03:26:51] *** Joins: satbyy (satbyy@replaced-ip )
638 [03:28:03] *** Joins: malachi_ (~malconten@replaced-ip )
639 [03:29:04] *** Quits: fireball``` (~fireball`@replaced-ip ) (Quit: Leaving)
640 [03:30:00] <TomTomTosch> efloid: you might actually see 23:59:60 on 12/31/2016 if you have no ntp installed and an updated tzdata.
641 [03:30:14] <TomTomTosch> it's mentioned in the changelog. replaced-url
642 [03:30:16] *** Joins: linux-fox (~linux-fox@replaced-ip )
643 [03:31:33] *** Quits: rolig (~rolig@replaced-ip ) (Ping timeout: 248 seconds)
644 [03:31:38] <TomTomTosch> ntp might actually smear it with the default configuration, i'm not sure.
645 [03:31:41] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
646 [03:32:33] <TomTomTosch> or at least not allow for a 60th second.
647 [03:33:40] <TomTomTosch> s/ntp/ntpd
648 [03:33:42] *** Quits: MrNeon (~misterneo@replaced-ip ) (Ping timeout: 246 seconds)
649 [03:34:07] *** Joins: rolig (~rolig@replaced-ip )
650 [03:34:15] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
651 [03:34:48] *** Joins: Colti (Miramar-FL@replaced-ip )
652 [03:38:15] <themill> "It's complicated"™. You'll get 23:59:60 but it will have the same epoch second as 23:59:59.
653 [03:38:54] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
654 [03:39:43] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
655 [03:39:44] *** Quits: x_ (~x@replaced-ip ) (Ping timeout: 258 seconds)
656 [03:39:47] <themill> (AWS and/or google cloud stuff were doing the smearing)
657 [03:40:02] *** Joins: MrNeon (~misterneo@replaced-ip )
658 [03:40:21] *** Joins: gone (~g0ne@replaced-ip )
659 [03:40:25] *** Joins: Defaulttinen (defaultti@replaced-ip )
660 [03:40:53] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 258 seconds)
661 [03:41:24] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
662 [03:41:36] *** Quits: brickbuilder (~brickbuil@replaced-ip ) (Quit: l8r)
663 [03:42:05] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Quit: Leaving)
664 [03:43:21] *** Quits: g0ne (~g0ne@replaced-ip ) (Ping timeout: 260 seconds)
665 [03:43:36] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
666 [03:43:48] *** Joins: sidmo (~sidmo@replaced-ip )
667 [03:45:48] *** Joins: cyphase (~cyphase@replaced-ip )
668 [03:46:21] *** Joins: MDrights (~MDrights@replaced-ip )
669 [03:46:53] *** Joins: wonderworld (~ww@replaced-ip )
670 [03:47:01] *** Quits: Mahe (~mahe@replaced-ip ) (Ping timeout: 258 seconds)
671 [03:47:48] *** Joins: Mahe (~mahe@replaced-ip )
672 [03:48:16] *** Quits: sidmo_ (~sidmo@replaced-ip ) (Ping timeout: 268 seconds)
673 [03:48:25] *** Joins: bnw (~bnw@replaced-ip )
674 [03:48:39] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
675 [03:48:45] *** Quits: cyphase (~cyphase@replaced-ip ) (Max SendQ exceeded)
676 [03:49:15] *** Joins: cyphase (~cyphase@replaced-ip )
677 [03:49:15] *** Quits: cyphase (~cyphase@replaced-ip ) (Max SendQ exceeded)
678 [03:49:45] *** Joins: cyphase (~cyphase@replaced-ip )
679 [03:49:46] *** Quits: cyphase (~cyphase@replaced-ip ) (Max SendQ exceeded)
680 [03:50:13] *** Joins: cyphase (~cyphase@replaced-ip )
681 [03:50:36] *** Joins: wonderworld (~ww@replaced-ip )
682 [03:50:40] *** Quits: linux-fox (~linux-fox@replaced-ip ) (Ping timeout: 256 seconds)
683 [03:50:51] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 258 seconds)
684 [03:51:43] *** Quits: Cloudish (~Cloudish@replaced-ip ) (Ping timeout: 245 seconds)
685 [03:51:57] *** Quits: CoOolBreeze (~CoOolBree@replaced-ip ) (Quit: Closing hailing frequencies...)
686 [03:53:44] *** Joins: electro33 (uid613@replaced-ip )
687 [03:55:00] *** Joins: x_ (~x@replaced-ip )
688 [03:55:02] *** Quits: kraim (~kraim@replaced-ip ) (Quit: kraim)
689 [03:56:54] *** Quits: tatalazo (~Icedove@replaced-ip ) (Ping timeout: 256 seconds)
690 [03:57:25] *** Joins: buffal0 (~buffal0@replaced-ip )
691 [03:58:00] *** debhelper sets mode: +l 1612
692 [03:59:29] *** Joins: skrb_ (~skrb@replaced-ip )
693 [04:00:09] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 260 seconds)
694 [04:00:27] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
695 [04:01:00] *** Joins: purana-- (~mfox@replaced-ip )
696 [04:01:34] *** Joins: dvs (~hibbard@replaced-ip )
697 [04:01:59] *** Joins: badiane (~badiane@replaced-ip )
698 [04:02:58] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 245 seconds)
699 [04:03:08] *** Quits: skrb (~skrb@replaced-ip ) (Ping timeout: 256 seconds)
700 [04:04:21] *** Quits: Savage (uid189461@replaced-ip ) (Quit: Connection closed for inactivity)
701 [04:05:12] *** Quits: level7 (~quassel@replaced-ip ) (Ping timeout: 265 seconds)
702 [04:05:29] *** xar-- is now known as xar-
703 [04:07:51] *** Joins: cyphase (~cyphase@replaced-ip )
704 [04:07:53] *** Joins: boris_t (~boris_t@replaced-ip )
705 [04:11:01] *** Quits: Adbray (~Adbtay@replaced-ip ) (Quit: Adbray)
706 [04:12:06] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Read error: Connection reset by peer)
707 [04:12:34] *** Quits: [Gort] (~gort@replaced-ip ) (Quit: Leaving)
708 [04:12:53] *** Quits: nikoma (~nikoma@replaced-ip ) (Remote host closed the connection)
709 [04:14:10] *** Quits: fhdrin (~fhdrin@replaced-ip ) (Ping timeout: 268 seconds)
710 [04:14:29] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 256 seconds)
711 [04:14:42] *** Quits: oaklndr1 (~oaklndr1@replaced-ip ) (Remote host closed the connection)
712 [04:14:42] *** Quits: steakwipe (~kingrayra@replaced-ip ) (Remote host closed the connection)
713 [04:14:51] *** Joins: abu0 (~abu0@replaced-ip )
714 [04:15:06] *** Joins: steakwipe (~kingrayra@replaced-ip )
715 [04:15:06] *** Joins: oaklndr1 (~oaklndr1@replaced-ip )
716 [04:15:21] *** Quits: donofrio (~donofrio@replaced-ip ) (Read error: Connection reset by peer)
717 [04:15:21] *** Joins: BenNZ (~Ben__@replaced-ip )
718 [04:15:42] *** Quits: tier_w (~tier@replaced-ip ) (Write error: Broken pipe)
719 [04:15:43] *** Quits: abu0_ (~abu0@replaced-ip ) (Remote host closed the connection)
720 [04:15:45] *** Joins: poleprogger (~mj@replaced-ip )
721 [04:15:46] *** Quits: Brski (~Brski@replaced-ip ) (Remote host closed the connection)
722 [04:15:47] *** Joins: donofrio (~donofrio@replaced-ip )
723 [04:15:48] *** Quits: muuse (~muuse@replaced-ip ) (Max SendQ exceeded)
724 [04:15:55] *** Joins: Brski (~Brski@replaced-ip )
725 [04:15:58] *** Joins: tier_w (~tier@replaced-ip )
726 [04:16:00] *** Joins: muuse (~muuse@replaced-ip )
727 [04:16:01] *** Quits: muuse (~muuse@replaced-ip ) (Max SendQ exceeded)
728 [04:16:08] *** Quits: tier_w (~tier@replaced-ip ) (Remote host closed the connection)
729 [04:16:15] *** Joins: muuse (~muuse@replaced-ip )
730 [04:16:28] *** Joins: tier_w (~tier@replaced-ip )
731 [04:16:38] *** Quits: muuse (~muuse@replaced-ip ) (Client Quit)
732 [04:16:48] *** Joins: th0r (~th0r@replaced-ip )
733 [04:16:48] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
734 [04:18:06] *** Quits: th0r (~th0r@replaced-ip ) (Client Quit)
735 [04:18:27] *** Joins: asterismo_l (~santiago@replaced-ip )
736 [04:19:10] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Max SendQ exceeded)
737 [04:19:42] *** Quits: kiao2938 (~mj@replaced-ip ) (Ping timeout: 265 seconds)
738 [04:20:57] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
739 [04:21:10] <sim590> I have setup an EFI partition /dev/sda1, LVM volume partition (/boot) /dev/sda2 and a final encrypted LUKS container for LVM /root partition /dev/sda3. Now, when I boot, grub seems to ask for a passphrase for (hd0, gpt1), but doesn't use that because /boot is not encrypted. Then, when linux boots, it asks for my key to decrypt /dev/sda3 which is expected. So I have this first passphrase prompt which is
740 [04:21:12] <sim590> useless and that I would like to get rid of.
741 [04:21:40] *** Joins: unhallowed_ (~root@replaced-ip )
742 [04:22:11] *** Joins: safe (~safe@replaced-ip )
743 [04:22:28] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
744 [04:23:49] <sim590> My /etc/default/grub is replaced-url
745 [04:25:30] *** Quits: unhallowed (~root@replaced-ip ) (Ping timeout: 265 seconds)
746 [04:26:01] *** Joins: ledeni (~ledeni@replaced-ip )
747 [04:29:41] *** Quits: internat (~nf@replaced-ip ) (Ping timeout: 248 seconds)
748 [04:29:55] *** Joins: fhdrin (~fhdrin@replaced-ip )
749 [04:30:41] *** Quits: buffal0 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
750 [04:31:53] *** Quits: [ADN] (~Test@replaced-ip ) (Ping timeout: 260 seconds)
751 [04:32:30] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 246 seconds)
752 [04:32:38] *** Quits: hexagoxel (~hexagoxel@replaced-ip ) (Ping timeout: 258 seconds)
753 [04:34:04] *** Joins: screamslash (~orclovr@replaced-ip )
754 [04:34:29] <screamslash> i need a real time screen magnifier that follows my mouse around and doesnt go away until i tell it to what are my options in debian?
755 [04:35:14] *** Quits: criztovyl_ (~christoph@replaced-ip ) (Quit: Nooooooooo)
756 [04:35:26] *** Blendify|afk is now known as Blendify
757 [04:36:10] <sim590> What I see is exactly this: replaced-url
758 [04:36:28] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 258 seconds)
759 [04:37:32] *** Joins: cyphase (~cyphase@replaced-ip )
760 [04:38:00] *** debhelper sets mode: +l 1605
761 [04:38:22] *** Joins: kooldavi (~kooldavi@replaced-ip )
762 [04:38:28] *** Quits: lsv (~nn@replaced-ip ) (Read error: Connection reset by peer)
763 [04:38:55] *** Joins: hexagoxel (~hexagoxel@replaced-ip )
764 [04:39:51] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
765 [04:40:06] <screamslash> i need a real time screen magnifier that follows my mouse around and doesnt go away until i tell it to what are my options in debian?
766 [04:40:12] *** Joins: OERIAS (~OERIAS@replaced-ip )
767 [04:41:08] *** Quits: OERIAS (~OERIAS@replaced-ip ) (Max SendQ exceeded)
768 [04:41:19] *** Joins: reev (~reev@replaced-ip )
769 [04:42:33] *** Quits: binaryc (~binaryc@replaced-ip ) (Ping timeout: 245 seconds)
770 [04:45:40] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
771 [04:47:59] *** Joins: vfw (~mrt@replaced-ip )
772 [04:48:09] *** Joins: kevoroid (31e461a2@replaced-ip )
773 [04:48:25] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
774 [04:49:25] <kevoroid> I need help, I have kernel 4.8 installed on my Debian, my wifi driver (broadcom wl.ko) constantly causes kernel panic, so i installed kernel 4.3 as i remember it was stable, now my laptop wont boot and there are bunch of errors on XFS
775 [04:49:57] <kevoroid> like "internal error xfs_trans_cancel at line 990 ..." and "Metadata corruption detected at xfs_agf_read_verify ..."
776 [04:50:30] <kevoroid> i know filesystem is correct since if i reboot and boot with 4.8 again, everything works, but with 4.3 it wont
777 [04:50:56] <kevoroid> am i missing something? some pkg i should have installed that i didnt?
778 [04:52:25] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Read error: Connection timed out)
779 [04:52:51] *** Joins: internat (~nf@replaced-ip )
780 [04:53:17] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
781 [04:53:35] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
782 [04:54:00] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
783 [04:54:10] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
784 [04:54:16] *** Joins: GoatScream (~mox@replaced-ip )
785 [04:54:42] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
786 [04:54:53] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 258 seconds)
787 [04:54:54] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
788 [04:55:07] *** Quits: screamslash (~orclovr@replaced-ip ) (Quit: Leaving)
789 [04:55:14] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (Quit: Leaving)
790 [04:55:19] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
791 [04:55:21] *** Joins: pijiu (~pijiu@replaced-ip )
792 [04:56:21] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
793 [04:57:16] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
794 [04:58:02] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
795 [04:58:47] *** Quits: internat (~nf@replaced-ip ) (Read error: Connection reset by peer)
796 [04:59:20] *** Joins: internat (~nf@replaced-ip )
797 [05:01:45] *** Quits: chachasmooth (~chachasmo@replaced-ip ) (Ping timeout: 260 seconds)
798 [05:02:17] *** Joins: chachasmooth (~chachasmo@replaced-ip )
799 [05:02:36] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Remote host closed the connection)
800 [05:03:05] *** Quits: asterismo_l (~santiago@replaced-ip ) (Quit: Konversation terminated!)
801 [05:06:45] *** Joins: abu0_ (~abu0@replaced-ip )
802 [05:08:10] *** Joins: blueness (~blueness@replaced-ip )
803 [05:08:42] *** Joins: pavlushka (~pavlushka@replaced-ip )
804 [05:08:57] *** Joins: han-solo (~han-solo@replaced-ip )
805 [05:09:50] *** Quits: abu0 (~abu0@replaced-ip ) (Ping timeout: 258 seconds)
806 [05:09:52] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
807 [05:10:00] *** Joins: nullbyte_ (~ghost@replaced-ip )
808 [05:11:48] *** Quits: spinbee (~spinbee@replaced-ip ) (Remote host closed the connection)
809 [05:13:01] <kevoroid> anyone?
810 [05:13:05] *** Quits: coonwand (~jonnyblaz@replaced-ip ) (Remote host closed the connection)
811 [05:13:59] *** Quits: james41382_ (~james4138@replaced-ip ) (Read error: Connection reset by peer)
812 [05:14:27] *** Joins: fstd_ (~fstd@replaced-ip )
813 [05:14:32] *** Quits: fstd (~fstd@replaced-ip ) (Read error: Connection reset by peer)
814 [05:14:46] *** fstd_ is now known as fstd
815 [05:16:06] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
816 [05:16:48] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Ping timeout: 256 seconds)
817 [05:19:29] *** Joins: bazhang_ (~bazhang@replaced-ip )
818 [05:20:20] *** Quits: duoi (~duoi@replaced-ip ) (Quit: duoi)
819 [05:21:12] *** Joins: treaki_ (~treaki@replaced-ip )
820 [05:21:23] *** Quits: CeBe (~cebe@replaced-ip ) (Ping timeout: 268 seconds)
821 [05:21:32] *** Quits: jandrusk (~jra@replaced-ip ) (Quit: WeeChat 1.5)
822 [05:22:08] *** Joins: duoi (~duoi@replaced-ip )
823 [05:22:28] *** Joins: eflores (~eflores@replaced-ip )
824 [05:22:28] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 258 seconds)
825 [05:22:57] *** Quits: eflores (~eflores@replaced-ip ) (Client Quit)
826 [05:23:09] *** Quits: pijiu (~pijiu@replaced-ip ) (Quit: Leaving)
827 [05:24:01] *** Joins: NoteOn (~noteon@replaced-ip )
828 [05:24:57] *** Quits: treaki__ (~treaki@replaced-ip ) (Ping timeout: 265 seconds)
829 [05:24:59] *** Quits: sh00p (~sh00p@replaced-ip ) ()
830 [05:26:33] *** Quits: enseneo (~madneap@replaced-ip ) (Quit: WeeChat 1.0.1)
831 [05:27:22] *** Quits: ledeni (~ledeni@replaced-ip ) (Ping timeout: 265 seconds)
832 [05:27:32] *** Joins: phen (~ph@replaced-ip )
833 [05:27:59] *** hays_ is now known as hays
834 [05:28:01] *** debhelper sets mode: +l 1598
835 [05:28:35] *** Joins: dirtyroshi (~dirtyrosh@replaced-ip )
836 [05:28:48] <phen> Hello. I noticed something a bit strange concerning my CPU temp on a new laptop. Whenever i tab into a firefox tab playing a youtube video, it goes from an idle of about 32C to about 60-70C
837 [05:29:45] *** Joins: pavlushka (~pavlushka@replaced-ip )
838 [05:29:45] <phen> Its a little bit concerning and I was wondering if there was anything I could do about it. I'm running debian 8.6, with a 4.9 kernel, and I have an i5-6198DU
839 [05:29:57] *** Joins: genoobie (~genoobie@replaced-ip )
840 [05:29:59] *** Quits: juantelez (~juantelez@replaced-ip ) (Quit: WeeChat 1.0.1)
841 [05:30:10] <genoobie> jim, you here?
842 [05:30:17] <genoobie> Artemis3, you're also here
843 [05:30:36] <fp7> jim's afk pretty sure
844 [05:30:59] <genoobie> fp7, he's running jessie and I just finished installing it
845 [05:31:11] *** Joins: uNmowed (~Mayu@replaced-ip )
846 [05:31:15] *** Joins: nibble_zero (~chatzilla@replaced-ip )
847 [05:31:28] <genoobie> but I want to add some sound packages to make a complete recording studio
848 [05:31:41] <genoobie> I added contrib and non-free and jessie-backports
849 [05:32:00] <genoobie> but I want a stable system so I don't want to delve much into that...
850 [05:32:01] <petn-randall> phen: That's still well within spec. Current CPUs cut off somewhere around 85-90°C.
851 [05:32:14] *** Joins: _defk0n_ (~defk0n@replaced-ip )
852 [05:32:41] <dvs> genoobie, adding contrib, nonfree, and jessie-backports are considered pretty stable.
853 [05:32:54] <phen> petn-randall wont 60C for prolonged periods of time be bad though?
854 [05:33:12] <phen> I'm also kind of concerned by the circumstances. Its only a problem when the video is the active window
855 [05:33:14] <petn-randall> phen: Highly doubt it.
856 [05:33:38] <petn-randall> phen: Because when you tab to the video it has to be rendered, and that uses CPU cycles.
857 [05:33:40] *** Quits: duoi (~duoi@replaced-ip ) (Quit: duoi)
858 [05:33:45] <purana--> phen : sounds sort of normal to me
859 [05:34:04] <purana--> as pten-randall said above
860 [05:34:21] <phen> petn-randall i know. But right now I have the eve soundtrack playing off of a youtube video, which is a still image
861 [05:34:53] *** Joins: freqnasty (~jonnyblaz@replaced-ip )
862 [05:34:57] <purana--> phen: what happens if you close browser and perhaps play music from another app
863 [05:35:11] <purana--> phen: it might not be so bad, as the music app will have lower resource overhead
864 [05:35:30] *** Joins: duoi (~duoi@replaced-ip )
865 [05:35:45] <phen> Yeah, but then i'd have to hunt for a DL of all the music i want to listen to, or rip it from the videos
866 [05:35:59] <genoobie> I'm going to try avlinux but I don't like the "testing" branch
867 [05:36:02] *** Joins: fuddie (~hans@replaced-ip )
868 [05:36:05] <genoobie> should I be worried?
869 [05:36:20] <dvs> genoobie, you should *NOT* use testing.
870 [05:36:31] <phen> But I imagine my temp issues would immediately disappear
871 [05:36:31] <genoobie> okay, then I won't :)
872 [05:36:34] <purana--> genoobie: only if its a test (2nd machine)
873 [05:36:43] <purana--> i wouldn't use testing on a primary computer
874 [05:36:47] <phen> Again, the temp goes down if i have the video playing in another tab thats not the active tab
875 [05:37:17] <dvs> ,v avlinux
876 [05:37:18] <judd> No package named 'avlinux' was found in amd64.
877 [05:37:20] <purana--> phen: laptop has dedicated video or onboard
878 [05:37:56] <phen> I think it probably uses the intel integrated graphics on the i5
879 [05:38:00] *** debhelper sets mode: +l 1605
880 [05:38:27] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Read error: Connection reset by peer)
881 [05:38:42] <purana--> phen: I just think the onboard video device needs more cpu time when tab is active
882 [05:39:00] <purana--> phen: i woudn't put too much focus on it at this stage
883 [05:39:26] <phen> Yeah, I figured as much. Still, 60C seems high
884 [05:39:37] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
885 [05:40:20] <petn-randall> phen: The still image is still a video stream that needs to be decoded.
886 [05:41:16] <petn-randall> phen: You could use htop/powertop to check if the readings make sense. And you can use mps-youtube to rip music from YT.
887 [05:41:44] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Ping timeout: 268 seconds)
888 [05:41:55] <petn-randall> phen: Only thing I can think of is that somehow HW video acceleration is broken, and that the CPU does it at much higher overhead.
889 [05:42:34] <fuddie> what is SDDM, is it better than LightDM?
890 [05:43:23] *** Joins: RebelCoderRU (~Yuriy@replaced-ip )
891 [05:43:26] *** Joins: zykotick9 (~zykotick9@replaced-ip )
892 [05:43:31] <phen> petn-randall I just let the video run for a little while to see how high temp would go. It actually hit about 72
893 [05:43:54] <awal1> phen; sounds normal for me what you are talking about. My cpu core temp. is always between 50 /70 º C if I play adobe flash /html5 multimedia content on firefox-esr and chromium. degree varies depending on how many tabs are playing/running flash/html5 multimedia content; otherwise (if no flash/html5) temp it's under 50 º C. so all fine , I think
894 [05:43:54] *** Quits: _defk0n_ (~defk0n@replaced-ip ) (Quit: Its been real!)
895 [05:43:59] *** Joins: uNmowed|2 (~Mayu@replaced-ip )
896 [05:44:19] *** Joins: OERIAS (~OERIAS@replaced-ip )
897 [05:45:16] <phen> awal but my cpu temp doesnt just go up if i ahve a tab playing a video. If its in the background it hovers at 30C
898 [05:45:51] <missmbob> that's because it's not decoding the video part when the tab isnt active
899 [05:45:56] <phen> I've got 3 tabs playing music in the background right now and CPU temp is hovering at 43
900 [05:46:19] *** Quits: Apeiron` (znc@replaced-ip ) (Remote host closed the connection)
901 [05:46:44] *** Joins: nullbyte__ (~ghost@replaced-ip )
902 [05:46:52] *** Quits: nullbyte__ (~ghost@replaced-ip ) (Client Quit)
903 [05:47:23] <petn-randall> phen: Guess that proves our little theory.
904 [05:47:29] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 260 seconds)
905 [05:48:04] <phen> :(
906 [05:49:12] <petn-randall> phen: You can use 'powertop' to check if the CPU is 100% busy, then that's a pretty normal temperature.
907 [05:49:12] *** Joins: han-solo_ (~han-solo@replaced-ip )
908 [05:49:26] <awal1> well, I just know that my temp goes above 45 only when i play html5/flash
909 [05:50:03] *** Quits: han-solo (~han-solo@replaced-ip ) (Disconnected by services)
910 [05:50:16] *** Quits: han-solo_ (~han-solo@replaced-ip ) (Client Quit)
911 [05:50:19] <phen> man
912 [05:50:25] <phen> webvideos are so trash
913 [05:50:33] *** Joins: han-solo (~han-solo@replaced-ip )
914 [05:50:40] <genoobie> so when I search "ardour" there are a few ardour versions that come up
915 [05:51:59] <genoobie> one is ardour i686 "optimized" to work on a 686 system
916 [05:52:14] *** Joins: pavlushka (~pavlushka@replaced-ip )
917 [05:52:18] <phen> Why cant I just watch a video of some kid hitting a grown man in the head with an inflatable ball so hard that he falls flat on his back without slowly killing my laptop
918 [05:52:38] *** Joins: Apeiron` (znc@replaced-ip )
919 [05:53:07] <awal1> ,v smtube
920 [05:53:08] <dvs> phen, my guess would be lack of video acceleration.
921 [05:53:09] *** Joins: Defaulttinen (~Defaultti@replaced-ip )
922 [05:53:09] <judd> Package: smtube on amd64 -- jessie: 14.8.0-1; jessie-backports: 15.5.10-1~bpo8+1; stretch: 15.5.10-1; sid: 15.5.10-1
923 [05:53:38] *** Joins: Rusty1_ (~kanotix@replaced-ip )
924 [05:54:22] <awal1> phen: if you install smtube, you may don't need firefox/chromium for youtube at all
925 [05:55:00] <awal1> I use it sometimes
926 [05:55:23] <phen> error, could not connect to youtube server
927 [05:56:20] <phen> lol nvm, repos version is like 2 major versions behind
928 [05:56:23] <awal1> try updating youtube code
929 [05:57:18] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Quit: quit.)
930 [05:57:29] <awal1> clic "Help" then "update youtube code"
931 [05:57:38] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 264 seconds)
932 [05:58:03] *** Joins: james41382 (~james4138@replaced-ip )
933 [05:59:38] *** Quits: pavlushka (~pavlushka@replaced-ip ) (Ping timeout: 245 seconds)
934 [06:00:03] *** Joins: __0 (~z@replaced-ip )
935 [06:00:09] <awal1> sid version works perfectly
936 [06:01:11] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 258 seconds)
937 [06:01:19] *** Joins: Ceber (~cerberus@replaced-ip )
938 [06:01:38] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
939 [06:04:02] <efloid> TomTomTosch: thanks
940 [06:05:36] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Quit: Leaving.)
941 [06:06:45] *** Joins: catbehemoth (~vasyl@replaced-ip )
942 [06:07:00] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Client Quit)
943 [06:07:18] <genoobie> bbiam
944 [06:07:23] *** Quits: genoobie (~genoobie@replaced-ip ) (Quit: Leaving)
945 [06:08:06] *** Quits: freqnasty (~jonnyblaz@replaced-ip ) (Remote host closed the connection)
946 [06:08:56] *** Quits: kmh (~kmh@replaced-ip ) (Ping timeout: 265 seconds)
947 [06:09:54] *** Joins: h4d3s (~h4d3s@replaced-ip )
948 [06:10:23] <awal1> phen: check if opening youtube videos in the main smtube window works when you get errors about url not found or about server errors instead of opening them with an extra app (right clic in the video and choose open video en this window or something like that)
949 [06:10:32] *** Quits: safe (~safe@replaced-ip ) (Read error: Connection reset by peer)
950 [06:11:30] *** Quits: GoatScream (~mox@replaced-ip ) (Quit: WeeChat 1.0.1)
951 [06:11:33] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 258 seconds)
952 [06:11:37] *** Joins: n4dir (~user@replaced-ip )
953 [06:11:37] *** Joins: catbehemoth (~vasyl@replaced-ip )
954 [06:11:57] *** Quits: AndrewMC (~amc@replaced-ip ) (Ping timeout: 268 seconds)
955 [06:12:05] *** Joins: blueness (~blueness@replaced-ip )
956 [06:12:11] *** Quits: fuddie (~hans@replaced-ip ) (Remote host closed the connection)
957 [06:12:21] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
958 [06:12:38] *** Quits: fhdrin (~fhdrin@replaced-ip ) (Quit: Leaving)
959 [06:12:45] *** Joins: freqnasty (~jonnyblaz@replaced-ip )
960 [06:13:25] *** Joins: Savage (uid189461@replaced-ip )
961 [06:15:08] *** Quits: freqnasty (~jonnyblaz@replaced-ip ) (Remote host closed the connection)
962 [06:15:24] *** Quits: fossrox (~fossrox@replaced-ip ) (Ping timeout: 246 seconds)
963 [06:15:33] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Client Quit)
964 [06:15:51] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
965 [06:15:53] *** Joins: catbehemoth (~vasyl@replaced-ip )
966 [06:16:33] *** Joins: guiverc (~guiverc@replaced-ip )
967 [06:18:19] *** Joins: f10 (~flo@replaced-ip )
968 [06:18:25] *** Joins: f10_ (~flo@replaced-ip )
969 [06:18:51] *** Joins: jandrusk (~jra@replaced-ip )
970 [06:18:57] *** Quits: phen (~ph@replaced-ip ) (Read error: Connection reset by peer)
971 [06:19:36] *** Quits: kevoroid (31e461a2@replaced-ip ) (Quit: Page closed)
972 [06:19:50] *** Joins: freqnasty (~jonnyblaz@replaced-ip )
973 [06:20:18] *** Quits: jandrusk (~jra@replaced-ip ) (Client Quit)
974 [06:20:58] *** Joins: jandrusk (~jra@replaced-ip )
975 [06:23:15] *** Quits: giraffe (skarn@replaced-ip##) (Quit: ZNC - ##replaced-url
976 [06:23:48] *** Quits: Envil (~envil@replaced-ip ) (Ping timeout: 245 seconds)
977 [06:24:09] *** Quits: dfcnvt (~tagraf@replaced-ip ) (Ping timeout: 246 seconds)
978 [06:24:15] *** Quits: barbanegra (~libertad@replaced-ip ) (Read error: Connection reset by peer)
979 [06:24:34] *** Joins: maotm (~mao@replaced-ip )
980 [06:24:43] *** Joins: cha18 (~cha18@replaced-ip )
981 [06:24:48] *** Quits: diniwed (~gavron@replaced-ip ) (Quit: WeeChat 1.0.1)
982 [06:24:53] *** Joins: bumblefuzz (44e8bad3@replaced-ip )
983 [06:24:54] *** Joins: barbanegra (~libertad@replaced-ip )
984 [06:25:14] <bumblefuzz> how do I delete the first 7 characters of a file?
985 [06:26:49] *** Joins: linux-fox (~linux-fox@replaced-ip )
986 [06:27:08] <bumblefuzz> how do I delete the first 7 characters of every line of a file?
987 [06:27:44] <somiaj> bumblefuzz: there are various tools, but you would have to parse through it line by line and useing something like sed
988 [06:28:00] <n4dir> or a decent editor.
989 [06:28:23] *** Quits: Defaulttinen (~Defaultti@replaced-ip ) (Ping timeout: 245 seconds)
990 [06:28:35] *** Joins: bocaneri (~bocaneri@replaced-ip )
991 [06:29:45] <somiaj> cat file | sed 's/^.\{7\}//' > new_file should do it
992 [06:29:57] *** Joins: raSter^ (raster@replaced-ip )
993 [06:30:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
994 [06:30:27] *** Joins: giraffe (skarn@replaced-ip )
995 [06:30:48] *** giraffe is now known as Guest57693
996 [06:32:02] *** Joins: vaidy (vaidy@replaced-ip )
997 [06:32:34] <n4dir> somiaj: bash pittfalls, probably, don't use cat with sed.
998 [06:32:58] *** Quits: RebelCoderRU (~Yuriy@replaced-ip ) (Ping timeout: 245 seconds)
999 [06:33:49] <mns> use echo, not cat
1000 [06:35:01] *** Quits: booboy (~booboy@replaced-ip ) (Ping timeout: 248 seconds)
1001 [06:35:05] <stoned> why use cat or echo?
1002 [06:35:07] <stoned> just use sed
1003 [06:35:14] <n4dir> ^^ that
1004 [06:35:20] *** Joins: hele (~hele@replaced-ip )
1005 [06:35:40] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
1006 [06:35:52] *** Joins: TomTomTo1 (~henryk@replaced-ip )
1007 [06:35:58] *** Quits: Rusty1_ (~kanotix@replaced-ip ) (Quit: Konversation terminated!)
1008 [06:36:02] *** Joins: phen (~ph@replaced-ip )
1009 [06:36:09] <phen> I totally found my problem
1010 [06:36:24] *** Joins: AndChat79476 (~AndChat79@replaced-ip )
1011 [06:36:33] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
1012 [06:36:41] *** Joins: tatalazo (~Icedove@replaced-ip )
1013 [06:36:56] <phen> I remembered that i had to uninstall xserver-xorg-video-intel when i upgraded to kernel 4.8 (because 3.16 wouldnt recognize the elantech touchpad in my laptop)
1014 [06:37:14] *** Quits: CurryWurst_ (~CurryWurs@replaced-ip ) (Ping timeout: 258 seconds)
1015 [06:37:25] *** Joins: maus (~Maus@replaced-ip )
1016 [06:37:38] *** Joins: electro7 (~electro7@replaced-ip )
1017 [06:37:43] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Quit: WeeChat 1.6)
1018 [06:37:51] *** Quits: h4d3s (~h4d3s@replaced-ip ) (Ping timeout: 268 seconds)
1019 [06:37:53] <stoned> use sed to make sure that the stream is being edited properly
1020 [06:38:09] <stoned> once you verify the output, you can do in place file editing with sed -i
1021 [06:38:19] *** Parts: kevr (~kevr@replaced-ip )
1022 [06:38:41] *** Quits: electro7 (~electro7@replaced-ip ) (Client Quit)
1023 [06:38:46] *** Quits: TomTomTosch (~henryk@replaced-ip ) (Ping timeout: 258 seconds)
1024 [06:38:56] *** Joins: electro7 (~electro7@replaced-ip )
1025 [06:39:30] <n4dir> if cat at all, use lolcat ! :-)
1026 [06:39:38] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Ping timeout: 264 seconds)
1027 [06:39:40] *** Quits: electro7 (~electro7@replaced-ip ) (Client Quit)
1028 [06:40:02] *** Quits: phen (~ph@replaced-ip ) (Remote host closed the connection)
1029 [06:40:15] <maus> Hi, how do i download etch repository ? "apt-get update" does not work, /etc/apt/sources.list has lines like this: deb replaced-url
1030 [06:41:08] *** Quits: guiverc (~guiverc@replaced-ip ) (Quit: Leaving)
1031 [06:41:28] *** Joins: mlep (~Martti@replaced-ip )
1032 [06:41:43] *** Quits: AndChat79476 (~AndChat79@replaced-ip ) (Remote host closed the connection)
1033 [06:43:25] *** Joins: dayten (~gnoid@replaced-ip )
1034 [06:44:10] *** Blendify is now known as Blendify|zzz
1035 [06:44:25] <somiaj> maus: I think you need a debian in there, so replaced-url
1036 [06:44:55] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Quit: WeeChat 1.5)
1037 [06:45:39] *** Joins: samodid (~vsamodid@replaced-ip )
1038 [06:45:39] *** Quits: bumblefuzz (44e8bad3@replaced-ip ) (Quit: Page closed)
1039 [06:48:22] <maus> somiaj: thank you ..
1040 [06:48:35] <maus> it worked out..
1041 [06:49:04] *** Joins: lethu (~lethu@replaced-ip )
1042 [06:49:33] *** Joins: CurryWurst_ (~CurryWurs@replaced-ip )
1043 [06:50:24] *** Quits: MDrights (~MDrights@replaced-ip ) (Ping timeout: 246 seconds)
1044 [06:50:39] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1045 [06:51:12] *** Quits: cha18 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1046 [06:52:00] *** Joins: tlab_ (~tlab@replaced-ip )
1047 [06:52:53] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
1048 [06:53:03] <freqnasty> how can i mount an iso with rw permission?
1049 [06:53:03] *** Joins: akash_ (uid150251@replaced-ip )
1050 [06:54:46] <maus> freqnasty: i really dont know, i did it in the past, check for something like "mount -o loop " man mount , but that is old , or wait for help
1051 [06:54:52] *** Joins: h4d3s (~h4d3s@replaced-ip )
1052 [06:55:07] *** Quits: tlab (~tlab@replaced-ip ) (Ping timeout: 268 seconds)
1053 [06:55:53] *** Joins: phen (~ph@replaced-ip )
1054 [06:56:07] <freqnasty> im getting this error: mount: /dev/loop0 is write-protected, mounting read-only
1055 [06:56:26] *** Quits: h4d3s (~h4d3s@replaced-ip ) (Remote host closed the connection)
1056 [06:56:41] <phen> Alrighty, so I've been hunting down the root cause of some CPU temp issues when watching any kind of video, and I think I narrowed it down. It looks like the drivers for my intel integrated drivers arent working
1057 [06:56:44] <n4dir> a iso file like in a live or installation CD iso? And with rw as you want to add something to it?
1058 [06:56:54] <n4dir> freqnasty:
1059 [06:58:07] <phen> For clarification, I had to upgrade to kernel 4.8 because 3.16 wouldnt recognize my elantech touchpad. The the xserver-xorg-video-intel drivers from jessie stable wouldnt work (i.e. no booting), so I had to install the package from backports, which at least let me boot
1060 [06:59:02] *** Joins: aypea[1] (~aypea@replaced-ip )
1061 [06:59:09] <phen> But it doesnt look like my drivers are working still. Here's a quick terminal snippet replaced-url
1062 [06:59:25] <aypea[1]> should ifquery be safe to use as part of an interface config that is getting ifuped?
1063 [06:59:31] <freqnasty> n4dir, yes
1064 [07:00:00] *** thursdaylark is now known as thurstylark
1065 [07:00:06] <phen> What kind of chance is there of getting these drivers working? Should I just suck it up and wait for debian 9?
1066 [07:00:10] <somiaj> freqnasty: iso is a read only file system, you need to regenrate an iso if you want to make add/remove stuff.
1067 [07:00:30] <n4dir> I wouldn't bet, but recall it doesn't work (don't take my word for it !). Look at the second post in this archive: replaced-url
1068 [07:00:41] *** Joins: catbehemoth (~vasyl@replaced-ip )
1069 [07:00:45] <Logg> phen: just upgrade to debian stretch it's great
1070 [07:01:00] *** Quits: purana-- (~mfox@replaced-ip ) (Ping timeout: 258 seconds)
1071 [07:01:06] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Client Quit)
1072 [07:01:11] *** Quits: maus (~Maus@replaced-ip ) (Quit: leaving)
1073 [07:01:17] <n4dir> you could give refractasnapshot (refracta being a remix of debian/now-devuan, refractasnapshot a tool written in bash to create customized isos).
1074 [07:01:31] <n4dir> debian repos have tools for it too, iirc
1075 [07:01:51] *** Joins: catbehemoth (~vasyl@replaced-ip )
1076 [07:02:15] <n4dir> but if you ask in the refracta forum, someone might give you a hand (they've been at such for years and years). assuming no one here will give you a hand
1077 [07:02:27] <phen> Logg how stable is stretch?
1078 [07:02:43] <phen> also, do i have to do a clean reinstall or can i do it from 8.6?
1079 [07:02:56] <somiaj> phen: stretch is freezing. The soft freeze is jan 5th, the full freeze is feb 5th.
1080 [07:03:00] *** Joins: Guest53373 (spooky@replaced-ip )
1081 [07:03:22] <Logg> phen: almost stable. it's just about to come out
1082 [07:03:30] <somiaj> phen: it is fairly stable now, except it has no timely security support. You can upgrade your current system to stretch, but you may encouter bugs depending on what software you use.
1083 [07:03:47] <somiaj> well I woudldn't say just about, it still hasn't frozen.
1084 [07:03:50] <Logg> you can just upgrade from stable
1085 [07:03:58] <somiaj> after it freezes takes a few months or so to work out all the rc-bugs
1086 [07:04:24] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Client Quit)
1087 [07:04:35] <phen> is this a few months after the initial freeze or the final freeze?
1088 [07:04:50] <somiaj> phen: final freeze, and few could be 4-6 months
1089 [07:04:53] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Ping timeout: 248 seconds)
1090 [07:05:09] <somiaj> though debian is trying to get faster at working out rc bugs beween the hard freeze (feb 5th) and the release.
1091 [07:05:48] <Logg> __0: no
1092 [07:05:48] <somiaj> phen: stretch isn't that bad right now. You may need a little knowledge of debian to deal with any bugs you may encounter. I use a minimial system so that means fewer packages and fewer bugs but it works here.
1093 [07:06:13] <phen> Ugh. I need to do a bunch of embedded related stuff for a school project
1094 [07:06:15] <somiaj> phen: the other thing is you won't get timely security support, one recent example what the chromium ssl issue that took about 10+ days to make it into testing.
1095 [07:06:40] <phen> I dont have the kind of timetables that allow for bug related fuckery
1096 [07:06:49] *** Joins: gshrikant (~gshrikant@replaced-ip )
1097 [07:06:50] <somiaj> then testing is not ready
1098 [07:06:59] <phen> :(
1099 [07:07:04] <Logg> testing is testing
1100 [07:07:11] *** Guest53373 is now known as spooky
1101 [07:07:16] <Logg> but for me it works now
1102 [07:07:36] <Logg> less buggy than trying to get my graphics from jessie-backports
1103 [07:07:41] *** Quits: banekillgrind (~banekillg@replaced-ip ) (Remote host closed the connection)
1104 [07:07:56] <phen> I mean, I run the risk of fixing graphics and breaking everything else
1105 [07:08:18] <Logg> you do.
1106 [07:08:56] *** Joins: sorin-mihai_ (sorin-miha@replaced-ip )
1107 [07:08:57] <somiaj> ,v xserver-xorg-video-intel
1108 [07:08:58] <judd> Package: xserver-xorg-video-intel on amd64 -- wheezy: 2:2.19.0-6; wheezy-backports: 2:2.21.15-2~bpo70+1; jessie: 2:2.21.15-2+b2; jessie-backports: 2:2.99.917+git20161105-1~bpo8+1; stretch: 2:2.99.917+git20161206-1; sid: 2:2.99.917+git20161206-1
1109 [07:09:26] <phen> Is it normal for distros to stick with a single kernel version for so long?
1110 [07:09:28] <somiaj> consider the intel drivers from jessie-backports and stretch are the same, and so is the kernel, I doubt you will magically have a different experience in stretch with drivers
1111 [07:09:54] <phen> Wait, so then what exactly is the problem now
1112 [07:10:01] <somiaj> phen: that is what a frozen system is, recall that debian is used for lots of other types of systems besides desktops. When depolying software, you want a known frozen system you can rely on.
1113 [07:10:24] <somiaj> phen: lots of server side software likes to release frozen systems for this. backports is just a way to provide access to some newer software.
1114 [07:11:06] <somiaj> phen: I'm unsure, but you are fully running off of the 4.8 kernel and using the intel driver from backports? Have you shared yoru /var/log/Xorg.0.log file at paste.debian.net?
1115 [07:11:30] *** Joins: electro33 (uid613@replaced-ip )
1116 [07:11:31] *** Quits: sorin-mihai (~sorin-mih@replaced-ip ) (Ping timeout: 252 seconds)
1117 [07:11:49] *** Joins: ogny (~orkun@replaced-ip )
1118 [07:11:51] <phen> I havent. I didnt even know that was a thing
1119 [07:12:37] <somiaj> the logs help see what has been loaded.
1120 [07:13:02] *** Joins: clippng (~CHRONIC@replaced-ip )
1121 [07:13:02] *** Quits: clippng (~CHRONIC@replaced-ip ) (Changing host)
1122 [07:13:02] *** Joins: clippng (~CHRONIC@replaced-ip )
1123 [07:13:03] *** Joins: uNmowed (~Mayu@replaced-ip )
1124 [07:15:23] *** Joins: dreamon_ (~dreamon@replaced-ip )
1125 [07:15:25] <phen> well paste.debian.org is down, but I did check the log myself
1126 [07:16:18] *** Quits: uNmowed|2 (~Mayu@replaced-ip ) (Ping timeout: 245 seconds)
1127 [07:17:12] *** Quits: sorin-mihai_ (sorin-miha@replaced-ip ) (Remote host closed the connection)
1128 [07:17:23] <phen> replaced-url
1129 [07:17:55] <phen> Thats the section of the log pertinent to my integrated graphics. I dont see anything going catastrophically wrong
1130 [07:18:45] *** Quits: johefernan (~joheferna@replaced-ip ) (Quit: Konversation terminated!)
1131 [07:19:14] *** Joins: anon (~anon@replaced-ip )
1132 [07:19:37] *** anon is now known as Guest76829
1133 [07:19:57] <phen> replaced-url
1134 [07:20:38] <somiaj> phen: sorry it was paste.debian.net
1135 [07:21:03] *** Joins: overlord_tm (~andraz@replaced-ip )
1136 [07:21:17] *** Joins: catbehemoth (~vasyl@replaced-ip )
1137 [07:22:03] *** Joins: sanjeev (~sanjeev@replaced-ip )
1138 [07:22:23] *** Joins: Geom` (~Geom@replaced-ip )
1139 [07:23:33] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 248 seconds)
1140 [07:23:48] *** Joins: conta (~Thunderbi@replaced-ip )
1141 [07:24:29] *** Joins: MDrights (~MDrights@replaced-ip )
1142 [07:24:42] <somiaj> phen: do you disable modesetting in your grub? for some reason it is unloading the modesetting module which I think is needed
1143 [07:25:52] *** Joins: SpaceAce (~SpaceAce@replaced-ip )
1144 [07:26:29] *** Quits: freqnasty (~jonnyblaz@replaced-ip ) (Remote host closed the connection)
1145 [07:26:33] <somiaj> phen: were you one in here who also upgraded mesa to jessie-backports?
1146 [07:27:58] *** Quits: chomwitt (~chomwitt@replaced-ip ) (Ping timeout: 245 seconds)
1147 [07:28:27] <somiaj> but that error you are getting seems to becomming from mesa and I'm unsure why.
1148 [07:29:16] <phen> I never disable modesetting, but I had to disable pci msi since my wificard was spamming dmesg with a bunch of pci errors. dont know if modesetting needs msi. I never upgraded mesa from backports. Should I?
1149 [07:32:53] *** Quits: NoteOn (~noteon@replaced-ip ) (Quit: Leaving...)
1150 [07:33:48] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 246 seconds)
1151 [07:34:06] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Quit: WeeChat 1.6)
1152 [07:35:24] *** Quits: murfjr (~ayy@replaced-ip ) (Quit: Leaving)
1153 [07:36:06] <phen> somaij I just noticed that i965 isnt in that list of supported chipsets
1154 [07:36:25] <phen> at 21.992
1155 [07:37:04] *** Quits: PryMar56 (~prymar@replaced-ip ) (Quit: Leaving)
1156 [07:39:32] *** Joins: OS-25997 (~OS-25997@replaced-ip )
1157 [07:39:52] *** Joins: stare (~stare@replaced-ip )
1158 [07:39:53] *** Quits: OS-25997 (~OS-25997@replaced-ip ) (Client Quit)
1159 [07:42:38] *** Quits: stare (~stare@replaced-ip ) (Remote host closed the connection)
1160 [07:46:01] *** Quits: f10_ (~flo@replaced-ip ) (Remote host closed the connection)
1161 [07:46:26] *** Joins: f10_ (~flo@replaced-ip )
1162 [07:46:27] *** katyucha_ is now known as katyucha
1163 [07:49:12] *** Quits: Nh3xus (~Nh3xus@replaced-ip ) (Quit: Leaving)
1164 [07:49:24] *** Joins: MaBunny (~MaBunny@replaced-ip )
1165 [07:49:56] *** Quits: MaBunny (~MaBunny@replaced-ip ) (Changing host)
1166 [07:49:56] *** Joins: MaBunny (~MaBunny@replaced-ip )
1167 [07:50:26] *** Quits: Chinesium (~Chinesium@replaced-ip ) (Ping timeout: 264 seconds)
1168 [07:51:22] <phen> ok what the hell
1169 [07:51:40] <phen> is there any way to get aptitude to install dependencies from jessie-backports if the package is also from backports?
1170 [07:51:49] <sim590> Let's say I hae wiped my /boot partition, how do I reinstall the kernel? What package I would have to force reinstall?
1171 [07:51:55] *** Joins: cyan__ (~cyan@replaced-ip )
1172 [07:52:10] <phen> sim590 any backups?
1173 [07:52:19] <MaBunny> hello,i want to include the library provided with libsdl2-net-dbg,ie, i want to know the -l part of the library....what commands is needed to know this?
1174 [07:52:20] *** Joins: masterlinux (~master@replaced-ip )
1175 [07:52:27] *** Joins: flux242 (~chatzilla@replaced-ip )
1176 [07:52:32] <sim590> phen: no.
1177 [07:52:39] <sim590> No need! :o
1178 [07:52:46] <sim590> Just need to reinstall the package and reconfigure grub
1179 [07:52:55] <phen> oh boy
1180 [07:53:17] <MaBunny> sim590: can you open the machinne?
1181 [07:53:23] <n4dir> sim590: chroot, make sure to mount /boot too, install the kernel
1182 [07:53:25] <sim590> ah so. linux-base ?
1183 [07:53:32] *** Joins: nullbyte_ (~ghost@replaced-ip )
1184 [07:53:34] <sim590> I did dpkg -l | grep linux and I have a good idea.
1185 [07:53:38] <sim590> I am chrooted.
1186 [07:53:42] <n4dir> back then it was linux-image, but i think it has changed.
1187 [07:53:46] *** Joins: Defaulttinen (defaultti@replaced-ip )
1188 [07:53:48] <MaBunny> as n4dir said
1189 [07:53:50] <sim590> linux-base?
1190 [07:54:05] <n4dir> linux-base does different things (i forgot what exactly, but nothing with the kernel)
1191 [07:54:11] <sim590> all packages which outputs in dpkg -l | grep linux ?
1192 [07:54:16] <n4dir> apt-cache show is your friend :-)
1193 [07:54:29] <masterlinux> hi, how can i run the detect network like during an install of debian?
1194 [07:54:31] <n4dir> ,v linux-image
1195 [07:54:33] <judd> No package named 'linux-image' was found in amd64.
1196 [07:54:37] <sim590> linux-image-amd64
1197 [07:54:38] <n4dir> damnit
1198 [07:54:39] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1199 [07:54:56] <MaBunny> n4dir: what about me?
1200 [07:55:59] <MaBunny> hello,i want to include the library provided with libsdl2-net-dbg,ie, i want to know the -l part of the library....what commands is needed to know this?
1201 [07:55:59] <n4dir> i don't know. apt-file came to my mind, but i really don't know. MaBunny (libs i don't know about in general). Wait, many do know
1202 [07:56:14] <MaBunny> ok
1203 [07:56:25] <masterlinux> i have the driver file now for my wifi to work. so what do i do with the file?
1204 [07:56:33] *** Joins: f10_ (~flo@replaced-ip )
1205 [07:56:38] <masterlinux> to get my wifi to work
1206 [07:56:57] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 258 seconds)
1207 [07:57:45] *** Quits: phen (~ph@replaced-ip ) (Read error: Connection reset by peer)
1208 [07:58:10] *** Joins: cvr- (~cvr@replaced-ip )
1209 [07:58:37] <MaBunny> does anyone know the answer to my question?
1210 [07:59:14] <flux242> MaBunny: translate your question to english
1211 [07:59:44] *** Joins: freqnasty (~jonnyblaz@replaced-ip )
1212 [08:01:02] <sim590> n4dir: install linux-image-amd64 doesn't produce any file in /boot. I have changed my partition layout and that's why my /boot is empty now.
1213 [08:02:26] <n4dir> hmm. probably above me. post the commands you used for chroot and post your partition layout.
1214 [08:02:39] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1215 [08:02:43] *** Quits: x_ (~x@replaced-ip ) (Ping timeout: 258 seconds)
1216 [08:03:08] <n4dir> i don't think fstab comes into /boot being empty after installing the image, but it is tough stuff and early in the morning (here)
1217 [08:03:25] <sim590> replaced-url
1218 [08:03:38] *** Joins: f10__ (~flo@replaced-ip )
1219 [08:04:10] <n4dir> duh: efi. I am out. No clue about it. Sorry
1220 [08:04:12] *** Joins: llucenic (~Thunderbi@replaced-ip )
1221 [08:04:40] *** Quits: samodid (~vsamodid@replaced-ip ) (Remote host closed the connection)
1222 [08:04:59] *** Joins: samodid (~vsamodid@replaced-ip )
1223 [08:05:00] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1224 [08:05:46] <sim590> :(
1225 [08:06:56] *** Joins: bins (~bins@replaced-ip )
1226 [08:07:05] <MaBunny> flux242: what do you mean?
1227 [08:07:14] *** Joins: jezza (~jezza@replaced-ip )
1228 [08:07:32] *** Quits: f10 (~flo@replaced-ip ) (Read error: Connection reset by peer)
1229 [08:07:57] *** Joins: f10 (~flo@replaced-ip )
1230 [08:08:02] *** Joins: LucaTM (~LucaTM@replaced-ip )
1231 [08:08:02] *** Joins: f10_ (~flo@replaced-ip )
1232 [08:08:14] *** Quits: f10__ (~flo@replaced-ip ) (Read error: Connection reset by peer)
1233 [08:08:46] <sim590> I think I found. I wasn't reinstalling the appropriate package. I need linux-image-<version>-amd64
1234 [08:09:24] <n4dir> grub is installed, yes?
1235 [08:09:28] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 252 seconds)
1236 [08:10:09] *** Joins: soee (~soee@replaced-ip )
1237 [08:10:15] <sim590> n4dir: me? Yes.
1238 [08:10:17] <sim590> the package
1239 [08:10:30] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1240 [08:11:04] <n4dir> sim590: k. sorry for asking the most obvious, but i thought it wouldn't hurt. no bad thought inclucded :-)
1241 [08:11:09] *** Quits: fp7 (~fp7@replaced-ip ) (Quit: .)
1242 [08:11:37] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Changing host)
1243 [08:11:37] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1244 [08:12:17] *** Quits: MaBunny (~MaBunny@replaced-ip ) (Ping timeout: 258 seconds)
1245 [08:12:43] * masterlinux :(
1246 [08:13:05] *** Quits: lethu (~lethu@replaced-ip ) (Remote host closed the connection)
1247 [08:13:19] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Quit: quit.)
1248 [08:13:25] *** Joins: blueness (~blueness@replaced-ip )
1249 [08:13:26] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
1250 [08:13:42] <masterlinux> never i got it to work!
1251 [08:13:45] * masterlinux :)
1252 [08:13:52] <masterlinux> never mind*
1253 [08:13:59] *** Quits: masterlinux (~master@replaced-ip ) (Quit: Leaving)
1254 [08:14:10] *** Quits: soee (~soee@replaced-ip ) (Client Quit)
1255 [08:14:50] *** Quits: linux-fox (~linux-fox@replaced-ip ) (Remote host closed the connection)
1256 [08:15:25] *** Joins: soee (~soee@replaced-ip )
1257 [08:16:01] <ByteStorm> can anyone pls tell me how to find out the -l name of the shared libraries inncluded in a package,like libsdl2-net-dbg?
1258 [08:16:46] *** Quits: bilal80 (~bilal80@replaced-ip ) (Quit: bilal80)
1259 [08:16:59] *** n4dir is now known as presidentnadir
1260 [08:17:11] *** presidentnadir is now known as president_nadir
1261 [08:17:31] *** president_nadir is now known as n4dir
1262 [08:18:54] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1263 [08:19:11] *** Joins: bins (~bins@replaced-ip )
1264 [08:20:17] *** Quits: smica (~smica@replaced-ip ) (Quit: Bye)
1265 [08:21:09] *** Joins: soee_ (~soee@replaced-ip )
1266 [08:21:27] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 268 seconds)
1267 [08:21:52] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 258 seconds)
1268 [08:21:59] *** Joins: Pr0metheus (~nezos@replaced-ip )
1269 [08:22:59] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1270 [08:23:19] *** Joins: bins (~bins@replaced-ip )
1271 [08:23:47] <somiaj> ByteStorm: dpkg -L packagename lists all files
1272 [08:23:55] *** Joins: lethu (~lethu@replaced-ip )
1273 [08:23:58] <ByteStorm> ok
1274 [08:24:58] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1275 [08:25:02] <ByteStorm> somiaj: i want to know the include name of the -l part of the package
1276 [08:25:17] *** Joins: bins (~bins@replaced-ip )
1277 [08:25:31] <somiaj> oh I see, umm, yea unsure how to get that.
1278 [08:25:32] <ByteStorm> like -l libstdc++ includes the standard c++ library shared library
1279 [08:25:41] *** Quits: marlinc (~marlinc@replaced-ip ) (Ping timeout: 260 seconds)
1280 [08:25:49] <ByteStorm> i knew how to do it,but i forgot
1281 [08:25:59] <somiaj> it just isn't the filename of the header.h file?
1282 [08:26:13] <preaction> no, that's the soname
1283 [08:26:15] <ByteStorm> and now i want to include a debug library to use it in gdb
1284 [08:26:30] <ByteStorm> somehing like pkg-config
1285 [08:26:51] <ByteStorm> but pkg-config --libs-only-l gives error
1286 [08:27:04] <ByteStorm> so i was asking for another way
1287 [08:28:06] *** Quits: MDrights (~MDrights@replaced-ip ) (Quit: MDrights)
1288 [08:28:07] *** Joins: Tiffon (~name@replaced-ip )
1289 [08:28:14] *** Joins: sappel (~sappel@replaced-ip )
1290 [08:29:15] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1291 [08:29:33] *** Joins: bins (~bins@replaced-ip )
1292 [08:31:07] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1293 [08:31:25] *** Joins: bins (~bins@replaced-ip )
1294 [08:31:52] <flux242> ByteStorm: what the .... do you want? Do you want to link a lib? Do you want to include a header?
1295 [08:32:30] *** Joins: phdeswer (~phdeswer@replaced-ip )
1296 [08:33:21] <ByteStorm> i want the equivalent of libstdc++ for the package libsdl2-net-dbg.libstdc++ is the include name for linking with the -l flag of gcc
1297 [08:34:34] <ByteStorm> replaced-url
1298 [08:35:17] <ByteStorm> this is the error tht i get while typing "pkg-config --libs-only-l libsdl2-net-dbg"
1299 [08:35:18] *** Joins: marlinc (~marlinc@replaced-ip )
1300 [08:36:19] *** Joins: fvb (~fvb@replaced-ip )
1301 [08:36:28] *** Quits: dirtyroshi (~dirtyrosh@replaced-ip ) (Quit: Leaving)
1302 [08:37:28] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1303 [08:37:46] *** Joins: bins (~bins@replaced-ip )
1304 [08:38:51] *** Joins: giricz81 (~giricz81@replaced-ip )
1305 [08:38:59] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
1306 [08:39:19] <flux242> ByteStorm: what 'dpkg -l | grep libsdl2' says?
1307 [08:39:56] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Quit: leaving)
1308 [08:40:19] <ByteStorm> ii libsdl2-net-dbg:amd64
1309 [08:40:23] *** Joins: ledeni (~ledeni@replaced-ip )
1310 [08:40:25] *** Joins: roadrash1965 (~roadrash1@replaced-ip )
1311 [08:40:33] <ByteStorm> md64 Network library for Simple DirectMedia Layer 2, debugging
1312 [08:40:52] *** Quits: roadrash1965 (~roadrash1@replaced-ip ) (Client Quit)
1313 [08:41:53] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1314 [08:42:11] *** Joins: bins (~bins@replaced-ip )
1315 [08:42:17] *** Quits: freqnasty (~jonnyblaz@replaced-ip ) (Remote host closed the connection)
1316 [08:43:15] *** Quits: alxd (~alxd@replaced-ip ) (Excess Flood)
1317 [08:43:24] *** Joins: ransur0t (~ransur0t@replaced-ip )
1318 [08:43:34] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Read error: Connection reset by peer)
1319 [08:43:41] *** Joins: prosto_ (~prosto@replaced-ip )
1320 [08:43:48] <flux242> ByteStorm: tried to install libsdl2-net-dev?
1321 [08:43:50] *** Quits: OS-25378 (~OS-25378@replaced-ip ) (Ping timeout: 264 seconds)
1322 [08:43:58] *** Joins: Nnavd (~Nnavd@replaced-ip )
1323 [08:43:58] <ByteStorm> yes i hav it
1324 [08:44:12] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 256 seconds)
1325 [08:44:30] *** Joins: Rune (~TheFlying@replaced-ip )
1326 [08:44:44] *** Joins: Jame57 (~jame5@replaced-ip )
1327 [08:44:47] *** Joins: _TheAvatar (TheAvatar@replaced-ip )
1328 [08:44:49] *** Joins: abu0 (~abu0@replaced-ip )
1329 [08:44:52] *** Joins: slon_ (slon@replaced-ip )
1330 [08:45:04] <flux242> where?
1331 [08:45:14] *** Quits: abu0_ (~abu0@replaced-ip ) (Remote host closed the connection)
1332 [08:45:15] *** Quits: High_Priest (~hp@replaced-ip ) (Remote host closed the connection)
1333 [08:45:28] *** Quits: Werring (~Werring@replaced-ip ) (Ping timeout: 245 seconds)
1334 [08:45:36] *** Quits: beaver (~none@replaced-ip##) (Quit: ##replaced-url
1335 [08:45:39] *** Joins: Nd-47-M (~nend@replaced-ip )
1336 [08:45:45] *** Quits: polemic (~polemic@replaced-ip ) (Ping timeout: 260 seconds)
1337 [08:45:45] *** Joins: beaver_ (~none@replaced-ip )
1338 [08:45:54] *** Quits: prosto (~prosto@replaced-ip ) (Read error: Connection reset by peer)
1339 [08:46:01] *** Quits: TheAvatar (TheAvatar@replaced-ip ) (Ping timeout: 265 seconds)
1340 [08:46:04] *** Quits: slon (slon@replaced-ip ) (Read error: Connection reset by peer)
1341 [08:46:12] <ByteStorm> hey
1342 [08:46:16] <ByteStorm> /usr/share/doc/libsdl2-net-dbg
1343 [08:46:36] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 246 seconds)
1344 [08:47:11] <themill> It's highly unlikely that you want to try linking against debugging symbols
1345 [08:47:16] <n4dir> "whereis" can be handy (can't say i fully get it though)
1346 [08:47:36] *** Quits: TheFlyingCorpse_ (~TheFlying@replaced-ip ) (Ping timeout: 256 seconds)
1347 [08:47:42] *** Joins: Werring (werring@replaced-ip )
1348 [08:47:46] <ByteStorm> themill: i want to link against debugging symbols for using it in gdb
1349 [08:48:04] *** Joins: alxd (~alxd@replaced-ip )
1350 [08:48:05] *** Joins: polemic (~polemic@replaced-ip )
1351 [08:48:20] <themill> that's not how you use debugging symbols
1352 [08:48:30] *** Joins: kooldavi (~kooldavi@replaced-ip )
1353 [08:48:37] *** Joins: nickenchuggets (~nicken@replaced-ip )
1354 [08:50:24] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1355 [08:50:41] <flux242> if you aren't linking the lib itself (you don't have it installed) how are you going to use its debug symbols anyway?
1356 [08:50:50] *** Joins: bins (~bins@replaced-ip )
1357 [08:50:57] <ByteStorm> i hav it installed
1358 [08:51:08] <flux242> yeah, right
1359 [08:52:08] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1360 [08:52:12] *** Joins: Geom (~Geom@replaced-ip )
1361 [08:52:27] *** Joins: bins (~bins@replaced-ip )
1362 [08:53:37] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1363 [08:53:48] *** Quits: Geom` (~Geom@replaced-ip ) (Ping timeout: 245 seconds)
1364 [08:53:54] *** Quits: steakwipe (~kingrayra@replaced-ip ) (Remote host closed the connection)
1365 [08:54:02] *** Joins: bins (~bins@replaced-ip )
1366 [08:54:29] *** Joins: isi (~user@replaced-ip )
1367 [08:54:50] *** Quits: akash_ (uid150251@replaced-ip ) (Quit: Connection closed for inactivity)
1368 [08:54:53] *** isi is now known as Guest13849
1369 [08:55:15] *** Joins: kiki` (uid170954@replaced-ip )
1370 [08:55:15] *** Joins: dreki (~dreki@replaced-ip )
1371 [08:55:34] *** Joins: Deadlyvirus (~Dirm@replaced-ip )
1372 [08:55:39] <wsm> exit
1373 [08:55:44] <Deadlyvirus> yo
1374 [08:55:46] *** beaver_ is now known as beaver
1375 [08:55:55] <Deadlyvirus> how to fix aircrack-ng
1376 [08:56:22] <Deadlyvirus> i cant go to monitor mode
1377 [08:56:27] <Deadlyvirus> or any mode at all
1378 [08:56:43] <n4dir> first question would be if you chip supports it at all.
1379 [08:56:43] <flux242> here is the fix: sudo apt-get purge aircrack-ng
1380 [08:56:46] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 252 seconds)
1381 [08:56:53] <n4dir> ha ha. yeah, i thought the same
1382 [08:57:53] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1383 [08:58:02] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
1384 [08:58:04] <Deadlyvirus> ok let me try
1385 [08:58:11] *** Joins: bins (~bins@replaced-ip )
1386 [08:58:20] <Deadlyvirus> what do you mean chip supports ?
1387 [08:58:22] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1388 [08:58:25] *** Joins: dave0x6d (uid190567@replaced-ip )
1389 [08:58:31] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1390 [08:58:36] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
1391 [08:59:09] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1392 [08:59:21] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1393 [08:59:45] *** Quits: Penix_ (~Penix@replaced-ip ) (Ping timeout: 260 seconds)
1394 [08:59:52] <n4dir> replaced-url
1395 [09:00:07] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1396 [09:00:19] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1397 [09:00:58] *** Quits: clippng (~CHRONIC@replaced-ip ) (Ping timeout: 258 seconds)
1398 [09:01:07] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1399 [09:01:21] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1400 [09:01:40] *** Joins: ongolaBoy (~ongolaBoy@replaced-ip )
1401 [09:02:02] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1402 [09:02:11] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1403 [09:02:20] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 256 seconds)
1404 [09:02:38] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
1405 [09:02:57] *** Joins: afuentes (~kusanagi@replaced-ip )
1406 [09:03:23] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
1407 [09:03:55] *** Joins: pogs (~patrick@replaced-ip )
1408 [09:04:52] *** Joins: Geom (~Geom@replaced-ip )
1409 [09:05:58] <Deadlyvirus> Yo the command line
1410 [09:06:08] <Deadlyvirus> erased the freaking program
1411 [09:06:10] <Deadlyvirus> !!!!
1412 [09:06:10] <dpkg> "Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." - Terry Pratchett, Eric
1413 [09:06:33] <Logg> nice dpkg
1414 [09:06:43] *** Quits: ilyaman (ilyaman@replaced-ip ) (Ping timeout: 245 seconds)
1415 [09:06:44] *** Joins: johanskizo (~johanskiz@replaced-ip )
1416 [09:07:18] <Deadlyvirus> flux 242 !!! you suck
1417 [09:07:19] *** Joins: timahvo1 (~rogue@replaced-ip )
1418 [09:08:43] *** Parts: rmrfchik (~rmrfchik@replaced-ip )
1419 [09:09:17] <Deadlyvirus> airmon-ng
1420 [09:09:17] <Deadlyvirus> ls: cannot access /sys/class/ieee80211/: No such file or directory
1421 [09:09:17] <Deadlyvirus> PHY Interface Driver Chipset
1422 [09:09:38] <Deadlyvirus> this is what i get when i start runnin airmon-ng
1423 [09:09:47] <Deadlyvirus> can somebody help please
1424 [09:09:58] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1425 [09:10:04] *** Quits: Jame57 (~jame5@replaced-ip ) (Quit: Leaving)
1426 [09:10:16] *** Joins: jubo2 (~juboxi@replaced-ip )
1427 [09:11:15] <pogs> Deadlyvirus: you are not using kali linux, are you?
1428 [09:11:32] *** Quits: jubo2 (~juboxi@replaced-ip ) (Client Quit)
1429 [09:11:57] <Deadlyvirus> i am pogs
1430 [09:12:03] <Deadlyvirus> i am on kali linux
1431 [09:12:17] <Deadlyvirus> what is wrong ?
1432 [09:12:31] <pogs> you need to go to the kali support then
1433 [09:12:55] <Deadlyvirus> you mean change channel
1434 [09:13:01] <Deadlyvirus> and join kali linux
1435 [09:13:02] <pogs> yes
1436 [09:13:57] *** Quits: Guest13849 (~user@replaced-ip ) (Remote host closed the connection)
1437 [09:14:19] *** bazhang_ is now known as bazhang
1438 [09:14:38] <Deadlyvirus> do you have any idea about the issue my friend
1439 [09:15:28] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
1440 [09:16:00] *** Joins: schu-r (~Thunderbi@replaced-ip )
1441 [09:16:36] *** Joins: danslo (~danslo@replaced-ip )
1442 [09:17:08] *** Joins: Geom` (~Geom@replaced-ip )
1443 [09:17:18] *** Joins: steakwipe (~kingrayra@replaced-ip )
1444 [09:18:14] *** Joins: whit1erose1510 (~srinath15@replaced-ip )
1445 [09:18:20] <whit1erose1510> hey
1446 [09:18:23] <whit1erose1510> guys
1447 [09:18:46] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 256 seconds)
1448 [09:19:14] *** Parts: whit1erose1510 (~srinath15@replaced-ip )
1449 [09:19:16] *** Joins: ilyaman (ilyaman@replaced-ip )
1450 [09:19:32] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
1451 [09:20:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1452 [09:20:37] *** Joins: Henric_ (~Henric@replaced-ip )
1453 [09:21:42] *** Joins: ledufakademy (~ledufakad@replaced-ip )
1454 [09:22:20] *** Joins: fax (~fax@replaced-ip )
1455 [09:23:09] *** Joins: Penix (~Penix@replaced-ip )
1456 [09:23:18] *** Quits: Henric (~Henric@replaced-ip ) (Ping timeout: 256 seconds)
1457 [09:23:35] *** Quits: steakwipe (~kingrayra@replaced-ip ) (Changing host)
1458 [09:23:35] *** Joins: steakwipe (~kingrayra@replaced-ip )
1459 [09:24:21] *** Quits: Geom` (~Geom@replaced-ip ) (Ping timeout: 258 seconds)
1460 [09:24:31] *** Joins: stare (~stare@replaced-ip )
1461 [09:24:36] *** Quits: stare (~stare@replaced-ip ) (Remote host closed the connection)
1462 [09:24:57] *** Joins: Geom (~Geom@replaced-ip )
1463 [09:25:10] *** Joins: stare (~stare@replaced-ip )
1464 [09:25:39] *** Quits: fax (~fax@replaced-ip ) (Client Quit)
1465 [09:25:46] <Deadlyvirus> yes
1466 [09:25:49] <Deadlyvirus> white
1467 [09:25:52] <Deadlyvirus> are you there
1468 [09:26:47] <Hestben> Deadlyvirus: Ask in #kali-linux
1469 [09:27:00] *** Joins: BlueByte (~walther@replaced-ip )
1470 [09:27:11] <somiaj> Deadlyvirus: if you are running kali linux, it is asked that you use the support provided by the kali linux.
1471 [09:27:14] <somiaj> !kali
1472 [09:27:15] <dpkg> Kali Linux (replaced-url
1473 [09:28:00] *** debhelper sets mode: +l 1612
1474 [09:28:37] *** Joins: survietamine (~vnvu@replaced-ip )
1475 [09:30:02] *** Joins: phdeswer (~phdeswer@replaced-ip )
1476 [09:30:06] <survietamine> hello, I'm reading /usr/share/doc/bind9/README.Debian.gz which mentions "ndc reload" and "/usr/sbin/ndc". But I have no idea what's that ndc, is it a typo and I should use rndc?
1477 [09:30:42] *** Joins: newcoder (~newcoder@replaced-ip )
1478 [09:30:48] *** Joins: Henric (~Henric@replaced-ip )
1479 [09:31:09] <jelly> survietamine: yes, use rndc, no idea if it's a typo or outdated
1480 [09:31:28] <survietamine> ok, thank jelly, long time I didn't see you :p
1481 [09:32:13] <survietamine> I only use rndc for my "administrative tasks" about BIND, but I was wondering why this ndc is there in the README
1482 [09:32:16] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Remote host closed the connection)
1483 [09:32:26] <newcoder> elinks replaced-url
1484 [09:33:04] <jelly> newcoder: what do you see then?
1485 [09:33:19] <newcoder> Black screen
1486 [09:33:38] <jelly> no temporary messages appeared or disappeared?
1487 [09:34:12] <jelly> newcoder: press = to see if _something_ loaded and it's a page that just looks empty for some reason
1488 [09:34:20] *** Quits: Henric_ (~Henric@replaced-ip ) (Ping timeout: 258 seconds)
1489 [09:34:21] <jelly> press \ to see the source
1490 [09:34:45] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Ping timeout: 260 seconds)
1491 [09:34:51] *** Quits: zuck05 (~goirc@replaced-ip ) (Ping timeout: 260 seconds)
1492 [09:35:31] *** Joins: toni (~toni@replaced-ip )
1493 [09:35:35] <toni> Hi!
1494 [09:36:11] <Logg> hi ton
1495 [09:36:12] <Logg> i
1496 [09:36:13] <Logg> !ask
1497 [09:36:13] <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>.
1498 [09:36:31] <newcoder> jelly: = displays size 0, nothing in page source
1499 [09:36:49] *** Joins: Geom` (~Geom@replaced-ip )
1500 [09:36:53] <toni> Hi Logg! I am having trouble with a Dell E7440 under Testing. It does not go to sleep when I close the lid, but contiues to run at full speed. Can I solve this by configuration, or is it a bug?
1501 [09:37:05] <jelly> newcoder: so you may have network issues. try the replaced-url
1502 [09:37:18] <Logg> toni: you can most likely solve that.
1503 [09:37:23] <toni> I am running the almost latest, upgraded maybe a week ago.
1504 [09:37:32] <jelly> newcoder: are you in a country that does network filtering?
1505 [09:37:32] <Logg> you should be asking in oftc #debian-next
1506 [09:37:47] <toni> Logg: But I don't know where to look. Oh, thank you for the pointer!
1507 [09:38:03] <jelly> !debian-next
1508 [09:38:03] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on Freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
1509 [09:38:29] *** Quits: jezza (~jezza@replaced-ip ) (Ping timeout: 260 seconds)
1510 [09:38:32] *** Joins: thunderrd (~thunderrd@replaced-ip )
1511 [09:38:42] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 265 seconds)
1512 [09:38:51] *** Joins: maotm_ (~mao@replaced-ip )
1513 [09:39:15] *** Quits: NeoBlaster (~N3oBl@replaced-ip ) (Remote host closed the connection)
1514 [09:39:29] <newcoder> jelly: elinkss replaced-url
1515 [09:40:11] *** Quits: toni (~toni@replaced-ip ) (Quit: Changing server)
1516 [09:40:12] *** Joins: jubo2 (~juboxi@replaced-ip )
1517 [09:40:22] <jelly> newcoder: what about replaced-url
1518 [09:40:29] *** Joins: NeoBlaster (~N3oBl@replaced-ip )
1519 [09:41:14] <jelly> newcoder: also, which IP address do you get for google.com? getent ahosts google.com
1520 [09:41:46] *** Joins: Defaulttinen (defaultti@replaced-ip )
1521 [09:42:15] <newcoder> For http:yahoo.com , i get bad http response
1522 [09:42:36] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 246 seconds)
1523 [09:42:38] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 264 seconds)
1524 [09:43:20] *** Joins: Geom (~Geom@replaced-ip )
1525 [09:43:21] *** Joins: jwd (~jwd@replaced-ip )
1526 [09:44:07] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
1527 [09:44:33] *** Quits: Geom` (~Geom@replaced-ip ) (Ping timeout: 260 seconds)
1528 [09:45:12] *** Joins: rgogunskiy (~rgogunski@replaced-ip )
1529 [09:46:13] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1530 [09:46:21] <jelly> newcoder: if you want more ideas or possibly help, provide answers to my last two questions
1531 [09:46:31] *** Joins: bins (~bins@replaced-ip )
1532 [09:46:49] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
1533 [09:46:52] *** Joins: TsukiRa (~fpob@replaced-ip )
1534 [09:47:23] <newcoder> jelly: https has same result, blank black window
1535 [09:47:31] *** Joins: Geom` (~Geom@replaced-ip )
1536 [09:48:08] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1537 [09:48:25] *** Joins: woshty (~irc@replaced-ip )
1538 [09:48:40] <jelly> newcoder: pastebin the info (=) screen for that, and also the output of getent
1539 [09:49:13] *** Quits: Geom (~Geom@replaced-ip ) (Ping timeout: 260 seconds)
1540 [09:49:13] *** Quits: ffatman (~ffamousff@replaced-ip ) (Ping timeout: 260 seconds)
1541 [09:49:16] <jelly> !paste
1542 [09:49:16] <dpkg> Do not paste more than 2 lines to this channel. Instead, use: replaced-url
1543 [09:49:50] *** Joins: Yuurei (~void@replaced-ip )
1544 [09:49:59] <jelly> newcoder: you'll have to press shift and left mouse button in elinks to be able to select
1545 [09:50:14] <jelly> or just screenshot the thing
1546 [09:51:14] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1547 [09:51:26] *** Quits: stenrose (~stenrose@replaced-ip ) (Quit: Leaving)
1548 [09:51:34] *** Quits: steakwipe (~kingrayra@replaced-ip ) (Remote host closed the connection)
1549 [09:51:35] *** Joins: bins (~bins@replaced-ip )
1550 [09:51:36] *** Joins: thiras (~thiras@replaced-ip )
1551 [09:51:36] *** Joins: stenrose (~stenrose@replaced-ip )
1552 [09:51:50] *** Joins: masterlinux (~masterlin@replaced-ip )
1553 [09:51:56] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Changing host)
1554 [09:51:57] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1555 [09:52:10] *** Joins: fax (~fax@replaced-ip )
1556 [09:52:19] <masterlinux> hi, is there an "update manager" for debian jessie?
1557 [09:52:28] *** Joins: ffatman (~ffamousff@replaced-ip )
1558 [09:53:06] *** Quits: johanskizo (~johanskiz@replaced-ip ) (Ping timeout: 258 seconds)
1559 [09:53:27] <flux242> !nopaste
1560 [09:53:27] <dpkg> nopaste is a command-line tool to send data to a <pastebin>. To paste e.g. your sources.list do "aptitude install libapp-nopaste-perl; nopaste /etc/apt/sources.list"; to paste the output of a program do e.g. "dmesg | nopaste".
1561 [09:53:33] *** Joins: chomwitt (~chomwitt@replaced-ip )
1562 [09:53:33] <newcoder> jelly: It can be network problem, I'm on console, can't copy paste text and pastebin
1563 [09:53:56] <bazhang> ,v pastebinit
1564 [09:53:58] <judd> Package: pastebinit on amd64 -- wheezy: 1.3-4; jessie: 1.4-4; sid: 1.5-1; stretch: 1.5-1
1565 [09:54:00] <Logg> masterlinux: apt-get, aptitude, synaptic
1566 [09:54:07] <flux242> !wgetpaste
1567 [09:54:07] <dpkg> wgetpaste is a CLI application for sending text to a pastebin, its only dependencies are bash and wget. To install and use: wget replaced-url
1568 [09:54:12] <bazhang> use pastebinit then
1569 [09:54:51] *** Joins: johanskizo (~johanskiz@replaced-ip )
1570 [09:55:45] *** Quits: frediz (~Fred@replaced-ip ) (Ping timeout: 260 seconds)
1571 [09:56:05] *** Quits: newcoder (~newcoder@replaced-ip ) (Quit: leaving)
1572 [09:56:11] *** Joins: Geom (~Geom@replaced-ip )
1573 [09:56:15] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
1574 [09:56:15] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Changing host)
1575 [09:56:15] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
1576 [09:56:41] *** Quits: Geom` (~Geom@replaced-ip ) (Ping timeout: 260 seconds)
1577 [09:57:57] *** Quits: masterlinux (~masterlin@replaced-ip ) (Ping timeout: 240 seconds)
1578 [09:58:00] *** debhelper sets mode: +l 1620
1579 [09:58:01] *** Joins: frediz (~Fred@replaced-ip )
1580 [09:58:40] *** Joins: jezza (~jezza@replaced-ip )
1581 [09:59:40] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1582 [09:59:59] *** Joins: bins (~bins@replaced-ip )
1583 [10:01:09] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1584 [10:01:26] *** Joins: bins (~bins@replaced-ip )
1585 [10:02:01] *** Joins: KlausedSource (~KlausedSo@replaced-ip )
1586 [10:02:17] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 240 seconds)
1587 [10:02:18] *** Joins: oish (~charlie@replaced-ip )
1588 [10:02:32] *** Quits: rgogunskiy (~rgogunski@replaced-ip ) (Quit: rgogunskiy)
1589 [10:02:54] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
1590 [10:04:49] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1591 [10:05:07] *** Joins: bins (~bins@replaced-ip )
1592 [10:05:09] *** Quits: frediz (~Fred@replaced-ip ) (Ping timeout: 248 seconds)
1593 [10:05:14] *** Quits: jezza (~jezza@replaced-ip ) (Ping timeout: 256 seconds)
1594 [10:06:02] *** Joins: frediz (~Fred@replaced-ip )
1595 [10:06:55] *** Joins: Andrew_S (~Icedove@replaced-ip )
1596 [10:07:30] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 256 seconds)
1597 [10:07:33] *** Joins: steakwipe (~kingrayra@replaced-ip )
1598 [10:07:58] *** Quits: Haxxa (~Harrison@replaced-ip##) (Quit: ZNC 1.6.2+deb1+jessie0 - ##replaced-url
1599 [10:08:59] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1600 [10:09:17] *** Joins: bins (~bins@replaced-ip )
1601 [10:10:27] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1602 [10:10:46] *** Joins: bins (~bins@replaced-ip )
1603 [10:10:50] *** Quits: frediz (~Fred@replaced-ip ) (Ping timeout: 252 seconds)
1604 [10:11:33] *** Joins: frediz (~Fred@replaced-ip )
1605 [10:12:44] *** Quits: bins (~bins@replaced-ip ) (Remote host closed the connection)
1606 [10:14:20] *** Joins: czesmir (~stefan@replaced-ip )
1607 [10:16:21] *** Quits: frediz (~Fred@replaced-ip ) (Ping timeout: 248 seconds)
1608 [10:16:28] *** Joins: biberu (~biberu@replaced-ip )
1609 [10:16:41] *** Quits: thiras (~thiras@replaced-ip ) (Read error: Connection reset by peer)
1610 [10:18:09] *** Joins: thiras (~thiras@replaced-ip )
1611 [10:18:27] *** Joins: frediz (~Fred@replaced-ip )
1612 [10:19:08] *** Joins: Vizva (~max@replaced-ip )
1613 [10:20:32] *** Joins: Haxxa (~Harrison@replaced-ip )
1614 [10:20:54] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161208153507])
1615 [10:23:21] *** Parts: Vizva (~max@replaced-ip )
1616 [10:23:23] *** Quits: Nnavd (~Nnavd@replaced-ip ) (Ping timeout: 258 seconds)
1617 [10:23:39] <jelly> you can't merely pastebinit from an interactive curses app!
1618 [10:23:51] *** Joins: m8 (~m8@replaced-ip )
1619 [10:23:52] *** Joins: robotroll (~robotroll@replaced-ip )
1620 [10:24:00] <bazhang> my bad!
1621 [10:24:25] <jelly> they would have had to use screen or tmux to copy/paste, or gpm (mouse support for console)
1622 [10:25:24] <jelly> !factinfo wgetpaste
1623 [10:25:24] <dpkg> wgetpaste -- created by jordanm <~jordanm@pdpc/supporter/active/titan8990> at Wed Jun 16 20:28:08 2010 (2388 days); last modified at Fri Jul 16 22:07:51 2010 by jordanm!~jordanm@pdpc/supporter/active/titan8990; it has been requested 294 times, last by flux242, 31m 16s ago.
1624 [10:26:05] *** Quits: frediz (~Fred@replaced-ip ) (Ping timeout: 260 seconds)
1625 [10:28:37] *** Quits: mlep (~Martti@replaced-ip ) (Quit: Leaving)
1626 [10:31:35] *** Joins: frediz (~Fred@replaced-ip )
1627 [10:33:15] *** Joins: clmsy (~eoz@replaced-ip )
1628 [10:33:31] *** Joins: jezza (~jezza@replaced-ip )
1629 [10:33:57] *** Quits: Pr0metheus (~nezos@replaced-ip ) (Quit: Pr0metheus)
1630 [10:38:33] <KODY928021> how can I make iptables changing permenent?
1631 [10:40:15] <KODY928021> solved
1632 [10:40:15] <bazhang> #netfilter KODY928021
1633 [10:41:44] *** Joins: roshanavand__ (~Mos@replaced-ip )
1634 [10:43:37] *** Quits: samodid (~vsamodid@replaced-ip ) (Ping timeout: 240 seconds)
1635 [10:44:29] *** Joins: samodid (~vsamodid@replaced-ip )
1636 [10:46:46] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1637 [10:49:35] *** Joins: Vizva (~max@replaced-ip )
1638 [10:49:54] *** Joins: dreamon_ (~dreamon@replaced-ip )
1639 [10:51:34] *** Joins: MDrights (~MDrights@replaced-ip )
1640 [10:52:10] *** Joins: xk (~xk@replaced-ip )
1641 [10:53:07] *** Joins: n4dir (~user@replaced-ip )
1642 [10:53:08] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Read error: Connection reset by peer)
1643 [10:53:39] *** Quits: hayer (~hayer@replaced-ip ) (Ping timeout: 246 seconds)
1644 [10:55:12] *** Joins: hayer (~hayer@replaced-ip )
1645 [10:55:49] *** Quits: roshanavand__ (~Mos@replaced-ip ) (Quit: Leaving)
1646 [10:56:06] *** Joins: roshanavand (~Mos@replaced-ip )
1647 [10:56:31] *** Quits: cvr- (~cvr@replaced-ip ) (Quit: WeeChat 1.0.1)
1648 [10:57:23] *** Joins: conta (~Thunderbi@replaced-ip )
1649 [10:57:51] *** Parts: survietamine (~vnvu@replaced-ip )
1650 [10:57:57] *** Quits: jezza (~jezza@replaced-ip ) (Ping timeout: 248 seconds)
1651 [10:58:00] *** debhelper sets mode: +l 1626
1652 [10:59:00] *** Joins: jezza (~jezza@replaced-ip )
1653 [10:59:13] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Ping timeout: 252 seconds)
1654 [10:59:36] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1655 [10:59:59] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Changing host)
1656 [10:59:59] *** Joins: ByteStorm (~MaBunny@replaced-ip )
1657 [11:00:35] *** Joins: electro33 (uid613@replaced-ip )
1658 [11:00:44] *** Joins: towo` (~towo@replaced-ip )
1659 [11:00:56] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Remote host closed the connection)
1660 [11:01:06] *** Joins: starstuff (~user@replaced-ip )
1661 [11:01:08] *** Joins: CyberaX (~elodie@replaced-ip )
1662 [11:01:44] <starstuff> Hi, I just installed a fresh Debian 'Stretch' and I have an nvidia gtx 1070 card. The nouveau driver isn't working and I would like to install the nvidia binary. Can anyone help?
1663 [11:02:13] *** Joins: LorD_n1c0w (~rhodan@replaced-ip )
1664 [11:02:44] <Vizva> replaced-url
1665 [11:03:17] <starstuff> Vizva: I use that page often when installing on Debian 'Jessie' and the instructions are flawless for that.
1666 [11:03:29] <starstuff> But I have 'Stretch' and I don't see any instructions about that.
1667 [11:04:03] <Vizva> i understand
1668 [11:04:11] *** Quits: unhallowed_ (~root@replaced-ip ) (Quit: EOF)
1669 [11:04:36] <starstuff> Would I use the jessie-backports section? Or the other section?
1670 [11:04:51] <starstuff> do I need to install the dkms package or just nvidia-driver package?
1671 [11:05:05] <babilen> dpkg: nvidia dkms
1672 [11:05:06] <dpkg> For Debian 7 "Wheezy" and later systems. Ask me about <contrib> and <non-free sources>. «aptitude -r install linux-headers-`uname -r|sed 's,[^-]*-[^-]*-,,'` nvidia-kernel-dkms && mkdir /etc/X11/xorg.conf.d ; echo -e 'Section "Device"\n\tIdentifier "My GPU"\n\tDriver "nvidia"\nEndSection' > /etc/X11/xorg.conf.d/20-nvidia.conf». Restart your system to enable the <nouveau> blacklist.
1673 [11:05:13] *** Quits: bl0m1_ (~bl0m1@replaced-ip ) (Remote host closed the connection)
1674 [11:05:36] <babilen> That's essentially it .. also note that testing and unstable are supported in #debian-next rather than #debian
1675 [11:05:57] <starstuff> babilen: is there a way to copy/paste that line to another tty? I'm using irssi.
1676 [11:06:19] <babilen> Are you on amd64?
1677 [11:06:30] <starstuff> babilen: Yes
1678 [11:06:36] *** Joins: cha18 (~cha18@replaced-ip )
1679 [11:06:39] <starstuff> I'm at console on the affected system.
1680 [11:06:46] <babilen> Just make it "aptitude -r install linux-headers-amd64 nvidia-kernel-dkms" then
1681 [11:07:15] *** Joins: Aussie_matt (~quassel@replaced-ip )
1682 [11:07:21] <babilen> And then create a configuration file in /etc/X11/xorg.conf.d with replaced-url
1683 [11:07:35] *** Joins: bl0m1_ (~bl0m1@replaced-ip )
1684 [11:07:48] <starstuff> babilen: Okay I guess I will hand-type that command over to my other tty
1685 [11:07:52] * starstuff sighs
1686 [11:08:00] *** debhelper sets mode: +l 1632
1687 [11:08:05] <babilen> Hang on
1688 [11:08:05] <Vizva> youre in toatlly text mode?
1689 [11:08:11] <Vizva> totally
1690 [11:08:28] <starstuff> Vizva: Yes. My desktop wouldn't start because nouveau failed.
1691 [11:08:51] <Vizva> isnt there a replaced-url
1692 [11:08:53] <babilen> starstuff: "curl replaced-url
1693 [11:08:56] <starstuff> babilen: Is that xorg.conf page just executing nvidia-xconfig?
1694 [11:08:58] *** Joins: sleepruim (~sleepruim@replaced-ip )
1695 [11:08:58] *** Joins: fossrox (~fossrox@replaced-ip )
1696 [11:09:03] *** Joins: spinbee (~spinbee@replaced-ip )
1697 [11:09:08] <babilen> Don't run nvidia-xconfig
1698 [11:09:12] <starstuff> ok
1699 [11:09:31] *** Quits: Atm0spher1c (~future@replaced-ip ) (Quit: quit)
1700 [11:09:59] <babilen> starstuff: "curl replaced-url
1701 [11:10:37] <starstuff> babilen: alright thanks
1702 [11:10:40] <babilen> Move that into /etc/X11/xorg.conf.d after installing the driver (create the directory beforehand)
1703 [11:11:08] *** Joins: l3archos (~Icedove@replaced-ip )
1704 [11:11:12] <n4dir> side note: gpm is a mouse for tty (probably not worth get the head into it, just saying it exists)
1705 [11:11:26] *** Joins: OS-20332 (~OS-20332@replaced-ip )
1706 [11:11:41] *** Quits: f10_ (~flo@replaced-ip ) (Ping timeout: 258 seconds)
1707 [11:12:14] *** Joins: Quatroking (~Quatrokin@replaced-ip )
1708 [11:12:15] <starstuff> babilen: so at root I just type: aptitude -r install linux-headers-amd64 nvidia-kernel-dkms
1709 [11:12:16] *** Quits: spinbee (~spinbee@replaced-ip ) (Remote host closed the connection)
1710 [11:12:18] <starstuff> that's it right?
1711 [11:12:23] <babilen> Yes
1712 [11:13:56] <starstuff> and xorg.conf.d is a directory that I need to create before putting in that file you provided?
1713 [11:14:27] <babilen> *nod*
1714 [11:14:44] *** Joins: Defaulttinen (defaultti@replaced-ip )
1715 [11:15:15] *** Joins: pkv (~pkv@replaced-ip )
1716 [11:15:33] *** Quits: meti (~meti@replaced-ip ) (Ping timeout: 248 seconds)
1717 [11:15:36] <babilen> If nvidida-kernel-dkms can't be found you would have to enable contrib and non-free in your sources.list (ensure entries in there end in "main contrib non-free" and run "apt update")
1718 [11:15:37] <starstuff> babilen: and nouveau will get blacklisted after I did all that? I'm ready to reboot if so.
1719 [11:15:46] <starstuff> babilen: Yeah I enabled contrib non-free
1720 [11:15:54] <babilen> And the module compiled fine?
1721 [11:16:13] <Vizva> we could access a only text system in virtualbox - if its difficult other ways - access physical hd
1722 [11:16:13] *** Quits: cha18 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1723 [11:16:15] <starstuff> babilen: there were no errors except a notice that I have to reboot to blacklist nouveau.
1724 [11:16:26] *** Joins: meti (~meti@replaced-ip )
1725 [11:16:30] *** Joins: benx (~ben@replaced-ip )
1726 [11:16:34] <Vizva> i want to try that with such a stretch and later run it direct
1727 [11:17:08] <starstuff> well, thanks babilen. Here goes a reboot. If I don't come back it means it worked.
1728 [11:17:09] <Vizva> its for me only
1729 [11:17:09] <babilen> starstuff: Could you run "dkms status" -- Does it list nvidia?
1730 [11:17:16] <starstuff> uh let me see...
1731 [11:17:18] <babilen> starstuff: No, come back!
1732 [11:17:31] *** Quits: mavhq (~quassel@replaced-ip ) (Read error: Connection reset by peer)
1733 [11:17:32] <starstuff> yes it says nvidia-current
1734 [11:17:39] <babilen> Good, reboot and come back :)
1735 [11:17:45] *** Quits: starstuff (~user@replaced-ip ) (Remote host closed the connection)
1736 [11:17:46] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
1737 [11:18:32] *** Joins: hanfm (~Thunderbi@replaced-ip )
1738 [11:18:34] *** Quits: LorD_n1c0w (~rhodan@replaced-ip ) (Read error: Connection timed out)
1739 [11:18:42] *** Joins: spinbee (~spinbee@replaced-ip )
1740 [11:18:46] *** Joins: mavhq (~quassel@replaced-ip )
1741 [11:19:42] *** Quits: raynold (uid201163@replaced-ip ) (Quit: Connection closed for inactivity)
1742 [11:20:39] *** Joins: starstuff (~user@replaced-ip )
1743 [11:21:09] <starstuff> babilen: Hi, I didn't boot to the desktop again. But the behavior was different this time.
1744 [11:21:34] <babilen> How so?
1745 [11:21:39] <Vizva> can start x?
1746 [11:22:06] <starstuff> It went through a bunch of green [ OK ] lines for different things it "Started". The last one is [ OK ] Started Hostname Service
1747 [11:22:11] <starstuff> and it just sits there.
1748 [11:22:27] <babilen> Nothing happens and you can't log into the console?
1749 [11:22:35] <starstuff> it doesn't give me a console
1750 [11:22:45] <starstuff> I had to CTRL+ALT+F2 to another tty
1751 [11:22:50] <babilen> What about tty2 (ctrl-alt-f2) ?
1752 [11:22:50] <starstuff> (the one I'm on now)
1753 [11:23:02] <babilen> Right .. is this a laptop?
1754 [11:23:04] *** Joins: bumbal (~lxk@replaced-ip )
1755 [11:23:05] <starstuff> nope
1756 [11:23:09] <starstuff> it's a desktop
1757 [11:23:20] <Vizva> can you try ---> startx?
1758 [11:23:29] *** Joins: JackSparrow (75cc0e65@replaced-ip )
1759 [11:23:31] <Vizva> if not work you can use another console and kill c
1760 [11:23:34] <Vizva> kill x
1761 [11:24:10] <Vizva> CTRL+ALT+F3 or 4
1762 [11:24:11] <starstuff> I'll try that. But I just had the thought that maybe some other weirdness is going on because nouveau should have at least given me a gdm desktop login.
1763 [11:24:26] <JackSparrow> hello, Linux newbie here. Need some help in choosing between LXDE and LxQt
1764 [11:24:29] <Vizva> if it crash you go to another console and kill the x
1765 [11:24:51] <starstuff> Vizva: it gave me a fatal error
1766 [11:24:57] <JackSparrow> which is more lightweight and suitable for old laptops?
1767 [11:24:59] <Vizva> which one
1768 [11:25:04] <babilen> starstuff: Any error message?
1769 [11:25:11] <JackSparrow> Does debian support lxqt?
1770 [11:25:27] <Vizva> iam curious but must go :P
1771 [11:25:45] <bazhang> ,v lxqt
1772 [11:25:46] <judd> Package: lxqt on amd64 -- stretch: 7; sid: 8
1773 [11:25:57] <bazhang> JackSparrow, ^
1774 [11:25:59] <starstuff> modprobe: FATAL: Module nvidia-current not found in directory /lib/modules/4.7.0-1-amd64
1775 [11:26:02] <xormor> killall X
1776 [11:26:04] <starstuff> and there are two more errors.
1777 [11:26:08] <xormor> or ps -ef | grep X
1778 [11:26:17] <JackSparrow> my laptop is a 32 bit system
1779 [11:26:20] *** Joins: btf (~btf@replaced-ip )
1780 [11:26:31] <starstuff> modprobe: ERROR: could not insert 'nvidia': Operation not permitted.
1781 [11:26:38] <babilen> starstuff: Which kernel is listed in "dkms status", which one are you booted into (uname -a) ?
1782 [11:26:41] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
1783 [11:27:01] <bazhang> JackSparrow, former ubuntu supporter, by chance?
1784 [11:27:06] <JackSparrow> runs on Intel Celeron M Single core 1.6ghz cpu and 2 gb ram.
1785 [11:27:10] *** Joins: llorephie (~Thunderbi@replaced-ip )
1786 [11:27:42] <JackSparrow> bazhang, what?
1787 [11:28:00] *** debhelper sets mode: +l 1639
1788 [11:28:07] <bazhang> if not, my apologies
1789 [11:28:10] <starstuff> babilen: dkms status says "nvidia-current, 375.26: added". And uname -a: Linux system 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1
1790 [11:28:23] <n4dir> JackSparrow: in general there is no need to choose yet. Install debian, then install a wm or destkop-environment
1791 [11:28:33] <JackSparrow> i am a beginner here. want to try debian.
1792 [11:28:37] <n4dir> if it doesnt work well, try a "smaller " solution.
1793 [11:28:52] *** Joins: danke (~danke@replaced-ip )
1794 [11:29:03] <n4dir> you can keep the other one or remove it, whatever you prefer.
1795 [11:29:05] <JackSparrow> tried xfce, but it was a bit sluggish.
1796 [11:29:18] *** Quits: flux242 (~chatzilla@replaced-ip ) (Ping timeout: 252 seconds)
1797 [11:29:30] <n4dir> i wouldn't mix kde and gnome though (but with such specs they are out of options anyway, i guess.)
1798 [11:29:40] *** Quits: xk (~xk@replaced-ip ) (Ping timeout: 256 seconds)
1799 [11:29:41] <JackSparrow> I trie Xubuntu also. It seemed a bit slow on my old laptop.
1800 [11:29:52] <babilen> starstuff: Doesn't it also list kernel versions?
1801 [11:30:15] <starstuff> babilen: the dkms status? nope. I gave the whole line. I typed "dkms status" as root.
1802 [11:30:48] *** Quits: treegor (~gary@replaced-ip ) (Ping timeout: 256 seconds)
1803 [11:31:26] <babilen> starstuff: Hmm, that should be a 4.8 kernel. Could you run "apt install linux-image-amd64" ? Also, which kernels are listed in "aptitude search '~i~n^linux-image'" ?
1804 [11:31:55] <JackSparrow> can I as a beginner try debian testing.
1805 [11:32:07] <babilen> starstuff: Run the last command before the first, please
1806 [11:32:08] <JackSparrow> will it be suitable for me?
1807 [11:32:13] <n4dir> rather not
1808 [11:32:25] <starstuff> babilen: I typed the search command first...
1809 [11:32:47] <babilen> Does it list a 4.8 kernel or linux-image-amd64 ?
1810 [11:32:55] <starstuff> babilen: it says an "i" and an "A" next to linux-image-4.7.0-1-amd64
1811 [11:32:57] <JackSparrow> which one in debian will suit my needs?
1812 [11:33:09] *** Quits: Putti (~Putti@replaced-ip ) (Remote host closed the connection)
1813 [11:33:28] <starstuff> babilen: it lists a 4.8 kernel but it isn't installed looks like. There is a "p" in front of that line.
1814 [11:33:37] *** Joins: Putti (~Putti@replaced-ip )
1815 [11:33:39] <bazhang> explain your needs
1816 [11:34:02] *** Quits: dreki (~dreki@replaced-ip ) (Quit: Leaving.)
1817 [11:34:07] *** Joins: js9600 (~js9600@replaced-ip )
1818 [11:34:23] *** Joins: nemo_fish (~neom_fish@replaced-ip )
1819 [11:34:32] <babilen> starstuff: You might want to upgrade your box and ensure that you have a 4.8 kernel installed. Run "apt update" and then "apt install linux-image-amd64" -- If that package is installed already, install linux-image-4.8.0-2-amd64 explicitly
1820 [11:34:38] *** Quits: SynrGy (~synrg@replaced-ip ) (Ping timeout: 245 seconds)
1821 [11:34:40] *** Joins: cha18 (~cha18@replaced-ip )
1822 [11:34:48] *** Joins: earthundead (~earthunde@replaced-ip )
1823 [11:34:58] <starstuff> babilen: linux-image-amd64 is already installed. There is an "i" next to that package.
1824 [11:35:04] <babilen> aye
1825 [11:35:33] <starstuff> babilen: and I already did update the system. It was already fully up-to-date upon installation. This is a new install and I chose all default choices.
1826 [11:35:41] <starstuff> but I'll try another update/upgrade
1827 [11:35:54] <n4dir> debian is lite per default, compared to other distros. The rest depends on the apps and the DE/WM used. Debian stable is easy to administrate, setting up can be a bit of fiddling, depends on the hardware. JackSparrow good?
1828 [11:36:14] *** Quits: SynrG (~synrg@replaced-ip ) (Ping timeout: 258 seconds)
1829 [11:36:17] <starstuff> oh wow.....there is an update available. weird. and it's linux-image-amd64.
1830 [11:36:28] <starstuff> babilen: I could have sworn I did an update already! How could that happen?
1831 [11:36:37] *** Quits: Ariannah (~adagio@replaced-ip ) (Ping timeout: 252 seconds)
1832 [11:36:53] <starstuff> babilen: So I updated....do I need to re-run the nvidia dkms install?
1833 [11:36:58] *** Joins: endstille (~endstille@replaced-ip )
1834 [11:37:19] *** Quits: electrostat (~dag@replaced-ip ) (Quit: uwotm8)
1835 [11:37:39] <starstuff> babilen: so the update gave me the 4.8 kernel.
1836 [11:37:42] <babilen> starstuff: You essentially want to make sure that you have matching headers for the 4.8 kernel installed. Did you run "apt upgrade" ?
1837 [11:38:03] <JackSparrow> is lxqt fully functional DE? can it be properly integrated with debian stable?
1838 [11:38:09] <nemo_fish> Hello! I configured an Alix board as a WIFI client and used parprouted and dhcp-helper to 'bridge' eth0 with wlan0. Everything works well, except that I don't receive any multicast traffic on clients attached to eth0 interface. Do I have to use 'traditional' bridging? I didn't because I might need to use ebtables because of WIFI access point and MAC address isue,...
1839 [11:38:13] <starstuff> babilen: yes upgrade is running now
1840 [11:38:19] <starstuff> it's taking a bit of time.
1841 [11:39:05] <babilen> I guess .. afterwards make sure that "dkms status" lists (at least) two lines (one for 4.7 and 4.8 respectively)
1842 [11:39:28] <starstuff> okay it finished. there was some complaint about my filesystem nvme support ext4 filesystem couldn't be found.
1843 [11:39:42] <starstuff> babilen: yes dkms status now gives me more info.
1844 [11:40:07] <starstuff> babilen: dkms status shows the 4.8 kernel info only. Not the 4.7
1845 [11:40:30] <babilen> I guess it compiled the module for that .. I'd reboot now and see how that goes
1846 [11:40:47] <babilen> (which is why it couldn't be loaded under 4.7)
1847 [11:40:54] <starstuff> babilen: do you know why all of a sudden update gave me a new kernel when I know I tried updating as the first thing after installing?
1848 [11:41:16] *** Joins: electrostat (~dag@replaced-ip )
1849 [11:41:22] <babilen> Maybe you didn't select the "linux-image-amd64" metapackage but the 4.7 one during the installation?
1850 [11:41:45] <babilen> Don't really know .. might be obvious from /var/log/apt/history.log* though
1851 [11:41:58] <starstuff> babilen: I just used the 'Stretch' installer and chose all defaults. There was no selection choice for linux-image-amd64 metapackage.
1852 [11:42:28] *** Quits: spinbee (~spinbee@replaced-ip ) (Remote host closed the connection)
1853 [11:42:38] <starstuff> and the linux-image-amd64 metapackage was installed properly at the get go.
1854 [11:42:57] <starstuff> so it's like all of a sudden, after install, it decides to upgrade me to 4.8 from 4.7.
1855 [11:43:18] <starstuff> maybe it got triggered due to a dependency with the nvidia-dkms driver?
1856 [11:43:44] *** Joins: ssaturos (~saturos@replaced-ip )
1857 [11:43:58] <starstuff> well, here goes a reboot.
1858 [11:44:06] *** Quits: starstuff (~user@replaced-ip ) (Remote host closed the connection)
1859 [11:44:09] <babilen> The linux-image-amd64 metapackage depends on 4.8 in the current version
1860 [11:44:10] *** Parts: JackSparrow (75cc0e65@replaced-ip )
1861 [11:44:58] *** Joins: flux242 (~chatzilla@replaced-ip )
1862 [11:45:04] *** Joins: xiaodong (~xiaodong@replaced-ip )
1863 [11:45:26] *** Quits: cha18 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1864 [11:45:42] *** Joins: starstuff (~user@replaced-ip )
1865 [11:45:50] <starstuff> babilen: hey :) I'm in gnome!
1866 [11:45:56] <babilen> Great :)
1867 [11:46:09] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 252 seconds)
1868 [11:46:18] <babilen> starstuff: Do you have an Intel or AMD processor?
1869 [11:46:18] <starstuff> babilen: I really would love to understand what went wrong with the kernel package though
1870 [11:46:26] <starstuff> babilen: Intel i7
1871 [11:46:29] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 248 seconds)
1872 [11:46:30] *** ssaturos is now known as saturos
1873 [11:46:43] *** Quits: stooj (~stooj@replaced-ip ) (Ping timeout: 245 seconds)
1874 [11:47:16] <babilen> starstuff: Install the "intel-microcode" package in that case. It contains current microcode for your CPU that might fix CPU bugs that are hard to debug (reboot after that)
1875 [11:47:20] *** Joins: RickBR (~carlos@replaced-ip )
1876 [11:47:31] <starstuff> babilen: I swear to you that linux-image-amd64 metapackage was installed as part of the initial installation and that I ran an aptitude update/upgrade and it showed nothing available to be updated. Then, after whatever I did with the nvidia dkms stuff, all of a suddent aptitude update/upgrade revealed a 4.8 kernel to be installed!
1877 [11:47:49] *** Joins: kapitalist (~kapitalis@replaced-ip )
1878 [11:47:50] <babilen> starstuff: It's hard to say, but reading /var/log/apt/history.log should provide some info.
1879 [11:47:50] <starstuff> babilen: is that non-free? if so I don't want it
1880 [11:48:15] *** Joins: stooj (~stooj@replaced-ip )
1881 [11:48:46] *** Joins: lucad111 (~lucad111@replaced-ip )
1882 [11:48:46] <babilen> starstuff: It is non-free, but you are already using it (it is just on your mainboard in an older version). If you prefer you could also upgrade your mainboards firmware assuming that the vendor already packaged the latest microcode.
1883 [11:48:57] *** Quits: timahvo1 (~rogue@replaced-ip ) (Read error: Connection reset by peer)
1884 [11:49:13] <babilen> There is no way to *not* use it .. installing that package simply allows you to sideload the latest version
1885 [11:49:16] *** Joins: timahvo1 (~rogue@replaced-ip )
1886 [11:49:17] *** Joins: Brigo (~Brigo@replaced-ip )
1887 [11:49:27] <starstuff> babilen: do you mean firmware as in a bios update for my mobo?
1888 [11:50:06] *** Quits: angor (~angor@replaced-ip ) (Remote host closed the connection)
1889 [11:50:11] <babilen> starstuff: That is what I mean
1890 [11:50:23] *** Joins: m_m_ (~m_m@replaced-ip )
1891 [11:50:52] <starstuff> babilen: I was planning on looking into that next anyway. But I don't know how to confirm if they provide latest microcode
1892 [11:51:04] <babilen> starstuff: Your CPU is using microcode already. Intel releases upgrades for it in binary form and it can be loaded by the linux kernel during boot. You can also get upgrades through firmware upgrades from your mainboard vendor.
1893 [11:51:26] <babilen> There simply is *no* reason to not install the "intel-microcode" package
1894 [11:51:41] <starstuff> okay I understand what you are saying
1895 [11:51:55] *** Joins: BenNZ (~Ben__@replaced-ip )
1896 [11:52:04] <babilen> I am totally in favour of the "No non-free software", but when it comes to hardware drivers (nvidia) and, in particular, firmware and microcode there is no alternative
1897 [11:52:50] <babilen> You are already using that software and, in the best case, it is the same version as the one in the intel-microcode package. If it's not then you'd get a newer version by installing it. It doesn't change the fact that you are using it however.
1898 [11:53:18] <babilen> In a way I would love for "non-free" to be split into "non-free software" and "non-free firmware/microcode/drivers"
1899 [11:53:20] <starstuff> babilen: I'll do that. By the way, looking at my apt history log and I see two entries for linux-image*. One of them is for 4.7 and then way down in later in the log the next one is for 4.8.
1900 [11:53:28] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 258 seconds)
1901 [11:54:02] <babilen> starstuff: Please forgive me, but I don't have the time to find out why you didn't have 4.8
1902 [11:54:14] *** Joins: CeBe (~cebe@replaced-ip )
1903 [11:54:16] <starstuff> no worries. I think maybe it's a bug in Stretch
1904 [11:54:17] <babilen> It's good that you do now and it sounds as if your system is on a good way.
1905 [11:54:21] *** Quits: Savage (uid189461@replaced-ip ) (Quit: Connection closed for inactivity)
1906 [11:54:44] <babilen> starstuff: Are you tracking testing or stretch ?
1907 [11:54:46] <starstuff> babilen: That must be why nouveau also failed (the default after installing debian)
1908 [11:54:59] <babilen> *shrug*
1909 [11:55:01] <starstuff> I think the stretch installer is bugged and putting 4.7 somehow on my sytem?
1910 [11:55:05] <starstuff> haha. Okay thanks again.
1911 [11:55:15] *** Quits: jezza (~jezza@replaced-ip ) (Ping timeout: 246 seconds)
1912 [11:55:21] <babilen> The installer is pretty much a "work in progress"
1913 [11:55:24] <starstuff> maybe #debian-next would be interested
1914 [11:55:32] <babilen> Are you tracking testing or stretch?
1915 [11:55:45] <starstuff> stretch using the recommended Alpha 8 installer
1916 [11:56:41] <starstuff> oh #debian-next is invite only
1917 [11:56:51] <babilen> A few more tips: 1. I'd configure a stretch/sid mix and set stretch as default release (/msg dpkg ssm) 2. Read replaced-url
1918 [11:56:54] <starstuff> I was gonna go ask if they were interested in the issue I have.
1919 [11:57:06] <starstuff> oh, right, oftc..
1920 [11:57:09] <babilen> The channel is on irc.oftc.net (aka irc.debian.org) along with all the other official ones
1921 [11:57:42] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1922 [11:57:42] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
1923 [11:57:42] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1924 [11:58:03] *** Joins: ssaturos (~saturos@replaced-ip )
1925 [11:59:11] *** Joins: benx_ (~ben@replaced-ip )
1926 [11:59:14] *** Quits: Davincii (~damienkef@replaced-ip ) ()
1927 [11:59:34] <babilen> Good luck and welcome to Debian, starstuff
1928 [11:59:37] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
1929 [11:59:54] *** Joins: shinnya (~shinnya@replaced-ip )
1930 [12:00:08] *** Quits: barbanegra (~libertad@replaced-ip ) (Excess Flood)
1931 [12:00:49] *** Quits: m_m_ (~m_m@replaced-ip ) (Remote host closed the connection)
1932 [12:00:53] *** Joins: barbanegra (~libertad@replaced-ip )
1933 [12:01:24] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1934 [12:01:25] *** Joins: m_m (~m_m@replaced-ip )
1935 [12:01:33] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 246 seconds)
1936 [12:01:33] *** ssaturos is now known as saturos
1937 [12:01:43] *** Quits: benx (~ben@replaced-ip ) (Ping timeout: 245 seconds)
1938 [12:02:51] *** Quits: jwd (~jwd@replaced-ip ) (Remote host closed the connection)
1939 [12:03:12] *** Joins: Davincii (~damienkef@replaced-ip )
1940 [12:03:27] <starstuff> babilen: thanks! goodbye.
1941 [12:03:29] *** Parts: starstuff (~user@replaced-ip )
1942 [12:04:35] *** Quits: yotam (~yotamV@replaced-ip ) (Ping timeout: 258 seconds)
1943 [12:04:45] *** Joins: guiverc (~guiverc@replaced-ip )
1944 [12:05:52] *** Parts: guiverc (~guiverc@replaced-ip )
1945 [12:06:05] *** Joins: PHPanos (~textual@replaced-ip )
1946 [12:07:34] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 265 seconds)
1947 [12:08:12] *** Quits: Deadlyvirus (~Dirm@replaced-ip ) (Ping timeout: 246 seconds)
1948 [12:09:02] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1949 [12:09:35] *** Joins: m_m (~m_m@replaced-ip )
1950 [12:09:35] *** Joins: davimore_ (~davimore@replaced-ip )
1951 [12:09:43] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1952 [12:10:01] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1953 [12:10:15] *** Joins: m_m (~m_m@replaced-ip )
1954 [12:11:03] *** Quits: _TheAvatar (TheAvatar@replaced-ip ) (Quit: changing servers)
1955 [12:11:19] *** Joins: Cloudish (~Cloudish@replaced-ip )
1956 [12:11:22] *** Joins: dselect (~dselect@replaced-ip )
1957 [12:11:31] *** Quits: dyens (~dyens@replaced-ip ) (Quit: Leaving)
1958 [12:11:36] *** Joins: altin_ (~altin@replaced-ip )
1959 [12:11:43] *** Quits: [-5h4k3-] (~queuepop@replaced-ip ) (Ping timeout: 245 seconds)
1960 [12:11:56] *** Joins: TheAvatar (TheAvatar@replaced-ip )
1961 [12:12:05] *** Quits: benx_ (~ben@replaced-ip ) (Ping timeout: 268 seconds)
1962 [12:12:08] *** Quits: davimore__ (~davimore@replaced-ip ) (Ping timeout: 245 seconds)
1963 [12:12:29] *** Joins: [-5h4k3-] (queuepop@replaced-ip )
1964 [12:13:03] *** Joins: OS-24695 (~OS-24695@replaced-ip )
1965 [12:13:17] *** Joins: toni_ (~toni@replaced-ip )
1966 [12:13:21] *** OS-24695 is now known as c3p70r
1967 [12:13:21] *** Quits: toni_ (~toni@replaced-ip ) (Client Quit)
1968 [12:13:51] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1969 [12:14:25] *** Joins: m_m (~m_m@replaced-ip )
1970 [12:14:52] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
1971 [12:15:02] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
1972 [12:15:24] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
1973 [12:15:41] *** Joins: Davincii (~damienkef@replaced-ip )
1974 [12:15:42] *** Quits: gshrikant (~gshrikant@replaced-ip ) (Ping timeout: 258 seconds)
1975 [12:15:44] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1976 [12:16:03] *** Joins: UUID02 (~UUID00@replaced-ip )
1977 [12:16:33] *** Joins: m_m (~m_m@replaced-ip )
1978 [12:16:58] *** gftg_away is now known as gftg
1979 [12:17:28] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1980 [12:18:35] *** Joins: m_m (~m_m@replaced-ip )
1981 [12:18:56] *** Joins: Ridout (~coffee@replaced-ip )
1982 [12:19:00] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
1983 [12:19:34] *** Joins: SynrG (~synrg@replaced-ip )
1984 [12:19:39] *** Quits: UUID01 (~UUID00@replaced-ip ) (Ping timeout: 265 seconds)
1985 [12:20:28] *** Joins: SynrGy (~synrg@replaced-ip )
1986 [12:20:46] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
1987 [12:21:40] *** Joins: x_ (~x@replaced-ip )
1988 [12:22:05] *** Joins: g_zen (~g_zen@replaced-ip )
1989 [12:22:14] *** Joins: hanfm1 (~Thunderbi@replaced-ip )
1990 [12:23:41] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1991 [12:23:41] *** hanfm1 is now known as hanfm
1992 [12:24:44] *** Joins: blueness (~blueness@replaced-ip )
1993 [12:25:49] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I remember that this is the internet)
1994 [12:26:26] *** Quits: x_ (~x@replaced-ip ) (Ping timeout: 258 seconds)
1995 [12:26:43] *** Quits: c3p70r (~OS-24695@replaced-ip ) (Ping timeout: 245 seconds)
1996 [12:26:44] *** Joins: x_ (~x@replaced-ip )
1997 [12:28:08] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
1998 [12:28:36] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 256 seconds)
1999 [12:29:06] *** Joins: _sfiguser (~sfigguser@replaced-ip )
2000 [12:30:27] *** Joins: rdococ (rdococ@replaced-ip )
2001 [12:31:40] *** Joins: endstille_ (~endstille@replaced-ip )
2002 [12:32:02] *** Parts: rory (~rory@replaced-ip )
2003 [12:32:21] *** Quits: danke (~danke@replaced-ip ) (Ping timeout: 252 seconds)
2004 [12:33:08] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 256 seconds)
2005 [12:33:18] *** Joins: cdown (~cdown@replaced-ip )
2006 [12:33:19] *** Quits: endstille_ (~endstille@replaced-ip ) (Client Quit)
2007 [12:33:40] *** Joins: endstille (~endstille@replaced-ip )
2008 [12:33:48] *** Joins: criztovyl_ (~christoph@replaced-ip )
2009 [12:33:49] *** Quits: murphy (~murphy@replaced-ip ) (Ping timeout: 252 seconds)
2010 [12:34:17] *** Joins: murphy42 (~murphy@replaced-ip )
2011 [12:34:45] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2012 [12:35:52] *** Joins: Davincii (~damienkef@replaced-ip )
2013 [12:36:33] *** Joins: yokisuci (~yokisuci@replaced-ip )
2014 [12:36:59] *** Joins: endstille_ (~endstille@replaced-ip )
2015 [12:37:08] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Ping timeout: 252 seconds)
2016 [12:38:36] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 268 seconds)
2017 [12:39:40] *** Joins: sz0 (uid110435@replaced-ip )
2018 [12:40:29] *** Joins: spinbee (spinbee@replaced-ip )
2019 [12:40:41] *** Quits: SpaceAce (~SpaceAce@replaced-ip ) (Read error: Connection reset by peer)
2020 [12:40:47] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
2021 [12:40:47] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Changing host)
2022 [12:40:47] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
2023 [12:43:26] *** Joins: Vizva (~max@replaced-ip )
2024 [12:43:30] *** Quits: malachi_ (~malconten@replaced-ip ) (Quit: Leaving)
2025 [12:44:24] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2026 [12:45:01] *** Joins: danke (~danke@replaced-ip )
2027 [12:46:23] *** Quits: sleepruim (~sleepruim@replaced-ip ) (Ping timeout: 258 seconds)
2028 [12:46:45] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 258 seconds)
2029 [12:48:07] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Konversation terminated!)
2030 [12:48:26] *** Joins: benx (~ben@replaced-ip )
2031 [12:49:05] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2032 [12:50:08] *** Joins: Davincii (~damienkef@replaced-ip )
2033 [12:51:12] *** Joins: uNmowed|2 (~Mayu@replaced-ip )
2034 [12:51:47] *** Joins: FierceDeityLink (~shayne@replaced-ip )
2035 [12:52:14] *** Quits: fvb (~fvb@replaced-ip ) (Ping timeout: 264 seconds)
2036 [12:52:14] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2037 [12:52:20] *** Joins: afx_ (~afx_@replaced-ip )
2038 [12:52:31] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Quit: Leaving)
2039 [12:52:53] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 258 seconds)
2040 [12:53:16] *** Joins: ByteStorm (~MaBunny@replaced-ip )
2041 [12:53:17] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Changing host)
2042 [12:53:17] *** Joins: ByteStorm (~MaBunny@replaced-ip )
2043 [12:53:55] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Max SendQ exceeded)
2044 [12:54:48] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 258 seconds)
2045 [12:54:49] *** Joins: endstille (~endstille@replaced-ip )
2046 [12:55:06] *** Quits: Caplain (~shayne@replaced-ip ) (Ping timeout: 252 seconds)
2047 [12:55:53] *** Quits: endstille_ (~endstille@replaced-ip ) (Ping timeout: 260 seconds)
2048 [12:55:58] *** Quits: afuentes (~kusanagi@replaced-ip ) (Quit: Leaving)
2049 [12:56:12] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
2050 [12:56:35] *** Joins: deemel (~deemel@replaced-ip )
2051 [12:56:48] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2052 [12:56:58] *** Joins: Davincii (~damienkef@replaced-ip )
2053 [12:57:03] *** Joins: ByteStorm (~MaBunny@replaced-ip )
2054 [12:57:33] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Changing host)
2055 [12:57:33] *** Joins: ByteStorm (~MaBunny@replaced-ip )
2056 [12:58:29] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 248 seconds)
2057 [12:58:38] *** Quits: maotm_ (~mao@replaced-ip ) (Ping timeout: 256 seconds)
2058 [12:59:02] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2059 [12:59:34] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Ping timeout: 268 seconds)
2060 [12:59:54] *** Joins: Davincii (~damienkef@replaced-ip )
2061 [13:01:03] *** Joins: towo` (~towo@replaced-ip )
2062 [13:01:03] *** Quits: towo` (~towo@replaced-ip ) (Changing host)
2063 [13:01:03] *** Joins: towo` (~towo@replaced-ip )
2064 [13:01:35] *** Joins: rory (~rory@replaced-ip )
2065 [13:02:10] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2066 [13:03:13] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
2067 [13:03:26] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2068 [13:03:51] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2069 [13:04:03] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2070 [13:04:19] *** Joins: Davincii (~damienkef@replaced-ip )
2071 [13:04:33] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2072 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
2073 [13:05:16] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2074 [13:05:32] *** Joins: dpkg (~dpkg@replaced-ip )
2075 [13:05:41] *** Joins: cdown_ (~cdown@replaced-ip )
2076 [13:06:16] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2077 [13:06:22] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2078 [13:06:29] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 248 seconds)
2079 [13:06:35] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2080 [13:06:38] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
2081 [13:06:38] *** cdown_ is now known as cdown
2082 [13:07:02] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2083 [13:07:02] *** Joins: Davincii (~damienkef@replaced-ip )
2084 [13:07:13] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2085 [13:07:45] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2086 [13:07:55] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2087 [13:08:32] *** Joins: rafaeldelucena (~Rafael@replaced-ip )
2088 [13:08:45] *** Quits: rafaeldelucena (~Rafael@replaced-ip ) (Max SendQ exceeded)
2089 [13:09:24] *** Joins: cerbere (~cerbere@replaced-ip )
2090 [13:10:37] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
2091 [13:12:23] *** Joins: angor (~angor@replaced-ip )
2092 [13:12:27] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2093 [13:12:30] *** Joins: OerHeks (~OerHeks@replaced-ip )
2094 [13:12:53] *** Joins: dayten (~gnoid@replaced-ip )
2095 [13:12:59] *** Quits: johanskizo (~johanskiz@replaced-ip ) (Quit: Leaving)
2096 [13:13:48] *** Joins: moozer (~moz@replaced-ip )
2097 [13:13:55] *** Joins: xormor (~xormor@replaced-ip )
2098 [13:13:55] *** Quits: xormor (~xormor@replaced-ip ) (Changing host)
2099 [13:13:55] *** Joins: xormor (~xormor@replaced-ip )
2100 [13:15:36] *** Joins: Texou (~Texou@replaced-ip )
2101 [13:15:43] *** Quits: noxs_ (~noxs@replaced-ip ) (Quit: Lost terminal)
2102 [13:16:04] *** Joins: noxs (~noxs@replaced-ip )
2103 [13:16:34] *** Joins: m-H7 (~mathias@replaced-ip )
2104 [13:16:37] *** Quits: Tempesta (Tempesta@replaced-ip ) (Quit: See ya!)
2105 [13:16:43] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Max SendQ exceeded)
2106 [13:17:08] *** Joins: Tempesta (Tempesta@replaced-ip )
2107 [13:17:39] *** Quits: de-facto (~de-facto@replaced-ip ) (Ping timeout: 245 seconds)
2108 [13:18:04] *** Joins: andrew (~micdo_3@replaced-ip )
2109 [13:20:42] *** Joins: de-facto (~de-facto@replaced-ip )
2110 [13:20:54] *** Parts: steakwipe (~kingrayra@replaced-ip )
2111 [13:20:57] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2112 [13:21:14] *** Joins: steakwipe (~kingrayra@replaced-ip )
2113 [13:21:37] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Max SendQ exceeded)
2114 [13:22:14] *** Quits: ebarch (~ebarch@replaced-ip ) (Remote host closed the connection)
2115 [13:22:53] *** Quits: deemel (~deemel@replaced-ip ) (Quit: Leaving)
2116 [13:23:08] *** Joins: sh00p (~sh00p@replaced-ip )
2117 [13:23:10] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Ping timeout: 258 seconds)
2118 [13:24:02] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2119 [13:24:12] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Max SendQ exceeded)
2120 [13:24:20] *** Joins: ebarch (~ebarch@replaced-ip )
2121 [13:24:30] *** Joins: TomasCZ (~TomasCZ@replaced-ip )
2122 [13:24:45] *** Joins: nikoma (~nikoma@replaced-ip )
2123 [13:25:27] *** Joins: csdl256 (~csdl256@replaced-ip )
2124 [13:26:19] *** Joins: InfoTest (~Thunderbi@replaced-ip )
2125 [13:27:18] *** Quits: Texou (~Texou@replaced-ip ) (Read error: Connection reset by peer)
2126 [13:28:29] *** Joins: gshrikant (~gshrikant@replaced-ip )
2127 [13:28:43] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2128 [13:29:22] *** Quits: Davincii (~damienkef@replaced-ip ) (Remote host closed the connection)
2129 [13:29:26] *** Quits: danke (~danke@replaced-ip ) (Ping timeout: 264 seconds)
2130 [13:32:57] *** Quits: Merixer (~Merixer@replaced-ip ) (Ping timeout: 240 seconds)
2131 [13:33:25] *** Quits: benx (~ben@replaced-ip ) (Quit: This computer has gone to sleep)
2132 [13:33:58] *** Quits: bnw (~bnw@replaced-ip ) (Quit: Leaving)
2133 [13:34:40] *** Quits: sandeepkr (~Sandeepkr@replaced-ip ) (Ping timeout: 258 seconds)
2134 [13:34:50] *** Joins: Merixer (~Merixer@replaced-ip )
2135 [13:35:03] *** Quits: cnu- (~u@replaced-ip ) (Ping timeout: 258 seconds)
2136 [13:35:07] *** Joins: benx (~ben@replaced-ip )
2137 [13:35:29] *** Joins: cnu- (~u@replaced-ip )
2138 [13:35:31] *** Quits: cnu- (~u@replaced-ip ) (Excess Flood)
2139 [13:35:38] *** Joins: deceneus (~deceneus@replaced-ip )
2140 [13:35:57] *** Joins: cnu- (~u@replaced-ip )
2141 [13:36:21] *** Quits: deceneus (~deceneus@replaced-ip ) (Client Quit)
2142 [13:39:19] *** Joins: Defaulttinen (defaultti@replaced-ip )
2143 [13:39:27] *** Joins: B[]rG (~tuptidup@replaced-ip )
2144 [13:40:03] *** Quits: gshrikant (~gshrikant@replaced-ip ) (Ping timeout: 258 seconds)
2145 [13:40:48] *** Quits: rafalcpp (~racalcppp@replaced-ip ) ()
2146 [13:41:25] *** Joins: jolt (jolt@replaced-ip )
2147 [13:42:10] *** Joins: kunoo (~kunoo@replaced-ip )
2148 [13:42:39] *** Joins: transhuman (~transhuma@replaced-ip )
2149 [13:42:42] *** Quits: glebihan (~glebihan@replaced-ip ) (Ping timeout: 246 seconds)
2150 [13:42:46] *** Joins: buffal0 (~buffal0@replaced-ip )
2151 [13:43:03] <dixie7z_> replaced-url
2152 [13:43:05] *** Joins: maotm (~mao@replaced-ip )
2153 [13:43:07] *** Quits: reev (~reev@replaced-ip ) (Ping timeout: 258 seconds)
2154 [13:43:12] *** Quits: Zzeiss (~wsy@replaced-ip ) (Remote host closed the connection)
2155 [13:43:14] <dixie7z_> xorg.log
2156 [13:43:23] *** Quits: buffal0 (~buffal0@replaced-ip ) (Client Quit)
2157 [13:43:27] <dixie7z_> my google chrome keeps crashing
2158 [13:43:29] *** Joins: Zzeiss (~wsy@replaced-ip )
2159 [13:43:32] *** Quits: Ridout (~coffee@replaced-ip ) (Quit: Lost terminal)
2160 [13:43:37] <tx> open up chrome in a terminal
2161 [13:43:38] <dixie7z_> [4025:4025:1230/133134:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process.
2162 [13:43:41] <dixie7z_> ^C^C
2163 [13:43:42] <tx> ah
2164 [13:43:48] *** Joins: cdown_ (~cdown@replaced-ip )
2165 [13:43:49] *** Joins: Insanity_ (uid179350@replaced-ip )
2166 [13:44:04] *** Joins: sioux_ (bd327b56@replaced-ip )
2167 [13:44:11] <transhuman> hi I have a wierd problem with debian xfce desktop loosing its proper scalling in debian so the buttons don't line up ..Going to the settings---display---and changing resolution and changing it back seems to fix it...but it repeatedly looses it when ever it goes to screen saver mode on the vm
2168 [13:44:14] <dixie7z_> replaced-url
2169 [13:44:16] <tx> disable hardware acceleration
2170 [13:44:19] <tx> chrome://flags
2171 [13:44:30] <dixie7z_> i did... i want hardware acceleration.,... it works without it
2172 [13:44:31] *** Joins: cha18 (~cha18@replaced-ip )
2173 [13:44:45] <dixie7z_> it will reduce performance?
2174 [13:44:48] <dixie7z_> tx:
2175 [13:44:54] <transhuman> and some times it just looses it for no apparent reason
2176 [13:45:02] *** Quits: cdown_ (~cdown@replaced-ip ) (Remote host closed the connection)
2177 [13:45:08] <tx> Depends on your GPU.
2178 [13:45:47] *** Joins: cdown_ (~cdown@replaced-ip )
2179 [13:46:40] *** Joins: buffal0 (~buffal0@replaced-ip )
2180 [13:46:56] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 258 seconds)
2181 [13:46:56] *** cdown_ is now known as cdown
2182 [13:47:01] <dixie7z_> okay.. i will disable hardware acceleration and wait for next driver or google chrome update. tx thanks
2183 [13:48:01] *** debhelper sets mode: +l 1646
2184 [13:49:17] *** Joins: nullbyte_ (~ghost@replaced-ip )
2185 [13:49:59] *** Joins: ssaturos (~saturos@replaced-ip )
2186 [13:50:19] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Client Quit)
2187 [13:50:45] *** Quits: csdl256 (~csdl256@replaced-ip ) (Ping timeout: 246 seconds)
2188 [13:50:47] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2189 [13:50:48] *** ssaturos is now known as saturos
2190 [13:51:20] *** Joins: buffffal00 (~buffal0@replaced-ip )
2191 [13:52:15] *** Joins: ssaturos (~saturos@replaced-ip )
2192 [13:53:27] *** Quits: buffal0 (~buffal0@replaced-ip ) (Ping timeout: 258 seconds)
2193 [13:53:49] *** Quits: cha18 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2194 [13:54:28] *** Joins: eugenmayer (~eugenmaye@replaced-ip )
2195 [13:55:09] *** Joins: Muadabi (~dante@replaced-ip )
2196 [13:55:18] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 256 seconds)
2197 [13:55:19] *** ssaturos is now known as saturos
2198 [13:55:29] *** Joins: remo (~remo@replaced-ip )
2199 [13:55:34] <eugenmayer> what would be the best option to run a script "blocking" with the least possible CPU usagen ( bash script ). I just need the script to never end (docker entrypoint)
2200 [13:55:39] *** Parts: eugenmayer (~eugenmaye@replaced-ip )
2201 [13:55:45] *** Joins: eugenmayer (~eugenmaye@replaced-ip )
2202 [13:55:53] *** Joins: muse (~muse@replaced-ip )
2203 [13:56:00] *** Quits: Shock- (~Shock@replaced-ip ) (Ping timeout: 246 seconds)
2204 [13:56:29] <tx> a while true with a sleep statement?
2205 [13:56:30] *** Joins: wewlad (~~@replaced-ip )
2206 [13:56:34] <wewlad> hello again, debs
2207 [13:56:54] <wewlad> does anyone here use apache on debian?
2208 [13:57:10] <eugenmayer> tx: thats the obious one of course. I would use a huge sleep i guess. What about ressource usage using that? Anything particular worring?
2209 [13:57:53] *** Joins: glebihan (~glebihan@replaced-ip )
2210 [13:58:27] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
2211 [13:58:50] <abrotman> wewlad: lots of people, just ask your real question
2212 [13:59:07] *** Quits: cerbere (~cerbere@replaced-ip ) (Quit: Leaving)
2213 [14:00:04] *** Joins: cerbere (~cerbere@replaced-ip )
2214 [14:00:15] *** Quits: muse (~muse@replaced-ip ) (Client Quit)
2215 [14:00:17] <tx> eugenmayer: not at all
2216 [14:00:31] <tx> that's why it's done so often
2217 [14:01:12] <eugenmayer> thank you tx
2218 [14:01:27] *** Quits: cerbere (~cerbere@replaced-ip ) (Client Quit)
2219 [14:02:18] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 246 seconds)
2220 [14:02:19] *** Joins: cerbere (~cerbere@replaced-ip )
2221 [14:02:28] <eugenmayer> tx: is there any way to react on sigterm signals?
2222 [14:03:02] *** Quits: RickBR (~carlos@replaced-ip ) (Quit: Ex-Chat)
2223 [14:03:03] *** Joins: Shock- (~Shock@replaced-ip )
2224 [14:03:14] *** Quits: cerbere (~cerbere@replaced-ip ) (Client Quit)
2225 [14:03:23] <tx> you can with traps
2226 [14:03:37] <wewlad> abrotman: do you use mpm_prefork module?
2227 [14:03:38] *** Joins: jwd (~jwd@replaced-ip )
2228 [14:03:38] <tx> (assuming bash) replaced-url
2229 [14:03:49] *** Joins: cerbere (~cerbere@replaced-ip )
2230 [14:03:54] <wewlad> the question is simple: does it work for anybody or not
2231 [14:04:03] *** Quits: clmsy (~eoz@replaced-ip ) (Ping timeout: 246 seconds)
2232 [14:04:04] *** Joins: bouzu (~nurv@replaced-ip )
2233 [14:04:04] <abrotman> wewlad: I didn't saay me, I just said to ask your actual question .. and yes, that works
2234 [14:04:10] <abrotman> Does it not work for you?
2235 [14:04:14] <wewlad> no
2236 [14:04:25] <wewlad> a different mpm module works fine
2237 [14:04:38] <wewlad> and even mpm_prefork worked fine until I updated apache to the latest stable
2238 [14:04:48] <abrotman> and you have no errors in logs?
2239 [14:05:02] <wewlad> the only error is that no mpm module is loaded
2240 [14:05:16] <wewlad> other than that - nothing helpful
2241 [14:07:37] <transhuman> question: does open vm tools install a mouse driver or is that done separately?
2242 [14:07:39] *** Joins: c00lbard (~c00lbard@replaced-ip )
2243 [14:08:11] <tx> I think it uses the mouse kmod
2244 [14:08:13] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 260 seconds)
2245 [14:08:13] <tx> most hypervisors
2246 [14:08:19] *** Joins: toni_ (~toni@replaced-ip )
2247 [14:08:22] <tx> mouse / usbmouse
2248 [14:08:41] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 260 seconds)
2249 [14:08:57] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 246 seconds)
2250 [14:09:27] *** Joins: Davincii (~damienkef@replaced-ip )
2251 [14:09:32] *** Joins: shahid_ (~shahid@replaced-ip )
2252 [14:09:43] <rdococ> I have reason to celebrate
2253 [14:09:55] <petn-randall> yay \o/
2254 [14:10:09] *** Quits: rdococ (rdococ@replaced-ip ) (Changing host)
2255 [14:10:09] *** Joins: rdococ (rdococ@replaced-ip )
2256 [14:10:19] <rdococ> why on earth was I not logged in?
2257 [14:10:20] <transhuman> apparently open-vm-tools does NOT change the vmmouse from absolute to relative which might be the source of my problem (according to xfce people)
2258 [14:10:21] <rdococ> nevermind
2259 [14:10:25] *** Joins: idea71 (~idea71@replaced-ip )
2260 [14:10:31] *** Parts: idea71 (~idea71@replaced-ip )
2261 [14:10:33] <rdococ> anyway
2262 [14:10:40] <rdococ> I will now tell you my reason to celebrate.
2263 [14:10:54] <transhuman> I am not sure how to make that change
2264 [14:10:56] <tx> so much build up
2265 [14:10:56] <transhuman> anyone know
2266 [14:10:58] <tx> this better be good
2267 [14:11:12] <rdococ> I am no longer using Windows!
2268 [14:11:33] <tx> cool.
2269 [14:11:40] <rdococ> I am now using, well... you guessed it. #Debian!
2270 [14:11:57] <rdococ> it's all thanks to my friend on IRC tho :p
2271 [14:12:16] <rdococ> yes, I'm not as dumb as the general public is so I knew LozeBloze was bad
2272 [14:12:22] <Ooze> I'm using rsync to copy the contents of one drive to another, I think I've copied everything as when I run it I get the end dialogue. When I look at the drives though, they differ in size. I've gone through the properies of every folder and it looks like all the data is there. What's going on?
2273 [14:12:26] <Ooze> Do I have everything?
2274 [14:12:28] <wewlad> does anyone here use apache with mpm_prefork?
2275 [14:14:09] *** Joins: exa_ways (~exaways@replaced-ip )
2276 [14:14:10] *** Quits: buffffal00 (~buffal0@replaced-ip ) (Quit: Computer has gone to sleep. ZZZzzz…)
2277 [14:14:15] <jelly> wewlad: best assume someone does, and ask the real question
2278 [14:14:50] <wewlad> that is the real question, jelly
2279 [14:14:51] <jelly> anyone still using mod_php would go with prefork model
2280 [14:15:02] <jelly> wewlad: then yes.
2281 [14:15:09] <wewlad> jelly: do you?
2282 [14:15:14] <jelly> yes.
2283 [14:15:27] <jelly> problem solved!
2284 [14:15:30] <wewlad> do you have the latest stable apache?
2285 [14:15:31] <jelly> next
2286 [14:15:41] <jelly> wewlad: that's a new question
2287 [14:16:12] <wewlad> does anyone here use the latest stable apache on latest stable Debian and uses mpm_prefork module?
2288 [14:16:14] <jelly> my systems with apache are mostly still on wheezy. what do you REALLY want to know?
2289 [14:16:26] <jelly> wewlad: again, assume the answer is yes.
2290 [14:16:39] <wewlad> I want to know whether the package is f---ing broken or is it something on my end
2291 [14:17:05] *** Joins: kuraidesu (~kuraidesu@replaced-ip )
2292 [14:17:06] <wewlad> because I did just apt-get upgrade and since then apache stopped working with that module
2293 [14:17:20] <wewlad> it works fine with another mpm module such as mpm_event
2294 [14:17:21] <jelly> wewlad: which architecture?
2295 [14:17:25] <wewlad> 64
2296 [14:17:32] <wewlad> amd64
2297 [14:18:20] <wewlad> aaaand then usually goes silence
2298 [14:18:21] <jelly> did you check the bts?
2299 [14:18:28] <wewlad> what's 'bts'?
2300 [14:18:31] <jelly> !bts
2301 [14:18:31] <dpkg> Bug Tracking System for Debian packages, replaced-url
2302 [14:18:36] <wewlad> no
2303 [14:18:42] *** Joins: sokle (~s0k1e@replaced-ip )
2304 [14:18:57] <jelly> if it's really horribly broken, someone may have already reported it
2305 [14:19:06] <wewlad> I expect stable release of an util work well on stable branch of an os that advertises itself as very stable
2306 [14:19:33] <wewlad> so I assume bts doesn't matter, such a bug wouldn't reach stable branch
2307 [14:19:41] <jelly> you assume wrong
2308 [14:19:50] *** Joins: dethos (~dethos@replaced-ip )
2309 [14:19:56] <wewlad> unlike you
2310 [14:20:15] <jelly> the correct way to hunt for a cause includes checking if someone else has the same or similar issue
2311 [14:20:23] <jelly> those issues are reported in bts
2312 [14:20:40] <wewlad> no
2313 [14:20:47] *** Quits: InfoTest (~Thunderbi@replaced-ip ) (Quit: InfoTest)
2314 [14:20:51] <wewlad> the correct way is to figure out whether it works for others
2315 [14:21:00] <wewlad> if so - then the problem is local to my install
2316 [14:21:34] <jelly> then you'll have to ask the same question every couple hours
2317 [14:21:49] <jelly> until someone with the exact setup is accidentally online at the same time
2318 [14:21:56] *** uNmowed|2 is now known as uNmowed
2319 [14:21:58] <wewlad> does anyone here use the latest stable apache on latest stable Debian and uses mpm_prefork module?
2320 [14:22:27] *** Joins: MARPATdroid (~MARPATdro@replaced-ip )
2321 [14:22:29] <jelly> or do a new install of amd64 jessie and try to reproduce
2322 [14:22:30] *** Quits: js9600 (~js9600@replaced-ip ) (Ping timeout: 256 seconds)
2323 [14:22:31] <MARPATdroid> j
2324 [14:22:52] <wewlad> jelly: I refuse to do so.
2325 [14:22:57] *** Joins: guardianJ (~javaserve@replaced-ip )
2326 [14:23:15] <wewlad> if that distro dies so easily I think I shouldn't be installing it again
2327 [14:23:26] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Ping timeout: 268 seconds)
2328 [14:23:30] <jelly> wewlad: you may find out volunteers in here may refuse to waste time on users that had not done their best first
2329 [14:23:57] *** Joins: ajyg (~ajyg@replaced-ip )
2330 [14:24:03] <wewlad> jelly: I'm not going to do my best on a stable release channel
2331 [14:24:12] <wewlad> especially when it concerns such a popular package
2332 [14:24:20] <wewlad> and pretty simple config
2333 [14:24:21] <Ooze> Anyone know why my drives appear to hold the same content yet one consumes more space than the other?
2334 [14:24:34] *** Quits: MARPATdroid (~MARPATdro@replaced-ip ) (Client Quit)
2335 [14:24:38] <wewlad> Ooze: fragmentation?
2336 [14:24:46] <wewlad> Ooze: different fs?
2337 [14:24:57] <Ooze> both ext4, one is raid6 though
2338 [14:25:01] <Ooze> but I t hought that was already accounted for
2339 [14:25:31] <jelly> Ooze: which tools did you use to compare?
2340 [14:25:54] <Ooze> just properties from Windows in my smb share
2341 [14:25:56] <Ooze> also ranger
2342 [14:26:19] <Ooze> replaced-url
2343 [14:26:40] <Ooze> when I check the properties of each sub folder they all have the same size
2344 [14:26:46] <Ooze> but the drives overall are different
2345 [14:27:27] <jelly> Ooze: what about output of df -i ?
2346 [14:27:53] <Ooze> replaced-url
2347 [14:28:22] <jelly> so you got a lot more files and folder on michigan than on backup
2348 [14:28:42] <Ooze> that's what it feels like but my rsync command doesn't seem to want to copy any more
2349 [14:28:46] <Ooze> looks like it's finished
2350 [14:28:58] <Ooze> sudo rsync -pauv --progress /media/michigan/ /media/backup/
2351 [14:29:14] <Ooze> replaced-url
2352 [14:30:04] <jelly> Ooze: do you have any mountpoints below /media/michigan/ ?
2353 [14:30:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2354 [14:31:09] <Ooze> replaced-url
2355 [14:32:45] *** Quits: MafProd (~mafprod@replaced-ip ) (Ping timeout: 246 seconds)
2356 [14:32:49] *** Quits: andrew (~micdo_3@replaced-ip ) (Read error: Connection reset by peer)
2357 [14:32:58] *** Parts: eugenmayer (~eugenmaye@replaced-ip )
2358 [14:33:19] *** Quits: Daniel0 (~admin@replaced-ip ) (Ping timeout: 258 seconds)
2359 [14:33:22] <jelly> so, no
2360 [14:34:02] *** Joins: dvs (~hibbard@replaced-ip )
2361 [14:34:06] *** Quits: magyar (~magyar@replaced-ip ) (Ping timeout: 258 seconds)
2362 [14:34:13] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Quit: leaving)
2363 [14:34:15] <jelly> Ooze: what if you remove -u from rsync?
2364 [14:34:41] <jelly> add -n for a dry run
2365 [14:34:53] *** Quits: boris_t (~boris_t@replaced-ip ) (Read error: Connection reset by peer)
2366 [14:35:08] *** Joins: magyar (~magyar@replaced-ip )
2367 [14:35:29] <jelly> and -a implies -p so you don't need that either, but it doesn't change anything
2368 [14:35:30] <Ooze> sudo rsync -pavn --progress /media/michigan/ /media/backup/
2369 [14:35:30] <Ooze> ?
2370 [14:35:37] <jelly> yes.
2371 [14:35:46] <Ooze> same thing
2372 [14:35:58] *** Joins: Aussie_matt (~quassel@replaced-ip )
2373 [14:36:10] <jelly> weird
2374 [14:36:14] *** Joins: boris_t (~boris_t@replaced-ip )
2375 [14:36:25] *** Joins: OS-20724 (~root@replaced-ip )
2376 [14:36:25] *** Joins: nibble_zero (~chatzilla@replaced-ip )
2377 [14:37:04] <jelly> Ooze: did you at any point use -S or -H or some other way to do sparse files or deduplication by hardlinking on the backup side?
2378 [14:37:08] <Ooze> I had been using 'sudo rsync -pauv --progress /media/huron/ /media/transfer/
2379 [14:37:08] <Ooze> ' and they're the same size
2380 [14:37:12] <Ooze> It's the same config as michigan
2381 [14:37:21] *** Quits: Zzeiss (~wsy@replaced-ip ) (Quit: Zzeiss)
2382 [14:37:26] *** Parts: OS-20724 (~root@replaced-ip )
2383 [14:37:28] <Ooze> I ran two instances at the same time once
2384 [14:37:49] <jelly> that usually does not hurt too much except for making things slow
2385 [14:37:55] <Ooze> replaced-url
2386 [14:38:37] <jelly> Ooze: just for fun, does rsync --progress -an --delete /media/backup/ /media/michigan/ say anything?
2387 [14:39:08] <Ooze> Just sending incremental file list
2388 [14:39:08] <Ooze> then returns
2389 [14:40:50] *** Joins: HenryHoneyBee (~HenryHone@replaced-ip )
2390 [14:41:26] *** Quits: HenryHoneyBee (~HenryHone@replaced-ip ) (Remote host closed the connection)
2391 [14:41:38] *** Joins: lsv (~nn@replaced-ip )
2392 [14:42:22] *** Joins: dfcnvt (~tagraf@replaced-ip )
2393 [14:42:43] *** Joins: HenryHoneyBee (~HenryHone@replaced-ip )
2394 [14:42:43] *** Quits: HenryHoneyBee (~HenryHone@replaced-ip ) (Remote host closed the connection)
2395 [14:42:59] <jelly> Ooze: huh. I'd check for hardlinks then. find /media/backup -links +1 \! -type d -ls
2396 [14:43:14] <jelly> either that or sparse files
2397 [14:43:17] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 258 seconds)
2398 [14:43:50] *** Joins: HenryHoneyBee (~HenryHone@replaced-ip )
2399 [14:44:25] *** Joins: root__ (~HenryHone@replaced-ip )
2400 [14:44:25] *** Quits: HenryHoneyBee (~HenryHone@replaced-ip ) (Remote host closed the connection)
2401 [14:45:15] *** Joins: qwxlea (~user@replaced-ip )
2402 [14:45:52] <Ooze> returns nothing
2403 [14:45:52] *** Quits: root__ (~HenryHone@replaced-ip ) (Remote host closed the connection)
2404 [14:46:11] *** Joins: MafProd (~mafprod@replaced-ip )
2405 [14:46:34] *** Joins: noroot_ (~noroot@replaced-ip )
2406 [14:46:49] *** Joins: root__ (~HenryHone@replaced-ip )
2407 [14:46:50] *** Quits: root__ (~HenryHone@replaced-ip ) (Remote host closed the connection)
2408 [14:46:51] *** Quits: exa_ways (~exaways@replaced-ip ) (Read error: Connection reset by peer)
2409 [14:46:57] *** Joins: altin_ (~altin@replaced-ip )
2410 [14:46:58] *** Joins: bumbal (~lxk@replaced-ip )
2411 [14:47:06] <jelly> Ooze: then see if any files on the backup side are sparse
2412 [14:47:25] <jelly> I don't have a ready recipe for that
2413 [14:47:32] *** Quits: ajyg (~ajyg@replaced-ip ) (Remote host closed the connection)
2414 [14:47:50] *** Joins: root__ (~HenryHone@replaced-ip )
2415 [14:48:55] <jelly> probably google: find sparse files, and pick a stackoverflow result
2416 [14:49:07] *** Joins: majukarma (~marc@replaced-ip )
2417 [14:49:16] *** Joins: L0aD1nG (~L0aD1nG@replaced-ip )
2418 [14:49:48] *** Quits: noroot (~noroot@replaced-ip ) (Ping timeout: 258 seconds)
2419 [14:50:13] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
2420 [14:50:15] *** SmartCat is now known as SuperCat
2421 [14:50:19] *** Quits: Vizva (~max@replaced-ip ) (Remote host closed the connection)
2422 [14:50:31] *** Joins: rsx (~dummy@replaced-ip )
2423 [14:50:58] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Ping timeout: 258 seconds)
2424 [14:51:43] *** Quits: bumbal (~lxk@replaced-ip ) (Ping timeout: 258 seconds)
2425 [14:52:14] *** Joins: yokisuci (~yokisuci@replaced-ip )
2426 [14:52:21] *** Quits: root__ (~HenryHone@replaced-ip ) (Ping timeout: 246 seconds)
2427 [14:52:28] *** Joins: ssaturos (~saturos@replaced-ip )
2428 [14:52:38] *** Quits: ransur0t (~ransur0t@replaced-ip ) (Remote host closed the connection)
2429 [14:53:19] <Ooze> Yeah, this is virtual so it looks like this could be a possibility
2430 [14:53:50] <Ooze> One is a 4TB volume of a RAID 6 array, the other is a 4TB volume of a two-disk raid 0
2431 [14:54:05] <jelly> that doesn't really matter
2432 [14:54:11] <Ooze> didn't think so
2433 [14:54:11] *** Joins: dreamon_ (~dreamon@replaced-ip )
2434 [14:54:31] *** Joins: Daniel0 (~admin@replaced-ip )
2435 [14:54:41] *** Joins: Savage (uid189461@replaced-ip )
2436 [14:55:19] *** Quits: J-BBB (~J-BBB@replaced-ip ) (Remote host closed the connection)
2437 [14:55:35] *** Joins: J-BBB (~J-BBB@replaced-ip )
2438 [14:55:46] <Ooze> Running ls -alsh
2439 [14:55:53] <Ooze> looks like the file sizes are the same
2440 [14:56:00] <jelly> however, rsync doesn't sparsify files on destination by default, so if some of them are sparse, the initial rsync had to be done with -S
2441 [14:56:01] *** Joins: shahid__ (~shahid@replaced-ip )
2442 [14:56:16] <Ooze> well, you saw my bash history
2443 [14:56:19] *** Joins: danke (~danke@replaced-ip )
2444 [14:56:20] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2445 [14:56:21] *** ssaturos is now known as saturos
2446 [14:56:22] <Ooze> don't think I messed anything up
2447 [14:56:26] *** Quits: shahid_ (~shahid@replaced-ip ) (Ping timeout: 264 seconds)
2448 [14:56:30] *** Quits: Savage (uid189461@replaced-ip ) (Client Quit)
2449 [14:56:51] *** Parts: sokle (~s0k1e@replaced-ip )
2450 [14:58:19] *** Quits: int0x27h (~int0x27h@replaced-ip ) (Quit: foo)
2451 [14:58:36] <jelly> Ooze: diff -u <(cd /media/michigan; find .|sort) <(cd /media/backup; find .|sort) returns nothing, right?
2452 [14:58:50] <jelly> (that will work in bash or zsh)
2453 [14:59:04] *** Joins: Ryushin (~Ryushin@replaced-ip )
2454 [14:59:08] <Ooze> Correct, returns nothing
2455 [14:59:42] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Quit: Leaving.)
2456 [14:59:44] <jelly> so hunt for sparse files, then, I got no other ideas
2457 [15:00:12] <Ooze> replaced-url
2458 [15:00:18] <Ooze> after running that ls command everything looks fine
2459 [15:00:24] <jelly> if you find some, that merely means your backup is somewhat more efficient
2460 [15:00:43] <Ooze> but I'd still have everything in entirety?
2461 [15:01:22] <Ooze> I'm just trying to move /michigan, /huron, and /superior to /backup and /transfer so I can relocate the drives to my NAS
2462 [15:01:23] <jelly> correct
2463 [15:01:25] <Ooze> then return it all
2464 [15:01:26] *** Parts: majukarma (~marc@replaced-ip )
2465 [15:01:37] <Ooze> it freakin' me out
2466 [15:01:38] *** Joins: Savage (uid189461@replaced-ip )
2467 [15:01:46] <jelly> that ls doesn't do subdirs
2468 [15:02:05] <jelly> how did you compare the two values in each row?
2469 [15:02:13] *** Quits: Muadabi (~dante@replaced-ip ) (Remote host closed the connection)
2470 [15:02:19] <Ooze> They're mostly movies, I went into the main dir w/ just files and they looked the same
2471 [15:02:22] <Ooze> just my eye
2472 [15:02:31] *** Quits: kuraidesu (~kuraidesu@replaced-ip ) (Quit: Leaving)
2473 [15:02:43] <jelly> movies won't be sparsifiable
2474 [15:03:01] <jelly> vm images might be.
2475 [15:03:08] <jelly> or some databases
2476 [15:03:23] <Ooze> I have some documents and photos too
2477 [15:03:54] *** Joins: milind_ (~milind@replaced-ip )
2478 [15:04:02] <jelly> find a command line or script that tells you which files are sparse out of all the files in a directory, recursively
2479 [15:04:06] *** Joins: GenteelBen (~GenteelBe@replaced-ip )
2480 [15:04:21] <Ooze> Something like this? I'm too intimidated to run it replaced-url
2481 [15:04:26] <jelly> yes
2482 [15:04:53] <GenteelBen> I don't think you're ready for this jelly.
2483 [15:05:20] <jelly> sorry?
2484 [15:06:40] <GenteelBen> It's a song lyric, nevermind.
2485 [15:06:42] *** Joins: root__ (~HenryHone@replaced-ip )
2486 [15:07:26] *** Joins: MARPATdroid (~MARPATdro@replaced-ip )
2487 [15:07:48] <jelly> Ooze: find /media/backup -type f \! -size 0 -printf '%S:%p\0' | sed -zn 's/^0[^:]*://p' | tr '\0' '\n' .... doesn't look too scary
2488 [15:08:20] *** Joins: ssaturos (~saturos@replaced-ip )
2489 [15:08:21] <Ooze> returns n o t h i n g
2490 [15:08:32] *** guardianJ is now known as DonkeyMust
2491 [15:08:50] *** Joins: dvs_ (~hibbard@replaced-ip )
2492 [15:08:56] *** Quits: dvs_ (~hibbard@replaced-ip ) (Client Quit)
2493 [15:09:01] <jelly> weird
2494 [15:09:05] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2495 [15:09:11] *** Joins: knidos (~knidos@replaced-ip )
2496 [15:09:51] <jelly> Ooze: what does du --apparent-size -xhs /media/michigan say?
2497 [15:09:51] *** Joins: hele (~hele@replaced-ip )
2498 [15:09:58] *** Joins: dvs (~hibbard@replaced-ip )
2499 [15:10:04] *** Joins: kapitalist (~kapitalis@replaced-ip )
2500 [15:10:25] <Ooze> 1.6T /media/michigan
2501 [15:10:33] *** Quits: TomTomTo1 (~henryk@replaced-ip ) (Quit: WeeChat 1.5)
2502 [15:10:38] <jelly> but 3.2T is in use
2503 [15:10:51] <jelly> could be deleted files but still open by a process
2504 [15:11:05] <Ooze> I did clear a lot from michigan recently
2505 [15:11:08] *** Joins: OS-26377 (~OS-26377@replaced-ip )
2506 [15:11:11] <jelly> Ooze: you got any torrent client processes still running or something?
2507 [15:11:14] <Ooze> yeeee
2508 [15:11:16] *** Quits: Aussie_matt (~quassel@replaced-ip ) (Remote host closed the connection)
2509 [15:11:21] <Ooze> rtorrent has a bunch of stuff
2510 [15:11:29] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 252 seconds)
2511 [15:11:30] *** ssaturos is now known as saturos
2512 [15:11:30] <jelly> !deleted
2513 [15:11:38] <jelly> hmph, there was a factoid
2514 [15:13:10] *** Joins: enseneo (~madneap@replaced-ip )
2515 [15:13:58] *** Quits: c00lbard (~c00lbard@replaced-ip ) ()
2516 [15:14:09] *** Quits: ruslan_m (rmstoi@replaced-ip ) (Remote host closed the connection)
2517 [15:14:22] *** Joins: saysp_ (~saysp@replaced-ip )
2518 [15:14:34] <jelly> Ooze: lsof -n +L1 (as root)
2519 [15:14:55] <jelly> perhaps | grep michigan
2520 [15:15:40] <Ooze> in any location?
2521 [15:15:45] <Ooze> or in a certain dir?
2522 [15:15:54] <Ooze> replaced-url
2523 [15:16:39] <jelly> that doesn't show anything on /media/michigan
2524 [15:16:49] <Ooze> no, it doesn't
2525 [15:17:11] *** Joins: cha18 (~cha18@replaced-ip )
2526 [15:18:01] *** debhelper sets mode: +l 1654
2527 [15:18:05] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 252 seconds)
2528 [15:18:29] <jelly> Ooze: I'm stumped. Perhaps something else holds some files open but lsof doesn't see it. A reboot might help.
2529 [15:18:39] *** Joins: maotm (~mao@replaced-ip )
2530 [15:18:49] <jelly> or blindly killing suspect processes
2531 [15:18:59] *** Joins: n4dir (~user@replaced-ip )
2532 [15:18:59] <Ooze> I've rebooted several times in recent days. I'll reboot the actual host I suppose
2533 [15:20:10] *** Joins: jnavila (~jnavila@replaced-ip )
2534 [15:20:44] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
2535 [15:21:17] <n4dir> debian-stable ppc, after booting during tty-login i get an endless message stating: firewire_ohci 0001:02:0e.0: isochronous cycle too long
2536 [15:21:44] <n4dir> seems to be some hardware, lspci lists: 0001:02:0e.0 FireWire (IEEE 1394): Apple Inc. Shasta Firewire
2537 [15:21:54] <n4dir> doing ps i find:
2538 [15:22:03] <n4dir> 73 ? S< 0:00 [firewire]
2539 [15:22:03] <n4dir> 74 ? S< 0:00 [firewire_ohci]
2540 [15:22:18] <n4dir> is there any quick way to get rid of those messages?
2541 [15:22:59] *** Quits: knidos (~knidos@replaced-ip ) (Quit: knidos)
2542 [15:23:05] *** Joins: littlebit (~Thunderbi@replaced-ip )
2543 [15:23:11] *** Joins: ssaturos (~saturos@replaced-ip )
2544 [15:23:21] <jelly> n4dir: if you don't plan on using any firewire hardware you could blacklist the relevant kernel modules
2545 [15:23:27] <jelly> !blacklist
2546 [15:23:28] <dpkg> To blacklist a Linux kernel module, create/edit /etc/modprobe.d/blacklist.local.conf and add a line similar to this (without quotes): "blacklist module_name". If this doesn't work, do 'echo "install modulename /bin/true" >> /etc/modprobe.d/blacklist.local.conf'. IMPORTANT: ask about <blacklist-initramfs>. To blacklist a module at installation time, ask me about <installer blacklist>. replaced-url
2547 [15:23:32] <petn-randall> n4dir: You can grep them out if you want.
2548 [15:23:53] *** Quits: criztovyl_ (~christoph@replaced-ip ) (Quit: Nooooooooo)
2549 [15:24:09] <n4dir> thanks, jelly, i never did blacklist, will try that.
2550 [15:24:25] <jelly> n4dir: if that happens on the console, you can try playing with kernel log levels
2551 [15:24:36] <jelly> !printk
2552 [15:24:36] <dpkg> extra, extra, read all about it, printk is see docs for <sysctl> and adjust /etc/sysctl.conf kernel.printk (3 4 1 7 or so). You can also use 'dmesg -n1' command. See replaced-url
2553 [15:25:00] <n4dir> well: i think i don't need those firewire thingy, but i am not that sure what exactly it is. :-)
2554 [15:25:08] <jelly> if it only happens in logs... ignore it
2555 [15:25:15] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 265 seconds)
2556 [15:25:49] <n4dir> i would, but it really is annoying when typing username and pwd. could switch to tty2, where no messages are to be found. will try blacklist, else go on to ignore it
2557 [15:25:57] <n4dir> thanks again
2558 [15:26:04] *** Quits: cha18 (~cha18@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2559 [15:26:22] <jelly> there may or may not be someone more clueful on a ppc-specific channel
2560 [15:26:24] <jelly> !ppc
2561 [15:26:24] <dpkg> PowerPC is a <RISC> architecture (replaced-url
2562 [15:26:36] <n4dir> ah, cool, thanks for that too
2563 [15:26:47] *** Joins: int0x27h (~int0x27h@replaced-ip )
2564 [15:26:47] *** Quits: int0x27h (~int0x27h@replaced-ip ) (Changing host)
2565 [15:26:47] *** Joins: int0x27h (~int0x27h@replaced-ip )
2566 [15:26:55] *** Quits: littlebit (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2567 [15:26:55] *** Quits: maxxe (~maxxe@replaced-ip ) (Quit: leaving)
2568 [15:27:02] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 264 seconds)
2569 [15:27:02] *** ssaturos is now known as saturos
2570 [15:27:07] *** Joins: sokle (~s0k1e@replaced-ip )
2571 [15:27:19] *** Joins: linearlogic123 (~zxc123@replaced-ip )
2572 [15:27:22] *** Quits: milind_ (~milind@replaced-ip ) (Quit: Leaving)
2573 [15:27:32] *** Joins: gonz0 (~gonz0@replaced-ip )
2574 [15:27:34] *** Parts: linearlogic123 (~zxc123@replaced-ip )
2575 [15:27:46] *** Joins: milind_ (~milind@replaced-ip )
2576 [15:27:51] *** Joins: milind__ (~milind@replaced-ip )
2577 [15:28:48] *** Quits: ByteStorm (~MaBunny@replaced-ip ) (Ping timeout: 245 seconds)
2578 [15:29:27] <n4dir> jelly: just to be sure, i edited /etc/modprobe.d/blacklist.local.conf likes this (both modules found by lsmod | grep fire): replaced-url
2579 [15:29:30] *** Joins: endstille (~endstille@replaced-ip )
2580 [15:29:42] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2581 [15:29:59] <jelly> looks reasonable
2582 [15:30:05] *** Blendify|zzz is now known as Blendify
2583 [15:30:17] <n4dir> cool. thanks
2584 [15:31:50] *** Quits: tallbarr (~none@replaced-ip ) (Ping timeout: 264 seconds)
2585 [15:31:53] *** Joins: cargo_pantz (~pi@replaced-ip )
2586 [15:31:55] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2587 [15:32:31] <rdococ> I think I did this once, but forgot...
2588 [15:33:24] <rdococ> how do I "install" a .deb archive?
2589 [15:33:55] <feodaron> hi, Debian should work with 6 TB drive (4096 byte sectors)?
2590 [15:33:56] <n4dir> dpkg -i *deb or gdebi (which will also take care of the dependencies)
2591 [15:33:56] <dpkg> package *deb or gdebi (which will also take care of the dependencies) is already installed
2592 [15:34:07] <feodaron> reading data from such drive e.g. with dd gives me IO errors
2593 [15:34:30] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2594 [15:34:53] *** Quits: boubou (boubou@replaced-ip##) (Quit: ZNC - ##replaced-url
2595 [15:34:54] <feodaron> reading from /dev/sda = I/O errors. reading from /dev/sda1 kind of works but is super slow, like 100 times slower then it should be
2596 [15:34:54] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
2597 [15:35:14] <feodaron> debian was able to partition the disk and even setup filesytems there
2598 [15:35:51] *** Quits: sioux_ (bd327b56@replaced-ip ) (Ping timeout: 260 seconds)
2599 [15:36:00] *** Joins: littlebit (~Thunderbi@replaced-ip )
2600 [15:36:49] *** Quits: badiane (~badiane@replaced-ip ) (Ping timeout: 268 seconds)
2601 [15:38:53] <rdococ> hm... not the right architecture
2602 [15:39:55] *** Quits: MDrights (~MDrights@replaced-ip ) (Quit: MDrights)
2603 [15:40:57] *** Joins: unhallowed (~root@replaced-ip )
2604 [15:41:25] *** Joins: Ooze (~Ooze@replaced-ip )
2605 [15:41:43] *** Joins: _m8 (~m8@replaced-ip )
2606 [15:41:47] <Ooze> looks like one of my volumes is already degraded
2607 [15:41:53] *** Joins: boubou (boubou@replaced-ip )
2608 [15:41:54] <Ooze> which is what I feared, but expected over a year+
2609 [15:42:06] <Ooze> hopefully I can boot back up fine, then I'll shut down and see what the problem is
2610 [15:42:59] *** Quits: sappel (~sappel@replaced-ip ) (Ping timeout: 268 seconds)
2611 [15:43:55] *** Quits: Colti (Miramar-FL@replaced-ip ) (Excess Flood)
2612 [15:44:15] *** Quits: m8 (~m8@replaced-ip ) (Ping timeout: 258 seconds)
2613 [15:44:26] *** Quits: s0ph0s (~s0ph0s@replaced-ip ) (Ping timeout: 264 seconds)
2614 [15:44:59] *** Joins: awal1 (~awal1@replaced-ip )
2615 [15:45:28] *** Joins: Colti (Miramar-FL@replaced-ip )
2616 [15:45:50] *** Joins: Vizva (~max@replaced-ip )
2617 [15:46:41] *** Quits: hanfm (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
2618 [15:47:28] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
2619 [15:48:32] *** Quits: _m8 (~m8@replaced-ip ) (Ping timeout: 268 seconds)
2620 [15:49:12] *** Quits: danke (~danke@replaced-ip ) (Ping timeout: 256 seconds)
2621 [15:49:13] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: Leaving)
2622 [15:50:03] *** Joins: s0ph0s (~s0ph0s@replaced-ip )
2623 [15:50:44] *** Joins: TomTomTosch (~henryk@replaced-ip )
2624 [15:51:14] *** Joins: Wizek_ (~Wizek@replaced-ip )
2625 [15:52:07] *** Joins: Ooze (~Ooze@replaced-ip )
2626 [15:52:13] *** Joins: m8 (~m8@replaced-ip )
2627 [15:52:33] <Ooze> Just rebooted the host
2628 [15:52:38] <Ooze> went much more smoothly than expected
2629 [15:53:14] *** Quits: danslo (~danslo@replaced-ip ) (Remote host closed the connection)
2630 [15:53:19] <Ooze> drives are still the same size though
2631 [15:53:47] *** Quits: milind__ (~milind@replaced-ip ) (Read error: Connection reset by peer)
2632 [15:53:52] *** Joins: danslo (~danslo@replaced-ip )
2633 [15:54:01] *** Quits: milind_ (~milind@replaced-ip ) (Read error: Connection reset by peer)
2634 [15:54:13] *** Joins: sandeepkr (~Sandeepkr@replaced-ip )
2635 [15:54:28] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
2636 [15:54:45] *** Quits: x_ (~x@replaced-ip ) (Ping timeout: 252 seconds)
2637 [15:54:51] *** Joins: seoner (~usr@replaced-ip )
2638 [15:55:39] *** Joins: live (~live@replaced-ip )
2639 [15:55:54] *** Quits: Ooze (~Ooze@replaced-ip ) (Client Quit)
2640 [15:56:03] *** Quits: live (~live@replaced-ip ) (Client Quit)
2641 [15:56:08] *** Joins: tallbarr (~none@replaced-ip )
2642 [15:57:05] <rklopfer> can `pass` access the passwords stored in gnome keyring? i have both right now, but would like to consolidate the key stores
2643 [15:59:21] <rklopfer> pass refers to this: replaced-url
2644 [15:59:21] *** Joins: kus (~khada@replaced-ip )
2645 [16:00:01] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2646 [16:00:09] *** Joins: jer0me (~jerome@replaced-ip )
2647 [16:00:17] *** Joins: Divergenz (~thisis@replaced-ip )
2648 [16:00:48] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
2649 [16:01:04] <jer0me> hey there, on a machine without X, what do I need for xkb options to apply in tty? (capslock as control for instance)
2650 [16:01:10] *** Joins: SpeccyMan (~Nick@replaced-ip )
2651 [16:01:38] *** Joins: zhangweichinese (~zhangwei@replaced-ip )
2652 [16:02:29] *** Quits: phdeswer (~phdeswer@replaced-ip ) (Ping timeout: 248 seconds)
2653 [16:02:46] *** Quits: boubou (boubou@replaced-ip##) (Quit: ZNC - ##replaced-url
2654 [16:03:29] *** Joins: jenia (~user@replaced-ip )
2655 [16:03:30] <jenia> hello
2656 [16:03:48] <jenia> does anyone know if it's possible to install debian on this machine:
2657 [16:03:55] <jenia> replaced-url
2658 [16:03:56] <jenia> ?
2659 [16:04:33] *** Joins: jwd (~jwd@replaced-ip )
2660 [16:05:50] *** Joins: cha18 (~cha18@replaced-ip )
2661 [16:08:53] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 248 seconds)
2662 [16:09:05] *** Quits: haasn (~haasn@replaced-ip ) (Ping timeout: 260 seconds)
2663 [16:09:07] <TomTomTosch> i don't think so, at least not with the default kernel. replaced-url
2664 [16:09:33] *** Joins: x_ (~x@replaced-ip )
2665 [16:09:48] *** Quits: lucad111 (~lucad111@replaced-ip ) (Quit: Leaving)
2666 [16:10:12] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
2667 [16:10:44] *** Quits: cha18 (~cha18@replaced-ip ) (Ping timeout: 268 seconds)
2668 [16:11:11] *** Joins: krytarik (~krytarik@replaced-ip )
2669 [16:11:39] <TomTomTosch> it might work once stretch gets released in 2017, but that's just a guess.
2670 [16:11:58] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 268 seconds)
2671 [16:11:58] *** Quits: dae (~dae@replaced-ip ) (Read error: Connection reset by peer)
2672 [16:13:54] *** Joins: dae (~dae@replaced-ip )
2673 [16:13:57] *** Parts: CowboyNeal (~pater@replaced-ip )
2674 [16:14:19] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
2675 [16:14:29] *** Joins: shinnya (~shinnya@replaced-ip )
2676 [16:14:45] *** Quits: sandeepkr (~Sandeepkr@replaced-ip ) (Read error: Connection reset by peer)
2677 [16:15:07] *** Joins: sandeepkr (~Sandeepkr@replaced-ip )
2678 [16:15:49] *** Joins: Adbray (~Adbtay@replaced-ip )
2679 [16:15:50] *** Joins: sillyotter (~sillyotte@replaced-ip )
2680 [16:17:20] *** Quits: sillyotter (~sillyotte@replaced-ip ) (Client Quit)
2681 [16:17:23] *** Joins: danke (~danke@replaced-ip )
2682 [16:17:28] *** Quits: DonkeyMust (~javaserve@replaced-ip ) ()
2683 [16:17:32] *** Joins: HugsWontletgo (~HugsWontl@replaced-ip )
2684 [16:17:40] *** Quits: PHPanos (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
2685 [16:18:02] *** Quits: MARPATdroid (~MARPATdro@replaced-ip ) (Ping timeout: 264 seconds)
2686 [16:18:35] *** Quits: enkrypt (~enkrypt@replaced-ip ) (Ping timeout: 250 seconds)
2687 [16:18:39] *** Joins: PurpleButterfly8 (~Butterfly@replaced-ip )
2688 [16:18:44] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
2689 [16:19:09] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 246 seconds)
2690 [16:19:09] *** Quits: KaliLinuxGR (~KaliLinux@replaced-ip ) (Ping timeout: 246 seconds)
2691 [16:19:33] *** Joins: Elirips (~Elirips@replaced-ip )
2692 [16:19:44] *** Joins: Defaulttinen (defaultti@replaced-ip )
2693 [16:20:03] *** Quits: screedo (~screedo@replaced-ip ) (Ping timeout: 245 seconds)
2694 [16:20:18] *** Joins: star31416 (~star314@replaced-ip )
2695 [16:21:01] <star31416> On my server without any GUI I'm looking for an efficient way to play an audio notification (something like aplay etc.) on system boot. The problem is that aplay does not play the notification in the background, i.e., the boot process stalls until the 10 second lasting song is finished. Are there any suggestions for a fix? aplay -q xyz.wav &> /dev/null does not work.
2696 [16:21:04] *** Joins: screedo (~screedo@replaced-ip )
2697 [16:21:45] *** Joins: Ryushin (~Ryushin@replaced-ip )
2698 [16:21:45] *** Joins: Brski_ (~Brski@replaced-ip )
2699 [16:21:52] *** Joins: cdown (~cdown@replaced-ip )
2700 [16:21:59] *** Quits: cargo_pantz (~pi@replaced-ip ) (Quit: Lost terminal)
2701 [16:22:11] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 258 seconds)
2702 [16:22:26] *** Joins: m_m (~m_m@replaced-ip )
2703 [16:22:31] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
2704 [16:22:59] *** Joins: endstille (~endstille@replaced-ip )
2705 [16:24:09] *** Joins: mtn (~mtn@replaced-ip )
2706 [16:24:13] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Ping timeout: 265 seconds)
2707 [16:24:16] *** Parts: sokle (~s0k1e@replaced-ip )
2708 [16:24:35] *** Joins: yotam (~yotamV@replaced-ip )
2709 [16:24:53] *** Quits: yokisuci (~yokisuci@replaced-ip ) (Ping timeout: 248 seconds)
2710 [16:25:04] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
2711 [16:25:14] *** Quits: Brski (~Brski@replaced-ip ) (Ping timeout: 264 seconds)
2712 [16:25:37] *** Joins: m_m (~m_m@replaced-ip )
2713 [16:27:10] *** Joins: electro33 (uid613@replaced-ip )
2714 [16:28:01] *** debhelper sets mode: +l 1660
2715 [16:28:18] *** Joins: KaliLinuxGR (~KaliLinux@replaced-ip )
2716 [16:28:50] *** Joins: Panacea (~Panacea@replaced-ip )
2717 [16:29:23] *** Quits: kunoo (~kunoo@replaced-ip ) (Quit: Leaving)
2718 [16:29:55] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2719 [16:30:13] *** Joins: likcoras_ (~likcoras@replaced-ip )
2720 [16:30:36] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
2721 [16:30:58] *** Joins: ssaturos (~saturos@replaced-ip )
2722 [16:31:45] *** Joins: enkrypt (~enkrypt@replaced-ip )
2723 [16:32:25] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 260 seconds)
2724 [16:32:31] *** Joins: MARPATdroid (~MARPATdro@replaced-ip )
2725 [16:32:53] *** Quits: OS-26377 (~OS-26377@replaced-ip ) (Ping timeout: 248 seconds)
2726 [16:33:03] *** Joins: cdown_ (~cdown@replaced-ip )
2727 [16:33:48] *** Joins: Vladimirski (b92792a2@replaced-ip )
2728 [16:34:10] <Vladimirski> Is there a command prompt tool which converts html to a pdf file ?
2729 [16:34:28] *** Joins: towo` (~towo@replaced-ip )
2730 [16:34:51] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 265 seconds)
2731 [16:34:52] *** ssaturos is now known as saturos
2732 [16:35:07] <yotam> wkhtmltopdf maybe?
2733 [16:35:49] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 265 seconds)
2734 [16:35:49] *** cdown_ is now known as cdown
2735 [16:36:58] <likcoras_> Hello, how would I search for packages I have installed from other archives? Like backports or something I added to sources.list
2736 [16:37:09] *** Quits: myse|f (~xXx@replaced-ip ) (Ping timeout: 248 seconds)
2737 [16:37:30] *** Joins: myse|f (~xXx@replaced-ip )
2738 [16:37:42] *** Joins: fvb (~fvb@replaced-ip )
2739 [16:37:51] <abrotman> dpkg: tell likcoras_ about bdo list
2740 [16:38:29] *** Quits: saysp_ (~saysp@replaced-ip ) (Ping timeout: 268 seconds)
2741 [16:38:36] <likcoras_> thanks!
2742 [16:38:37] *** Joins: mattti (~matti@replaced-ip )
2743 [16:38:45] *** Joins: Ricardo__ (~rick@replaced-ip )
2744 [16:38:45] *** Quits: Ricardo__ (~rick@replaced-ip ) (Changing host)
2745 [16:38:45] *** Joins: Ricardo__ (~rick@replaced-ip )
2746 [16:40:26] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
2747 [16:40:39] *** Quits: paulgrmn (~paulgorma@replaced-ip ) (Read error: Connection reset by peer)
2748 [16:41:03] *** Joins: usero5 (~user@replaced-ip )
2749 [16:41:04] *** Joins: paulgrmn (~paulgorma@replaced-ip )
2750 [16:41:31] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
2751 [16:41:44] *** Joins: Darcidride (~Darcidrid@replaced-ip )
2752 [16:41:56] *** Quits: g_zen (~g_zen@replaced-ip ) (Read error: Connection reset by peer)
2753 [16:42:12] *** Quits: usero5 (~user@replaced-ip ) (Client Quit)
2754 [16:42:15] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 246 seconds)
2755 [16:42:51] *** Joins: jnavila (~jnavila@replaced-ip )
2756 [16:43:26] <Vladimirski> yotam: I've tried it but it's really buggy and only downloads the first page it sees, although the URL should login to the application the wkhtmltopdf prints only the login screen..
2757 [16:43:44] *** Joins: usero5 (~user@replaced-ip )
2758 [16:43:48] *** Quits: Divergenz (~thisis@replaced-ip ) (Remote host closed the connection)
2759 [16:44:02] <Elirips> Is it stupid to run Mate as desktop, but also install kdevelop and use that from within Mate? Or is it just a waste of diskspace, as kdevelop brings in a lot from kde?
2760 [16:44:56] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2761 [16:45:02] *** Quits: usero5 (~user@replaced-ip ) (Client Quit)
2762 [16:45:07] <n4dir> apt-get install -s kdevelop will tell you what it will install (i hope)
2763 [16:45:17] *** Quits: cerbere (~cerbere@replaced-ip ) (Quit: Leaving)
2764 [16:45:20] <n4dir> -s like simultate, nothing will actually happen
2765 [16:45:37] <abrotman> Elirips: it's your system, use it how you want
2766 [16:45:44] *** Joins: cerbere (~cerbere@replaced-ip )
2767 [16:45:44] *** Joins: blueness (~blueness@replaced-ip )
2768 [16:45:45] <Elirips> yes, it tells me it will install 400MB ob KDE stuff :)
2769 [16:45:59] <abrotman> Someone else's opinion of "stupid" may not match yours
2770 [16:46:25] <Elirips> abrotman: there should be no conflicts, that then suddenly some gnome magic wants to mount a device like a usb-stick and at the same moment kde wants to do so?
2771 [16:46:30] <Elirips> well, I guess I'll just have to tes
2772 [16:46:35] *** Joins: mo1991 (~mo1991@replaced-ip )
2773 [16:46:40] <abrotman> Elirips: what are you using kdevelop for? Maybe there's a GTK-based equivalent?
2774 [16:46:42] <feodaron> how to disable computer going to sleep?
2775 [16:46:44] <n4dir> you could try --no-install-recommends, i wouldn't know how many features you will miss and how much space you will save (or safe, i sure don#t know)
2776 [16:47:01] <feodaron> closing lid in text mode (no X) = sleep. how to disable this
2777 [16:47:16] <abrotman> disable acpi perhaps
2778 [16:47:24] <Elirips> abrotman: I'm trying to port some projects to linux, have a working cmake configuration, but as I come from windows and Visual STudio I would prefer something like that instead of just a pure editor
2779 [16:47:28] <Elirips> and kdevelop looks nice
2780 [16:47:30] *** Quits: root__ (~HenryHone@replaced-ip ) (Ping timeout: 258 seconds)
2781 [16:47:33] <feodaron> !acpi
2782 [16:47:33] <dpkg> Advanced Configuration and Power Interface (ACPI) is a power management interface that gives more control to the BIOS, or horribly horribly broken, or "run this arbitrary code in ring 0", or generally better than <APM>. For a list of supported systems/BIOSes, see replaced-url
2783 [16:47:35] <Elirips> but I'm open to any alternatives
2784 [16:47:49] *** Joins: _myse|f (~xXx@replaced-ip )
2785 [16:48:05] <abrotman> Elirips: So, there is Eclipse (which works in Windows too), but Gnome has Anjuta IIRC
2786 [16:48:06] *** Quits: Panacea (~Panacea@replaced-ip ) (Quit: Goodbee)
2787 [16:48:14] <abrotman> judd: info anjuta
2788 [16:48:15] <judd> Package anjuta (gnome, optional) in jessie/amd64: GNOME development IDE, for C/C++. Version: 2:3.14.0-1; Size: 1463.1k; Installed: 4648k; Homepage: replaced-url
2789 [16:48:17] *** Quits: myse|f (~xXx@replaced-ip ) (Ping timeout: 260 seconds)
2790 [16:48:18] *** _myse|f is now known as myse|f
2791 [16:48:20] <Elirips> abrotman: I'm not a fan of eclipse
2792 [16:48:35] <abrotman> okay, so, look at anjuta.org, see if it looks like something usable
2793 [16:48:46] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2794 [16:48:52] <Elirips> or has it become faster and more responsive in the last .. hm.. 3 or 5 .. years?
2795 [16:48:53] <abrotman> otherwise, intsall the tools that work for you
2796 [16:49:02] <abrotman> I haven't used Eclipse in ages, I couldn't answer that
2797 [16:49:05] <Elirips> abrotman: okay, i will look into anjuta, thanks for the input
2798 [16:49:24] *** Joins: llucenic (~Thunderbi@replaced-ip )
2799 [16:49:25] *** Quits: endstille (~endstille@replaced-ip ) (Ping timeout: 258 seconds)
2800 [16:49:42] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
2801 [16:50:53] *** Joins: apeplanet (~Thunderbi@replaced-ip )
2802 [16:51:03] *** Joins: Panacea (~Panacea@replaced-ip )
2803 [16:51:03] *** Quits: Eduard_Munteanu (~Eduard_Mu@replaced-ip ) (Remote host closed the connection)
2804 [16:51:56] *** Quits: cerbere (~cerbere@replaced-ip ) (Quit: Leaving)
2805 [16:52:03] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 246 seconds)
2806 [16:52:03] <n4dir> there are several IDE's for C, i can't remember the names. Not sure if more than only an IDE is needed.
2807 [16:52:09] <apeplanet> hey fuck you goddamn crooked nigger dick suckin thieving girl murdering Nazi/Jew trash..you goddamn bastards need to hand over the trillions of dollars in Model 1 royalties you motherfuckers owe the 5 of us and pay for your goddamn heinous crimes
2808 [16:52:24] *** Quits: sanjeev (~sanjeev@replaced-ip ) (Ping timeout: 246 seconds)
2809 [16:52:30] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
2810 [16:52:39] *** Joins: cerbere (~cerbere@replaced-ip )
2811 [16:52:44] *** Joins: klaas (~klaas@replaced-ip )
2812 [16:53:02] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
2813 [16:53:13] *** Joins: sfn65 (~sfn65@replaced-ip )
2814 [16:53:24] *** Joins: live (~live@replaced-ip )
2815 [16:53:35] *** Joins: m_m (~m_m@replaced-ip )
2816 [16:53:55] *** Parts: sfn65 (~sfn65@replaced-ip )
2817 [16:54:27] *** ChanServ sets mode: +o abrotman
2818 [16:54:27] *** abrotman sets mode: +q *!*@172.56.15.137
2819 [16:54:27] *** abrotman sets mode: -o abrotman
2820 [16:54:30] <n4dir> i meant codeblocks
2821 [16:55:31] *** Joins: lmc (~lmc@replaced-ip )
2822 [16:55:55] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
2823 [16:55:57] <Elirips> ah, codeblocks, wasnt that related to wxWidgets some time ago?
2824 [16:56:45] *** Parts: styks1987 (~styks1987@replaced-ip )
2825 [16:56:59] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 268 seconds)
2826 [16:57:07] *** Joins: davimore__ (~davimore@replaced-ip )
2827 [16:57:29] *** Quits: benx (~ben@replaced-ip ) (Quit: Quitte)
2828 [16:57:30] *** Joins: diamvw (~kdiam@replaced-ip )
2829 [16:58:54] *** ChanServ sets mode: +o abrotman
2830 [16:58:55] *** abrotman sets mode: +b *!*@172.56.15.137
2831 [16:58:55] *** apeplanet was kicked by abrotman (you should know better)
2832 [16:58:55] *** abrotman sets mode: -o abrotman
2833 [16:59:09] *** Joins: ssaturos (~saturos@replaced-ip )
2834 [16:59:28] <diamvw> Could Debian SID be considered as an rolling distro? I have many issue with tumbleweed and rawhide lately
2835 [16:59:45] *** Quits: davimore_ (~davimore@replaced-ip ) (Ping timeout: 246 seconds)
2836 [17:00:04] *** Joins: bllluruks (~bllluruks@replaced-ip )
2837 [17:00:06] <pogs> i would not look at Sid as a distro more like a package pool that changes often
2838 [17:00:08] <bllluruks> hey all
2839 [17:00:27] *** Quits: PurpleButterfly8 (~Butterfly@replaced-ip ) (Quit: Leaving)
2840 [17:00:27] *** Joins: zykotick9 (~zykotick9@replaced-ip )
2841 [17:00:40] <pogs> when you upgrade in the wrong moment then your system breaks
2842 [17:00:54] *** Quits: rdz (~rdz@replaced-ip ) (Ping timeout: 258 seconds)
2843 [17:01:02] *** Joins: boubou (boubou@replaced-ip )
2844 [17:01:09] *** Quits: patterson (~patterson@replaced-ip ) (Ping timeout: 248 seconds)
2845 [17:01:16] *** Quits: boubou (boubou@replaced-ip ) (Read error: Connection reset by peer)
2846 [17:01:19] *** Quits: live (~live@replaced-ip ) (Quit: Leaving)
2847 [17:01:25] <diamvw> pogs: it is the price of customisation
2848 [17:01:32] *** Joins: rdz (~rdz@replaced-ip )
2849 [17:01:33] *** Joins: mostly_harmless (~deadstar@replaced-ip )
2850 [17:01:41] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2851 [17:01:49] *** Joins: saturos (~saturos@replaced-ip )
2852 [17:01:56] <bllluruks> i always upgrade only when i have a few hours free after to fix stuff!
2853 [17:01:59] *** Quits: fernie_ (~jarkko@replaced-ip ) (Quit: Lost terminal)
2854 [17:02:04] <pogs> hehe
2855 [17:02:10] *** Joins: dvs (~gilford@replaced-ip )
2856 [17:02:53] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
2857 [17:03:29] *** Joins: fernie (~jarkko@replaced-ip )
2858 [17:04:02] <diamvw> bllluruks: ...but dnf inform me about 4.10 kernel. I could not resist...
2859 [17:04:30] *** ChanServ sets mode: +o abrotman
2860 [17:04:30] *** abrotman sets mode: -q *!*@172.56.15.137
2861 [17:04:30] *** abrotman sets mode: -o abrotman
2862 [17:04:56] *** Quits: xiaodong (~xiaodong@replaced-ip ) (Quit: Lost terminal)
2863 [17:05:36] *** Joins: wonderworld (~ww@replaced-ip )
2864 [17:05:50] <diamvw> Which rolling distro is recommended from Debian family? I have seen some of them like Sidux but i am not aware of them
2865 [17:05:54] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
2866 [17:06:02] *** Quits: ssaturos (~saturos@replaced-ip ) (Ping timeout: 264 seconds)
2867 [17:06:15] *** Quits: shahid__ (~shahid@replaced-ip ) (Quit: shahid__)
2868 [17:06:34] <mtn> diamvw: none of them are really good rolling distros. if you want to roll, go arch ;)
2869 [17:06:39] *** Quits: masqueradepaul (~xm@replaced-ip ) (Read error: Connection reset by peer)
2870 [17:06:44] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
2871 [17:07:10] <n4dir> if you really want it rolling, then the freeze can be very long ...
2872 [17:07:25] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 258 seconds)
2873 [17:07:26] *** Quits: danke (~danke@replaced-ip ) (Quit: Leaving)
2874 [17:07:41] *** Quits: Panacea (~Panacea@replaced-ip ) (Quit: Goodbee)
2875 [17:08:00] *** debhelper sets mode: +l 1654
2876 [17:08:07] <bllluruks> haha i know the feeling diamvw
2877 [17:08:15] <yotam> bllluruks: How often does it break for you? I used Debian Unstable for a few weeks and for me it's more stable than Fedora
2878 [17:08:17] <n4dir> and i think the sid distros, now siduction and aptosid ?, focus on kde. might be wrong though.
2879 [17:08:25] <star31416> systemd-analyze blame shows in general start up times below 300ms which is fine. However, "2.154s networking.service" is IMHO quite high for just a simple configuration as replaced-url
2880 [17:08:47] *** Joins: haasn (~haasn@replaced-ip )
2881 [17:08:55] <diamvw> mtn: i was on Arch but oracle db installation what nightmare. In the end i used docker
2882 [17:09:02] <bllluruks> yotam, it's normally more my fault than actual bugs
2883 [17:09:13] <pogs> sidux is siduction now
2884 [17:09:15] *** Joins: Zzeiss (~wsy@replaced-ip )
2885 [17:10:02] *** Joins: Ryushin (~Ryushin@replaced-ip )
2886 [17:10:09] *** Joins: jkl (~user@replaced-ip )
2887 [17:10:33] *** Quits: roshanavand (~Mos@replaced-ip ) (Ping timeout: 268 seconds)
2888 [17:10:34] <abrotman> diamvw: Debian doesn'thave a rolling distro, and things based on Debian aren't supported here
2889 [17:11:03] *** Joins: soee (~soee@replaced-ip )
2890 [17:11:19] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
2891 [17:11:24] *** Quits: danslo (~danslo@replaced-ip ) (Remote host closed the connection)
2892 [17:11:28] *** Joins: ogny (~orkun@replaced-ip )
2893 [17:11:35] <bllluruks> i use debian unstable on all my devices, but the most important things i do on a computer is using a web browser and SSH
2894 [17:11:52] <diamvw> abrotman: that's why i asked here. So neither testing or sid are considered as usable rollinf distro. They are merely for testers / packagers of debian
2895 [17:12:04] *** Quits: aegis (~aegis@replaced-ip ) (Ping timeout: 265 seconds)
2896 [17:12:08] *** Quits: lsv (~nn@replaced-ip ) (Ping timeout: 245 seconds)
2897 [17:12:14] *** Joins: danslo (~danslo@replaced-ip )
2898 [17:12:14] <bllluruks> my parents are on wheezy...
2899 [17:12:24] <abrotman> diamvw: not true. But that aside, they aren't true rolling distros like you're looking for
2900 [17:12:29] *** Quits: mostly_harmless (~deadstar@replaced-ip ) (Ping timeout: 252 seconds)
2901 [17:12:50] <abrotman> all manner of people/users use testing/unstable for various things
2902 [17:13:00] *** Joins: boubou (boubou@replaced-ip )
2903 [17:13:01] *** Quits: MARPATdroid (~MARPATdro@replaced-ip ) (Ping timeout: 260 seconds)
2904 [17:13:24] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
2905 [17:13:24] *** Quits: karakedi (~e7E2C80CD@replaced-ip ) (Changing host)
2906 [17:13:24] *** Joins: karakedi (~e7E2C80CD@replaced-ip )
2907 [17:13:25] *** Quits: PseudoNoob (~PseudoNoo@replaced-ip ) (Ping timeout: 248 seconds)
2908 [17:13:34] *** Quits: neurot (~neurosis@replaced-ip ) (Ping timeout: 258 seconds)
2909 [17:13:35] *** Joins: ssaturos (~saturos@replaced-ip )
2910 [17:13:45] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
2911 [17:13:53] <bllluruks> "and things based on Debian aren't supported here" what does this mean? O.o
2912 [17:14:36] <babilen> bllluruks: It means that only Debian is supported in here, but not the many derivatives
2913 [17:15:05] <bllluruks> ah i see
2914 [17:15:16] *** Joins: nullbyte_ (~ghost@replaced-ip )
2915 [17:15:17] *** Joins: xm (~xm@replaced-ip )
2916 [17:15:18] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
2917 [17:15:26] <bllluruks> sorry my understanding of wording isn't too good
2918 [17:15:28] *** Joins: pickle_ (~javaserve@replaced-ip )
2919 [17:15:35] <babilen> No worries
2920 [17:16:02] *** Joins: blueness (~blueness@replaced-ip )
2921 [17:16:09] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Client Quit)
2922 [17:16:15] <diamvw> Do Debian SID shipped wayland?
2923 [17:16:18] *** Quits: remo (~remo@replaced-ip ) (Ping timeout: 245 seconds)
2924 [17:16:35] *** Joins: nullbyte_ (~ghost@replaced-ip )
2925 [17:16:36] *** Quits: pickle_ (~javaserve@replaced-ip ) (Read error: Connection reset by peer)
2926 [17:16:43] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Client Quit)
2927 [17:17:05] * zykotick9 notes, sid never "ships"...
2928 [17:17:18] *** Quits: blueness (~blueness@replaced-ip ) (Client Quit)
2929 [17:17:24] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2930 [17:17:25] *** ssaturos is now known as saturos
2931 [17:17:39] <yotam> It's not default if that's what you are asking
2932 [17:18:02] *** Joins: Tom01 (~tom@replaced-ip )
2933 [17:18:12] <diamvw> OK. Thank you
2934 [17:18:31] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
2935 [17:18:50] *** Quits: MicroCheapFx (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2936 [17:19:03] <mtn> wayland is default with gnome
2937 [17:19:43] *** Joins: aegis (~aegis@replaced-ip )
2938 [17:20:02] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
2939 [17:20:05] *** xm is now known as masquerade_paul
2940 [17:20:09] *** Joins: Zvmdyv (~Zvmdyv@replaced-ip )
2941 [17:21:19] *** Joins: evilman_work (~evilman@replaced-ip )
2942 [17:21:25] <yotam> mtn: are you sure? I'm using Debian unstable with Gnome and Nvidia drivers, from what I understand it doesn't work with Wayland
2943 [17:21:36] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 258 seconds)
2944 [17:21:37] <n4dir> diamvw: imho that overview is not too bad: replaced-url
2945 [17:21:45] *** masquerade_paul is now known as masqueradepaul
2946 [17:22:22] <mtn> yotam: I am on stretch and it uses wayland by default. you can choose to use xorg, instead
2947 [17:22:23] *** Quits: tharkun (~0@replaced-ip ) (Ping timeout: 252 seconds)
2948 [17:22:40] *** Joins: lsv (~nn@replaced-ip )
2949 [17:22:43] <mtn> yotam: I am using intel video
2950 [17:23:11] <yotam> mtn: I don't think I changed from the default, maybe they detect if Wayland is supported?
2951 [17:23:28] *** Joins: soee_ (~soee@replaced-ip )
2952 [17:23:33] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 246 seconds)
2953 [17:23:33] *** Joins: f10_ (~flo@replaced-ip )
2954 [17:23:35] <mtn> yotam: could be. I know it switched to wayland without asking ;)
2955 [17:23:50] *** Joins: catbehemoth (~vasyl@replaced-ip )
2956 [17:24:13] *** Joins: tharkun (~0@replaced-ip )
2957 [17:24:48] <diamvw> i think that this is a matter of the implementation for each DE. In arch i was asked which one to use, but on Tumbleweed or Rawhide no prompt
2958 [17:25:16] *** Quits: Vizva (~max@replaced-ip ) (Quit: Leaving)
2959 [17:25:25] *** Joins: neurot (~neurosis@replaced-ip )
2960 [17:25:45] <mtn> diamvw: arch switched to wayland without asking, too
2961 [17:26:21] <awal1> mtn: is it enough stable (gnome+wayland)?
2962 [17:26:41] * n4dir searches the horizon if a new never ending flamewar already approaches ..
2963 [17:26:53] <mtn> awal1: works fine on my machine
2964 [17:26:53] * spacebug^ wants to switch to Wayland. But I think NVIDIA hasn't done any drivers for it yet
2965 [17:26:59] *** Joins: PseudoNoob (~PseudoNoo@replaced-ip )
2966 [17:27:22] <diamvw> mtn: my installation was before 2 years
2967 [17:28:01] *** debhelper sets mode: +l 1660
2968 [17:28:05] *** Joins: mostly_harmless (~deadstar@replaced-ip )
2969 [17:28:16] <diamvw> mtn: it is absolutely magic that it survived also systemd change
2970 [17:28:52] *** Joins: ssaturos (~saturos@replaced-ip )
2971 [17:29:06] <mtn> diamvw: do you mind a pm?
2972 [17:30:02] *** Quits: cyan__ (~cyan@replaced-ip ) (Ping timeout: 264 seconds)
2973 [17:30:03] <diamvw> OK
2974 [17:30:25] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 258 seconds)
2975 [17:30:34] *** Quits: Horachi (~Horachi@replaced-ip ) (Quit: Leaving)
2976 [17:31:11] <n4dir> i would rather be surprised if changing the init system would not be survived. couple of days ago i checked and found 4 init systems in debian repos
2977 [17:31:18] *** Joins: sandeepkr_ (~Sandeepkr@replaced-ip )
2978 [17:31:36] *** Quits: zhangweichinese (~zhangwei@replaced-ip ) (Quit: Leaving.)
2979 [17:31:36] *** Quits: sandeepkr (~Sandeepkr@replaced-ip ) (Read error: No route to host)
2980 [17:31:58] *** Quits: KaliLinuxGR (~KaliLinux@replaced-ip ) (Ping timeout: 258 seconds)
2981 [17:32:16] *** Quits: shabius (~shaburov1@replaced-ip ) (Quit: C20H25N3O)
2982 [17:32:20] *** Quits: katyucha (~katyucha@replaced-ip ) (Quit: leaving)
2983 [17:32:30] *** mostly_harmless is now known as M0STLY_Harmless
2984 [17:32:40] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
2985 [17:32:43] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 258 seconds)
2986 [17:32:44] *** ssaturos is now known as saturos
2987 [17:34:08] *** Joins: ChubaDuba (~ChubaDuba@replaced-ip )
2988 [17:34:17] *** M0STLY_Harmless is now known as MostlY-HarmlesS
2989 [17:34:52] *** Joins: MARPATdroid (~MARPATdro@replaced-ip )
2990 [17:34:54] *** Joins: KaliLinuxGR (~KaliLinux@replaced-ip )
2991 [17:35:03] *** MostlY-HarmlesS is now known as MostlY--HarmlesS
2992 [17:35:04] <Walex> n4dir: first they came with udev; and I said nothing because I did not use udev; then they came with DBUS; and I said nothing because I did not use DBUS; then they came with 'systemd'; and I said nothing because I did not use 'systemd'; then they came with Wayland/Weston/...; and I said nothing because I was too sad. :-)
2993 [17:35:14] *** Quits: m-H7 (~mathias@replaced-ip ) (Quit: Leaving.)
2994 [17:35:46] <n4dir> :-)
2995 [17:35:59] *** Joins: yeats (~chris@replaced-ip )
2996 [17:36:05] *** MostlY--HarmlesS is now known as MostlY_HarmlesS
2997 [17:36:25] *** MostlY_HarmlesS is now known as MostlY-HarmlesS
2998 [17:36:34] *** Quits: solarnetone (~scott@replaced-ip ) (Ping timeout: 258 seconds)
2999 [17:36:41] *** Joins: Divergenz (~thisis@replaced-ip )
3000 [17:36:41] *** Quits: Divergenz (~thisis@replaced-ip ) (Changing host)
3001 [17:36:41] *** Joins: Divergenz (~thisis@replaced-ip )
3002 [17:36:49] *** Parts: MostlY-HarmlesS (~deadstar@replaced-ip )
3003 [17:36:50] *** Quits: ChubaDuba (~ChubaDuba@replaced-ip ) (Client Quit)
3004 [17:36:51] *** Joins: remo (~remo@replaced-ip )
3005 [17:38:12] <pogs> Walex: i think that is one reason why they call debian the universal os - you have several options to choose from?
3006 [17:38:14] *** Joins: RageNorge (~electro7@replaced-ip )
3007 [17:39:06] <chomwitt> is it possible apt-cache policy foo to show that a newer version of a package exist but apt-get upgrade to not showing it in the list of packages that will install ?
3008 [17:39:19] <Quatroking> any way to measure speed between a windows and debian machine on LAN?
3009 [17:39:35] *** Joins: knidos (~knidos@replaced-ip )
3010 [17:39:36] *** Joins: Cassiopaya (~Discovery@replaced-ip )
3011 [17:39:44] <Walex> comgot: yes, different cases can happent that result in that.
3012 [17:39:57] <Walex> chomwitt: yes, different cases can happent that result in that.
3013 [17:39:58] <n4dir> pogs: have fun with trying it.
3014 [17:39:58] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
3015 [17:40:05] *** Quits: dfcnvt (~tagraf@replaced-ip ) (Ping timeout: 260 seconds)
3016 [17:40:08] *** Joins: starstuff (322ed1bb@replaced-ip )
3017 [17:40:13] <Quatroking> I just copied over a 150 megabyte archive from windows to debian and it finished within a second
3018 [17:40:35] <chomwitt> Walex: so its not a bug or sth
3019 [17:40:36] <starstuff> Hi, I have lost my windows 10 option in the grub menu when I boot my system. Can anyone help me get it back please?
3020 [17:40:50] *** Quits: biberu (~biberu@replaced-ip ) (Ping timeout: 256 seconds)
3021 [17:40:59] <n4dir> update-grub doesn't help?
3022 [17:41:13] <Walex> pogs: but the problem is that the "axis of Linux evil" want to redefine the UNIX architecture by introducing a new set of "base" APIs. Without forking it, just little by little.
3023 [17:41:13] <chomwitt> starstuff: you must regenerate grub menu with update-grub
3024 [17:41:21] *** Joins: MostlY--HarmlesS (~deadstar@replaced-ip )
3025 [17:41:44] <starstuff> chomwitt: I ran update-grub but it didn't mention windows in the output. I haven't rebooted yet to check though.
3026 [17:41:56] <starstuff> chomwitt: I ran os-prober and it didn't find any windows
3027 [17:42:03] <n4dir> if it didn't mention it it should be there
3028 [17:42:08] <chomwitt> starstuff: thats not good i think
3029 [17:42:10] <Walex> Quatroking: one radical way is to install the Ubunt or Cygwin user layer and then use any of the usual tools, like 'nuttcp' or 'iperf'
3030 [17:42:36] *** Joins: IlNominePatre (~Discovery@replaced-ip )
3031 [17:42:55] <chomwitt> starstuff: suddenly the menu entry was lost? did u do sth ?
3032 [17:42:59] <starstuff> chomwitt: maybe it has to do with my bios settings related to this stupid uefi vs. legacy boot mode?
3033 [17:43:25] <Walex> chomwitt: I prefer using 'aptitude' to explore available versions and dependencies.
3034 [17:43:34] <starstuff> chomwitt: I had to reinstall Debian. Before reinstalling Debian it was working fine with dual-boot. Then, after reinstalling Debian, I lost the grub menu option to boot into Windows
3035 [17:43:36] <chomwitt> starstuff: well i dont know details about uefi
3036 [17:43:37] *** Quits: altin_ (~altin@replaced-ip ) (Ping timeout: 240 seconds)
3037 [17:43:57] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Read error: Connection reset by peer)
3038 [17:44:16] <Walex> starstuff: I am not familiar with UEFI, but if you are not doing UEFI boot, you should find MS-Windows in the UEFI menu.
3039 [17:44:26] *** Quits: sh00p (~sh00p@replaced-ip ) (Ping timeout: 264 seconds)
3040 [17:44:40] <Walex> if you are *now* doing UEFI boot....
3041 [17:44:41] *** Joins: f10 (~flo@replaced-ip )
3042 [17:44:55] <starstuff> if I installed windows 10 with my bios set to uefi, then disabled uefi and installed debian jessie in the second half of the hard drive, does that mean I can't dual boot with windows anymore? I'm so confused.
3043 [17:44:56] *** Joins: ogny (~orkun@replaced-ip )
3044 [17:45:20] *** Quits: danslo (~danslo@replaced-ip ) (Quit: danslo)
3045 [17:45:28] <starstuff> Walex: I think I was doing uefi boot before, when my dual boot was working. Then I think I disabled it and reinstalled debian on the second half of my disk.
3046 [17:45:55] <starstuff> ugh. why does this stupid uefi have to be so confusing. I don't understand the point of it.
3047 [17:45:58] *** Joins: silverhom (~silverhom@replaced-ip )
3048 [17:47:54] <starstuff> in gnome-disks it says "EFI System" on /dev/nvme0n1p2 (this is one of the partitions created from windows 10 install)
3049 [17:48:17] <starstuff> so now I *have* to use uefi in my bios if I want access to dual-booting windows 10?
3050 [17:48:23] *** Parts: diamvw (~kdiam@replaced-ip )
3051 [17:48:58] *** Joins: Levure (~quassel@replaced-ip )
3052 [17:49:32] *** Quits: Shahnaz (~Shahnaz@replaced-ip ) (Quit: Leaving)
3053 [17:50:44] *** Joins: x-user (~x-user@replaced-ip )
3054 [17:51:43] *** Quits: starstuff (322ed1bb@replaced-ip ) (Quit: Page closed)
3055 [17:51:52] *** Joins: gshrikant (~gshrikant@replaced-ip )
3056 [17:52:16] *** Quits: x-user (~x-user@replaced-ip ) (Remote host closed the connection)
3057 [17:52:42] *** Joins: x-user (~x-user@replaced-ip )
3058 [17:52:48] *** Quits: x-user (~x-user@replaced-ip ) (Max SendQ exceeded)
3059 [17:54:26] *** Joins: Ooze (~Ooze@replaced-ip )
3060 [17:54:59] <pampeho> starstuff: i doubt it, you probably just don't have GRUB configured properly
3061 [17:55:23] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Quit: Leaving)
3062 [17:55:32] *** Quits: cerbere (~cerbere@replaced-ip ) (Quit: Leaving)
3063 [17:55:37] <pogs> and you could check if your linux system is able to access windows / ntfs
3064 [17:55:39] *** Joins: thunderrd_ (~thunderrd@replaced-ip )
3065 [17:55:40] *** masqueradepaul is now known as masquerade_paul
3066 [17:55:43] *** Quits: L0aD1nG (~L0aD1nG@replaced-ip ) (Ping timeout: 258 seconds)
3067 [17:55:48] *** Quits: SynrGy (~synrg@replaced-ip ) (Read error: Connection reset by peer)
3068 [17:56:00] *** Quits: SynrG (~synrg@replaced-ip ) (Read error: Connection reset by peer)
3069 [17:56:16] *** Joins: SynrG (~synrg@replaced-ip )
3070 [17:56:31] *** Joins: blueness (~blueness@replaced-ip )
3071 [17:57:14] *** Joins: OS-26729 (~OS-26729@replaced-ip )
3072 [17:57:30] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
3073 [17:57:32] *** masquerade_paul is now known as masqueradepaul
3074 [17:57:57] *** Quits: toni_ (~toni@replaced-ip ) (Quit: leaving)
3075 [17:58:05] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3076 [17:58:12] <unicron> how do you run a script after boot these days? /etc/rc.local seems to run before everything else thanks to systemd
3077 [17:58:38] *** Joins: patterson (~patterson@replaced-ip )
3078 [17:58:53] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 268 seconds)
3079 [17:59:09] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
3080 [17:59:11] *** Joins: l0llip0p (~vilitaltt@replaced-ip )
3081 [17:59:13] *** Quits: smidlers (smyers@replaced-ip ) (Ping timeout: 260 seconds)
3082 [18:00:23] *** Joins: Nnavd (~Nnavd@replaced-ip )
3083 [18:00:46] <Ooze> Hey jelly, these sizes are still the same even after a host reboot
3084 [18:00:50] *** Joins: evilman_work (~evilman@replaced-ip )
3085 [18:00:52] <Ooze> One drive in my RAID array is failed, though
3086 [18:00:59] *** Joins: sslb (~sslb@replaced-ip )
3087 [18:01:31] *** Joins: giricz81 (~giricz81@replaced-ip )
3088 [18:01:43] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 245 seconds)
3089 [18:01:51] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3090 [18:02:25] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3091 [18:02:47] *** Quits: hepukt4e (~hep@replaced-ip ) (Quit: Leaving)
3092 [18:02:59] *** Joins: m_m (~m_m@replaced-ip )
3093 [18:03:31] *** Joins: blueness (~blueness@replaced-ip )
3094 [18:04:10] *** Joins: smidlers (smyers@replaced-ip )
3095 [18:05:13] *** Joins: jwd (~jwd@replaced-ip )
3096 [18:05:47] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
3097 [18:05:57] *** Joins: clippng (~CHRONIC@replaced-ip )
3098 [18:05:57] *** Quits: clippng (~CHRONIC@replaced-ip ) (Changing host)
3099 [18:05:57] *** Joins: clippng (~CHRONIC@replaced-ip )
3100 [18:06:03] *** Quits: kiki` (uid170954@replaced-ip ) (Quit: Connection closed for inactivity)
3101 [18:06:54] *** Joins: saysp_ (~saysp@replaced-ip )
3102 [18:07:15] *** Joins: dave0x6d (uid190567@replaced-ip )
3103 [18:08:02] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3104 [18:08:35] *** Joins: _ADN_ (~Test@replaced-ip )
3105 [18:08:37] *** Joins: m_m (~m_m@replaced-ip )
3106 [18:09:17] *** Quits: l0llip0p (~vilitaltt@replaced-ip ) (Quit: Sleep...Lovely sleep)
3107 [18:09:57] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 260 seconds)
3108 [18:10:21] *** Quits: MostlY--HarmlesS (~deadstar@replaced-ip ) (Read error: Connection reset by peer)
3109 [18:10:50] *** Quits: pkv (~pkv@replaced-ip ) (Ping timeout: 264 seconds)
3110 [18:12:38] *** Quits: jenia (~user@replaced-ip ) (Ping timeout: 264 seconds)
3111 [18:12:59] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3112 [18:14:01] *** Joins: m_m (~m_m@replaced-ip )
3113 [18:14:06] *** Quits: seoner (~usr@replaced-ip ) (Ping timeout: 252 seconds)
3114 [18:16:00] *** Joins: sioux_ (bd327b56@replaced-ip )
3115 [18:16:18] *** Quits: RageNorge (~electro7@replaced-ip ) (Ping timeout: 245 seconds)
3116 [18:16:55] <wewlad> does anyone here use the latest stable apache on latest stable Debian and uses mpm_prefork module?
3117 [18:17:12] <sioux_> Hi. I have installed debian 8 with netinstall iso, but the ethernet not recognize, only wireless. In Windows works fine. But using 'lspci' not listed. How can i resolve this?
3118 [18:17:26] <sioux_> here is out of lpsci: replaced-url
3119 [18:18:00] *** debhelper sets mode: +l 1654
3120 [18:18:25] *** Joins: m-H7 (~mathias@replaced-ip )
3121 [18:18:32] *** Quits: m-H7 (~mathias@replaced-ip ) (Client Quit)
3122 [18:19:41] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3123 [18:19:55] *** Joins: sh00p (~sh00p@replaced-ip )
3124 [18:19:56] *** Joins: Atm0spher1c (~future@replaced-ip )
3125 [18:20:14] *** Joins: m_m (~m_m@replaced-ip )
3126 [18:20:25] *** Quits: Vladimirski (b92792a2@replaced-ip ) (Quit: Page closed)
3127 [18:20:37] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3128 [18:20:58] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
3129 [18:21:09] *** Joins: m_m (~m_m@replaced-ip )
3130 [18:21:31] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3131 [18:22:05] *** Joins: m_m (~m_m@replaced-ip )
3132 [18:22:21] *** Quits: Yuurei (~void@replaced-ip ) (Ping timeout: 246 seconds)
3133 [18:22:38] *** Quits: yotam (~yotamV@replaced-ip ) (Ping timeout: 265 seconds)
3134 [18:22:46] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 256 seconds)
3135 [18:22:54] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3136 [18:23:51] *** Joins: mario__ (~mario@replaced-ip )
3137 [18:24:28] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Ping timeout: 256 seconds)
3138 [18:24:30] *** Joins: jubo2 (~juboxi@replaced-ip )
3139 [18:24:30] *** Quits: jubo2 (~juboxi@replaced-ip ) (Changing host)
3140 [18:24:30] *** Joins: jubo2 (~juboxi@replaced-ip )
3141 [18:24:32] *** Joins: Binary_Rain (~Binary_Ra@replaced-ip )
3142 [18:25:01] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3143 [18:25:28] *** Quits: mario_ (~mario@replaced-ip ) (Ping timeout: 245 seconds)
3144 [18:25:36] *** Joins: m_m (~m_m@replaced-ip )
3145 [18:25:50] *** Quits: blueness (~blueness@replaced-ip ) (Quit: blueness)
3146 [18:27:06] *** Joins: Guest35268 (~amcorreia@replaced-ip )
3147 [18:27:38] *** Joins: grrrrrr (~libertad@replaced-ip )
3148 [18:27:56] <jelly> Ooze: dunno, I'm out of ideas. Might we worth a try doing a rsync with --checksum, after you rebuild the array
3149 [18:28:02] <jelly> be* worth
3150 [18:28:41] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3151 [18:28:52] *** Quits: ebarch (~ebarch@replaced-ip ) (Remote host closed the connection)
3152 [18:29:39] *** Joins: m_m (~m_m@replaced-ip )
3153 [18:29:51] *** Quits: star31416 (~star314@replaced-ip ) (Read error: Connection reset by peer)
3154 [18:29:58] *** Quits: cyborg-one (~cyborg-on@replaced-ip ) (Quit: cyborg-one)
3155 [18:29:59] *** Quits: barbanegra (~libertad@replaced-ip ) (Read error: Connection reset by peer)
3156 [18:30:12] *** Joins: star31416 (~star314@replaced-ip )
3157 [18:30:19] *** Joins: ToBeCloud (uid51591@replaced-ip )
3158 [18:30:24] *** Joins: RageNorge (~electro7@replaced-ip )
3159 [18:30:53] *** Joins: conta (~Thunderbi@replaced-ip )
3160 [18:32:00] *** Joins: alxy (uid115853@replaced-ip )
3161 [18:32:09] *** Quits: vfw (~mrt@replaced-ip ) (Ping timeout: 246 seconds)
3162 [18:32:33] *** Joins: xuhui (~chrome@replaced-ip )
3163 [18:32:56] *** Joins: evilman_work (~evilman@replaced-ip )
3164 [18:33:01] *** Joins: os_ (~os@replaced-ip )
3165 [18:33:01] *** Quits: os_ (~os@replaced-ip ) (Changing host)
3166 [18:33:01] *** Joins: os_ (~os@replaced-ip )
3167 [18:33:23] *** Quits: xuhui (~chrome@replaced-ip ) (Remote host closed the connection)
3168 [18:34:45] *** Joins: js9600 (~js9600@replaced-ip )
3169 [18:34:49] *** Quits: RageNorge (~electro7@replaced-ip ) (Ping timeout: 258 seconds)
3170 [18:36:18] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
3171 [18:36:48] *** Joins: rake_boss (~shovel_bo@replaced-ip )
3172 [18:37:08] *** Joins: ebarch (~ebarch@replaced-ip )
3173 [18:37:24] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (Ping timeout: 246 seconds)
3174 [18:37:36] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3175 [18:38:06] *** Joins: RageNorge (~electro7@replaced-ip )
3176 [18:38:39] *** Joins: m_m (~m_m@replaced-ip )
3177 [18:39:14] *** Joins: ogny (~orkun@replaced-ip )
3178 [18:40:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
3179 [18:41:58] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3180 [18:42:11] *** Joins: llorephie (~Thunderbi@replaced-ip )
3181 [18:42:26] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
3182 [18:42:33] *** Joins: m_m (~m_m@replaced-ip )
3183 [18:43:02] *** Joins: ancientninja (~grant@replaced-ip )
3184 [18:43:28] *** Joins: wildlander (~wildlande@replaced-ip )
3185 [18:44:09] *** Joins: mvensky (~mvensky@replaced-ip )
3186 [18:47:00] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
3187 [18:47:23] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3188 [18:47:55] *** Joins: m_m (~m_m@replaced-ip )
3189 [18:48:01] *** debhelper sets mode: +l 1663
3190 [18:49:13] *** Joins: lukaso666 (~lukaso666@replaced-ip )
3191 [18:49:42] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3192 [18:50:05] *** Joins: mvensky (~mvensky@replaced-ip )
3193 [18:51:49] *** Quits: Putti (~Putti@replaced-ip ) (Ping timeout: 245 seconds)
3194 [18:52:35] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3195 [18:53:03] *** Quits: knidos (~knidos@replaced-ip ) (Quit: knidos)
3196 [18:53:11] *** Joins: m_m (~m_m@replaced-ip )
3197 [18:53:12] *** Joins: likcoras_ (~likcoras@replaced-ip )
3198 [18:53:25] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
3199 [18:53:26] *** Joins: muse (~muse@replaced-ip )
3200 [18:53:34] *** Quits: LeandroLuiz (~clkalw@replaced-ip ) (Max SendQ exceeded)
3201 [18:54:12] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 246 seconds)
3202 [18:54:44] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3203 [18:55:00] *** Quits: muse (~muse@replaced-ip ) (Client Quit)
3204 [18:55:16] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
3205 [18:55:21] *** Joins: m_m (~m_m@replaced-ip )
3206 [18:55:33] *** Joins: felix__ (~felix@replaced-ip )
3207 [18:56:51] *** Joins: Tipple (54d93e6a@replaced-ip )
3208 [18:57:17] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3209 [18:57:22] *** Joins: Putti (~Putti@replaced-ip )
3210 [18:57:31] *** Quits: cdown (~cdown@replaced-ip##) (Quit: ##replaced-url
3211 [18:57:38] *** Joins: mvensky (~mvensky@replaced-ip )
3212 [18:57:49] *** Joins: cdown (~cdown@replaced-ip )
3213 [18:58:41] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
3214 [18:58:41] *** Quits: LeandroLuiz (~clkalw@replaced-ip ) (Changing host)
3215 [18:58:41] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
3216 [18:58:48] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3217 [18:59:34] *** Joins: mvensky (~mvensky@replaced-ip )
3218 [19:00:47] *** Quits: Quatroking (~Quatrokin@replaced-ip ) (Read error: Connection reset by peer)
3219 [19:00:48] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3220 [19:01:04] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: The Pwca has left the building)
3221 [19:01:18] *** Joins: panta_ (~panta@replaced-ip )
3222 [19:01:36] *** Joins: mvensky (~mvensky@replaced-ip )
3223 [19:02:29] *** ChanServ sets mode: +o eir
3224 [19:02:29] *** eir sets mode: -bo *!*@172.56.15.137 eir
3225 [19:04:24] *** Quits: KlausedSource (~KlausedSo@replaced-ip##) (Quit: ##replaced-url
3226 [19:04:34] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Leaving)
3227 [19:04:40] *** Joins: biberu (~biberu@replaced-ip )
3228 [19:05:33] *** Joins: yotam (~yotamV@replaced-ip )
3229 [19:05:41] *** Quits: Divergenz (~thisis@replaced-ip ) (Remote host closed the connection)
3230 [19:07:46] *** Quits: Andrew_S (~Icedove@replaced-ip ) (Quit: Andrew_S)
3231 [19:08:16] *** Joins: Chinesium (~Chinesium@replaced-ip )
3232 [19:09:14] *** Quits: LeandroLuiz (~clkalw@replaced-ip##) (Quit: ZNC - ##replaced-url
3233 [19:09:44] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
3234 [19:10:09] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3235 [19:10:10] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
3236 [19:10:10] *** Quits: LeandroLuiz (~clkalw@replaced-ip ) (Changing host)
3237 [19:10:10] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
3238 [19:10:44] *** Joins: m_m (~m_m@replaced-ip )
3239 [19:11:52] *** Joins: tx32_ (~txMesa@replaced-ip )
3240 [19:14:26] *** Quits: Atm0spher1c (~future@replaced-ip ) (Ping timeout: 264 seconds)
3241 [19:14:50] *** Joins: brokency1le (~brokencyc@replaced-ip )
3242 [19:15:17] <jkl> Hi, I am using gpg (GnuPG) 2.1.16 on debian and after a recent update (a month or two) I noticed that the pinentry used ignores the DISPLAY variable: I always get a X pinentry even when I unset DISPLAY (I used to get the pintentry-curses prompt with DISPLAY unset). I had read about using dbus-update-activation-environment --systemd DISPLAY to enable the DISPLAY variable, but I still don't get the curses pinentry. What I would like is
3243 [19:15:17] <jkl> to use a X prompt by default but revert to a terminal only one when needed (ideally without having to restart the agent). Does anyone know how to achieve that? Thanks.
3244 [19:15:19] *** Joins: Atm0spher1c (~future@replaced-ip )
3245 [19:15:33] *** Quits: panta_ (~panta@replaced-ip ) (Quit: Leaving)
3246 [19:16:05] *** Quits: os_ (~os@replaced-ip ) (Quit: Leaving)
3247 [19:16:22] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3248 [19:16:34] *** Joins: PlasmaStar (Plasma@replaced-ip )
3249 [19:16:38] *** Joins: os_ (~os@replaced-ip )
3250 [19:16:38] *** Quits: os_ (~os@replaced-ip ) (Changing host)
3251 [19:16:38] *** Joins: os_ (~os@replaced-ip )
3252 [19:16:44] *** Joins: mvensky (~mvensky@replaced-ip )
3253 [19:17:17] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3254 [19:17:22] *** Quits: sh00p (~sh00p@replaced-ip ) (Ping timeout: 258 seconds)
3255 [19:17:24] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3256 [19:17:41] *** Joins: Della (~Della@replaced-ip )
3257 [19:17:54] *** Joins: m_m (~m_m@replaced-ip )
3258 [19:18:02] *** Della is now known as ArisB0Tle
3259 [19:18:10] *** Joins: mvensky (~mvensky@replaced-ip )
3260 [19:18:41] <sioux_> Hi when i run "lspci | grep Ethernet" don´t show my wire ethernet only wireless. In windows the wired ether runs normal"
3261 [19:18:59] *** Quits: catbehemoth (~vasyl@replaced-ip ) (Quit: WeeChat 1.6)
3262 [19:19:08] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161208153507])
3263 [19:19:55] *** Joins: Ryushin (~Ryushin@replaced-ip )
3264 [19:20:06] *** Quits: OS-26729 (~OS-26729@replaced-ip ) (Ping timeout: 246 seconds)
3265 [19:20:17] *** Joins: Deadlyvirus (~Dirm@replaced-ip )
3266 [19:20:51] *** ArisB0Tle is now known as Della
3267 [19:20:57] *** Joins: zuck05 (~goirc@replaced-ip )
3268 [19:22:39] <jelly> sioux_: how new is your hardware? Pastebin full output of "lspci -n"
3269 [19:22:53] *** Quits: evilman_work (~evilman@replaced-ip ) (Remote host closed the connection)
3270 [19:22:56] <jelly> sioux_: sorry, "lspci -nn"
3271 [19:23:45] <jelly> jkl: which debian release is this
3272 [19:24:00] *** Joins: raynold (uid201163@replaced-ip )
3273 [19:24:07] <jelly> judd: v gnupg2
3274 [19:24:07] *** Joins: evilman_work (~evilman@replaced-ip )
3275 [19:24:08] <judd> Package: gnupg2 on amd64 -- wheezy: 2.0.19-2+deb7u2; wheezy-security: 2.0.19-2+deb7u2; wheezy-backports: 2.0.25-1~bpo70+1; jessie: 2.0.26-6+deb8u1; stretch: 2.1.15-4; stretch: 2.1.16-3; sid: 2.1.17-2
3276 [19:24:28] *** Quits: Insanity_ (uid179350@replaced-ip ) (Quit: Connection closed for inactivity)
3277 [19:24:30] *** Joins: redefine6 (~redefine@replaced-ip )
3278 [19:24:39] *** Joins: ArisB0Tle (~Della@replaced-ip )
3279 [19:24:43] *** Joins: solarnetone (~scott@replaced-ip )
3280 [19:24:52] *** Quits: ArisB0Tle (~Della@replaced-ip ) (Remote host closed the connection)
3281 [19:25:03] <jkl> jelly: I am on testing
3282 [19:25:11] *** Joins: LtL (~irssi@replaced-ip )
3283 [19:25:41] <jelly> welcome to testing, please file a bug report...
3284 [19:25:44] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
3285 [19:25:52] <jelly> dpkg, tell jkl about reportbug
3286 [19:25:53] *** Quits: Deadlyvirus (~Dirm@replaced-ip ) (Remote host closed the connection)
3287 [19:25:55] <jkl> ok thanks
3288 [19:25:59] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3289 [19:26:23] *** Joins: mvensky (~mvensky@replaced-ip )
3290 [19:26:33] <TomTomTosch> sioux_: if lspci doesn't list your device maybe lshw does. it's in the lshw package.
3291 [19:27:02] <sioux_> jelly: the Lenovo E73
3292 [19:27:17] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
3293 [19:27:37] <sioux_> TomTomTosch: so i will download lshw package, because in netinstall dont download this package
3294 [19:28:05] <DeaDSouL> Hi, what is the most recommended 10G switch ?
3295 [19:28:07] *** Quits: star31416 (~star314@replaced-ip ) (Quit: Leaving)
3296 [19:28:08] <TomTomTosch> it does not come preinstalled.
3297 [19:28:14] *** Quits: Tipple (54d93e6a@replaced-ip##) (Quit: ##replaced-url
3298 [19:28:29] *** Quits: kapitalist (~kapitalis@replaced-ip ) (Ping timeout: 258 seconds)
3299 [19:28:31] *** Joins: bDreadz (~bDreadz@replaced-ip )
3300 [19:28:54] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
3301 [19:30:05] <sioux_> jelly: replaced-url
3302 [19:30:23] *** Joins: cdown_ (~cdown@replaced-ip )
3303 [19:31:01] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3304 [19:31:50] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 264 seconds)
3305 [19:32:23] *** Quits: ogny (~orkun@replaced-ip ) (Ping timeout: 268 seconds)
3306 [19:32:49] *** Joins: mvensky (~mvensky@replaced-ip )
3307 [19:33:00] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 268 seconds)
3308 [19:33:00] *** cdown_ is now known as cdown
3309 [19:33:08] <jelly> sioux_: so it's either not connected via PCI/PCIe or some additional config is required from the OS side for it to appear
3310 [19:33:09] *** Quits: Della (~Della@replaced-ip ) (Ping timeout: 248 seconds)
3311 [19:34:36] *** Quits: Zvmdyv (~Zvmdyv@replaced-ip ) (Ping timeout: 244 seconds)
3312 [19:34:47] *** Quits: soee_ (~soee@replaced-ip ) (Quit: Konversation terminated!)
3313 [19:35:38] *** Joins: soee (~soee@replaced-ip )
3314 [19:36:42] *** Quits: afx_ (~afx_@replaced-ip ) (Ping timeout: 268 seconds)
3315 [19:36:55] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
3316 [19:37:39] *** Quits: mvensky (~mvensky@replaced-ip ) (Client Quit)
3317 [19:37:47] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
3318 [19:37:56] *** Quits: ancientninja (~grant@replaced-ip ) (Quit: WeeChat 1.4)
3319 [19:38:01] *** debhelper sets mode: +l 1656
3320 [19:38:04] *** Joins: mvensky (~mvensky@replaced-ip )
3321 [19:38:12] <jelly> sioux_: what about lsusb ?
3322 [19:39:07] *** Joins: acemi (~acemi@replaced-ip )
3323 [19:39:43] <sioux_> jelly: TomTomTosch: this is paste of lshw: replaced-url
3324 [19:39:48] *** Quits: acemi (~acemi@replaced-ip ) (Client Quit)
3325 [19:40:07] *** Joins: acemi (~acemi@replaced-ip )
3326 [19:40:28] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 245 seconds)
3327 [19:40:53] *** Quits: f10_ (~flo@replaced-ip ) (Read error: No route to host)
3328 [19:40:53] *** Joins: Ryushin (~Ryushin@replaced-ip )
3329 [19:40:58] *** Joins: f10 (~flo@replaced-ip )
3330 [19:41:12] *** Joins: OS-26729 (~OS-26729@replaced-ip )
3331 [19:41:20] *** Quits: evilman_work (~evilman@replaced-ip ) (Read error: No route to host)
3332 [19:41:21] <Ooze> jelly, Do I have to rebuild the array for that to work, to be able to determine if I have everything or not?
3333 [19:41:29] <Ooze> I just went out to buy a new drive but they didn't have it
3334 [19:41:31] <Ooze> ugh
3335 [19:41:40] *** Joins: evilman_work (~evilman@replaced-ip )
3336 [19:41:42] *** Joins: f10_ (~flo@replaced-ip )
3337 [19:41:47] *** Joins: murfjr (~ayy@replaced-ip )
3338 [19:42:18] *** Quits: spinbee (spinbee@replaced-ip ) (Ping timeout: 258 seconds)
3339 [19:42:22] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3340 [19:42:27] <sioux_> jelly: TomTomTosch the leds indicators of network card it´s on, normally
3341 [19:42:56] *** Joins: m_m (~m_m@replaced-ip )
3342 [19:43:26] *** Quits: indootime (~indoo@replaced-ip ) (Quit: Konversation terminated!)
3343 [19:44:09] *** Joins: cyan__ (~cyan@replaced-ip )
3344 [19:44:18] *** Joins: greycat (~wooledg@replaced-ip )
3345 [19:44:22] *** Quits: transhuman (~transhuma@replaced-ip ) (Ping timeout: 256 seconds)
3346 [19:44:34] *** Quits: felix__ (~felix@replaced-ip ) (Read error: Connection reset by peer)
3347 [19:45:18] *** Quits: saysp_ (~saysp@replaced-ip ) (Ping timeout: 246 seconds)
3348 [19:45:20] *** Quits: Wizek_ (~Wizek@replaced-ip ) (Ping timeout: 268 seconds)
3349 [19:45:24] <wewlad> does anyone here use the latest stable apache on latest stable Debian and uses mpm_prefork module?
3350 [19:45:28] *** Joins: nibble_zero (~chatzilla@replaced-ip )
3351 [19:45:35] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3352 [19:45:54] <TomTomTosch> sioux_: no hints from the lshw output. you could try finding the chipset in windows or open the case and read the print.
3353 [19:45:57] *** Joins: mvensky (~mvensky@replaced-ip )
3354 [19:46:03] <babilen> wewlad: Many people are likely to use Apache on Jessie, yes
3355 [19:46:13] <babilen> !next
3356 [19:46:13] <dpkg> Another happy customer leaves the building.
3357 [19:46:20] <wewlad> babilen: are you one of them?
3358 [19:46:24] <jelly> Ooze: no, it's just saner and you're going to have decreased performance with a degraded array
3359 [19:46:26] *** Joins: x__ (~x@replaced-ip )
3360 [19:46:40] *** Parts: x__ (~x@replaced-ip )
3361 [19:47:03] <jelly> babilen: I've had this conversation with wewlad an hour ago. You don't want to go there.
3362 [19:47:05] <babilen> wewlad: I am primarily deploying nginx, but why don't you ask your real question (assuming you don't just want to find a person who uses Apache on Debian)
3363 [19:47:08] <Ooze> I'm about to move my drives over so I think i'm fine
3364 [19:47:15] <Ooze> just going to build a new array and expand it later when i get the drive
3365 [19:47:19] <babilen> jelly: aye
3366 [19:47:20] <Ooze> ahhh I just hope i Have all my data
3367 [19:47:22] <TomTomTosch> (also yesterday, word by word.)
3368 [19:47:23] <Ooze> not losing anything
3369 [19:47:26] <wewlad> babilen: don't assume wrong stuff.
3370 [19:47:39] *** Quits: m_m (~m_m@replaced-ip ) (Remote host closed the connection)
3371 [19:47:43] *** Joins: vfw (~mrt@replaced-ip )
3372 [19:47:44] <wewlad> babilen: so are you using latest stable nginx on latest stable debian?
3373 [19:47:51] *** Joins: gl-prout (~gl-prout@replaced-ip )
3374 [19:48:01] <babilen> I'm sure I have a box somewhere ..
3375 [19:48:14] *** Joins: m_m (~m_m@replaced-ip )
3376 [19:48:22] <wewlad> how sure are you?
3377 [19:48:43] <wewlad> if you are sure enough - could you check which mpm_ module you use there?
3378 [19:48:44] <jelly> babilen: "my apache config is broken and I'm suspecting it's mpm_prefork's fault not mine. I will not tell you which package version, and only tell you it's amd64 if poked hard enough"
3379 [19:48:56] <greycat> wewlad: *why*?
3380 [19:49:08] *** Quits: l3archos (~Icedove@replaced-ip ) (Quit: l3archos)
3381 [19:49:08] <wewlad> greycat: hello. Why what?
3382 [19:49:33] <greycat> Why are you asking what other, random, people are using? What problem are you having?
3383 [19:49:38] <jelly> also "I will not check BTS, and I will not try to reproduce on a clean jessie amd64 install"
3384 [19:49:48] <babilen> wewlad: I am not necessarily running a query against hundreds of production boxes unless you actually ask a question
3385 [19:49:50] <wewlad> greycat: because it is important to me.
3386 [19:50:20] <greycat> wewlad: It is of zero importance to US until you ask a specific question.
3387 [19:50:23] <jelly> greycat: just did a recap from last time wewlad asked. ^^
3388 [19:50:29] <wewlad> babilen: tl;dr: I suspect mpm_prefork doesn't work in latest stable nginx on latest stable debian.
3389 [19:50:32] <greycat> jelly: yeah, not surprising
3390 [19:50:49] <greycat> so he's using both apache and nginx
3391 [19:50:59] <wewlad> damn, I mean apache
3392 [19:51:01] <jelly> that was probably a typo right now
3393 [19:51:01] <greycat> probably at the same time on the same box on the same port on the same interface, too
3394 [19:51:02] *** Quits: os_ (~os@replaced-ip ) (Ping timeout: 264 seconds)
3395 [19:51:03] <wewlad> sorry, a typo
3396 [19:51:13] <wewlad> greycat: assume more
3397 [19:51:21] <greycat> Nope, done. Bye bye asshole.
3398 [19:51:25] *** Joins: os_ (~os@replaced-ip )
3399 [19:51:26] *** Quits: os_ (~os@replaced-ip ) (Changing host)
3400 [19:51:26] *** Joins: os_ (~os@replaced-ip )
3401 [19:51:28] <wewlad> bb pussycat
3402 [19:51:36] *** Quits: OS-26729 (~OS-26729@replaced-ip ) (Ping timeout: 246 seconds)
3403 [19:51:52] <greycat> Negative importance, /ignored.
3404 [19:52:03] <wewlad> oh noes, I've lost a huge helper
3405 [19:52:13] <wewlad> he helped soooo much asking me all about my problem
3406 [19:52:22] <wewlad> woes upon me :(
3407 [19:52:31] <babilen> wewlad: Drop it please
3408 [19:52:49] <jelly> wewlad: focus on tech stuff and not on how little help you're getting
3409 [19:52:49] *** Quits: giricz81 (~giricz81@replaced-ip ) (Quit: Konversation terminated!)
3410 [19:52:53] *** Quits: m_m (~m_m@replaced-ip ) (Ping timeout: 248 seconds)
3411 [19:52:57] <Ooze> dude this is driving me insane
3412 [19:53:06] <wewlad> babilen: you drop. If you don't run a latest stable apache on latest stable debian, which I explicitly asked - don't bother me with your questions
3413 [19:53:12] <Ooze> I just added up the subdirs of each drive and they're the same total
3414 [19:53:19] <Ooze> but more space is used on one driver than the other
3415 [19:53:27] <wewlad> jelly: the stuff is that debian doesn't fucking provide me any means to diagnose the problem
3416 [19:53:27] <jelly> Ooze: and it's not 3.2T ? ;-)
3417 [19:53:38] <greycat> different block sizes in the file system, or different file systems, or removed-but-still-open log files
3418 [19:53:44] <wewlad> and the problem shouldn't have happened at all if I to believe you all
3419 [19:53:44] <jelly> wewlad: you did not say whether you looked at logs
3420 [19:53:52] <wewlad> jelly: I did say that multiple times
3421 [19:53:57] <wewlad> logs are fucking empty
3422 [19:53:57] *** Joins: Andrew_S (~Icedove@replaced-ip )
3423 [19:54:07] <wewlad> they say stupid shit like 'mpm module is no loaded'
3424 [19:54:13] <wewlad> 'aborting this task'
3425 [19:54:18] <greycat> or a different reserved-for-root percentage, or other file system options
3426 [19:54:22] <sioux_> jelly: TomTomTosch it´s USB_lan, ih81m lenovo motherboard
3427 [19:54:22] <Ooze> It's 1615.3
3428 [19:54:28] <Ooze> GB
3429 [19:54:42] <jelly> wewlad: and the process dies?
3430 [19:54:54] *** Parts: qwxlea (~user@replaced-ip )
3431 [19:55:01] <babilen> wewlad: I have boxes on which mpm_prefork is loaded .. I don't see how this is relevant though
3432 [19:55:07] <wewlad> jelly: I didn't check that
3433 [19:55:13] *** Joins: SynrGy (~synrg@replaced-ip )
3434 [19:55:18] *** Joins: asterismo_l (~santiago@replaced-ip )
3435 [19:55:20] <wewlad> jelly: seems like there are 4 apache processes
3436 [19:55:29] *** Quits: Nd-47-M (~nend@replaced-ip ) (Read error: Connection reset by peer)
3437 [19:55:35] <wewlad> ps | grep apache | pastebinit replaced-url
3438 [19:56:05] <wewlad> babilen: do those boxes run latest stable debian and latest stable apache?
3439 [19:56:16] <wewlad> babilen: yes/no is all I need to hear.
3440 [19:56:16] <babilen> wewlad: What is "latest stable apache" ?
3441 [19:56:19] <jelly> wewlad: so apache IS running. what does "apachectl -M" say
3442 [19:56:19] <babilen> (which version)
3443 [19:56:25] *** Quits: ongolaBoy (~ongolaBoy@replaced-ip ) (Quit: leaving)
3444 [19:56:45] <wewlad> babilen: the one installed by "apt-get upgrade 'yes; yes, please'"
3445 [19:56:50] *** tlab_ is now known as tlab
3446 [19:56:50] <wewlad> hold on
3447 [19:56:55] <babilen> wewlad: yes
3448 [19:56:59] <babilen> Are we done now?
3449 [19:57:06] <wewlad> babilen: yes, thanks.
3450 [19:57:30] <jelly> wewlad: you want to provide actual version numbers. dpkg -l apache\* for example
3451 [19:57:34] <babilen> Okay .. *shrug*
3452 [19:57:43] *** Joins: n4dir (~user@replaced-ip )
3453 [19:57:47] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
3454 [19:57:54] <wewlad> jelly: 2.4.10-10+deb8u7
3455 [19:58:08] *** Quits: asterismo_l (~santiago@replaced-ip ) (Client Quit)
3456 [19:58:18] <greycat> If someone is refusing to provide version numbers, it's usually because they are not actually using Debian, and they are abusing us, and they KNOW THIS, and they are intentionally doing it anyway and trying to hide it.
3457 [19:58:36] <greycat> Especially when combined with an overall trollish attitude.
3458 [19:58:37] *** Joins: mtn (~mtn@replaced-ip )
3459 [19:59:00] <wewlad> greycat: I'm a newb and I always forget how to run a query through installed packages to see what version they are
3460 [19:59:04] <jelly> wewlad: can you pastebin actual output of dpkg -l apache\*|grep ^.i
3461 [19:59:07] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3462 [19:59:09] <wewlad> dpkg -l apache\* replaced-url
3463 [19:59:09] <dpkg> No packages found matching apache\* replaced-url
3464 [19:59:18] <sioux_> jelly: it´s usb ethernet
3465 [19:59:27] *** Joins: mvensky (~mvensky@replaced-ip )
3466 [19:59:33] *** Joins: asterismo_l (~santiago@replaced-ip )
3467 [19:59:38] *** Quits: mvensky (~mvensky@replaced-ip ) (Remote host closed the connection)
3468 [19:59:59] <wewlad> why would anyone come to ask questions about the system he doesn't use?
3469 [20:00:02] <jelly> sioux_: good, now you know something. it's a haswell system, maybe you need a newer kernel for the drivers to pick it up
3470 [20:00:15] *** Joins: gitgud (~GitGud@replaced-ip )
3471 [20:00:28] *** Quits: donught (~donught@replaced-ip ) (Remote host closed the connection)
3472 [20:00:38] <wewlad> jelly: [root] ~/ # dpkg -l apache\* | pastebinit replaced-url
3473 [20:00:46] <gitgud> i dont understand the use of the jigdo thing. can i just download the iso file?
3474 [20:00:47] <wewlad> (if the above screenshot didn't suit you)
3475 [20:00:52] <greycat> sure
3476 [20:00:59] <jelly> gitgud: if it exists, yes
3477 [20:01:00] <greycat> !netinst
3478 [20:01:00] <dpkg> i guess 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
3479 [20:01:01] <gitgud> replaced-url
3480 [20:01:25] <jelly> wewlad: good, so they all match and it's the current version
3481 [20:01:34] <gitgud> i want the netinst of the debian stable one and i want to know if its good enough for server :p
3482 [20:01:46] <wewlad> jelly: please, guide me, if you are willing to help
3483 [20:01:53] <wewlad> I believe I did nothing to break apache
3484 [20:01:56] <greycat> gitgud: replaced-url
3485 [20:01:59] <wewlad> it got broken by just updating it
3486 [20:02:03] <jelly> wewlad: did you pastebin apachectl -M
3487 [20:02:23] <wewlad> apachectl -M | pastebinit AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message replaced-url
3488 [20:02:35] <gitgud> ok thanks jelly and greycat
3489 [20:02:43] <gitgud> i shall now use the netinst one
3490 [20:02:46] *** Parts: gitgud (~GitGud@replaced-ip )
3491 [20:02:47] <wewlad> jelly: oops, hold on
3492 [20:02:50] <jelly> wewlad: you have mpm_event_module (shared) enabled right now
3493 [20:02:58] <wewlad> I've 'fixed' the problem by switching to mpm_event
3494 [20:03:23] <jelly> wewlad: stop apache, verify processes are gone, disable that, reenable prefork, start it
3495 [20:03:38] <sioux_> jelly: how can i do this ??
3496 [20:03:58] *** Joins: dreamon_ (~dreamon@replaced-ip )
3497 [20:03:59] <jelly> dpkg, tell sioux_ about bdo kernel
3498 [20:04:02] <jelly> dpkg, tell sioux_ about bdo
3499 [20:04:12] <wewlad> jelly: do I need to stop? I thought I could just a2dismon&&a2enmod on the go
3500 [20:04:31] <jelly> wewlad: did I fucking stutter
3501 [20:04:32] *** Joins: oish (~charlie@replaced-ip )
3502 [20:04:40] *** Joins: dvs (~hibbard@replaced-ip )
3503 [20:04:57] *** Quits: LeandroLuiz (~clkalw@replaced-ip##) (Quit: ZNC - ##replaced-url
3504 [20:04:58] <wewlad> no, sir/mam
3505 [20:05:11] <jelly> (no, you don't, it's a precautionary measure and playing it safe)
3506 [20:05:12] <sioux_> jelly: thanks
3507 [20:05:22] <wewlad> systemctl start apache2 Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
3508 [20:05:31] <jelly> good.
3509 [20:05:42] <wewlad> apachectl -M | pastebinit AH00534: apache2: Configuration error: No MPM loaded. replaced-url
3510 [20:05:43] *** Quits: asterismo_l (~santiago@replaced-ip ) (Quit: Konversation terminated!)
3511 [20:05:50] *** Joins: nullbyte_ (~ghost@replaced-ip )
3512 [20:05:50] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Remote host closed the connection)
3513 [20:06:09] *** Joins: nullbyte_ (~ghost@replaced-ip )
3514 [20:06:15] *** Joins: jwd (~jwd@replaced-ip )
3515 [20:06:16] <jelly> wewlad: now show the latest stuff from error.log and, why not, "systemctl status apache2"
3516 [20:06:26] *** Quits: RageNorge (~electro7@replaced-ip ) (Ping timeout: 258 seconds)
3517 [20:06:56] <wewlad> jelly: that's why: systemctl status apache2 | pastebinit replaced-url
3518 [20:07:02] *** Quits: nullbyte_ (~ghost@replaced-ip ) (Client Quit)
3519 [20:07:09] *** Joins: acemi_ (~acemi@replaced-ip )
3520 [20:07:36] *** Quits: civillian (~nick@replaced-ip ) (Ping timeout: 256 seconds)
3521 [20:07:38] *** Joins: asterismo_l (~santiago@replaced-ip )
3522 [20:07:39] *** Joins: LeandroLuiz (~clkalw@replaced-ip )
3523 [20:07:41] <wewlad> jelly: cat /var/log/apache2/error.log | pastebinit replaced-url
3524 [20:08:27] <jelly> wewlad: ls -ld /usr/lib/apache2/modules/mod_mpm_prefork.so
3525 [20:08:29] *** Quits: acemi (~acemi@replaced-ip ) (Ping timeout: 260 seconds)
3526 [20:08:58] <wewlad> 36K -rw-r--r-- 1 root root 35K Sep 15 23:46 /usr/lib/apache2/modules/mod_mpm_prefork.so
3527 [20:09:20] <jelly> and ls -la /etc/apache2/mods-*/*prefork*
3528 [20:09:35] *** Joins: civillian (~nick@replaced-ip )
3529 [20:10:15] <wewlad> jelly: ls -la /etc/apache2/mods-*/*prefork* | pastebinit replaced-url
3530 [20:10:29] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 248 seconds)
3531 [20:10:29] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
3532 [20:10:52] <wewlad> [it is listed as enabled, it doesn't work, no errors are informative enough]
3533 [20:10:54] *** Quits: Andrew_S (~Icedove@replaced-ip ) (Quit: Andrew_S)
3534 [20:11:07] <jelly> wewlad: grep . /etc/apache2/mods-enabled/*prefork*
3535 [20:11:25] *** Joins: OS-26729 (~OS-26729@replaced-ip )
3536 [20:11:28] <jelly> the file /etc/apache2/mods-available/mpm_prefork.load looks modified
3537 [20:11:46] <wewlad> that command just leave the prompt hanging
3538 [20:11:52] <wewlad> I ctrl+c'ed it
3539 [20:11:55] <wewlad> shout I wait?
3540 [20:11:58] <wewlad> should*
3541 [20:12:05] <jelly> that shouldn't happen
3542 [20:12:09] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Read error: Connection reset by peer)
3543 [20:12:21] *** Quits: sioux_ (bd327b56@replaced-ip ) (Ping timeout: 260 seconds)
3544 [20:12:38] *** Joins: vOYtEC (~vOYtEC@replaced-ip )
3545 [20:12:39] *** Joins: gonz0 (~gonz0@replaced-ip )
3546 [20:12:46] <wewlad> replaced-url
3547 [20:13:12] *** Joins: n4dir (~user@replaced-ip )
3548 [20:13:14] <wewlad> but why '.'?
3549 [20:13:15] <jelly> wewlad: missing space between . and /
3550 [20:13:18] <wewlad> oh
3551 [20:13:35] <wewlad> replaced-url
3552 [20:13:36] <wewlad> err
3553 [20:13:40] *** Quits: gonz0 (~gonz0@replaced-ip ) (Client Quit)
3554 [20:13:45] <wewlad> replaced-url
3555 [20:13:50] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 256 seconds)
3556 [20:13:58] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
3557 [20:14:17] <jelly> wewlad: someone commented out the actual line that does LoadModule
3558 [20:14:28] <jelly> so naturally... the module does not get loaded
3559 [20:14:40] <wewlad> weird
3560 [20:14:44] <wewlad> okay, uncommenting then
3561 [20:15:09] <n4dir> i tried both versions in this /etc/modprobe.d/blacklist.local.conf ; both still load the modules and give endless error messages on tty.
3562 [20:15:32] <jelly> wewlad: now consider this: I was able to help without having actual latest apache on latest debian 8 with mpm_prefork on amd64 running someplace.
3563 [20:15:39] <wewlad> thanks, helly :/
3564 [20:15:42] <wewlad> jelly*
3565 [20:15:47] <n4dir> while running modprobe -r firewire_ohci and firewire_core stops them and hence stops the error messages too
3566 [20:16:01] *** Quits: asterismo_l (~santiago@replaced-ip ) (Quit: Konversation terminated!)
3567 [20:16:09] <wewlad> jelly: well, you really committed to the help
3568 [20:16:09] <jelly> wewlad: so next time pretty fucking please ask the actual question, and don't ask for "someone running exactly this"
3569 [20:16:19] *** Joins: asterismo_m (~asterismo@replaced-ip )
3570 [20:16:19] <wewlad> I asked the question multiple times
3571 [20:16:24] <jelly> no, no you didn't
3572 [20:16:26] *** Joins: Defaulttinen (~Defaultti@replaced-ip )
3573 [20:16:28] <wewlad> the last time I was told 'check logs, it should work'
3574 [20:16:28] <babilen> wewlad: And you really didn't want any other person to help
3575 [20:16:33] <wewlad> I said I've checked them
3576 [20:16:40] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 256 seconds)
3577 [20:16:43] <wewlad> as you can see - logs weren't helpful here
3578 [20:16:47] * babilen still doesn't understand why we "were done" even though we obviously weren't
3579 [20:16:59] <jelly> you asked "is there anyone running latest foo on jessie with my config"
3580 [20:17:02] *** Quits: SpeccyMan (~Nick@replaced-ip ) (Quit: Leaving)
3581 [20:17:02] <n4dir> ups, missed to mpost the pastebin: replaced-url
3582 [20:17:15] *** Quits: jkl (~user@replaced-ip ) (Remote host closed the connection)
3583 [20:17:26] <wewlad> jelly: that's because I had a discussion on this chan about my problem at least twice in the latest 24 hours
3584 [20:17:28] *** Joins: jkl (~user@replaced-ip )
3585 [20:17:40] <wewlad> jelly: so I just narrowed the problem down, as some smartass told me to
3586 [20:17:58] <wewlad> anyways, thank you, jelly
3587 [20:18:03] <jelly> wewlad: that wasn't narrowing the problem, that was narrowing the choice of volunteer help you'd agree to
3588 [20:18:12] <jelly> don't do that
3589 [20:18:27] <wewlad> well, no one wanted to help
3590 [20:18:44] <jelly> when you think you're smarter than volunteer help, that's what happens yes
3591 [20:18:52] <wewlad> so all I could is try to find someone with the same config to see if that's a package issue, which I really believed
3592 [20:19:02] *** Quits: Hallo32 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
3593 [20:19:05] <wewlad> how could that file have a line got commented?
3594 [20:19:07] *** Quits: vOYtEC (~vOYtEC@replaced-ip ) (Ping timeout: 252 seconds)
3595 [20:19:08] <wewlad> I didn't touch it
3596 [20:19:10] <jelly> no, you could try to provide more actual info
3597 [20:19:13] <wewlad> I just did apt-get upgrade
3598 [20:19:35] <jelly> wewlad: someone touched it on... replaced-url
3599 [20:20:08] <wewlad> what?
3600 [20:20:13] <wewlad> it was working well before
3601 [20:20:19] <jelly> the default, untouched file, is 108 bytes long
3602 [20:20:21] <wewlad> I've been updating debian since then multiple times
3603 [20:20:26] <wewlad> initial install was 8.2, afaik
3604 [20:20:32] *** Quits: asterismo_m (~asterismo@replaced-ip ) (Remote host closed the connection)
3605 [20:20:32] *** Joins: Plushwolf (2e3bb714@replaced-ip )
3606 [20:20:36] <jelly> did you reboot since then?
3607 [20:20:49] <wewlad> not sure, but most probably yes
3608 [20:20:50] <jelly> I bet not
3609 [20:20:56] *** Joins: nuno_nunes (~PC@replaced-ip )
3610 [20:21:02] *** Quits: OS-20332 (~OS-20332@replaced-ip ) (Ping timeout: 264 seconds)
3611 [20:21:07] <wewlad> also, when I was updating I got this error: updating apache: /var/lib/dpkg/info/libapache2-mod-php5.postinst: 291: [: !=: unexpected operator
3612 [20:21:17] <wewlad> which is weird: that file has less than 90 lines
3613 [20:21:54] <jelly> it sources something else, probably
3614 [20:21:58] *** Joins: nickenchuggets (~nicken@replaced-ip )
3615 [20:21:58] *** Quits: nickenchuggets (~nicken@replaced-ip ) (Changing host)
3616 [20:21:58] *** Joins: nickenchuggets (~nicken@replaced-ip )
3617 [20:22:06] <wewlad> weird, and now that file is gone
3618 [20:22:32] *** Joins: Wizek_ (~Wizek@replaced-ip )
3619 [20:22:32] *** Quits: f10 (~flo@replaced-ip ) (Ping timeout: 258 seconds)
3620 [20:22:48] <wewlad> oh, jeez, it must have gone when I reinstalled apache
3621 [20:22:50] <jelly> maybe you uninstalled libapache2-mod-php5
3622 [20:22:56] <wewlad> by deleting and installing it again
3623 [20:22:57] <wewlad> yeah
3624 [20:24:43] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
3625 [20:24:45] <wewlad> I got lost: do I even need that package if I use proxy_fcgi?
3626 [20:25:04] *** Joins: soee (~soee@replaced-ip )
3627 [20:25:33] <jelly> if you want php, you need one php abi, so I'm guessing "no"
3628 [20:26:00] <wewlad> afaiu proxy_fcgi is something related to php
3629 [20:26:14] <wewlad> I might be veeeery wrong
3630 [20:26:43] <wewlad> you know what, I just thought over - I think I acted like a dick to other guys here, I admit that now and I want to say I'm sorry
3631 [20:26:45] <jelly> I honestly don't know which php ABIs exist these days and what's the best way to run a php-capable web service
3632 [20:27:03] *** Joins: moozer (~moz@replaced-ip )
3633 [20:27:10] <greycat> !best
3634 [20:27:10] <dpkg> Best for what? Please define what you mean by "best". Gloria Gaynor! Tina Turner! Aretha Franklin! Men without Hats! Women without Hats! Men at Work! Women at Play! Anyone for Tennis!
3635 [20:27:26] <wewlad> I'm sorry, greycay
3636 [20:27:28] <jelly> fpm? fcgid? ponies?
3637 [20:27:28] <wewlad> greycat*
3638 [20:27:47] <wewlad> php5-fpm, iirc
3639 [20:27:55] <jelly> greycat: best is "not use php at all" but...
3640 [20:27:56] <greycat> I would never pretend to be a PHP expert, but I have a web site that uses nginx + php-fpm
3641 [20:28:14] *** Quits: OS-26729 (~OS-26729@replaced-ip ) (Ping timeout: 264 seconds)
3642 [20:28:48] *** Parts: Putti (~Putti@replaced-ip )
3643 [20:28:49] <jelly> don't know if "proxy_fcgi" is involved in one of the possible ways to get php running
3644 [20:28:57] <jelly> might be, or not
3645 [20:29:08] *** Quits: uNmowed (~Mayu@replaced-ip ) (Ping timeout: 256 seconds)
3646 [20:29:19] *** Joins: kuttenbrunzer (~kuttenbru@replaced-ip )
3647 [20:29:41] *** Quits: vfw (~mrt@replaced-ip ) (Ping timeout: 248 seconds)
3648 [20:29:50] <jelly> guess I'll learn when I upgrade me some wheezies
3649 [20:31:10] *** Joins: rocketmagnet (~chatzilla@replaced-ip )
3650 [20:31:17] <rocketmagnet> hi all
3651 [20:32:13] *** Joins: f10 (~flo@replaced-ip )
3652 [20:32:41] *** Joins: Yuurei (~void@replaced-ip )
3653 [20:34:55] *** Quits: LtL (~irssi@replaced-ip ) (Quit: leaving)
3654 [20:34:55] *** Quits: remo (~remo@replaced-ip ) (Read error: Connection reset by peer)
3655 [20:35:23] *** Joins: PHPanos (~textual@replaced-ip )
3656 [20:35:32] <rocketmagnet> i have a problem: after my powerline went done and my computer shuts down because of no power. now i'm not able to log into X11 as the user when the power went off, i can log in as root and go to the console and change to that user but i can't log into X11
3657 [20:36:41] *** Quits: efloid (~efloid@replaced-ip ) (Quit: efloid)
3658 [20:37:02] <pampeho> have you checked out contents of /var/log/Xorg.0.log ?
3659 [20:37:32] *** grrrrrr is now known as barbanegra
3660 [20:37:44] <greycat> also look for whatever file in the user's home directory the desktop environment tries to write to when it starts up, e.g. ~/.xsession-errors or the GNOME or KDE or ... equivalent
3661 [20:37:53] *** Joins: Ooze (~Ooze@replaced-ip )
3662 [20:37:57] <greycat> also make sure no file systems are full
3663 [20:38:11] *** Joins: zhemor (~zhemor@replaced-ip )
3664 [20:40:12] <jhutchins_wk> pampeho: Do you get an error or does it just go back to the login screen?
3665 [20:40:36] <jelly> how do those DEs manage to corrupt their internal data to breakage point with a single powerloss
3666 [20:40:50] *** Quits: moozer (~moz@replaced-ip ) (Ping timeout: 268 seconds)
3667 [20:41:03] <greycat> Is "by being crap" good enough, or do you need to know the specific flavor of crap?
3668 [20:41:24] <pampeho> jhutchins_wk: i think you highlighted the wrong person :)
3669 [20:41:27] <jhutchins_wk> I remember when we used to loose whole systems on a single power loss.
3670 [20:41:44] <greycat> Well, hardware failure is a different matter.
3671 [20:42:12] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
3672 [20:42:12] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Remote host closed the connection)
3673 [20:42:18] *** Joins: transhuman (~transhuma@replaced-ip )
3674 [20:42:57] <jhutchins_wk> ext2 was pretty sensitive to abrupt shutdown.
3675 [20:43:36] <jhutchins_wk> pampeho: Yep.
3676 [20:43:41] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 252 seconds)
3677 [20:43:52] <jhutchins_wk> rocketmagnet: Do you get an error or does it just go back to the login screen.
3678 [20:44:15] *** Joins: dethos (~dethos@replaced-ip )
3679 [20:44:26] *** Quits: glebihan (~glebihan@replaced-ip ) (Ping timeout: 256 seconds)
3680 [20:45:01] *** Joins: CuteMeOwnThroat (~k@replaced-ip )
3681 [20:45:42] *** Quits: hazza (~Harry@replaced-ip ) (Ping timeout: 265 seconds)
3682 [20:45:56] *** Joins: mirak (~karim@replaced-ip )
3683 [20:45:58] <mirak> hi
3684 [20:46:35] <mirak> is there a way to remove all packages just installed from the previous apt-get install ?
3685 [20:46:40] *** Quits: acemi_ (~acemi@replaced-ip ) (Ping timeout: 265 seconds)
3686 [20:47:06] *** Quits: sparr (~sparr@replaced-ip ) (Changing host)
3687 [20:47:06] *** Joins: sparr (~sparr@replaced-ip )
3688 [20:47:28] <greycat> *remove*? uh... I guess that could be done, in theory, by parsing dpkg.log ...
3689 [20:47:35] <greycat> but I doubt that's what you really want
3690 [20:48:01] *** debhelper sets mode: +l 1650
3691 [20:48:07] *** Joins: sanjeev (~sanjeev@replaced-ip )
3692 [20:48:41] *** Joins: acemi (~acemi@replaced-ip )
3693 [20:49:16] *** Joins: HAL9001 (~HAL9001@replaced-ip )
3694 [20:49:33] *** Quits: HAL9001 (~HAL9001@replaced-ip ) (Client Quit)
3695 [20:49:34] <n4dir> wouldn't or shouldn't a simple apt-get remove <pkg> followed by apt-get autoremove take care of at least most of it?
3696 [20:49:49] <n4dir> perhaps apt-get purge instead remove.
3697 [20:49:53] *** Joins: ewew (~ewew@replaced-ip )
3698 [20:50:09] <greycat> Not if what he actually wants is to *revert* to the previous state, which may include some combination of removals/purges and package downgrades.
3699 [20:50:38] <n4dir> ah, i thought he only wanted to ...
3700 [20:50:38] *** Blendify is now known as Blendify_lnx|afk
3701 [20:50:53] *** Joins: HAL9001 (~HAL9001@replaced-ip )
3702 [20:51:18] *** Quits: Defaulttinen (~Defaultti@replaced-ip ) (Ping timeout: 245 seconds)
3703 [20:51:55] *** Quits: HAL9001 (~HAL9001@replaced-ip ) (Client Quit)
3704 [20:52:12] *** Joins: hazza (~Harry@replaced-ip )
3705 [20:53:40] *** Joins: Zkqp (~Zkqp@replaced-ip )
3706 [20:54:06] *** Quits: nuno_nunes (~PC@replaced-ip ) (Quit: Leaving)
3707 [20:54:36] <jhutchins_wk> mirak: There should be a list of the latest transaction in /var/log/apt/history.log
3708 [20:54:59] <jhutchins_wk> mirak: I also have an easier-to-parse log in /var/log/aptitude
3709 [20:55:08] *** Quits: Zkqp (~Zkqp@replaced-ip ) (Max SendQ exceeded)
3710 [20:55:27] <jhutchins_wk> !partial downgrade
3711 [20:55:27] <dpkg> This may or may not work for you, but if you've got nothing to lose then try it: (a) change sources.list (b) aptitude update (c) aptitude and then search for the upgraded packages, hit enter on them, select the correct version (d) do the same for libc6 (e) search for broken packages by pressing "b" and then fix them in the same way (f) once you have no more broken packages, hit 'g'. See <not available>.
3712 [20:55:35] *** Joins: x-user (~x-user@replaced-ip )
3713 [20:55:38] *** Quits: x-user (~x-user@replaced-ip ) (Max SendQ exceeded)
3714 [20:56:27] *** Joins: x-user (~x-user@replaced-ip )
3715 [20:56:30] *** Quits: x-user (~x-user@replaced-ip ) (Max SendQ exceeded)
3716 [20:57:03] *** Joins: x-user (~x-user@replaced-ip )
3717 [20:57:38] *** Quits: zhemor (~zhemor@replaced-ip ) (Ping timeout: 252 seconds)
3718 [20:57:42] *** Joins: remo (~remo@replaced-ip )
3719 [20:57:43] *** Quits: x-user (~x-user@replaced-ip ) (Client Quit)
3720 [20:57:55] *** Joins: smica (~smica@replaced-ip )
3721 [20:57:55] *** Joins: x032cx (~lxuser@replaced-ip )
3722 [20:57:57] *** Quits: smica (~smica@replaced-ip ) (Max SendQ exceeded)
3723 [20:58:20] *** Joins: smica (~smica@replaced-ip )
3724 [20:58:23] *** Quits: smica (~smica@replaced-ip ) (Max SendQ exceeded)
3725 [20:58:25] *** Quits: Plushwolf (2e3bb714@replaced-ip ) (Ping timeout: 260 seconds)
3726 [20:58:27] *** Quits: cyphase (~cyphase@replaced-ip ) (Ping timeout: 246 seconds)
3727 [20:58:35] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
3728 [20:59:05] *** Joins: smica (~smica@replaced-ip )
3729 [20:59:05] *** Joins: glebihan (~glebihan@replaced-ip )
3730 [20:59:07] *** Quits: smica (~smica@replaced-ip ) (Max SendQ exceeded)
3731 [20:59:21] *** Quits: os_ (~os@replaced-ip ) (Remote host closed the connection)
3732 [20:59:25] *** Joins: smica (~smica@replaced-ip )
3733 [21:00:54] <mirak> jhutchins_wk, I installed like 100 packages
3734 [21:01:05] <mirak> I used dpkg.log to find the list
3735 [21:01:33] *** Joins: dreki (~dreki@replaced-ip )
3736 [21:01:39] *** Quits: fvb (~fvb@replaced-ip ) (Ping timeout: 265 seconds)
3737 [21:02:13] *** Quits: Willis (Willis@replaced-ip ) (Ping timeout: 248 seconds)
3738 [21:03:13] *** Quits: acemi (~acemi@replaced-ip ) (Quit: WeeChat 1.0.1)
3739 [21:03:14] *** Joins: electro33 (uid613@replaced-ip )
3740 [21:03:25] *** Joins: cyphase (~cyphase@replaced-ip )
3741 [21:03:32] <jhutchins_wk> mirak: That's a little harder to get just a package list for a given transaction out of.
3742 [21:03:56] *** Quits: grim4593 (~grim4593@replaced-ip ) (Ping timeout: 258 seconds)
3743 [21:04:19] *** Quits: dreki (~dreki@replaced-ip ) (Client Quit)
3744 [21:04:28] *** Joins: x-user (~x-user@replaced-ip )
3745 [21:04:50] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 256 seconds)
3746 [21:07:46] *** Joins: mihaicmn (~mihaicmn@replaced-ip )
3747 [21:08:05] *** Joins: robotroll (~robotroll@replaced-ip )
3748 [21:08:08] *** Joins: Plushwolf (2e3bb714@replaced-ip )
3749 [21:08:16] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
3750 [21:08:22] *** Joins: grim4593 (~grim4593@replaced-ip )
3751 [21:08:31] <babilen> mirak: How did you install them?
3752 [21:08:38] *** Joins: joncrunchbang (~joncrunch@replaced-ip )
3753 [21:09:46] *** Joins: blueness (~blueness@replaced-ip )
3754 [21:09:58] *** Quits: Zambezi (Zulu@replaced-ip ) (Changing host)
3755 [21:09:58] *** Joins: Zambezi (Zulu@replaced-ip )
3756 [21:12:46] *** Quits: grim4593 (~grim4593@replaced-ip ) (Ping timeout: 256 seconds)
3757 [21:13:25] *** Quits: n4dir (~user@replaced-ip ) (Remote host closed the connection)
3758 [21:13:30] *** Joins: jwd (~jwd@replaced-ip )
3759 [21:13:53] *** Quits: slon_ (slon@replaced-ip ) (Quit: leaving)
3760 [21:14:02] *** Joins: slon (slon@replaced-ip )
3761 [21:14:34] *** Joins: SpeccyMan (~nick@replaced-ip )
3762 [21:14:46] *** Joins: fvb (~fvb@replaced-ip )
3763 [21:15:03] *** Quits: hazza (~Harry@replaced-ip ) (Ping timeout: 245 seconds)
3764 [21:15:13] *** Quits: oish (~charlie@replaced-ip ) (Ping timeout: 252 seconds)
3765 [21:15:52] *** Quits: x-user (~x-user@replaced-ip ) (Quit: Leaving)
3766 [21:16:36] *** Quits: Smither (~Smither@replaced-ip ) (Ping timeout: 268 seconds)
3767 [21:17:54] *** Quits: Tiffon (~name@replaced-ip ) (Quit: exit)
3768 [21:19:18] *** Joins: kw21 (~kw21@replaced-ip )
3769 [21:19:33] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (Read error: Connection reset by peer)
3770 [21:21:08] *** Joins: brokency1le (~brokencyc@replaced-ip )
3771 [21:22:56] *** Quits: PHPanos (~textual@replaced-ip ) (Quit: My Mac has gone to sleep. ZZZzzz…)
3772 [21:22:58] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
3773 [21:23:18] *** Quits: flux242 (~chatzilla@replaced-ip ) (Ping timeout: 252 seconds)
3774 [21:24:04] *** Joins: Smither (~Smither@replaced-ip )
3775 [21:24:31] *** Joins: AlineGomes (uid198215@replaced-ip )
3776 [21:25:20] *** Joins: hazza (~Harry@replaced-ip )
3777 [21:25:51] *** Joins: jwaibel (~jwd@replaced-ip )
3778 [21:25:52] *** Joins: fhdrin (~fhdrin@replaced-ip )
3779 [21:26:17] *** Quits: nibble_zero (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161208153507])
3780 [21:27:09] *** Joins: jwd_ (~jwd@replaced-ip )
3781 [21:28:00] *** debhelper sets mode: +l 1657
3782 [21:28:26] *** Joins: jwd__ (~jwd@replaced-ip )
3783 [21:28:52] *** Quits: jwd (~jwd@replaced-ip ) (Ping timeout: 258 seconds)
3784 [21:30:37] *** Joins: iale (~iale@replaced-ip )
3785 [21:30:48] *** Joins: cereal_poster (~DouglasT@replaced-ip )
3786 [21:31:00] *** Quits: jwaibel (~jwd@replaced-ip ) (Ping timeout: 252 seconds)
3787 [21:31:29] *** Joins: Horachi (~Horachi@replaced-ip )
3788 [21:31:46] *** Joins: czesmir_ (~stefan@replaced-ip )
3789 [21:32:13] *** Quits: iale (~iale@replaced-ip ) (Max SendQ exceeded)
3790 [21:32:27] *** Quits: jwd_ (~jwd@replaced-ip ) (Ping timeout: 252 seconds)
3791 [21:33:55] *** Joins: wraithoftheropes (~andi@replaced-ip )
3792 [21:34:39] *** Joins: Kwinp (~Kwinp@replaced-ip )
3793 [21:35:06] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 268 seconds)
3794 [21:35:35] *** Parts: wraithoftheropes (~andi@replaced-ip )
3795 [21:35:49] *** Quits: remo (~remo@replaced-ip ) (Ping timeout: 248 seconds)
3796 [21:36:02] *** Quits: rsx (~dummy@replaced-ip ) (Remote host closed the connection)
3797 [21:36:05] *** Quits: kus (~khada@replaced-ip ) (Quit: Konversation terminated!)
3798 [21:38:01] *** Quits: yeats (~chris@replaced-ip ) (Remote host closed the connection)
3799 [21:41:03] *** Joins: Pseudocrat (~quassel@replaced-ip )
3800 [21:42:15] *** Quits: imMute (~immute@replaced-ip ) (Read error: Connection reset by peer)
3801 [21:43:58] <little_tommy> wish there was some info on the openssl(1.0.2 -> 1.1) situation
3802 [21:44:22] <greycat> there's a situation?
3803 [21:45:08] *** Joins: dfcnvt (~tagraf@replaced-ip )
3804 [21:45:12] <little_tommy> 1.0.2 has longer EOL. 1.1 causes problems building some things for me
3805 [21:45:25] <little_tommy> in sid
3806 [21:45:28] *** Joins: likcoras_ (~likcoras@replaced-ip )
3807 [21:45:32] <greycat> Oh, off topic. *shrug*
3808 [21:45:44] <little_tommy> really?
3809 [21:45:56] <greycat> !debian-next
3810 [21:45:56] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on Freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
3811 [21:46:06] *** Quits: ledufakademy (~ledufakad@replaced-ip ) (Ping timeout: 258 seconds)
3812 [21:46:08] <little_tommy> thank you
3813 [21:46:12] *** Quits: fvb (~fvb@replaced-ip ) (Ping timeout: 256 seconds)
3814 [21:46:14] <greycat> I suspected you were talking about post-stable because it's a library transition, but...
3815 [21:46:18] *** Joins: imMute (~immute@replaced-ip )
3816 [21:46:54] <little_tommy> yes
3817 [21:48:12] *** Quits: mihaicmn (~mihaicmn@replaced-ip ) (Quit: Lost terminal)
3818 [21:50:41] <somiaj> little_tommy: seems 1.1.0 is the version that is being made ready for stretch, you should check the BTS to see if others expereicen the same build bugs you do, and if not report it.
3819 [21:50:51] *** Joins: dvs (~gilford@replaced-ip )
3820 [21:50:52] *** Quits: f10 (~flo@replaced-ip ) (Remote host closed the connection)
3821 [21:51:11] *** Joins: f10 (~flo@replaced-ip )
3822 [21:51:28] <greycat> "2016-11-05: Transition freeze (general freeze of transitions)"
3823 [21:51:53] *** Quits: likcoras_ (~likcoras@replaced-ip ) (Quit: leaving)
3824 [21:52:36] *** Blendify_lnx|afk is now known as Blendify_lnx
3825 [21:52:47] <somiaj> seems the original transition was 2016-09-26 for 1.1.0b, and 2016-11-10 1.1.0c got pushed in right after that.
3826 [21:53:14] *** Quits: dvs (~gilford@replaced-ip ) (Client Quit)
3827 [21:53:15] <greycat> Not my place to criticize 'em... just pasting from the wiki.
3828 [21:53:16] *** Joins: willmore (~willmore@replaced-ip )
3829 [21:53:26] *** Quits: dave0x6d (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
3830 [21:53:40] *** Quits: willmore (~willmore@replaced-ip ) (Remote host closed the connection)
3831 [21:54:02] *** Joins: giricz81 (~giricz81@replaced-ip )
3832 [21:54:03] *** Quits: Plushwolf (2e3bb714@replaced-ip ) (Quit: Page closed)
3833 [21:54:04] *** Joins: willmore (~willmore@replaced-ip )
3834 [21:54:10] <little_tommy> there was some discussion mail list about reverting because 1.1 would eol before 1.0.2
3835 [21:54:18] <somiaj> oh wait, nevermind, missreading the tracker. 2016-11-28 is when the migration actually happened. Anyways, it seems to me looking at the tracker they would like to get 1.1.0 into stretch.
3836 [21:54:19] <little_tommy> never saw any resolution
3837 [21:54:38] <somiaj> little_tommy: it may depend on bugs, if you have bug report it, it helps them make decisions like that.
3838 [21:54:38] *** Joins: remo (~remo@replaced-ip )
3839 [21:55:00] *** Joins: RageNorge (~electro7@replaced-ip )
3840 [21:56:12] *** Quits: vonsyd0w (~vonsyd0w@replaced-ip ) (Ping timeout: 246 seconds)
3841 [21:56:26] *** Quits: boris_t (~boris_t@replaced-ip ) (Read error: Connection reset by peer)
3842 [21:58:00] *** Quits: murfjr (~ayy@replaced-ip ) (Ping timeout: 258 seconds)
3843 [21:58:12] *** Joins: panta (~panta@replaced-ip )
3844 [21:58:28] *** Joins: Blendify (~Blendify@replaced-ip )
3845 [21:59:01] <Zambezi> On the wiki, there's a Stretch-version for RPi3. replaced-url
3846 [21:59:22] <greycat> If it's stretch, ask in #debian-next on OFTC.
3847 [21:59:31] <greycat> Or you may need an ARM specific channel.
3848 [21:59:37] *** Quits: michaelni (~michael@replaced-ip ) (Read error: Connection reset by peer)
3849 [22:00:37] <somiaj> well the wiki says it is an unoffical, unsupported, preview image. Unsure the best place to get support for that.
3850 [22:00:43] *** Quits: Chinesium (~Chinesium@replaced-ip ) (Read error: Connection reset by peer)
3851 [22:01:14] *** Joins: fvb (~fvb@replaced-ip )
3852 [22:01:22] <greycat> Pretty sure "unsupported" answers that piece.
3853 [22:01:47] *** Joins: Cihan (uid204445@replaced-ip )
3854 [22:01:51] *** Joins: CihanKaygusuz_ (uid204444@replaced-ip )
3855 [22:01:52] *** Joins: gonz0 (~gonz0@replaced-ip )
3856 [22:02:46] *** CihanKaygusuz_ is now known as CihanKaygusuz
3857 [22:02:47] <Zambezi> somiaj: Just want a clean install as possible. And no HDMI output is really not a problem as long as I can access it once. Might need to seek optional alternatives.
3858 [22:02:47] *** Joins: kaak (~kelledge@replaced-ip )
3859 [22:03:30] *** Joins: Freemon (~a@replaced-ip )
3860 [22:03:31] <kaak> how can I create a debian source package that builds binary packages for both my host arch and a foreign arch?
3861 [22:03:33] <somiaj> Zambezi: the arm channel on irc.oftc.net migh be of better help getting it up and working. But that wiki seems to say it is only a preview and it may not work.
3862 [22:04:04] <kaak> e.g. a source package that will create both an amd64 binary package and an armhf binary package
3863 [22:04:06] <somiaj> kaak: care to clarify, is this a personal package, or one in the debian archives. In general in debian the same source package builds all the arches.
3864 [22:04:18] <rocketmagnet> has debian a gui that shows me what apps are using the most disk space ??
3865 [22:04:26] <somiaj> kaak: if the software can compile on the different arches, you shoudln't have to do anything. The source package should comiple on both arches.
3866 [22:04:30] <rocketmagnet> i'm running out of disk space
3867 [22:04:43] <Zambezi> somiaj: Thanks!
3868 [22:05:04] <kaak> somiaj: personal package -- the compilation of the multi arch is not a problem, just the packaging. Its a golang based personal project
3869 [22:05:13] <somiaj> rocketmagnet: maybe not a gui, but there may be a command line tool. Also have you ran apt-get clean recentally to delete all the .debs that get downloaded in installs/and upgrades. you can run du -h /var/cache/apt/archives to see how much space you'll get back.
3870 [22:05:13] <missmbob> rocketmagnet: aptitude search ~i -O installsize -F"%p %I" but also try apt-get clean and look in /var/log/
3871 [22:05:18] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 246 seconds)
3872 [22:06:01] <greycat> !ds
3873 [22:06:02] <dpkg> ds is a little perl script that lists installed Debian packages in descending size order. It's available at replaced-url
3874 [22:06:04] *** Parts: Blendify (~Blendify@replaced-ip )
3875 [22:06:11] <somiaj> kaak: the same source package should compile on the different arches. So once you ahve created the source package, set up an enviroment to build it in on the correct arch. Unsure on cross compiling here, maybe qemu vm can do it.
3876 [22:06:42] <somiaj> kaak: have you tried compiling the package in both arches? Do you have a build enviroment set up for both arches?
3877 [22:06:47] <kaak> i.e. a single debian source package that should build in to multiple binary packages for several architectures. i.e. "install this package on your desktop or raspberry pi without any hassle using these deb packages"
3878 [22:07:11] <somiaj> kaak: well you'll have to compile the source package for the right arch, which requires a build enviorment for the arch.
3879 [22:07:27] <Freemon> why cant i install roxterm in stretch ?
3880 [22:07:34] <Freemon> dependency error
3881 [22:07:40] <greycat> !debian-next
3882 [22:07:40] <dpkg> #debian-next is the channel for testing/unstable support on the OFTC network (irc.oftc.net), *not* on Freenode. If you get "Cannot join #debian-next (Channel is invite only)." it means you did not read it's on irc.oftc.net.
3883 [22:07:54] <kaak> somiaj: again, the compilation isn't a problem. I'm just a bit lost on how to set up the control file correctly.
3884 [22:08:30] <somiaj> Freemon: can you paste the output of apt-cache policy, apt-cache policy roxterm, and the command that fails, apt-get install roxterm
3885 [22:09:02] <Freemon> ok
3886 [22:09:05] <somiaj> kaak: afiak you shouldn't have to do anything. On my packages I matain I do nothign special in the control and when the source package is uploaded debian compiles it for all arches. You may only have to do something if you need to limit what arches it compiles on.
3887 [22:09:39] <mukmuk> hi. i want to compile a c++ project i found online. it gets build by a makefile that has the build option "-lparallax -lgl", but ld says it cant find -lgl. libGL.so is in /usr/lib/ and can be seen by `ldconfig -p | grep libGL`. what is the problem here?
3888 [22:09:53] <greycat> -lGL and -lgl are not the same
3889 [22:09:55] <kaak> somiaj: Ah, okay -- thanks for the input
3890 [22:10:28] <mukmuk> greycat, thought so... what package is for -lgl ?
3891 [22:10:29] <somiaj> kaak: there is #packaging on irc.oftc.net for more detail info on packaging.
3892 [22:10:46] <kaak> I'm guessing buildd/wanna-build sends your source package off to builders for each arch -- I'm hoping to build both binary pacakges in a single call to debuild/dpkg-buildpackage
3893 [22:10:48] <Freemon> N: Unable to locate package roxterm
3894 [22:10:48] *** Joins: moozer (~moz@replaced-ip )
3895 [22:11:15] <kaak> mostly because it takes awhile to build :(
3896 [22:11:24] <TomTomTosch> ,v roxterm
3897 [22:11:25] <judd> Package: roxterm on amd64 -- wheezy: 2.6.5-1; jessie: 2.9.5-1
3898 [22:11:32] <somiaj> kaak: that might be a bit hard, since you'll have to deal with cross compilers and you may not be in a clean build enviroment. You should use something like sbuild or pbuilder
3899 [22:11:33] <TomTomTosch> roxterm is not in stretch.
3900 [22:12:12] <greycat> mukmuk: I honestly can't tell if it's supposed to be -lgl and it's just something I've never heard of it, or if it's supposed to be -lGL and your makefile was written by a Windows user who didn't get the case right
3901 [22:12:29] <Freemon> yes
3902 [22:12:50] <Freemon> when i try to install roxterm in stretch it said it wont install roxterm-common
3903 [22:12:52] <Freemon> man
3904 [22:13:08] <somiaj> Freemon: you won't be able to install a package that is not in stretch.
3905 [22:13:12] <mukmuk> greycat, ah ok. i'll try it with -lGL. it's supposed to be a 3d project for a gaming console. so it might be a lower-/uppercase error. thanks for the help
3906 [22:13:14] <Freemon> really
3907 [22:13:14] <Freemon> i need it
3908 [22:13:17] <somiaj> Freemon: have you ran apt-get update
3909 [22:13:32] <somiaj> Freemon: well it has been removed from stretch, I would look for an alternative.
3910 [22:13:57] <Freemon> hmm
3911 [22:14:09] <Freemon> except kde
3912 [22:14:10] <greycat> Or try using the jessie packages.
3913 [22:14:13] <mukmuk> greycat, yup. works perfect
3914 [22:14:14] <Freemon> other dont open in tabs new window
3915 [22:14:22] <Freemon> i tried using jessie
3916 [22:14:28] *** Quits: brokency1le (~brokencyc@replaced-ip ) (Ping timeout: 258 seconds)
3917 [22:14:35] <Freemon> but it wont install roxterm-common in stretch
3918 [22:14:38] <rocketmagnet> has debian a gui that shows me what apps are using the most disk space ??
3919 [22:14:51] <gry> synaptic does that
3920 [22:14:56] <Freemon> go to disk it will show u all
3921 [22:14:58] <somiaj> Freemon: replaced-url
3922 [22:15:12] *** Joins: wooden_ (~anon@replaced-ip )
3923 [22:15:14] *** Quits: DeaDSouL (~deadsoul@replaced-ip ) (Remote host closed the connection)
3924 [22:15:19] <Freemon> ya...
3925 [22:15:21] <somiaj> rocketmagnet: you have already been given multiple answers to that question. Please go read them.
3926 [22:15:29] <rocketmagnet> sorry
3927 [22:15:34] <TomTomTosch> Freemon: you can likely find it on replaced-url
3928 [22:15:50] <somiaj> Freemon: packages in jessie may not be installable in stretch. You will have to matain your own package or local install for this software.
3929 [22:16:12] <Freemon> hmmm .. dam
3930 [22:16:20] *** Joins: michaelni (~michael@replaced-ip )
3931 [22:16:29] <somiaj> Freemon: and since upstream is dead, I would look for an alternative.
3932 [22:17:00] <Freemon> hmm
3933 [22:17:10] *** Quits: gonz0 (~gonz0@replaced-ip ) (Quit: fui)
3934 [22:17:19] *** Joins: DeaDSouL (~deadsoul@replaced-ip )
3935 [22:18:12] <somiaj> Freemon: replaced-url
3936 [22:18:13] <judd> Bug replaced-url
3937 [22:18:30] *** Quits: RageNorge (~electro7@replaced-ip ) (Ping timeout: 265 seconds)
3938 [22:18:30] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 265 seconds)
3939 [22:18:32] *** Joins: Nh3xus (~Nh3xus@replaced-ip )
3940 [22:18:47] *** Joins: javascriptbach (~javascrip@replaced-ip )
3941 [22:18:49] <Freemon> :(
3942 [22:18:58] <somiaj> there are other termials out there.
3943 [22:19:25] *** Quits: Ooze (~Ooze@replaced-ip ) (Quit: I have to return some videotapes...)
3944 [22:20:01] <teraflops> Freemon: :(? really?
3945 [22:20:16] <Freemon> hmm yes
3946 [22:20:37] <Freemon> gnome ass dont open in tabs for my program
3947 [22:20:46] <Freemon> kde i wont install
3948 [22:21:03] *** Quits: guampa (~guampa@replaced-ip ) (Read error: Connection reset by peer)
3949 [22:21:06] *** Quits: vvande (~vvande@replaced-ip ) (Quit: vvande)
3950 [22:21:09] <somiaj> there are other termails that support tabs, though tmux I think is much better as tabs are overrated.
3951 [22:22:01] <Freemon> my software doesnt support many terminals
3952 [22:22:53] <somiaj> well go fix the RC bug.
3953 [22:23:01] <teraflops> use vte based one, there are like a gazillion out there, if you dislike vte, which is reasonable, use st, im not going to say *rxvt because this is not 1997 any more
3954 [22:23:07] <somiaj> though sounds like your software needs to be improved if it doesn't support many termails.
3955 [22:23:26] * greycat uses *rxvt
3956 [22:23:29] <somiaj> though rxvt I thought was brought up to standards. Though I still use xterm
3957 [22:23:42] *** Quits: kuttenbrunzer (~kuttenbru@replaced-ip ) (Remote host closed the connection)
3958 [22:23:55] *** Quits: hele (~hele@replaced-ip ) (Quit: Konversation terminated!)
3959 [22:24:28] *** Joins: vvande (~vvande@replaced-ip )
3960 [22:25:36] *** Quits: remo (~remo@replaced-ip ) (Ping timeout: 246 seconds)
3961 [22:25:53] <teraflops> yeah is that *rxvt ignores fontconfig and it has instead a silly font fallback system, also it does really ugly hacks for the spacing
3962 [22:26:06] *** Quits: vvande (~vvande@replaced-ip ) (Remote host closed the connection)
3963 [22:26:22] *** Joins: vvande (~vvande@replaced-ip )
3964 [22:26:40] *** Quits: vvande (~vvande@replaced-ip ) (Client Quit)
3965 [22:26:43] *** Quits: overlord_tm (~andraz@replaced-ip ) (Ping timeout: 245 seconds)
3966 [22:26:47] *** Quits: x032cx (~lxuser@replaced-ip ) (Quit: "You picked the wrong kite to run away with!")
3967 [22:26:53] *** Joins: b0be (~bobe@replaced-ip )
3968 [22:27:02] *** Joins: vvande (~vvande@replaced-ip )
3969 [22:27:08] *** Joins: btf (~btf@replaced-ip )
3970 [22:27:33] *** Quits: tx32_ (~txMesa@replaced-ip ) (Ping timeout: 260 seconds)
3971 [22:27:49] *** Monthrect is now known as Piper-Off
3972 [22:28:00] *** debhelper sets mode: +l 1651
3973 [22:28:40] *** Joins: juantelez (~juantelez@replaced-ip )
3974 [22:28:41] *** Joins: Ooze (~Ooze@replaced-ip )
3975 [22:28:55] *** Joins: cyborg-one (~cyborg-on@replaced-ip )
3976 [22:29:09] *** Quits: bobe (~bobe@replaced-ip ) (Ping timeout: 248 seconds)
3977 [22:29:16] *** b0be is now known as bobe
3978 [22:29:42] *** Joins: ledufakademy (~ledufakad@replaced-ip )
3979 [22:31:17] *** Quits: mingdao (~mingdao@replaced-ip ) (Ping timeout: 248 seconds)
3980 [22:31:40] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Read error: Connection reset by peer)
3981 [22:32:37] *** Joins: dArK_IcE (~DARKICEPT@replaced-ip )
3982 [22:33:16] *** Joins: Hallo32 (~Thunderbi@replaced-ip )
3983 [22:33:16] *** Quits: Ooze (~Ooze@replaced-ip ) (Ping timeout: 258 seconds)
3984 [22:33:46] *** Quits: bocaneri (~bocaneri@replaced-ip ) (Read error: Connection reset by peer)
3985 [22:34:32] *** Quits: rake_boss (~shovel_bo@replaced-ip ) (Quit: Leaving)
3986 [22:35:12] <rocketmagnet> gry: how can synaptic show me which applications are using the most disk space ??
3987 [22:35:27] *** Joins: b0n (~b0nnie@replaced-ip )
3988 [22:35:32] *** Quits: maotm (~mao@replaced-ip ) (Ping timeout: 268 seconds)
3989 [22:35:32] *** Quits: Freemon (~a@replaced-ip ) (Quit: Leaving)
3990 [22:35:42] <greycat> !ds
3991 [22:35:42] <dpkg> ds is a little perl script that lists installed Debian packages in descending size order. It's available at replaced-url
3992 [22:36:01] <mirak> babilen, with apt-get
3993 [22:36:07] <greycat> Four answers there, none of them are synaptic.
3994 [22:36:12] *** Quits: mirak (~karim@replaced-ip ) (Remote host closed the connection)
3995 [22:36:13] <b0n> im having a little strange problems with vnc. xfce wont start up over tightvncserver and ive just got a grey screen..
3996 [22:36:17] *** Joins: Ooze (~Ooze@replaced-ip )
3997 [22:36:32] *** Quits: GenteelBen (~GenteelBe@replaced-ip ) ()
3998 [22:37:07] <jelly> !sort by size
3999 [22:37:07] <dpkg> sort by size is probably aptitude search ~i -O installsize -F"%p %I", or see <sort by size sarge>, or see <dpigs>
4000 [22:37:22] <greycat> Five! Ah ah ah.
4001 [22:37:26] <jelly> ^^ shorter and existing by default
4002 [22:37:32] <greycat> Lie.
4003 [22:37:39] <greycat> aptitude is not a default package.
4004 [22:37:47] <jelly> it should be!
4005 [22:38:10] <greycat> Hmm, it does say "Standard". Wonder why I don't have it.
4006 [22:38:12] <jelly> ^^ shorter and existing by default unless you intentionally omit the standard task?
4007 [22:38:18] <greycat> wooledg@wooledg:~$ aptitude
4008 [22:38:18] <greycat> bash: aptitude: command not found
4009 [22:38:33] <jelly> probably wasn't installed at jessie time
4010 [22:38:57] <greycat> Not sure if this was a jessie install or a wheezy install.
4011 [22:39:15] <greycat> Home system was a jessie install and that has aptitude, but who knows.
4012 [22:39:35] *** Joins: Ryushin (~Ryushin@replaced-ip )
4013 [22:39:50] *** Quits: pogs (~patrick@replaced-ip ) (Quit: Leaving)
4014 [22:39:52] *** gftg is now known as gftg_away
4015 [22:40:48] *** Joins: pogs (~patrick@replaced-ip )
4016 [22:41:26] *** Joins: Ridout (~coffee@replaced-ip )
4017 [22:42:37] *** Quits: Levure (~quassel@replaced-ip ) (Remote host closed the connection)
4018 [22:42:38] *** Joins: phdeswer (~phdeswer@replaced-ip )
4019 [22:43:37] *** Joins: grim4593 (~grim4593@replaced-ip )
4020 [22:43:51] *** Joins: Willis (Willis@replaced-ip )
4021 [22:43:52] *** Joins: dreki (~dreki@replaced-ip )
4022 [22:44:27] *** Joins: remo (~remo@replaced-ip )
4023 [22:44:37] <greycat> !sort by size sarge
4024 [22:44:38] <dpkg> sort by size sarge is probably see man grep-dctrl (package dctrl-tools), or perl -e 'while (<>) { chomp; if (/^Package: /) { s/^.* //; $pkg = $_; } if (/^Installed-Size: /) { s/^.* //; $package{$_} = $pkg; } } foreach $key (sort {$b <=> $a} keys %package) { printf "%s: %sn", $package{$key}, $key; }' < /var/lib/dpkg/available
4025 [22:45:16] <babilen> Old code is cold
4026 [22:45:45] <greycat> Not entirely dissimilar to my ds program.
4027 [22:45:49] *** Quits: todd_dsm (~todd_dsm@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
4028 [22:45:50] <awal1> I made a minimal base system install several times and aptitude always included, installed by default (wheezy & jessie)
4029 [22:47:35] *** Quits: LucaTM (~LucaTM@replaced-ip ) (Quit: To infinity and beyond...)
4030 [22:47:50] <awal1> ^^^ if that's what you are talking about :P
4031 [22:48:32] <greycat> No hits on aptitude in dpkg*.gz or dpkg.log.1 or dpkg.log
4032 [22:48:43] <greycat> So if I removed it, there's no log of my doing so. Very weird.
4033 [22:48:47] <TomTomTosch> aptitude only has priority standard. you can choose to not install it in the d-i.
4034 [22:49:11] <awal1> d-i ?
4035 [22:49:16] <greycat> debian-installer
4036 [22:49:33] *** Joins: Defaulttinen (defaultti@replaced-ip )
4037 [22:49:45] <awal1> maybe in expert mode so
4038 [22:49:57] *** Joins: mingdao (~mingdao@replaced-ip )
4039 [22:50:01] <greycat> I didn't use expert mode, but it's possible I might have unchecked "standard" in the tasksel.
4040 [22:50:06] *** Quits: Ryushin (~Ryushin@replaced-ip ) (Ping timeout: 246 seconds)
4041 [22:50:17] <sim590> I have this /etc/default/grub: replaced-url
4042 [22:50:54] <greycat> Maybe I should just install it so I can continue not using it and not caring about these incomprehensible tilde-and-quote aptitude commands the bot seems to like.
4043 [22:50:57] <sim590> I guess I have an issue with /etc/initramfs-tools/initramfs which I didn't edit.
4044 [22:51:00] <awal1> well, I always select "standard", it should be there so
4045 [22:52:27] <awal1> it's too much work without "standard"
4046 [22:53:28] *** Quits: gl-prout (~gl-prout@replaced-ip ) (Quit: Leaving)
4047 [22:54:03] *** Quits: cyan__ (~cyan@replaced-ip ) (Remote host closed the connection)
4048 [22:56:03] *** Joins: root__ (~nozzle@replaced-ip )
4049 [22:56:31] *** Quits: shingouz (~doowop@replaced-ip ) (Quit: Ooops!)
4050 [22:56:58] *** Quits: greycat (~wooledg@replaced-ip ) (Quit: This time the bullet cold rocked ya / A yellow ribbon instead of a swastika)
4051 [22:57:29] *** Joins: ssaturos (~saturos@replaced-ip )
4052 [22:57:31] *** Joins: cereal_poster_ (~DouglasT@replaced-ip )
4053 [22:58:05] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
4054 [22:58:55] *** Joins: catbehemoth (~vasyl@replaced-ip )
4055 [22:59:00] *** Quits: zamba (marius@replaced-ip ) (Ping timeout: 252 seconds)
4056 [22:59:06] *** Quits: btf (~btf@replaced-ip ) (Remote host closed the connection)
4057 [22:59:33] *** Quits: Willis (Willis@replaced-ip ) (Ping timeout: 248 seconds)
4058 [23:00:05] *** Quits: grim4593 (~grim4593@replaced-ip ) (Ping timeout: 258 seconds)
4059 [23:00:06] *** Joins: makimaki (~makimaki`@replaced-ip )
4060 [23:00:23] *** Joins: grim4593 (~grim4593@replaced-ip )
4061 [23:00:31] *** Quits: Ridout (~coffee@replaced-ip ) (Quit: Lost terminal)
4062 [23:00:33] *** Quits: cereal_poster (~DouglasT@replaced-ip ) (Ping timeout: 265 seconds)
4063 [23:00:38] *** Quits: saturos (~saturos@replaced-ip ) (Ping timeout: 264 seconds)
4064 [23:00:38] *** ssaturos is now known as saturos
4065 [23:01:08] *** Joins: Ridout (~coffee@replaced-ip )
4066 [23:01:49] *** Quits: b0n (~b0nnie@replaced-ip ) (Quit: Lost terminal)
4067 [23:02:00] <sim590> Do I need /etc/crypttab if my root partition is encrypted?
4068 [23:02:35] <petn-randall> sim590: yes
4069 [23:02:50] <sim590> How do I get my system to be decrypted ? Do I tell /etc/default/grub with cryptedevice=UUID=... ?
4070 [23:02:56] *** Joins: Willis (Willis@replaced-ip )
4071 [23:02:56] <petn-randall> sim590: Do all the steps work by hand if you chroot into the system?
4072 [23:03:23] <sim590> petn-randall: what steps?
4073 [23:03:51] <petn-randall> sim590: Decrypting the LUKS partition (it is LUKS?), and mounting the root filesystem.
4074 [23:04:19] *** Joins: exedore6 (~cleryd@replaced-ip )
4075 [23:04:45] <sim590> yes it's luks
4076 [23:05:04] *** Joins: ulrich (2eb01cb2@replaced-ip )
4077 [23:05:23] <ulrich> Hello
4078 [23:05:42] <sim590> I'm wondering how to really accomplish those steps. I have the /etc/default/grub file I linked just earlier (replaced-url
4079 [23:06:16] <sim590> I didn't touch the /etc/initramfs-tools/ directory which seems odd, idk.
4080 [23:06:18] <petn-randall> sim590: Can you boot into a live system to open the LUKS container and mount the filesystem?
4081 [23:06:22] *** Quits: CyberGabber (~CyberGabb@replaced-ip ) (Ping timeout: 268 seconds)
4082 [23:06:34] <sim590> petn-randall: I'm presently talking here from such a chroot
4083 [23:06:39] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
4084 [23:07:05] <ulrich> Hello, i am looking for help about partitioning, before i install the system
4085 [23:07:15] *** Joins: OS-25378 (~OS-25378@replaced-ip )
4086 [23:07:27] <petn-randall> sim590: Ah, I see. I don't think those lines in the kernel parameter line are needed. My system boot fine without.
4087 [23:07:47] <petn-randall> sim590: Or is your /boot also on the LUKS?
4088 [23:08:04] *** Joins: stephanie92 (~stephanie@replaced-ip )
4089 [23:08:07] *** Quits: jwd__ (~jwd@replaced-ip ) ()
4090 [23:08:36] <sim590> petn-randall: nope. Only root
4091 [23:08:50] <ulrich> Please people, i have looked as much as i could, but did not find any help on the web
4092 [23:08:59] <awal1> dpkg: tell ulrich about ask
4093 [23:09:07] <sim590> I have /dev/sda1 (EFI partition), /dev/sda2 (boot partition), /dev/sda3 (encrypted container for LVM volume root).
4094 [23:10:25] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
4095 [23:10:47] *** Joins: su1ts (~su1ts@replaced-ip )
4096 [23:11:05] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Saliendo)
4097 [23:11:43] *** Joins: vonsyd0w (~vonsyd0w@replaced-ip )
4098 [23:11:48] <ulrich> How can i set my second drive as a storage drive on the system installation interface?
4099 [23:12:55] *** Joins: shabius (~shaburov1@replaced-ip )
4100 [23:13:22] <ulrich> What i mean is that my, / and /home partitions are on first drive, but i want to use m a portion of my second (slow hdd) drive as swap and the rest as a storage unit
4101 [23:13:34] *** Joins: wildlander (~wildlande@replaced-ip )
4102 [23:13:44] *** Joins: kebabspion (~snowing@replaced-ip )
4103 [23:14:02] *** Joins: fuddie (~hans@replaced-ip )
4104 [23:14:06] *** Joins: Weeezy (~Weazzy@replaced-ip )
4105 [23:14:12] <ulrich> My problem is that i have to set a mount point for the "storage" partition, otherwise i get warning that drive will not be used.
4106 [23:14:27] <ulrich> Is there a way to fix this?
4107 [23:14:28] <petn-randall> ulrich: I personally would put the swap on the fast drive, especially if you plan on using hibernate.
4108 [23:14:40] *** Quits: Olufunmilayo (~Olufunmil@replaced-ip ) (Quit: Olufunmilayo)
4109 [23:15:03] <petn-randall> ulrich: Well, to use it you need to define a mount point, or else it won't be accessible on the system.
4110 [23:15:15] <petn-randall> ulrich: You could skip it for now, but you'd have to do it by hand then later.
4111 [23:15:30] *** Parts: ewew (~ewew@replaced-ip )
4112 [23:15:57] <ulrich> So, can i create a new mount point? Say, /mystorage
4113 [23:16:05] <Weeezy> Can anyone offer me some advice on whether I need the bootable flag set on my F: drive? I"m setting up debian as a dual boot to windows 10. Windows is C: and Debian would be on the same physical drive, but on a different partition.
4114 [23:16:18] *** Quits: Pelle` (~zareem@replaced-ip ) (Ping timeout: 256 seconds)
4115 [23:16:45] *** Joins: jnavila (~jnavila@replaced-ip )
4116 [23:17:08] *** Quits: remo (~remo@replaced-ip ) (Remote host closed the connection)
4117 [23:17:14] *** Quits: biberu (~biberu@replaced-ip ) (Read error: Connection reset by peer)
4118 [23:17:56] <petn-randall> ulrich: Sure, pick whatever you like. You might have to fix up the permissions for your standard user to access it, though.
4119 [23:18:07] <petn-randall> might = will
4120 [23:18:29] <petn-randall> Weeezy: Are you using legacy BIOS or UEFI for booting?
4121 [23:18:38] *** Quits: exedore6 (~cleryd@replaced-ip ) (Ping timeout: 264 seconds)
4122 [23:18:46] <Weeezy> windows boots off of UEFI
4123 [23:18:57] <ulrich> Great
4124 [23:19:01] <sim590> how do I tell initramfs to decrypt my / partition?
4125 [23:19:06] <ulrich> Thanks a lot for the help
4126 [23:19:31] *** Joins: mihaicmn (~mihaicmn@replaced-ip )
4127 [23:19:42] <Weeezy> the bios allows me to set legacy mode as well so I can select any drive with f9
4128 [23:19:56] <petn-randall> ulrich: You're welcome!
4129 [23:19:58] *** Quits: shovel_boss (~shovel_bo@replaced-ip ) (Read error: Connection reset by peer)
4130 [23:20:10] *** Joins: exedore6 (~cleryd@replaced-ip )
4131 [23:20:19] *** Joins: shovel_boss (~shovel_bo@replaced-ip )
4132 [23:20:23] *** Quits: MARPATdroid (~MARPATdro@replaced-ip ) (Quit: WeeChat 1.0.1)
4133 [23:20:35] *** Joins: dave0x6d (uid190567@replaced-ip )
4134 [23:20:35] *** Quits: exedore6 (~cleryd@replaced-ip ) (Client Quit)
4135 [23:20:41] <petn-randall> Weeezy: Yeah, but you shouldn't install Debian in a different mode than Windows. You won't need the boot flag, you just need grub to add an entry on the EFI system partition.
4136 [23:21:25] *** Quits: m8 (~m8@replaced-ip ) (Read error: Connection reset by peer)
4137 [23:21:28] *** Quits: llorephie (~Thunderbi@replaced-ip ) (Remote host closed the connection)
4138 [23:21:31] <Weeezy> Ok thanks petn-randall
4139 [23:21:47] *** Quits: Defaulttinen (defaultti@replaced-ip ) (Ping timeout: 268 seconds)
4140 [23:21:55] <Weeezy> I'm doing the text install, I'm assuming it will option me at some point.
4141 [23:23:40] *** Joins: hanfm (~Thunderbi@replaced-ip )
4142 [23:24:39] *** Joins: Pelle` (~zareem@replaced-ip )
4143 [23:24:42] *** Joins: CowboyNeal (~pater@replaced-ip )
4144 [23:24:58] <Weeezy> It looks like I need to go back and make a swap partition. I guess I'll do that in windows to be safe.
4145 [23:25:13] *** Joins: blackpit (~panos@replaced-ip )
4146 [23:26:06] *** Quits: ToBeCloud (uid51591@replaced-ip ) (Quit: Connection closed for inactivity)
4147 [23:26:06] <petn-randall> Weeezy: Yes, just make sure that you don't accidentally boot in legacy mode, it's best tto disable any such options in the sectup.
4148 [23:26:27] *** Joins: murfjr (~ayy@replaced-ip )
4149 [23:26:32] *** Quits: murfjr (~ayy@replaced-ip ) (Max SendQ exceeded)
4150 [23:26:43] *** Quits: samodid (~vsamodid@replaced-ip ) (Ping timeout: 245 seconds)
4151 [23:26:46] *** Joins: ancientninja (~grant@replaced-ip )
4152 [23:26:51] *** Joins: murfjr (~ayy@replaced-ip )
4153 [23:27:34] *** Quits: stephanie92 (~stephanie@replaced-ip ) (Quit: Leaving)
4154 [23:28:25] *** Joins: Olufunmilayo (~Olufunmil@replaced-ip )
4155 [23:29:04] *** Quits: CuteMeOwnThroat (~k@replaced-ip ) (Ping timeout: 265 seconds)
4156 [23:29:29] <sim590> how do I tell initramfs to decrypt my / partition? Debian documentation on this is almost inexistant.
4157 [23:29:42] *** Quits: raynold (uid201163@replaced-ip ) (Quit: Connection closed for inactivity)
4158 [23:30:35] *** Quits: nse (~leo@replaced-ip ) (Remote host closed the connection)
4159 [23:31:25] <awal1> ulrich: just ask if you have a question
4160 [23:32:54] <Weeezy> is the old rule, set swap drive to twice the installed memory valid for debian?
4161 [23:32:58] *** Joins: LtL (~irssi@replaced-ip )
4162 [23:33:56] <buu> You probably don't need 128 gigs of swap
4163 [23:34:26] *** Joins: abextra (~abextra@replaced-ip )
4164 [23:34:30] *** Quits: ledufakademy (~ledufakad@replaced-ip ) (Quit: WeeChat 1.6)
4165 [23:35:22] <petn-randall> sim590: The usual way is to have an unencrypted /boot, and that will contain cryptsetup to open up the rootfs and mount it.
4166 [23:35:38] *** Joins: f8 (~christoph@replaced-ip )
4167 [23:36:01] <petn-randall> sim590: I'm not even sure if booting straight from an LUKS container via grub is supported, if at all upstream grub2 should have documentation for that.
4168 [23:36:13] *** Joins: navlys (~smuxi@replaced-ip )
4169 [23:37:05] *** Quits: Guest76829 (~anon@replaced-ip ) (Ping timeout: 260 seconds)
4170 [23:38:17] *** Quits: joncrunchbang (~joncrunch@replaced-ip ) (Remote host closed the connection)
4171 [23:39:22] *** Joins: nse (~leo@replaced-ip )
4172 [23:39:33] *** Quits: robotroll (~robotroll@replaced-ip ) (Remote host closed the connection)
4173 [23:39:37] *** Quits: soee (~soee@replaced-ip ) (Quit: Konversation terminated!)
4174 [23:40:14] <sim590> petn-randall: I have an unencrypted boot partition and an encrypted LVM root volume.
4175 [23:41:02] *** Joins: OS-26377 (~OS-26377@replaced-ip )
4176 [23:42:23] <sim590> what files do you have to configure to tell the kernel to decrypt rootfs. I get an error message with something along it cannot find myVolume volume group, but it has not yet asked for my password, so I'm guessing it has not even decrypted the rootfs hence why it tells it cannot find the LVM volume.
4177 [23:43:04] <sim590> then I get dropped into an initramfs shell
4178 [23:48:23] *** Quits: Pelle` (~zareem@replaced-ip ) (Ping timeout: 258 seconds)
4179 [23:48:31] *** Joins: RA3OR (~demon@replaced-ip )
4180 [23:49:52] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
4181 [23:50:33] <ulrich> @petn-randall I created swap partition on the ssd for better speed, as you suggested. However, i only need swap for a fail-safe, in case my ram floods (from other applications), because i do not want to fear of losing my work, even if that never happens. Therefore, if i disable hibernation, will my system write on swap only in the event of ram floo
4182 [23:50:33] <ulrich> d, or will i get other "random" writes on it.
4183 [23:50:45] *** Quits: js9600 (~js9600@replaced-ip ) (Ping timeout: 248 seconds)
4184 [23:50:45] *** Joins: DBA_1 (~DBA_1@replaced-ip )
4185 [23:51:12] <ulrich> I am asking because i dont want to wear the life of ssd fast
4186 [23:51:22] *** Quits: czesmir_ (~stefan@replaced-ip ) (Quit: Lost terminal)
4187 [23:52:01] *** Quits: TomasCZ (~TomasCZ@replaced-ip ) (Ping timeout: 260 seconds)
4188 [23:52:24] *** Joins: cyan__ (~cyan@replaced-ip )
4189 [23:53:00] *** Joins: raynold (uid201163@replaced-ip )
4190 [23:53:25] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 260 seconds)
4191 [23:54:24] *** Joins: sh00p (~sh00p@replaced-ip )
4192 [23:55:06] *** Quits: DBA_1 (~DBA_1@replaced-ip ) (Client Quit)
4193 [23:56:41] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 260 seconds)
4194 [23:57:20] *** Quits: mattti (~matti@replaced-ip ) (Remote host closed the connection)
4195 [23:57:57] *** Joins: ChrisWi_ (~admin@replaced-ip )
4196 [23:58:01] *** Quits: cyan__ (~cyan@replaced-ip ) (Ping timeout: 252 seconds)
4197 [23:58:10] <ChrisWi_> Hi #debian
4198 [23:58:14] <teraflops> ulrich: nah youll be fine
4199 [23:58:40] <ulrich> @teraflops, okay greay. Thanks :)
4200 [23:58:40] <ChrisWi_> does anybody know if there is a NIC limit in qemu (wheezy) ?
4201 [23:58:45] *** Quits: sh00p (~sh00p@replaced-ip ) (Ping timeout: 252 seconds)
4202 [23:58:50] <ulrich> great*
4203 [23:59:35] <ChrisWi_> replaced-url
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be