Package: libgd-perl Version: 1.38-5
libgd-perl (debian_version 3.1) on ia64 has unmet dependencies
==> See the error message of apt:
pc69srv06:/# apt-get install libgd-perl Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
The following packages have unmet dependencies: libgd-perl: Depends: perlapi-5.6.1 E: Broken packages
==> apt-cache show libgd-perl says:
pc69srv06:/# apt-cache show libgd-perl
Package: libgd-perl
Priority: optional
Section: devel
Installed-Size: 776
Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
Architecture: ia64
Version: 1.38-5
Depends: libc6.1 (>= 2.2.4-4), libfreetype6, libgd1 (>= 1.8.4-11), libjpeg62, libpng2(>=1.0.12), xlibs (>> 4.1.0), zlib1g (>=
1:1.1.3), perlapi-5.6.1, perl (>= 5.6.1-7)
Conflicts: libgd-noxpm-perl
Filename: pool/main/libg/libgd-perl/libgd-perl_1.38-5_ia64.deb
Size: 201326
MD5sum: 2cb788710633d479efd0b3f360f3e38f
Description: Perl module wrapper for libgd
Provides PNG, JPEG, and XPM creation and manipulation routines through
the libgd library.
Also allows use of TrueType fonts in images created.
==> the following perl version is installed:
pc69srv06:/etc/otrs# dpkg -l perl
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=========================-=========================-=============
ii perl 5.8.4-8 Larry Wall's
==> I think problem could fixed by setting the depends to perl-api (>=5.6.1). try this
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

