Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23075

Unable to do assetic:dump on ezp 5.2 after EZSP-005-EZP5.2

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: High High
    • QA tracked issues
    • 5.2
    • Install
    • None
    • Operating System: CentOS 6.5 x64
      PHP Version: 5.3.3
      Database and version: Mysql 5.1.73
      Browser (and version): Firefox 29

    Description

      Hi,

      On an eZ Publish 5.2 version, if i apply all service packs before installing, i have an error after doing the assetic:dump command. The error is

      [PDOException]
        SQLSTATE[42000] [1044] Access denied for user ''@'localhost' to database 'none'
      

      The culprit seems to be EZSP-005-EZP5.2. Before applying this service pack the problem is not present and presents itself after applying this service pack.

      Steps to reproduce
      – Untar eZ Publish 5.2 tarball;
      – Apply all servicepacks until -EZSP-005-EZP5.2 (or the others after if desirable. The error still occurs even if we install all available service packs)
      – Execute the file permissions and then the link assets. In my case:

      sudo setfacl -R -m u:apache:rwx -m u:apache:rwx ezpublish/{cache,logs,config} ezpublish_legacy/{design,extension,settings,var} web
      sudo setfacl -dR -m u:apache:rwx -m u:`whoami`:rwx ezpublish/{cache,logs,config} ezpublish_legacy/{design,extension,settings,var} web
      php ezpublish/console assets:install --symlink web
      php ezpublish/console ezpublish:legacy:assets_install --symlink web
      php ezpublish/console assetic:dump --env=prod web
      

      The error occurs after the last one, "php ezpublish/console assetic:dump --env=prod web"

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulo.nunes-obsolete@ez.no Paulo Nunes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: