Re: how to deal with screwed up package

2005-11-21 Thread Marco d'Itri
On Nov 19, Adam Borowski <[EMAIL PROTECTED]> wrote: > [udev] edit /etc/udev/permissions.rules (owned by the "udev" package, > and thus out of reach of "fuse-utils" anyway) Wrong. The correct solution would be to install a new file in /etc/udev/rules.d/. -- ciao, Marco signature.asc Descrip

Re: how to deal with screwed up package

2005-11-19 Thread Thomas Viehmann
Hi Bartosz, Bartosz Fenski aka fEnIo wrote: > Let's say I'm going to remove debconf questions at all. To keep user's > system clean I should remove chosen group, but... because of some > bugs[3][4][5] it's possible to leave system non-working after that. How about just leaving the old group rot?

Re: how to deal with screwed up package

2005-11-19 Thread Adam Borowski
On Sat, 19 Nov 2005, Bartosz Fenski aka fEnIo wrote: I'm working on new package for FUSE[1]. Sad to come clean, but I screwed previous package(s) up. There are plenty of bugs wrt debconf questions and actions after them. There is also request[2] to simplify or even remove questions at all. Now I