• Threads
  • Categories
  • Users
  • GitHub
  • Documentation
  • Discord
  • forum
  • group
  • search
  • chevron_right Threads
  • label Support
  • label Docker

Problem with installation on raspberry pi 4B

Xian
May 17, 2022
chat_bubble_outline 5
  • link
    Xian
    Members 3 posts
    May 17, 2022, 1:22 p.m. May 17, 2022, 1:22 p.m.
    link

    When i tried to install misago docker on my rpi i got

    Quoted message:

    Unable to locate package postgresql-client-10

    Please help!!!

  • link
    rafalp
    Project Lead 1637 posts
    May 17, 2022, 1:28 p.m. May 17, 2022, 1:28 p.m.
    link

    Hi, did you get this error using misago-docker?

  • link
    Xian
    Members 3 posts
    May 17, 2022, 1:39 p.m. May 17, 2022, 1:39 p.m.
    link
    @rafalp has written:

    Hi, did you get this error using misago-docker?

    yes

  • link
    Xian
    Members 3 posts
    May 17, 2022, 2:50 p.m. May 17, 2022, 2:50 p.m.
    link

    screenshot

  • link
    rafalp
    Project Lead 1637 posts
    May 18, 2022, 1:43 p.m. May 18, 2022, 1:43 p.m.
    link

    Your sceenshot is not working.

    Error you are reporting points to package not being found. I am wondering if its signature that we add manually to APT is a problem, but I've had no time to investigate this.

  • link
    rafalp
    Project Lead 1637 posts
    May 21, 2022, 2:35 p.m. May 21, 2022, 2:35 p.m.
    link

    I cannot reproduce this locally with latest misago-docker. :(

    Our docker file contains this part that adds postgresql-client to installed packages:

    wget -q https://www.postgresql.org/media/keys/ACCC4CF8.asc -O - | apt-key add - && \
        sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main" >> /etc/apt/sources.list.d/pgdg.list'
    

    Your error looks like this code didn't work for you. I'll try setup test forum on digital ocean next to see if I can repro this issue there.

There are no more posts in this thread.

  • This site uses cookies to gather statistical data for use in traffic analysis. Header photo by Joanna Malinowska.
  • GitHub
  • Documentation
  • Discord
  • Terms of service
  • Privacy policy
powered by misago