Package: phpwiki
Version: 1.3.14-3
Severity: serious

phpwiki has a folder called lib/pear that holds:
- Cache.php
- DB.php (and it's other modules)
- File_Passwd.php
- PEAR.php itself.

These are licensed under the PHP license 2.02. This license is considered
non-free when used outside of PHP itself, which makes it forbidden to use
in a package like PHPWiki. The solution of course is to use the PEAR
package that is in Debian, and depend on:

php-pear, php-cache, php-db

Then to do the in debian/rules install target:

        ln -s ../../php/pear $(DESTDIR)/usr/share/phpwiki/lib/pear

To remove these libs. But the the issue is that php-file-passwd isn't in
Debian at all for the moment, which makes it impossible to fix in Lenny.

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to