Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #256026
| From | "Loris Bennett" <loris.bennett@fu-berlin.de> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 |
| Date | 2023-03-14 12:10 +0100 |
| Message-ID | <G9aHv-cpxK-7@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <G97qh-cnmD-1@gated-at.bofh.it> <G982Z-cnQ7-1@gated-at.bofh.it> <G98w1-co0M-1@gated-at.bofh.it> <G98Z3-coqo-1@gated-at.bofh.it> <G9aet-cp7S-1@gated-at.bofh.it> |
| Organization | ZEDAT, Freie Universität Berlin |
<tomas@tuxteam.de> writes:
> On Tue, Mar 14, 2023 at 10:12:50AM +0100, Loris Bennett wrote:
>> <tomas@tuxteam.de> writes:
>>
>> > On Tue, Mar 14, 2023 at 09:17:17AM +0100, Loris Bennett wrote:
>> >> <tomas@tuxteam.de> writes:
>
> [...]
>
>> > The error message above doesn't correspond to this state. If I retry my
>> > "curl -I" with the corrected, current URL, I don't get a 404, but a 200.
>>
>> I'm sorry, I don't understand what you mean by 'this state'.
>
> state /post/ apt-get update.
>
>> If I run 'curl -I' for 'libpq5_13.8', I get also get 404 and for
>> 'libpq5_13.9', I get 200.
>
> as expected.
>
>> The problem as I understand it is that 'apt-get install libpq5' with an
>> updated cache tries to install version 13.8, which is not the correct
>> version for bullseye.
>
> What does "apt-cache policy libpq5" say?
root:~# apt-cache policy libpq5
libpq5:
Installed: (none)
Candidate: 13.8-0+deb11u1
Version table:
13.8-0+deb11u1 500
500 http://deb.debian.org/debian bullseye/main amd64 Packages
13.7-0+deb11u1 500
500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
I notice that on my laptop, the system with the problem, I have
root:~# cat /etc/debian_version
11.5
whereas on a server I have access to
root@server:~# cat /etc/debian_version
11.6
root@server:~# apt-cache policy libpq5
libpq5:
Installed: 13.9-0+deb11u1
Candidate: 13.9-0+deb11u1
Version table:
*** 13.9-0+deb11u1 500
500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages
100 /var/lib/dpkg/status
13.7-0+deb11u1 500
500 http://security.debian.org bullseye-security/main amd64 Packages
So it looks like my laptop it on the previous point release.
Shouldn't a new point release just show up as a big bunch of updates? I
don't ever remember having to do anything special in the past.
Cheers,
Loris
--
This signature is currently under constuction.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-10 10:20 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 David Wright <deblis@lionunicorn.co.uk> - 2023-03-11 04:10 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-13 07:40 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 David Wright <deblis@lionunicorn.co.uk> - 2023-03-13 17:00 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 08:00 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 <tomas@tuxteam.de> - 2023-03-14 08:40 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 09:20 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 <tomas@tuxteam.de> - 2023-03-14 09:50 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 10:20 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 <tomas@tuxteam.de> - 2023-03-14 11:40 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 12:10 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 Greg Wooledge <greg@wooledge.org> - 2023-03-14 12:20 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 13:20 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 Greg Wooledge <greg@wooledge.org> - 2023-03-14 13:40 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-14 14:40 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 David Wright <deblis@lionunicorn.co.uk> - 2023-03-14 19:00 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 "Loris Bennett" <loris.bennett@fu-berlin.de> - 2023-03-15 10:00 +0100
Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8 Greg Wooledge <greg@wooledge.org> - 2023-03-14 12:10 +0100
csiph-web