From trac at initng.org Fri Jul 3 11:32:27 2009 From: trac at initng.org (Initng) Date: Fri, 03 Jul 2009 09:32:27 -0000 Subject: [Tickets] [Initng] #832: Compilation failed: undefined reference to `initng_io_open_read_close' In-Reply-To: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> References: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> Message-ID: <045.27059ac59e65bc1eb7127457f786771c@initng.org> #832: Compilation failed: undefined reference to `initng_io_open_read_close' -----------------------------------+---------------------------------------- Reporter: raa | Owner: Type: defect | Status: new Priority: high | Milestone: Component: Bugs in initng source | Version: initng-SVN Severity: blocker | Keywords: -----------------------------------+---------------------------------------- Changes (by thomas): * priority: normal => high Comment: As of SVN version 20090703 initng compilation will still break: Scanning dependencies of target service [ 11%] Building C object src/plugins/service/CMakeFiles/service.dir/initng_service.o /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: 'initng_module' initialized and declared 'extern' /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: braces around scalar initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: (near initialization for 'initng_module.deps') /tmp/initng-20090703/src/plugins/service/initng_service.c:30: error: expected expression before ',' token /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: excess elements in scalar initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: (near initialization for 'initng_module.deps') /tmp/initng-20090703/src/plugins/service/initng_service.c:30: error: field name not in record or union initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: error: (near initialization for 'initng_module.deps') /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: excess elements in scalar initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: (near initialization for 'initng_module.deps') /tmp/initng-20090703/src/plugins/service/initng_service.c:30: error: field name not in record or union initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: error: (near initialization for 'initng_module.deps') /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: excess elements in scalar initializer /tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: (near initialization for 'initng_module.deps') make[2]: *** [src/plugins/service/CMakeFiles/service.dir/initng_service.o] Error 1 make[1]: *** [src/plugins/service/CMakeFiles/service.dir/all] Error 2 make: *** [all] Error 2 ERROR: Compilation failed. Tried to handle this error, but I don't know how... (also I need to patch it with killalli5.patch) Any suggestions? -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 3 11:48:29 2009 From: trac at initng.org (Initng) Date: Fri, 03 Jul 2009 09:48:29 -0000 Subject: [Tickets] [Initng] #832: Compilation failed: undefined reference to `initng_io_open_read_close' In-Reply-To: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> References: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> Message-ID: <045.72b646186db3ddcc4832105b1ed518b1@initng.org> #832: Compilation failed: undefined reference to `initng_io_open_read_close' -----------------------------------+---------------------------------------- Reporter: raa | Owner: Type: defect | Status: new Priority: high | Milestone: Component: Bugs in initng source | Version: initng-SVN Severity: blocker | Keywords: -----------------------------------+---------------------------------------- Comment(by thomas): Problem is at this line: ".deps = { __VA_ARGS__, NULL }, \" in module.h. If I leave it out it compiles fine. Only some warnings that initng_module is declared extern ("/tmp/initng-20090703/src/plugins/service/initng_service.c:30: warning: 'initng_module' initialized and declared 'extern'"). And then there is this older error at initng_stcmd.c "error: 'm_h' has no member named 'module_name'" and so on... -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 3 17:41:52 2009 From: trac at initng.org (Initng) Date: Fri, 03 Jul 2009 15:41:52 -0000 Subject: [Tickets] [Initng] #832: Compilation failed: undefined reference to `initng_io_open_read_close' In-Reply-To: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> References: <036.799c2833c82ced9ad625536b1a6c7f4f@initng.org> Message-ID: <045.4adfe119a6c504da4a0a99e775bef638@initng.org> #832: Compilation failed: undefined reference to `initng_io_open_read_close' -----------------------------------+---------------------------------------- Reporter: raa | Owner: Type: defect | Status: closed Priority: high | Milestone: Component: Bugs in initng source | Version: initng-SVN Severity: blocker | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * status: new => closed * resolution: => fixed Comment: Fixed. I will commit soon :). -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:40:06 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:40:06 -0000 Subject: [Tickets] [Initng] #744: doesn't see logical volumes - cannot mount them, cannot boot. In-Reply-To: <036.424354e45d29bf11fd3ba1f5c26d525b@initng.org> References: <036.424354e45d29bf11fd3ba1f5c26d525b@initng.org> Message-ID: <045.ed189030ff73cca663587545c066d7e6@initng.org> #744: doesn't see logical volumes - cannot mount them, cannot boot. -----------------------------------+---------------------------------------- Reporter: gee | Owner: Type: defect | Status: new Priority: high | Milestone: initng-scripts-0.0.1 Component: Bugs in initng-ifiles | Version: initng-ifiles-0.0.5 Severity: major | Keywords: lvm -----------------------------------+---------------------------------------- Changes (by ismaell): * milestone: => initng-scripts-0.0.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:40:42 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:40:42 -0000 Subject: [Tickets] [Initng] #777: udev rule file never gets processed properly (devices not created) In-Reply-To: <036.cb76188301a63f4d57000859f7a2fc03@initng.org> References: <036.cb76188301a63f4d57000859f7a2fc03@initng.org> Message-ID: <045.a1335a49c5097a5b9d297eee462ae861@initng.org> #777: udev rule file never gets processed properly (devices not created) ------------------------------------+--------------------------------------- Reporter: che | Owner: Type: defect | Status: new Priority: high | Milestone: initng-scripts-0.0.1 Component: Bugs in initng-scripts | Version: initng-scripts-SVN Severity: normal | Keywords: ------------------------------------+--------------------------------------- Changes (by ismaell): * milestone: => initng-scripts-0.0.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:41:27 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:41:27 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.d90de23f4b04d80fb4cda73bf6422b81@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: new Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Keywords: -----------------------------------+---------------------------------------- Changes (by ismaell): * milestone: => initng-ifiles-0.1.6 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:42:49 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:42:49 -0000 Subject: [Tickets] [Initng] #400: ngc -U daemon:code does not work for daemons. In-Reply-To: <048.b7f230e6f4f0dedeb6038c33f75f220f@initng.org> References: <048.b7f230e6f4f0dedeb6038c33f75f220f@initng.org> Message-ID: <057.fe28d63aff37f925dd829a2e94da3dee@initng.org> #400: ngc -U daemon:code does not work for daemons. -----------------------------------+---------------------------------------- Reporter: initng@? | Owner: initng@? Type: defect | Status: reopened Priority: high | Milestone: initng-0.7.1 Component: Bugs in initng source | Version: initng-0.6.2SVN Severity: normal | Resolution: Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * milestone: initng 0.6.2 => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:45:05 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:45:05 -0000 Subject: [Tickets] [Initng] #747: After stopping a service, ngc -u some_service fails with NOT_FOUND In-Reply-To: <040.bd1d2df08ea8163d643863b3f24c478e@initng.org> References: <040.bd1d2df08ea8163d643863b3f24c478e@initng.org> Message-ID: <049.f395ff8bb7af7daf389c9f27d18950ac@initng.org> #747: After stopping a service, ngc -u some_service fails with NOT_FOUND ---------------------------+------------------------------------------------ Reporter: ismaell | Type: defect Status: closed | Priority: low Milestone: | Component: Bugs in initng source Version: initng-0.6.7 | Severity: minor Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by ismaell): * status: new => closed * resolution: => fixed -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:46:57 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:46:57 -0000 Subject: [Tickets] [Initng] #649: ifile for tpctl In-Reply-To: <041.32faee370ec8d0493170fe6d89fe9705@initng.org> References: <041.32faee370ec8d0493170fe6d89fe9705@initng.org> Message-ID: <050.373fa3f1c1ac41a05594a27ffc34c055@initng.org> #649: ifile for tpctl -----------------------------------+---------------------------------------- Reporter: jwarnier | Owner: Type: enhancement | Status: new Priority: low | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-ifiles-0.0.5 Severity: normal | Keywords: patch -----------------------------------+---------------------------------------- Changes (by ismaell): * milestone: => initng-ifiles-0.1.6 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:47:39 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:47:39 -0000 Subject: [Tickets] [Initng] #677: pid_of should use, name or process, and running user. In-Reply-To: <041.bc6b591e30d5c2add0163cd2029b7801@initng.org> References: <041.bc6b591e30d5c2add0163cd2029b7801@initng.org> Message-ID: <050.866c03ec4606c81abdb6a84aee5f3482@initng.org> #677: pid_of should use, name or process, and running user. --------------------------------------------+------------------------------- Reporter: bunkacid | Owner: Type: enhancement | Status: new Priority: low | Milestone: initng-0.7.1 Component: Feature Requests Initng Source | Version: i don't know Severity: normal | Keywords: --------------------------------------------+------------------------------- Changes (by ismaell): * milestone: => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:49:12 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:49:12 -0000 Subject: [Tickets] [Initng] #701: dhcpcd.i and gentoo /etc/conf.d/net In-Reply-To: <050.bfd6e16035083d36317c28eee5c2cb1a@initng.org> References: <050.bfd6e16035083d36317c28eee5c2cb1a@initng.org> Message-ID: <059.ec145d712a0c82aa336e0269550fb355@initng.org> #701: dhcpcd.i and gentoo /etc/conf.d/net -----------------------------------+---------------------------------------- Reporter: spider312@? | Owner: Type: i don't know | Status: new Priority: low | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-ifiles-SVN Severity: normal | Keywords: dhcpcd gentoo comment -----------------------------------+---------------------------------------- Changes (by ismaell): * milestone: => initng-ifiles-0.1.6 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:49:41 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:49:41 -0000 Subject: [Tickets] [Initng] #708: system/netmount.i should use daemon/statd for NFSv3 shares In-Reply-To: <064.a1508b5d13c194740f0eb21d24ad41fd@initng.org> References: <064.a1508b5d13c194740f0eb21d24ad41fd@initng.org> Message-ID: <073.8d53b6b0cbeb881c003fec6a6e5e55ac@initng.org> #708: system/netmount.i should use daemon/statd for NFSv3 shares ---------------------------------------------+------------------------------ Reporter: eveith_AT_wwweb-library_DOT_net | Owner: Type: enhancement | Status: new Priority: low | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: minor | Keywords: nfs statd ---------------------------------------------+------------------------------ Changes (by ismaell): * milestone: => initng-ifiles-0.1.6 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:50:01 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:50:01 -0000 Subject: [Tickets] [Initng] #755: Finish the cron plugin In-Reply-To: <040.6528757e56acc588b4a0e07e032ea62c@initng.org> References: <040.6528757e56acc588b4a0e07e032ea62c@initng.org> Message-ID: <049.8feddd3bffde5de730c94c9db7fcfc40@initng.org> #755: Finish the cron plugin --------------------------------------------+------------------------------- Reporter: ismaell | Owner: Type: task | Status: new Priority: low | Milestone: initng-0.7.1 Component: Feature Requests Initng Source | Version: initng-0.6.9 Severity: normal | Keywords: --------------------------------------------+------------------------------- Changes (by ismaell): * milestone: => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:50:48 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:50:48 -0000 Subject: [Tickets] [Initng] #599: ngc -u, -d, -r , to show output of services and its dependend services In-Reply-To: <038.50932f9a9e45c43d6550d8800037f630@initng.org> References: <038.50932f9a9e45c43d6550d8800037f630@initng.org> Message-ID: <047.3edf10ded5ca334c5e242adab9610780@initng.org> #599: ngc -u, -d, -r , to show output of services and its dependend services --------------------------------------------+------------------------------- Reporter: biebl | Owner: jimmy Type: defect | Status: assigned Priority: lowest | Milestone: initng-0.7.1 Component: Feature Requests Initng Source | Version: initng-0.6.2SVN Severity: normal | Keywords: --------------------------------------------+------------------------------- Changes (by ismaell): * milestone: => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:51:36 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:51:36 -0000 Subject: [Tickets] [Initng] #634: NVIDIA installer fails under InitNG due to dependance on the 'runlevel' command In-Reply-To: <046.5a98813878f252104b84ab2140f9e459@initng.org> References: <046.5a98813878f252104b84ab2140f9e459@initng.org> Message-ID: <055.08cee11b0f8acf4959f5f6e80855492a@initng.org> #634: NVIDIA installer fails under InitNG due to dependance on the 'runlevel' command ----------------------------------+----------------------------------------- Reporter: Parker Coates | Owner: Type: defect | Status: new Priority: lowest | Milestone: initng-0.7.1 Component: Problems with Ubuntu | Version: initng-0.6.3 Severity: normal | Keywords: ----------------------------------+----------------------------------------- Changes (by ismaell): * milestone: => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 5 06:51:54 2009 From: trac at initng.org (Initng) Date: Sun, 05 Jul 2009 04:51:54 -0000 Subject: [Tickets] [Initng] #598: Custom design of bootup messages In-Reply-To: <047.fc66efb463d6a3a35c1d5102bd901cdb@initng.org> References: <047.fc66efb463d6a3a35c1d5102bd901cdb@initng.org> Message-ID: <056.e57beb2c96ab64e40768a3e2c9e41ee5@initng.org> #598: Custom design of bootup messages --------------------------------------------+------------------------------- Reporter: fivepointseven | Owner: initng-source@? Type: enhancement | Status: new Priority: lowest | Milestone: initng-0.7.1 Component: Feature Requests Initng Source | Version: initng-0.6.2SVN Severity: normal | Keywords: design messages output --------------------------------------------+------------------------------- Changes (by ismaell): * milestone: => initng-0.7.1 -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 10 04:39:51 2009 From: trac at initng.org (Initng) Date: Fri, 10 Jul 2009 02:39:51 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.b458c9b4df501f9e9b72f33384e0afc9@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: closed Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: worksforme Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * status: new => closed * resolution: => worksforme -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 10 09:45:38 2009 From: trac at initng.org (Initng) Date: Fri, 10 Jul 2009 07:45:38 -0000 Subject: [Tickets] [Initng] #834: stcmd typing error with changeset 5517 Message-ID: <039.9c6eb03a74c0b717d7d5b612e27e59e9@initng.org> #834: stcmd typing error with changeset 5517 -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Keywords: -----------------------------------+---------------------------------------- There is one semicolon at line 418: 418 string_len += 6 + strlen(mod->path); 419 + namelen < 30 ? 30 : namelen; -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 10 09:59:56 2009 From: trac at initng.org (Initng) Date: Fri, 10 Jul 2009 07:59:56 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN (GCC 4.3.3) Message-ID: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> #835: Compiling breaks at latest SVN (GCC 4.3.3) -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: i don't know | Status: new Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Keywords: -----------------------------------+---------------------------------------- Since new module API was implemented compiling initng breaks for me. Problem is at initng/module/module.h at line 33: ".deps = { __VA_ARGS__, NULL }," __VA_ARGS__ is mostly empty, so GCC has problems with this expression. Tried to fix it with ".deps = { __VA_ARGS__ }," and adding NULL as last parameter of each INITNG_MODULE() call, but so I ran into segfaults. One possibility is to change it to ".deps = { NULL, ##__VA_ARGS__ }," - so the comma is only written if __VA_ARGS__ isnt empty. But this implicates some changes at dep checking (or is there another way without using NULL)? -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 10 10:01:16 2009 From: trac at initng.org (Initng) Date: Fri, 10 Jul 2009 08:01:16 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN (GCC 4.3.3) In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.db3589385d054653b07bb3413dc077fc@initng.org> #835: Compiling breaks at latest SVN (GCC 4.3.3) -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Keywords: -----------------------------------+---------------------------------------- Changes (by thomas): * type: i don't know => defect -- Ticket URL: Initng The next generation init system From trac at initng.org Fri Jul 10 17:56:16 2009 From: trac at initng.org (Initng) Date: Fri, 10 Jul 2009 15:56:16 -0000 Subject: [Tickets] [Initng] #834: stcmd typing error with changeset 5517 In-Reply-To: <039.9c6eb03a74c0b717d7d5b612e27e59e9@initng.org> References: <039.9c6eb03a74c0b717d7d5b612e27e59e9@initng.org> Message-ID: <048.64f427f5ca028bb2788b990173e4d0d9@initng.org> #834: stcmd typing error with changeset 5517 -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * status: new => closed * resolution: => fixed -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 12 09:14:51 2009 From: trac at initng.org (Initng) Date: Sun, 12 Jul 2009 07:14:51 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN (GCC 4.3.3) In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.ea514a5007cd401718892fbe91c6b2e7@initng.org> #835: Compiling breaks at latest SVN (GCC 4.3.3) -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Keywords: -----------------------------------+---------------------------------------- Comment(by thomas): Tested it with Ubuntu Live CD 8.04.1: - same errors with gcc-4.2.3 and gcc-4.1.3 (20080308) - similar error with gcc 3.3.6 (see attachment) They have problems with __VA_ARGS__, because of the following: INITNG_MODULE(foo); -> leads to ".deps = { foo, NULL }," but: INITNG_MODULE(); -> leads to ".deps = { , NULL }," So GCC is wondering about the comma... -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 12 09:16:10 2009 From: trac at initng.org (Initng) Date: Sun, 12 Jul 2009 07:16:10 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN (was: Compiling breaks at latest SVN (GCC 4.3.3)) In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.fdc49d03c03cc8b70aea37f7987086d3@initng.org> #835: Compiling breaks at latest SVN -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Keywords: -----------------------------------+---------------------------------------- -- Ticket URL: Initng The next generation init system From trac at initng.org Mon Jul 13 04:06:22 2009 From: trac at initng.org (Initng) Date: Mon, 13 Jul 2009 02:06:22 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.0f5cbbfe3742f69fb67bbe923d4fcb0a@initng.org> #835: Compiling breaks at latest SVN -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * status: new => closed * resolution: => fixed -- Ticket URL: Initng The next generation init system From trac at initng.org Mon Jul 13 21:47:35 2009 From: trac at initng.org (Initng) Date: Mon, 13 Jul 2009 19:47:35 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.ac7da0813af45d73a8dca8745be0f202@initng.org> #835: Compiling breaks at latest SVN -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Comment(by thomas): Forgotten semicolon at initng_module struct: To fix it run "for i in `grep -nA6 'struct .* initng_module = {' * -R | grep '}$' | grep -v '.svn'`; do a=`echo $i | cut -d'-' -f2`; b=`echo $i | cut -d'-' -f1`; sed -i "${a}s/}/};/g" $b; done" or apply diff ;) -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 11:22:07 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 09:22:07 -0000 Subject: [Tickets] [Initng] #835: Compiling breaks at latest SVN In-Reply-To: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> References: <039.a70a15b50dee94b96b34bb460d06e333@initng.org> Message-ID: <048.b0d1274f7470f9050375bf0b7491b4f5@initng.org> #835: Compiling breaks at latest SVN -----------------------------------+---------------------------------------- Reporter: thomas | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Bugs in initng-ifiles | Version: initng-SVN Severity: normal | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Comment(by thomas): I needed to apply two changes, so InitNG compiles fine and gives no segfaults... -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 11:33:42 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 09:33:42 -0000 Subject: [Tickets] [Initng] #801: compile initng failed on Gentoo In-Reply-To: <040.48bd45ff1e0ceaf2db34ca7c0373f8a4@initng.org> References: <040.48bd45ff1e0ceaf2db34ca7c0373f8a4@initng.org> Message-ID: <049.dbf72edf033af307ca367da1d218cf1f@initng.org> #801: compile initng failed on Gentoo -----------------------------------+---------------------------------------- Reporter: gerardo | Owner: Type: defect | Status: closed Priority: normal | Milestone: initng-0.7.1 Component: Bugs in initng source | Version: initng-SVN Severity: major | Resolution: worksforme Keywords: initng compile failed | -----------------------------------+---------------------------------------- Changes (by thomas): * status: new => closed * resolution: => worksforme -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 11:45:46 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 09:45:46 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.a10723b5c35703d58fea4c9ab3a9eab6@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: closed Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: worksforme Keywords: | -----------------------------------+---------------------------------------- Comment(by thomas): Only works for me if I give the full name eg "daemon/lighttpd" or "daemon/cupsd", otherwise daemons won't be found (except for stopping them, then ngc -d lighttpd works fine). -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 19:25:09 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 17:25:09 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.87fbf61c49f38c36763486c0d6efd130@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: closed Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: worksforme Keywords: | -----------------------------------+---------------------------------------- Comment(by ismaell): hmm... maybe ngc is searching the service with initng_active_db_search_in_name instead() of initng_active_db_search_by_name(), in any case, the complete name should be given, using a partial name is deprecated. -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 19:25:23 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 17:25:23 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.9455a8bf9eed04b548b62130fb73d675@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: reopened Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: Keywords: | -----------------------------------+---------------------------------------- Changes (by ismaell): * status: closed => reopened * resolution: worksforme => -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 18 20:19:56 2009 From: trac at initng.org (Initng) Date: Sat, 18 Jul 2009 18:19:56 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.f6932b8b53bfa0b082c2b483ad0c91d0@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: reopened Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment(by thomas): Yes, there is one difference in ngc4.c between cmd_stop() and cmd_start(): cmd_stop() uses initng_active_db_find_in_name() [line 1033] cmd_start() uses initng_active_db_find_by_name() [line 966] I changed cmd_start() to use initng_active_db_find_in_name() but it didn't fix it. -- Ticket URL: Initng The next generation init system From trac at initng.org Sun Jul 19 20:25:40 2009 From: trac at initng.org (Initng) Date: Sun, 19 Jul 2009 18:25:40 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.44ea78085e04c5fad5bc02854a3666de@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: reopened Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment(by ismaell): initng_active_db_find_in_name() will be deprecated soon, so it should not be used, partial names will not be supported because soon we will be using a hashed lookup table. -- Ticket URL: Initng The next generation init system From trac at initng.org Mon Jul 20 17:04:17 2009 From: trac at initng.org (Initng) Date: Mon, 20 Jul 2009 15:04:17 -0000 Subject: [Tickets] [Initng] #795: cupsd does not start (debian sid) In-Reply-To: <041.0807450d1e0e32b504c5c9231087f753@initng.org> References: <041.0807450d1e0e32b504c5c9231087f753@initng.org> Message-ID: <050.968a7da5ee9dd4794c2b23b53868dc48@initng.org> #795: cupsd does not start (debian sid) -----------------------------------+---------------------------------------- Reporter: nadavkav | Owner: Type: defect | Status: reopened Priority: high | Milestone: initng-ifiles-0.1.6 Component: Bugs in initng-ifiles | Version: initng-0.6.7 Severity: major | Resolution: Keywords: | -----------------------------------+---------------------------------------- Comment(by thomas): Ok, thanks for this info. -- Ticket URL: Initng The next generation init system From trac at initng.org Sat Jul 25 10:07:32 2009 From: trac at initng.org (Initng) Date: Sat, 25 Jul 2009 08:07:32 -0000 Subject: [Tickets] [Initng] #836: libngcclient: make it quiet Message-ID: <040.228c47f9d115008fb6319d0ba65489ec@initng.org> #836: libngcclient: make it quiet -----------------------------------+---------------------------------------- Reporter: ismaell | Owner: Type: enhancement | Status: new Priority: normal | Milestone: initng-0.7.0 Component: Bugs in initng source | Version: Severity: normal | Keywords: -----------------------------------+---------------------------------------- It should make no decision upon how the client shows the information. Right now, there are many calls to initng_string_mprintf(). Instead of passing a string, it should report the information in some other way. Maybe a complete redesign of NGC is desirable... Opinions? -- Ticket URL: Initng The next generation init system