Contao-Camp 2024
Ergebnis 1 bis 9 von 9

Thema: Contao Privacy

  1. #1
    Contao-Fan Avatar von Zille
    Registriert seit
    23.12.2015.
    Beiträge
    570

    Standard Contao Privacy

    Möchte mir die Contao Privacy von friends-of-contao testen – allerdings bricht der Manager ab. Fehlermeldung:
    Code:
    $ /usr/bin/php74 -q -d memory_limit=-1 /www/htdocs/w01819a3/foto-zille.de/onepage/contao4/web/contao-manager.phar.php composer require friends-of-contao/contao-privacy=2.0.0-beta6 --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /www/htdocs/w01819a3/foto-zille.de/onepage/contao4/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v2.2.7
    
    [7.0MiB/0.20s] Loading composer repositories with package information
    [7.5MiB/0.28s] Updating dependencies
    [2180.7MiB/26.08s] Your requirements could not be resolved to an installable set of packages.
    [2180.7MiB/26.09s] 
      Problem 1
        - Installation request for friends-of-contao/contao-privacy 2.0.0-beta6 -> satisfiable by friends-of-contao/contao-privacy[2.0.0-beta6].
        - Installation request for contao-components/contao (locked at 9.1.0) -> satisfiable by contao-components/contao[9.1.0].
        - madeyourday/contao-rocksolid-custom-elements v2.2.15 conflicts with contao/core-bundle[4.4.1].
        - contao/core-bundle 4.4.1 conflicts with madeyourday/contao-rocksolid-custom-elements[v2.2.15].
        - Conclusion: install contao/core-bundle 4.4.1
        - Installation request for madeyourday/contao-rocksolid-custom-elements (locked at v2.2.15, required as ^2.2) -> satisfiable by madeyourday/contao-rocksolid-custom-elements[v2.2.15].
    
    [2180.7MiB/26.09s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [454.9MiB/27.47s] Memory usage: 454.95MB (peak: 2181.61MB), time: 27.47s.
    [454.9MiB/27.47s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID c1xsGPYTk6wyUouQozxyAw4X9GG7dCiTBPcWDhFp3kcqVvePDGMDdbICK1NnEvhEuPMiRSE4utFFgFv failed
    
    ---
    
    ### Der Hintergrundprozess wurde unerwartet beendet ###

  2. #2
    Contao-Fan Avatar von Zille
    Registriert seit
    23.12.2015.
    Beiträge
    570

    Standard

    Ich glaube, schon einmal einen Hinweis auf Schwierigkeiten beim Installieren von Contao Privacy gesehen zu haben … finde diesen aber nicht mehr. Jemand eine Idee?
    Danke.

  3. #3
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.898
    Partner-ID
    10107

    Standard

    Du musst eine vollständige Paketaktualisierung machen.

  4. #4
    Contao-Fan Avatar von Zille
    Registriert seit
    23.12.2015.
    Beiträge
    570

    Standard

    Der Prozess »vollständige Paketaktualisierung« OHNE das Paket für Contao Privacy läuft anstandslos – wird aber bei »vollständige Paketaktualisierung« MIT ZUSÄTZLICH Contao Privacy abgebrochen.

    Fehlermeldung bei gewünschter Version 2.0.0-beta7:
    Code:
    $ /usr/bin/php74 -q -d memory_limit=-1 /www/htdocs/w01819a3/foto-zille.de/onepage/contao4/web/contao-manager.phar.php composer require friends-of-contao/contao-privacy --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    
    In InitCommand.php line 759:
                                                                                   
      Could not find a version of package friends-of-contao/contao-privacy matchi  
      ng 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
    
    
    ---
    
    ### Der Hintergrundprozess wurde unerwartet beendet ###
    Fehlermeldung bei gewünschter Version 2.0.0-beta6:
    Code:
    $ /usr/bin/php74 -q -d memory_limit=-1 /www/htdocs/w01819a3/foto-zille.de/onepage/contao4/web/contao-manager.phar.php composer require friends-of-contao/contao-privacy=2.0.0-beta6 --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /www/htdocs/w01819a3/foto-zille.de/onepage/contao4/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v2.2.7
    
    [7.0MiB/0.21s] Loading composer repositories with package information
    [7.5MiB/0.28s] Updating dependencies
    [2180.9MiB/28.75s] Your requirements could not be resolved to an installable set of packages.
    [2180.9MiB/28.75s] 
      Problem 1
        - Conclusion: don't install contao/core-bundle 4.4.1
        - Conclusion: don't install contao/newsletter-bundle 4.9.2|install contao/core-bundle 4.4.1
        - Conclusion: don't install contao/core-bundle 4.9.2|install contao/core-bundle 4.4.1
        - Installation request for friends-of-contao/contao-privacy 2.0.0-beta6 -> satisfiable by friends-of-contao/contao-privacy[2.0.0-beta6].
        - contao/newsletter-bundle 4.9.2 requires contao/core-bundle 4.9.2 -> satisfiable by contao/core-bundle[4.9.2].
        - Conclusion: don't install contao/core-bundle 4.9.2
        - Installation request for madeyourday/contao-rocksolid-custom-elements ^2.2 -> satisfiable by madeyourday/contao-rocksolid-custom-elements[v2.2.0, v2.2.1, v2.2.10, v2.2.11, v2.2.12, v2.2.13, v2.2.14, v2.2.15, v2.2.2, v2.2.3, v2.2.4, v2.2.5, v2.2.6, v2.2.7, v2.2.8, v2.2.9].
        - contao/newsletter-bundle 4.9.1 requires contao/core-bundle 4.9.1 -> satisfiable by contao/core-bundle[4.9.1].
        - Conclusion: don't install contao/core-bundle 4.9.1
        - friends-of-contao/contao-privacy 2.0.0-beta6 requires contao/core-bundle 4.4.* || 4.5.* -> satisfiable by contao/core-bundle[4.4.0, 4.4.1, 4.4.10, 4.4.11, 4.4.12, 4.4.13, 4.4.14, 4.4.15, 4.4.16, 4.4.17, 4.4.18, 4.4.19, 4.4.2, 4.4.20, 4.4.21, 4.4.22, 4.4.23, 4.4.24, 4.4.25, 4.4.26, 4.4.27, 4.4.28, 4.4.29, 4.4.3, 4.4.30, 4.4.31, 4.4.32, 4.4.33, 4.4.34, 4.4.35, 4.4.36, 4.4.37, 4.4.38, 4.4.39, 4.4.4, 4.4.40, 4.4.41, 4.4.42, 4.4.43, 4.4.44, 4.4.45, 4.4.46, 4.4.47, 4.4.48, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9, 4.5.0, 4.5.1, 4.5.10, 4.5.11, 4.5.12, 4.5.13, 4.5.14, 4.5.2, 4.5.3, 4.5.4, 4.5.5, 4.5.6, 4.5.7, 4.5.8, 4.5.9].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.0].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.10].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.11].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.12].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.13].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.14].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.15].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.16].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.17].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.18].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.19].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.2].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.20].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.21].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.22].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.23].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.24].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.25].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.26].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.27].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.28].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.29].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.3].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.30].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.31].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.32].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.33].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.34].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.35].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.36].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.37].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.38].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.39].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.4].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.40].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.41].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.42].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.43].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.44].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.45].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.46].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.47].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.48].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.5].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.6].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.7].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.8].
        - Can only install one of: contao/core-bundle[4.9.0, 4.4.9].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.0].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.1].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.10].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.11].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.12].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.13].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.14].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.2].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.3].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.4].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.5].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.6].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.7].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.8].
        - Can only install one of: contao/core-bundle[4.9.0, 4.5.9].
        - contao/newsletter-bundle 4.9.0 requires contao/core-bundle 4.9.0 -> satisfiable by contao/core-bundle[4.9.0].
        - Installation request for contao/newsletter-bundle 4.9.* -> satisfiable by contao/newsletter-bundle[4.9.0, 4.9.1, 4.9.2].
    
    [2180.9MiB/28.76s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [455.1MiB/30.19s] Memory usage: 455.13MB (peak: 2181.8MB), time: 30.19s.
    [455.1MiB/30.19s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID YETTRMJR4Dos2RNb2Y3Sul1vBkUhFqFpxekWPsMaYhsO3LlhnnmGxzkCkyHqHf899fDGrTxQgnPsJrUzDCRCHYQeBqdoBn5GN01vPaWO6QhpQwDwUWUgln9FKjz failed
    
    ---
    
    ### Der Hintergrundprozess wurde unerwartet beendet ###

  5. #5
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.898
    Partner-ID
    10107

    Standard

    Um welche Contao Version geht es überhaupt? Die Contao Privacy Extension ist nur für die 4.4.

  6. #6
    Contao-Fan Avatar von Zille
    Registriert seit
    23.12.2015.
    Beiträge
    570

    Standard

    Ach, nur für 4.4 …
    na dann kann es ja bei 4.9.2 nix werden. Die in Contao Privacy erweiterten Einstellungen sind wohl dann später schon übernommen worden?
    Danke.

  7. #7
    Contao-Nutzer
    Registriert seit
    31.03.2014.
    Beiträge
    1

    Standard

    Hallo zusammen

    Ich muss den mal pushen - Gibt es Alternativen für neue Contao-Versionen? Ich habe einen Relaunch auf 4.9x aufgesetzt, zukunftssicher und so, ein Downgrade würde ich ungern vornehmen wollen. -.-

  8. #8
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.898
    Partner-ID
    10107

    Standard

    Welche Features brauchst du?

  9. #9
    Contao-Fan Avatar von designpilot
    Registriert seit
    16.06.2013.
    Ort
    9532 Rickenbach bei Wil
    Beiträge
    272
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ich würd da alle sagen (besonders für die, die nicht die Marketing Suite benutzen)


    Gesendet von iPhone mit Tapatalk Pro

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •