Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64357 - Mgetty chown error on fax user.
Summary: Mgetty chown error on fax user.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
: 64358 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-17 00:13 UTC by Momchy
Modified: 2004-10-18 05:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Momchy 2004-09-17 00:13:48 UTC
Emerge mgetty :

*  net-dialup/mgetty
      Latest version available: 1.1.30

Emerge stops when it try to chown some files to user fax.
It works when adding user fax before emerge.
thanks.

Reproducible: Always
Steps to Reproduce:
1. emerge mgetty.
2.
3.

Actual Results:  
install -c -o bin -g bin -m 755 faxrunqd
/var/tmp/portage/mgetty-1.1.30/image//usr/sbin
install -c -o bin -g bin faxq-helper
/var/tmp/portage/mgetty-1.1.30/image//usr/lib/mgetty+sendfax
chown fax /var/tmp/portage/mgetty-1.1.30/image//usr/lib/mgetty+sendfax/faxq-helper
chown: `fax': invalid user
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/portage/mgetty-1.1.30/work/mgetty-1.1.30/fax'
make: *** [install.bin] Error 2

!!! ERROR: net-dialup/mgetty-1.1.30 failed.
!!! Function src_install, Line 81, Exitcode 2
!!! (no error message)



It works when adding the user fax before emerge.
Comment 1 Momchy 2004-09-17 00:45:10 UTC
----------

also missing :
    creation of /var/log/mgetty ( emerge doesn't create this directory )
    groupadd modem ( by default mgetty send warnings if it wan't find this group )

thank you.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-17 01:28:07 UTC
*** Bug 64358 has been marked as a duplicate of this bug. ***
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-17 11:29:10 UTC
the user fax bug was already fixed in -r2, fixed the other two bugs as well
Comment 4 Wolfram Schlich (RETIRED) gentoo-dev 2004-10-18 05:20:28 UTC
-r2 should be marked stable soon, as the broken one is still the latest stable one :-((