Package: fuse-utils
Version: 2.2.1-4
Followup-For: Bug #307627

I'm not the original poster, but I can reproduce the bug and I can
answer some of the questions that were asked.

>What debconf priority do you use?

By searching /var/cache/debconf/config.dat, it seems that I have it
set at medium.  I don't recall ever changing the priority, so medium
is probably the default value.

>Well I set all questions to priority medium to be sure that everyone will
>be asked for group deletion (#303954).

I wasn't asked.  Here's some unedited shell dialogue showing what
happened.  The name of the group in question is "private".  If I want
to make it repeat this behavior, I have to give these commands between
one repetition and the next:

    dpkg -P fuse-utils    # So it asks the name of the group again
    addgroup --gid 1006 private   # So the group exists again.

lobus:/vast/tim/encfs# grep private /etc/group
private:x:1006:
lobus:/vast/tim/encfs# apt-get install fuse-utils
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
  fuse-module
The following NEW packages will be installed:
  fuse-utils
0 upgraded, 1 newly installed, 0 to remove and 154 not upgraded.
Need to get 0B/39.7kB of archives.
After unpacking 143kB of additional disk space will be used.
/bin/sh: line 1: /usr/bin/apt-listchanges: No such file or directory
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Preconfiguring packages ...
Configuring fuse-utils
----------------------

To use a fusermount, one must be able to execute this command as a root. Please
enter the group that should be given that ability.

Which group should be able to use fusermount? private

Selecting previously deselected package fuse-utils.
(Reading database ... 74895 files and directories currently installed.)
Unpacking fuse-utils (from .../fuse-utils_2.2.1-4_i386.deb) ...
Setting up fuse-utils (2.2.1-4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline

Creating config file /etc/default/fuse-utils with new version

W: No priority (or zero) specified for pin
lobus:/vast/tim/encfs# apt-get remove fuse-utils
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  fuse-utils
0 upgraded, 0 newly installed, 1 to remove and 154 not upgraded.
Need to get 0B of archives.
After unpacking 143kB disk space will be freed.
Do you want to continue? [Y/n] y
/bin/sh: line 1: /usr/bin/apt-listchanges: No such file or directory
(Reading database ... 74909 files and directories currently installed.)
Removing fuse-utils ...
Removing group `private'...
done.
W: No priority (or zero) specified for pin
lobus:/vast/tim/encfs# grep private /etc/group
lobus:/vast/tim/encfs# 

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.26-treo
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fuse-utils depends on:
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  sed                         4.1.2-8      The GNU sed stream editor
ii  ucf                         1.17         Update Configuration File: preserv

-- debconf information:
  fuse-utils/groupcreate: false
  fuse-utils/groupdelete: true
* fuse-utils/group: private
  fuse-utils/grouprenamemigrate: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to