Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created January 6, 2012 11:24
Show Gist options
  • Save dnaeon/1570179 to your computer and use it in GitHub Desktop.
Save dnaeon/1570179 to your computer and use it in GitHub Desktop.
ewaf-test:/# apt-get install ewafermapping-ui
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
ewafermapping-ui
1 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 16.5MB of archives.
After this operation, 1516kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
ewafermapping-ui
Authentication warning overridden.
Get:1 http://aptmaster.colo.elex.be unstable/main ewafermapping-ui 1.7.5+SNAPSHOT [16.5MB]
Fetched 16.5MB in 0s (59.1MB/s)
(Reading database ... 23858 files and directories currently installed.)
Preparing to replace ewafermapping-ui 1.0.2 (using .../ewafermapping-ui_1.7.5+SNAPSHOT_all.deb) ...
Invalid --pidfile argument: '/var/run/ewafermapping-ui/ewafermapping-ui.pid' (Parent directory does not exist)
usage: daemon [options] [cmd arg...]
options:
-h, --help - Print a help message then exit
-V, --version - Print a version message then exit
-v, --verbose[=level] - Set the verbosity level
-d, --debug[=level] - Set the debugging level
-C, --config=path - Specify the configuration file
-N, --noconfig - Bypass the system configuration file
-n, --name=name - Guarantee a single named instance
-X, --command=cmd - Specify the client command as an option
-P, --pidfiles=/dir - Override standard pidfile location
-F, --pidfile=/path - Override standard pidfile name and location
-u, --user=user[.group] - Run the client as user[.group]
-R, --chroot=path - Run the client with path as root
-D, --chdir=path - Run the client in directory path
-m, --umask=umask - Run the client with the given umask
-e, --env="var=val" - Set a client environment variable
-i, --inherit - Inherit environment variables
-U, --unsafe - Allow execution of unsafe executable
-S, --safe - Deny execution of unsafe executable
-c, --core - Allow core file generation
-r, --respawn - Respawn the client when it terminates
-a, --acceptable=# - Minimum acceptable client duration
-A, --attempts=# - Respawn # times on error before delay
-L, --delay=# - Delay between spawn attempt bursts (seconds)
-M, --limit=# - Maximum number of spawn attempt bursts
-f, --foreground - Run the client in the foreground
-p, --pty[=noecho] - Allocate a pseudo terminal for the client
-l, --errlog=spec - Send daemon's error output to syslog or file
-b, --dbglog=spec - Send daemon's debug output to syslog or file
-o, --output=spec - Send client's output to syslog or file
-O, --stdout=spec - Send client's stdout to syslog or file
-E, --stderr=spec - Send client's stderr to syslog or file
--running - Check if a named daemon is running
--restart - Restart a named daemon client
--stop - Terminate a named daemon process
Unpacking replacement ewafermapping-ui ...
Setting up ewafermapping-ui (1.7.5+SNAPSHOT) ...
Usage: useradd [options] LOGIN
Options:
-b, --base-dir BASE_DIR base directory for the new user account
home directory
-c, --comment COMMENT set the GECOS field for the new user account
-d, --home-dir HOME_DIR home directory for the new user account
-D, --defaults print or save modified default useradd
configuration
-e, --expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE
-f, --inactive INACTIVE set password inactive after expiration
to INACTIVE
-g, --gid GROUP force use GROUP for the new user account
-G, --groups GROUPS list of supplementary groups for the new
user account
-h, --help display this help message and exit
-k, --skel SKEL_DIR specify an alternative skel directory
-K, --key KEY=VALUE overrides /etc/login.defs defaults
-l, do not add the user to the lastlog and
faillog databases
-m, --create-home create home directory for the new user
account
-N, --no-user-group do not create a group with the same name as
the user
-o, --non-unique allow create user with duplicate
(non-unique) UID
-p, --password PASSWORD use encrypted password for the new user
account
-r, --system create a system account
-s, --shell SHELL the login shell for the new user account
-u, --uid UID force use the UID for the new user account
-U, --user-group create a group with the same name as the user
chown: invalid user: `ewafermapping.ewafermapping'
chown: invalid user: `ewafermapping'
Unknown id: ewafermapping
ewaf-test:/#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment