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:02] *** Quits: drzacek (~drzacek@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
1 [00:00:03] <a7s> if i choose install package maintainer's version, I can just do my own diff and replace what's missing from what i just pastebin'd right?
2 [00:00:12] <dvs> yup
3 [00:00:29] <somiaj> urxtnw: then do it that way
4 [00:00:34] <tomreyn> a7s: yes, also the previous version is retained in .dpkg-old, i think
5 [00:00:45] <tomreyn> or .ucf-old
6 [00:00:48] <somiaj> urxtnw: I was just suggesting that you need to fix it to boot, the install should be done
7 [00:00:51] *** Joins: drzacek (~drzacek@replaced-ip )
8 [00:01:50] *** Joins: led_belly (~led_belly@replaced-ip )
9 [00:02:01] *** Joins: invra (~invra@replaced-ip )
10 [00:02:35] *** Quits: huey1620 (~herb@replaced-ip ) (Quit: Leaving)
11 [00:03:29] *** Parts: SanchoPensa (~me@replaced-ip ) ()
12 [00:03:50] <urxtnw> I do (mount -t ext4 /dev/sda /target and it says invalid argument
13 [00:04:05] <urxtnw> nvm it worked
14 [00:04:10] <urxtnw> sda1 i typo
15 [00:04:47] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
16 [00:05:47] *** Quits: Silmarilion (~Silmarili@replaced-ip ) (Read error: Connection reset by peer)
17 [00:06:09] <urxtnw> somiaj, this is "update-grub && grub-install /dev/sda"
18 [00:06:15] <urxtnw> not /dev/sda1 correct?
19 [00:07:54] <a7s> sooo basically once everything has been updated (apt update/upgrade), all i have to do is edit /etc/apt/sources.list and s/stretch/buster/g and run apt update/upgrade again?
20 [00:08:00] <a7s> That gives me stretch>buster?
21 [00:08:21] <somiaj> you better read the release notes first as said in the factoid
22 [00:08:33] <jhutchins> !stretch->buster
23 [00:08:43] <dvs> haw haw
24 [00:08:43] <somiaj> in theory, yes you can just blindly doing that, but we suggest reading the upgrade notes to ensure you follow some best practices
25 [00:08:50] *** Quits: longears (~longears@replaced-ip ) (Ping timeout: 272 seconds)
26 [00:08:55] <jhutchins> !stretch -> buster
27 [00:08:56] <somiaj> jhutchins: dpkg doesn't tigger with ! and -> anymore...:/
28 [00:09:02] <somiaj> dpkg: stretch->buster
29 [00:09:02] <dpkg> Read (at least) the upgrading chapter of the <release notes> replaced-url
30 [00:09:25] *** Joins: longears (~longears@replaced-ip )
31 [00:09:28] <a7s> i did read that
32 [00:09:35] <somiaj> then follow its advise
33 [00:09:56] <a7s> right, so i'm just confirming, it's really that simple, that's it?
34 [00:10:31] *** Joins: eliotome3000 (~eliotime@replaced-ip )
35 [00:10:36] <jhutchins> a7s: Not quite, there's one more step.
36 [00:11:28] <a7s> there's one thing: "Don't forget to mount all needed partitions (notably the root and /usr partitions) read-write"
37 [00:11:46] <a7s> how do I check whether those are currently mounted rw or not?
38 [00:12:03] <a7s> mount has gotten so complicated in recent years and I don't even know how to read it anymore
39 [00:12:04] <somiaj> some people use readonly systems, if this isn't your use case, then they are already mounted read-write
40 [00:12:18] <somiaj> just look for 'rw' on the desired partitions
41 [00:12:36] <a7s> I think systemd made a real mess of my 'mount' output
42 [00:12:56] <somiaj> there are just a lot more tmpfs now, but just look for the lines you need
43 [00:13:05] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
44 [00:13:18] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
45 [00:13:23] <a7s> ./dev/sda on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
46 [00:13:28] <a7s> (no /usr mount)
47 [00:13:53] <a7s> I think that means it's currently rw right? not sure what "relatime" is
48 [00:14:00] <somiaj> most people don't have a seprate /usr, some do
49 [00:14:39] *** Joins: Maizum (~xxxxxxxxx@replaced-ip )
50 [00:15:28] <a7s> replaced-url
51 [00:15:31] <a7s> what's this mean?
52 [00:15:40] <Maizum> clear
53 [00:16:11] <a7s> appstream cache issue? i'm guessing appstream is a systemd thing?
54 [00:16:56] <jjakob> is there a separate package for just xterm-resize like fedora has?
55 [00:17:24] <jjakob> I can't see it so it's probably in xterm
56 [00:17:56] <urxtnw> somiaj, is 600MB enough for an EFI partition?
57 [00:18:15] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 258 seconds)
58 [00:18:27] <somiaj> way more than enough, in most cases you should only have 3-4 kernels installed which take 50megs each
59 [00:18:49] <somiaj> oh wayt sorry, I'm thinking /boot
60 [00:18:49] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
61 [00:18:55] <somiaj> yea 600megs iw ay more than enough
62 [00:19:16] <urxtnw> thank you, I'm redoing everything with EFI
63 [00:19:19] <somiaj> my efi here is 40megs being used
64 [00:19:34] <somiaj> though if you want to dual/tripple boot, you need enough space in efi for that
65 [00:19:44] <urxtnw> yeah im triple booting
66 [00:19:45] <a7s> why do you need more than one kernel?
67 [00:19:56] *** Quits: M1zuki (~Vella@replaced-ip ) (Ping timeout: 256 seconds)
68 [00:21:15] <somiaj> a7s: in debian you need room for 3, debian keeps the current kernel, and one old kernel (This way if a kernel upgrade braeks your system you can boot the old one)
69 [00:21:36] <somiaj> but this means during upgrades you'll have three kernels installed and one needs to be autoremoved
70 [00:22:10] *** Quits: frgo_ (~frgo@replaced-ip ) (Remote host closed the connection)
71 [00:22:11] <somiaj> kernels breaking are far far less common than they use to be, but still nice to keep at least one old kernel around
72 [00:22:44] <urxtnw> yeah this fail safe system helped me in the past
73 [00:22:45] *** Joins: frgo (~frgo@replaced-ip )
74 [00:22:48] *** Joins: eblip (~eblip@replaced-ip )
75 [00:22:57] <a7s> uhm..
76 [00:23:06] <a7s> so upgrading to buster and it's asking me about minissdp?
77 [00:23:08] <somiaj> but I confused efi eith /boot, efi dosn't hold kernels, just boot info
78 [00:23:17] *** Joins: def_jam (~eblip@replaced-ip )
79 [00:23:29] <a7s> I have no idea what that is, but it says no default configuration can be provided, i hit ok, and now it's asking me whether i want to start the MiniSSDP daemon automatically
80 [00:23:33] <a7s> do I need this on a server?
81 [00:23:50] <a7s> I don't think a server uses any kind of upnp does it?
82 [00:24:13] <urxtnw> somiaj, it worked! I swear I think I know what I did wrong. I installed the BIOS version and didnt make that BIOS partition
83 [00:24:17] *** Joins: SunRaycer (~rgb@replaced-ip )
84 [00:24:24] *** Quits: krabador_ (~krabador@replaced-ip ) (Ping timeout: 256 seconds)
85 [00:24:34] <urxtnw> somiaj, regardless, I wiped everything and installed in UEFi, forced bios to use UEFI and wit works!
86 [00:24:39] <somiaj> there is no BIOS partition, on the mbr, there is a hidden boot sector on each partiion
87 [00:24:49] <urxtnw> somiaj, thank you so so much, I have no words
88 [00:24:54] *** Quits: eb0t_ (~eblip@replaced-ip ) (Ping timeout: 240 seconds)
89 [00:24:58] <urxtnw> somiaj, yeah for some reason it wasnt working
90 [00:24:59] * SunRaycer has gotten himself into a bit of a pickle...
91 [00:25:10] *** Quits: eb0t (~eblip@replaced-ip ) (Ping timeout: 246 seconds)
92 [00:25:55] <SunRaycer> while doing an apt upgrade, I ran out of space on / /usr and /var, so I deleted the lvm for swap since I haven't been using it, and gave each of them more space.
93 [00:26:22] <SunRaycer> sorry, deleted the lv for swap since it was smaller than RAM.
94 [00:26:31] *** Quits: mibo (~mibo@replaced-ip ) (Remote host closed the connection)
95 [00:26:40] *** Quits: longears (~longears@replaced-ip ) (Ping timeout: 256 seconds)
96 [00:26:59] <SunRaycer> when running "dpkg --configure initramfs-tools", I got:
97 [00:27:01] <SunRaycer> pigz: abort: write error on <stdout> (No space left on device)
98 [00:27:15] <SunRaycer> E: mkinitramfs failure cpio 141 pigz 28
99 [00:27:23] *** Quits: Maizum (~xxxxxxxxx@replaced-ip ) (Quit: Leaving)
100 [00:28:04] <SunRaycer> dumb question... which device ran out of space?
101 [00:28:54] *** Joins: longears (longears@replaced-ip )
102 [00:29:27] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
103 [00:29:48] <SunRaycer> /boot?
104 [00:30:13] <somiaj> SunRaycer: why not just see what device is full, with df -h
105 [00:30:20] <somiaj> but yes, initramfs is stored in /boot
106 [00:30:25] <SunRaycer> somiaj: none are full
107 [00:30:41] <somiaj> SunRaycer: what is the output of 'df -h' at paste.debian.net
108 [00:30:48] <SunRaycer> (well, except for nfs mounts)
109 [00:33:26] <somiaj> note /boot could be small enough that though it isn't full, there isn't enough room for the initrd.img which could take 50megs or so depending on what you put in it
110 [00:33:57] *** Quits: Sepultura (~quassel@replaced-ip##) (Quit: ##replaced-url
111 [00:34:06] *** Joins: foul_owl (~foul_owl@replaced-ip )
112 [00:34:41] <SunRaycer> uh, paste will be awkward at the moment... I'll trim and post here...
113 [00:35:05] *** Quits: ramshadow (ramshadow@replaced-ip ) (Ping timeout: 272 seconds)
114 [00:35:05] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
115 [00:35:38] <SunRaycer> ok, that is likely it... only 34M left in /boot...
116 [00:36:43] *** Quits: madage (~madage@replaced-ip ) (Ping timeout: 240 seconds)
117 [00:36:47] *** Joins: rustbuckett (~downtime@replaced-ip )
118 [00:37:30] *** Quits: dvs (~hibbard@replaced-ip ) (Ping timeout: 256 seconds)
119 [00:37:30] *** Quits: Renari (~Renari@replaced-ip ) (Ping timeout: 256 seconds)
120 [00:37:33] <SunRaycer> initrd has doubled since the current kernel
121 [00:38:48] *** Joins: madage (~madage@replaced-ip )
122 [00:38:59] <somiaj> it can vary depending on your options and what you put inside of it
123 [00:39:01] *** debhelper sets mode: +l 1261
124 [00:39:05] <somiaj> though on buster, mine seem to be about 35Megs
125 [00:39:11] *** Joins: ramshadow (ramshadow@replaced-ip )
126 [00:39:21] <somiaj> well 32/33
127 [00:43:15] *** Joins: bruce2515 (~clemente@replaced-ip )
128 [00:43:17] *** Quits: wodencafe (wodencafe@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url
129 [00:48:12] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 256 seconds)
130 [00:50:12] *** Joins: Renari (~Renari@replaced-ip )
131 [00:50:16] *** Joins: foul_owl (~foul_owl@replaced-ip )
132 [00:54:15] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
133 [00:55:18] *** Quits: nckx (~nckx@replaced-ip##) (Quit: Updating my Guix System — ##replaced-url
134 [00:55:18] *** Quits: foul_owl (~foul_owl@replaced-ip ) (Ping timeout: 260 seconds)
135 [00:55:40] *** Joins: nckx (~nckx@replaced-ip )
136 [00:58:01] *** Joins: luna (~Lunateris@replaced-ip )
137 [00:58:38] *** Quits: luna (~Lunateris@replaced-ip ) (Client Quit)
138 [01:01:12] *** Joins: luuuciano (~luuuciano@replaced-ip )
139 [01:01:22] *** Quits: elios (~kia@replaced-ip ) (Quit: leaving)
140 [01:02:23] *** Joins: dvs (~hibbard@replaced-ip )
141 [01:03:15] *** Joins: fling (~fling@replaced-ip )
142 [01:04:06] *** Quits: enoch85_ (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 - ##replaced-url
143 [01:04:55] *** Joins: elios (~kia@replaced-ip )
144 [01:05:35] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
145 [01:07:02] *** Quits: bobey8 (~bobey@replaced-ip ) (Quit: Ping timeout (120 seconds))
146 [01:07:07] *** Quits: jhutchins (~jonathan@replaced-ip ) (Ping timeout: 260 seconds)
147 [01:07:39] *** Joins: bobey (~bobey@replaced-ip )
148 [01:08:00] *** Quits: WoC (woc@replaced-ip ) (Read error: Connection reset by peer)
149 [01:08:10] *** Joins: enoch85 (~enoch85@replaced-ip )
150 [01:09:00] *** Joins: jhutchins (~jonathan@replaced-ip )
151 [01:09:18] <a7s> is it just me or is debian getting a little heavy around the waistline?
152 [01:10:11] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 2.3)
153 [01:10:14] <a7s> I've been running this upgrade for an hour now and it's about 60% done
154 [01:10:31] *** Joins: SomethingGeneric (~matt@replaced-ip )
155 [01:11:00] <annadane> how much are you upgrading?
156 [01:11:09] <a7s> stretch>buster
157 [01:11:39] <a7s> I don't remember debian ever containing quite this many packages for a basic install
158 [01:14:14] *** Quits: turfrex (~py@replaced-ip ) (Remote host closed the connection)
159 [01:15:33] *** Joins: sketchy_henry (~dan@replaced-ip )
160 [01:16:31] *** Quits: urxtnw (~urxtnw4@replaced-ip ) (Remote host closed the connection)
161 [01:17:44] <annadane> ¯\_(ツ)_/¯
162 [01:17:47] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
163 [01:17:56] <dvs> !blame debian
164 [01:17:56] * dpkg blames mehmedbasic and debian for all the evil in the world
165 [01:18:26] *** Quits: bruce2515 (~clemente@replaced-ip ) (Ping timeout: 258 seconds)
166 [01:19:19] <SomethingGeneric> !blame suse
167 [01:19:20] * dpkg blames meltingwax and suse for all the evil in the world
168 [01:20:45] *** Quits: baloona (~baloona@replaced-ip ) (Ping timeout: 240 seconds)
169 [01:22:23] *** Joins: pugfantus (~pugfantus@replaced-ip )
170 [01:24:13] *** Quits: sketchy_henry (~dan@replaced-ip ) (Quit: Leaving)
171 [01:24:49] *** Joins: Space_Man (~Space_Man@replaced-ip )
172 [01:26:28] <dvs> !buster
173 [01:26:28] <dpkg> Buster is the codename for the current <stable> release, Debian 10, released 2019-07-06. "Buster" is Andy's pet Dachshund in Toy Story, see replaced-url
174 [01:27:56] *** Joins: sketchy_henry (~dan@replaced-ip )
175 [01:28:38] *** Quits: sketchy_henry (~dan@replaced-ip ) (Client Quit)
176 [01:31:46] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
177 [01:32:10] <annadane> !blame dvs
178 [01:32:10] * dpkg blames badpixel and dvs for all the evil in the world
179 [01:32:18] <dvs> get in line!
180 [01:32:42] *** Quits: ritalinona (~Other@replaced-ip ) (Quit: bleep)
181 [01:33:42] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 272 seconds)
182 [01:33:53] *** Parts: SomethingGeneric (~matt@replaced-ip ) ("WeeChat 2.8")
183 [01:34:25] *** Joins: internat (biteme2@replaced-ip )
184 [01:36:30] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
185 [01:37:32] *** Joins: xcm (~xcm@replaced-ip )
186 [01:39:14] *** Quits: led_belly (~led_belly@replaced-ip ) (Ping timeout: 240 seconds)
187 [01:45:51] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 260 seconds)
188 [01:46:38] *** Joins: diniwed (~gavron@replaced-ip )
189 [01:47:49] *** Joins: DogManJr (~fvf@replaced-ip )
190 [01:51:18] *** Quits: nckx (~nckx@replaced-ip##) (Quit: Updating my Guix System — ##replaced-url
191 [01:51:53] *** Quits: Space_Man (~Space_Man@replaced-ip ) (Remote host closed the connection)
192 [01:52:09] *** Joins: sketchy_henry (~dan@replaced-ip )
193 [01:56:56] *** Quits: oxek (qjvl@replaced-ip ) (Quit: oxek)
194 [01:57:44] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
195 [01:58:39] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Quit: leaving)
196 [02:00:02] *** Quits: waxfire (~waxfire@replaced-ip##) (Quit: The Lounge - ##replaced-url
197 [02:00:27] *** Joins: waxfire (~waxfire@replaced-ip )
198 [02:00:52] *** Joins: nksegos (~Thunderbi@replaced-ip )
199 [02:01:07] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
200 [02:01:29] *** Joins: de-facto (~de-facto@replaced-ip )
201 [02:02:07] *** Joins: tds5 (~tds@replaced-ip )
202 [02:02:09] *** Quits: tds (~tds@replaced-ip ) (Ping timeout: 252 seconds)
203 [02:02:09] *** tds5 is now known as tds
204 [02:02:30] *** Quits: jrgill (~jrgill@replaced-ip ) (Ping timeout: 256 seconds)
205 [02:04:42] *** Quits: Haudegen (~quassel@replaced-ip ) (Ping timeout: 256 seconds)
206 [02:05:30] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
207 [02:06:49] *** Quits: hanasaki (~hanasaki@replaced-ip ) (Ping timeout: 264 seconds)
208 [02:07:58] *** Joins: thiras (~thiras@replaced-ip )
209 [02:08:08] *** Quits: peaceguy_ (~peaceguy@replaced-ip ) (Quit: leaving)
210 [02:09:01] *** debhelper sets mode: +l 1255
211 [02:10:11] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
212 [02:11:03] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
213 [02:11:41] *** Quits: nifker (~Thunderbi@replaced-ip ) (Quit: nifker)
214 [02:12:04] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
215 [02:12:16] *** Joins: aroldan (~aroldan@replaced-ip )
216 [02:12:29] *** Parts: aroldan (~aroldan@replaced-ip ) ()
217 [02:12:35] *** Joins: luna (~Lunateris@replaced-ip )
218 [02:12:59] *** Quits: sketchy_henry (~dan@replaced-ip ) (Remote host closed the connection)
219 [02:13:02] *** Joins: luuuciano (~luuuciano@replaced-ip )
220 [02:13:22] *** Quits: Roguish (~noel@replaced-ip ) (Quit: Leaving)
221 [02:15:06] *** Quits: flokuehn (~flokuehn@replaced-ip ) (Ping timeout: 260 seconds)
222 [02:16:32] *** Joins: wodencafe (wodencafe@replaced-ip )
223 [02:16:38] *** Joins: flokuehn (~flokuehn@replaced-ip )
224 [02:18:13] *** Quits: Kiwis (5a35cbc8@replaced-ip ) (Ping timeout: 264 seconds)
225 [02:22:40] *** Quits: QcR2 (~QcR@replaced-ip ) (Quit: Ping timeout (120 seconds))
226 [02:23:04] *** Joins: QcR2 (~QcR@replaced-ip )
227 [02:23:10] *** Joins: gh00p (~Thunderbi@replaced-ip )
228 [02:25:09] * jhutchins blames bagpipes
229 [02:27:39] *** Quits: luna (~Lunateris@replaced-ip ) (Remote host closed the connection)
230 [02:28:19] *** Joins: spare (~user@replaced-ip )
231 [02:34:30] *** Joins: SomethingGeneric (~Something@replaced-ip )
232 [02:35:51] *** Quits: SomethingGeneric (~Something@replaced-ip ) (Client Quit)
233 [02:37:35] *** Joins: led_belly (led_belly@replaced-ip )
234 [02:38:12] *** Quits: g0zzy (~goose@replaced-ip ) (Remote host closed the connection)
235 [02:40:05] *** Quits: dethos (~dethos@replaced-ip ) (Ping timeout: 258 seconds)
236 [02:40:10] *** Quits: DogManJr (~fvf@replaced-ip ) (Ping timeout: 256 seconds)
237 [02:43:08] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
238 [02:43:43] *** Joins: Resilience (~VonDoom@replaced-ip )
239 [02:47:43] *** Quits: wodencafe (wodencafe@replaced-ip##) (Quit: ZNC 1.6.6+deb1ubuntu0.2 - ##replaced-url
240 [02:49:01] *** debhelper sets mode: +l 1249
241 [02:51:58] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
242 [02:52:13] *** Joins: DogManJr (~fvf@replaced-ip )
243 [02:52:59] *** Joins: SomethingGeneric (~Something@replaced-ip )
244 [02:53:37] <annadane> ratrace, idk if you're still here but i'm considering just setting the option and risking the cve
245 [02:53:43] <annadane> the cve's will probably be patched anyway
246 [02:53:48] *** Parts: SomethingGeneric (~Something@replaced-ip ) ()
247 [02:53:54] <annadane> especially if it's only 1 per year it doesn't seem like much risk
248 [02:54:40] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
249 [02:54:45] <somiaj> annadane: did debian say they are going to ignore the CVE since' the option isn't default in debian (I've seen this before).
250 [02:56:33] <annadane> what it is, i'm trying to run a flatpak and i get an error of "No permissions to creating new namespace, likely because the kernel does not allow non-privileged user namespaces. On e.g. debian this can be enabled with 'sysctl kernel.unprivileged_userns_clone=1'" and i'm considering just setting it to that but according to ratrace it's a bit risky and gets exploited - reported by cve - about once a year or whatever
251 [02:56:47] *** Quits: Night-Shade (~TimF@replaced-ip ) (Ping timeout: 260 seconds)
252 [02:57:22] *** Quits: Romarain (~Romarain@replaced-ip ) (Quit: Leaving)
253 [02:58:35] *** Joins: hl521 (~hl521@replaced-ip )
254 [02:58:48] <annadane> i've opened an issue on the github page for the flatpak, so i should wait for them to answer, i'm just impatient though
255 [02:59:22] <hl521> Hey! I'm trying to fix a debian install, and it's booting to grub. I checked the /boot partition, and there is not initramfs, nor kernel stored there. How can I reinstall those in Debian?
256 [03:00:38] *** Parts: MarioMey (~mario@replaced-ip ) ()
257 [03:01:24] <hl521> From my liveCD I'm ssh'd into, which is in turn chrooted into the problem server: replaced-url
258 [03:03:10] *** Joins: FennecCode (~user@replaced-ip )
259 [03:04:01] *** Joins: wodencafe (wodencafe@replaced-ip )
260 [03:04:35] *** Joins: Joit (~oli@replaced-ip )
261 [03:06:07] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 260 seconds)
262 [03:06:23] *** ChanServ sets mode: +o themill
263 [03:06:26] *** themill changes topic to 'Current Debian release is buster, 10.4 point release /msg dpkg 10.4; /msg dpkg buster; /msg dpkg stretch->buster; /msg dpkg apt suite changed | Oldstable Stretch: /msg dpkg stretch ; /msg dpkg 9.12 ; 9.12 needs dist-upgrade | NO FLOOD: /msg dpkg paste | offtopic: #debian-offtopic | testing/unstable: #debian-next @ irc.oftc.net | chanlogs: /msg dpkg irclog'
264 [03:06:34] <themill> (topicdiff: 10.4 released)
265 [03:06:36] *** themill sets mode: -o themill
266 [03:11:20] *** Quits: drzacek (~drzacek@replaced-ip ) (Ping timeout: 256 seconds)
267 [03:11:35] *** Joins: drzacek (~drzacek@replaced-ip )
268 [03:12:23] *** Joins: bruce549 (bruce549@replaced-ip )
269 [03:13:05] *** Joins: war9407_ (war@replaced-ip )
270 [03:14:48] <hl521> I'm going to try installing linux-image-4.19.0-5-amd64 and see if that works
271 [03:14:52] *** Quits: war9407 (war@replaced-ip ) (Ping timeout: 260 seconds)
272 [03:15:05] *** Joins: comodore (~gon@replaced-ip )
273 [03:15:23] * Butt3rfly copies that
274 [03:15:44] <hl521> wat
275 [03:15:51] *** Quits: swift110 (~swift110@replaced-ip ) (Ping timeout: 252 seconds)
276 [03:16:06] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 256 seconds)
277 [03:16:07] <Butt3rfly> the topic
278 [03:16:14] *** Quits: comodore (~gon@replaced-ip ) (Quit: leaving)
279 [03:16:21] <hl521> it seems to hang on generating the initramfs, due to missing firmware?
280 [03:16:55] <hl521> like watching htop, none of my threads are being utilized, so it can't be compiling
281 [03:17:12] <hl521> and only 151M of RAM are being used out of the 4GB
282 [03:17:22] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Remote host closed the connection)
283 [03:18:35] *** Quits: Tom01 (~tom@replaced-ip ) (Ping timeout: 256 seconds)
284 [03:18:36] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Read error: Connection reset by peer)
285 [03:19:40] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
286 [03:24:51] <hl521> er, anyone know the fix for this?
287 [03:25:20] <hl521> I be at a loss lol
288 [03:26:34] *** Joins: pwnd_nsfw (~pwnd@replaced-ip )
289 [03:28:17] *** Quits: led_belly (led_belly@replaced-ip ) (Ping timeout: 260 seconds)
290 [03:29:24] *** Quits: b30wulf (uid175355@replaced-ip ) (Quit: Connection closed for inactivity)
291 [03:29:50] *** Joins: ecbrown (~user@replaced-ip )
292 [03:29:51] *** Joins: daschr (~daschr@replaced-ip )
293 [03:30:16] *** Quits: davschr (~daschr@replaced-ip ) (Ping timeout: 256 seconds)
294 [03:31:16] *** Joins: zykotick9 (~zykotick9@replaced-ip )
295 [03:31:19] <pwnd_nsfw> Hello! Attempting to install Debian buster on a system with a RTX2060 and 3 monitor setup. Attempting to load Xorg initially is what brought me to where I am now. Currently trying to install unresolved dependencies for nvidia-config. Two claim to be uninstallable, and I guess the rest follow. It's a large list of nvidia packages. I have tried non-free with and without backports. I've been through google with articles that resemble
296 [03:31:20] <pwnd_nsfw> each other, if for only minor differences. I've tried removing all packages with nvidia and attempted to reinstall.
297 [03:32:18] <hl521> can you post the dependencies on bpaste?
298 [03:32:45] *** Joins: seekr (~seekr@replaced-ip )
299 [03:33:00] *** Joins: b30wulf (uid175355@replaced-ip )
300 [03:33:06] <pwnd_nsfw> Is there a simple way doing that from just the terminal? Lol
301 [03:33:13] *** Joins: nckx (~nckx@replaced-ip )
302 [03:33:41] <hl521> yup! Highlight the output of the issue you're seeing, ctrl+shift+c, then bring up bpaste.net and paste it, then shoot the link back :D
303 [03:33:58] *** Quits: seekr (~seekr@replaced-ip ) (Max SendQ exceeded)
304 [03:34:03] <hl521> tbh I wish Debian had wgetpaste in its repos, it's a godsend when troubleshooting issues I face in Gentoo lol
305 [03:34:23] *** Joins: hqdruxn08_ (hqdruxn08@replaced-ip )
306 [03:34:50] <pwnd_nsfw> I don't have a browser
307 [03:34:55] <pwnd_nsfw> Bottom line
308 [03:35:02] <pwnd_nsfw> Xorg does not run
309 [03:35:13] <pwnd_nsfw> WELLLLL
310 [03:35:19] <hl521> this is where wgetpaste would have worked well lmfaooo
311 [03:35:24] <pwnd_nsfw> :p
312 [03:35:32] <hl521> hm lemme think
313 [03:35:56] *** Quits: spare (~user@replaced-ip ) (Ping timeout: 256 seconds)
314 [03:36:46] <pwnd_nsfw> it's two holding up the rest of the crowd I'm assuming
315 [03:36:47] <pwnd_nsfw> brb
316 [03:37:38] *** Quits: hqdruxn08 (hqdruxn08@replaced-ip ) (Ping timeout: 256 seconds)
317 [03:37:49] <pwnd_nsfw> nvidia-installer-cleanup and xxxx-legacy-check
318 [03:37:58] *** Joins: seekr (~seekr@replaced-ip )
319 [03:38:26] <hl521> pwnd_nsfw: <command> | curl -F "sprunge=<-" replaced-url
320 [03:38:34] <hl521> that should paste for you just fine under terminal
321 [03:38:52] <hl521> you may need to uninstall nouveau first I'm assuming
322 [03:38:58] <pwnd_nsfw> I should just ssh to it
323 [03:39:14] <pwnd_nsfw> If I don't require debian as a distro, is it worth putting up with this?
324 [03:39:48] *** Quits: seekr (~seekr@replaced-ip ) (Max SendQ exceeded)
325 [03:39:54] <hl521> well what are you trying to do with your PC?
326 [03:41:04] <hl521> if it's just for desktop usage, where you want to play games and whatnot, check out Manjaro which is based on Arch linux, or Pop OS which is based on Ubuntu, which in turn is based on Debian
327 [03:41:04] <pwnd_nsfw> It was going to be my "productivity environment", because my Windows jawn is wayyyyy distracting. So, some separation of purpose. I will be writing code, some to be for web, some applications otherwise. Mostly Ruby for now.
328 [03:41:09] <pwnd_nsfw> No games
329 [03:41:11] *** Joins: seekr (~seekr@replaced-ip )
330 [03:41:15] <hl521> should be a lot more easy on you for that
331 [03:41:21] <pwnd_nsfw> I was landing on mint initially, but I got coaxed into trying deb
332 [03:41:41] *** Joins: cstls (~cstls@replaced-ip )
333 [03:41:43] <hl521> weird, were you doing Debian from the ground up?
334 [03:41:49] <hl521> not the graphical installer or anything?
335 [03:42:00] <pwnd_nsfw> I was using the GUI initially, so I really don't know.
336 [03:42:08] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
337 [03:42:13] <pwnd_nsfw> Was a pain doing the partitions and getting grub to play happy with everybody initially haha
338 [03:42:17] <hl521> that sounds like something went awry lol
339 [03:42:27] <hl521> yeah bud, you may have a better experience with pop os or manjaro :)
340 [03:42:33] <pwnd_nsfw> I appreciate your time
341 [03:42:39] <hl521> Manjaro is better if you want bleeding edge packages, but also not super bleeding edge
342 [03:42:47] <hl521> ye I gotchu
343 [03:43:08] *** Joins: xcm (~xcm@replaced-ip )
344 [03:43:26] <pwnd_nsfw> the blood might be drying a little
345 [03:43:40] <hl521> you wut
346 [03:43:50] <pwnd_nsfw> nothing, I'm terrible at jokes. Thanks again, have a great day/night :)
347 [03:43:53] *** Parts: pwnd_nsfw (~pwnd@replaced-ip ) ("Leaving")
348 [03:43:59] <joepublic> `apt install pastebinit`
349 [03:44:10] <hl521> ah I forgot about pastebinit
350 [03:44:24] <hl521> I should just alias that to wgetpaste
351 [03:44:39] <hl521> hey joe, you know how to fix missing kernels/initramfs at boot for deb?
352 [03:45:09] <joepublic> If my life depended on it, I might could figure it out, might not
353 [03:45:29] <hl521> why is this so difficult to figure out in Debian hahaha
354 [03:45:35] <hl521> stupid simple in Gentoo
355 [03:46:00] <hl521> at this point I'm considering re-installing ALL packages
356 [03:46:40] <joepublic> are any of the installed kernels bootable?
357 [03:46:42] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 272 seconds)
358 [03:47:18] <hl521> well based on this: replaced-url
359 [03:48:02] *** Joins: seekr (~seekr@replaced-ip )
360 [03:48:11] <joepublic> interesting. ouch.
361 [03:48:21] <hl521> right lol
362 [03:49:06] <hl521> I had to fix some weird setups from previous ubiquiti unifi installs and stuff too where they specified the release of debian, instead of just stating "stable"
363 [03:49:25] <hl521> which *may* have broke it? dunno exactly what happened
364 [03:49:58] *** Joins: fmaurer (~quassel@replaced-ip )
365 [03:51:44] *** Quits: zykotick9 (~zykotick9@replaced-ip ) (Quit: leaving)
366 [03:53:01] *** Joins: zykotick9 (~zykotick9@replaced-ip )
367 [03:53:05] *** Joins: sidmo (~ident@replaced-ip )
368 [03:53:57] *** Quits: fmaurer_ (~quassel@replaced-ip ) (Ping timeout: 260 seconds)
369 [03:54:04] *** Joins: Zongva (~ole@replaced-ip )
370 [03:56:25] *** Joins: pwnd_nsfw (~pwnd@replaced-ip )
371 [03:56:38] <hl521> pwnd_nsfw: get on the right track?
372 [03:56:39] <pwnd_nsfw> hl521, contrib was missing after one of the jawns in my sources.list, so I've made progress
373 [03:56:48] <hl521> areplaced-url
374 [03:57:04] <pwnd_nsfw> :) Unpacking and installing and all that good stuff
375 [03:57:07] *** Quits: sidmo_ (~ident@replaced-ip ) (Ping timeout: 256 seconds)
376 [03:57:16] <pwnd_nsfw> Thanks again, will check back if things go awry
377 [03:57:18] <hl521> I think I should be productive and just reinstall everything
378 [03:57:20] <hl521> ye
379 [03:57:48] <pwnd_nsfw> XD
380 [03:58:44] *** Quits: Zongva (~ole@replaced-ip ) (Ping timeout: 272 seconds)
381 [03:58:44] *** Quits: bruce549 (bruce549@replaced-ip ) (Ping timeout: 272 seconds)
382 [04:00:13] *** Joins: luxeve (~luxeve@replaced-ip )
383 [04:01:40] *** Joins: citypw (~citypw@replaced-ip )
384 [04:02:44] *** Quits: cstls (~cstls@replaced-ip ) (Quit: Lost terminal)
385 [04:04:30] <pwnd_nsfw> hl521, all systems are go, thanks again
386 [04:05:59] *** Joins: Badaboo (~mee@replaced-ip )
387 [04:06:15] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Quit: dionysus69)
388 [04:06:17] <hl521> pwnd_nsfw: of course!
389 [04:07:14] <pwnd_nsfw> Most systems are go :) I'm gonna try and figure this out now
390 [04:09:29] <luxeve> did the latest debian upgrade break anyone's wireguard?
391 [04:14:53] *** Joins: HarveyPwca (~HarveyPwc@replaced-ip )
392 [04:14:58] *** Quits: citypw (~citypw@replaced-ip ) (Remote host closed the connection)
393 [04:15:13] *** Joins: citypw (~citypw@replaced-ip )
394 [04:15:42] *** Joins: cybercrypto (~morpheus@replaced-ip )
395 [04:23:57] *** Joins: Garb0 (~Garb0@replaced-ip )
396 [04:25:14] <annadane> mpv is driving me nuts, i'm trying to play music items one at a time (basically a playlist) but mpv --playlist-start=0 isn't working
397 [04:25:18] <annadane> help?
398 [04:25:19] *** Quits: DogManJr (~fvf@replaced-ip ) (Quit: Quitting)
399 [04:26:37] *** Joins: shad0w (~shad0w@replaced-ip )
400 [04:27:47] <shad0w> Hi where can i find legacy images of debian? I'm poking around the site and googling but havent found what I am looking for
401 [04:28:12] <annadane> !snapshots
402 [04:28:12] <dpkg> replaced-url
403 [04:28:15] <annadane> that probably
404 [04:28:21] <shad0w> thank you
405 [04:28:34] *** Joins: sebuba (~sebuba@replaced-ip )
406 [04:29:27] <cybercrypto> great! I forgot about snapshots :(
407 [04:31:44] <annadane> this is why you write stuff down, i *had* found a way to play files sequentially
408 [04:31:48] <annadane> now i completely forget
409 [04:31:55] <annadane> (yes i'm reading the man page, it doesn't work)
410 [04:33:46] <annadane> i *wish* rhythmbox didn't have an interface that absolutely sucked, thanks gnome
411 [04:33:57] <cybercrypto> annadane: sorry.. i have no clue on how to help you with mvp
412 [04:34:17] <shad0w> debian 4.0 was what year 2010?
413 [04:34:35] <annadane> 2007
414 [04:34:38] <annadane> replaced-url
415 [04:34:46] <shad0w> oh thank you
416 [04:34:55] *** Quits: hl521 (~hl521@replaced-ip ) (Quit: Leaving.)
417 [04:35:50] *** Quits: Prints (~333@replaced-ip ) (Quit: deadlightbulb.com)
418 [04:35:55] <shad0w> woah when did they do that with wikipedia, the popup windows showing more information when you hover over a link, that is cool!
419 [04:36:06] *** Quits: LifeFrame (~LifeFrame@replaced-ip ) (Ping timeout: 272 seconds)
420 [04:36:43] *** Joins: Cabanoss- (~Cabanossi@replaced-ip )
421 [04:36:44] *** Quits: a7s (6bdddc43@replaced-ip ) (Ping timeout: 245 seconds)
422 [04:37:04] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 244 seconds)
423 [04:37:51] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
424 [04:38:27] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Ping timeout: 240 seconds)
425 [04:38:27] *** Cabanoss- is now known as Cabanossi
426 [04:38:35] *** Joins: fightthewalrus (~maomkosdj@replaced-ip )
427 [04:39:06] *** Quits: Badaboo (~mee@replaced-ip ) (Remote host closed the connection)
428 [04:41:40] *** Joins: dd (~dd@replaced-ip )
429 [04:43:31] *** Joins: eliotime (~Thunderbi@replaced-ip )
430 [04:44:59] *** Joins: allan_wind (~allan@replaced-ip )
431 [04:46:19] <pwnd_nsfw> shad0w, oh wow, the tooltips yeah? Images 'n all
432 [04:46:34] <shad0w> yeah I do not remember that
433 [04:46:39] <shad0w> its pretty nice though
434 [04:47:53] <allan_wind> I seem to have issues with nvidia after the latest stable upgrade... known issue?
435 [04:48:31] <allan_wind> (module: x86/modules: Skipping invalid relocation target, existing value is
436 [04:48:31] <allan_wind> nonzero for type 1, ...)
437 [04:50:51] <somiaj> you need to provide more context, also I don't see how that has anything to do with nvidia, Do you have graphical problems, is the module not loading, etc.
438 [04:51:45] *** Joins: deego (~user@replaced-ip )
439 [04:51:46] <allan_wind> somiaj: sure, installed the upgrade, rebooted and after reboot lightdm didn't start. syslog reports this: vent kernel: module: x86/modules: Skipping invalid relocation target, existing value is
440 [04:51:46] <allan_wind> nonzero for type 1, loc 0000000042b3ff5f, val ffffffffc0e6fa08
441 [04:51:55] <somiaj> shad0w: you prorbably want archive.debian.org though for installers there is a cd archive too
442 [04:52:18] <shad0w> oh nice, I was preparing to build from scratch lmao, thank you
443 [04:52:18] <allan_wind> I found when I modprobe nvidia-current gives me the same error
444 [04:52:25] *** Quits: frostschutz (~frostschu@replaced-ip ) (Ping timeout: 264 seconds)
445 [04:52:34] *** Joins: frostschutz (~frostschu@replaced-ip )
446 [04:52:47] *** Joins: hanasaki (~hanasaki@replaced-ip )
447 [04:52:58] <somiaj> allan_wind: and that is all it gives you, seems strange you dn't see any errors from the nvidia module itself.
448 [04:53:00] <allan_wind> apt purge nvidia* libnvidia* and X fires up with nouvou
449 [04:53:13] <somiaj> allan_wind: maybe start by rebuilding the kernel module, and see if there is any issues there
450 [04:53:18] *** Joins: Prints (~333@replaced-ip )
451 [04:53:19] <allan_wind> nouveau
452 [04:54:17] <allan_wind> somiaj: I did dpkg-reconfigure nvidia-driver, and nvidia-kernel-dkms, rebooted and it made no difference (this was before removing nvidia obviously)
453 [04:54:54] <somiaj> you can check bugreports, but you aren't providing enough info that I can provdie any guess what the problem could be.
454 [04:55:07] <somiaj> Did your old kernel work (debian keeps the old kenrnel around)
455 [04:55:09] <allan_wind> somiaj: yeah, looking, nothing stands out
456 [04:55:51] *** Joins: fightthe1alrus (~maomkosdj@replaced-ip )
457 [04:55:51] <allan_wind> it was working before reboot
458 [04:56:43] <allan_wind> somiaj: what information can I provide to be more helpful?
459 [04:56:52] <themill> There were updates to both src:linux and src:nvidia-graphics-drivers* with 10.4
460 [04:57:31] <allan_wind> nvidia-driver:amd64 (418.74-1, 418.113-1)
461 [04:57:59] <themill> "New upstream long lived branch release 418.113 (2019-11-05)."
462 [04:57:59] *** Joins: Nefertari (~Nefertiti@replaced-ip )
463 [04:57:59] <allan_wind> Don't see a new kernel in history.log
464 [04:58:02] <deego> allan_wind: i just joined. did the 10.4 release break things for you?
465 [04:58:15] <allan_wind> yes, it appears nvidia-current.ko doesn't load after upgrade
466 [04:58:35] *** Joins: Zppix (uid182351@replaced-ip )
467 [04:58:41] <allan_wind> module: x86/modules: Skipping invalid relocation target, existing value is
468 [04:58:41] <allan_wind> nonzero for type 1, loc 0000000042b3ff5f, val ffffffffc0e6fa08
469 [04:58:50] <themill> allan_wind: you may have already got the kernel via security.debian.org (the point release also copies it across to the main archive)
470 [04:59:01] *** debhelper sets mode: +l 1256
471 [04:59:07] <deego> allan_wind: oh, hm, don't they have some kind of initialization? did you try running the nvidia initialization again?
472 [04:59:57] <allan_wind> deego: yes, dpkg-reconfigure nvidia-driver and dkms module, also tried purging and reinstalling all nvidia packages
473 [05:00:16] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Ping timeout: 246 seconds)
474 [05:00:26] <allan_wind> (I found an unrelated bug report that suggested that)
475 [05:01:18] <allan_wind> The only other option is to try the version in unstable, but it pulls in stuff and I prefer staying on stable
476 [05:01:23] *** Quits: kfvn (~weechat@replaced-ip ) (Quit: kfvn)
477 [05:02:19] <allan_wind> After purging nvidia pacakges X starts with nouveau so I think it's a nvidia issue
478 [05:02:31] <allan_wind> nvidia package issue
479 [05:02:38] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Ping timeout: 260 seconds)
480 [05:02:46] <warsoul> im killing a bot with kill -9
481 [05:02:50] <warsoul> and it still get back online
482 [05:03:30] <shad0w> this might be a dumb question but will an image built for i386 work for machines with a i686 architecture ?
483 [05:04:15] <allan_wind> shad0w: yes, I believe so, you can even enable both architectures on an amd64 machine
484 [05:04:37] <allan_wind> shad0w: used it for Skype at one point if I recall correctly
485 [05:05:01] <shad0w> sweet thanks
486 [05:05:09] *** Quits: fightthewalrus (~maomkosdj@replaced-ip ) (Quit: leaving)
487 [05:05:09] *** Quits: fightthe1alrus (~maomkosdj@replaced-ip ) (Quit: leaving)
488 [05:05:23] <allan_wind> shad0w: replaced-url
489 [05:05:30] <ectospasm> i386 and i686 use the same instruction set, mostly. i686 has a bit more features, but a 32-bit binary for i686 might not use all of them.
490 [05:05:35] *** Joins: fightthewalrus (~maomkosdj@replaced-ip )
491 [05:10:05] <allan_wind> Any other info I can help with?
492 [05:10:07] *** Joins: oiaohm_ (~oiaohm@replaced-ip )
493 [05:10:20] <allan_wind> If not, I will reinstall the package, then file a bug
494 [05:10:29] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Read error: Connection reset by peer)
495 [05:10:36] <warsoul> im killing a bot with kill -9
496 [05:10:38] <warsoul> and it still get back online
497 [05:10:44] <warsoul> how can i kill it?
498 [05:10:58] <petn-randall> warsoul: So what's restarting it?
499 [05:11:20] <petn-randall> warsoul: Note that `kill -9` is not the best way to terminate a program.
500 [05:12:27] <warsoul> is restarting
501 [05:12:30] <warsoul> is a wraith bot
502 [05:12:42] <petn-randall> warsoul: What is a wraith bot?
503 [05:12:53] <shad0w> would an executable compiled on an i386 machine work on an i686? basically can't access compilers on the i686 so I'm trying to build a machine as close as i can to compile and upload an executable to work on the i686
504 [05:12:58] <warsoul> a bot im running on my box
505 [05:13:08] <warsoul> everytime i kill him
506 [05:13:12] <petn-randall> warsoul: How did you install and configure it?
507 [05:13:13] <warsoul> he goes offline
508 [05:13:19] <warsoul> then come back online
509 [05:13:33] <petn-randall> Yes, we got that part.
510 [05:13:35] <allan_wind> warsoul: kill -9 cannot be ignored, so there is another process restarting it
511 [05:13:48] <joepublic> perhaps first configure the bot to not seek to connect anywhere, *then* kill it
512 [05:13:58] *** Quits: fightthewalrus (~maomkosdj@replaced-ip ) (Ping timeout: 256 seconds)
513 [05:14:00] <allan_wind> warsoul: how do you start it to begin with?
514 [05:14:08] <warsoul> whats the correct kill command
515 [05:14:39] <joepublic> it is not a matter of the correct kill command, as you have so ably demonstrated.
516 [05:15:26] <warsoul> replaced-url
517 [05:15:32] *** Quits: Miles (~miles@replaced-ip ) (Read error: Connection reset by peer)
518 [05:15:40] *** Joins: oahong (~samigarus@replaced-ip )
519 [05:15:50] *** Joins: fightthewalrus (maomkosdj@replaced-ip )
520 [05:16:03] *** Quits: ecbrown (~user@replaced-ip ) (Remote host closed the connection)
521 [05:16:17] <allan_wind> warsoul: watchdog is probably what is restarting it
522 [05:16:26] <warsoul> no
523 [05:16:30] <warsoul> watchdog is a eggdrop
524 [05:16:31] <ectospasm> shad0w: it should, the i386 executable won't use some features of the i686 CPU, but it should work as long as you have all the libraries the executable needs to run.
525 [05:16:36] <warsoul> has nothing to do with wraithbot
526 [05:16:54] <allan_wind> warsoul: I have no idea what a eggdrop is
527 [05:16:58] <ectospasm> To play that safe,you might want to statically link it so it doesn't have to look for dynamic libraries.
528 [05:17:00] <joepublic> so, again, how do you start the bot.
529 [05:17:16] <warsoul> dont remember
530 [05:17:28] *** Joins: u0m3_ (~u0m3@replaced-ip )
531 [05:17:36] <petn-randall> warsoul: then just revert the steps you took.
532 [05:17:38] <joepublic> okay. me neither.
533 [05:18:42] <shad0w> well I at least know the library packages on the machine installed, thank you! this might work then, time to do it lol
534 [05:19:43] *** Quits: u0m3 (~u0m3@replaced-ip ) (Ping timeout: 240 seconds)
535 [05:20:24] <ectospasm> shad0w: good luck!
536 [05:21:00] <shad0w> thanks for the info :)
537 [05:22:16] <allan_wind> warsoul: so looking at the doc for your doc, it seems the hub and wraith processes are related. Are you killing both pids? It seems you interact with the hub for control. I never used it, but does the .help command tell you how stop a bot?
538 [05:22:19] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 246 seconds)
539 [05:22:50] <allan_wind> doc for your bot, I mean
540 [05:22:55] <Santzes> wow how is my Linux Mint so badly out of date
541 [05:23:10] <ectospasm> Santzes: why are you asking in #debian?
542 [05:23:22] <Santzes> been using this for 6-7 years I think, but now comparing pretty much all the packages to Buster, I'm like 2-3 years behind
543 [05:23:27] <Santzes> because I'm thinking of changing to debian
544 [05:23:49] <warsoul> yes
545 [05:23:52] <warsoul> im killing both
546 [05:23:57] <warsoul> allan_wind
547 [05:24:06] <ectospasm> I don't remember much about Mint, is it a versioned release cycle, or a rolling release cycle?
548 [05:24:08] *** Quits: sobkas (~sobkas@replaced-ip ) (Read error: Connection reset by peer)
549 [05:24:26] <allan_wind> warsoul: anyways, not really a debian issue, so not the right channel to discuss this
550 [05:24:38] <Santzes> versioned.. I think it's derived from the last Ubuntu LTS, which might explain the old packages
551 [05:24:57] *** Parts: dd (~dd@replaced-ip ) ("Leaving")
552 [05:25:24] <warsoul> whats the channel to wraith
553 [05:25:37] <allan_wind> warsoul: no idea, sorry
554 [05:25:58] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 260 seconds)
555 [05:26:45] <annadane> !mint
556 [05:26:46] <dpkg> Linux Mint is not Debian and is not supported in #debian. Please use their forums at replaced-url
557 [05:26:50] *** Parts: ryouma (~user@replaced-ip ) ("Killed buffer")
558 [05:26:55] *** Joins: sobkas (~sobkas@replaced-ip )
559 [05:27:02] *** Quits: pwnd_nsfw (~pwnd@replaced-ip ) (Read error: Connection reset by peer)
560 [05:27:44] <allan_wind> need to reboot to report nvidia issue... later
561 [05:27:46] *** Parts: allan_wind (~allan@replaced-ip ) ()
562 [05:28:31] <ectospasm> Santzes: are you planning on installing Debian? I would recommend a fresh installation
563 [05:29:01] *** debhelper sets mode: +l 1245
564 [05:29:11] <shad0w> why dont people like using pastebin? i know its offtopic but idk where to ask this lol
565 [05:29:28] <ectospasm> shad0w: use paste.debian.net
566 [05:29:47] <ectospasm> pastebin.com has some nasty TOS
567 [05:29:50] <shad0w> oh cool didnt know debian had their own paste
568 [05:30:11] <shad0w> oh, like what? I'm gonna go look now but a shortcut would be nice
569 [05:30:29] <ectospasm> Like they own anything you paste to it.
570 [05:30:53] <shad0w> oh yeah screw that
571 [05:31:02] *** Quits: hsp0x90 (~hsp0x90@replaced-ip ) (Ping timeout: 256 seconds)
572 [05:31:39] <shad0w> great way to steal peoples code
573 [05:32:02] <Santzes> ectospasm: yeah kinda, little bit scared though of the good old don't fix what's working, been screwed a lot when I forget that.. Maybe I'll wait until I have a lot of time to try things out
574 [05:32:07] <annadane> !pastebin.com
575 [05:32:07] <dpkg> pastebin.com mangles input, takes forever to load, is full of js, often makes us enter a CAPTCHA to see your paste and fills the screen with ads. Please use a different site, like replaced-url
576 [05:32:24] *** Quits: pileofstraw (~pileofstr@replaced-ip ) (Read error: Connection reset by peer)
577 [05:33:17] <shad0w> that's great lol
578 [05:33:30] <ectospasm> Santzes: is your /home partition a separate partition/disk?
579 [05:33:48] *** Quits: sysgrammer_moe (~sysgramme@replaced-ip ) (Quit: Leaving)
580 [05:34:02] <ectospasm> Santzes: another way to ask that is do you store anything anywhere else in your Mint system?
581 [05:34:20] *** Joins: sysgrammer_moe (~sysgramme@replaced-ip )
582 [05:37:12] *** Quits: nyov (~nyov@replaced-ip ) (Killed (beckett.freenode.net (Nickname regained by services)))
583 [05:37:20] *** Joins: nyov (~nyov@replaced-ip )
584 [05:38:39] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
585 [05:41:23] *** Joins: oahong (~samigarus@replaced-ip )
586 [05:43:30] *** Joins: Neo_Chen (~Neo_Chen@replaced-ip )
587 [05:47:34] *** Quits: oahong (~samigarus@replaced-ip##) (Quit: ZNC 1.7.3 - ##replaced-url
588 [05:48:19] *** Joins: oahong (~samigarus@replaced-ip )
589 [05:50:56] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
590 [05:51:22] *** Joins: Resilience (~VonDoom@replaced-ip )
591 [05:51:57] *** Joins: led_belly (led_belly@replaced-ip )
592 [05:52:46] <Santzes> ectospasm: yeah I have separate /home and terabytes of different partitions.. just pondering around, I know how to try it out and will probably do soonish
593 [05:56:50] *** Quits: eliotime (~Thunderbi@replaced-ip ) (Quit: eliotime)
594 [05:58:49] *** Quits: Cabanossi (~Cabanossi@replaced-ip ) (Quit: Bye, bye...)
595 [06:00:05] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 256 seconds)
596 [06:00:14] *** Quits: led_belly (led_belly@replaced-ip ) (Read error: Connection reset by peer)
597 [06:00:33] *** Joins: Cabanossi (~Cabanossi@replaced-ip )
598 [06:04:46] *** Quits: mns (~mns@replaced-ip ) (Ping timeout: 272 seconds)
599 [06:05:20] *** Joins: allan_wind (~allan@replaced-ip )
600 [06:05:30] *** Joins: mns (~mns@replaced-ip )
601 [06:06:01] *** Joins: DeaDSouL (~DeaDSouL@replaced-ip )
602 [06:06:12] *** Joins: careta (~careta@replaced-ip )
603 [06:07:09] *** Joins: untakenstupidnic (~root@replaced-ip )
604 [06:07:23] <allan_wind> #960163 filed for the nvidia-driver issue that I have after upgrading to 10.4
605 [06:08:18] <somiaj> Hopefully you hear something, but I did hear you say you thought about installing from sid, made me think you don't realize you shouldn't do that.
606 [06:08:22] <somiaj> !don't break debian
607 [06:08:22] <dpkg> i guess dont break debian is replaced-url
608 [06:08:36] <somiaj> I don't think that is the case here, but just your comment about installing from sid made me want to share that
609 [06:08:38] <allan_wind> somiaj: speaking to me?
610 [06:08:52] *** Parts: untakenstupidnic (~root@replaced-ip ) ()
611 [06:09:00] *** Joins: untakenstupidnic (~root@replaced-ip )
612 [06:09:03] <somiaj> yes
613 [06:09:34] <allan_wind> somiaj: Yeah, I understand... I use this machine for work and why I run stable. If I cannot run stable, well, then I will have to run unstable
614 [06:09:54] <somiaj> Im' not currently running debian, so I can't tell you if it works here or not (my debian disk took a dump many months ago and I haven't had time to fix it)
615 [06:10:17] <allan_wind> somiaj: sorry to hear that
616 [06:10:37] <somiaj> yea, hopefully I can recover the data form it once I find time to deal with it.
617 [06:11:06] *** Joins: Stuiterbal (Stuiterbal@replaced-ip )
618 [06:11:32] *** Joins: ecbrown (~user@replaced-ip )
619 [06:11:34] *** Joins: Jade_NL (~JadeNL@replaced-ip )
620 [06:11:58] *** Joins: backupluis (~backuplui@replaced-ip )
621 [06:12:01] *** Parts: Stuiterbal (Stuiterbal@replaced-ip ) ()
622 [06:12:19] *** Joins: dnull (dnull@replaced-ip )
623 [06:12:42] <allan_wind> Does it take a while for the web to catch up with a bug report? I got a confirmation email with the link replaced-url
624 [06:12:53] *** Joins: deicide- (~deicide-@replaced-ip )
625 [06:13:41] *** Quits: sebuba (~sebuba@replaced-ip ) (Ping timeout: 252 seconds)
626 [06:14:12] *** Joins: diniwed (~gavron@replaced-ip )
627 [06:14:49] <somiaj> It might, I would just leave it for now, you could try to downgrade back to the previous version of the kernel and/or nvidia package from snapshot.debian.org to see if you can get things working again
628 [06:15:01] *** Joins: opal (~wowaname@replaced-ip )
629 [06:15:34] <allan_wind> I can survive with nouveau for a bit
630 [06:16:59] *** Quits: untakenstupidnic (~root@replaced-ip ) (Quit: leaving)
631 [06:17:32] *** Joins: kfvn (~weechat@replaced-ip )
632 [06:19:01] *** debhelper sets mode: +l 1252
633 [06:19:27] <mutantturkey> my company has a budget for me to do conferences etc, that's all cancelled so, i was thinking maybe some sort of online course or something that doesnt suck. anyone have recommendations
634 [06:19:39] <mutantturkey> i'd like to learn more networking things, ideally
635 [06:20:03] *** Joins: r4u1 (~raf@replaced-ip )
636 [06:21:02] <somiaj> We are more a support channel for debian, so you may find other places more useful to find info about online conferences.
637 [06:22:43] <somiaj> replaced-url
638 [06:23:45] *** Joins: untakenstupidnic (~knoppix@replaced-ip )
639 [06:24:16] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
640 [06:24:55] <untakenstupidnic> libgraphicsmagick1-dev in buster's repos lacks dependencies. how could i install it?
641 [06:25:16] <somiaj> !debian-next
642 [06:25:16] <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. See also replaced-url
643 [06:25:25] <somiaj> oh wait
644 [06:25:34] *** Quits: apt (ibot@replaced-ip ) (Ping timeout: 240 seconds)
645 [06:25:40] *** Quits: HarmtH (~harmth@replaced-ip ) (Ping timeout: 272 seconds)
646 [06:25:45] <somiaj> untakenstupidnic: sorry you said buster. That seems very very strange that it lacks dependencies. Are you using buster-backports?
647 [06:26:50] <somiaj> There are also some security fixes to that package, so you do need security sources for buster, though with the point release today, those should have all migrated into buster.
648 [06:27:06] <untakenstupidnic> probably not. it's a dry knoppix install and i haven't changed anything in sources.list
649 [06:27:32] <somiaj> !knoppix
650 [06:27:32] <dpkg> Knoppix is _not_ Debian. Seek Knoppix help in freenode's #knoppix. Knoppix is a live CD distribution which is <based on Debian>, useful as a rescue CD, to test hardware, and for situations where you have access to a computer but it isn't Debian. replaced-url
651 [06:27:52] <somiaj> sounds like you are mixing sources, which will cause lots of strange issues and is not supported
652 [06:28:00] <untakenstupidnic> yes but it's a problem with apt and debian repos
653 [06:28:42] <somiaj> no it is a problem with your sources (or maybe knoppix's sources), I supect that package installs just fine in debian.
654 [06:30:56] <untakenstupidnic> i looked up the sources and all are debian stable's. you can test it. also GD graphics lacks a dev package if anyone involved sees this.
655 [06:31:41] <somiaj> then maybe the issue is with something that is installed on your system, in either case knoppix is not debian and not supported here, go ask the fine folks in #knoppix
656 [06:32:38] *** Quits: r4u1 (~raf@replaced-ip ) (Quit: leaving)
657 [06:32:39] *** Joins: nickodd (~nickodd@replaced-ip )
658 [06:32:40] <somiaj> fwiw, I just installed that package just fine in my buster chroot with no issues what sover, the problem is not with buster or its sources, the problem is you are mixing things
659 [06:32:58] <somiaj> maybe the knoppix users better know how knoppix works with debian
660 [06:33:42] *** Joins: SiAnDoG (~514nDoG@replaced-ip )
661 [06:34:01] *** Grldfrdom_ is now known as Grldfrdom
662 [06:35:38] *** Quits: Gerula (~Gerula@replaced-ip ) (Ping timeout: 256 seconds)
663 [06:36:03] <fenris> normal
664 [06:36:16] <fenris> too much vegetabale, try canneloni
665 [06:36:42] <fenris> brb im gonna drink my orange juice its 6:36 :-)
666 [06:37:07] <fenris> finally yesterday the valium worked
667 [06:37:28] <fenris> ops, wish it was *-social, sorry
668 [06:37:44] *** Quits: HarveyPwca (~HarveyPwc@replaced-ip ) (Quit: Leaving)
669 [06:38:04] *** Quits: Sajesajama_ (Salsa@replaced-ip ) (Quit: Leaving)
670 [06:38:08] <fenris> er *-offtopic
671 [06:40:49] *** Quits: julienth37 (~julienth3@replaced-ip ) (Ping timeout: 258 seconds)
672 [06:40:57] *** Joins: julienth37 (~julienth3@replaced-ip )
673 [06:42:16] *** Joins: motoko-chan (~miho@replaced-ip )
674 [06:43:04] *** Quits: backupluis (~backuplui@replaced-ip ) (Quit: Leaving)
675 [06:44:22] *** Joins: Boohbah (~Boohbah@replaced-ip )
676 [06:45:04] *** Quits: debsan (~debsan@replaced-ip ) (Ping timeout: 265 seconds)
677 [06:45:12] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
678 [06:47:35] *** Joins: Grldfrdom_ (uid391113@replaced-ip )
679 [06:49:03] *** Joins: Garb0_ (~Garb0@replaced-ip )
680 [06:49:39] *** Joins: diogenes_ (~diogenes_@replaced-ip )
681 [06:49:46] *** Joins: randompleb (6ad0ef56@replaced-ip )
682 [06:50:23] <randompleb> Hi, is it recommended to install wine from debian itself or from the winehq repo? I'm going to need multiarch support for a application(Fightcade/GGPO)
683 [06:52:13] *** Quits: Garb0 (~Garb0@replaced-ip ) (Ping timeout: 256 seconds)
684 [07:00:04] *** Joins: apt (ibot@replaced-ip )
685 [07:00:07] <dvs> Hey! I don't have permissions to download the non-free firmware IsOs
686 [07:04:05] *** Joins: RedAres04 (redares4@replaced-ip )
687 [07:04:07] <somiaj> randompleb: depends totally on the applications you want to run with wine. My suggestion is if the version of wine or wine-development in debian runs your software use that, if you use winehq, you need to get a thrid party libary as well (I think it is on suse's servers)
688 [07:04:16] <somiaj> dvs: what link?
689 [07:04:36] * diogenes_ chmods 777 dvs
690 [07:04:42] *** Quits: Joit (~oli@replaced-ip ) (Ping timeout: 260 seconds)
691 [07:04:55] <randompleb> somiaj, I see, thanks! I guess I should use the debian version because my application runs fine.
692 [07:04:58] <randompleb> 777?
693 [07:05:00] <randompleb> ./dvs
694 [07:05:06] <randompleb> Doesn't work. Fake news.
695 [07:05:33] *** Quits: mcnugit (~User2.0@108-232-25-53.lightspeed.sndgca.sbcglobal.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
696 [07:06:24] *** Quits: diniwed (~gavron@replaced-ip ) (Read error: Connection reset by peer)
697 [07:06:30] *** Quits: RedAres4 (redares4@replaced-ip ) (Ping timeout: 258 seconds)
698 [07:06:36] <dvs> somiaj, replaced-url
699 [07:07:53] *** Quits: FennecCode (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 26.3))
700 [07:08:24] <somiaj> dvs: I have a 403 too, I guess report a bug against cdimage.debian.org pesudopackage
701 [07:08:29] <somiaj> or just wait
702 [07:08:46] <dvs> I'll do it in the morning. Thanks.
703 [07:09:05] <dvs> I mean I'll just wait
704 [07:09:06] <randompleb> Why not try mirrors near your country?
705 [07:09:21] <somiaj> usually the mirrors don't contain the cdimages
706 [07:09:31] <randompleb> Oh
707 [07:10:03] <somiaj> seems to be an issue with permissions on cdimage.debian.org, I'm sure once it is noticed it'll be fixed, someone can file a bug against the cdimage.debian.org package to inform the admins
708 [07:10:13] <somiaj> or just wait until they figure it out and fix it
709 [07:11:00] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
710 [07:13:44] *** Quits: itamarst (uid165457@replaced-ip ) (Quit: Connection closed for inactivity)
711 [07:17:10] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Read error: Connection reset by peer)
712 [07:17:20] *** Quits: treehug88 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
713 [07:17:38] *** Quits: tds (~tds@replaced-ip ) (Remote host closed the connection)
714 [07:19:01] *** debhelper sets mode: +l 1245
715 [07:20:02] *** Quits: randompleb (6ad0ef56@replaced-ip ) (Remote host closed the connection)
716 [07:21:19] *** Joins: Wulf (~Wulf@replaced-ip )
717 [07:22:40] *** Quits: luxeve (~luxeve@replaced-ip ) (Read error: Connection reset by peer)
718 [07:26:53] *** Joins: Gerula (~Gerula@replaced-ip )
719 [07:29:42] *** Quits: secntech (~secntech@replaced-ip ) (Quit: Leaving)
720 [07:31:50] *** Joins: jorijn (~jorijn@replaced-ip )
721 [07:35:49] *** Quits: SoulsForBelial (~SoulsForB@replaced-ip ) (Ping timeout: 252 seconds)
722 [07:37:17] *** Quits: emv (~emv@replaced-ip ) (Quit: leaving)
723 [07:38:23] *** Parts: allan_wind (~allan@replaced-ip ) ()
724 [07:39:19] *** Joins: czesmir (~stefan@replaced-ip )
725 [07:39:57] *** Quits: dez (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
726 [07:41:14] *** Joins: SoulsForBelial (~SoulsForB@replaced-ip )
727 [07:44:14] *** Joins: flayer (~a_flayer@replaced-ip )
728 [07:50:54] *** Quits: motoko-chan (~miho@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
729 [07:51:39] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
730 [07:52:44] *** Joins: xcm (~xcm@replaced-ip )
731 [07:52:44] *** Parts: cybercrypto (~morpheus@replaced-ip ) ("irssi v1.2.2 - running on FreeBSD amd64")
732 [07:53:50] *** Joins: han-solo (~han-solo@replaced-ip )
733 [07:55:29] *** Joins: Sajesajama (Salsa@replaced-ip )
734 [07:56:29] *** Joins: Ericounet (~Eric@replaced-ip )
735 [07:59:38] *** Joins: Sajesajama_ (~Salsa@replaced-ip )
736 [08:01:18] *** Quits: renzhi_ (~renzhi@replaced-ip ) (Ping timeout: 272 seconds)
737 [08:02:27] *** Quits: Sajesajama (Salsa@replaced-ip ) (Ping timeout: 260 seconds)
738 [08:10:07] *** Joins: gautamsomani (~Adium@replaced-ip )
739 [08:10:11] *** Joins: Sajesajama__ (Salsa@replaced-ip )
740 [08:12:57] *** Quits: Sajesajama_ (~Salsa@replaced-ip ) (Ping timeout: 260 seconds)
741 [08:16:44] *** Quits: Grldfrdom_ (uid391113@replaced-ip ) ()
742 [08:17:04] *** Grldfrdom is now known as Grldfrdom_
743 [08:17:27] *** Quits: donofrio (~donofrio@replaced-ip ) (Remote host closed the connection)
744 [08:18:07] *** Joins: Grldfrdom (uid391113@replaced-ip )
745 [08:20:05] *** Quits: anoncon (~Falsememo@replaced-ip ) (Quit: Leaving)
746 [08:24:05] *** Joins: weems|nix (~weems2@replaced-ip )
747 [08:26:57] *** Joins: nikow (~nikow@replaced-ip )
748 [08:27:36] *** Quits: CrystalMath (~coderain@replaced-ip##) (Quit: Support Richard Stallman and other victims of cancel culture! | ##replaced-url
749 [08:28:15] *** Joins: dreamon (~dreamon@replaced-ip )
750 [08:30:46] *** Quits: jorijn (~jorijn@replaced-ip##) (Quit: ZNC 1.8.0 - ##replaced-url
751 [08:33:25] *** Joins: mibo (~mibo@replaced-ip )
752 [08:34:52] *** Quits: longears (longears@replaced-ip ) (Ping timeout: 272 seconds)
753 [08:36:17] *** Joins: kopper_ (~mrbabar@replaced-ip )
754 [08:36:25] *** Joins: longears (longears@replaced-ip )
755 [08:38:42] *** Quits: maple_twig (~maple_twi@replaced-ip ) (Ping timeout: 260 seconds)
756 [08:39:13] *** Quits: tsal (~tsal@replaced-ip ) (Ping timeout: 264 seconds)
757 [08:39:13] *** Quits: kopper (~mrbabar@replaced-ip ) (Ping timeout: 264 seconds)
758 [08:40:22] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 260 seconds)
759 [08:42:04] *** Joins: tsal (~tsal@replaced-ip )
760 [08:46:10] *** Quits: etp (~etp@replaced-ip ) (Ping timeout: 258 seconds)
761 [08:49:25] *** Quits: Betal (~Betal@replaced-ip ) (Quit: WeeChat 2.8)
762 [08:53:47] *** Joins: dreamon (~dreamon@replaced-ip )
763 [08:56:13] *** Joins: DEB-alain (~DEB-alain@replaced-ip )
764 [09:00:47] *** Quits: weems|nix (~weems2@replaced-ip ) (Ping timeout: 260 seconds)
765 [09:05:29] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
766 [09:06:55] *** Joins: blb4393 (~chatzilla@replaced-ip )
767 [09:11:14] *** Joins: eb0t (~eblip@replaced-ip )
768 [09:11:36] *** Joins: eb0t_ (~eblip@replaced-ip )
769 [09:11:44] *** Joins: medard (~medard@replaced-ip )
770 [09:13:34] *** Joins: m0u (~m0u@replaced-ip )
771 [09:13:37] *** Quits: eblip (~eblip@replaced-ip ) (Ping timeout: 260 seconds)
772 [09:14:01] *** Quits: def_jam (~eblip@replaced-ip ) (Ping timeout: 264 seconds)
773 [09:17:53] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
774 [09:18:14] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Ping timeout: 240 seconds)
775 [09:20:34] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
776 [09:26:25] *** Joins: etp (~etp@replaced-ip )
777 [09:29:06] *** Joins: rsx (~rsx@replaced-ip )
778 [09:29:21] *** Quits: SiAnDoG (~514nDoG@replaced-ip ) (Remote host closed the connection)
779 [09:29:44] *** Joins: SiAnDoG (~514nDoG@replaced-ip )
780 [09:30:03] *** Quits: Apeiron` (~Apeiron@replaced-ip##) (Quit: ZNC - ##replaced-url
781 [09:30:03] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
782 [09:30:54] *** Quits: SiAnDoG (~514nDoG@replaced-ip ) (Remote host closed the connection)
783 [09:31:23] *** Joins: SiAnDoG (~514nDoG@replaced-ip )
784 [09:32:21] *** Joins: Apeiron` (~Apeiron@replaced-ip )
785 [09:33:09] *** Joins: Newami (~Newami@replaced-ip )
786 [09:33:27] *** Quits: Newami (~Newami@replaced-ip ) (Remote host closed the connection)
787 [09:33:36] *** Joins: Haudegen (~quassel@replaced-ip )
788 [09:33:42] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
789 [09:36:06] *** Quits: luuuciano (~luuuciano@replaced-ip ) (Ping timeout: 260 seconds)
790 [09:36:19] *** Quits: Giotis (~Giotis@replaced-ip ) (Quit: Cheers)
791 [09:37:46] *** Joins: Giotis (~Giotis@replaced-ip )
792 [09:37:54] *** Joins: fflori (~fflori@replaced-ip )
793 [09:38:49] *** Joins: Zblakany (~Zblakany@replaced-ip )
794 [09:41:40] *** Joins: locrian9 (~mike@replaced-ip )
795 [09:44:39] *** Joins: lesless (~lessless@replaced-ip )
796 [09:46:54] *** Joins: diogenes_ (~diogenes_@replaced-ip )
797 [09:48:25] *** Joins: idhugo (~idhugo@replaced-ip )
798 [09:49:25] *** Joins: luuuciano (~luuuciano@replaced-ip )
799 [09:52:29] *** Joins: mathgrad_ (~mathgrad@replaced-ip )
800 [09:53:35] *** Joins: Jerrynicki (~niklas@replaced-ip )
801 [09:54:32] *** Quits: mathgrad (~mathgrad@replaced-ip ) (Ping timeout: 256 seconds)
802 [09:54:41] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 256 seconds)
803 [09:57:14] *** Joins: Ycarus (~Ycarus@replaced-ip )
804 [09:59:01] *** debhelper sets mode: +l 1251
805 [10:00:50] *** Quits: Zblakany (~Zblakany@replaced-ip ) (Quit: ZZZzzz…)
806 [10:03:20] *** Quits: benpro (~benpro@replaced-ip##) (Quit: The Lounge - ##replaced-url
807 [10:07:57] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
808 [10:09:15] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
809 [10:12:20] *** Joins: black_ant (~antilope@replaced-ip )
810 [10:14:27] *** Quits: Texou (~Texou@replaced-ip ) (Ping timeout: 240 seconds)
811 [10:15:39] *** Joins: mathgrad (~mathgrad@replaced-ip )
812 [10:17:22] *** Quits: mathgrad_ (~mathgrad@replaced-ip ) (Ping timeout: 246 seconds)
813 [10:20:58] *** Joins: benpro (~benpro@replaced-ip )
814 [10:26:48] *** Joins: Texou (~Texou@replaced-ip )
815 [10:27:19] *** Joins: cnsvc (~cnsvc@replaced-ip )
816 [10:30:29] *** Joins: Tobbi (~Tobbi@replaced-ip )
817 [10:30:50] *** Quits: JohnDoh (~jeff@replaced-ip ) (Quit: leaving)
818 [10:31:43] *** Quits: cnsvc (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
819 [10:35:33] *** Joins: JohnDoh (~jeff@replaced-ip )
820 [10:36:28] *** Quits: bliv (~bliv@replaced-ip ) (Ping timeout: 272 seconds)
821 [10:37:06] *** Joins: cnsvc (~cnsvc@replaced-ip )
822 [10:40:04] *** Joins: Space_Man (~Space_Man@replaced-ip )
823 [10:40:18] *** Quits: Giotis (~Giotis@replaced-ip ) (Quit: Cheers)
824 [10:42:39] *** Joins: dastier (~dastier@replaced-ip )
825 [10:44:22] *** Quits: n_1-c_k (~n_1-c_k@replaced-ip ) (Quit: WeeChat 2.8)
826 [10:50:31] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
827 [10:50:55] *** Joins: conta (~Thunderbi@replaced-ip )
828 [10:51:54] *** Quits: blb4393 (~chatzilla@replaced-ip ) (Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID])
829 [10:52:00] *** Joins: pentachore (020e21cd@replaced-ip )
830 [10:52:43] *** Joins: rendar (~rendar@replaced-ip )
831 [10:52:54] <rendar> i need to install latest kernel linux in my debian
832 [10:52:56] <rendar> how to do that?
833 [10:53:39] *** Joins: nifker (~Thunderbi@replaced-ip )
834 [10:53:43] *** Quits: nifker (~Thunderbi@replaced-ip ) (Remote host closed the connection)
835 [10:54:03] *** Joins: nifker (~Thunderbi@replaced-ip )
836 [10:55:43] *** Quits: cnsvc (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
837 [10:56:35] <ansimita> rendar: wiki.debian.org/BuildingKernelFromUpstreamSources
838 [10:57:04] *** Joins: pringau (~pringau@replaced-ip )
839 [10:57:22] *** Quits: pringau (~pringau@replaced-ip ) (Remote host closed the connection)
840 [11:00:03] *** Quits: lel (lel@replaced-ip##) (Quit: ZNC 1.7.2+deb3 - ##replaced-url
841 [11:00:03] <rendar> replaced-url
842 [11:00:06] <rendar> i'm having this issue
843 [11:00:15] <rendar> basically my kernel blacklisted my audio drivers
844 [11:00:24] *** Joins: n_1-c_k (~n_1-c_k@replaced-ip )
845 [11:00:45] <rendar> i got this: [ 6.252917] snd_hda_intel 0000:0a:00.3: Skipping the blacklisted device
846 [11:00:58] <rendar> shouldn't debian keep track of this?!
847 [11:02:10] *** Quits: _nick_ (~bestwin@replaced-ip ) (Read error: Connection reset by peer)
848 [11:02:22] *** Joins: lel (lel@replaced-ip )
849 [11:03:24] *** Joins: m0u (~m0u@replaced-ip )
850 [11:05:01] *** Quits: Gazooo (~Gazooo@replaced-ip##) (Quit: The Lounge - ##replaced-url
851 [11:08:12] *** Joins: Gazooo (~Gazooo@replaced-ip )
852 [11:08:23] *** Quits: citypw (~citypw@replaced-ip ) (Remote host closed the connection)
853 [11:08:49] *** Quits: AimHere (~David@replaced-ip ) (Ping timeout: 246 seconds)
854 [11:08:52] *** Joins: citypw (~citypw@replaced-ip )
855 [11:10:05] *** Joins: towo` (~towo@replaced-ip )
856 [11:10:28] *** Joins: baloona (~baloona@replaced-ip )
857 [11:11:06] *** Joins: AimHere (~David@replaced-ip )
858 [11:11:18] *** Quits: quite (~quite@replaced-ip ) (Ping timeout: 260 seconds)
859 [11:11:32] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
860 [11:11:58] *** Joins: Brigo (~Brigo@replaced-ip )
861 [11:12:33] *** Joins: ochi (~SlackMan@replaced-ip )
862 [11:12:50] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
863 [11:16:26] *** Quits: rendar (~rendar@replaced-ip ) ()
864 [11:19:47] *** Parts: ochi (~SlackMan@replaced-ip ) ()
865 [11:22:05] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
866 [11:22:32] *** Joins: rendar (~rendar@replaced-ip )
867 [11:22:49] <rendar> basically i have snd_hda_intel driver blacklisted in my debian, after an update
868 [11:22:54] <rendar> is that normal? how to fix this?
869 [11:23:05] <rendar> why debian doesn't keep track of this?!?!
870 [11:24:40] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
871 [11:26:30] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 272 seconds)
872 [11:26:31] *** Lord_of_Life_ is now known as Lord_of_Life
873 [11:27:38] *** Joins: Jerrynicki (~niklas@replaced-ip )
874 [11:28:31] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
875 [11:29:01] *** debhelper sets mode: +l 1257
876 [11:32:36] *** Joins: timahvo1 (~rogue@replaced-ip )
877 [11:34:50] *** Quits: epony (epony@replaced-ip ) (Ping timeout: 258 seconds)
878 [11:36:04] *** Quits: mthe878 (~mthe@replaced-ip ) (Quit: Lost terminal)
879 [11:40:32] *** Joins: Dancus (~dancus@replaced-ip )
880 [11:43:13] *** Quits: PaulGit (~PaulGit@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
881 [11:45:21] *** Joins: PaulGit (~PaulGit@replaced-ip )
882 [11:46:00] *** Joins: bubi67 (~klo_jnk@replaced-ip )
883 [11:46:56] *** Joins: quite (~quite@replaced-ip )
884 [11:47:26] *** Quits: Gerula (~Gerula@replaced-ip ) (Remote host closed the connection)
885 [11:48:47] *** Joins: oiaohm (~oiaohm@replaced-ip )
886 [11:51:26] *** Quits: oiaohm_ (~oiaohm@replaced-ip ) (Ping timeout: 260 seconds)
887 [11:51:50] *** Quits: han-solo (~han-solo@replaced-ip ) (Ping timeout: 256 seconds)
888 [11:51:59] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Ping timeout: 256 seconds)
889 [11:52:02] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Quit: WeeChat 2.8)
890 [11:52:03] *** Joins: sh4d0w (~shad0w@replaced-ip )
891 [11:52:52] *** Quits: shad0w (~shad0w@replaced-ip ) (Ping timeout: 260 seconds)
892 [11:54:43] <sh4d0w> is there a debian package that lets you use your wifi adapter as a hotspot?
893 [11:55:24] *** Quits: gacekjk (~gacekjk@replaced-ip ) (Quit: leaving)
894 [11:55:49] <sh4d0w> i have wifi adapters that support AP mode
895 [11:55:57] *** Joins: sphenxes (~sphenxes@replaced-ip )
896 [11:55:57] <sh4d0w> hostapd?
897 [11:56:04] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 256 seconds)
898 [11:56:23] *** Quits: quite (~quite@replaced-ip ) (Read error: Connection reset by peer)
899 [11:56:57] <ratrace> sh4d0w: yea, hostapd is it
900 [11:57:07] <sh4d0w> thanks, reading into it now
901 [11:58:01] *** Garb0_ is now known as Garb0
902 [11:58:13] *** Joins: quite (~quite@replaced-ip )
903 [11:59:51] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
904 [12:00:18] *** Joins: gacekjk (~gacekjk@replaced-ip )
905 [12:05:05] *** Joins: asymptotically (~asymptoti@replaced-ip )
906 [12:05:22] <sh4d0w> if i hosted a wireless hotspot from my laptop connected to a VPN would the hotspot also be running under the VPN's network or would it spawn from the original connection's configuration? depends on how i set it up I Think right? like would I use the VPN tunnels "tun0" as a bridge?
907 [12:05:53] *** Joins: Jerrynicki (~niklas@replaced-ip )
908 [12:06:19] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
909 [12:07:22] <sh4d0w> guess ill just have to try it and find out
910 [12:07:37] <ratrace> sh4d0w: hostapd is lower on the OSI stack than network subnets. you can assign any subnet and any kind of routing you desire.
911 [12:07:55] <sh4d0w> oh nice, thank you for the info
912 [12:08:07] *** Quits: locrian9 (~mike@replaced-ip ) (Quit: leaving)
913 [12:09:57] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Remote host closed the connection)
914 [12:10:59] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
915 [12:11:57] *** Joins: dselect (~dselect@replaced-ip )
916 [12:12:14] *** Joins: oiaohm_ (~oiaohm@replaced-ip )
917 [12:12:17] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
918 [12:14:43] *** Quits: oiaohm (~oiaohm@replaced-ip ) (Ping timeout: 276 seconds)
919 [12:15:45] *** Joins: epony (epony@replaced-ip )
920 [12:16:56] *** Joins: Romarain (~Romarain@replaced-ip )
921 [12:17:16] *** Joins: gelignite (~gelignite@replaced-ip )
922 [12:19:13] *** Joins: loeken (59f7fca5@replaced-ip )
923 [12:20:40] *** Joins: CaCO3 (~CaCO3@replaced-ip )
924 [12:22:07] *** Quits: frgo (~frgo@replaced-ip ) (Remote host closed the connection)
925 [12:22:15] *** Quits: xcm (~xcm@replaced-ip ) (Remote host closed the connection)
926 [12:22:41] *** Joins: frgo (~frgo@replaced-ip )
927 [12:24:41] *** Joins: xcm (~xcm@replaced-ip )
928 [12:24:46] *** Joins: Kiwis (5a354c17@replaced-ip )
929 [12:24:58] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Client Quit)
930 [12:25:13] <Kiwis> !moo
931 [12:25:13] <dpkg> mooooooo! I am cow, hear me moo, I weigh twice as much as you. I'm a cow, eating grass, methane gas comes out my ass. I'm a cow, you could be too; join us all! type apt-get moo; aplay /usr/lib/libreoffice/share/gallery/sounds/cow.wav
932 [12:25:32] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 260 seconds)
933 [12:26:12] *** Joins: shtrb (~shtrb@replaced-ip )
934 [12:26:34] <flayer> replaced-url
935 [12:27:08] *** Quits: sh4d0w (~shad0w@replaced-ip ) (Quit: Leaving)
936 [12:28:18] <rendar> can i install the latest kernel version by compiling it myself?
937 [12:28:20] *** Joins: Zblakany (~Zblakany@replaced-ip )
938 [12:28:31] <flayer> i don't know, can you?
939 [12:28:35] <flayer> i did so in the past
940 [12:28:59] <flayer> the tools are there
941 [12:29:06] <flayer> it is up to you to use them
942 [12:29:23] <shtrb> rendar, build a deb package and yes
943 [12:29:48] <rendar> build a deb package? why?
944 [12:30:11] <flayer> because it's just so ridiculously simple and convenient if you do
945 [12:30:27] <flayer> i could compile kernels and install them without having a clue
946 [12:31:19] <rendar> but shoulnd't debian apply patches to the kernel to work properly?
947 [12:31:43] *** Quits: Dancus (~dancus@replaced-ip ) (Quit: WeeChat 2.8)
948 [12:31:52] <Brigo> rendar, i think kernel will work anyway, with debian patches will work better.
949 [12:31:54] *** Quits: tsal (~tsal@replaced-ip##) (Quit: ZNC 1.6.5+deb1+deb9u2 - ##replaced-url
950 [12:32:10] *** oiaohm_ is now known as oiaohm
951 [12:32:29] <rendar> Brigo: i think so, so let me rephrase: can i install the latest kernel version, apply the debian patches, compile it, and using it properly?
952 [12:32:31] <Brigo> rendar, building debian packages is trivial as flayer said, you can do it from the kernel source itself.
953 [12:32:33] <shtrb> rendar , Debian patches will not exist for "latest kernel" if you get it from upstream, but you can also use most recent kernel in backports and check if it suit your needs
954 [12:32:42] <shtrb> rendar, yes
955 [12:32:50] *** Joins: fluxwave (~dev@replaced-ip )
956 [12:32:54] <rendar> ok
957 [12:33:00] *** Quits: dbristow (~dbristow@replaced-ip ) (Ping timeout: 272 seconds)
958 [12:33:03] <rendar> how can i check the latest kernel debian has to offer me?
959 [12:33:13] <Brigo> rendar, it is something like make debian instead of make kernel
960 [12:33:28] *** Joins: tsal (~tsal@replaced-ip )
961 [12:33:31] <shtrb> ,v linux-image
962 [12:33:32] <judd> No package named 'linux-image' was found in amd64.
963 [12:33:41] <jmcnaught> ,kernels
964 [12:33:42] <judd> Available kernel versions are: experimental: 5.6.0-trunk-686-pae (5.6.4-1~exp1); sid: 5.6.0-1-686 (5.6.7-1); bullseye: 5.6.0-1-686 (5.6.7-1); buster-backports: 5.5.0-0.bpo.2-686-pae (5.5.17-1~bpo10+1); buster: 4.19.0-9-686 (4.19.118-2); stretch-backports: 4.19.0-0.bpo.8-686 (4.19.98-1~bpo9+1); stretch: 4.9.0-12-686-pae (4.9.210-1); jessie-backports: 4.9.0-0.bpo.6-686-pae
965 [12:33:43] <judd> (4.9.88-1+deb9u1~bpo8+1); jessie: 4.9.0-0.bpo.12-686 (4.9.210-1~deb8u1)
966 [12:34:02] <rendar> ok this is my problem: replaced-url
967 [12:34:10] <rendar> my audio drivers have been blacklisted
968 [12:34:18] <rendar> due to a bug, allegedly
969 [12:34:33] <rendar> now i don't have audio working, and i don't know how to fix this in debian
970 [12:34:54] <shtrb> Are you using buster ?
971 [12:36:04] <rendar> how to check that, just to be sure?
972 [12:39:08] *** Joins: dbristow (~dbristow@replaced-ip )
973 [12:39:16] <loeken> cat /etc/*release*
974 [12:40:42] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
975 [12:41:43] *** Joins: choy (~choy@replaced-ip )
976 [12:41:52] *** Quits: Zblakany (~Zblakany@replaced-ip ) (Quit: Zblakany)
977 [12:43:00] *** Joins: simplicius (~gidna@replaced-ip )
978 [12:43:18] <simplicius> hello
979 [12:43:29] <simplicius> when I run make install from here replaced-url
980 [12:43:41] <rendar> PRETTY_NAME="Debian GNU/Linux 10 (buster)"
981 [12:43:52] <rendar> shtrb, loeken: yes ^
982 [12:44:00] *** Joins: platvoeten (~platvoete@replaced-ip )
983 [12:44:07] *** Joins: twanny796 (~user@replaced-ip )
984 [12:44:38] <shtrb> rendar, what recent upgrade in buster broke it ? because the current kernel in buster us 4.19
985 [12:44:56] <simplicius> I get Permission denied
986 [12:45:18] <shtrb> simplicius, why are you using make install and not using a debian package ?
987 [12:45:56] <simplicius> this is my program..
988 [12:45:59] <rendar> shtrb: i simply don't know!! i know that i have the exact version of that motherboard and that my audio drivers are blacklisted right now, and audio doesn't work
989 [12:46:48] <shtrb> simplicius, Also /usr/local/bin is write protected for a reason
990 [12:47:23] <shtrb> rendar, did it work before on buster ? how do you know it's blacklisted ?
991 [12:48:13] <rendar> $ sudo dmesg|grep black
992 [12:48:13] <rendar> [sudo] password for rendar:
993 [12:48:13] <rendar> [ 0.986664] Key type blacklist registered
994 [12:48:13] <rendar> [ 6.383970] snd_hda_intel 0000:0a:00.3: Skipping the blacklisted device
995 [12:48:13] <rendar> [rendar@tilt ~]0$
996 [12:48:14] *** rendar was kicked by debhelper (flood)
997 [12:48:14] *** Joins: rendar (~rendar@replaced-ip )
998 [12:48:55] <simplicius> shtrb: so how can I install my program to the system?
999 [12:48:59] <rendar> sorry guys
1000 [12:49:01] *** debhelper sets mode: +l 1265
1001 [12:49:08] <shtrb> simplicius, use deb package and with sudo
1002 [12:49:10] <rendar> replaced-url
1003 [12:49:18] <rendar> shtrb: ^
1004 [12:50:29] *** Joins: Jerrynicki (~niklas@replaced-ip )
1005 [12:50:48] * shtrb googling about that bug
1006 [12:51:08] *** twanny796 is now known as th0n1
1007 [12:52:18] *** Joins: _nick_ (~bestwin@replaced-ip )
1008 [12:52:27] *** Quits: Garb0 (~Garb0@replaced-ip ) (Read error: Connection reset by peer)
1009 [12:53:05] *** Joins: Garb0 (~Garb0@replaced-ip )
1010 [12:55:06] *** Joins: oxek (qjvl@replaced-ip )
1011 [12:55:34] *** Joins: CaCO3 (~CaCO3@replaced-ip )
1012 [12:55:52] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Ping timeout: 256 seconds)
1013 [12:55:59] <oxek> where are the dictionary files located when I install 'hunspell-de-de' or 'aspell-de'?
1014 [12:56:11] <oxek> `dpkg -S aspell-de` does not help
1015 [12:56:14] *** Quits: nsrafk (nsrafk@replaced-ip ) (Ping timeout: 240 seconds)
1016 [12:56:28] <oxek> I am looking for the .aff and .dic files
1017 [12:57:25] <abrotman> oxek: dpkg -L ?
1018 [12:58:02] <oxek> abrotman: thanks, I was using the wrong command
1019 [12:58:31] <Brigo> rendar, have you tried the kernel from backports? do you know about backports?
1020 [12:58:50] <rendar> no i don't
1021 [12:58:53] <rendar> can you explain?
1022 [12:59:08] <rendar> it's been 5 HOURS i've been messing with audio
1023 [12:59:09] <rendar> :(
1024 [12:59:47] <untakenstupidnic> libgraphicsmagick1-dev in buster's repos lacks dependencies. i installed it from source, but fix that. it's an important package.
1025 [13:00:14] *** Quits: sunkan (~sunkan@replaced-ip ) (Quit: leaving)
1026 [13:00:21] *** Quits: FuturePilot (~Fufu@replaced-ip ) (Read error: Connection reset by peer)
1027 [13:00:48] <Brigo> rendar, replaced-url
1028 [13:00:50] *** Joins: jrgill (~jrgill@replaced-ip )
1029 [13:01:22] <rendar> how can i apply that to my case?!
1030 [13:01:31] *** Parts: simplicius (~gidna@replaced-ip ) ("WeeChat 2.3")
1031 [13:02:18] <Brigo> rendar there is a backported "" buster-backports: 5.5.0-0.bpo.2-686-pae (5.5.17-1~bpo10+1);"" kernel you can easely install from there (and more software)
1032 [13:02:22] *** Joins: dethos (~dethos@replaced-ip )
1033 [13:02:51] <rendar> that's too old
1034 [13:03:00] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Ping timeout: 258 seconds)
1035 [13:03:03] <rendar> Brigo: replaced-url
1036 [13:03:51] *** Joins: sunkan (~sunkan@replaced-ip )
1037 [13:03:58] <Unit193> ,v linux
1038 [13:04:00] <judd> No package named 'linux' was found in amd64.
1039 [13:04:25] *** Joins: nsrafk (nsrafk@replaced-ip )
1040 [13:05:02] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1041 [13:05:22] <neox> Try linux-image-amd64
1042 [13:05:58] *** Joins: dpkg (~dpkg@replaced-ip )
1043 [13:06:33] *** Quits: rendar (~rendar@replaced-ip ) ()
1044 [13:07:05] *** Joins: Resilience (~VonDoom@replaced-ip )
1045 [13:08:05] <Unit193> 5.6.7 migrated to testing, might hit backports soon™
1046 [13:10:22] *** Joins: FuturePilot (~Fufu@replaced-ip )
1047 [13:11:02] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 260 seconds)
1048 [13:11:06] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 256 seconds)
1049 [13:11:13] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1050 [13:15:38] *** Joins: front12 (~case@replaced-ip )
1051 [13:15:52] *** Joins: Ignacy (~Ignacy@replaced-ip )
1052 [13:16:54] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
1053 [13:17:08] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1054 [13:17:10] *** Quits: SchneeSchwarz (~schnee@replaced-ip ) (Quit: WeeChat 2.8)
1055 [13:17:12] *** Joins: lpancescu (~laur@replaced-ip )
1056 [13:18:14] *** Joins: pingfloyd (~pingfloyd@replaced-ip )
1057 [13:19:16] <lpancescu> hi, when are live images made available on bittorrent after a point release? replaced-url
1058 [13:19:16] *** Joins: han-solo (~han-solo@replaced-ip )
1059 [13:19:37] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1060 [13:19:58] *** Quits: RedAres04 (redares4@replaced-ip ) (Read error: Connection reset by peer)
1061 [13:20:15] <front12> Where I can post question about crontab?!
1062 [13:20:58] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1063 [13:21:00] <nkuttler> just ask
1064 [13:21:57] <abrotman> lpancescu: maybe ask #debian-live on OFTC
1065 [13:23:08] <lpancescu> abrotman: thanks
1066 [13:23:14] *** Joins: pringau (~pringau@replaced-ip )
1067 [13:23:49] *** Joins: lesless (~lessless@replaced-ip )
1068 [13:23:54] *** Joins: netvixtra (er@replaced-ip )
1069 [13:26:21] <netvixtra> Hi there. Ran into a snag with a SSD drive. It works perfectly with Windows (CrystalDiskInfo reports no errors) but with debian it unloads it at boot claiming buffer I/O error and detaches it. Anyone ran into this?
1070 [13:27:58] <front12> I create python script.. and set this line in crontab.. to get executed.. 0 0 * * * /usr/bin/python /home/front12/scrap/sk.py >> /home/front12/scrap/log.txt .. and it creates this log.txt in that time I put.. later I create ftp script and add other line in crontab... that looks like this 3 0 * * * python /home/front12/scrap/ga.py .. that second line can't be executed.. I don't know why..
1071 [13:28:40] *** Quits: th0n1 (~user@replaced-ip ) (Ping timeout: 256 seconds)
1072 [13:28:54] <netvixtra> front12: full paths to executables in script?
1073 [13:29:48] *** Quits: deicide- (~deicide-@replaced-ip ) (Ping timeout: 256 seconds)
1074 [13:30:12] <front12> first script works.. but second when I want to upload file to server..
1075 [13:30:19] <front12> won't
1076 [13:31:10] <abrotman> full path to python?
1077 [13:32:11] <front12> try it already won't work
1078 [13:32:16] *** Joins: brokencycle (~brokencyc@replaced-ip )
1079 [13:32:43] <abrotman> nothing in cron.log?
1080 [13:33:19] *** Joins: nksegos (~Thunderbi@replaced-ip )
1081 [13:34:31] <front12> everything gets executed but won't upload file to server
1082 [13:35:00] <front12> when I log to box and execute script manualy it works
1083 [13:35:18] <jim> hi. I'm trying to help someone (running debian 10) get his sound card working, an amd, for which judd says there is an out-of-tree snd-hda-intel module... how can he build that, preferably into a package?
1084 [13:35:23] *** Quits: u0m3_ (~u0m3@replaced-ip ) (Ping timeout: 240 seconds)
1085 [13:35:43] <front12> oh wait.. what's this.. I don't understand this..
1086 [13:35:47] <front12> May 10 11:03:01 indiana CRON[3403]: (CRON) info (No MTA installed, discarding output)
1087 [13:36:04] *** Joins: bkraptor (~bkraptor@replaced-ip )
1088 [13:36:22] <jim> his card has pciid [1022:1457]
1089 [13:36:40] *** Quits: eliotome3000 (~eliotime@replaced-ip ) (Remote host closed the connection)
1090 [13:36:47] <abrotman> front12: you have no way for cron to deliver output, so it's throwing it away .. your script is generating output
1091 [13:37:17] *** Quits: Ignacy (~Ignacy@replaced-ip ) (Ping timeout: 260 seconds)
1092 [13:37:24] <front12> I don't understand
1093 [13:37:41] <abrotman> front12: sometihng in your script is generating output ..
1094 [13:37:52] <abrotman> front12: is this root's crontab or another UID?
1095 [13:38:04] *** Quits: lpancescu (~laur@replaced-ip ) (Quit: WeeChat 2.8)
1096 [13:38:22] <abrotman> front12: is this Debian or something else?
1097 [13:38:33] <front12> raspberrypi debian
1098 [13:38:44] <front12> it's root crontab
1099 [13:38:53] <abrotman> you mean raspbian or actually Debian?
1100 [13:39:01] <front12> raspbian
1101 [13:39:37] <abrotman> okay, a) go to #raspbian for help b) you're going to have to try to get some logging in your second script, or install something like postfix to get local mail so you can see the output
1102 [13:39:56] *** Joins: tds (~tds@replaced-ip )
1103 [13:40:16] *** Joins: sketchy_henry (~dan@replaced-ip )
1104 [13:40:16] <front12> thank you
1105 [13:42:05] *** Joins: u0m3 (~u0m3@replaced-ip )
1106 [13:42:17] <sketchy_henry> Hi all. I'm missing a whole bunch of firmware. This issue concerns the i915 firmware and nouveau firmware. I'll copy some of the errors below. Any help would be appreciated.
1107 [13:42:39] <sketchy_henry> Possible missing firmware /lib/firmware/nvidia/gp108/gr/gpccs_data.bin for module nouveau
1108 [13:42:59] <sketchy_henry> Possible missing firmware /lib/firmware/i915/bxt_dmc_ver1_07.bin for module i915
1109 [13:43:10] *** Quits: nyuszika7h (nyuszika7h@replaced-ip ) (Ping timeout: 246 seconds)
1110 [13:43:24] <sketchy_henry> Those two errors summarize the bulk of the errors I'm seeing.
1111 [13:45:47] <joepublic> "possible missing firmware" isn't an error unless the firmware is required.
1112 [13:46:51] *** Quits: epony (epony@replaced-ip ) (Quit: system upgrades)
1113 [13:47:21] *** Quits: GrimKriegor (~grimkrieg@replaced-ip ) (Remote host closed the connection)
1114 [13:48:23] *** Joins: GrimKriegor (~grimkrieg@replaced-ip )
1115 [13:49:08] *** Quits: front12 (~case@replaced-ip ) (Quit: Leaving)
1116 [13:49:43] <sketchy_henry> Ok thanks.
1117 [13:49:50] *** Quits: sketchy_henry (~dan@replaced-ip ) (Quit: Leaving)
1118 [13:51:11] *** Joins: Ignacy (~Ignacy@replaced-ip )
1119 [13:52:36] *** Joins: deicide- (~deicide-@replaced-ip )
1120 [13:53:22] <joepublic> Debian does not include any non-free firmware (itself being 100% free software)
1121 [13:53:56] <joepublic> But I notice #nouveau sent you here for firmware info, so in the interest of completeness...
1122 [13:54:23] *** Joins: Tobbi (~Tobbi@replaced-ip )
1123 [13:54:39] <abrotman> you can use apt-file (if you have contrib/non-free sources) to look to see if that firmware is available
1124 [13:54:41] <joepublic> if you add non-free repositories there's quite a bit of non-free firmware there.
1125 [13:55:08] <abrotman> oh, he's gone
1126 [13:55:19] <joepublic> ugh, didn't notice, sorry
1127 [13:55:44] <abrotman> but firmware-misc-nonfree would contain both of those files
1128 [13:56:03] <joepublic> in my defense I am in the pre-coffee portion of my morning
1129 [13:56:40] *** Quits: gelignite (~gelignite@replaced-ip ) (Quit: Stay safe! Stay at home! Stop the chain reaction!)
1130 [13:58:17] *** Joins: hsp0x90 (~hsp0x90@replaced-ip )
1131 [13:59:54] *** Joins: thiras (~thiras@replaced-ip )
1132 [14:00:06] *** Quits: sp3t3rs (~sp3t3rs@replaced-ip##) (Quit: The Lounge - ##replaced-url
1133 [14:00:24] *** Joins: sp3t3rs (~sp3t3rs@replaced-ip )
1134 [14:00:53] *** Joins: epony (epony@replaced-ip )
1135 [14:02:49] *** Joins: eliotome3000 (~eliotime@replaced-ip )
1136 [14:03:11] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Ping timeout: 260 seconds)
1137 [14:03:34] *** Quits: hsp0x90 (~hsp0x90@replaced-ip ) (Ping timeout: 272 seconds)
1138 [14:03:57] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1139 [14:04:47] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Client Quit)
1140 [14:05:16] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1141 [14:05:25] *** Joins: Ratel (~quassel@replaced-ip )
1142 [14:05:31] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Remote host closed the connection)
1143 [14:06:05] *** Joins: janneke_ (~janneke@replaced-ip )
1144 [14:07:20] *** Quits: zerofunk (~zerofunk@replaced-ip ) (Remote host closed the connection)
1145 [14:08:17] *** Joins: Hokedli (~laslie@replaced-ip )
1146 [14:09:01] *** debhelper sets mode: +l 1271
1147 [14:09:13] *** Joins: nyuszika7h (nyuszika7h@replaced-ip )
1148 [14:09:33] *** Quits: janneke (~janneke@replaced-ip ) (Ping timeout: 272 seconds)
1149 [14:10:19] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1150 [14:10:41] *** Joins: ZenWalker (~r00t@replaced-ip )
1151 [14:10:43] <ZenWalker> hi all
1152 [14:11:20] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Quit: WeeChat 2.3)
1153 [14:11:30] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Remote host closed the connection)
1154 [14:11:35] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1155 [14:12:19] <ZenWalker> it is possible get the .deb installed of one package ?
1156 [14:13:01] *** Quits: sphenxes (~sphenxes@replaced-ip ) (Quit: Leaving)
1157 [14:13:12] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1158 [14:13:26] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Remote host closed the connection)
1159 [14:13:41] <abrotman> yes?
1160 [14:14:20] <ZenWalker> I mean, if I have one package installed and there is no way to get it online again
1161 [14:14:42] <abrotman> then it's already installed
1162 [14:15:03] <abrotman> you want to recreate the .deb so you can move it to a new system?
1163 [14:15:06] <abrotman> what software is this?
1164 [14:15:08] *** Joins: annadane (~annadane@replaced-ip )
1165 [14:15:40] *** Joins: itamarst (uid165457@replaced-ip )
1166 [14:17:16] *** Joins: conta (~Thunderbi@replaced-ip )
1167 [14:17:27] *** janneke_ is now known as janneke
1168 [14:17:33] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1169 [14:19:29] <ZenWalker> yes, I want to recreate the .deb, for testing reasons
1170 [14:19:50] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1171 [14:20:49] *** Joins: Tobbi (~Tobbi@replaced-ip )
1172 [14:21:41] *** Joins: huwjr (~huwjr@replaced-ip )
1173 [14:22:38] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1174 [14:23:47] *** Joins: Makerblaker (~Makerblak@replaced-ip )
1175 [14:24:41] *** Quits: shtrb (~shtrb@replaced-ip ) (Quit: Leaving)
1176 [14:25:15] <trek00> ZenWalker: see dpkg-repack
1177 [14:25:33] *** Joins: sketchy_henry (~dan@replaced-ip )
1178 [14:25:49] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1179 [14:27:33] <ZenWalker> thanks
1180 [14:27:42] *** Joins: Hokedli (~laslie@replaced-ip )
1181 [14:27:49] *** Joins: dvs (~gilford@replaced-ip )
1182 [14:28:36] *** Quits: jeweet_ (jeweet_@replaced-ip ) (Quit: ...and he's gone)
1183 [14:29:11] <dvs> Ah! The firmware ISOs work again!
1184 [14:31:54] *** Quits: sketchy_henry (~dan@replaced-ip ) (Ping timeout: 240 seconds)
1185 [14:32:29] *** Quits: Garb0 (~Garb0@replaced-ip ) (Read error: Connection reset by peer)
1186 [14:33:01] *** Joins: jeweet_ (jeweet_@replaced-ip )
1187 [14:33:13] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1188 [14:33:32] *** Joins: sketchy_henry (~dan@replaced-ip )
1189 [14:33:41] *** Joins: esemds_ (uid420134@replaced-ip )
1190 [14:33:55] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Client Quit)
1191 [14:34:09] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1192 [14:34:42] *** esemds_ is now known as hasan_esemds
1193 [14:35:27] <ZenWalker> trek00: it is exactly what I needed it, and it works very fast, Thanks!
1194 [14:36:34] <trek00> good :)
1195 [14:38:00] *** Joins: troulouliou_dev (~troulouli@replaced-ip )
1196 [14:39:02] *** debhelper sets mode: +l 1277
1197 [14:41:02] *** Quits: martian67 (~martian67@replaced-ip ) (Remote host closed the connection)
1198 [14:41:13] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1199 [14:42:09] *** Parts: SunRaycer (~rgb@replaced-ip ) ("WeeChat 1.0.1")
1200 [14:42:42] <jim> does debian still have a way to set up grub to default to a saved position of the menu?
1201 [14:43:07] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1202 [14:43:31] <jim> like, default=saved in /etc/default/grub... and what else has to happen?
1203 [14:43:40] *** Quits: sketchy_henry (~dan@replaced-ip ) (Remote host closed the connection)
1204 [14:46:03] <trek00> jim: yes GRUB_DEFAULT=saved
1205 [14:47:25] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Client Quit)
1206 [14:49:19] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1207 [14:50:15] *** Joins: sheriffsparks (~lucas@replaced-ip )
1208 [14:52:30] *** Quits: ragouel (~crow11@replaced-ip##) (Quit: KVIrc 5.0.0 Aria ##replaced-url
1209 [14:52:43] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1210 [14:53:39] *** Joins: sketchy_henry (~dan@replaced-ip )
1211 [14:57:27] *** Joins: otis (~otis@replaced-ip )
1212 [15:04:17] *** Quits: dvs (~gilford@replaced-ip ) (Quit: Leaving)
1213 [15:08:18] *** Joins: dvs (~hibbard@replaced-ip )
1214 [15:10:40] *** Quits: sketchy_henry (~dan@replaced-ip ) (Ping timeout: 246 seconds)
1215 [15:10:50] *** Joins: timahvo1 (~rogue@replaced-ip )
1216 [15:12:05] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1217 [15:14:08] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1218 [15:16:04] *** Joins: tgunr (~davec@replaced-ip )
1219 [15:20:07] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 240 seconds)
1220 [15:20:10] *** Quits: otis (~otis@replaced-ip ) (Quit: Leaving.)
1221 [15:23:11] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
1222 [15:26:47] *** Quits: tehnull_ (~tehnull@replaced-ip ) (Quit: watchdog watchdog0: watchdog did not stop!)
1223 [15:28:13] *** Joins: bertbob (~bertbob@replaced-ip )
1224 [15:28:18] *** Joins: hsp0x90 (~hsp0x90@replaced-ip )
1225 [15:33:13] *** Quits: hsp0x90 (~hsp0x90@replaced-ip ) (Ping timeout: 264 seconds)
1226 [15:33:20] *** Quits: oahong (~samigarus@replaced-ip ) (Ping timeout: 256 seconds)
1227 [15:34:00] *** Joins: debsan (~debsan@replaced-ip )
1228 [15:34:19] *** Joins: oahong (~samigarus@replaced-ip )
1229 [15:37:15] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1230 [15:37:32] *** Joins: tehnull (~tehnull@replaced-ip )
1231 [15:38:01] *** Joins: fission6 (~textual@replaced-ip )
1232 [15:38:46] *** Joins: tgunr (~davec@replaced-ip )
1233 [15:39:15] *** Quits: tehnull (~tehnull@replaced-ip ) (Client Quit)
1234 [15:41:53] *** Joins: fstd_ (~fstd@replaced-ip )
1235 [15:42:58] *** Joins: Gerula (~Gerula@replaced-ip )
1236 [15:44:20] *** Joins: bolovanos (~bolovanos@replaced-ip )
1237 [15:44:59] *** Joins: tehnull (~tehnull@replaced-ip )
1238 [15:45:21] *** Joins: CrystalMath (~coderain@replaced-ip )
1239 [15:45:36] *** Quits: troulouliou_dev (~troulouli@replaced-ip ) (Quit: Leaving)
1240 [15:45:54] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 240 seconds)
1241 [15:45:54] *** fstd_ is now known as fstd
1242 [15:47:04] <tehnull> can someone please help me with an issue I'm having with xfce4 on debian 10? xfdesktop is crashing on execution and the only thing I've found in logs is the following:
1243 [15:47:09] <tehnull> May 10 06:03:02 machine kernel: [1689342.721346] xfdesktop[27491]: segfault at 23 ip 00007fb6229049ea sp 00007ffc8ec78050 error 4 in libglib-2.0.so.0.5800.3[7fb6228b4000+7e000]
1244 [15:47:09] <tehnull> May 10 06:03:02 machine kernel: [1689342.721353] Code: 8d 48 ff 48 89 c3 49 89 ce 49 c1 e6 04 4c 01 f5 48 8b 45 00 48 85 c0 0f 84 c3 00 00 00 48 8b 58 08 48 85 db 0f 84 fe 01 00 00 <48> 8b 13 48 89 50 08 48 8b 45 08 48 85 c0 74 08 48 83 e8 01 48 89
1245 [15:47:32] *** Quits: Hokedli (~laslie@replaced-ip ) (Quit: Konversation terminated!)
1246 [15:47:45] <tehnull> it was working fine until I installed this via flatpak replaced-url
1247 [15:48:17] <tehnull> I tried removing it but that hasn't resolved the issue
1248 [15:49:36] <jim> trek00, thanks for responding... is there anything else I need to do?
1249 [15:49:58] *** Joins: Keizenn (~keizneil@replaced-ip )
1250 [15:52:53] <trek00> tehnull: it seems similar to replaced-url
1251 [15:52:54] <judd> Bug replaced-url
1252 [15:53:58] <trek00> jim: i don't know, may be running grub-set-default
1253 [15:55:41] <trek00> jim: see replaced-url
1254 [15:55:47] <jim> ok, and the DEFAULT=saved tells the program that generates the grub.conf to add stuff that sets the default?
1255 [15:56:15] <jim> I'll read that and also pass it along to the person I'm helping
1256 [15:56:26] <trek00> jim: after modifying /etc/default/grub you should run update-grub
1257 [15:57:23] *** Joins: foncused (~foncused@replaced-ip )
1258 [15:57:42] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
1259 [15:59:10] *** Joins: sebuba (~sebuba@replaced-ip )
1260 [15:59:11] *** Quits: Keizenn (~keizneil@replaced-ip ) (Quit: Leaving)
1261 [16:00:27] *** Quits: foncused (~foncused@replaced-ip ) (Quit: leaving)
1262 [16:02:44] *** Joins: Sajesajama_ (Salsa@replaced-ip )
1263 [16:03:42] *** Quits: Tobbi (~Tobbi@replaced-ip ) (Ping timeout: 256 seconds)
1264 [16:04:54] *** Quits: Sajesajama__ (Salsa@replaced-ip ) (Ping timeout: 240 seconds)
1265 [16:04:55] *** Quits: sebuba (~sebuba@replaced-ip ) (Remote host closed the connection)
1266 [16:04:58] *** Joins: wonderer (~quakeroat@replaced-ip )
1267 [16:05:13] *** Joins: sebuba (~sebuba@replaced-ip )
1268 [16:06:04] *** Joins: Jerrynicki (~niklas@replaced-ip )
1269 [16:06:12] *** Joins: bliv (~bliv@replaced-ip )
1270 [16:07:41] <jim> trek00, ok, thanks so much... I'm tempted to do it to my own machine :)
1271 [16:08:12] *** Quits: tehnull (~tehnull@replaced-ip ) (Remote host closed the connection)
1272 [16:08:27] <trek00> jim: may be it useful also GRUB_SAVEDEFAULT and it will use the last selected menuentry replaced-url
1273 [16:09:51] *** Joins: foncused (~foncused@replaced-ip )
1274 [16:09:54] *** Joins: koheleth (~Hafan@replaced-ip )
1275 [16:10:25] *** Quits: foncused (~foncused@replaced-ip ) (Client Quit)
1276 [16:10:39] <koheleth> Hi guys can I ask database quests here or should I go somewhere else
1277 [16:11:13] <jim> trek00, yeah, that's the other thing
1278 [16:11:45] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1279 [16:11:51] <trek00> :)
1280 [16:12:17] <trek00> koheleth: may be it's not the right place to ask, but you can try, just ask :)
1281 [16:12:23] <koheleth> lol ok
1282 [16:12:52] *** Joins: a0z (~a0z@replaced-ip )
1283 [16:14:09] <koheleth> Just starting a new site, using 3 different software installs for various aspects of the site like, biz dir, social network and a classifieds area but 3 different installs of software on a single domain. My question is
1284 [16:14:57] <koheleth> Can I use 1 database for login to all 3 sites, really do not want to deter people by 3 logins
1285 [16:15:01] *** Joins: foncused (~foncused@replaced-ip )
1286 [16:15:53] <trek00> koheleth: it really depends by the authentication code of each application you need to use
1287 [16:16:30] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1288 [16:17:52] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1289 [16:18:26] <koheleth> trek00: noted ty
1290 [16:18:41] <koheleth> still none the wiser lol
1291 [16:18:50] <koheleth> I have work to do :)
1292 [16:19:01] *** debhelper sets mode: +l 1286
1293 [16:19:11] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1294 [16:19:49] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
1295 [16:20:06] *** Joins: madage (~madage@replaced-ip )
1296 [16:20:47] *** Quits: Ericounet (~Eric@replaced-ip ) (Remote host closed the connection)
1297 [16:21:27] *** Joins: Ericounet (~Eric@replaced-ip )
1298 [16:21:47] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Ping timeout: 260 seconds)
1299 [16:21:51] *** Quits: halvors (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1300 [16:23:21] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1301 [16:24:37] *** Joins: halvors (~Thunderbi@replaced-ip )
1302 [16:24:58] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1303 [16:27:28] *** Parts: koheleth (~Hafan@replaced-ip ) ()
1304 [16:27:48] *** Quits: bolovanos (~bolovanos@replaced-ip ) (Ping timeout: 256 seconds)
1305 [16:29:26] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Ping timeout: 256 seconds)
1306 [16:29:34] *** Joins: bkraptor (~bkraptor@replaced-ip )
1307 [16:29:58] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1308 [16:31:18] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
1309 [16:31:33] *** Joins: saptech (~quassel@replaced-ip )
1310 [16:31:44] *** Joins: Resilience (~VonDoom@replaced-ip )
1311 [16:34:55] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
1312 [16:36:37] *** Quits: bubi67 (~klo_jnk@replaced-ip ) (Quit: Leaving.)
1313 [16:39:43] *** Joins: jthomas (~joseph_th@replaced-ip )
1314 [16:39:45] *** Joins: Roguish (~noel@replaced-ip )
1315 [16:40:18] <Roguish> hello all. a little buster network help please.....
1316 [16:40:59] *** Joins: Thienma (~thienma@replaced-ip )
1317 [16:41:04] <trek00> !ask
1318 [16:41:04] <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>.
1319 [16:41:08] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1320 [16:42:32] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Ping timeout: 272 seconds)
1321 [16:42:34] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Quit: Leaving)
1322 [16:42:47] *** Joins: Tobbi (~Tobbi@replaced-ip )
1323 [16:43:00] *** Joins: KaiForce (~chatzilla@replaced-ip )
1324 [16:44:33] <Roguish> thanks. I have a new install of buster and no matter what I try I cannot get it to show my windows workgroup network members. I have samba installed and setup correctly, I think. I have another jessie machine that has no problem seeing the windows network members. I am not sure it the problem is in the network setup, or samba setup, or what. any hints are greatly appreciated.
1325 [16:46:13] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Ping timeout: 246 seconds)
1326 [16:46:25] *** Joins: wymillerlinux (~wymillerl@replaced-ip )
1327 [16:46:50] <trek00> Roguish: have you tried with smbclient -L hostname ? see replaced-url
1328 [16:47:04] *** Joins: Night-Shade (~TimF@replaced-ip )
1329 [16:47:19] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1330 [16:49:37] *** Joins: tgunr (~davec@replaced-ip )
1331 [16:50:00] *** Joins: luna_ (~luna@replaced-ip )
1332 [16:52:10] *** Joins: gnufr33dom (~gnufr33do@replaced-ip )
1333 [16:52:43] *** Quits: sebuba (~sebuba@replaced-ip ) (Quit: Leaving)
1334 [16:52:52] *** Quits: a0z (~a0z@replaced-ip ) (Ping timeout: 246 seconds)
1335 [16:53:28] *** Joins: Kats99 (~Thunderbi@replaced-ip )
1336 [16:53:28] *** Joins: deb (~deb@replaced-ip )
1337 [16:54:10] *** Quits: elibrokeit (eschwartz@replaced-ip ) (Quit: A random quit message)
1338 [16:55:12] *** Joins: donofrio (~donofrio@replaced-ip )
1339 [16:55:21] <Kats99> When I run pppd I get pppd: The remote system is required to authenticate itself
1340 [16:55:21] <Kats99> pppd: but I couldn't find any suitable secret (password) for it to use to do so
1341 [16:55:28] <Roguish> trek00. thanks. i get 'error returning browser list: NT_STATUS_REVISION_MISMATCH
1342 [16:56:09] <Kats99> Now I'm configuring PPP in DOSBOX but I get that error
1343 [16:56:34] *** Quits: deb (~deb@replaced-ip ) (Quit: Saliendo)
1344 [16:56:54] *** Joins: deb (~deb@replaced-ip )
1345 [16:57:12] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Remote host closed the connection)
1346 [16:57:17] *** Joins: Brainium (~brainium@replaced-ip )
1347 [16:57:32] *** Quits: Thienma (~thienma@replaced-ip ) (Quit: Leaving)
1348 [16:58:06] *** Quits: joepublic (~joepublic@replaced-ip ) (Remote host closed the connection)
1349 [16:58:20] <trek00> Roguish: try adding -m SMB2 on the command line
1350 [16:59:06] *** Joins: elibrokeit (eschwartz@replaced-ip )
1351 [16:59:24] <trek00> Kats99: there are many authentication methods for ppp like chap and pap
1352 [16:59:55] *** Quits: wonderer (~quakeroat@replaced-ip ) (Remote host closed the connection)
1353 [17:00:48] *** Joins: wonderer (~quakeroat@replaced-ip )
1354 [17:01:04] <Kats99> I really don't know about it. I was following this replaced-url
1355 [17:01:16] *** Joins: Highlander (~alain@replaced-ip )
1356 [17:01:23] <Kats99> I asked #dosbox too..waiting for replies
1357 [17:01:30] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1358 [17:01:48] *** Joins: mcnugit (~User2.0@108-232-25-53.lightspeed.sndgca.sbcglobal.net)
1359 [17:02:21] <trek00> Kats99: have you configured your /etc/ppp/pap-secrets ?
1360 [17:02:22] *** Quits: deb (~deb@replaced-ip ) (Quit: Saliendo)
1361 [17:02:39] *** Joins: deb (~deb@replaced-ip )
1362 [17:02:53] <Kats99> no
1363 [17:03:45] <trek00> Kats99: well no, may be you don't need it with that setup, i don't know sorry
1364 [17:03:59] <Kats99> okay
1365 [17:04:22] *** Quits: Fox (~fox@replaced-ip ) (Remote host closed the connection)
1366 [17:04:27] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1367 [17:05:44] <trek00> Kats99: if the ip addresses are correct, may be you can try to add noauth to the pppd commandline inside runme.sh
1368 [17:06:17] <Kats99> ok. I'll do that now
1369 [17:06:35] *** Joins: mtn (~mtn@replaced-ip )
1370 [17:06:37] <trek00> Kats99: for more info see replaced-url
1371 [17:08:24] *** Joins: freq (~freq@replaced-ip )
1372 [17:08:29] <freq> replaced-url
1373 [17:08:37] *** Quits: freq (~freq@replaced-ip ) (Client Quit)
1374 [17:09:01] *** debhelper sets mode: +l 1292
1375 [17:09:12] *** Joins: joepublic (~joepublic@replaced-ip )
1376 [17:09:20] *** Quits: hasan_esemds (uid420134@replaced-ip ) (Quit: Connection closed for inactivity)
1377 [17:11:05] *** Joins: wytchmaster (~wytchmast@replaced-ip )
1378 [17:12:13] *** Quits: ZenWalker (~r00t@replaced-ip ) (Ping timeout: 264 seconds)
1379 [17:12:31] *** Joins: Tom01 (~tom@replaced-ip )
1380 [17:15:20] *** Quits: jerry (~jerry@replaced-ip ) (Ping timeout: 256 seconds)
1381 [17:15:28] <Kats99> I edited the options file of ppp and changed that to noauth. It is working now but I still cannot access the internet.
1382 [17:15:40] *** Joins: electro33 (uid613@replaced-ip )
1383 [17:17:43] *** Quits: Mazhive (~Mazhive@replaced-ip ) (Ping timeout: 246 seconds)
1384 [17:18:41] <trek00> Kats99: may be the net/forwarding iptables rules are not right?
1385 [17:21:36] <Kats99> Should I create a separate rule for DOSBOX? But I created several scripts which the website had already given
1386 [17:21:53] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1387 [17:22:04] *** Joins: jerry (~jerry@replaced-ip )
1388 [17:22:19] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1389 [17:23:38] *** Joins: tgunr (~davec@replaced-ip )
1390 [17:23:40] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1391 [17:23:52] *** Quits: nickodd (~nickodd@replaced-ip ) (Remote host closed the connection)
1392 [17:24:24] *** Joins: lesless (~lessless@replaced-ip )
1393 [17:25:05] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Remote host closed the connection)
1394 [17:25:39] *** Joins: szorfein (~ninja@replaced-ip )
1395 [17:25:40] *** Joins: tuxmania (~tuxmania@replaced-ip )
1396 [17:26:15] *** Quits: thiras (~thiras@replaced-ip ) (Remote host closed the connection)
1397 [17:26:22] *** Quits: Brainium (~brainium@replaced-ip ) (Quit: Konversation terminated!)
1398 [17:26:35] *** Joins: leorat (~leorat@replaced-ip )
1399 [17:26:40] *** Joins: thiras (~thiras@replaced-ip )
1400 [17:27:53] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Remote host closed the connection)
1401 [17:29:10] *** Joins: nickodd (~nickodd@replaced-ip )
1402 [17:33:11] *** Quits: sobkas (~sobkas@replaced-ip ) (Read error: Connection reset by peer)
1403 [17:35:37] *** Quits: Feuermagier (~Feuermagi@replaced-ip ) (Ping timeout: 264 seconds)
1404 [17:36:44] *** Joins: fission6 (~textual@replaced-ip )
1405 [17:37:47] *** Joins: sobkas (~sobkas@replaced-ip )
1406 [17:38:47] *** Quits: aicra (~aicra@replaced-ip ) (Ping timeout: 260 seconds)
1407 [17:44:39] *** Joins: sheriffs1arks (~lucas@replaced-ip )
1408 [17:45:17] <Roguish> trek00: hey, thanks. got it working. had to add to smb.conf, line for 'interfaces' and 'allow hosts'. noticed those in posts while looking up errors shown in the smbclient command. THANKS AGAIN FOR THE ASSISTANCE
1409 [17:47:04] *** Quits: sheriffsparks (~lucas@replaced-ip ) (Ping timeout: 256 seconds)
1410 [17:47:35] *** Quits: creat (~creat@replaced-ip##) (Quit: ZNC - ##replaced-url
1411 [17:47:51] *** Joins: creat (~creat@replaced-ip )
1412 [17:49:02] *** Quits: fightthewalrus (maomkosdj@replaced-ip ) (Ping timeout: 272 seconds)
1413 [17:49:13] * SkIzZaTo replaced-url
1414 [17:49:16] *** Quits: SkIzZaTo (ipv6@replaced-ip ) (Killed (Sigyn (Stay safe off irc)))
1415 [17:50:56] *** Quits: waterhouse4701 (~waterhous@replaced-ip ) (Ping timeout: 272 seconds)
1416 [17:52:56] *** Joins: lankanmon (~LKNnet@replaced-ip )
1417 [17:56:31] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Ping timeout: 260 seconds)
1418 [17:57:59] *** Joins: dez (uid92154@replaced-ip )
1419 [17:58:58] *** Quits: platvoeten (~platvoete@replaced-ip ) (Ping timeout: 256 seconds)
1420 [18:00:12] *** Quits: timur_davletshin (~timur_dav@replaced-ip ) (Quit: Leaving)
1421 [18:04:18] *** Joins: Lkm (~Celes@replaced-ip )
1422 [18:04:18] *** Quits: Highlander (~alain@replaced-ip ) (Read error: Connection reset by peer)
1423 [18:05:19] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1424 [18:05:39] *** Joins: tehnull (~tehnull@replaced-ip )
1425 [18:12:01] *** Joins: amcclure (~anton@replaced-ip )
1426 [18:13:12] *** Parts: amcclure (~anton@replaced-ip ) ("WeeChat 2.8")
1427 [18:14:04] *** Joins: Feuermagier (~Feuermagi@replaced-ip )
1428 [18:14:12] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1429 [18:15:32] *** Joins: Destro (~Destro@replaced-ip )
1430 [18:16:21] <Destro> My wifi shows "wifi is disabled" how can i fix that
1431 [18:17:05] *** Joins: daesu (~daesu@replaced-ip )
1432 [18:17:11] *** Quits: daesu (~daesu@replaced-ip ) (Client Quit)
1433 [18:18:11] *** Quits: jthomas (~joseph_th@replaced-ip ) (Remote host closed the connection)
1434 [18:19:48] *** Quits: fenris (fenris@replaced-ip ) (Quit: gone)
1435 [18:21:28] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Quit: Leaving)
1436 [18:25:10] *** Quits: Kats99 (~Thunderbi@replaced-ip ) (Quit: Kats99)
1437 [18:25:12] <jmcnaught> Destro: first I would check if there is a button/combo on your keyboard for toggling wifi on and off. Then I would take a look at "journalctl | grep -i firmware" to see if you are missing any wifi firmwares.
1438 [18:25:32] *** Quits: saptech (~quassel@replaced-ip##) (Quit: ##replaced-url
1439 [18:25:51] *** Joins: RodrigoBH (~RodrigoBH@replaced-ip )
1440 [18:27:43] *** Quits: diogenes_ (~diogenes_@replaced-ip ) (Quit: vergissmeinnicht)
1441 [18:28:37] *** Joins: bitnoize (~mitya@replaced-ip )
1442 [18:29:14] <Destro> jmcnaught, i made a live boot into kali that shows the same thing as wifi is disabled , so i fell the wifi adapter got disabled
1443 [18:30:03] <Destro> jmcnaught, And there is no key to toggle wifi in my keyboard
1444 [18:31:17] *** Quits: tehnull (~tehnull@replaced-ip ) (Remote host closed the connection)
1445 [18:31:29] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1446 [18:32:10] <jim> Destro, has your wifi ever worked with debian so far?
1447 [18:32:11] <loeken> pci / usb based wifi?
1448 [18:32:21] <jim> that too
1449 [18:32:34] *** Joins: tehnull (~tehnull@replaced-ip )
1450 [18:32:38] <loeken> try lsusb/lspci see if it's being detected
1451 [18:33:05] <loeken> rfkill list to see if it's maybe just disabled
1452 [18:33:16] <Destro> jim, i was using it 3 hours before
1453 [18:33:54] <jim> Destro, ok... good chance it was already set up and everything (driver, config)
1454 [18:34:31] <jim> Destro, what are you using to irc here?
1455 [18:34:54] <Destro> jim, and ethernet connection
1456 [18:35:14] <jim> oh, on the same machine
1457 [18:35:24] <Destro> jim, yes
1458 [18:35:35] <jim> ok, that's good to know
1459 [18:36:17] <jim> Destro, is it a usb dongle?
1460 [18:36:29] <jmcnaught> Destro: are you using NeworkManager? If so what does "nmcli radio wifi" say?
1461 [18:37:22] <Destro> jmcnaught, it says enabled
1462 [18:38:24] <Destro> jim, No its not a usb dongle
1463 [18:38:30] <jmcnaught> is there an entry for your wifi interface in /etc/network/interfaces?
1464 [18:38:44] <jim> did you say before that it says it's disabled? if so, remind me, what did you read that says that?
1465 [18:39:52] <Destro> jim, when i click on the wifi icon it has a check box to enable it . But i am unable to check it .
1466 [18:40:15] <Destro> jim, and the wifi logo says as a message then your wifi is disabled
1467 [18:40:36] <Destro> jim, same is the message when i ran the system on live boot
1468 [18:43:00] *** Joins: gh00p (~Thunderbi@replaced-ip )
1469 [18:43:23] <Destro> is there a way to enable the adapter through terminal .
1470 [18:46:44] *** Quits: pentachore (020e21cd@replaced-ip ) (Ping timeout: 245 seconds)
1471 [18:46:58] <somiaj> Destro: answer jmcnaught question about the wifi interface in /etc/network/interfaces file.
1472 [18:47:57] *** Joins: shibboleth (~shibbolet@replaced-ip )
1473 [18:48:19] <jmcnaught> It's probably not that if the same problem happens on a live boot, I'd probably start looking for errors in "journalctl | grep -i network"
1474 [18:48:57] <somiaj> well the not being able to enable the wifi interface in network-manager almost sounds like it is that, but I missed th liveboot thing, Though wasn't the live boot in kali, and kali disables network by default
1475 [18:49:03] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Ping timeout: 244 seconds)
1476 [18:53:28] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: Left...)
1477 [18:54:16] *** Joins: dastier_ (~dastier@replaced-ip )
1478 [18:56:15] <tehnull> I followed the instructions on the wiki to install nvidia proprietary but I can't install 32 bit libraries required for steam... what am I missing here?
1479 [18:56:25] <Lady_Aleena> Hello. Are there any other steps that I need to take to install the zoom package on my system that are not here: replaced-url
1480 [18:56:46] *** Quits: dastier (~dastier@replaced-ip ) (Ping timeout: 256 seconds)
1481 [18:59:02] *** debhelper sets mode: +l 1286
1482 [18:59:14] <jmcnaught> Nice, it says if you get the error "not in the sudoers file" that you need to install sudo. Big brain time.
1483 [18:59:18] <somiaj> !multiarch
1484 [18:59:18] <dpkg> Multiarch allows you to install foreign architecture packages. For example, to allow i386 packages to be installed on an amd64 system: «dpkg --add-architecture i386 && apt-get update». See replaced-url
1485 [18:59:28] <somiaj> tehnull: ^^ have you enabled multiarch?
1486 [18:59:32] <tehnull> yes
1487 [18:59:36] *** Joins: Jerrynicki (~niklas@replaced-ip )
1488 [18:59:46] <tehnull> is it because I'm using the driver from backports?
1489 [19:00:12] <somiaj> tehnull: there is sometimes issues with that, make sure you include the -t buster-backports when you try to install the 32bit libaries as well
1490 [19:00:19] *** Quits: joepublic (~joepublic@replaced-ip ) (Remote host closed the connection)
1491 [19:00:34] *** Quits: oxek (qjvl@replaced-ip ) (Read error: Connection reset by peer)
1492 [19:00:52] *** Joins: bkraptor (~bkraptor@replaced-ip )
1493 [19:01:48] <Lady_Aleena> Well, using the basic instructions on that damned page don't work. I keep getting told "E: Unable to locate package zoom_amd64.deb"
1494 [19:02:14] <Lady_Aleena> Don't I have to do something with dpkg or something?
1495 [19:02:17] <jmcnaught> Lady_Aleena: Zoom is also available as a Flatpak which might be safer than a third-party deb file which has the potential to mess up dependencies. If you do install the .deb, then their command "apt install ./zoom_amd64.deb" looks correct, did you remember the ./ ? was the file in the current directory?
1496 [19:02:36] <Lady_Aleena> jmcnaught, what is a Flatpak?
1497 [19:02:39] *** Quits: sidmo (~ident@replaced-ip ) (Remote host closed the connection)
1498 [19:02:45] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
1499 [19:03:02] <somiaj> Lady_Aleena: did you download the zoom .deb file as aprt of those instructions
1500 [19:03:03] <Lady_Aleena> Or better yet, tell me what to do to to get it installed.
1501 [19:03:06] *** Quits: rsx (~rsx@replaced-ip ) (Quit: rsx)
1502 [19:03:09] <Lady_Aleena> somiaj, yes.
1503 [19:03:24] <somiaj> Lady_Aleena: use the actual name of the file you downloaded, it probably isn't called zoom_amd64.deb
1504 [19:03:45] <Lady_Aleena> That is what ls says when I am in the dir.
1505 [19:04:11] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 260 seconds)
1506 [19:04:12] <somiaj> Lady_Aleena: hmm, I usually used dpkg -i filename.deb to install local .deb, but not sure why the apt command didn't work
1507 [19:04:22] <somiaj> though you may have to fix the issue by running 'apt -f install' after the dpkg command fails
1508 [19:04:32] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1509 [19:05:33] <Lady_Aleena> dpkg with sudo?
1510 [19:05:34] <dpkg> Lady_Aleena: KCI error, or a problem with the Keyboard-Chair Interface.
1511 [19:05:40] *** Quits: bkraptor (~bkraptor@replaced-ip ) (Quit: Leaving)
1512 [19:05:51] <somiaj> Lady_Aleena: yes you have to be root to install packages
1513 [19:06:23] *** Quits: citypw (~citypw@replaced-ip ) (Ping timeout: 240 seconds)
1514 [19:06:50] *** Quits: huwjr (~huwjr@replaced-ip ) (Quit: huwjr)
1515 [19:06:56] *** Joins: sidmo (~ident@replaced-ip )
1516 [19:07:10] *** Joins: gh00p (~Thunderbi@replaced-ip )
1517 [19:07:12] <Lady_Aleena> I don't usually install packages I download, so I have to be walked through it almost every time. I am sorry.
1518 [19:07:31] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1519 [19:07:39] <somiaj> I'm just pointing out for future knowledge, this is something root is needed for, anyways, yes sudo or become root
1520 [19:07:49] <Lady_Aleena> And yes, the package from zoom itself was bad.
1521 [19:08:00] * Lady_Aleena head desks.
1522 [19:08:02] <somiaj> what do you mean bad?
1523 [19:08:21] <somiaj> I expect you should get errors, but 'sudo apt -f install' afterwards will try to fix them
1524 [19:08:38] <Lady_Aleena> somiaj, replaced-url
1525 [19:09:01] *** debhelper sets mode: +l 1279
1526 [19:09:39] *** Joins: soulz (~soulz@replaced-ip )
1527 [19:10:18] *** Joins: platvoeten (~platvoete@replaced-ip )
1528 [19:10:26] <tehnull> somiaj, thank you so much I knew I had to be forgetting something that worked :D
1529 [19:10:48] <somiaj> Lady_Aleena: as I said, run 'sudo apt -f install' afterwards, that should try to fix the problem and install any missing packages.
1530 [19:11:01] <somiaj> ,v ibus
1531 [19:11:02] <judd> Package: ibus on amd64 -- jessie: 1.5.9-1; stretch: 1.5.14-3+deb9u2; stretch-security: 1.5.14-3+deb9u2; buster: 1.5.19-4+deb10u1; buster-security: 1.5.19-4+deb10u1; bullseye: 1.5.22-4; sid: 1.5.22-4
1532 [19:11:28] <Lady_Aleena> somiaj, sorry, I am zooming on my phone and trying to do this at the same time.
1533 [19:11:47] <Lady_Aleena> somiaj, my family is a bit loud. 8)
1534 [19:12:56] *** Quits: Destro (~Destro@replaced-ip ) (Quit: Leaving)
1535 [19:13:15] *** Joins: TheFuzzball (~TheFuzzba@replaced-ip )
1536 [19:17:01] *** Joins: CaCO3 (~CaCO3@replaced-ip )
1537 [19:19:58] *** Joins: diogenes_ (~diogenes_@replaced-ip )
1538 [19:20:25] *** Quits: tehnull (~tehnull@replaced-ip ) (Remote host closed the connection)
1539 [19:22:05] *** Joins: tehnull (~tehnull@replaced-ip )
1540 [19:22:25] *** Quits: loeken (59f7fca5@replaced-ip ) (Remote host closed the connection)
1541 [19:24:45] *** Quits: careta (~careta@replaced-ip ) (Ping timeout: 256 seconds)
1542 [19:25:19] *** Joins: tgunr (~davec@replaced-ip )
1543 [19:29:15] *** Joins: idhugo (~idhugo@replaced-ip )
1544 [19:30:13] *** Quits: RodrigoBH (~RodrigoBH@replaced-ip ) (Quit: Leaving)
1545 [19:30:57] *** Joins: gh00p_ (~Thunderbi@replaced-ip )
1546 [19:31:37] *** Quits: TheFuzzball (~TheFuzzba@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1547 [19:31:54] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
1548 [19:31:54] *** gh00p_ is now known as gh00p
1549 [19:33:41] *** Quits: leorat (~leorat@replaced-ip ) (Quit: Leaving)
1550 [19:34:52] *** Quits: sobkas (~sobkas@replaced-ip ) (Ping timeout: 260 seconds)
1551 [19:35:37] *** Quits: gautamsomani (~Adium@replaced-ip ) (Quit: Leaving.)
1552 [19:35:52] *** Joins: kishmesh (~weechat@replaced-ip )
1553 [19:36:16] <kishmesh> hi. i'm new to debian buster. wondering, what is the best way to disable a service like cupsd?
1554 [19:36:19] *** Quits: gh00p (~Thunderbi@replaced-ip ) (Ping timeout: 246 seconds)
1555 [19:37:01] *** Joins: sobkas (~sobkas@replaced-ip )
1556 [19:37:11] <annadane> if it's not separate from any other service then probably just systemctl stop cupsd or systemctl mask cupsd to prevent it from loading on boot
1557 [19:39:07] *** Quits: idhugo (~idhugo@replaced-ip ) (Ping timeout: 246 seconds)
1558 [19:39:31] <petn-randall> kishmesh: Why not uninstall it when you don't intend to use it?
1559 [19:39:39] *** Quits: tgunr (~davec@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1560 [19:39:48] *** Joins: grobi (~rtng@replaced-ip )
1561 [19:40:36] *** Quits: tehnull (~tehnull@replaced-ip ) (Remote host closed the connection)
1562 [19:42:11] *** Joins: tehnull (~tehnull@replaced-ip )
1563 [19:42:48] *** Quits: fission6 (~textual@replaced-ip ) (Quit: fission6)
1564 [19:43:01] *** Quits: han-solo (~han-solo@replaced-ip ) (Quit: leaving)
1565 [19:43:03] <somiaj> cupsd I think only runs on localhost anyways, and many things do depend on it, might not have a big deal being enabled
1566 [19:43:26] *** Joins: tyzef (~tyzef@replaced-ip )
1567 [19:43:37] <Lady_Aleena> somiaj, thank you for putting up with me. I got it to work. 8)
1568 [19:44:03] *** Quits: Night_Elf (~chatuser@replaced-ip ) (Quit: quitting)
1569 [19:44:34] <somiaj> Lady_Aleena: still surprsied the apt command didn't work, but I have always used dpkg to install .deb packages, then apt to install any missing dependencies
1570 [19:44:58] *** Quits: boturk (boturk@replaced-ip ) (Quit: I'm out)
1571 [19:45:37] <annadane> how do you do that separately?
1572 [19:45:42] *** Joins: boturk (boturk@replaced-ip )
1573 [19:46:35] <Lady_Aleena> somiaj, well, the dpkg/apt combo worked.
1574 [19:46:52] <kishmesh> somiaj: isn't cupsd for printing? i don't need printing on my system.
1575 [19:46:59] <Lady_Aleena> Now I need an alias for it.
1576 [19:47:56] <annadane> ratrace, updating flatpak fixed it. lol.
1577 [19:49:06] *** Quits: kishmesh (~weechat@replaced-ip ) (Quit: WeeChat 2.8)
1578 [19:49:26] *** Joins: cybercrypto (~morpheus@replaced-ip )
1579 [19:50:01] <somiaj> Lady_Aleena: yea, that is the way I have always done it, and I'm to layz to learn other ways
1580 [19:50:41] <Lady_Aleena> somiaj, so is there a good way to write a alias/script to do both?
1581 [19:50:59] <somiaj> Lady_Aleena: there are programs that are better at doing that, so unsure what would be best for you
1582 [19:51:17] <somiaj> ,i gdebi
1583 [19:51:18] <judd> Package gdebi (admin, optional) in buster/amd64: simple tool to view and install deb files - GNOME GUI. Version: 0.9.5.7+nmu3; Size: 40.1k; Installed: 169k; Screenshot: replaced-url
1584 [19:51:24] <somiaj> I have never used that, but that is probably what you want.
1585 [19:52:02] <Lady_Aleena> somiaj, I would rather keep installation on the command line, believe it or not.
1586 [19:53:00] *** Joins: Grldfrdom (uid391113@replaced-ip )
1587 [19:53:06] *** Joins: saptech_ (~saptech@replaced-ip )
1588 [19:53:29] *** Parts: cybercrypto (~morpheus@replaced-ip ) ("irssi v1.2.2 - running on FreeBSD amd64")
1589 [19:54:31] *** Joins: joepublic (~joepublic@replaced-ip )
1590 [19:54:42] <Lady_Aleena> inst-deb () { sudo dpkg -i "$@"; sudo apt -f install; done } # or something like that.
1591 [19:54:43] *** Quits: BazookaTooth (~bob@replaced-ip ) (Ping timeout: 240 seconds)
1592 [19:55:08] *** Joins: BazookaTooth (~bob@replaced-ip )
1593 [19:55:39] <somiaj> Lady_Aleena: I woudln't suggest trying to combine it like that, as that will fail if the .deb you are trying to install cannot meed dependecies correctly
1594 [19:55:42] *** Quits: polyphem (~p0lyph3m@replaced-ip ) (Ping timeout: 244 seconds)
1595 [19:58:54] *** Joins: no_gravity (~no_gravit@replaced-ip )
1596 [19:59:10] <Lady_Aleena> somiaj, like the errors I got earlier from the zoom install?
1597 [19:59:16] *** Joins: mthe878 (~mthe@replaced-ip )
1598 [19:59:16] <no_gravity> Strange, why does "apt install git" wants to install 32.9 MB and "apt install --no-install-recommends git" also wants to install 32.9 MB? It seems there *are* install recommendations. Shouldn't that make tha latter smaller?
1599 [20:00:05] *** Quits: wonderer (~quakeroat@replaced-ip ) (Remote host closed the connection)
1600 [20:00:13] *** Quits: l9 (~muad@replaced-ip ) (Ping timeout: 264 seconds)
1601 [20:00:17] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1602 [20:00:29] *** Quits: Ericounet (~Eric@replaced-ip ) (Quit: Je m'en vais ...)
1603 [20:00:57] *** Joins: wonderer (~quakeroat@replaced-ip )
1604 [20:01:03] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1605 [20:01:33] *** Joins: muesli_dude (5204baa9@replaced-ip )
1606 [20:01:56] *** Joins: wonderer (~quakeroat@replaced-ip )
1607 [20:02:04] *** Parts: muesli_dude (5204baa9@replaced-ip ) ()
1608 [20:02:06] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1609 [20:02:14] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
1610 [20:02:38] *** Joins: brondif (~brondif@replaced-ip )
1611 [20:02:41] <Lady_Aleena> somiaj, I added that to my .bash_aliases, but I will be careful using it.
1612 [20:03:00] *** Joins: wonderer (~quakeroat@replaced-ip )
1613 [20:03:07] *** Joins: cstls (~cstls@replaced-ip )
1614 [20:03:09] *** Joins: Resilience (~VonDoom@replaced-ip )
1615 [20:03:11] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1616 [20:04:04] *** Joins: wonderer (~quakeroat@replaced-ip )
1617 [20:04:16] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1618 [20:05:11] *** Joins: wonderer (~quakeroat@replaced-ip )
1619 [20:05:17] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1620 [20:06:09] *** Joins: wonderer (~quakeroat@replaced-ip )
1621 [20:06:15] *** Quits: wonderer (~quakeroat@replaced-ip ) (Excess Flood)
1622 [20:07:04] *** Quits: cstls (~cstls@replaced-ip ) (Client Quit)
1623 [20:07:22] <trek00> Lady_Aleena: may be apt install debfile just works
1624 [20:07:33] <somiaj> Lady_Aleena: partly, also if you can't actually meed the dependencies, apt -f install would remove the package anyways, so not something I would try to automate.
1625 [20:07:41] *** Joins: gswan (~gswan@replaced-ip )
1626 [20:07:49] *** Quits: CaCO3 (~CaCO3@replaced-ip ) (Quit: Leaving)
1627 [20:08:01] <somiaj> no_gravity: does the package list change at all? Could you already have the reocmmended packages already installed?
1628 [20:08:17] <Lady_Aleena> somiaj, I will comment it out and keep it for reference only then.
1629 [20:08:34] *** Joins: polyphem (~p0lyph3m@replaced-ip )
1630 [20:08:47] <somiaj> trek00: for some reason that was failing for Lady_Aleena, hence why I suggested dpkg followed by apt -f isntall
1631 [20:09:56] *** Joins: diniwed (~gavron@replaced-ip )
1632 [20:16:13] *** Joins: gh00p (~Thunderbi@replaced-ip )
1633 [20:16:49] *** Quits: gswan (~gswan@replaced-ip ) (Quit: Lost terminal)
1634 [20:17:21] *** Joins: cnsvc (~cnsvc@replaced-ip )
1635 [20:17:39] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1636 [20:18:05] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Client Quit)
1637 [20:23:45] <no_gravity> somiaj: Maybe .. meanwhile I just installed it .)
1638 [20:23:49] <no_gravity> somiaj: Maybe .. meanwhile I just installed it :)
1639 [20:23:52] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1640 [20:24:02] *** saptech_ is now known as saptech
1641 [20:24:26] <Lady_Aleena> no_gravity, what did you just install?
1642 [20:24:26] *** Quits: wytchmaster (~wytchmast@replaced-ip##) (Quit: ##replaced-url
1643 [20:24:33] <no_gravity> Lady_Aleena: git
1644 [20:24:34] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Client Quit)
1645 [20:24:43] <no_gravity> This is on a Raspberry PI Zero W.
1646 [20:24:46] <no_gravity> Currently configuring this cute device for some experiments.
1647 [20:25:38] *** Joins: wikan (~wikan@replaced-ip )
1648 [20:26:41] <wikan> hi, do you know good radio app? I want to listen to internet radio stations.
1649 [20:26:49] <wikan> the best if you know terminal app
1650 [20:27:24] *** Joins: bitblit (~bitblit@replaced-ip )
1651 [20:28:25] <bitblit> hello, I'm trying to configure thermald and the manpage doesn't explain the diff between TripPoint "type" values. Allowed values are active, passive, and max.
1652 [20:28:47] <bitblit> I have a fanless laptop.
1653 [20:29:01] *** Joins: Zblakany (~Zblakany@replaced-ip )
1654 [20:30:10] *** Joins: chiluk (~quassel@replaced-ip )
1655 [20:30:46] *** Quits: klaas (~klaas@replaced-ip##) (Quit: ZNC 1.7.5 - ##replaced-url
1656 [20:32:23] *** dnull is now known as d0
1657 [20:32:29] *** Joins: klaas (~klaas@replaced-ip )
1658 [20:32:44] <meltingwax> i'm moving my debian disk to an ssd right now, is there any configuration i need to do to set my system to optimize for ssd?
1659 [20:34:40] <wikan> i use ssd and didn't do anything
1660 [20:34:50] *** Joins: endstille (~endstille@replaced-ip )
1661 [20:35:06] <wikan> if you are developer I may suggest to setup file system
1662 [20:35:22] <meltingwax> i expect that i'm going to have to fix grub, because it's set to boot from a specific UUID
1663 [20:35:28] <meltingwax> what do you mean setup file system wikan ?
1664 [20:35:32] <meltingwax> i am a "developer"
1665 [20:36:07] <wikan> there is an option I forgot the name :) but it is size of block - I think Block Size
1666 [20:36:11] *** Quits: no_gravity (~no_gravit@replaced-ip ) (Quit: leaving)
1667 [20:36:37] <wikan> Block Size means minimum size of file
1668 [20:36:52] <meltingwax> what advantages does changing that give?
1669 [20:37:03] <wikan> so if file is 0 and block size 4096 - file is 0 but takes 4096 bytes
1670 [20:37:07] <jhutchins> wikan: replaced-url
1671 [20:37:32] *** Joins: kishmesh (~weechat@replaced-ip )
1672 [20:37:51] <wikan> developers modify files very often so files must be moved under hood many times.
1673 [20:37:58] <jhutchins> wikan: Most stations have a web-based stream.
1674 [20:38:13] <kishmesh> hi. i'm gettings this kernel panic eventually leading to a hard freeze using avlinux 20 (debian buster). any idea what this could be? replaced-url
1675 [20:38:41] <wikan> jhutchins: thanks but I need normal app ;)
1676 [20:39:02] *** debhelper sets mode: +l 1285
1677 [20:39:26] <jhutchins> wikan: I don't think there is any infrastructure for that.
1678 [20:39:26] *** Joins: lankanmon (~LKNnet@replaced-ip )
1679 [20:39:29] *** Quits: Feuermagier (~Feuermagi@replaced-ip ) (Quit: Leaving)
1680 [20:39:46] *** Joins: pentachore (020eaa72@replaced-ip )
1681 [20:39:56] *** Quits: Typhon (~Typhon@replaced-ip ) (Ping timeout: 258 seconds)
1682 [20:41:10] <wikan> most music apps supports radio stations
1683 [20:41:36] <wikan> like clementine rhythmbox but I would like to use not such heavy app
1684 [20:41:57] <jhutchins> They just use the web interface as a back-end.
1685 [20:42:23] *** Joins: anoncon (~Falsememo@replaced-ip )
1686 [20:42:57] *** Joins: His_Dudeness__ (~His_Duden@replaced-ip )
1687 [20:43:06] <wikan> browser is the most heavy app on desktop nowdays
1688 [20:43:19] *** Quits: His_Dudeness__ (~His_Duden@replaced-ip ) (Remote host closed the connection)
1689 [20:43:50] *** Quits: Zblakany (~Zblakany@replaced-ip ) (Quit: ZZZzzz…)
1690 [20:45:26] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1691 [20:46:31] *** Joins: Garb0 (~Garb0@replaced-ip )
1692 [20:47:50] *** Quits: sobkas (~sobkas@replaced-ip ) (Ping timeout: 256 seconds)
1693 [20:48:07] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1694 [20:48:59] *** Joins: Typhon (~Typhon@replaced-ip )
1695 [20:49:19] *** Joins: Zblakany (~Zblakany@replaced-ip )
1696 [20:50:01] <m1dnight_> Can anyone tell me how to debug this mdns issue I'm having? All my other servers first resolve newserver.lan to it's local ipv6 address, before trying the ipv4 address.
1697 [20:50:11] <m1dnight_> this is pretty annoying since it slows down rsycn and ssh and whatnot.
1698 [20:50:15] <m1dnight_> I have no clue on how to fix this.
1699 [20:51:00] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
1700 [20:51:02] *** Joins: sheriffsparks (~lucas@replaced-ip )
1701 [20:51:05] <wikan> i turned off ipv6 :)
1702 [20:52:25] *** Quits: Nefertari (~Nefertiti@replaced-ip ) (Ping timeout: 264 seconds)
1703 [20:52:32] <wikan> it is annoying when somehow system swich between ipv4 and ipv6 and you don't know why
1704 [20:52:34] *** Quits: Zblakany (~Zblakany@replaced-ip ) (Client Quit)
1705 [20:52:43] *** Quits: GyroW (~GyroW@replaced-ip ) (Remote host closed the connection)
1706 [20:53:00] *** Quits: sheriffs1arks (~lucas@replaced-ip ) (Ping timeout: 256 seconds)
1707 [20:53:00] <trek00> m1dnight_: if you don't need ipv6 try what wikan said: add GRUB_CMDLINE_LINUX="ipv6.disable=1" to your /etc/default/grub
1708 [20:53:09] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Quit: No Ping reply in 180 seconds.)
1709 [20:53:35] *** Joins: locrian9 (~mike@replaced-ip )
1710 [20:53:48] <wikan> and I think there is cache or something because it remember to use ipv6 after resolveing and I couldn't do anythink
1711 [20:54:02] *** Joins: GyroW (~GyroW@replaced-ip )
1712 [20:54:17] *** Quits: cliluw (~cliluw@replaced-ip ) (Ping timeout: 256 seconds)
1713 [20:54:24] <Dagger> ...don't disable v6. we're long past the point where that's the appropriate solution to anything
1714 [20:54:31] <trek00> wikan: there is a resolver cache inside libc
1715 [20:54:31] <Dagger> instead, find and fix whatever the actual problem is
1716 [20:54:51] <wikan> I don't mean resolver but system network
1717 [20:55:52] <wikan> it looked like linux was trying randomly to use ipv6 and then what ever I was trying I couldn't switch to ipv4 back
1718 [20:57:14] <wikan> i was working on lxc container - once container was working on ipv4, another time ipv6 - even when I turned off ipv6 for container
1719 [20:57:22] <lvrp16> is there an arm64 specific debian channel? having problems with partman hanging on aarch64 during the installer
1720 [20:57:22] *** Joins: ChmEarl (~chmearl@replaced-ip )
1721 [20:57:44] <wikan> i turned off in grub and use ipv4
1722 [20:58:09] <trek00> Dagger: ipv6 still has issues after years, i lost the hope
1723 [20:58:44] <Dagger> it doesn't. my desktop *only* has v6. if it had issues then that wouldn't work
1724 [20:58:47] *** Joins: Zblakany (~Zblakany@replaced-ip )
1725 [20:59:17] *** Joins: lankanmon (~LKNnet@replaced-ip )
1726 [20:59:23] *** Quits: vertigo_38 (~vertigo_3@replaced-ip ) (Remote host closed the connection)
1727 [20:59:28] <wikan> only is a key
1728 [20:59:46] <wikan> i use only ipv4 and it works too ;)
1729 [20:59:49] <trek00> Dagger: i mean minor issues, like a little latency when using ipv4 but with ipv6 enabled, or log files filled with dhcp messages when ipv6 is not available on dhcpd and so
1730 [21:00:28] <Dagger> wikan: replaced-url
1731 [21:01:09] *** Parts: brondif (~brondif@replaced-ip ) ("Leaving")
1732 [21:01:17] <Dagger> it works fine when I have v4 too. your problem is somewhere else
1733 [21:01:29] *** Joins: leorat (~leorat@replaced-ip )
1734 [21:01:56] <trek00> Dagger: probably the issue resides in many applications with not-so well tested setup
1735 [21:02:10] <trek00> (the first one i remember was firefox)
1736 [21:03:14] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 240 seconds)
1737 [21:03:21] <Dagger> Firefox also works fine with v6...
1738 [21:03:27] *** Quits: Gerula (~Gerula@replaced-ip ) (Quit: Leaving)
1739 [21:03:50] <trek00> good! :)
1740 [21:04:00] *** Joins: sobkas (~sobkas@replaced-ip )
1741 [21:04:37] <wikan> ipv6 is new for many ppl
1742 [21:05:20] <wikan> i wasn't just USE ipv6 but i was working on network setup
1743 [21:05:49] *** Quits: Thalian (~quassel@replaced-ip##) (Quit: ##replaced-url
1744 [21:06:34] <wikan> ipv6 was to much complicated becouse i couldn't understand why it turns on when I don't want it. Why it is forsed if I control main router. So it is not browseing with ipv6
1745 [21:07:26] <d0> I felt the same way about IPX
1746 [21:08:16] <wikan> i had full setup for ipv4 on my virtual network I was using on lxc machines. But somehow linux started to use ipv6 without my configuration and against me. In the result most services couldn't work.
1747 [21:08:37] <Dagger> v6 isn't very complicated. it's mainly just v4 with longer addresses -- about the only new things are SLAAC and DHCPv6-PD
1748 [21:08:40] <d0> How long abo?
1749 [21:08:43] <d0> ago*
1750 [21:08:55] *** Joins: otis (~otis@replaced-ip )
1751 [21:08:59] *** Quits: otis (~otis@replaced-ip ) (Max SendQ exceeded)
1752 [21:09:02] <wikan> Dagger: do you administrate networks?
1753 [21:09:07] <Dagger> yes
1754 [21:09:17] <d0> The only issues I run into with v6 only hosts are CDNs like fast.ly not supporting it. So github is a pain
1755 [21:09:31] *** Joins: Thalian (~quassel@replaced-ip )
1756 [21:10:19] <wikan> Dagger: so please, explain me how it is possible when I use ipv4 on host but not ipv6. I setup virtual network and Linux starts to use ipv6 only for virtual network
1757 [21:10:20] *** Joins: otis (~otis@replaced-ip )
1758 [21:10:37] <Dagger> use of v4 vs v6 is done by sorting DNS results. if the machine has a global, non-ULA/Teredo/6to4 v6 address, it'll sort v6 addresses first, otherwise it'll sort v4 addresses first
1759 [21:10:40] <wikan> Dagger: asking because maybe I will learn something :)
1760 [21:10:54] *** Quits: endstille (~endstille@replaced-ip ) (Quit: I'll be back.)
1761 [21:11:00] <Dagger> if you only have a v4 address, then the v6 addresses from a DNS lookup will be tried after all of the v4 addresses
1762 [21:11:08] <wikan> I don't use ipv6 at all on host
1763 [21:11:09] *** Quits: kishmesh (~weechat@replaced-ip ) (Quit: WeeChat 2.8)
1764 [21:11:10] *** Quits: longears (longears@replaced-ip ) (Ping timeout: 246 seconds)
1765 [21:11:16] <Dagger> so, you might see v6 connection attempts on a v4-only host if your v4 is broken
1766 [21:11:29] <wikan> DNS is over my control and is local :)
1767 [21:12:10] <Dagger> it's also possible if your DNS is broken and sometimes dropping lookups -- if the A lookup is dropped then it'll only have v6 addresses to try
1768 [21:12:26] <wikan> Dagger: true! But then Linux remembered ipv6 and even I fixed ipv4 it still was trying to use ipv6
1769 [21:12:59] <trek00> wikan: if it was the same process, this "memory" was the internal libc resolver cache
1770 [21:12:59] <wikan> Dagger: and even didn;t want to turn ipv4 on
1771 [21:13:13] <wikan> I mean "ip addr"
1772 [21:13:37] <wikan> i couldn't receive ipv4 from dhcp
1773 [21:13:54] <Dagger> I'd really need to see the config to debug it. but not getting a v4 address from DHCP has nothing to do with v6
1774 [21:14:02] <trek00> Dagger: if ipv6 is enabled but not routed, firefox probably resolves a domain to an ipv6 address, it try it, then when the connection fails it try ipv4 address
1775 [21:14:05] <wikan> after I turned off ipv6 completely it started to work again
1776 [21:14:08] *** Joins: swift110 (~swift110@replaced-ip )
1777 [21:14:37] <wikan> Dagger: it is possible the problem was connected with lxc because lxc is really tricky
1778 [21:14:42] *** Quits: Butt3rfly (~Butt3rfly@replaced-ip ) (Ping timeout: 260 seconds)
1779 [21:14:49] <Dagger> trek00: if it's enabled but you have no non-link-local v6 address, it's not going to try v6 first
1780 [21:15:15] <wikan> Dagger: I found some issues ss... maybe
1781 [21:15:29] <trek00> Dagger: well i see i disabled ipv6 on that machine too, probably i hit some delay
1782 [21:15:40] *** Joins: Butt3rfly (~Butt3rfly@replaced-ip )
1783 [21:15:43] <m1dnight_> I'm going to have to install my entire home network in my new house on ubiquity networks tuff and I'm gonig to take the time then to figure out ipv6
1784 [21:15:51] <m1dnight_> but it's pretty complicated for non-networking people I have to admit..
1785 [21:16:37] <wikan> m1dnight_: yeap I am amateur too ;)
1786 [21:16:38] <Dagger> trek00: if you have one but it can't reach the internet, then sure, it'll try v6 first (how is it supposed to know if it's going to work or not?) -- if connections are failing over v6 then that's the problem you need to debug
1787 [21:17:12] <trek00> i mean with ipv4 address only but ipv6 enabled kernel
1788 [21:17:39] <wikan> Dagger: let me ask another question - it is possible to SET priority? Check ipv4 first and then ipv6?
1789 [21:17:52] *** Joins: thiras_ (~thiras@replaced-ip )
1790 [21:17:52] *** Quits: thiras (~thiras@replaced-ip ) (Ping timeout: 256 seconds)
1791 [21:17:56] *** Joins: krabador (~krabador@replaced-ip )
1792 [21:18:22] <Dagger> it's possible to adjust the DNS sorting order. but that won't affect DHCP
1793 [21:18:29] <wikan> Dagger: because first ipv4 error made Linux to use ipv6 even after reboot
1794 [21:18:35] *** Parts: diogenes_ (~diogenes_@replaced-ip ) ("vergissmeinnicht")
1795 [21:19:03] *** Quits: cnsvc (~cnsvc@replaced-ip ) (Ping timeout: 240 seconds)
1796 [21:19:16] *** Quits: Zblakany (~Zblakany@replaced-ip ) (Quit: ZZZzzz…)
1797 [21:19:50] <wikan> Dagger: good to know.
1798 [21:20:10] *** Joins: huwjr (~huwjr@replaced-ip )
1799 [21:20:17] *** Joins: cliluw (~cliluw@replaced-ip )
1800 [21:20:27] *** Quits: anoncon (~Falsememo@replaced-ip ) (Quit: Leaving)
1801 [21:21:07] *** Joins: Zblakany (~Zblakany@replaced-ip )
1802 [21:22:31] *** Parts: nickodd (~nickodd@replaced-ip ) ()
1803 [21:23:54] *** Joins: anoncon (~Falsememo@replaced-ip )
1804 [21:25:11] <wikan> Dagger: do you agree if I say the best ipv is 4 for virtual machines and lxc containers? Easiest to use ip's for example
1805 [21:25:39] <wikan> Dagger: because I see it exactly this way
1806 [21:26:34] *** Quits: choy (~choy@replaced-ip ) (Quit: choy)
1807 [21:29:34] *** Joins: Highlander (~alain@replaced-ip )
1808 [21:29:40] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
1809 [21:29:51] *** Joins: Silmarilion (~Silmarili@replaced-ip )
1810 [21:31:58] *** Quits: plutes (~plutes@replaced-ip ) (Ping timeout: 272 seconds)
1811 [21:32:23] *** Joins: brutser (574149f0@replaced-ip )
1812 [21:32:55] *** Joins: Betal (~Betal@replaced-ip )
1813 [21:34:10] *** Joins: longears (longears@replaced-ip )
1814 [21:34:40] *** Quits: szorfein (~ninja@replaced-ip ) (Quit: szorfein)
1815 [21:35:46] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
1816 [21:37:37] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1817 [21:42:22] *** Quits: mcnugit (~User2.0@108-232-25-53.lightspeed.sndgca.sbcglobal.net) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1818 [21:42:51] *** Joins: SomethingGeneric (~Something@replaced-ip )
1819 [21:43:35] *** Quits: steven_saus (~steven_sa@replaced-ip ) (Ping timeout: 256 seconds)
1820 [21:44:02] *** Joins: wymillerlinux (~wymillerl@replaced-ip )
1821 [21:44:10] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Quit: nksegos)
1822 [21:44:15] *** Joins: nsegkos (~Thunderbi@replaced-ip )
1823 [21:44:27] <jim> Lady_Aleena, I downloaded the debian package for zoom, and just installed it. if you don't have everything, try: apt -f install after using dpkg to install the .deb
1824 [21:44:27] *** Quits: wymillerlinux (~wymillerl@replaced-ip ) (Remote host closed the connection)
1825 [21:44:31] *** Joins: Jerrynicki (~niklas@replaced-ip )
1826 [21:45:12] <jim> that reminds me, I need whatsapp
1827 [21:45:37] <SomethingGeneric> Isn't whatsapp just an online client tho?
1828 [21:45:53] <Lady_Aleena> jim, its already done and already used.
1829 [21:46:02] <jim> oh, it'
1830 [21:46:07] <jim> is working?
1831 [21:46:30] <Lady_Aleena> jim, yes. I used it a few hours ago.
1832 [21:46:36] *** nsegkos is now known as nksegos
1833 [21:46:53] <jim> oh, ok :)
1834 [21:47:33] <Lady_Aleena> jim, I have moved on (in this case back) to another thing.
1835 [21:47:50] <jim> oh... what's that?
1836 [21:48:32] <Lady_Aleena> jim, trying to write opening statements for some pages on my site that don't have them currently.
1837 [21:52:25] *** Quits: czesmir (~stefan@replaced-ip ) (Ping timeout: 264 seconds)
1838 [21:52:58] *** Parts: atehwa (atehwa@replaced-ip ) ()
1839 [21:53:07] *** Quits: SomethingGeneric (~Something@replaced-ip ) (Quit: Wasn't as good as SnackOverflow)
1840 [21:53:52] *** Quits: foul_owl_ (~foul_owl@replaced-ip ) (Ping timeout: 246 seconds)
1841 [21:57:00] *** Joins: l9 (~muad@replaced-ip )
1842 [21:58:32] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
1843 [21:59:15] *** Quits: krabador (~krabador@replaced-ip ) (Remote host closed the connection)
1844 [21:59:51] *** Quits: madage (~madage@replaced-ip ) (Remote host closed the connection)
1845 [22:00:06] *** Joins: madage (~madage@replaced-ip )
1846 [22:00:07] *** Joins: xcm (~xcm@replaced-ip )
1847 [22:00:07] *** Quits: Wulf (~Wulf@replaced-ip ) (Ping timeout: 260 seconds)
1848 [22:00:56] *** Parts: vlad-k (~pi@replaced-ip ) ()
1849 [22:01:06] *** Joins: Gosseyn (~gosseyn@replaced-ip )
1850 [22:01:26] *** Joins: czesmir (~stefan@replaced-ip )
1851 [22:01:33] *** Quits: lesless (~lessless@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1852 [22:02:35] <Dagger> wikan: nope, v4's a pain in the butt. my containers are v6-only where possible
1853 [22:02:49] <Dagger> you shouldn't be using the IPs for any of your machines -- that's what DNS is for
1854 [22:04:34] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 256 seconds)
1855 [22:06:20] *** Joins: Wulf (~Wulf@replaced-ip )
1856 [22:07:07] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 260 seconds)
1857 [22:07:44] *** Quits: Nokaji (~Nokaji@replaced-ip ) (Ping timeout: 256 seconds)
1858 [22:08:40] *** Quits: nksegos (~Thunderbi@replaced-ip ) (Remote host closed the connection)
1859 [22:09:01] *** debhelper sets mode: +l 1276
1860 [22:09:45] *** Joins: foul_owl_ (~foul_owl@replaced-ip )
1861 [22:11:01] *** Quits: Ycarus (~Ycarus@replaced-ip ) (Quit: Ycarus)
1862 [22:11:59] *** Quits: Renari (~Renari@replaced-ip ) (Read error: Connection reset by peer)
1863 [22:12:18] *** Joins: Renari (~Renari@replaced-ip )
1864 [22:12:49] *** Quits: xcm (~xcm@replaced-ip ) (Read error: Connection reset by peer)
1865 [22:13:45] *** Joins: xcm (~xcm@replaced-ip )
1866 [22:13:51] *** Joins: criti (~Thunderbi@replaced-ip )
1867 [22:14:15] *** Joins: timur_davletshin (~timur_dav@replaced-ip )
1868 [22:17:15] *** Joins: steven_saus (~steven_sa@replaced-ip )
1869 [22:17:20] *** Joins: abdulocracy0 (~abdulocra@replaced-ip )
1870 [22:18:09] *** Joins: vertigo_38 (~vertigo_3@replaced-ip )
1871 [22:18:17] *** Quits: Sleepy63 (~Sleepy63@replaced-ip ) (Quit: Sleepy63)
1872 [22:18:25] *** Joins: m0u (~m0u@replaced-ip )
1873 [22:19:04] *** Quits: abdulocracy (~abdulocra@replaced-ip ) (Ping timeout: 256 seconds)
1874 [22:19:05] *** abdulocracy0 is now known as abdulocracy
1875 [22:19:42] *** Joins: brokencycle (~brokencyc@replaced-ip )
1876 [22:20:02] *** Joins: Nokaji (~Nokaji@replaced-ip )
1877 [22:20:21] <otis> hi, i installed 2 lxde and when when gnome i got a broken install, i ran sudo apt --fix-broken install but no success. what can i do?
1878 [22:20:58] *** Quits: anoncon (~Falsememo@replaced-ip ) (Quit: Leaving)
1879 [22:21:40] *** Quits: gnufr33dom (~gnufr33do@replaced-ip ) (Quit: gnufr33dom)
1880 [22:24:20] *** Quits: shibboleth (~shibbolet@replaced-ip ) (Quit: shibboleth)
1881 [22:24:34] *** Joins: anoncon (~Falsememo@replaced-ip )
1882 [22:25:00] *** Joins: uniqdom (~uniqdom@replaced-ip )
1883 [22:25:30] <uniqdom> Hello, does @reboot and other @keywords work in crontab in Debian?
1884 [22:25:52] *** Joins: raver (f98f5ce56e@replaced-ip )
1885 [22:25:55] *** Joins: Alessandro-B (~androirc@replaced-ip )
1886 [22:25:56] *** Quits: Garb0 (~Garb0@replaced-ip ) (Read error: Connection reset by peer)
1887 [22:27:21] *** Joins: d3sync (~d3sync@replaced-ip )
1888 [22:27:32] <uniqdom> From cron's man: Support for /etc/cron.{hourly,daily,weekly,monthly} via /etc/crontab
1889 [22:27:52] <uniqdom> seems like there's no @reboot support
1890 [22:28:11] *** Quits: Highlander (~alain@replaced-ip ) (Quit: Highlander)
1891 [22:28:54] <Dagger> I'm using @reboot on my system
1892 [22:29:02] *** debhelper sets mode: +l 1282
1893 [22:29:07] *** Parts: afx_ (pkarpesisc@replaced-ip ) ("User left")
1894 [22:29:31] *** Quits: Silmarilion (~Silmarili@replaced-ip ) (Quit: Leaving)
1895 [22:30:14] *** Quits: d3sync|2 (~d3sync@replaced-ip ) (Ping timeout: 272 seconds)
1896 [22:31:08] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
1897 [22:31:13] *** Joins: Gerula (~Gerula@replaced-ip )
1898 [22:31:35] *** Joins: oxek (qjvl@replaced-ip )
1899 [22:31:51] <uniqdom> Dagger: cool, thanks :)
1900 [22:32:28] *** Joins: zpm (~zack@replaced-ip )
1901 [22:32:33] <oxek> On windows, there is this app called 'Wireless Network Watcher' which despite its name can list all devices connected to your network, not just wirelessly. What would be an equivalent on linux?
1902 [22:32:36] <oxek> replaced-url
1903 [22:33:14] *** Quits: locrian9 (~mike@replaced-ip ) (Ping timeout: 240 seconds)
1904 [22:33:18] *** Ruint is now known as Underdose
1905 [22:33:18] <ratrace> uniqdom: crontab(5) manpage.
1906 [22:34:15] *** Quits: Romarain (~Romarain@replaced-ip ) (Read error: Connection reset by peer)
1907 [22:34:21] <uniqdom> ratrace: I see... I was reading crontab(1). thanks ;)
1908 [22:34:41] *** Joins: dvs (~hibbard@replaced-ip )
1909 [22:34:42] <d0> oxek: replaced-url
1910 [22:35:40] <oxek> so basically nmap then?
1911 [22:35:53] *** Quits: Alessandro-B (~androirc@replaced-ip##) (Quit: AndroIRC - Android IRC Client ( ##replaced-url
1912 [22:36:07] *** Quits: raver (f98f5ce56e@replaced-ip ) (Read error: Connection reset by peer)
1913 [22:36:08] <d0> There's a whole list, but that would work too
1914 [22:36:25] *** Joins: secntech (~secntech@replaced-ip )
1915 [22:36:39] <oxek> d0: in that list, most are GUIs for nmap, others are commercial or not available in/for debian
1916 [22:38:06] *** Quits: uniqdom (~uniqdom@replaced-ip ) (Quit: Leaving)
1917 [22:39:00] <sney> that wireless network watcher is probably using nmap under the hood, maybe with lldp or something added on, and windows's own arp cache of course
1918 [22:39:24] <sney> maybe netbios too since it's windows
1919 [22:39:48] <oxek> the wireless network watcher is 362KB, so it can't possibly include nmap, can it?
1920 [22:40:44] <sney> I guess to be more specific it's probably libpcap
1921 [22:41:19] <sney> anyway, the windows habit of having a utility that does a bunch of different sorta-related things is not as common in linux OSes
1922 [22:42:18] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 256 seconds)
1923 [22:43:47] *** Quits: Jerrynicki (~niklas@replaced-ip ) (Remote host closed the connection)
1924 [22:49:02] *** debhelper sets mode: +l 1276
1925 [22:49:15] *** Joins: argusbr (~tls@replaced-ip )
1926 [22:52:34] *** Joins: GLAT-agent (uid442745@replaced-ip )
1927 [22:52:45] <GLAT-agent> I'm selling GNU/Linux licenses
1928 [22:52:49] <GLAT-agent> $99 for single computer
1929 [22:52:58] <GLAT-agent> $49 for each computer if purchasing for 25 or more machines
1930 [22:52:58] <d0> What a deal!
1931 [22:53:04] *** Quits: sixtysix (~sixtysix@replaced-ip ) (Ping timeout: 256 seconds)
1932 [22:53:11] <GLAT-agent> We accept Bitcoin only
1933 [22:53:12] <oxek> GLAT-agent: what sort of support does that include?
1934 [22:53:15] * dvs hides his computers
1935 [22:53:42] <d0> Shame. I only have Monero
1936 [22:54:38] <GLAT-agent> oxek: just like Debian before GNU/Linux Activation Technologies
1937 [22:55:07] *** Quits: suffer (spider@replaced-ip ) (Ping timeout: 265 seconds)
1938 [22:55:17] <GLAT-agent> However everyone have to purchase a license to use Debian now
1939 [22:55:31] <GLAT-agent> You also get Certificate of Authenticity and product key
1940 [22:55:42] *** Joins: hl521 (~hl521@replaced-ip )
1941 [22:56:15] <hl521> Hey I have an issue with Debian, where some of the packages broke. Right now, there is no kernel nor initramfs at boot. How can I resolve this issue?
1942 [22:56:43] <GLAT-agent> hl521: your Debian copy is not genuine. Please purchase a license.
1943 [22:57:16] <hl521> okay anyone else that isn't smooth brained?
1944 [22:57:51] <Brigo> XDD
1945 [22:58:05] *** Quits: GLAT-agent (uid442745@replaced-ip ) (K-Lined)
1946 [22:58:22] <d0> We went into their brains and smoothed out their meat.
1947 [22:58:52] <foncused> debian licences? what did i miss??
1948 [22:59:00] <Brigo> hl521, we are going to need a more thoroughtfully explanation for that kind of problem.
1949 [22:59:08] <dvs> hl521, I'd get a Debian install ISO and let it try and fix the boot process
1950 [22:59:25] <hl521> I mean, I have a gentoo cd in it at the moment and chrooted in
1951 [22:59:49] <hl521> I was just going to try and pull a kernel like 4.19.0-6-amd64
1952 [23:00:03] <hl521> but on installation, it just halts
1953 [23:00:18] <hl521> I thought maybe it's compiling the kernel? But when I checked htop, no cpu resources were being used
1954 [23:00:51] <hl521> What other information do you need so I can help give you the information to help me haha
1955 [23:00:54] <Brigo> hl521, please get the debian netinstall and do as dvs told you. It has a pretty nice step by step rescue system.
1956 [23:00:57] *** Joins: joequer (~joequer@replaced-ip )
1957 [23:01:24] <Brigo> hl521, how did you get into this problem would be a good start.
1958 [23:01:36] <hl521> okay, would it have to be a buster netinstall?
1959 [23:01:57] <hl521> Brigo: something with apache broke, tried to uninstall it and then everything went bork
1960 [23:02:14] *** Quits: xcm (~xcm@replaced-ip ) (Ping timeout: 240 seconds)
1961 [23:02:20] <dvs> uninstall what? Apache?
1962 [23:02:25] *** Quits: dastier_ (~dastier@replaced-ip ) (Remote host closed the connection)
1963 [23:02:28] <hl521> correct
1964 [23:02:42] *** Quits: Grldfrdom (uid391113@replaced-ip ) (Quit: Connection closed for inactivity)
1965 [23:02:55] <hl521> then tried to run: apt update ; apt upgrade -y ; apt autoremove -y ; apt autoclean and command was failing, so I tried to reboot
1966 [23:03:00] <dvs> Nah. Uninstalling apache shouldn't result with a system that cannot boot
1967 [23:03:03] *** Joins: suffer (spider@replaced-ip )
1968 [23:03:08] <hl521> then upon boot got greeted with the grub menu :)
1969 [23:03:28] <hl521> checked out what was in (hd0,1)/ and no kernels/initramfs were present
1970 [23:03:32] <hl521> so dunno
1971 [23:04:22] <hl521> debian net install has sshd available, right?
1972 [23:04:50] *** Joins: toresbe (~quassel@replaced-ip )
1973 [23:05:18] <Brigo> hl521, as a package? i think so.
1974 [23:05:34] <hl521> I would be really surprised if it doesn't have that by default
1975 [23:05:39] <toresbe> Hey folks. I'm at my wit's end with an issue. How could it be that I can traceroute an IP and get a 0-hop traceroute, even if that IP address and IP range is _not_ configured as a local interface, makes no appearance in the IP routing tables, nor iptables-save?
1976 [23:07:55] *** Joins: scunner (~scunner@replaced-ip )
1977 [23:08:34] <toresbe> The interface _was_ configured at boot, so in that sense ..maybe there's a stale routing table still in memory for some reason?
1978 [23:10:04] <toresbe> replaced-url
1979 [23:10:20] *** Quits: dbristow (~dbristow@replaced-ip ) (Quit: Leaving)
1980 [23:11:33] *** Joins: xcm (~xcm@replaced-ip )
1981 [23:12:10] *** Joins: weems|nix (~weems2@replaced-ip )
1982 [23:13:18] *** Quits: sammi`_ (~qw@replaced-ip ) (Ping timeout: 272 seconds)
1983 [23:13:57] *** Joins: sammi` (~qw@replaced-ip )
1984 [23:14:02] *** Joins: in1t3r (~LordShiva@replaced-ip )
1985 [23:14:55] *** Quits: pentachore (020eaa72@replaced-ip ) (Remote host closed the connection)
1986 [23:15:18] *** Quits: DEB-alain (~DEB-alain@replaced-ip ) (Quit: Leaving)
1987 [23:15:49] *** Joins: tuxmania (~tuxmania@replaced-ip )
1988 [23:16:58] *** Quits: behanw (uid110099@replaced-ip ) (Quit: Connection closed for inactivity)
1989 [23:19:11] <hl521> something is up with that installer on the cd
1990 [23:19:19] <hl521> it won't let me change around to rescue
1991 [23:19:33] <hl521> or really anything, it always brings me to graphical install
1992 [23:19:35] *** Joins: moe__sysgrammer (~sysgramme@replaced-ip )
1993 [23:19:38] *** Joins: yans (~yans@replaced-ip )
1994 [23:19:41] <hl521> is there really no other way to just do it from a chroot?
1995 [23:19:43] *** Quits: wwilliam (~wwilliam@replaced-ip ) (Quit: Konversation terminated!)
1996 [23:20:04] <hl521> I shouldn't *have* to boot from a debian cd to fix an issue
1997 [23:20:35] *** Quits: platvoeten (~platvoete@replaced-ip ) (Remote host closed the connection)
1998 [23:21:43] *** Quits: sysgrammer_moe (~sysgramme@replaced-ip ) (Ping timeout: 246 seconds)
1999 [23:22:03] <dvs> hl521, there is probably another way to fix a boot problem but the rescue option is probably the easiest one.
2000 [23:22:23] *** Quits: toresbe (~quassel@replaced-ip##) (Quit: ##replaced-url
2001 [23:22:28] <hl521> yeah, rescue cd definitely isn't working unless I want to do a clean install lmao
2002 [23:23:34] <joepublic> chroot and install a kernel?
2003 [23:23:48] <dvs> from a gentoo image
2004 [23:23:58] *** Joins: mgmx (~mgmx@replaced-ip )
2005 [23:23:59] *** Quits: Gerula (~Gerula@replaced-ip ) (Remote host closed the connection)
2006 [23:24:18] <hl521> joepublic: yeah, tried to do that. on the chroot, I tried installing 4.19.0-6-amd64, and began installing, however it locked up midway through
2007 [23:24:35] *** Joins: Ark74 (~Ark74@replaced-ip )
2008 [23:24:37] <joepublic> that's ominously nonspecific in its failure mode
2009 [23:24:45] <hl521> right
2010 [23:25:13] <dvs> hl521, you realize there is a new iso image today, right?
2011 [23:25:47] <hl521> dvs: yeah, I just grabbed the most recent iso file from deb
2012 [23:25:49] *** Joins: Lord_of_Life_ (~Lord@replaced-ip )
2013 [23:25:58] <hl521> this one right here replaced-url
2014 [23:26:15] *** Quits: mgmx (~mgmx@replaced-ip ) (Client Quit)
2015 [23:26:16] <dvs> ok
2016 [23:26:24] *** Quits: in1t3r (~LordShiva@replaced-ip ) (Remote host closed the connection)
2017 [23:26:29] <hl521> but upon boot, couldn't manipulate which choice I wanted to do, and always made me get into graphical install
2018 [23:26:30] *** Quits: criti (~Thunderbi@replaced-ip ) (Ping timeout: 244 seconds)
2019 [23:27:14] *** Quits: Lord_of_Life (~Lord@replaced-ip ) (Ping timeout: 240 seconds)
2020 [23:27:15] <dvs> hl521, What did you do to try and "manipulate" the choice?
2021 [23:27:16] <joepublic> try a different keyboard
2022 [23:27:31] <hl521> dvs: I pressed the down key
2023 [23:27:42] <hl521> joepublic: out of curiousity, how would that make a difference?
2024 [23:27:47] *** Quits: pringau (~pringau@replaced-ip ) (Quit: Leaving)
2025 [23:27:54] <hl521> particularly upon other cd's working fine
2026 [23:28:00] *** Quits: Jade_NL (~JadeNL@replaced-ip ) (Remote host closed the connection)
2027 [23:28:03] <joepublic> as to how, not a clue, but sometimes it does in my experience.
2028 [23:28:08] <hl521> maybe it was just a bad write?
2029 [23:28:37] *** Lord_of_Life_ is now known as Lord_of_Life
2030 [23:28:43] <joepublic> for this workstation, I have to plug in a keyboard to pick from my grub menu, even, rather than rely on my usual keyboard upon which I am typing to you at this moment
2031 [23:29:15] *** Joins: bkraptor (~bkraptor@replaced-ip )
2032 [23:29:31] *** Quits: Freneticks (~Frenetick@replaced-ip ) (Quit: WeeChat 2.3)
2033 [23:29:41] <Gosseyn> beardcat: Hey pal, are you here ?
2034 [23:29:59] *** Joins: pasiz_ (~pasiz@replaced-ip )
2035 [23:31:40] *** Quits: sponix (~sponix@replaced-ip ) (Quit: Leaving)
2036 [23:31:55] *** Joins: sponix (~sponix@replaced-ip )
2037 [23:32:03] *** Quits: pasiz (~pasiz@replaced-ip ) (Ping timeout: 260 seconds)
2038 [23:32:44] *** Quits: black_ant (~antilope@replaced-ip ) (Ping timeout: 256 seconds)
2039 [23:32:55] *** Quits: otis (~otis@replaced-ip ) (Quit: Leaving.)
2040 [23:37:18] *** Quits: joequer (~joequer@replaced-ip ) (Remote host closed the connection)
2041 [23:37:42] *** Joins: joequer (~joequer@replaced-ip )
2042 [23:37:46] *** Joins: dbristow (~dbristow@replaced-ip )
2043 [23:39:01] *** debhelper sets mode: +l 1270
2044 [23:40:14] *** Joins: a0z (~a0z@replaced-ip )
2045 [23:40:33] *** Quits: flayer (~a_flayer@replaced-ip ) (Remote host closed the connection)
2046 [23:40:56] *** Joins: flayer (~a_flayer@replaced-ip )
2047 [23:41:51] *** Quits: shabius (~shabius@replaced-ip ) (Quit: Leaving)
2048 [23:42:26] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 272 seconds)
2049 [23:42:58] *** Joins: wwilliam (~wwilliam@replaced-ip )
2050 [23:45:43] *** Quits: thiras_ (~thiras@replaced-ip ) (Quit: Leaving)
2051 [23:46:27] *** Joins: thiras (~thiras@replaced-ip )
2052 [23:46:47] *** Quits: brutser (574149f0@replaced-ip ) (Remote host closed the connection)
2053 [23:47:06] *** Quits: tuxmania (~tuxmania@replaced-ip ) (Remote host closed the connection)
2054 [23:49:43] *** Quits: yans (~yans@replaced-ip ) (Quit: chaos is the only true answer)
2055 [23:49:48] *** Joins: cnsvc (~cnsvc@replaced-ip )
2056 [23:50:05] *** Quits: Resilience (~VonDoom@replaced-ip ) (Remote host closed the connection)
2057 [23:50:37] *** Joins: Resilience (~VonDoom@replaced-ip )
2058 [23:51:33] <dbristow> Started torrenting 10.4.0 amd64 DVD 1, 2, 3. Hopefully I can get to my usual 3.0 ratio.
2059 [23:51:57] <dbristow> Think I'll also torrent 10.4.0-live amd64
2060 [23:55:05] *** Joins: Grldfrdom (uid391113@replaced-ip )
2061 [23:55:35] *** Quits: wwilliam (~wwilliam@replaced-ip ) (Quit: Konversation terminated!)
2062 [23:57:07] *** Joins: wwilliam (~wwilliam@replaced-ip )
2063 [23:57:33] *** Joins: v01t (~matrixirc@replaced-ip )
2064 [23:59:01] *** Quits: Wulf (~Wulf@replaced-ip ) (Ping timeout: 264 seconds)
2065 [23:59:56] *** Quits: m0u (~m0u@replaced-ip ) (Ping timeout: 256 seconds)
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be