Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #256032

Re: [bullseye] r-cran-ggplot2 depends on missing libpq5 v13.8

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 14:40 +0100
Message-ID <G9d2F-cqTr-1@gated-at.bofh.it> (permalink)
References (6 earlier) <G9aet-cp7S-1@gated-at.bofh.it> <G9aHv-cpxK-7@gated-at.bofh.it> <G9aRb-cpBm-9@gated-at.bofh.it> <G9bNf-cqcN-3@gated-at.bofh.it> <G9c6B-cqje-7@gated-at.bofh.it>
Organization ZEDAT, Freie Universität Berlin

Show all headers | View raw


Greg Wooledge <greg@wooledge.org> writes:

> On Tue, Mar 14, 2023 at 01:16:51PM +0100, Loris Bennett wrote:
>> So the problem is with the original 'sources.list', namely
>> 
>>   # See https://wiki.debian.org/SourcesList for more information.
>>   deb http://deb.debian.org/debian bullseye main contrib non-free
>>   deb-src http://deb.debian.org/debian bullseye main contrib non-free
>> 
>>   deb http://deb.debian.org/debian bullseye-updates main contrib non-free
>>   deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
>> 
>>   deb http://security.debian.org/debian-security/ bullseye-security main contrib non-free
>>   deb-src http://security.debian.org/debian-security/ bullseye-security main contrib non-free
>> 
>> I didn't change the URLs and only added the section 'main' and
>> 'non-free', so how come this is broken just for me?
>
> deb.debian.org is an extra super fancy redirection thingy that uses
> "SRV" records instead of ordinary round-robin DNS.  Most of the time,
> it works, for most people.
>
> But every once in a while, you get redirected to a mirror that's out
> of date.  Unfortunately, when that happens, it's really damned hard
> to figure out that this is happening, or how to fix it.
>
> In fact, the only way I know how to force it to use a different mirror
> is exactly what I recommended here -- stop using deb.debian.org entirely.
> You could try going back to it in a week or two, and maybe the mirror
> it's using for you will be up to date, or you'll get a different mirror.
> Or, you could stick with your ftp.COUNTRYCODE.debian.org mirror set if
> it's working well for you.
>
> The country code mirror sets aren't immune from staleness issues either.
> There've been plenty of times when one of them has been out of date,
> and people have been advised to use a different country code for a
> while, until the mirrors get fixed.  So, just keep an eye out for this
> kind of problem no matter what mirrors you use.

I have another laptop at work which I have continually upgraded,
starting probably from Wheezy.  I have never had any issues with that,
so I'll probably use the setting from there on this new laptop.  I can't
access the work laptop at the moment, but I guess it is probably using
ftp.de.debian.org.

Thanks for pointing me in the right direction.

Cheers,

Loris

-- 
This signature is currently under constuction.

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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