Update doesn't works, repository go down from a week ?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
visaoverdemar

Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

Goodnight everybody,

I from Ubuntu, I don't like UNITY. First time with MINT.
I have a problem.
After installed MINT NADIA 14 KDE 32bits, a week ago, I had tried update and I'd got error.
I did change servers from MAIN to OTHER (France, USA, Brazil etc), but nothing.
I'd search in forum, but only people waiting to get problem resolved.

So I did start waitng and trying ... now it's past more than 1 week.

What happen, It's so difficult update MINT ?




Impossibile scaricare tutti gli indici dell'archivio

Il repository potrebbe non essere più disponibile o non più raggiungibile per problemi di rete. Se disponibile, verrà utilizzata una versione vecchia degli indici, altrimenti verrà ignorato.
Controllare la connessione di rete e assicurarsi che l'indirizzo inserito nelle preferenze sia corretto.





Errore GPG: http://packages.solusos.com eveline InRelease: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 9237640CAE582401Impossibile recuperare http://security.ubuntu.com/ubuntu/dists ... 6/Packages 404 Not Found [IP: 91.189.91.13 80]
Impossibile recuperare http://security.ubuntu.com/ubuntu/dists ... 6/Packages 404 Not Found [IP: 91.189.91.13 80]
Impossibile recuperare http://security.ubuntu.com/ubuntu/dists ... 6/Packages 404 Not Found [IP: 91.189.91.13 80]
Impossibile recuperare http://security.ubuntu.com/ubuntu/dists ... 6/Packages 404 Not Found [IP: 91.189.91.13 80]
Impossibile recuperare http://archive.canonical.com/ubuntu/dis ... 6/Packages 404 Not Found [IP: 91.189.92.191 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://archive.ubuntu.com/ubuntu/dists/ ... 6/Packages 404 Not Found [IP: 91.189.92.200 80]
Impossibile recuperare http://packages.medibuntu.org/dists/nad ... 6/Packages 404 Not Found
Impossibile recuperare http://packages.medibuntu.org/dists/nad ... 6/Packages 404 Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.




A Documenti # inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.solusos.com/ eveline import main non-free upstream
Active apt sources in file: /etc/apt/sources.list.d/andrikos-ppa-quantal.list
deb http://ppa.launchpad.net/andrikos/ppa/ubuntu quantal main
Active apt sources in file: /etc/apt/sources.list.d/danielrichter2007-grub-customizer-quantal.list
deb http://ppa.launchpad.net/danielrichter2 ... zer/ubuntu quantal main
Active apt sources in file: /etc/apt/sources.list.d/kubuntu-ppa-backports-quantal.list
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu quantal main
Active apt sources in file: /etc/apt/sources.list.d/local-repository.list
deb file:///usr/share/local-repository binary/
Active apt sources in file: /etc/apt/sources.list.d/medibuntu.list
deb http://packages.medibuntu.org/ nadia free non-free
Active apt sources in file: /etc/apt/sources.list.d/mint.list
deb http://packages.linuxmint.com/ nadia main upstream import
Active apt sources in file: /etc/apt/sources.list.d/nilarimogard-webupd8-quantal.list
deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu quantal main
Active apt sources in file: /etc/apt/sources.list.d/ubuntu.list
deb http://archive.ubuntu.com/ubuntu/ nadia main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ nadia-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ nadia-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ nadia partner
A Documenti #



