Näytä kirjoitukset

Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.


Viestit - sisase

Sivuja: [1]
1

#Olisikohan oikeampi paikka nimipalvelimille /etc/systemd/resolved.conf -tiedosto. Siellä on vihjeet kuinka se tehdään.
#Ja rivi/t pitää ottaa käyttöön ja sitten boottia.

resolved.conf näyttää nyt tältä
[Resolve]
DNS=8.8.4.4 8.8.8.8 1.1.1.1
#FallbackDNS=
#Domains=
#LLMNR=no
#MulticastDNS=no
#DNSSEC=no

#Nimipalvelimet näkee siiten komennolla
#resolvectl status

ja tämä

$ resolvectl status
Global
       LLMNR setting: no                 
MulticastDNS setting: no                 
  DNSOverTLS setting: no                 
      DNSSEC setting: no                 
    DNSSEC supported: no                 
  Current DNS Server: 8.8.4.4             
         DNS Servers: 8.8.4.4             
                      8.8.8.8             
                      1.1.1.1             
          DNSSEC NTA: 10.in-addr.arpa     
                      16.172.in-addr.arpa
                      168.192.in-addr.arpa
                      17.172.in-addr.arpa
                      18.172.in-addr.arpa
                      19.172.in-addr.arpa
                      20.172.in-addr.arpa
                      21.172.in-addr.arpa
                      22.172.in-addr.arpa
                      23.172.in-addr.arpa
                      24.172.in-addr.arpa
                      25.172.in-addr.arpa
                      26.172.in-addr.arpa
                      27.172.in-addr.arpa
                      28.172.in-addr.arpa
                      29.172.in-addr.arpa
                      30.172.in-addr.arpa
                      31.172.in-addr.arpa
                      corp               
                      d.f.ip6.arpa       
                      home               
                      internal           
                      intranet           
                      lan                 
                      local               
                      private             
                      test               

Link 3 (ipv6leakintrf0)
      Current Scopes: DNS
DefaultRoute setting: yes
       LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
      DNSSEC setting: no
    DNSSEC supported: no
  Current DNS Server: ::1
         DNS Servers: ::1
          DNS Domain: ~.

Link 2 (enp2s0)
      Current Scopes: none
DefaultRoute setting: no 
       LLMNR setting: yes
MulticastDNS setting: no 
  DNSOverTLS setting: no 
      DNSSEC setting: no 
    DNSSEC supported: no

Ei pelitä. Verkkoasetuksissa on nuo samat nimipalvelimet.





2
#Useimmiten on järkevää käyttää palveluntarjoajan nimipalvelimia.

Ensin muutin nimipalvelimiksi Saunalahden 195.74.0.47 ja 195.197.54.100

Ja sitten pingaukset

$ ping 195.74.0.47
PING 195.74.0.47 (195.74.0.47) 56(84) bytes of data.
64 bytes from 195.74.0.47: icmp_seq=1 ttl=61 time=21.7 ms
64 bytes from 195.74.0.47: icmp_seq=2 ttl=61 time=20.9 ms
64 bytes from 195.74.0.47: icmp_seq=3 ttl=61 time=21.1 ms
....
$ ping 195.197.54.100
PING 195.197.54.100 (195.197.54.100) 56(84) bytes of data.
64 bytes from 195.197.54.100: icmp_seq=1 ttl=61 time=21.0 ms
64 bytes from 195.197.54.100: icmp_seq=2 ttl=61 time=20.9 ms
64 bytes from 195.197.54.100: icmp_seq=3 ttl=61 time=21.2 ms
....

#Käytössä olevat nimipalvelimet löytyvät tiedostosta /etc/resolv.conf


Täällä sanottiin näin:

# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53

Ja seuraavaksi:

$ systemd-resolve --status
Global
       LLMNR setting: no                 
MulticastDNS setting: no                 
  DNSOverTLS setting: no                 
      DNSSEC setting: no                 
    DNSSEC supported: no                 
          DNSSEC NTA: 10.in-addr.arpa     
                      16.172.in-addr.arpa
                      168.192.in-addr.arpa
                      17.172.in-addr.arpa
                      18.172.in-addr.arpa
                      19.172.in-addr.arpa
                      20.172.in-addr.arpa
                      21.172.in-addr.arpa
                      22.172.in-addr.arpa
                      23.172.in-addr.arpa
                      24.172.in-addr.arpa
                      25.172.in-addr.arpa
                      26.172.in-addr.arpa
                      27.172.in-addr.arpa
                      28.172.in-addr.arpa
                      29.172.in-addr.arpa
                      30.172.in-addr.arpa
                      31.172.in-addr.arpa
                      corp               
                      d.f.ip6.arpa       
                      home               
                      internal           
                      intranet           
                      lan                 
                      local               
                      private             
                      test               

