[10:10:45]
<boipisigre> Bonjour
Est-ce que Nextcloud 29.0.10 sera la dernière version pour yunohost 11.3.0.2 ?
[10:34:17]
<orhtej2> > <@boipisigre:matrix.org> Bonjour
> Est-ce que Nextcloud 29.0.10 sera la dernière version pour yunohost 11.3.0.2 ?
oui
[10:35:24]
<boipisigre> **Merci**, voilà une raison de plus de mettre à niveau yunohost.
[14:01:50]
<hueso> n'aie pas peur
[14:34:50]
<orage> ?
[14:34:50]
<eric_G> <∞
[14:34:50]
<orage> ça met à peu près combien de temps une maj yunohost sur pi4
[15:54:07]
<miro5001> Mon serveur est un netbook Intel Atom N455 avec 2G de ram, installé initialement avec yunohost 3, puis migration 4 puis 11 avec une longue liste de bidouillage et de customisation. Je m'étais préparé à un tas d'erreurs. Hormis une entrée dans sourcelist que j'ai supprimé manuellement, tout c'est passé sans encombre. Ça lui a pris à peu près une heure
[19:03:23]
<stereo> my mongodb is failing since update to bookworm https://paste.yunohost.org/ziseribata known problem?
[20:35:28]
<Salamandar> > <@stereo:gnubox.club> my mongodb is failing since update to bookworm https://paste.yunohost.org/ziseribata known problem?
> Unrecognized option: storage.journal.enabled
You might've edited the mongodb config
[22:05:20]
<Fritjof> trying to do the migration and upgrade, but running into issues with apt:
`You cannot do this right now because dpkg/APT (the system package managers) seems to be in a broken state… You can try to solve this issue by connecting through SSH and running `sudo apt install --fix-broken` and/or `sudo dpkg --configure -a` and/or `sudo dpkg --audit`.`
[22:07:09]
<Fritjof> it says the error is during handling of grub-pc
[22:07:43]
<Aleks (he/him/il/lui)> ah yes, classic x_x
[22:08:00]
<Fritjof> is it an easy fix?
[22:09:43]
<Fritjof> neofetch tells me I'm now on Bookworm, so it seems the initial part went well enough?
[22:11:00]
<Aleks (he/him/il/lui)> it's an easy-ish fix but you have to manually run the command advised by apt, something like "dpkg-configure blah blah"
[22:11:19]
<Aleks (he/him/il/lui)> it will ask you where grub should be instsalled which is a pretty technical question
[22:11:36]
<Aleks (he/him/il/lui)> typically this is because some disk changed with respect to the initial install of the system i think
[22:13:40]
<Fritjof> OK - I tried running `dpkg --configure grub-pc`
but I get that an error occured during handling.
[22:14:04]
<Fritjof> ` installed grub-pc package post-installation script subprocess returned error exit status 1`
[22:14:53]
<Fritjof> are there logs I can share that can help you help me with what I should run with dpkg --configure
[22:16:04]
<Fritjof> it also says: `/dev/disk/by-id/ata-WDC_WDS240G2G0A-00JH30_1948MD463105 does not exist, so cannot grub-install to it!
You must correct your GRUB install devices before proceeding`
[22:17:50]
<Fritjof> I did clone my disk from remote VPS to an on premise disk about a year ago. Could that be it?
[22:18:25]
<Aleks (he/him/il/lui)> there should be two commands to run, isnt there one before "dpkg --configure grub-pc" ?
[22:20:05]
<Aleks (he/him/il/lui)> ooor `DEBIAN_FRONTEND=dialog dpkg --configure grub-pc`
[22:20:47]
<Fritjof> thank you! That was the one!
[22:20:56]
<Fritjof> Now I get a blue screen with options
[22:21:26]
<Fritjof> https://aria.im/_bifrost/v1/media/download/Acm0hSGqU-8mU9y-RzOJJVa1W6f0c0lGQtOqPdYRxz1Uli1cyZYWhKfqO7aunp_ToJzVEJ5OlNAlbEvT2ejavGhCeUM2ixWAAGRlZXBmdW5rLmRrL3ppVWt2U3pzcEh6akZkQnZOelB0Z1RnQg
[22:21:49]
<Fritjof> the samsung ssd is the main disk, so is that the one I should be using?
[22:23:42]
<Fritjof> or should it be safe to install it on all of them? I can't quite figure it out from reading the text. I find it a bit ambiguous on that issue
[22:28:51]
<rodinux> I think using the disk is envough, so it should be `/dev/sdb` ?
[22:30:29]
<rodinux> arrows + Echap and Enter...
[22:39:08]
<Fritjof> it seems to have worked!
[22:39:13]
<Fritjof> Many thanks :)
[22:45:05]
<orhtej2> > <@rodinux:matrix.org> I think using the disk is envough, so it should be `/dev/sdb` ?
by placing it on anything but the root of first drive you're making your system not bootable btw
[22:45:08]
<orhtej2> (ask me how I know)
[22:48:14]
<rodinux> I always have doubt when is a GPT nor a MBR disk...