Vonng / pigsty

Battery-Included PostgreSQL Distro as a Free RDS Alternative
https://pigsty.io
GNU Affero General Public License v3.0
2.97k stars 241 forks source link

Ubuntu 22.04.4 Server-node modules not installing #425

Closed sher1 closed 4 days ago

sher1 commented 1 month ago

I have run the curl command, followed by cd ~/pigsty ./bootstrap ./configure ./install.yml and I get this error libc6-dev : Depends: libc6 (= 2.35-0ubuntu3.7) but 2.35-0ubuntu3.8 is to be installed" I am attaching a log of the output from the install.yml command

System info: Description ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy

Kernel 5.15.0-112-generic install.log

Vonng commented 3 weeks ago

It seems the latest Ubuntu minor update has an apt conflict with the pre-built offline package. Maybe you can try to perform an online install from the Internet (i.e. do not answer y during bootstrap)

ddorian commented 1 week ago

I had the same error and it worked with online install.