Skip Menu |

This queue is for tickets about the Linux-ACL CPAN distribution.

Report information
The Basics
Id: 98392
Status: resolved
Priority: 0/
Queue: Linux-ACL

People
Owner: nazarov [...] cpan.org
Requestors: Nix.Robert [...] mayo.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.03



Subject: Spurious output from Linux::ACL
Date: Thu, 28 Aug 2014 17:26:57 +0000
To: "bug-linux-acl [...] rt.cpan.org" <bug-linux-acl [...] rt.cpan.org>
From: "Nix, Robert P." <Nix.Robert [...] mayo.edu>
I’m trying to write a program using Linux::ACL to verify that a set of files have an ACL properly applied to them. When I run across one that doesn’t fit the criteria I’m looking for, I’m seeing the message “by stat” printed on the screen, even though my program produces no such message. In looking for the cause, I found the string “by stat” in /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Linux/ACL/ACL.so. I’m wondering if this might be some left-over debugging output from the development of Linux:ACL. Is there a way to track it down and turn it off, or is there source code available that I could further analyze to try to find the source of this message? -- Robert P. Nix | Sr IT Systems Engineer | Data Center Infrastructure Services 507-284-0844 | Nix.Robert@mayo.edu<applewebdata://7C28AA03-E9D7-4519-A679-80B7EC6A010B/Nix.Robert@mayo.edu> Mayo Clinic| 200 First Street SW | Rochester, MN 55905 Mayo Clinic, a mission-driven worldwide leader in health care for 150 years. http://150years.mayoclinic.org/
On Thu Aug 28 13:27:09 2014, Nix.Robert@mayo.edu wrote: Show quoted text
> I’m wondering if this might be some left-over debugging output from > the development of Linux:ACL. Is there a way to track it down and turn > it off, or is there source code available that I could further analyze > to try to find the source of this message?
Source code is available on github: https://github.com/nazarov-yuriy/Linux--ACL This issue was fixed by commit https://github.com/nazarov-yuriy/Linux--ACL/commit/ce8b89b3fb5b8876a8d2fc0822ac0e876f363e8d I will upload fixed version to pause.perl.org, but propagation to endpoint caching/delivery servers may take some time(about day).