|
From: Erich T. <eri...@th...> - 2026-07-18 22:50:52
|
Am 18.07.2026 um 21:37 schrieb Sławek Adamski via leaf-user: > W dniu 15.07.2026 o 14:16, lea...@li... pisze: >> Send leaf-user mailing list submissions to >> lea...@li... >> >> To subscribe or unsubscribe via the World Wide Web, visit >> https://lists.sourceforge.net/lists/listinfo/leaf-user >> or, via email, send a message with subject or body 'help' to >> lea...@li... >> >> You can reach the person managing the list at >> lea...@li... >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of leaf-user digest..." >> >> >> Today's Topics: >> >> 1. Problem with upgrade (S?awek Adamski) >> 2. Re: Problem with upgrade (Erich Titl) >> 3. Re: Problem with upgrade (marko) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Wed, 15 Jul 2026 00:55:46 +0200 >> From: S?awek Adamski<sa...@wa...> >> To:lea...@li... >> Subject: [leaf-user] Problem with upgrade >> Message-ID:<975...@wa...> >> Content-Type: text/plain; charset=UTF-8; format=flowed >> >> Hello all, >> >> I have bootable USB. Version 7.5.1. I tried to do upgrade. Means: >> >> upgrade --release 7.5.3 >> >> and I got it: >> >> upgrade: WGET SSL functionality is missing, please install openssl.lrp >> upgrade: abort check_wget_dependencies >> >> What I must change in configuration? >> >> >> >> ------------------------------ >> >> Message: 2 >> Date: Wed, 15 Jul 2026 01:16:10 +0200 >> From: Erich Titl<eri...@th...> >> To:lea...@li... >> Subject: Re: [leaf-user] Problem with upgrade >> Message-ID:<66a...@th...> >> Content-Type: text/plain; charset=UTF-8; format=flowed >> >> Hi Slavek >> >> Am 15.07.2026 um 00:55 schrieb S?awek Adamski via leaf-user: >>> Hello all, >>> >>> I have bootable USB. Version 7.5.1. I tried to do upgrade. Means: >>> >>> upgrade --release 7.5.3 >>> >>> and I got it: >>> >>> upgrade: WGET SSL functionality is missing, please install openssl.lrp >>> upgrade: abort check_wget_dependencies >>> >>> What I must change in configuration? >> The upgrade utility uses wget from the running system and sourceforge >> forces SSL connectivity. >> >> - check if you have wget with SSL functionality else you might need >> openssl.lrp to provide it. > Big thanks Erich but I'm not Linux Man. It's not enough for me to be > able to do anything about it. Openssl.lrp is on my USB. The advice from > Marko was very interesting. The solution to the problem has gone one > step further. >> cheers >> >> ET > Big thanks Erich. Thank you so much for your willingness to help. If you have a running system on USB media and you also have openssl.lrp on that USB you can mount that USB and then install openssl.lrp Something like mount /dev/sdb /mnt apkg -i /mnt/openssl.lrp under the assumption that you see your USB media as /dev/sdb cheers ET -- „Wer von seinem Tag nicht zwei Drittel für sich hat, ist ein Sklave.“ ―Friedrich Nietzsche |