[Solved] megasync update

Post Reply
Message
Author
User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

[Solved] megasync update

#1 Post by mithrandir »

Hi, I have this problem:

Code: Select all

Err:1 https://mega.nz/linux/MEGAsync/Debian_9.0 ./ megasync 3.6.6+6.1
  404  Not Found
E: Impossibile recuperare https://mega.nz/linux/MEGAsync/Debian_9.0/./amd64/megasync_3.6.6+6.1_amd64.deb  404  Not Found
E: Impossibile scaricare alcuni pacchetti. Potrebbe essere utile eseguire "apt-get update" o provare l'opzione "--fix-missing".
The same in other distros, why? What's the matter?
Last edited by mithrandir on Wed May 30, 2018 4:49 pm, edited 1 time in total.

User avatar
Richard
Posts: 1577
Joined: Fri Dec 12, 2008 10:31 am

Re: megasync update

#2 Post by Richard »

It is saying, run

Code: Select all

sudo apt-get update
if that doesn't solve the problem, try again with

Code: Select all

sudo apt-get -f install 
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.

User avatar
timkb4cq
Developer
Posts: 3203
Joined: Wed Jul 12, 2006 4:05 pm

Re: megasync update

#3 Post by timkb4cq »

Just an extra . (or perhaps ./ although a double // doesn't cause a problem without the .)
The deb is located at

Code: Select all

https://mega.nz/linux/MEGAsync/Debian_9.0/amd64/megasync_3.6.6+6.1_amd64.deb
You're looking to:

Code: Select all

https://mega.nz/linux/MEGAsync/Debian_9.0/./amd64/megasync_3.6.6+6.1_amd64.deb
If you run inxi -r you'll see where you have the extra .
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

Re: megasync update

#4 Post by mithrandir »

Richard wrote: Wed May 30, 2018 3:40 pm It is saying, run

Code: Select all

sudo apt-get update
if that doesn't solve the problem, try again with

Code: Select all

sudo apt-get -f install 
Hi Richard, apt update seems not to have problems:

Code: Select all

$ sudo apt update
[sudo] password di user: 
Trovato:1 https://repo.skype.com/deb stable InRelease
Trovato:2 http://ftp.it.debian.org/debian stretch-updates InRelease            
Ign:3 http://ftp.it.debian.org/debian stretch InRelease                        
Trovato:4 http://ftp.it.debian.org/debian stretch Release                                        
Trovato:5 http://security.debian.org stretch/updates InRelease                                   
Ign:7 https://mega.nz/linux/MEGAsync/Debian_9.0 ./ InRelease            
Ign:8 http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/stretch stretch InRelease
Ign:9 https://packagecloud.io/Enrico204/Whatsapp-Desktop/debian stretch InRelease
Scaricamento di:10 https://mega.nz/linux/MEGAsync/Debian_9.0 ./ Release [949 B]
Ign:11 http://ftp.cc.uoc.gr/mirrors/linux/mx/mx/repo stretch InRelease
Trovato:14 http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/stretch stretch Release
Trovato:16 http://ftp.cc.uoc.gr/mirrors/linux/mx/mx/repo stretch Release
Lettura elenco dei pacchetti... Fatto


-f install too seems good:

Code: Select all

$ sudo apt -f install
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
0 aggiornati, 0 installati, 0 da rimuovere e 8 non aggiornati.
But apt upgrade is wrong:

Code: Select all

$ sudo apt upgrade
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
Calcolo dell'aggiornamento... Fatto
I seguenti pacchetti NUOVI saranno installati:
  fskbsetting gazelle-installer-data-mx gir1.2-polkit-1.0 python-configobj python-dbus python-lxml
I seguenti pacchetti saranno aggiornati:
  firefox git git-man megasync mx-installer mx-snapshot smxi-inxi-antix xdg-utils
8 aggiornati, 6 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 6.549 kB/58,3 MB di archivi.
Dopo quest'operazione, verranno occupati 5.416 kB di spazio su disco.
Continuare? [S/n] s
Err:1 https://mega.nz/linux/MEGAsync/Debian_9.0 ./ megasync 3.6.6+6.1
  404  Not Found
E: Impossibile recuperare https://mega.nz/linux/MEGAsync/Debian_9.0/./amd64/megasync_3.6.6+6.1_amd64.deb  404  Not Found
E: Impossibile scaricare alcuni pacchetti. Potrebbe essere utile eseguire "apt-get update" o provare l'opzione "--fix-missing".
Thanks for your help
Last edited by mithrandir on Wed May 30, 2018 4:09 pm, edited 1 time in total.

User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

Re: megasync update

#5 Post by mithrandir »

timkb4cq wrote: Wed May 30, 2018 3:41 pm Just an extra . (or perhaps ./ although a double // doesn't cause a problem without the .)
The deb is located at

Code: Select all

https://mega.nz/linux/MEGAsync/Debian_9.0/amd64/megasync_3.6.6+6.1_amd64.deb
You're looking to:

Code: Select all

https://mega.nz/linux/MEGAsync/Debian_9.0/./amd64/megasync_3.6.6+6.1_amd64.deb
If you run inxi -r you'll see where you have the extra .
It's true, my megasync.list in sources.list.d/ is:

Code: Select all

deb https://mega.nz/linux/MEGAsync/Debian_9.0/ ./
It has always worked fine in the past, now I will try without dot. The site seems to be online, I have download manually the deb file here https://mega.nz/linux/MEGAsync/Debian_9.0/amd64/

Thanks for your attention

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: megasync update

#6 Post by Eadwine Rose »

I just did the same thing before even reading this. Downloaded them manually and installed the two packages with gdebi.

There isn't much we can do as it's mega's own repo.
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

Re: megasync update

#7 Post by mithrandir »

I have modified megasync.list in sources.list.d:

Code: Select all

deb https://mega.nz/linux/MEGAsync/Debian_9.0/ /
but same error:

Code: Select all

Err:1 https://mega.nz/linux/MEGAsync/Debian_9.0  megasync 3.6.6+6.1  404  Not Found
E: Impossibile recuperare https://mega.nz/linux/MEGAsync/Debian_9.0/./amd64/megasync_3.6.6+6.1_amd64.deb 404  Not Found
E: Impossibile scaricare alcuni pacchetti. Potrebbe essere utile eseguire "apt-get update" o provare l'opzione "--fix-missing".
I believe that it could be some problems in calling the repository...
Or there is some other file calling megasync, as the repository Popular Apps perhaps

Edit:
Popular Apps seems to modify the sources.list.d/ inserting the megasync.list that I have modified before...

I don't understand, but i will try to insert manually the repository
Last edited by mithrandir on Wed May 30, 2018 4:25 pm, edited 1 time in total.

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: megasync update

#8 Post by Eadwine Rose »

Could someone give me what was in the synaptic repo fields again originally?

I mean.. I just removed the ./ bit, hit reload and now it's gone *snort*


Oh duh.. scroll up lady.... found it.
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

Re: megasync update

#9 Post by mithrandir »

Eadwine Rose wrote: Wed May 30, 2018 4:23 pm Could someone give me what was in the synaptic repo fields again originally?

I mean.. I just removed the ./ bit, hit reload and now it's gone *snort*


Oh duh.. scroll up lady.... found it.
Have you fixed the problem?

User avatar
mithrandir
Posts: 26
Joined: Mon Apr 09, 2018 7:51 am

Re: megasync update

#10 Post by mithrandir »

My inxi -r is:

Code: Select all

$ inxi -r
Repos:     Active apt repos in: /etc/apt/sources.list 
           1: deb https://mega.nz/linux/MEGAsync/Debian_9.0/ ./
           Active apt repos in: /etc/apt/sources.list.d/antix.list 
           1: deb http://it.mxrepo.com/antix/stretch/ stretch main
           Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://ftp.it.debian.org/debian/ stretch-updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list 
           1: deb http://ftp.it.debian.org/debian/ stretch main contrib non-free
           2: deb http://security.debian.org/ stretch/updates main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/mx.list 
           1: deb http://it.mxrepo.com/mx/repo/ stretch main non-free
           Active apt repos in: /etc/apt/sources.list.d/skype-stable.list 
           1: deb [arch=amd64] https://repo.skype.com/deb stable main
           No active apt repos in: /etc/apt/sources.list.d/various.list 

Post Reply

Return to “Software / Configuration”