BeneyluSchool / BeneyluSchool3

Beneylu School est un ENT dédié aux classes du premier degré
Other
5 stars 2 forks source link

Fatal error: Class 'Sensio\Bundle\BuzzBundle\SensioBuzzBundle' not found in /var/www/BeneyluSchool3/app/AppKernel.php on line 18 #1

Closed ianbogda closed 11 years ago

ianbogda commented 11 years ago

Bonjour,

un petit souci lors de l'installation qui est reproductible.

 composer install
Loading composer repositories with package information
Installing dependencies                                       
  - Installing doctrine/orm (2.3.x-dev fdd0af3)
    Cloning fdd0af34e6fced967b8751bc3e4792c11ef86d57

    Skipped installation of bin/doctrine for package doctrine/orm: name conflicts with an existing file
    Skipped installation of bin/doctrine.php for package doctrine/orm: name conflicts with an existing file
  - Installing symfony/framework-standard-edition (v2.1.0)
    Downloading: 100%         

  - Installing phing/phing (2.4.14.x-dev 2.4.14)
    Cloning 2.4.14

  - Installing propel/propel1 (1.6.7)
    Downloading: 100%         

  - Installing propel/propel-bundle (1.1.3)
    Downloading: 100%         

  - Installing willdurand/propel-typehintable-behavior (1.0.3)
    Downloading: 100%         

  - Installing knplabs/knp-menu (1.1.x-dev v1.1.2)
    Cloning v1.1.2

  - Installing knplabs/knp-menu-bundle (v1.1.0)
    Downloading: 100%         

  - Installing pagerfanta/pagerfanta (dev-master 12f71d9)
    Cloning 12f71d99457b018fb80746f84514dd5b495c5789

  - Installing white-october/pagerfanta-bundle (dev-master 38e317a)
    Cloning 38e317a3ecd5a68e2322024ea8fe57632d4ddd68

  - Installing friendsofsymfony/jsrouting-bundle (1.0.1)
    Downloading: 100%         

  - Installing friendsofsymfony/user-bundle (dev-master 7bf5d3a)
    Cloning 7bf5d3a1a87e32ce7ff6502386dc5893656d4278
  - Installing snc/redis-bundle (dev-master 1.1.2)
    Cloning 1.1.2

  - Installing videlalvaro/php-amqplib (dev-master 6cfbd9f)
    Cloning 6cfbd9f2e687c8d72f7f99ad3b27beedccba9f55

  - Installing oldsound/rabbitmq-bundle (dev-master v1.0.0)
    Cloning v1.0.0

  - Installing behat/gherkin (v2.1.1)
    Downloading: 100%         

  - Installing behat/behat (v2.3.5)
    Downloading: 100%         

    Skipped installation of bin/behat for package behat/behat: name conflicts with an existing file
  - Installing behat/behat-bundle (dev-master 63729b0)
    Cloning 63729b0b41ef4dce238207015cc9b33bbcc9b1a4

  - Installing stfalcon/tinymce-bundle (dev-master 915a902)
    Cloning 915a9029238ea5b201f9505e6d4d7c52362de1eb

  - Installing carpehora/extrapropertiesbehavior (dev-master 2ebfb52)
    Cloning 2ebfb52feaa914ab71e9f2232850c5be0abb1b9c

  - Installing imagine/imagine (dev-master v0.4.1)
    Cloning v0.4.1

  - Installing knplabs/gaufrette (dev-master 514a160)
    Cloning 514a1602e975d3989b286350a8a874d5725fbdc9

  - Installing knplabs/knp-gaufrette-bundle (dev-master fe09a0c)
    Cloning fe09a0cd034f1ff34b836dc4ca67e96b9fed18c6

  - Installing amazonwebservices/aws-sdk-for-php (dev-master 1.6.0)
    Cloning 1.6.0

  - Installing vich/geographical-bundle (dev-master fc68b2c)
    Cloning fc68b2c52e3b925fb31e51ee87fefe325491d266

  - Installing knplabs/knp-snappy (dev-master 0.1.0)
    Cloning 0.1.0

  - Installing knplabs/knp-snappy-bundle (dev-master cabfd9b)
    Cloning cabfd9b6ade11094002d3d873bdf260ec3ded3c7

  - Installing kriswallsmith/buzz (v0.7)
    Downloading: 100%         

  - Installing hwi/oauth-bundle (dev-master 76fd3bb)
    Cloning 76fd3bb8d8f71319eee463c335c0dafd0462440a

  - Installing predis/predis (0.7.x-dev 5859578)
    Cloning 5859578046f0375eac5df75e5dd514d44d38f4ae

knplabs/knp-menu suggests installing pimple/pimple (for the built-in implementations of the menu provider and renderer provider)
knplabs/knp-menu suggests installing silex/silex (for the integration with your silex application)
pagerfanta/pagerfanta suggests installing doctrine/mongodb-odm (2.*)
pagerfanta/pagerfanta suggests installing solarium/solarium (2.*)
friendsofsymfony/user-bundle suggests installing doctrine/couchdb-odm-bundle (*)
friendsofsymfony/user-bundle suggests installing doctrine/mongodb-odm-bundle (*)
behat/behat-bundle suggests installing behat/mink-bundle (*)
knplabs/gaufrette suggests installing ext-mongo (*)
knplabs/gaufrette suggests installing dropbox-php/dropbox-php (to use the Dropbox adapter)
Writing lock file
Generating autoload files
PHP Fatal error:  Class 'Sensio\Bundle\BuzzBundle\SensioBuzzBundle' not found in /var/www/BeneyluSchool3/app/AppKernel.php on line 18

Fatal error: Class 'Sensio\Bundle\BuzzBundle\SensioBuzzBundle' not found in /var/www/BeneyluSchool3/app/AppKernel.php on line 18
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception

  [RuntimeException]                                                         
  An error occurred when executing the "'cache:clear --no-warmup'" command.  

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|--verbose] [-o|--optimize-autoloader]
ianbogda commented 11 years ago

J'ai finalement trouvé.

composer require sensio/buzz-bundle version "dev-maser"