[arch-general] Why do I have 20-ups-nut-device.fdi in my / dir?
Listmates, Picking around with mc, I saw a file that looked really out of place. In my / dir, I have 20-ups-nut-device.fdi. Shouldn't that be in /etc/hal/fdi/policy/. I plead the 5th, I don't know how it got there. This is on my x86_64 box. The date and time of the file are: -rw-r--r-- 1 root root 12367 2008-06-17 08:39 20-ups-nut-device.fdi [20:05 alchemy:/] # pacman -Qo 20-ups-nut-device.fdi error: No package owns 20-ups-nut-device.fdi Dunno? Can somebody take a quick check and see if they have this stray .fdi file in their / directory. It looks like a 'network ups tools' (nut) policy, but why it's in / escapes me. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
On 2009-05-04 20:08 -0500, David C. Rankin, J.D.,P.E. wrote:
-rw-r--r-- 1 root root 12367 2008-06-17 08:39 20-ups-nut-device.fdi
Did you install this? When I searched with Google, I found this AUR link. <http://aur.archlinux.org/packages.php?ID=5379> Thomas
On Mon, May 4, 2009 9:08 pm, David C. Rankin, J.D.,P.E. wrote:
Dunno? Can somebody take a quick check and see if they have this stray .fdi file in their / directory.
Nuttin. [darose@darsys9 ~]$ sudo find / -name 20-ups-nut-device.fdi [darose@darsys9 ~]$ DR
pacman -Qo <path-to-file> That way you can find out which package installed it. On Mon, May 4, 2009 at 10:32 PM, David Rosenstrauch <darose@darose.net>wrote:
On Mon, May 4, 2009 9:08 pm, David C. Rankin, J.D.,P.E. wrote:
Dunno? Can somebody take a quick check and see if they have this
stray
.fdi file in their / directory.
Nuttin.
[darose@darsys9 ~]$ sudo find / -name 20-ups-nut-device.fdi [darose@darsys9 ~]$
DR
-- Flávio Coutinho da Costa
Ops, seems like you've already tried that. Guess I gotta go bed... On Mon, May 4, 2009 at 11:22 PM, Flavio Costa <flavio.cdc@gmail.com> wrote:
pacman -Qo <path-to-file>
That way you can find out which package installed it.
On Mon, May 4, 2009 at 10:32 PM, David Rosenstrauch <darose@darose.net>wrote:
On Mon, May 4, 2009 9:08 pm, David C. Rankin, J.D.,P.E. wrote:
Dunno? Can somebody take a quick check and see if they have this
stray
.fdi file in their / directory.
Nuttin.
[darose@darsys9 ~]$ sudo find / -name 20-ups-nut-device.fdi [darose@darsys9 ~]$
DR
-- Flávio Coutinho da Costa
-- Flávio Coutinho da Costa
2009/5/5 David C. Rankin, J.D.,P.E. <drankinatty@suddenlinkmail.com>:
Listmates,
Picking around with mc, I saw a file that looked really out of place. In my / dir, I have 20-ups-nut-device.fdi. Shouldn't that be in /etc/hal/fdi/policy/. I plead the 5th, I don't know how it got there. This is on my x86_64 box. The date and time of the file are:
-rw-r--r-- 1 root root 12367 2008-06-17 08:39 20-ups-nut-device.fdi
[20:05 alchemy:/] # pacman -Qo 20-ups-nut-device.fdi error: No package owns 20-ups-nut-device.fdi
Dunno? Can somebody take a quick check and see if they have this stray .fdi file in their / directory. It looks like a 'network ups tools' (nut) policy, but why it's in / escapes me.
-- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
You should use pacman -Qo /20-ups-nut-device.fdi note the / at the beginning.
Hi, Lukáš Jirkovský wrote:
2009/5/5 David C. Rankin, J.D.,P.E. <drankinatty@suddenlinkmail.com>:
Listmates,
Picking around with mc, I saw a file that looked really out of place. In my / dir, I have 20-ups-nut-device.fdi. Shouldn't that be in /etc/hal/fdi/policy/. I plead the 5th, I don't know how it got there. This is on my x86_64 box. The date and time of the file are:
-rw-r--r-- 1 root root 12367 2008-06-17 08:39 20-ups-nut-device.fdi
[20:05 alchemy:/] # pacman -Qo 20-ups-nut-device.fdi error: No package owns 20-ups-nut-device.fdi
Dunno? Can somebody take a quick check and see if they have this stray .fdi file in their / directory. It looks like a 'network ups tools' (nut) policy, but why it's in / escapes me.
-- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
You should use pacman -Qo /20-ups-nut-device.fdi note the / at the beginning.
Why? He obviously was in that directory. -- S pozdravem Ondřej Kučera -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2009/5/5 Ondřej Kučera <ondrej.kucera@centrum.cz>:
Hi,
Lukáš Jirkovský wrote:
2009/5/5 David C. Rankin, J.D.,P.E. <drankinatty@suddenlinkmail.com>:
Listmates,
Picking around with mc, I saw a file that looked really out of place. In my / dir, I have 20-ups-nut-device.fdi. Shouldn't that be in /etc/hal/fdi/policy/. I plead the 5th, I don't know how it got there. This is on my x86_64 box. The date and time of the file are:
-rw-r--r-- 1 root root 12367 2008-06-17 08:39 20-ups-nut-device.fdi
[20:05 alchemy:/] # pacman -Qo 20-ups-nut-device.fdi error: No package owns 20-ups-nut-device.fdi
Dunno? Can somebody take a quick check and see if they have this stray .fdi file in their / directory. It looks like a 'network ups tools' (nut) policy, but why it's in / escapes me.
-- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
You should use pacman -Qo /20-ups-nut-device.fdi note the / at the beginning.
Why? He obviously was in that directory.
-- S pozdravem Ondřej Kučera
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Oh, I've missed it.
participants (6)
-
David C. Rankin, J.D.,P.E.
-
David Rosenstrauch
-
Flavio Costa
-
Lukáš Jirkovský
-
Ondřej Kučera
-
Thomas Bohn