Package: myrepos Version: 1.20140227 Severity: wishlist Let's say A chains to B, then A has a stanza [B], which usually also includes a checkout command.
Within B, if . should also be controlled by mr, then it needs
a stanza for [.]. Now, if mr is run in the context of A, the B root
repository gets processed twice:
mr status: /home/madduck/debian/debconf/team/pub-data
mr status: /home/madduck/debian/debconf/team/pub-data/.
which is mostly cosmetical until you start using -j and potentially
have two processes work on the same repo at the same time, which is
just asking for trouble.
I think this could be done in two ways:
1. Either chain==true repos should only ever be processed for
"checkout", but nothing else, assuming that the sub-repo
specifies [.];
2. One could introduce chain==pure as a keyword to indicate this
condition.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mr depends on:
ii myrepos 1.20130826
mr recommends no packages.
mr suggests no packages.
-- debconf-show failed
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

