libera/#devuan/ Tuesday, 2024-01-02

al1r4dO_o07:26
al1r4drefractainstaller is hard :/07:26
al1r4di failed 2x attemps07:26
al1r4dattempts07:26
DelTomixal1r4d: I guess you are probably already aware of this guide? https://www.devuan.org/os/documentation/install-guides/daedalus/live-gui  (I haven't had a chance to try it myself)08:25
al1r4dDelTomix, i dont know is refractainstaller reffering to live gui too.. i mean minimal installer live iso09:12
al1r4dthere is no gui09:12
DelTomixal1r4d: ah yes I guess the minimal-live is not gui, but as I understand it uses refracta for install? (ref section 4 here: https://files.devuan.org/devuan_daedalus/minimal-live/README_minimal-live.txt ) often console vs gui versions of installers have reasonably correlated dialogs so the information might be helpful.09:38
fsmithredallrad where is the install failing?09:48
fsmithredal1r4d, ^^^09:49
al1r4dI dont know. I forget.11:52
al1r4dLet me try again later11:53
fsmithredal1r4d, to get a more verbose log, run 'refractainstaller -d'12:12
fsmithredThere's a guide for the graphical live installer. Logic for the cli live installer is the same. https://www.devuan.org/os/documentation/install-guides/daedalus/live-gui12:14
mathewHello. I have problems to install the nvidia-driver in devuan. The installation via apt returns "dpkg: Fehler beim Bearbeiten des Paketes nvidia-persistenced (--configure): " Is this common? I have an GTX1080 card17:46
mathewAlso: Happy New Year to all!17:47
Freshmanhi. would you please translate it on english?17:47
mathewit says: "Error while processing the package nvidia-persistenced"17:50
Freshmanok. this is your first time installing driver?17:51
fsmithredmathew, you don't need nvidia-persistenced. Try 'apt --no-install-recommends install whatever'17:53
mathewYes on devuan it is. But in Debian the installation is running fine.17:53
mathewfsmithred: i guessed that to, but if i install nvidia-persistenced i get the same error.17:54
mathewHere is i a little more output: http://paste.debian.net/1302799/17:55
fsmithredYes, I'm suggesting that you do not install that package.17:55
mathewthat is an idea. i will try to install nvidia without that dependency but i assume it depends on it.17:56
fsmithredI forget what the exact reason is, but you are not the first to run into this.17:56
fsmithredyou have to exclude Recommends, too.17:57
fsmithredthat package is a Recommends for nvidia-driver17:57
mathewI will try this! Thank you!18:01
Havelock27917Hello, i don't like recommends and suggests. Permanently configured that in /etc/apt/apt.conf: APT::Install-Recommends "0"; APT::Install-Suggests "0"; But perhaps i'm a minimalist.18:01
fsmithredHavelock27917, I also exclude Recommends as you do. I don't bother with Suggests because they don't get installed automatically.18:06
fsmithredIf you use 'aptitude -s install...' it will show you the Recommends and you can add to the install list any that you want.18:07
Freshmanrecent upgrade made X unable to be loaded. only command promt after reboot18:23
Freshmanwith Ceres18:25
n4dirwhat happens if you run startx after login from TTY?18:28
n4dirwill it start a display-manager, if you use one, or give an error18:28
Freshmannew packages of kernel there (6.6.9), maybe they are the reason, maybe are not18:29
n4dirwell, boot the old kernel18:30
Freshmanblank screen18:30
Freshmaneverything freez and other consoles not open18:30
n4dirafter startx?18:31
Freshmanyep18:31
jonadabn4dir: Historically, startx would start whichever X session you'd logged into most recently, but I haven't used startx in at least ten years, so this info may be out of date.18:31
FreshmanI use only "X" command18:31
FreshmanI have a backup so loaded into it18:32
n4dirreboot, don't run startx, look in the log file, something like ~/.local/share/xorg/...18:32
n4dirjonadab: if i recall correct if, but only if, you have a display-manager installed, then it will start that one18:32
n4dirassuming it is also enabled18:32
jonadabWhat is the point of startx if you have a display manager?18:33
n4dirjonadab: and what you say happens if no display-manager is installed (or was like that, or at least similar to that)18:33
Freshmanhope it will be fixed soon18:34
n4dirjonadab: if it is installed and failed to load, the running it might give error messages to troubleshoot the problem18:34
jonadabAh.18:34
jonadabI see.18:34
n4dirjonadab: i mainly gave up on display-managers as back then i ran sid, and they all had problems during upgrades, and i never could decide which one to use, so i gave up completely18:35
jonadabI'm used to thinking of startx as an alternative to a display manager, for systems on which you *normally* want to use only regular text consoles, but occasionally you fire up X for a few minutes for some reason.18:35
n4dirjonadab: but that is way more than a decade ago, and as said on sid18:35
jonadabYeah, I have never used sid.18:35
n4dirain't worth it, in my humble opinion. And not much to it either.18:35
jonadabBefore Devuan, I tended to be on oldstable most of the time.18:36
n4dirha. Am on oldstable right now. lol18:36
n4dirand i sure see no difference to the laptop where i use testing.18:37
Freshmanbtw what is linux-kbuild-6.6.9? usually there were only headers and image18:37
jonadabMore than once, I've done 3+ updates in succession, effectively skipping a couple of releases.18:37
fsmithredI just tried my ceres VM that was last upgraded a month ago, and I can't start X18:37
n4dirFreshman: you have a chipset for gui which needs some extra loving? like nvidia or such?18:37
n4diroh, we are a step further.18:38
n4diri'd try the older kernel now18:38
Freshmann4dir thank a lot18:39
fsmithred"unable to write authority file" and "cannot open log file" (in ~/.local/share)18:39
fsmithredkernel 6.5 something18:39
Freshmani have nvidia graphic on nouveau18:39
fsmithredintel here18:39
n4diri had something like that ages ago and just deleted the according hidden config, something Magic-Cookie-X or such? let me look18:39
fsmithredoh18:39
fsmithredqemu here18:39
n4dirperhaps it was .Xauthority. don't recall well.18:40
fsmithredyeah, that's the file it can't write18:40
n4dircould try as root, if no display-manager, could try as another user18:40
n4dirfsmithred: did you delete it (Say mv to yada-backup)18:41
fsmithredno root account here18:41
n4dirok, one step further, in .Xauthority is the Magic-Cokie i remembered18:41
n4dirfsmithred: what?18:41
fsmithredsudo only on this install18:41
n4diri didn't know such was possible. Anyway: if  root is able to startx, it won't tell us much more than that it works in general but not for the user. So not much gained18:42
n4diri for one would quickly create a root password, but that is me18:43
n4dirif i recall it correct it was like that for me in the past, when i had that (or a similar) problem, "not able to write"18:45
jonadabI tend to assign a long (like, 40+ characters) root password and then never actually use it, because I can always sudo su if that is what I want.18:46
jonadabMaybe I'm being silly doing that, don't know.18:47
n4dirmy root password is ... hold your breath ... root. refracta tradition style18:47
jonadabI once used a single-character root password, but that turned out to be a mistake.18:48
n4dirlol18:48
Havelock27917Also locking root with a random (pwgen -s 32) password. Try not to install sudo and in case of needed access i "ssh root@localhost" with Nitrokey.18:50
fsmithredgood call, n4dir - I moved .Xauthority and .Xauthority-n out of the way and startx now works.18:54
n4dirfsmithred: oh boy. I am surprised. Glad i rememberd it18:55
Havelock27917Is there a raspberry port of Devuan currently available?18:55
fsmithredFreshman, what error message are you getting when you try to run startx?18:56
jonadabHavelock27917: The last time I saw someone ask that, the answer was no.  It was months ago, however...18:57
fsmithredwhat happened to our rpi images?18:58
jonadabI am not aware of one having appeared ad interim, but I _wouldn't_ necessarily be aware of it immediately if one did.18:58
Havelock27917Today tried bookworm today and almost went crazy :-)18:58
fsmithredno daedalus images here: https://arm-files.devuan.org/18:58
Havelock27917Changed to sysvinit, dropped Networkmanager and Modemmanager an that kind of stuff.18:59
Havelock27917Ah, thanks for Link! I am on armhf because of Raspi Zero W. Will get it a try19:02
fsmithredI just posted a question in #devuan-arm to see if there are any daedalus images19:02
cousin_luigiwarning: this system is not able to track process names longer than 15 characters, please use --exec instead of --name. <- I see this quite often, any suggestions?19:02
fsmithredfollow their advice?19:03
fsmithredfind the long process name19:03
jonadabThere've been rpi builds since _beowulf_ ?  Man, my information is further out of date than I realized.19:04
jonadabAlso, time flies and I feel old now.19:04
fsmithredThe fork happened almost 10 years ago.19:06
jonadabThat helps, thanks.19:07
jonadabNext you're gonna tell me that gtk3 isn't new any more.19:08
cousin_luigifsmithred: But who's complaining? start-stop-daemon?19:08
jonadabcousin_luigi: Where are you seeing the message?  In something like top?  In a logfile?19:10
fsmithredcousin_luigi, doesn't it say which service has "--name" in it?19:10
cousin_luigijonadab: After launching kea-dhcp4-server19:10
cousin_luigiNot the only one though19:11
rustyaxeHavelock27917: yes, devuan runs on pi.19:12
cousin_luigifsmithred: I see it uses name for stop and reload19:13
cousin_luigiAnyway this daemon has worse problems right now, such as not being able to bind to interfaces if not run as root19:13
rustyaxeHavelock27917: You can get what you need at https://arm-files.devuan.org/RaspberryPi%20Latest%20Builds/19:14
rustyaxeor do it the way i do, partition the sd card and use debootstrap from a devuan system ;)19:15
Havelock27917@rustyaxe: Just downloaded "rpi-2+3-devuan-daedalus-6.1.69-armhf-ext4-2024-01-02-0519.zip"19:20
fsmithredThanks rustyaxe I didn't see the directory.19:20
Freshmanhow to send colored messages to the person without calling private chat?19:26
n4dirFreshman: you mean just highlight him  here? if so : type the first letter(s) of his nickname, then use tab to autocomplete19:28
jonadabOh, hmm, that could be what he meant too.  I was thinking /msg (send a private message without doing /query for it).19:30
jonadabBut I hadn't figured out how to word my reply yet.19:30
fsmithredI have to go out. Will be back in about 20 min.19:35
Havelock27917Ok, raspbian daedalus runs on a raspi 2 and should do so on zero w. Anyone knowns default user/pw? pi/raspberry failed19:38
Freshmann4dir: thank you19:40
n4dirFreshman: ah, nice19:40
Freshmann4dir ^^19:41
Freshmandoesn't work19:41
cousin_luigiOk, I think there's a bug in the supplied init file. Should I report it to debian?19:41
n4dirif i am in another channel i do see someone highlighted me here. You, that is, Freshman . Am using irssi IRC client19:42
Freshmann4dir thx. it is Android' Revolution19:43
n4dirFreshman: but you do see if others highlight you? In that case i did it19:43
n4dirin irssi i also get no changes if i hightlight you, only if someone else hightlights me.19:44
Freshmann4dir i do. and have notification when not in chat19:44
n4dirperhaps it is like that, i sure don't  know19:45
* n4dir wonders if Freschman knows the /me some words trick19:45
Freshmann4dir pls let me know if that very msg is highlighted19:45
n4dirto me all messages are highlighted were you metion my name19:46
* Freshman appreciates ^^19:46
n4dirha.19:46
n4dirFreshman: we might, or might not, take this to #devuan-offtopic, as it isn't really related to #devuan questions. I don't mind, but some are a bit picky about offtopic here (if it is, i don't know)19:47
Freshmanso i'm back to the system broken after upgrade19:48
n4diroh, fsmithred said for him simply deleting ~/.Xauthority worked. Did you read that and did you try it?19:48
n4dirbetter mv it instead of rm it, but the idea is the same19:48
Freshmann4dir thx19:48
Freshmansorry but i just recently came to using IRC19:50
n4dirwhen i started using IRC i was confused day in and out. It sure takes a bit time to get used to, or that is how it was for me19:50
Freshmanfsmithred which logs to look?19:50
n4diryour home /local/share/xorg/Xorg.***19:51
n4diri forgot the dot before local: .local19:51
Freshmanloged in as root19:52
Freshmanit is /var/log/Xorg.0.log and there's no only error line20:01
Freshmanthere's a lot data20:02
Freshmanthere are lines marked with red20:04
Freshmanit has different versions number20:05
golinux<n4dir> your HOME /local/share/xorg/Xorg.***20:07
fsmithredFreshman, did you try running startx as root or as user?20:10
Freshmanfsmithred ok i tried there is an output20:16
fsmithredwhat does it say?20:19
Freshman[libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: no such file or directory20:21
Freshman[libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping20:23
Freshmanthat's all i think20:24
Freshmanalso smth abot lo internet happend just after upgrade20:25
Nietzare you talking about 'lo' the loopback interface? or did you mean to type "low"?20:26
Freshmanyes the interface20:26
Freshmanjust a message in tray20:27
Freshmanbut the Internet was warking20:27
n4dirme being me i'd probably uninstall seatd. Or try to disable it with sysv-rc-conf, if sysv is used20:27
Freshmanhm20:28
FreshmanInternet is not working after reboot20:28
Freshmanthere's no signals from machine on router20:29
Freshmannetworking restart doesn't help20:30
Freshmann4dir i'll try20:30
fsmithredhow do you normally get the interface up? network-manager? /etc/network/interfaces?20:31
Freshmanautomatic20:32
fsmithredautomatic how?20:32
fsmithredwhat desktop are you using?20:32
Freshmankde20:32
fsmithredthat uses nm-tray I think20:33
fsmithredoh, you don't have a desktop, do you?20:33
fsmithredduh20:33
fsmithreddhclient eth020:33
fsmithredas root20:33
Freshmanhm seatd not installed20:34
fsmithreddo you know what display manager you use? sddm or lightdm or other?20:35
Freshmanbut it's libseat1 yes20:35
n4diraptitude why libseat120:35
fsmithredyeah, lots of libraries get installed even if you don't need them20:35
FreshmanI tried different DM so many are installed20:36
Freshmanbut I set lightdm20:37
fsmithredok20:37
Freshmannot sure20:37
fsmithreddpkg-reconfigure lightdm20:37
fsmithredas root20:37
Freshmanmaybe KDE did it's own20:37
fsmithredif you want to set it again20:37
fsmithredyeah, sddm, and I've heard some complaints about it20:37
fsmithredbut I don't have any details20:37
n4dirstill there is that libseat thingy not able to connect to /run/seatd.sock20:37
n4dirno clue what it is about, but if that is the error message20:38
Freshmanaptitude command not found20:38
fsmithredapt install aptitude --no-install-recommends20:38
fsmithredyou can leave off the last part if you want all the extras20:39
fsmithredI have no idea what those extras are. I never install them.20:39
n4diri mean, aptitude why will tell you why libseat is installed, but you might also apt-get remove -s it, like simulate, and if it will remove the kitchen sink, then don't do it20:39
fsmithredI thought seatd was only if you have no display manager20:40
n4diri as said, am never that touchy. If such problems occur, i remove as if there was no tomorrow, until problem is fixed, and then reinstall what i uninstalled20:40
fsmithredlol20:40
n4dirbut it is not a solution i'd recommend20:40
fsmithredmake sure lightdm is set20:41
fsmithredremember that ceres VM I mentioned that I managed to get the desktop up?20:42
fsmithredI got no mouse.20:42
n4diroh20:42
fsmithredFreshman, is your screen name a reflection of your linux experience level?20:42
fsmithredjust checking...20:43
Freshmannot quite exactly20:44
Freshmanit's about being in Liberachat20:45
fsmithredoh, ok.20:45
fsmithredI'm just wondering if you'd do better with the stable release instead of ceres.20:45
Freshmanremoving libseat1 removes  xorg with all it's stuff20:45
fsmithredyeah, leave that in.20:45
fsmithredlol20:45
n4dirthat is strange as i don't have it installed. But i am on old-stable20:46
n4dirit was just an idea.20:46
fsmithredseatd is newer than beowulf20:46
n4dirFreshman: did you do someting like "apt-get check" yet ?20:46
Freshmannope20:47
Freshmanhow?20:47
n4dirfsmithred: i do find it in the repos though20:47
Nietz+1 for trying stable20:47
n4dirjust that command, Freshman apt-get check20:47
Nietzhave you booted to live media to check if it is a hardware issue?20:47
n4dirFreshman: i am just shooting some ideas how to get a bit closer to find the source of the problem.20:47
Freshmanno hw issue20:48
NietzI always like to verify hardware independent of an experimental distro first20:48
Nietzcheck the OSI model in order20:48
Freshmannothing special about apt-get check20:48
n4dirgood20:48
fsmithredbe sure you're using lightdm20:49
n4dirwhat did aptitude why libseat-dingens say?20:49
FreshmanNietz what you mean aboyt hw problems and how to check it?20:49
fsmithredboot a live iso to see what works or doesn't20:49
fsmithredis what Nietz said.20:49
Freshmanaptitude command not found20:50
fsmithreddpkg-reconfigure lightdm20:50
NietzSo have you a bootable media?20:51
n4diron a side note running a DE, and sure a big one like KDE, isn't the best option on Sid/Ceres.20:51
n4dirmany packages means many problems might come20:51
Freshmanit is sddm20:51
Nietzscratch my idea, I think n4dir has a great point20:52
fsmithredyes20:52
Freshmanat least it's highlighted20:52
fsmithredbut please at least try lightdm first20:52
fsmithredarrow key20:52
fsmithredmaybe space bar to check a box20:53
FreshmanI have a bootable media20:53
Freshmanfsmitread done20:53
Freshmanstartx same errors20:53
n4dirthe seatd thing?20:53
fsmithredok, maybe do 'init 1' and the ctrl-d when it asks20:54
fsmithredshit20:54
fsmithredcome back!20:54
n4diroh20:55
fsmithredhe set the display manager, but he tried startx instead of lightdm20:56
Nietzlolz totally done that before20:56
fsmithredand it would be good to make sure that sddm isn't still running20:56
fsmithredthat's why I suggested init 120:56
Nietzcould he also kill it from another vt?20:57
Nietzeg tty2?20:57
n4dirmight have changed, but in the past startx would give you the gui of the display-manager20:58
fsmithredyeah, but that involves more commands20:58
fsmithredyes, but not the dm itself20:58
Nietz^you're the best20:58
fsmithredno I'm not, but I get by.20:58
Freshmanback21:01
fsmithredoh, and I was just gonna make a coup of coffee21:01
fsmithreddid you reboot or something?21:01
fsmithredcoup/cup21:01
Freshmancharge is about 0%21:02
Freshmandid i miss smth?21:02
n4dirbesides us waiting for you: no :-)21:02
fsmithredcoffee is brewing21:04
fsmithredFreshman, you need to make sure sddm is not running and start lightdm.21:05
fsmithredbrain-dead easiest way to do that is reboot.21:05
fsmithredotherwise, 'init 1' and then ctrl-d21:05
fsmithredthat will restart all services21:05
cousin_luigiIs debian slow in releasing fixes?21:09
fsmithrednot usually. why?21:12
Freshmangonna reboot21:12
Freshmanthere was X problem already21:12
Freshmanmaybe a year ago21:12
Freshmanwas fixed through time21:13
Freshmansame after reboot21:13
Freshmangonna make milk too^^21:14
fsmithredok, maybe install libseatd21:14
fsmithred?21:14
n4direarlier you laughed me saying i just remove anything which gets in my way. The approach is very raw, but in the time we spend i sure would have solved it (either really solved, or the system is so broken that i had reinstalled)21:16
n4dirnot saying it is a good solution, but it still is an option. - But i am not sure if Freshman deleted .Xauthority yet21:17
fsmithredI don't know. That would have been worth a try.21:18
n4dirto me it is not that clear with the display-manager, i lost focus a bit, but i guess that "problem" is clear now (which on is running)21:18
fsmithredbut he didn't get the same error message I got21:18
n4dirah, right21:19
Freshmanwhere does .Xauthority live21:23
Freshman?21:23
fsmithredin your home dir21:23
fsmithredmv .Xauthority Desktop/21:24
fsmithredoh21:24
fsmithrednot good21:24
fsmithredyou won't see it21:24
fsmithredmv .Xauthority Desktop/Xauthority21:24
Freshmandone21:25
Freshmanreboot?21:25
fsmithredno21:25
fsmithredrestart lightme21:25
fsmithredlol21:25
n4dirlightme would be a great software name21:25
fsmithredservice lightdm restart21:25
fsmithredyeah21:25
Freshmandone21:26
fsmithredAnd no offence meant, but you probably shouldn't be running unstable.21:26
fsmithredany better result?21:26
Freshmanno gui21:26
Freshmansame error with seatd21:27
Freshmanit not installed actually21:28
fsmithredI think I'm out of ideas. Maybe ceres is broken today or this week.21:28
fsmithredoh21:28
fsmithredyou could try installing seatd21:28
Freshmanand i can't because of network21:28
fsmithreddhclient eth021:28
Freshmanhow make it functioning again?21:29
Freshmancannot find device21:29
fsmithredip a21:29
Freshmanthere's only lo21:30
fsmithredshould list lo and whatever ethernet and wlan devices you have21:30
fsmithredwow21:30
Freshmanwasn't so before upgrade21:30
n4diryou use wired connection21:30
n4dir?21:30
Freshmanyes21:31
fsmithredand did you try booting into the older kernel?21:31
n4dirif so, lspci | grep -i -A2 Ethernet21:32
n4dirsorry: lspci -k | grep -i -A2 Ethernet21:32
n4dirit will tell you the ethernet chipset and the kernel driver in use. if  in use21:32
Freshmanno such file21:33
Freshmani'll try previous kernel21:34
n4dirfingers crossed21:34
Freshmanwas 6.6.921:35
fsmithredno such file as what?21:36
Freshmanlspci21:36
n4dirthat would be most weird. if i don't oversee something21:37
Freshmango 6.5.0-521:37
fsmithredyeah, 6.521:38
Freshmanfailed21:38
Freshmanthere was error message on booting text21:38
Freshmandisapeared already21:38
fsmithredno desktop with the older kernel? What about network?21:38
Freshmanhow to extract it?21:38
fsmithredmight be in /var/log/syslog21:39
Freshmansame with net21:39
fsmithredip a shows only lo?21:39
Freshmanyes21:40
n4dirdoublecheck lspci again. First at all only "lspci"21:41
n4dirto figure out the internet chipset21:41
n4dirwithout internet access you will hardly be able to solve the problem.21:42
n4dirprobably will have to chroot anyway.21:42
Freshmanon startuo it mentions 'cudev'21:48
Freshmanfailed21:48
fsmithredeudev, not cudev21:51
Freshmanyes21:51
fsmithredmaybe browse or search debian bug reports, maybe wait a few days and try upgrade again. It might get fixed.21:51
Freshmanstartpar: service returned failure: eudev21:52
fsmithredIn general, if you run unstable you should expect occasional breakage and be comfortable with troubleshooting and fixing it.21:52
n4dirservice eudev status21:53
fsmithredand also report bugs.21:53
n4dirwhat does it say?21:53
n4dirnext will be either "service eudev start" or restart21:53
n4dirif i recall correct you said you have a backup? If so i'd go back, make sure apt-listbuges is installed, look at what exactly will get upgraded whe upgrading.21:53
n4diranother option is to reinstall, use stable, then run sid in a VM. To get the hang of it21:54
fsmithredgood idea21:54
Freshmanudevd is not running failed!21:56
fsmithredservice eudev restart21:58
fsmithredshouldn't really need to do that21:59
fsmithredsomething is broken21:59
Freshmaninvalid rule22:00
Freshmanand path to the file22:00
Freshmanwith my backup I just can restore the system22:01
n4diri'd do that. Then install apt-listbugs, if not installed.22:01
FreshmanI returned to it in hope to gather valuable data about the bug22:01
n4diryup.22:01
n4dirnot saying the  time is wasted.22:01
Freshmanthanks to Timeshift22:02
Freshmanwell it was fun journey22:02
n4dirit was.22:03
Freshmanthanks everyone for teaming22:03
fsmithredyw, good luck22:03
Freshmani make backups everytime prior upgrading22:07
n4dirFreshman: as far we can tell yet, if you revert to backup, then upgrade again, the problem will happen again.22:09
n4dirSo make sure to look very closely at what gets upgraded, best is to save it in a text file (though there is some log too, if i remember correct)22:10
Freshmani just upgrade kernel only ans will see22:10
n4dirAlso i'd remove any packages i know i don't need (you mentioned several display-mangers installed, such stuff)22:11
n4dirFreshman: good point22:11
Freshmanwell everything works22:11
n4dirafter the revert to backup?22:11
Freshmanafter kernel only upgrade22:11
n4dirgood, good. Gathering info22:12
n4dirtry the lspci command, does it work now?22:12
n4dirinstall aptitude, once at it22:12
Freshmanlspci worked on broken system22:14
Freshmanand showed the chip22:15
n4dirok, then do lspci -k and check which driver is used for the Ethernet connection.22:15
golinuxFreshman: Why are you running Ceres? It is not a 'release'. It  is the same as sid - untsable! Maybe you are a masochist?22:15
n4dirlspci -k | grep -A 2 Ethernet is one option22:15
Freshmanr816822:16
FreshmanCeres brings better features22:16
n4dirFreshman: i am not good with internet or drivers or chips, but make sure to have whatever provides that as a deb file22:17
Freshmannew things22:17
n4dirr8168-dkms - dkms source for the r8168 network driver22:17
n4dirthat might, or might not, be it22:17
Freshmanhm22:18
Freshmanthx22:18
Freshmanhow to make report?22:18
n4dirreportbug; the package, or reportbug-gtk. I for one don't.22:20
* fsmithred hates r816822:21
fsmithredbut that was in jessie. Maybe things have changed.22:21
n4dirjessie was post-etch?22:22
fsmithredyeah, jessie was when we forked22:22
n4diroh. so way after etch.22:22
fsmithredpost wheezy22:22
n4diri am really bad with the names. etch i do remember. because that is when i started22:23
fsmithredor post squeeze. I forget which came first.22:23
fsmithredFreshman, are you thinking of making a bug report?22:24
n4dirlenny i do remember due to the Steve Ray Vaughn song.22:24
fsmithredIf so, you need to identify the offending package.22:24
n4dirwell, and then he will need a debian installation, to make sure the same happens on debian (if not devuan related).22:24
Freshmanfsmithred yes22:24
fsmithredtrue.22:24
n4dirthe reason i don't do bug reports is not that extra work, but i am never sure what the real problem is22:25
Freshmanwhat is sed ? the package22:25
n4dirnot holding you back. Go for it. It is a good thing22:25
n4dirFreshman: streaming editor. Some voodoo22:25
fsmithredsed is a stream editor22:25
fsmithredfeed it a file and it spits out the edited version.22:26
Freshmanthere were mesa upgrades22:27
fsmithredoh, those are good suspects.22:29
fsmithredmaybe check debian bug reports for those packages22:29
n4dirwouldn't apt-listbugs list them?22:29
n4dirone way or the other. If it is the culprit, set them on hold.22:30
Freshmanok22:30
n4dirif no bug-reports, then making one is a good idea22:30
fsmithredI guess apt-listbugs would list bugs for all the upgradable packages. That's better.22:33
Freshmanuse it before upgrade?22:34
n4diri had the hope that it is a bit easier instead of going to the website.22:34
n4dirFreshman: if it is installed, it will be run during the upgrade.22:34
Freshmanthat is not mesa22:34
n4dirnot sure if it will run if you do an --simulated -s upgrade, but i would think so.22:34
fsmithredThere are no recent bug reports on mesa-utils22:35
n4diralso i think if during the real upgrade you get a warning from apt-listbugs, you can opt out22:35
n4direlse it wouldn't be of much use, duh22:35
fsmithredwhen you do it, do 'apt upgrade | tee upgrade.log' (or use your favorite file name)22:36
fsmithredit'll save all the console output22:37
fsmithredapt-listbugs list <package> <package>22:45
Freshmani guess i have located the package22:47
Freshmanmy system runs several years and there were all DE22:47
Freshmani wanted to make fresh install22:48
Freshmanbut it worked and worked and worked22:48
Freshmanthrough errors which been fixed22:48
Freshmaneverything is stable22:49
Freshmannope22:57
Freshmanit's not gnome stuff22:57
Freshmanit is the 'sed' package that causes failure23:51
Freshman4.9-223:54
fsmithred4.9-1 is available in excalibur23:57
fsmithredor maybe you have the .deb package in /var/cache/apt/archives/23:58
Freshmani just hold it23:58

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!