Package: debpartial-mirror
Version: 0.2.95
Severity: normal

I am trying to merge etch base + security updates and etch junior-* 
metapackages with the attached 
conf and get several "ERROR: Can't resolve dependencies:" errors that I don't 
think I should be seeing.  
I have attached the log and the input file for the junior-* metapackages as 
well.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages debpartial-mirror depends on:
ii  python                        2.4.4-1    An interactive high-level object-o
ii  python-apt                    0.6.19     Python interface to libapt-pkg
ii  python-cdd                    0.0.5      library to make easier to build CD
ii  python-pycurl                 7.15.5-1   Python bindings to libcurl
ii  python-support                0.5.4      automated rebuilding support for p

debpartial-mirror recommends no packages.

-- no debconf information
junior-arcade
junior-art
junior-doc
junior-games-card
junior-games-gl
junior-games-net
junior-games-sim
junior-games-text
junior-gnome
junior-internet
junior-kde
junior-math
junior-programming
junior-puzzle
junior-sound
junior-system
junior-toys
junior-typing
junior-writing
Updating backend etch
Updating backend etch-junior
Updating backend etch-security
Loading backend etch
Loading dists/etch/main/binary-i386/Packages
Loading backend etch-junior
Loading dists/etch/main/binary-i386/Packages
Loading backend etch-security
Loading dists/etch/updates/main/binary-i386/Packages
Processing backend etch
ERROR: Can't resolve dependencies:
       - modutils
       - libopencdk8
       - ifupdown
       - adduser
       - apt
       - cron
       - logrotate
       - aptitude
       - bsdmainutils
       - man-db
       - whiptail
       - libgnutls13
       - openbsd-inetd
       - tcpd
       - libnewt0.52
       - zd1211-source
       - libssl0.9.8
       - dhcp3-common
       - netbase
       - iptables
       - info
       - groff-base
       - vim-tiny
       - tasksel
       - dhcp3-client
       - apt-utils
       - libreadline5
       - libsigc++-2.0-0c2a
       - realtime-lsm-source
       - libsigc++-1.2-5c2
       - module-init-tools
       - gnupg
Processing backend etch-junior
ERROR: Can't resolve dependencies:
       - junior-writing
       - junior-games-card
       - junior-sound
       - junior-games-sim
       - junior-art
       - junior-games-net
       - junior-toys
       - junior-games-gl
       - junior-typing
       - junior-math
       - junior-games-text
       - junior-kde
       - junior-puzzle
       - junior-programming
       - junior-gnome
       - junior-system
       - junior-internet
Processing backend etch-security
Upgrading backend etch
No thread with given name
Upgrading backend etch-junior
No thread with given name
Upgrading backend etch-security
No thread with given name
Merging backend etch-jr
Clean backend etch
Clean backend etch-junior
Clean backend etch-security
;;
;; debpartial-mirror configuration file.
;;

[GLOBAL]
;; Show debug information?
;debug = DEBUG

;; Mirror destination directory
mirror_dir = /u12/home/synrg/etch-jr-mirror/

;; Which architectures should I download?
architectures = i386

;; What should I look for, by default?
components = main
distributions = etch

;; What should I get?
get_suggests = true
get_recommends = true
get_provides = true
get_sources = false
get_packages = true

;; Here is our first backend.  It mirrors a subset of packages from the
;; Debian official repositories.
[etch]
server = http://saens.debian.org/debian
components = main
distributions = etch
filter = subsection:base priority:important
get_sources = false

[etch-security]
server = http://security.debian.org/
components = main
distributions = etch/updates
filter = subsection:base priority:important
resolve_deps_using = etch

[etch-junior]
server = http://saens.debian.org/debian
components = main
distributions = etch
filter = include-from:/u12/home/synrg/task-junior

;; And get the source packages as well for this backend.
get_sources = false

;; Here is a merging backend.  It uses the backends we specify above to
;; create a custom distribution that provides all the packages in each
;; backend.  This will be created using hard links to the package files
;; in each backend directory.
[etch-jr]
backends = etch etch-security etch-junior
name = etch-jr

Reply via email to