Changing to latest - a couple issues

Archived topics about LMDE 1 and LMDE 2
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

I made the changes in the apt sources list now looks this way:


Code: Select all

deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
deb http://dl.google.com/linux/deb/ stable non-free main

But when i try to update via update manager this message appear:


Code: Select all

Ignoring file 'removed.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extensionIgnoring file 'google-chrome.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extensionIgnoring file 'google-talkplugin.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extensionIgnoring file 'opera.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extensionRelease file for http://debian.linuxmint.com/latest/dists/testing/InRelease is expired (invalid since 22d 22h 56min. 15seg.). Updates for this repository will not be applied.

So i tried via terminal whit this:

Code: Select all

sudo aptitude update && aptitude safe-upgrade && aptitude clean && aptitude autoclean

And the terminal answerd like this:

Code: Select all

Ign http://dl.google.com stable InRelease
Ign http://dl.google.com stable InRelease                                       
Obj http://debian.linuxmint.com testing InRelease                               
Des:1 http://debian.linuxmint.com testing/updates InRelease [39,2 kB]           
Des:2 http://dl.google.com stable Release.gpg [198 B]                           
E: Release file for http://debian.linuxmint.com/latest/dists/testing/InRelease is expired (invalid since 22d 23h 9min. 22seg.). Updates for this repository will not be applied.

What shoul i do? I can't update any more.... HELP!!!!
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.
xircon

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by xircon »

I can help with the .save problem:

Code: Select all

sudo rm -f /etc/apt/sources.list.d/*.save
I vaguely remember a mention of the other problem, will have a search.
zerozero

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by zerozero »

salsalha, check here in the known issues http://forums.linuxmint.com/viewtopic.php?f=187&t=76556
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

Tks xircon, that helped.

But the problem keeps going.

The update manager now says:

Code: Select all

Release file for http://debian.linuxmint.com/latest/dists/testing/InRelease is expired (invalid since 22d 23h 17min. 3seg.). Updates for this repository will not be applied.
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

Tks zerozero that worked!!!!! :D :D :D :D
xircon

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by xircon »

Beat me to it zerozero :) Just found it, knew I had seen it ;)
salsalha

Changing to latest - a couple issues

Post by salsalha »

mmmm i talked too fast, now trow me up this message:

Code: Select all

Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/main/i18n/Translation-es  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/main/i18n/Translation-en  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-es_CO  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-es  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-en  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-es_CO  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-es  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-en  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/non-free/i18n/Translation-es_CO  Mala línea de cabecera
Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/non-free/i18n/Translation-es  Mala línea de cabecera
Some index files failed to download. They have been ignored, or old ones used instead.

Imposible obtener= Impossible to get

Mala linea de cabecera= Bad Head Line

I can't update....
zerozero

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by zerozero »

salsalha post please the output of

Code: Select all

inxi -r
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

Trowed this... tks

Code: Select all

Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://packages.linuxmint.com/ debian main upstream import
           deb http://debian.linuxmint.com/incoming testing main contrib non-free
           deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
           deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
           deb http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/google-talkplugin.list
           deb http://dl.google.com/linux/talkplugin/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/opera.list
           deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
Help!!!!
zerozero

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by zerozero »

i don't understand :shock: you said a few post above that you have changed the sources.list to latest and now the active sources.list are reading incoming :shock:
show us please the output of

Code: Select all

cat /etc/apt/sources.list
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

Trows this:

Code: Select all

deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/incoming testing main contrib non-free
deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

I got two apt sources list???? HOw can i resolve this issue?
zerozero

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by zerozero »

no salsalha, you only have one, that you just show us, and it's pointing to incoming;
when you did the changes to point to latest, did you save the doc in gedit before you close it?
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

Yes, and i just cheked again...

In the terminal, whit the apt update, trows at the end this:

Code: Select all

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/main/i18n/Translation-es  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/main/i18n/Translation-en  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-es_CO  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-es  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/non-free/i18n/Translation-en  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-es_CO  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-es  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/main/i18n/Translation-en  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/non-free/i18n/Translation-es_CO  Mala línea de cabecera

W: Imposible obtener http://debian.linuxmint.com/incoming/multimedia/dists/testing/non-free/i18n/Translation-es  Mala línea de cabecera

E: Some index files failed to download. They have been ignored, or old ones used instead.
xircon

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by xircon »

W: Imposible obtener http://debian.linuxmint.com/incoming/security/dists/testing/updates/main/i18n/Translation-es Mala línea de cabecera

You are pointing at incoming.
salsalha

Re: UPDATE PACK 3 FEEDBACK THREAD

Post by salsalha »

You are right... i corrected that, but still trow this message...

Code: Select all

Imposible obtener http://packages.linuxmint.com/dists/debian/import/i18n/Translation-es_CO  Mala línea de cabecera
Imposible obtener http://packages.linuxmint.com/dists/debian/import/i18n/Translation-es  Mala línea de cabecera
Some index files failed to download. They have been ignored, or old ones used instead.
Im feeling close to the solution
zerozero

Re: Changing to latest - a couple issues

Post by zerozero »

split topic from UPDATE PACK 3 FEEDBACK THREAD
note to salsalha: fell free to change the subject.

about the issue you are having, i'm in a dead end, you changed successfully the repos to latest, that error allows you to update or not? they are just translation files, so shouldn't really make a big difference.
salsalha

Re: Changing to latest - a couple issues

Post by salsalha »

I am grateful for the help, apparently, the system was updated, with the exception of translation packages, which I hope will not bring difficulties in the future.

For some reason, the root terminal, do not save changes to the list of sources. And what puzzled me most was that with the cat command, they gave me, the modification appeared to "latest".

But as I noted, the errors showed that the sources were in "incoming"

I went directly as an administrator to the appropriate folder and modify the source. So it worked.

Anyway thanks very much for your help guys.
zerozero

Re: Changing to latest - a couple issues

Post by zerozero »

those errors with the translation, i assume are not to worry about, anyway if after you do a full

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade
your last imput is something like this

Code: Select all

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
no worries, you are good to go
salsalha

Re: Changing to latest - a couple issues

Post by salsalha »

Whit that line, the last line showed is:

Code: Select all

E: Some index files failed to download. They have been ignored, or old ones used instead.
So i really dont known if the system is already update. However, when the cursor is in the update manager, pops up a message saying that the system is updated, so i assume that is it... or not?

Greetings :D
Locked

Return to “LMDE Archive”