Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 196)

Ticket Resolution Summary Owner Reporter
#279 fixed Renumber local users on Scripts servers elefthei achernya
Description

As of Fedora 16, user accounts start at UID/GID 1000 instead of 500. We need to check for any programs that make assumptions about UIDs and GIDs and correct them. See http://fedoraproject.org/wiki/Features/1000SystemAccounts for more details.

#280 fixed Separate core AFS monitoring from foreign cells adehnert adehnert
Description

At the moment, it's hard to tell when a nagios AFS warning is due to something we care about (-c athena or -c sipb mostly, I think) going down vs. some foreign cell. We probably want separate nagios checks for the two.

#285 fixed php_scripts doesn't build with PHP 5.4.3 ezyang
Description

Here's the error we got. Probably due to some API changes.

DEBUG: In file included from /builddir/build/BUILD/php_scripts/php_scripts.c:12:0:
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:30:1: error: unknown type name 'function_entry'
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: braces around scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: initialization makes integer from pointer without a cast [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: excess elements in scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: excess elements in scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:39:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:39:5: warning: (near initialization for 'scripts_module_entry.functions') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:69:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:69:5: warning: (near initialization for 'zend_extension_entry.startup') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:70:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:70:5: warning: (near initialization for 'zend_extension_entry.shutdown') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:71:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:71:5: warning: (near initialization for 'zend_extension_entry.activate') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:72:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:72:5: warning: (near initialization for 'zend_extension_entry.deactivate') [enabled by default]
DEBUG: make: *** [php_scripts.lo] Error 1
Note: See TracQuery for help on using queries.