Displaying 8 results from an estimated 8 matches for "marc2".
Did you mean:
  march
  
2007 Mar 13
2
Cannot move /bin/upsdrvctl to /sbin
Hi,
In Red Hat /etc/init.d/halt script, it expects upsdrvctl to be in /sbin rather
than /bin which sounds normal considering the power of that command.
If I move this file to sbin, this is what I get when invoking it:
[root@serveur1.sassine.eu nut-2.0.5]# mv /bin/upsdrvctl /sbin/
[root@serveur1.sassine.eu nut-2.0.5]# which upsdrvctl
/sbin/upsdrvctl
[root@serveur1.sassine.eu nut-2.0.5]#
2007 Mar 22
2
Is newhidups driver still in memory just before o/s halt ?
Hi,
I have set-up the ups shutdown feature provided by Red Hat 
/etc/rc.d/init.d/halt script, which will issue a "upsdrvctl shutdown" 
command just before powering off the system.
It appears that this command fails as if the driver is not available.
I wonder whether the usb driver / stack is still available at this very 
late stage ?
If not available then does it mean one cannot
2007 Mar 12
3
upsmon keeps broadcasting on battery / on power (driver is newhidups)
Hi,
I try to install the newhidups driver for a MGE Pulsar M2200 connected to a USB
port under Linux Red Hat 4 Upd 4.
I have compiled and installed the usb driver (make usb && make install-usb). I
followed the instructions in /nut-2.0.5/scripts/hotplug-ng/README abour the
/etc/udev/rules.d/025_nut-usbups.rules.
The ups is recognized by the kernel:
Mar 12 14:52:03 serveur1 kernel: usb
2007 Mar 12
3
upsmon keeps broadcasting on battery / on power (driver is newhidups)
Hi,
I try to install the newhidups driver for a MGE Pulsar M2200 connected to a USB
port under Linux Red Hat 4 Upd 4.
I have compiled and installed the usb driver (make usb && make install-usb). I
followed the instructions in /nut-2.0.5/scripts/hotplug-ng/README abour the
/etc/udev/rules.d/025_nut-usbups.rules.
The ups is recognized by the kernel:
Mar 12 14:52:03 serveur1 kernel: usb
2006 Nov 23
0
W3C Range specification conceptually flawed?
...econd is that, as much as 
possible, all Ranges will select the same portion of the document after 
any mutation operation."
... "as much as possible" ??? A little bit vague...
I''ve found this short thread of some interest while trying to understand 
what they mean:
http://marc2.theaimsgroup.com/?l=xerces-j-dev&m=97257406416447&w=2
Anyway, if firefox implements the specification correctly, the behaviour 
stated in W3C specification seems to be not very usefull!
Michael Bolin on section 8.3.2 of his thesis at MIT seems to think the 
same, and states to have solve...
2007 Jan 17
3
[Bug 1276] Link stage fails when gssapi exists
...While gss_krb5_copy_cache is only in the latter:
$ readelf -a /usr/lib/libgssapi.so | grep gss_krb5_copy_ccache
$ readelf -a /usr/lib/libgssapi_krb5.so | grep gss_krb5_copy_ccache
   196: 0001d680   136 FUNC    GLOBAL DEFAULT   11
gss_krb5_copy_ccache@@gssapi_krb5_2_MIT
Googling turns up
http://marc2.theaimsgroup.com/?l=secure-shell&m=112109538913024&w=2
but I doubt my gssapi is "old", as this is a default openSUSE install 
and I am quite "clean" (gssapi _is_ under rpm control).
Here is a patch that "fixes" it for me:
<attachment>
------- You ar...
2007 Mar 01
2
barplot2, gap.barplot
Hello,
I try to handle a simple bar-plot, but it turns out to be not as simple
as I thought.
1) I have created a .dat-File, e.g. test.dat:
DATA	DATA-SEM
2.2	0.32 
6.2	1.30
12.7	1.61
48.6	3.08
4.1	0.86
4.5	0.32
1.5	1.13
1.2	1.08
The first row is the data represented by bars. The second row deals with
the Standard Error of Mean. The lines correspond to time-intervals of
experiments. 
2) I now
2007 Mar 15
4
AutoCAD / file lock problem / Samba 3.0.10
Hi,
I am facing a similar problem to what I faced sometime ago with Excel 11 
when saving a modified xls file on a smb share: the application was 
saying the file is already used by another user (although this was not 
the case). The Excel problem was solved by adding a registry string 
somewhere in Excel registry key (documented in the Microsoft knowledge 
base).
Now we are facing the same