* Daniel Leidert <[EMAIL PROTECTED]> [081017 13:08]:
> This is probably related to this report, so I simply attach it. If you
> think, this should be a separate report, please fell free to clone it or
> tell me, then I will clone it.
>
> I would like to copy a (source-)ackage from one component in a suite
> into a different component in another suite. But using the -C switch
> makes the command fail silently. The situation is pretty easy: I have a
> keyring package. For Debian I put it into "main", but for Ubuntu I would
> like to put it into "universe". So I tried:
>
> reprepro [..] -C universe copysrc hardy sid wgdd-archive-keyring
>
> but it "fails". I guess this is because -C defines the source component?
> Maybe you could add a switch or a syntax (copysrc hardy/universe sid) to
> allow this? Or is this a bad idea?
Putting things from one component to another via pull or copy*
primitives is currently not supported (it would need logic to copy
around the files, which is not currently there, and some more way to specify
from which compontents to which components to copy stuff).
The current description in the manpage (in CVS) is:
| .B copysrc \fIdestination-codename\fP \fIsource-codename\fP
\fIsource-package\fP \fR[\fP\fIversions\fP\fR]\fP
| look at each package
| (where package means, as usual, every package be it dsc, deb or udeb)
| in the distribution specified by \fIsource-codename\fP
| and identifies the relevant source package for each.
| All packages matching the specified \fIsource-package\fP name
| (and any \fIversion\fP if specified)
| are copied to the \fIdestination-codename\fP distribution.
| The packages are copied verbatim, no override files are consulted.
| Only components and architectures present in the source distribution are
| copied.
Do you think that makes it reasonably clear one cannot copy from one
component to another? Or could that need some improvements?
Hochachtungsvoll,
Bernhard R. Link
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]