Its-Satyajit / phpv

PHPV simplifies PHP version management on Arch Linux-based systems like Manjaro, EndeavourOS, Garuda Linux, and ArcoLinux. Install, update, or switch PHP versions effortlessly with PHPV's intuitive commands. Designed for developers who value simplicity and efficiency, PHPV ensures smooth PHP development environments without the hassle.
MIT License
7 stars 1 forks source link

Pacman failed to install missing dependencies #2

Open VictorRodas99 opened 1 month ago

VictorRodas99 commented 1 month ago

Hi, i found your tool in an arch forum, sorry if I misspell something, english is not my first language. In a fresh installation of your tool, the first thing that I wanted to do was run the following command:

` bash phpv -i 81 `

but it throws an error, I don't know if I did something wrong, i try to check the c-client and I ran the PKGBUILD script, but it didn't change anything, I though it was something related to that

here's the full error output after trying to install a php version

FYI: Stirring up some magic to update PHP version 81... From https://aur.archlinux.org/php81

Enter a number (default=1): error: target not found: c-client :: There are 6 providers available for smtp-forwarder: :: Repository extra 1) dma 2) exim 3) msmtp-mta 4) nullmailer 5) opensmtpd 6) postfix

Enter a number (default=1): ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> patchelf -> smtp-forwarder -> postgresql-libs -> unixodbc -> libfbclient -> freetds -> tidy -> aspell -> libvoikko -> hspell -> nuspell -> aspell -> c-client -> smtp-forwarder ==> ERROR: Could not resolve all dependencies. Oops... Failed the incantation to build or install PHP version 81. Did someone mispronounce 'makepkg'?

scristian9 commented 1 week ago

I had this issue :zipper_mouth_face: