[UNMETDEPS] phpgroupware has unmet dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| phpgroupware (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
affects distros/
status confirmed
subscribe motu
text:
A run of
LC_ALL=C apt-cache -i unmet | grep ^Package | cut -d' ' -f2 | grep
-v dbgsym | sort -u | xargs apt-cache showsrc | grep ^Directory |
sed 's/Package\:\ //g' | grep verse | cut -d'/' -f4
indicates that the source package phpgroupware has binary packages that are not
installable at the moment.
Please have a look and make sure it's installable again.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGB5gyr3O
xeD1jvpRuOsZck8
=DfBQ
-----END PGP SIGNATURE-----
Michael Bienia (geser) wrote : | #1 |
Maurizio Moriconi (bugman) wrote : | #2 |
Attached debdiff should fix this issue. Thank you :).
Stephan Rügamer (sruegamer) wrote : | #3 |
Hi Maurizio,
I just reviewed your debdiff.
Please remove all php4 occurances from the package and replace e.g. php4-ldap with php5-ldap (if it exists)
Thx,
\sh
Luca Falavigna (dktrkranz) wrote : | #4 |
Please review attached debdiff. Thank you.
Stephan Rügamer (sruegamer) wrote : | #5 |
fix uploaded.
thx for your debdiff,
\sh
Changed in phpgroupware: | |
status: | Confirmed → Fix Committed |
Luca Falavigna (dktrkranz) wrote : | #6 |
Set 'gutsy' as target distribution.
Changed in phpgroupware: | |
status: | Fix Committed → Confirmed |
Stephan Rügamer (sruegamer) wrote : | #7 |
New debdiff uploaded.
Regards,
\sh
Changed in phpgroupware: | |
status: | Confirmed → Fix Committed |
Luca Falavigna (dktrkranz) wrote : | #8 |
This debdiff should fix FTBFS https:/
Luke Yelavich (themuso) wrote : | #9 |
Please mark as fix released once the package has successfully built.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 30 Apr 2007 23:45:58 +0200
Source: phpgroupware
Binary: phpgroupware-stocks phpgroupware-skel phpgroupware-email phpgroupware-
Architecture: source
Version: 0.9.16.011-3ubuntu2
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu MOTU Developers <email address hidden>
Changed-By: Luca Falavigna <email address hidden>
Description:
phpgroupware - web based groupware system written in PHP
phpgroupware-
phpgroupware-admin - phpGroupWare administration module
phpgroupware-
phpgroupware-
phpgroupware-chat - phpGroupWare chat module
phpgroupware-comic - phpGroupWare comic strip parser module
phpgroupware-
phpgroupware-dj - phpGroupWare mp3 database interface module
phpgroupware-
phpgroupware-email - phpGroupWare E-Mail client module
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-ftp - phpGroupWare ftp module
phpgroupware-
phpgroupware-
phpgroupware-hr - phpGroupWare human resource management module
phpgroupware-img - phpGroupWare image editor module
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-nntp - phpGroupWare newsgroup reader module
phpgroupware-notes - phpGroupWare notes management module
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-
phpgroupware-polls - phpGroupWare polling module
phpgroupware-
Luca Falavigna (dktrkranz) wrote : | #10 |
Package built. Thank you.
Changed in phpgroupware: | |
status: | Fix Committed → Fix Released |
Package phpgroupware-img version 0.9.16.011-3 has an unmet dep:
Depends: php4-gd
As phpgroupware (build from same source) already depends on php5 it should be safe to change this dependency to php5-gd.