Link 3 (ipv6leakintrf0)
      Current Scopes: DNS
DefaultRoute setting: yes
       LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
      DNSSEC setting: no
    DNSSEC supported: no
  Current DNS Server: ::1
         DNS Servers: ::1
          DNS Domain: ~.

Link 2 (enp2s0)
      Current Scopes: none
DefaultRoute setting: no 
       LLMNR setting: yes
MulticastDNS setting: no 
  DNSOverTLS setting: no 
      DNSSEC setting: no 
    DNSSEC supported: no 
lines 32-54/54 (END)

Eipä toimi netti vieläkään.







3
Käytössä Ubuntu 20.04 ja Elisan kiinteä nettiyhteys. Ongelma ilmaantui eilen, Chrome ilmoitti ettei sivuston dns osoitetta löydy. Muillakaan ohjelmilla ei nettiin päässyt. Seuraavaksi kokeilin, toimiiko netti toisella levyllä olevalla Mintillä ja sehän toimi. Takaisin Ubuntuun ja $ ping: 64.233.164.94.: Tilapäinen virhe nimenselvityksessä. Muistelin, että käytössä olisi Googlen nimipalvelin ja sehän asetuksista löytyikin. Otin sen pois ja muutin hakemaan automaattisesti. Ei auttanut. Miten tätä kannattaisi lähteä ratkaisemaan?

4
Eli täytyy jatkaa etsintää. Löytyisiköhän näin:

Koodia: [Valitse]
sudo grep -R varasto.saunalahti.fi /etc /home /usr/local[/quote]

Tuoltahan se löytyi, poistin nuo proxyt tiedostosta ja nyt päivitykset toimii. Kiitoksia kaikille!

$ sudo grep -R varasto.saunalahti.fi /etc /home /usr/local
grep: /etc/fonts/conf.d/89-tlwg-waree-synthetic.conf.dpkg-backup: Tiedostoa tai hakemistoa ei ole
grep: /etc/fonts/conf.d/64-12-tlwg-loma.conf.dpkg-backup: Tiedostoa tai hakemistoa ei ole
grep: /etc/fonts/conf.d/89-tlwg-loma-synthetic.conf.dpkg-backup: Tiedostoa tai hakemistoa ei ole
/etc/apt/apt.conf:Acquire::https::proxy "https://varasto.saunalahti.fi:80/";
/etc/apt/apt.conf:Acquire::ftp::proxy "ftp://varasto.saunalahti.fi:80/";
/etc/apt/apt.conf:Acquire::http::proxy "http://varasto.saunalahti.fi:80/";

5

