libera/#devuan/ Tuesday, 2022-01-11

Kittyhow does apt work without gpg installed?17:34
djphKitty: I'm gonna go out on a limb and say "poorly"17:38
djph... more likely "not at all"17:38
Kittyit works just fine, but when I go to use apt-keys it says no gpg is installed17:38
djphis't apt-key deprecated17:38
djph?17:38
djphanyway, default setup is that gpg/gpg2 is installed (even in netinst) ... least as far as I am aware17:39
Kittyyeah, this is what surprised me17:40
djphyeah, quick check is that the 'apt' package depends on gpg17:40
Kittythat is weird17:41
KittyI have successfully got my own apt-repo working17:42
Kittyis there a standard way of distributing the key for a repo ?17:42
djphinternet17:43
djph:D17:43
djphmost devs seem to put it on their (project) website17:43
Kittybasically when I add a repo during install time, how do I make it not complain ?17:43
djphaccording to apt-key(8) ;  stick the key into /etc/apt/trusted.gpg.d/17:44
Kittyhow? from within the installer...17:45
djphfrom what installer?17:45
Kittydevuan17:45
KittyI get asked if I want to add extra media17:45
djphIf I was adding your repo to my system17:45
KittyI'd like to add my own repo here17:46
djph(1) grab your key from your website17:46
Kittyis that possible ?17:46
djphno17:46
Kittyok17:46
djphat least insofar as I understand the installer -- "extra media" is for getting a couple non-free packages installed at setup time, like for my wifi card.17:47
djphit's not for adding another repo17:47
Kittyaag17:51
Kittyaah17:51
Kittyeven17:51
fsmithredthere's a question in the beginning of the installer about removable media to provide missing firmware, and you can almost always ignore that. There's another question about additional media, and that's for CD1, CD2, etc.18:06
Kittyin the installer when it asks for a proxy, where does that end up in the config after the install?18:08
GyrosGeiershould be in /etc/environment or something such18:18
GyrosGeierthe http_proxy variable can be used to inform programs of a proxy18:18
Kittywhat's the largest debian package you can think of ?18:57
Kittysomething with minimal dependencies ideally...18:57
Kittyopenjdk, that's a biggen19:02
Kittyyep, definetly going over the new link19:04
Kittysooo much quicker19:04
gordonDrogontrying to migrate a Debian Bullseye to Devuan Chimera and for reference, this does not work: https://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera20:14
fsmithredgordonDrogon, where is it hanging up?20:15
gordonDrogonno init20:15
fsmithreddid you try to install eudev and sysvinit-core? That page was modified a few weeks ago. Maybe you need to refresh it in your browser.20:16
gordonDrogonI'm trying to do this on a remote VPS if that helps (or not). gone through it twice now in-case I missed something. first time I've been to that page.20:17
fsmithredwell, it was modified to address the issue you are facing: no init20:17
gordonDrogongoing to go back a step and re-install the vps with buster to see if that's different20:17
golinuxfsmithred: Isn't this specifically what rrq's script was meant to fix?20:20
fsmithredgordonDrogon, take a look at this upgrade script for hints: https://git.devuan.org/rrq/buster-to-devuan/src/branch/master20:21
gordonDrogonthanks. working through this now: https://www.devuan.org/os/documentation/dev1fanboy/en/buster-to-beowulf.html20:21
gordonDrogonif it fails I'll look at that in a bit.20:22
gordonDrogonthat's done the same - not installed /sbin/init20:23
gordonDrogonmanually installed apt-get install init ... it's rebooted but stalls at [ ok ] Starting OpenBSD Secure Shell server: sshd.20:29
gordonDrogon20:29
gordonDrogonalthough I can ping it. bother.20:29
* gordonDrogon reinstalls it again. I'm trying to get my VPS host to have Devuan available along with everything else, but it's not boding well.20:30
gordonDrogontried the sctipt way now. still stall at starting sshd. it's locked solid, but can ping. now to find a VPS host in the UK that supports devuan - any clues?20:39
gordonDrogonok. I think I know what's going on - if anyone cares - this VPS has a "serial" console on /dev/ttyS0 and there was no entry for that in the /etc/inittab that was installed, so while it looked like it stalled on starting sshd, the reality was that it was up and running at that point and I could SSH into it - just no root console on the VPS providers virtual serial console tron.20:44
gordonDrogonlet me redo it to try the page going from Bullseye to Chimera... (with a manual apt-get install init before rebooting)20:46
golinuxHave you looked at the script linked at the bottom of https://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera? https://git.devuan.org/rrq/buster-to-devuan/src/branch/master20:52
golinuxgordonDrogon: ^^^20:53
gordonDrogonyes. see my comments above.20:54
golinuxHope things go better this time . . .20:55
gordonDrogonroot@broom:~# cat /etc/devuan_version20:55
gordonDrogonchimaera20:55
gordonDrogonso the thing missing from the webpage (maybe the script too) was 2 things, one I did apt-get install init right before the reboot, also (2) editing /etc/inittab to fire up a serial console, but I suspect that's only applicable to my particular VPS.20:56
fsmithredI've had better luck installing sysvinit-core before changing sources.list, but keep systemd running until the upgrade is done and you reboot.21:00
gordonDrogonjust about to reboot ...21:01
gordonDrogonno network, but I have a console. looks like the virtual network device which was 'ens2' is now 'eth0'.21:03
gordonDrogonaaaaaand relax...21:04
gordonDrogonall because my wife wanted her own vps for her website as it's somewhat slow and clunky on the one we currently share...21:05
gordonDrogonshould anyone care: https://unicorn.drogon.net/deb2dev.txt21:07
gordonDrogonand now for some supper.21:08
gordonDrogonthanks!21:08
gordonDrogonbloody hell. more command bloat. Who's idea was it to make commands auto-page now and require --no-pager option. FFS! (I know this isn't devuan, but I just wanted to complain somewhere!)23:37

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