Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #222736 > unrolled thread
| Started by | "Martin McCormick" <martin.m@suddenlink.net> |
|---|---|
| First post | 2020-05-26 23:20 +0200 |
| Last post | 2020-05-27 18:30 +0200 |
| Articles | 5 — 4 participants |
Back to article view | Back to linux.debian.user
What Needs to be Done here? "Martin McCormick" <martin.m@suddenlink.net> - 2020-05-26 23:20 +0200
Re: What Needs to be Done here? Reco <recoverym4n@enotuniq.net> - 2020-05-26 23:30 +0200
Re: What Needs to be Done here? Greg Wooledge <wooledg@eeg.ccf.org> - 2020-05-26 23:40 +0200
Re: What Needs to be Done here? Andrei POPESCU <andreimpopescu@gmail.com> - 2020-05-27 09:20 +0200
Re: What Needs to be Done here? "Martin McCormick" <martin.m@suddenlink.net> - 2020-05-27 18:30 +0200
| From | "Martin McCormick" <martin.m@suddenlink.net> |
|---|---|
| Date | 2020-05-26 23:20 +0200 |
| Subject | What Needs to be Done here? |
| Message-ID | <AaP9n-71M-1@gated-at.bofh.it> |
$sudo apt-get update [sudo] password for martin: Get:1 http://security.debian.org buster/updates InRelease [65.4 kB] Get:2 http://ftp.us.debian.org/debian buster InRelease [121 kB] Get:3 http://ftp.us.debian.org/debian buster-updates InRelease [49.3 kB] Get:4 http://security.debian.org buster/updates/main i386 Packages [201 kB] Get:5 http://security.debian.org buster/updates/main Translation-en [109 kB] Get:6 http://ftp.us.debian.org/debian buster/main i386 Packages [7,862 kB] Get:7 http://ftp.us.debian.org/debian buster/main Translation-en [5,969 kB] Get:8 http://ftp.us.debian.org/debian buster-updates/main i386 Packages [7,380 B ] Get:9 http://ftp.us.debian.org/debian buster-updates/main Translation-en [5,166 B] Fetched 14.4 MB in 54s (267 kB/s) Reading package lists... Done N: Repository 'http://ftp.us.debian.org/debian buster InRelease' changed its 'Ve rsion' value from '10.0' to '10.4' I think I saw this once before but don't remember how to make it good. Thanks Martin McCormick
[toc] | [next] | [standalone]
| From | Reco <recoverym4n@enotuniq.net> |
|---|---|
| Date | 2020-05-26 23:30 +0200 |
| Message-ID | <AaPj4-74V-13@gated-at.bofh.it> |
| In reply to | #222736 |
Hi. On Tue, May 26, 2020 at 04:11:06PM -0500, Martin McCormick wrote: > N: Repository 'http://ftp.us.debian.org/debian buster InRelease' changed its 'Ve > rsion' value from '10.0' to '10.4' Nothing special has to be done here. Proceed with "apt-get upgrade". Upgrading from Debian 9 to Debian 10 and seeing this required user to run "apt update", not "apt-get update". But they've fixed it since then. Reco
[toc] | [prev] | [next] | [standalone]
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Date | 2020-05-26 23:40 +0200 |
| Message-ID | <AaPsJ-77O-3@gated-at.bofh.it> |
| In reply to | #222739 |
On Wed, May 27, 2020 at 12:22:11AM +0300, Reco wrote: > Hi. > > On Tue, May 26, 2020 at 04:11:06PM -0500, Martin McCormick wrote: > > N: Repository 'http://ftp.us.debian.org/debian buster InRelease' changed its 'Ve > > rsion' value from '10.0' to '10.4' > > Nothing special has to be done here. Proceed with "apt-get upgrade". You'll want "apt-get dist-upgrade" or "apt upgrade" or "apt-get --with-new-pkgs upgrade", to pick up the new dependency packages (there've been a few kernel ABI bumps, at least).
[toc] | [prev] | [next] | [standalone]
| From | Andrei POPESCU <andreimpopescu@gmail.com> |
|---|---|
| Date | 2020-05-27 09:20 +0200 |
| Message-ID | <AaYw1-4mt-13@gated-at.bofh.it> |
| In reply to | #222736 |
[Multipart message — attachments visible in raw view] — view raw
On Ma, 26 mai 20, 16:11:06, Martin McCormick wrote: > $sudo apt-get update [...] > N: Repository 'http://ftp.us.debian.org/debian buster InRelease' changed its 'Ve > rsion' value from '10.0' to '10.4' apt(-get) is informing you that a configured repository has changed one of its values (in this case the 'Version', but could be any other field). This is to provide a safeguard against repositories changing values behind your back, possibly with security consequences. Just imagine a malicious (or just incompetent) third-party repository suddenly claiming to be "buster-security" on a system configured to install security updates automatically. Kind regards, Andrei -- http://wiki.debian.org/FAQsFromDebianUser
[toc] | [prev] | [next] | [standalone]
| From | "Martin McCormick" <martin.m@suddenlink.net> |
|---|---|
| Date | 2020-05-27 18:30 +0200 |
| Message-ID | <Ab76i-111-13@gated-at.bofh.it> |
| In reply to | #222748 |
Andrei POPESCU <andreimpopescu@gmail.com> writes: > apt(-get) is informing you that a configured repository has changed one > of its values (in this case the 'Version', but could be any other > field). This is to provide a safeguard against repositories changing > values behind your back, possibly with security consequences. > > Just imagine a malicious (or just incompetent) third-party repository > suddenly claiming to be "buster-security" on a system configured to > install security updates automatically. It makes perfect sense to me. Thanks to all who responded and the fix worked as previously stated. Martin McCormick
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.user
csiph-web