Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88165 - ddclient 3.6.6 ebuild failed, enewuser syntax error.
Summary: ddclient 3.6.6 ebuild failed, enewuser syntax error.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
: 88322 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-06 07:54 UTC by mmagos
Modified: 2005-04-11 12:03 UTC (History)
2 users (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 mmagos 2005-04-06 07:54:18 UTC
Error in the ebuild for net-dns/ddclient-3.6.6

The problem is in line 20:
enewuser ddclient /bin/false /dev/null ddclient

It tries to parse /bin/false as the userid.  Put in an integer of an available userid before /bin/false 

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

Actual Results:  
Ebuild failed

Expected Results:  
Installed normally
Comment 1 Marcelo Goes (RETIRED) gentoo-dev 2005-04-06 10:22:24 UTC
Was this not fixed by bug 87940?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-06 11:28:58 UTC
sorry, fixed in portage.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-11 12:03:29 UTC
*** Bug 88322 has been marked as a duplicate of this bug. ***