OK, eli /etc/environment-tiedostossa on asetettu http_proxy ja todennäköisesti myös https_proxy osoittamaan operaattorin välityspalvelimeen. Kommentoi (lisää #-merkki rivin alkuun) tai poista kokonaan nuo rivit tiedostosta. Tallenna muutokset ja kirjaudu ulos työpöydältä ja takaisin sisään. Sen jälkeen apt:n pitäisi toimia normaalisti.
[/quote]

Poistin proxy -rivit ja käynnistin koneen uudelleen. Ei päivity, alla loitsut mitkä tein

$ grep -d skip -i http_proxy /etc/*
/etc/axelrc:# Note: If the HTTP_PROXY environment variable is set correctly already,
/etc/axelrc:# format as the HTTP_PROXY var, like 'http://host.domain.com:8080/',
/etc/axelrc:# http_proxy =
grep: /etc/gshadow: Lupa evätty
grep: /etc/gshadow-: Lupa evätty
grep: /etc/shadow: Lupa evätty
grep: /etc/shadow-: Lupa evätty
grep: /etc/subgid-: Lupa evätty
grep: /etc/subuid-: Lupa evätty
grep: /etc/sudoers: Lupa evätty
/etc/wgetrc:#http_proxy = http://proxy.yoyodyne.com:18023/

$ sudo apt update
Vrhe:1 http://fi.archive.ubuntu.com/ubuntu bionic InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:3 http://dl.google.com/linux/chrome/deb stable InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:4 http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:5 http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Luetaan pakettiluetteloita... Valmis
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic InRelease' is no longer signed.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://security.ubuntu.com/ubuntu bionic-security InRelease' is no longer signed.
E: Tiedoston http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
E: Tiedoston http://dl.google.com/linux/chrome/deb/dists/stable/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

$ sudo apt full-upgrade
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu       
Luetaan tilatiedot... Valmis       
Käsitellään päivitystä... Valmis
0 päivitetty, 0 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.

Ja alla ne lähteet

deb http://fi.archive.ubuntu.com/ubuntu/ bionic main restricted
deb http://fi.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
deb http://fi.archive.ubuntu.com/ubuntu/ bionic universe
deb http://fi.archive.ubuntu.com/ubuntu/ bionic-updates universe
deb http://fi.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://fi.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
deb http://fi.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse




6
Alla etsinnän tulos.

$ grep -d skip -i http_proxy /etc/*
/etc/axelrc:# Note: If the HTTP_PROXY environment variable is set correctly already,
/etc/axelrc:# format as the HTTP_PROXY var, like 'http://host.domain.com:8080/',
/etc/axelrc:# http_proxy =
/etc/environment:http_proxy="http://varasto.saunalahti.fi:80/"
grep: /etc/gshadow: Lupa evätty
grep: /etc/gshadow-: Lupa evätty
grep: /etc/shadow: Lupa evätty
grep: /etc/shadow-: Lupa evätty
grep: /etc/subgid-: Lupa evätty
grep: /etc/subuid-: Lupa evätty
grep: /etc/sudoers: Lupa evätty
/etc/wgetrc:#http_proxy = http://proxy.yoyodyne.com:18023/

7


Okei, tarkemmin ajatellen kyseessä on http-välityspalvelin, joka ei toimi DNS:n kautta, vaan se on konfiguroitu jotenkin muuten järjestelmään.

193.229.159.9 on siis www-cache.kolumbus.fi, jonka Elisa on lakkauttanut 19.4.2021, ja siksi apt ei enää onnistu hakemaan tiedostoja, vaikka aiemmin on toiminut proxyn kautta.

Muistatko tehneesi järjestelmään proxyasetuksia? Tarkista ainakin /etc/apt/apt.conf.d:

Koodia: [Valitse]
grep -R -i proxy /etc/apt/apt.conf.d/ Ei listaa mitään.

Normaalisti tuon ei pitäisi listata mitään, koska oletuksena proxyjä ei ole määritelty. Konfiguraatio näyttää tältä: https://www.serverlab.ca/tutorials/linux/administration-linux/how-to-set-the-proxy-for-apt-for-ubuntu-18-04/

Tarkista myös välityspalvelinten asetukset Ubuntun verkkoasetuksissa: https://www.serverlab.ca/tutorials/linux/administration-linux/how-to-configure-proxy-on-ubuntu-18-04/
Näissä ei ole mitään.

Selaimet siis toimivat järjestelmässä edelleen normaalisti? Entä wget:

Selaimet ja Thunderbird -sposti toimivat.

$ wget --verbose http://fi.archive.ubuntu.com/ubuntu/dists/bionic/InRelease -O /dev/null
--2021-04-23 15:46:29--  http://fi.archive.ubuntu.com/ubuntu/dists/bionic/InRelease
Selvitetään osoitetta varasto.saunalahti.fi (varasto.saunalahti.fi)... 193.229.159.9
Yhdistetään palvelimeen varasto.saunalahti.fi (varasto.saunalahti.fi)|193.229.159.9|:80... yhdistetty.
Proxy-pyyntö lähetetty, odotetaan vastausta... 403 Forbidden
2021-04-23 15:46:29 VIRHE 403: Forbidden.

Ja lopuksi kokeilin tämänkin (ei edelleenkäänkään toimi).

Onko nyt kyseessä että yrität http palvelua ja sinun pitäisi käyttää sen sijaan https://-palvelua ? Web palveluiden kohdalla http ohjaus https porttiin onnistuu automaagisesti mutta ei välttämättä ole ohjelmoitu apt palveluihin ?

$ sudo apt update
Vrhe:1 http://dl.google.com/linux/chrome/deb stable InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Siv:2 https://fi.archive.ubuntu.com/ubuntu bionic InRelease                   
Siv:3 https://security.ubuntu.com/ubuntu bionic-security InRelease             
Siv:4 https://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease           
Vrhe:5 https://security.ubuntu.com/ubuntu bionic-security Release
  Could not handshake: An unexpected TLS packet was received. [IP: 193.229.159.9 80]
Siv:6 https://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease
Vrhe:7 https://fi.archive.ubuntu.com/ubuntu bionic Release
  Could not handshake: An unexpected TLS packet was received. [IP: 193.229.159.9 80]
Vrhe:8 https://fi.archive.ubuntu.com/ubuntu bionic-updates Release
  Could not handshake: An unexpected TLS packet was received. [IP: 193.229.159.9 80]
Vrhe:9 https://fi.archive.ubuntu.com/ubuntu bionic-backports Release
  Could not handshake: An unexpected TLS packet was received. [IP: 193.229.159.9 80]
Luetaan pakettiluetteloita... Valmis
E: Tiedoston http://dl.google.com/linux/chrome/deb/dists/stable/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://security.ubuntu.com/ubuntu bionic-security Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://fi.archive.ubuntu.com/ubuntu bionic Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://fi.archive.ubuntu.com/ubuntu bionic-updates Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://fi.archive.ubuntu.com/ubuntu bionic-backports Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.













8
Nyt on nimipalvelin muutettu DNS 8.8.8.8 8.8.4.4 ja kone käynnistetty. Siitähän löytyi ihan ohjevideokin. Ja tässä tulos (eli ei vaikutusta):

$ sudo apt update
Vrhe:1 http://dl.google.com/linux/chrome/deb stable InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:3 http://fi.archive.ubuntu.com/ubuntu bionic InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:4 http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:5 http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Luetaan pakettiluetteloita... Valmis
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
E: Tiedoston http://dl.google.com/linux/chrome/deb/dists/stable/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://security.ubuntu.com/ubuntu bionic-security InRelease' is no longer signed.
E: Tiedoston http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic InRelease' is no longer signed.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

$ sudo apt full-upgrade
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu       
Luetaan tilatiedot... Valmis       
Käsitellään päivitystä... Valmis
0 päivitetty, 0 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.



9
Näin. Elisan nimipalvelua en vielä muuttanut. Toisella levyllä on muuten Mint ja siinä päivitykset toimii.

$ sudo apt update
Vrhe:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:2 http://fi.archive.ubuntu.com/ubuntu bionic InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:3 http://dl.google.com/linux/chrome/deb stable InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:4 http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Vrhe:5 http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease
  403  Forbidden [IP: 193.229.159.9 80]
Luetaan pakettiluetteloita... Valmis
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://security.ubuntu.com/ubuntu bionic-security InRelease' is no longer signed.
E: Tiedoston http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic InRelease' is no longer signed.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is no longer signed.
E: Tiedoston http://dl.google.com/linux/chrome/deb/dists/stable/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-updates InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Tiedoston http://fi.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]
E: The repository 'http://fi.archive.ubuntu.com/ubuntu bionic-backports InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

sudo apt full-upgrade
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu       
Luetaan tilatiedot... Valmis       
Käsitellään päivitystä... Valmis
0 päivitetty, 0 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.

10
Kokeilin sinun lähteillä, ei auttanut (leikkasin ensin omat talteen). Oma näytti tältä:

# deb cdrom:[Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://mirrors.nic.funet.fi/ubuntu/ bionic main restricted
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-updates main restricted
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://mirrors.nic.funet.fi/ubuntu/ bionic universe
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial universe
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-updates universe
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://mirrors.nic.funet.fi/ubuntu/ bionic multiverse
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-updates multiverse
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://fi.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://mirrors.nic.funet.fi/ubuntu/ bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://mirrors.nic.funet.fi/ubuntu/ bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

11
Minulla puolestaan tulee seuraavanlainen virheilmoitus, kun yritän päivittää: Tiedoston http://mirrors.nic.funet.fi/ubuntu/dists/bionic-backports/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]The repository 'http://mirrors.nic.funet.fi/ubuntu bionic-backports InRelease' is not signed.Updating from such a repository can't be done securely, and is therefore disabled by default.See apt-secure(8) manpage for repository creation and user configuration details.Tiedoston http://mirrors.nic.funet.fi/ubuntu/dists/bionic-security/InRelease nouto ei onnistunut  403  Forbidden [IP: 193.229.159.9 80]The repository 'http://mirrors.nic.funet.fi/ubuntu bionic-security InRelease' is not signed.

Mitäs tälle on tehtävissä?

Sivuja: [1]