May anybody help me ?
(I am not expert in comand line use, so be patient)
(My english it's orrible so sorry ...)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

Your /etc/apt/sources.list.d/medibuntu.list and /etc/apt/sources.list.d/ubuntu.list files have a mistake, and list the Linux Mint release name while these are Ubuntu repositories and need the Ubuntu release name. Easy fix. Open a terminal (Konsole) and run the following command. You can copy text to the terminal, see its Edit menu.

Code: Select all

sudo sed -i 's/nadia/quantal/' /etc/apt/sources.list.d/medibuntu.list /etc/apt/sources.list.d/ubuntu.list
You will be asked to type your password. Note that on the terminal no feedback or characters are shown when you type a password, just so you know to expect that. Afterwards opening Update Manager and refreshing should clear most of the errors you got.

I can not help you with the "Errore GPG" you got for http://packages.solusos.com. If you don't have an actual use for that repository, I suggest you open Software Sources (found in the Edit menu of Update Manager) and remove this repository from the Other Software tab (second one).
Image
visaoverdemar

(SOLVED) Update doesn't works, repository go down from a wee

Post by visaoverdemar »

Thank you very much, now it's working.



I don't understand: the repository names was wrong in the mint realese, because, I had change nothing about repository setup or names.

So that was a problem only for me, or everybody change repository names ?
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

Some KDE users have had this issue, but not all. I think the maintainer is already aware, but shall alert him to this occurring sometimes for KDE users.
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

Very bad !!!!!!!!!!!!!!!!!!

After update, I have missed - SOFTWARE MANAGER
- SOURCE SOFTWARE
- SYNAPTIC
- MOZILLA
- THUNDERBIRD

The system ask me password, but after the message nothing happen.

The only update downloaded were these system asking after clean installation by system ....


Please help
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

visaoverdemar wrote:After update, I have missed - SOFTWARE MANAGER
- SOURCE SOFTWARE
- SYNAPTIC
- MOZILLA
- THUNDERBIRD

The system ask me password, but after the message nothing happen.
Sorry, I don't follow. Are you saying you can't install upgrades, or that you can't open these programs?
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

Yes, I click and system ask me the password, after insert and clicking OK, nothing happen.

I have not anymore, the update icon near the hour/date in the panel.

Now I'm using OPERA.

FIREFOX, and Thunderbird don't work, after lunch them, appear the minimized icon on the task bar, and after 20 second miss.

I have updated yesterday only the system after clean installation updates, but clearly anything get wrong.

Have anyways to back in previous configuration ?
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

Try starting them from the terminal, and see if they give any error messages. Binaries are called 'firefox' and 'thunderbird'.
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

A b # firefox
/usr/lib/firefox/firefox: symbol lookup error: /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so: undefined symbol: cairo_surface_create_for_rectangle
A b # thunderbird
thunderbird: symbol lookup error: /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so: undefined symbol: cairo_surface_create_for_rectangle
A b #


The worst is that I can't run SOURCE, SYNAPTIC, AND SOFTWARE MANAGER, but terminal work.

May be better to format and reinstall ?
(Help me more a little bit, if we don't get success, I reinstall - I get used with windows ...)
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

It sounds like Gtk applications have problems, while KDE native applications (like Konsole) are working fine. Doing a search for "liboxygen-gtk.so undefined symbol cairo_surface_create_for_rectangle", I found this report: http://lists.opensuse.org/opensuse-bugs ... 06320.html. Have you changed Gtk themes? You can check in System Settings > Application Appearance > Gtk Configuration. The default GTK2 and GTK3 themes on Linux Mint 14 KDE are both oxygen-gtk. I've taken a screenshot of the Gtk Configuration for you to compare with (click to enlarge).

Image
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

The only difference about your image was "Icons theme": I have "oxymentary" too.

I think that the problem for Thunderbird and firefox is installation method. I have download TAR etc., installed in OPT directory, so I created the link to executable "Thunderbird" and "firefox". Actually I can't start theme clicking directly in OPT directory. They working regular until the update.

But I don't care about Firefox or Thunderbird, I remove them and reinstall directly on terminal line. But the 3 updates programs (SYNAPTIC etc.) missed after last update required by system (that you help me).
May any file downloaded in update was not for KDE version ? (and corrupted the updates programs)
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

No, the upgrades would be for your KDE software. I'd recommend you do:

Code: Select all

apt update
apt upgrade
And then try again. If neither Software Manager nor Synaptic will work, try starting them from the terminal and watch for errors. Software Manager you start with:

Code: Select all

mintinstall
Synaptic with:

Code: Select all

synaptic
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

A b # mintinstall
Traceback (most recent call last):
File "/usr/lib/linuxmint/mintInstall/mintinstall.py", line 13, in <module>
import webkit
File "/usr/lib/python2.7/dist-packages/webkit/__init__.py", line 21, in <module>
import webkit
ImportError: /usr/lib/libwebkitgtk-1.0.so.0: undefined symbol: cairo_region_num_rectangles





A b # synaptic
synaptic: symbol lookup error: /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so: undefined symbol: cairo_surface_create_for_rectangle
A b #



More suggestions ?
User avatar
xenopeek
Level 25
Level 25
Posts: 29504
Joined: Wed Jul 06, 2011 3:58 am

Re: Update doesn't works, repository go down from a week ?

Post by xenopeek »

No, I'm sorry I don't know what is wrong here :( That first error "/usr/lib/libwebkitgtk-1.0.so.0: undefined symbol: cairo_region_num_rectangles", an Internet search only finds your post for that :( Sounds like something with cairo is broken from these two errors.
Image
visaoverdemar

Re: Update doesn't works, repository go down from a week ?

Post by visaoverdemar »

Well, I go on with "windows way" ... ! (Format and reinstall)

Thank you very much,
I greet you for you spent your time to try help me.
Locked

Return to “Software & Applications”