** Summary changed: - wrong source version prevents installation process + wrong typo3 source version prevents typo3 installation process
** Description changed: Binary package hint: typo3 In Gutsy, when installing typo3 from scratch, the package typo3-src-4.0 is installed, too. But the typo3 version is 4.1.1+debian-1. This lead to the problem that the installation process at http://localhost/typo3/typo3 (which redircts to http://localhost/typo3/typo3/install/index.html) fails with the message (in /var/log/apache2/error.log) that a symlink in /var/lib/typo3-dummy/typo3_src/typo3 is not a accessable. This is true as the symlink typo3_src points to /usr/share/typo3/typo3_src-4.1 which is empty. Installing the package typo3-src-4.1 solves the problem. The directory - is not empty anymore and the installation can be finished withouth + is not empty anymore and the installation can be finished without further problems. The package typo3 should install the right source version so no manual installation of the missing package should be necessary by the user. -- wrong typo3 source version prevents typo3 installation process https://bugs.launchpad.net/bugs/175440 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
