Andreas Beckmann dixit:

>during a test with piuparts I noticed your package fails to remove.
>
>>From the attached log (scroll to the bottom...):
>
>  Removing musescore-common (2.3.2+dfsg4-12) ...
>  rmdir: failed to remove '/usr/share/sounds/sf2': No such file or directory
>  dpkg: error processing package musescore-common (--remove):

Ouch, interesting. Why is this?

case $1 in
(remove|deconfigure)
        # remove directories if they were created in postinst
        rmdir --ignore-fail-on-non-empty \
            /usr/share/sounds/sf2 /usr/share/sounds/sf3 /usr/share/sounds/sfz
        ;;

Ah, because it doesn’t exist, I guess.

>Why don't you ship the three empty directories in the package?

lintian considers that an error.

Thanks for the heads-up, will fix this in src:musescore{2,3} both.

bye,
//mirabilos
-- 
22:20⎜<asarch> The crazy that persists in his craziness becomes a master
22:21⎜<asarch> And the distance between the craziness and geniality is
only measured by the success 18:35⎜<asarch> "Psychotics are consistently
inconsistent. The essence of sanity is to be inconsistently inconsistent

Reply via email to