libera/#devuan/ Tuesday, 2022-09-06

fsmithredMigration from debian to devuan can be messy. Better to boot one of the live isos, wget the new key and install it in the live session, then install the live system or do a debootstrap install and just add what you want.00:05
xisopAre there any special instructions if I wanted to install  libgl1-mesa-dri:i386 libgl1:i386 from a 64 bit install?00:13
xisopI'm trying to install steam, though it seems those 386 packages aren't readily available00:43
xisophmm. might be easier to install wine+steam00:44
debdogxisop: it's been a long time ago for my last attempt on wine. but a good starting point, for i386 progs and libs is https://wiki.debian.org/Multiarch/HOWTO00:48
xisopdebdog: will take a look at that00:53
aitorxisop: basically you need to add the new architecture to apt00:53
aitordpkg --add-architecture i38600:54
aitoran then install the packages:00:54
aitorapt-get install package1:i386 package2:i386...00:54
aitorafter that, you can remove the architecture:00:55
aitordpkg --remove-architecture i38600:55
aitorOps, I think you cannot remove the architecture without removing the installed packages previously...00:59
aitoras the howto explains:00:59
aitorapt-get purge ".*:i386"01:00
tgoyenThanks to all for updating the channel header with the keyring errors. Have a good day/night!01:01
xisopso i'm having issues with doing apt update01:04
xisopW: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.devuan.org/merged chimaera InRelease: The following signatures were invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>01:04
xisopi ran the dpkg --add-architecture i386 then i get messages like that ^ from apt update01:05
debdogxisop: see https://dev1galaxy.org/viewtopic.php?id=521301:06
xisopoh wow01:07
debdogsorry, shit happens01:07
xisopnah, you're good!01:07
xisopthere wasn't really any way of me knowing this had i not dropped in here01:07
debdogI have nothing to do do with that. just an ordinary user reading the topic here (after I received a swift kick in the a... from others in here01:09
xisopthis solved everything01:09
debdogjust relaing01:09
xisopso what was the initial problem?01:09
debdogrelaying01:09
debdogthe key exired?01:09
debdogp01:09
debdogdang, better I have dognap...01:10
aitorthe same happened to me in april with the repo of gnuinos: http://reisenweber.net/irclogs/libera/_devuan/_devuan.2022-05-04.log.html01:14
aitorbye :)01:17
* joerg hands debdog catnip04:04
chomwitthi. i trying to do 'sudo apt-get update' i get 'The following signatures were invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>12:41
chomwitt'12:41
NeonLichtLook at the topic, chomwitt12:42
chomwittNeonLicht, thanks!!12:42
NeonLichtNo problem, someone told me the exact same before. LOL12:43
NeonLichtsame thing12:43
chomwittok . it worked12:55
NeonLichtIt does.  :-)13:01
WonkaE: Release file for http://deb.devuan.org/merged/dists/chimaera/InRelease is expired (invalid since 437d 6h 49min 55s). Updates for this repository will not be applied.16:00
Wonkagot the InRelease file with wget16:01
Wonkagpgv --keyring /etc/apt/trusted.gpg.d/devuan-keyring-2022-archive.gpg ./InRelease16:01
Wonkaall clear...16:01
Wonkaonly "apt update" keeps complaining16:01
Wonkaone of those days...16:03
djphWonka: read the /topic ;)16:04
Wonkadjph: I already had the 2022.09.04 keyring installed16:04
WonkaI even tested the wget-ed file against it!16:04
Wizzupwhat is your system time set to?16:05
WonkaTue Sep  6 14:05:13 UTC 202216:05
Wonkajust now16:05
Wonkalooks fine to me16:05
Wizzupinvalid since 437d seems a bit odd16:05
Wonkajop...16:05
Wonkacat InRelease > /var/lib/apt/lists/deb.devuan.org_merged_dists_chimaera_InRelease16:05
Wonkathat's what "solved" it for now16:06
Wonkathe wgotten file... which was correct...16:06
WonkaI think that VM is not even 437 days old16:07
djphWonka: ... and you remembered to dpkg -i the updated keyring file, right?16:07
djph(because I might've forgotten that on 2 VM's... :/)16:07
Wonkadjph: actually, I used "apt install ./..."16:08
Wonkadjph: I wouldn't know where /etc/apt/trusted.gpg.d/devuan-keyring-2022-archive.gpg should have come from if not that package...16:08
djphno idea if that actually works wiht *deb files.  I'm far too used to dpkg / apt-get16:08
Wonkait dows16:09
Wonkadoes16:09
WonkaI think "dpkg -i" actually nags you to use "apt install" now?16:09
Wonkabecause for some reason I switched from dpkg -i to apt install16:09
Wonkayou need to use ./ for local files though, which is a minor annoyance16:10
djphnope16:12
djphapt does nag ou if you're using trusted.gpg though16:12
djphanyway, yeah, it is in that package (for some reason I expected it to be in /usr... (16:12
djphoh, wait yeah, it's complaining about the repo's InRealease file, no t... *sigh* I need to actually process what I read better :(  time for more coffee16:14
rrqWonka: I suggest remove /var/lib/apt/lists/deb.devuan.org_merged_dists_chimaera_InRelease and run "apt-get update"16:17
Wonkarrq: well, I replaced it with the known good one, and that made the problem go away16:22
ponWhat does this mean when I go to apt-get update Daedalus? "The following signatures were invalid: EXPKEYSIG BB23C00C61FC752C Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org> / W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used."17:00
rrqpon: go to https://dev1galaxy.org/viewtopic.php?id=521317:04
Guest7436Hi. Is there already available and fixed keyrings ISO for download?17:04
rrqGuest7436: go to https://dev1galaxy.org/viewtopic.php?id=521317:04
ponOh thanks rrq.17:05
Guest7436Thanks but I'd prefer clear install with mirror selection during install.17:06
rrqGuest7436: my mistake. some isos are available for testing/confirmation17:06
rrqat https://ido.rrq.id.au/download17:06
Guest7436Thank you.17:06
rrqfeedback about success or issues would be useful17:07
Guest7436I will download and test. Then will reply about my success.17:09
Guest9059Hallo, I can't seem to update my distro. Whenever I enter the _apt update_ command, I get "Signatures were Invalid" error. Please help18:21
ltsGuest9059: topic has the fix18:21
Xenguy.oO( Better to train users to check the /topic than to directly provide the forum URL IMHO )18:49
hakerdefoWhat's the best and recommended method to fix recent keyring errors in apt?19:19
rwphakerdefo, Please see /topic for fix.19:20
Guest61Hi. I installed the new ISO and it seems keyrings issues are solved. Amd64. Thanks.Can I use new installation permanently or shall I wait for official image?19:21
fsmithredGuest61, what you have should be the same as whatever we put up on files.devuan.org when all the isos get built.19:23
rwpGuest61, Where did you get the ISO from?  Is it already one of the official images?19:23
hakerdefo@rwp They have described a couple of methods there. First removes the InRelease file and install the devuan-keyring package while the second method suggests to manually install devuan-keyring packaging. Which one is recommended?19:23
Guest61https://ido.rrq.id.au/download/19:24
fsmithredrwp https://ido.rrq.id.au/download19:24
fsmithredthat's rrq's server19:24
Guest61Yes from there i downloaded.19:24
fsmithredhakerdefo, the second method is a little less confusing19:24
fsmithredand easier to do19:25
rwpI don't see where this is described I would also recommend the second method of simply installing the devuan-keyring package as that is very straight forward.19:26
hakerdefo@fsmithred Second one it'll be then. Thank you and have a nice day ahead!19:26
fsmithred:)19:27
rwpfsmithred would know! :-)19:27
hakerdefo@rwp Thank you for the help dear! I hope @fsmithred knows ;-)19:28
fsmithredrwp, instructions are in the forum thread linked in this channel's topic19:28
fsmithredyw hakerdefo19:28
fsmithredI'm about to upload a fixed desktop-live iso19:29
fsmithredif I can remember how to access my own site19:29
hakerdefoCheers & peace guys! Keep up the great work with Devuan guys! Bye for now!19:29
fsmithredHA! I got in.19:30
fsmithredHere's a devuan desktop-live iso with the new keyring, temporarily on my own site: https://get.refracta.org/files/experimental/devuan_chimaera_4.0_20220906_amd64_desktop-live.iso19:33
ltsWill there be a postmortem report about the expiration incident?19:33
fsmithrednot sure what there is to report about what happened. Whoever made the last key gave it a year to expire and didn't set up (or ignored) a reminder.19:35
fsmithredwe've decided that keys should last the lifetime of the release, so going forward, that will be the policy. I don't know what automatic reminders will be set up. There are a few possibilities.19:36
fsmithredI need to go out. Back in about an hour.19:36
fsmithredthere's about 10 minutes left on my upload (linked a few lines above this.)19:38
ltsIt would be positive PR to have a postmortem report with a summary of changes done to prevent a major incident from happening again. It shows the root cause was identified and that there is a mature management culture driving things. Such a report will help people not to have "someone did something and they fixed it, but who knows will it happen again" thoughts, which many will if they don't drop19:45
ltsby IRC and ask themselves19:45
ltsI'm not saying you should say yes or no here, but it would be good to give such a report a thought19:45
golinuxlts: Perhaps you would like to submit this idea and a draft of such a document to the devuan-dev mail list?19:52
golinuxI think it is a great idea!19:52
golinuxWe could use more hands on deck though.  :D19:53
ltsI'll type a quick draft (can share via pastebin for example), but I'm afraid some of the details are only known by the devs involved, especially about the changes you describe above.20:08
golinuxGreat and thanks! Don't be shy! There is also #devuan-dev. Probably a better place to post a draft.20:17
fsmithredgood idea and thanks. A fill-in-the-blanks doc with some good text would be helpful.20:21
djphugh, I hate filling those out at work.  Still have no idea how I became the maintainer of those docs20:30
drdozerHi - I'm running latest released devuan and kde, and in kde the alt-f2 runner doesn't seem to want to use my path20:34
drdozerit isn't searching the same path as as I have in consoles20:36
fsmithreddrdozer, I'm seeing the same in xfce. Run xterm -hold -e 'echo $PATH' and it doesn't pick up ~/bin20:55
fsmithredI don't know the reason20:55
drdozerfsmithred, exactly - I put a ton of stuff in ~/bin that I definitely under no circumstances want system-wide20:56
drdozerso for me xterm is using the correct path but krunner isn't20:57
fsmithredthere might be a setting for it hidden in some of the kde config files in your home20:57
rwpfsmithred, That thread just keeps getting longer and longer...21:27
fsmithredI deleted the iso I had uploaded because it doesn't have the new version of refractainstaller that has a bug fix that's been waiting to get in.22:51

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