From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 401EE158086 for ; Fri, 8 Oct 2021 23:34:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC8E9E0824; Fri, 8 Oct 2021 23:34:37 +0000 (UTC) Received: from mohas.pair.com (mohas.pair.com [209.68.5.112]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E42AEE0801 for ; Fri, 8 Oct 2021 23:34:36 +0000 (UTC) Received: from mohas.pair.com (localhost [127.0.0.1]) by mohas.pair.com (Postfix) with ESMTP id 6A87973191 for ; Fri, 8 Oct 2021 19:34:35 -0400 (EDT) Received: from bluering.localnet (193-119-118-104.tpgi.com.au [193.119.118.104]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mohas.pair.com (Postfix) with ESMTPSA id E84537318C for ; Fri, 8 Oct 2021 19:34:34 -0400 (EDT) From: Paul Colquhoun To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] MEGA sync problems Date: Sat, 09 Oct 2021 10:34:30 +1100 Message-ID: <7295958.EvYhyI6sBW@bluering> In-Reply-To: <3e1f020e-82fa-b185-d3ef-c82e2848d826@204EastSouth.com> References: <3e1f020e-82fa-b185-d3ef-c82e2848d826@204EastSouth.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart3624968.kQq0lBPeGt" Content-Transfer-Encoding: 7Bit X-Archives-Salt: 7da1e15d-f515-4e37-b4b5-1a469260e6e2 X-Archives-Hash: d3ddc20b93bffaf8c5a89c552c2a54fd This is a multi-part message in MIME format. --nextPart3624968.kQq0lBPeGt Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Saturday, October 9, 2021 7:33:04 A.M. AEDT Skippy wrote: > Greetings. > > I have been using Megasync with Gentoo for many moons. Now I'm having an > assortment of problems. > > Mega is not in the official Gentoo. I've been getting my ebuilds from here: > > http://gpo.zugaina.org/net-misc/megasync > > I currently have 4.4.0 installed. This was working fine until about 2-3 > weeks ago. Now I get this error message when I attempt to start it. > > -------------------- > ------------------------------------------ > > There are newer versions available so I figured this was a good > indicator I should just update Megasync. > > Well the universe hates me and every version of Megasync newer than > 4.4.0 fails. In fact if I attempt to re-emerge my existing 4.4.0 that > fails as well. > > Here is the full emerge log for version 4.5.3. > > https://zerobin.net/?e8b7f31b1ce11c23#4wTnxsnZ+v31rS8PLplBxM+//23zC5b0rMXSAT > uoYDQ= > > I've been informed that 4.5.3 is failing because it needs <=ffmpeg-3.4. > > That brings me to how to install such a version of ffmpeg. My limited > understanding of slots tells me this should be possible, but I've yet to > find anything explaining how to install the older ffmpeg without > disturbing the newer version. > > Any help with this would be greatly appreciate. Much thanks. > > Skippy > ----------------------------------------- > > root # emerge -pqv '=net-misc/megasync-4.5.3::Skippy' > [ebuild U ] net-misc/megasync-4.5.3 [4.4.0] USE="cryptopp curl > readline sqlite thunar zlib -dolphin -examples -freeimage -gnome -java > -nautilus -php -python -threads (-qt5%*)" ABI_X86="32 (64) (-x32)" > > ------------------------------------ It looks like you are downloading the ebuild by hand from their web site. I just installed Megesync 4.5.3 on my system, which has ffmpeg-4.4 The commands I used were: layman -a 4nykey to add the 4nykey overlay, which contains megasync, then emerge -a megasync just like other portage programs. If you still get any crypto-related errors, have a look for the recent news item "*2021-07-23-libxcrypt-migration*" eselect news list will get you a list. -- Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/ Asking for technical help in newsgroups? Read this first: http://catb.org/~esr/faqs/smart-questions.html#intro --nextPart3624968.kQq0lBPeGt Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

On Saturday, October 9, 2021 7:33:04 A.M. AEDT Skippy wrote:

> Greetings.

>

> I have been using Megasync with Gentoo for many moons. Now I'm having an

> assortment of problems.

>

> Mega is not in the official Gentoo.  I've been getting my ebuilds from here:

>

> http://gpo.zugaina.org/net-misc/megasync

>

> I currently have 4.4.0 installed.  This was working fine until about 2-3

> weeks ago.  Now I get this error message when I attempt to start it.

>

> --------------------


> ------------------------------------------

>

> There are newer versions available so I figured this was a good

> indicator I should just update Megasync.

>

> Well the universe hates me and every version of Megasync newer than

> 4.4.0 fails.  In fact if I attempt to re-emerge my existing 4.4.0 that

> fails as well.

>

> Here is the full emerge log for version 4.5.3.

>

> https://zerobin.net/?e8b7f31b1ce11c23#4wTnxsnZ+v31rS8PLplBxM+//23zC5b0rMXSAT

> uoYDQ=

>

> I've been informed that 4.5.3 is failing because it needs <=ffmpeg-3.4.

>

> That brings me to how to install such a version of ffmpeg. My limited

> understanding of slots tells me this should be possible, but I've yet to

> find anything explaining how to install the older ffmpeg without

> disturbing the newer version.

>

> Any help with this would be greatly appreciate.  Much thanks.

>

> Skippy



> -----------------------------------------

>

>   root # emerge -pqv '=net-misc/megasync-4.5.3::Skippy'

> [ebuild     U ] net-misc/megasync-4.5.3 [4.4.0] USE="cryptopp curl

> readline sqlite thunar zlib -dolphin -examples -freeimage -gnome -java

> -nautilus -php -python -threads (-qt5%*)" ABI_X86="32 (64) (-x32)"

>

> ------------------------------------



It looks like you are downloading the ebuild by hand from their web site.


I just installed Megesync 4.5.3 on my system, which has ffmpeg-4.4


The commands I used were:


    layman -a 4nykey

to add the 4nykey overlay, which contains megasync, then


    emerge -a megasync

just like other portage programs.



If you still get any crypto-related errors, have a look for the recent news item "2021-07-23-libxcrypt-migration"


    eselect news list


will get you a list.



--

Reverend Paul Colquhoun, ULC.     http://andor.dropbear.id.au/

  Asking for technical help in newsgroups?  Read this first:

     http://catb.org/~esr/faqs/smart-questions.html#intro


--nextPart3624968.kQq0lBPeGt--