Package: gcc-3.0 Version: 1:3.0.2-0pre010922 Severity: normal Tags: woody Hello,
There is a problem in the dependencies of gobjc-3.0 in woody: it recommends libgc6-dev and suggests task-objc-devel, both of which do not seem to be available in woody, as confirmed by the "NOT AVAILABLE" lines on the page: http://packages.debian.org/testing/devel/gobjc-3.0.html libgc6-dev exists in unstable, task-objc-devel is nowhere to be found. Here is the output of dpkg -p: krakatoa % egrep -v '(^#|^$)' /etc/apt/sources.list deb ftp://ftp.fr.debian.org/debian woody main contrib non-free deb ftp://ftp.fr.debian.org/debian-non-US woody non-US/main non-US/contrib non-US/non-free deb http://non-us.debian.org/debian-non-US woody non-US/main non-US/contrib non-US/non-free krakatoa % dpkg -p gobjc-3.0 Package: gobjc-3.0 Priority: optional Section: devel Installed-Size: 2776 Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org> Architecture: i386 Source: gcc-3.0 (1:3.0.2ds2-0pre010922) Version: 1:3.0.2-0pre010922 Provides: objc-compiler Depends: gcc-3.0-base, libc6 (>= 2.2.3-7), libobjc1 (>= 1:3.0.2-0pre010922), gcc-3.0 (>= 1:3.0.2-0pre010922), gcc-3.0 (<< 1:3.0.3) Recommends: libgc6-dev Suggests: gcc-3.0-doc (>= 1:3.0.2-0pre010922), task-objc-devel Filename: pool/main/g/gcc-3.0/gobjc-3.0_3.0.2-0pre010922_i386.deb Size: 1188860 MD5sum: 2a65e28332483178b749f7d6fc3d4be7 Description: The GNU Objective-C compiler. This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. krakatoa % dpkg -p libgc6-dev Package `libgc6-dev' is not available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. krakatoa % dpkg -p task-objc-devel Package `task-objc-devel' is not available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. Thank you, Cedric Ware.