Subject: debarchiver doesn't handle moves between main, contrib, and non-free
Date: Sun, 11 Nov 2001 14:03:50 -0600 (CST)
package: debarchiver
Version: 0.0.14
If a package is uploaded to main, then the debian/control is modified to move
it to non-free, debarchiver doesn't remove it from main. I then end up with
the old version in main, and the new in non-free, at the same time.
----BEGIN GEEK CODE BLOCK----
Version: 3.12
GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-----END GEEK CODE BLOCK-----
----BEGIN PGP INFO----
Adam Heath <[email protected]> Finger Print | KeyID
67 01 42 93 CA 37 FB 1E 63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA 3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-----END PGP INFO-----
severity 119173 wishlist
On Sun, Nov 11, 2001 at 02:03:50PM -0600, Adam Heath wrote:
> package: debarchiver
> Version: 0.0.14
>
> If a package is uploaded to main, then the debian/control is modified to move
> it to non-free, debarchiver doesn't remove it from main. I then end up with
> the old version in main, and the new in non-free, at the same time.
Yes I know... It is a known missing feature. When I fix some other stuff
that will probably be implemented. Actually it just tries to remove
the files if they are in the same directory. This is not a ver good solution
because whenever you change any ___location (let it be main->non-free or
utils->mail) the old one will not be moved. The solution is to store
the .changes file (already done) or a list of where everything was placed
so the file(s) can be removed properly. So I just have to grab some time...
All such patches are welcome. ;) And yes I know that the code is not
always very readable... :(
Regards,
// Ola
> ----BEGIN GEEK CODE BLOCK----
> Version: 3.12
> GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
> PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
> -----END GEEK CODE BLOCK-----
> ----BEGIN PGP INFO----
> Adam Heath <[email protected]> Finger Print | KeyID
> 67 01 42 93 CA 37 FB 1E 63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
> AD46 C888 F587 F8A3 A6DA 3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
> -----END PGP INFO-----
>
>
--
--------------------- Ola Lundqvist ---------------------------
/ [email protected] Björnkärrsgatan 5 A.11 \
| [email protected] 584 36 LINKÖPING |
| +46 (0)13-17 69 83 +46 (0)70-332 1551 |
| http://www.opal.dhs.org UIN/icq: 4912500 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
Subject: Re: Bug#119173: debarchiver doesn't handle moves between main,
contrib, and non-free
Date: Mon, 12 Nov 2001 03:45:53 -0600 (CST)
On Mon, 12 Nov 2001, Ola Lundqvist wrote:
> severity 119173 wishlist
You should bcc control@bugs, not cc. Otherwise, stupid people will not remove
the address from the reply mail(I had to do so manually).
> Yes I know... It is a known missing feature. When I fix some other stuff
> that will probably be implemented. Actually it just tries to remove
> the files if they are in the same directory. This is not a ver good solution
> because whenever you change any ___location (let it be main->non-free or
> utils->mail) the old one will not be moved. The solution is to store
> the .changes file (already done) or a list of where everything was placed
> so the file(s) can be removed properly. So I just have to grab some time...
No need to store the changes. Just read the directory tree. It contains all
the info you need.
> > [ my signature snipped ]
Have you heard of trimming mail when replying?
----BEGIN GEEK CODE BLOCK----
Version: 3.12
GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-----END GEEK CODE BLOCK-----
----BEGIN PGP INFO----
Adam Heath <[email protected]> Finger Print | KeyID
67 01 42 93 CA 37 FB 1E 63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA 3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-----END PGP INFO-----
Subject: Re: Bug#119173: debarchiver doesn't handle moves between main, contrib, and non-free
Date: Mon, 12 Nov 2001 22:01:04 +0100
On Mon, Nov 12, 2001 at 03:45:53AM -0600, Adam Heath wrote:
> On Mon, 12 Nov 2001, Ola Lundqvist wrote:
> You should bcc control@bugs, not cc. Otherwise, stupid people will not remove
> the address from the reply mail(I had to do so manually).
Hmm... Does not cc mean "do not add when reply"? I think the mail program
does wrong in this case. But you are right bcc will avoid that. :)
> > > [ my signature snipped ]
>
> Have you heard of trimming mail when replying?
Yes. But when replying about 20-30 mails a day I do not have that
much time, sorry.
Regards,
// Ola
--
--------------------- Ola Lundqvist ---------------------------
/ [email protected] Björnkärrsgatan 5 A.11 \
| [email protected] 584 36 LINKÖPING |
| +46 (0)13-17 69 83 +46 (0)70-332 1551 |
| http://www.opal.dhs.org UIN/icq: 4912500 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.