You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I run the command "sudo bash install.sh" I get the error "Errors were encountered while processing:
/var/cache/apt/archives/postgresql-15_15.4-3_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)"
I'm using Redmi Note 10 s
The text was updated successfully, but these errors were encountered:
A simple solution: the first thing you write is a command : sudo mv /var/lib/dpkg/info /var/lib/dpkg/info_mac
And press Enter And put another thing : sudo mkdir /var/lib/dpkg/info
And press Enter And another thing : sudo mv /var/lib/dpkg/info/* /var/lib/\dpkg/info_mac
If this command gives you an error, ignore it and the problem is solved. Enjoy
After I run the command "sudo bash install.sh" I get the error "Errors were encountered while processing:
/var/cache/apt/archives/postgresql-15_15.4-3_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)"
I'm using Redmi Note 10 s
The text was updated successfully, but these errors were encountered: