Re: move libusb from /usr/lib to /lib

2010-06-28 Thread Przemek Klosowski
On 06/25/2010 09:23 AM, Simo Sorce wrote: > computer while its on. The process looks something like: - nut signals the UPS to shut down in x seconds (default 120) - nut halts the machine - after x seconds the UPS shuts down > > Ideally your UPS is smart enough to sense when

Re: move libusb from /usr/lib to /lib

2010-06-27 Thread Robert Nichols
On 06/27/2010 10:17 AM, Sam Varshavchik wrote: > Robert Nichols writes: > >> On 06/23/2010 04:24 AM, Richard Hughes wrote: >>> On 23 June 2010 09:50, Tomasz Torcz wrote: “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to command >>> >>> That's completely bogus. You rea

Re: move libusb from /usr/lib to /lib

2010-06-27 Thread Sam Varshavchik
Robert Nichols writes: On 06/23/2010 04:24 AM, Richard Hughes wrote: On 23 June 2010 09:50, Tomasz Torcz wrote: “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to command That's completely bogus. You really don't want to just power down the machine like that -- it might

Re: move libusb from /usr/lib to /lib

2010-06-27 Thread Robert Nichols
On 06/23/2010 04:24 AM, Richard Hughes wrote: > On 23 June 2010 09:50, Tomasz Torcz wrote: >> “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to >> command > > That's completely bogus. You really don't want to just power down the > machine like that -- it might lead to disk co

Re: move libusb from /usr/lib to /lib

2010-06-27 Thread Adam Williamson
On Sat, 2010-06-26 at 23:10 +0200, Björn Persson wrote: > Chris Adams wrote: > > Once upon a time, Simo Sorce said: > > > Ideally your UPS is smart enough to sense when the load drops to 0, > > > and do whatever it needs to do w/o system intervention of any sort. If > > > your UPS can't do that, m

Re: move libusb from /usr/lib to /lib

2010-06-26 Thread Michael Cronenworth
Björn Persson wrote: > There exist a certain kind of power strips where you plug the computer into a > special controlling outlet, and all the peripherals into the other outlets. > When the current drawn through the controlling outlet drops below an > adjustable threshold, it cuts off power to the

Re: move libusb from /usr/lib to /lib

2010-06-26 Thread Björn Persson
Chris Adams wrote: > Once upon a time, Simo Sorce said: > > Ideally your UPS is smart enough to sense when the load drops to 0, > > and do whatever it needs to do w/o system intervention of any sort. If > > your UPS can't do that, maybe it is time to look for alternatives :) > > That's nice if yo

Re: move libusb from /usr/lib to /lib

2010-06-25 Thread Chris Adams
Once upon a time, Simo Sorce said: > Ideally your UPS is smart enough to sense when the load drops to 0, > and do whatever it needs to do w/o system intervention of any sort. If > your UPS can't do that, maybe it is time to look for alternatives :) That's nice if you only have a computer plugged

Re: move libusb from /usr/lib to /lib

2010-06-25 Thread Simo Sorce
- "Chuck Anderson" wrote: > On Thu, Jun 24, 2010 at 08:38:27PM +0200, Roberto Ragusa wrote: > > Rob Crittenden wrote: > > > Richard Hughes wrote: > > >> On 23 June 2010 09:50, Tomasz Torcz wrote: > > >>> “/sbin/upsdrvctl is used as the near final step in > /etc/init.d/halt to command > > >>

Re: move libusb from /usr/lib to /lib

2010-06-24 Thread Chuck Anderson
On Thu, Jun 24, 2010 at 08:38:27PM +0200, Roberto Ragusa wrote: > Rob Crittenden wrote: > > Richard Hughes wrote: > >> On 23 June 2010 09:50, Tomasz Torcz wrote: > >>> “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to > >>> command > >> That's completely bogus. You really don

Re: move libusb from /usr/lib to /lib

2010-06-24 Thread Roberto Ragusa
Rob Crittenden wrote: > Richard Hughes wrote: >> On 23 June 2010 09:50, Tomasz Torcz wrote: >>> “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to >>> command >> That's completely bogus. You really don't want to just power down the >> machine like that -- it might lead to disk

Re: move libusb from /usr/lib to /lib

2010-06-24 Thread Bastien Nocera
On Tue, 2010-06-22 at 19:14 +0200, Jan Vcelak wrote: > Hi, > > I would like to move libusb library from /usr/lib to /lib. > > Some services might require the library when /usr is not mounted. e.g. nut > (UPS management daemon, bz #453704) needs it at shutdown time. > > If course, I would like t

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Chris Adams
Once upon a time, Richard Hughes said: > On 23 June 2010 13:33, Rob Crittenden wrote: > > You're misunderstanding what this does. It doesn't cut power to the > > computer while its on. The process looks something like: > > > > - nut signals the UPS to shut down in x seconds (default 120) > > - nu

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Richard Hughes
On 23 June 2010 13:33, Rob Crittenden wrote: > You're misunderstanding what this does. It doesn't cut power to the > computer while its on. The process looks something like: > > - nut signals the UPS to shut down in x seconds (default 120) > - nut halts the machine > - after x seconds the UPS shut

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Rob Crittenden
Richard Hughes wrote: > On 23 June 2010 09:50, Tomasz Torcz wrote: >> “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to >> command > > That's completely bogus. You really don't want to just power down the > machine like that -- it might lead to disk corruption and is certain

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Richard Hughes
On 23 June 2010 09:50, Tomasz Torcz wrote: > “/sbin/upsdrvctl is used as the near final step in /etc/init.d/halt to command That's completely bogus. You really don't want to just power down the machine like that -- it might lead to disk corruption and is certainly not a good idea for a server wit

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Jan Vcelak
> There is a shutdown delay. nut will cancel the shutdown if the power is > restored during this period. Sorry, I'm wrong. See Tomasz's answer. Jan -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Tomasz Torcz
On Wed, Jun 23, 2010 at 09:42:44AM +0100, Richard Hughes wrote: > On 22 June 2010 18:14, Jan Vcelak wrote: > > Some services might require the library when /usr is not mounted. e.g. nut > > (UPS management daemon, bz #453704) needs it at shutdown time. > > What on earth is NUT doing to the UPS at

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Jan Vcelak
On Wednesday 23 June 2010 10:42:44, Richard Hughes wrote: > On 22 June 2010 18:14, Jan Vcelak wrote: > > Some services might require the library when /usr is not mounted. e.g. > > nut (UPS management daemon, bz #453704) needs it at shutdown time. > > What on earth is NUT doing to the UPS at shutd

Re: move libusb from /usr/lib to /lib

2010-06-23 Thread Richard Hughes
On 22 June 2010 18:14, Jan Vcelak wrote: > Some services might require the library when /usr is not mounted. e.g. nut > (UPS management daemon, bz #453704) needs it at shutdown time. What on earth is NUT doing to the UPS at shutdown time? Richard. -- devel mailing list devel@lists.fedoraproject

Re: move libusb from /usr/lib to /lib

2010-06-22 Thread Chen Lei
2010/6/23 Jan Vcelak : > Hi, > > I would like to move libusb library from /usr/lib to /lib. > > Some services might require the library when /usr is not mounted. e.g. nut > (UPS management daemon, bz #453704) needs it at shutdown time. > > If course, I would like to refrain from any trouble it can