warning: tag 273 type(0x6) != implicit type(0x0)

Jan Rękorajski baggins at pld-linux.org
Wed Mar 10 08:57:53 CET 2021


On Tue, 09 Mar 2021, Elan Ruusamäe wrote:

> |Upgrading... 1:ImageMagick-libs 
> ########################################### [ 20%] 2:ImageMagick 
> ########################################### [ 40%] ==> warning: tag 273 
> type(0x6) != implicit type(0x0) 3:php53-pecl-imagick 
> ########################################### [ 60%] what can you say 
> about those messages? 1. what does it mean? 2. what's the impact (what's 
> missing, what's broken) package itself seems okay, `php -m` shows the 
> module. |

Harmless. This is

RPMTAG_SHA256HEADER         = RPMTAG_SIG_BASE+17,

that does not exist in rpm5. So when rpm5 sees an unknown tag it assumes
it should have no type and then emits the warning.

-- 
Jan Rękorajski                    | PLD/Linux
SysAdm | baggins<at>pld-linux.org | http://www.pld-linux.org/


More information about the pld-devel-en mailing list