Your message dated Tue, 17 Dec 2019 05:28:14 +0000
with message-id <[email protected]>
and subject line Bug#946867: Removed package(s) from unstable
has caused the Debian Bug report #517463,
regarding debpartial-mirror: get_sources = true doesn't get sources
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
517463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debpartial-mirror
Version: 0.2.96
Severity: normal


Using the following conf file (call with -c conffile), running 
debpartial-mirror -c conffile all fails to download sources into any of the 
backends.

;;
;; debpartial-mirror configuration file.
;;

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

;; Mirror destination directory
mirror_dir = /home/daniel/CustomCD/mirror

;; Which architectures should I download?
architectures = i386

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

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

;; Here is our first backend.  It mirrors a subset of packages from the
;; Debian official repositories.
[lenny-main]

;; Where do we get the packages from?
server = http://debian.mirror.rafal.ca/debian
;;server = http://ftp.us.debian.org/debian

;; Since we specify components and distributions in this section, what we
;; specify here overrides the settings in [DEFAULT].
components = main main/debian-installer
distributions = lenny

;; Only get a subset of the packages in this source.
;;filter = subsection:base priority:important
filter = include-from:debian-cd/tasks/lenny/cshore-mirror 
name:libsdl1.2debian-oss:libc6-udeb

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

[lenny-security]
;; also get security updates for lenny
server = http://security.debian.org/
components = main
distributions = lenny/updates
filter = include-from:debian-cd/tasks/lenny/cshore-mirror
;;filter = subsection:base priority:important
resolve_deps_using = lenny-main
get_sources = true

;;[lenny-d-i]
;; get debian-installer for lenny
;;server = http://debian.mirror.rafal.ca/debian
;;server = http://ftp.us.debian.org/debian
;;components = main/debian-installer
;;distributions = lenny
;;get_sources = true
;;resolve_deps_using = lenny

;; Here is another backend.  This one will get all the debian-installer
;; packages from the unstable distribution (sid).
;;[sid_debian-installer]
;;server = http://ftp.debian.org/debian
;;components = main/debian-installer
;;distributions = sid

;; You can use debian-cd tasks to include or exclude a subset of the
;; packages.
;;filter = include-from:/usr/share/debian-cd/tasks/base-sarge 
exclude-from:/usr/share/debian-cd/tasks/exclude-sarge

;; Let's only get the source packages, not the binary ones.
;;get_sources = false
;;get_packages = false

;; This backend is a local repository, as you can see from the use of the
;; file:// URL.  The idea is that we have a set of custom-made packages
;; stored on the local computer.
;;[local_custom_packages]
;;server = file:///var/lib/custom-packages
;;components = main
;;distributions = local

;; These packages depend on Debian official packages.  We will use the
;; "sarge" backend (above) to satisfy these dependencies.
;;resolve_deps_using = sarge

;; 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.
;;[my_custom_debian_distro]
;;backends = sarge sid_debian-installer local_custom_packages
;;name = sarge-with-sids-installer-and-some-other-stuff
;;filter_sarge = section:base

;;[backports]
;;server = http://backports.org/debian
;; note: sarge is not yet present at backports.org
;;distributions=woody
;;components = all
;; backports.org defines each package as a component, so you can specify
;; individual packages only: 
;;components = mailman spamassassin postfix postgrey
;;resolve_deps_using = sarge

[volatile]
server=http://volatile.debian.net/debian-volatile
distributions=lenny/volatile
components=main
resolve_deps_using = lenny-main
filter = include-from:debian-cd/tasks/lenny/cshore-mirror
;;only grab the clamav package (and things that it depends on)
;;filter=name:clamav
get_sources = true

[lenny]
backends = lenny-main lenny-security volatile
name = lcp-and-cshore-from-official-mirrors
origin = LCP cshore Archive
codename = lenny
label = LCP cshore Archive
suite = stable
version = 5.0
description = LCP custom distro based on Debian 5.0
;;backends = sarge sid_debian-installer local_custom_packages
;;name = sarge-with-sids-installer-and-some-other-stuff
;;filter_sarge = section:base
signature_key = default
standalone = true




-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debpartial-mirror depends on:
ii  gnupg                       1.4.9-3      GNU privacy guard - a free PGP rep
ii  python                      2.5.2-3      An interactive high-level object-o
ii  python-apt                  0.7.7.1+nmu1 Python interface to libapt-pkg
ii  python-cdd                  0.0.8        library to make easier to build CD
ii  python-pycurl               7.18.2-1     Python bindings to libcurl
ii  python-support              0.8.4        automated rebuilding support for P

debpartial-mirror recommends no packages.

debpartial-mirror suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.3.1+nmu1+rm

Dear submitter,

as the package debpartial-mirror has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/946867

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to