friends-of-contao / contao.wtf

Contao What's the failure - An collection of common contao failures
4 stars 0 forks source link

Minimum Stability #10

Open fiedsch opened 5 years ago

fiedsch commented 5 years ago

Wortlaut der Fehlermeldung

$ /opt/plesk/php/7.1/bin/php '-q' '/var/www/vhosts/xxx.xxx.net/xxx.xxx.eu/web/contao-manager.phar.php' 'composer' 'require' 'friends-of-contao/contao-privacy' '--no-progress' '--no-suggest' '--no-update' '--no-scripts' '--prefer-stable' '--sort-packages' '--no-ansi' '--no-interaction' 2>&1

In InitCommand.php line 718:

  Could not find a version of package friends-of-contao/contao-privacy matching your minimum-stability (stable). Require it with an explicit version con  
  straint allowing its desired stability.                                      

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

# Process terminated with exit code 1
# Result: General error

Versionen/Zusatzinformationen

Ort

Falls vorhanden: Link zum Forumsthread

https://community.contao.org/de/showthread.php?72610-Installation-friends-of-contao-contao-privacy-in-Contao-4-4-26

fiedsch commented 5 years ago

Das gewünschte Paket liegt (zum Zeitpunkt der Tiicket-Erstellung) nur als Beta-Version vor und erfüllt damit nicht die minimum-stability Anforderungen, die im Contao-Manager hinterlegt sind.

Wenn man für das Paket explizit 2.x-beta (die zu diesem Zeitpunkt aktuellste Version) angibt, so "überstimmt" dies diese Einstellung und das Paket lässt sich installieren.

2.x-beta ist dabei die Versionsangabe für alle Versionen 2.x, die als beta gekennzeichnet wurden.

Dies glit für andere Pakete -- bei ähnlicher Fehlermeldung -- analog.

versionsauswahl
fritzmg commented 5 years ago

Als version requirement am besten ^2.0@beta nehmen. Siehe auch https://www.youtube.com/watch?v=AeXhw7K2hw0