#607913 mutter-common: Errors while installing

#607913#5
Date:
2010-12-24 08:57:13 UTC
From:
To:
Got the following errors while upgrading mutter-common.


(quote)

Setting up mutter-common (2.91.3-3) ...

WARNING: You are using the compatibility symlink `update-catalog'.
WARNING: This command will disappear in the future (see #88008).
WARNING: The command is now named `update-sgmlcatalog'.

Use of uninitialized value $remove in numeric eq (==) at /usr/sbin/update-catalog line 205\
.

WARNING: You are using the compatibility symlink `update-catalog'.
WARNING: This command will disappear in the future (see #88008).
WARNING: The command is now named `update-sgmlcatalog'.

Use of uninitialized value $remove in numeric eq (==) at /usr/sbin/update-catalog line 205\
.
Setting up libmutter-private0 (2.91.3-3) ...
Setting up mutter (2.91.3-3) ...

(/quote)

Dunno what it is about, but felt that this should be reported.

#607913#10
Date:
2010-12-24 11:08:06 UTC
From:
To:
reassign 507913 debhelper
thanks

debhelper adds the update-catalog calls to the postinst, thus reassigning.

This would likely require adding update-sgmlcatalog instead of update-catalog in
dh_installcatalogs.

Cheers,
Emilio

#607913#19
Date:
2010-12-29 19:05:33 UTC
From:
To:
reassign 607913 sgml-base
version 607913 1.99.0

Emilio Pozuelo Monfort wrote:

I can't find any indication in sgml-base 1.26 that update-catalog is
deprecated. The above is apparently a version from experimental.

Since it seems buggy with the uninitialized value, I am going to reassign this
bug over there, and when they're ready for a transition to the new program I
assume they'll come up with a transition plan, and it can be implemented in
debhelper then.