Public bug reported:

Binary package hint: roundcube

There was a bug before, in the roundcube-webmail package, which was
fixed in providing this new package - it was the bug that it depended on
apache2, but it is perfectly okay if someone runs roundcube on lighttpd,
so the right dependency would be httpd.

This was fixed, but another similar "bug" is in this new package, its
the dependency of php5:

---
$ sudo apt-get install roundcube

The following extra packages will be installed:
  dbconfig-common php-auth php-db php-mail-mime php-net-smtp php-net-socket
  php5
The following NEW packages will be installed:
  dbconfig-common php-auth php-db php-mail-mime php-net-smtp php-net-socket
  php5 roundcube

---

If someone uses PHP with Lighttpd, they only would use the php5-cgi
package, because using Lighttpd with PHP5 FastCGI is the way everybody
works with.

So the dependency should be "php5" OR "php5-cgi", not ONLY "php5". The
other packages who get installed are perfectly okay as I think right
now.

If you could fix that for 8.04, I would be happy, I want to start
providing roundcube to my clients around May, and I would be happy if I
could use ubuntu packages.

Also the roundcube-webmail package should be removed completely, its
very confusing and people would choose roundcube-webmail first on
autocompletion because they think roundcube without the webmail ending
would be another project.

** Affects: roundcube (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Roundcube should not explicitely depend on php5 it should be also install if 
only php5-cgi is installed
https://bugs.launchpad.net/bugs/201327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to