2010/1/12 Faheem Pervez <[email protected]>: > Talking of schemas, it would be nice if dh_gconf could be made not to > put the "rmdir -p --ignore-fail-on-non-empty" line into the postrm of > a package using it, since the BusyBox shipped with the N900 doesn't > appear to support to support the "--ignore-fail-on-non-empty" option > which causes dpkg --purge <package having the the clause containing > "--ignore-fail-on-non-empty"> to fail.
This is a bug IMHO. We fixed many of these occurrences on PyMaemo packages, replacing with "rmdir || true". Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
