On Tue, Jul 07, 2015 at 09:38:22AM +0200, Raphaël Hertzog wrote:

> In Kali, we have a kali-debtags package to provide custom tags at the
> appropriate place and the postinst runs "debtags update --local" to update the
> tag database.
> 
> This broke recently with the arrival of debtags 2.0 in testing:
> 
> $ sudo debtags update --local
> usage: debtags [-h] [--version] [--verbose] [--debug]
>                
> {tag,cat,grep,check,diff,mkpatch,search,dumpavail,show,submit,tagcat,tagshow,tagsearch,update,vocfilter}
>                ...
> debtags: error: unrecognized arguments: --local
> 
> Is this change voluntary or just something overlooked ? I want to know if I
> must update kali-debtags or wait a fix on the debtags side.
> 
> I see this comment in debtags but no corresponding code...

The debtags devscripts weren't using --local for a lot of time and I
wasn't aware of anyone else using debtags maintenance functions, so I
took in away, together with the code to merge tag sources, in order to
reduce the amount of code I need to maintain.

If you need tag merging, it can probably be reimplemented easily on top
of the new python3 codebase.

Can you tell me of the kali workflow related to debtags?


Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to