[lsb-bugs] [Bug 1821] New: t2c-desktop-test should have file ownership setup in the spec

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Fri Dec 7 15:56:08 PST 2007


http://bugs.linuxbase.org/show_bug.cgi?id=1821

           Summary: t2c-desktop-test should have file ownership setup in the
                    spec
           Product: Distribution Tests
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: lsb-desktop-test
        AssignedTo: khoroshilov at ispras.ru
        ReportedBy: stewb at linux-foundation.org
         QAContact: lsb-bugs at freestandards.org


t2c-desktop test doesn't seem to have a proper default file ownership setup in
the packaging spec. I see this many times at install:

warning: group ldapusers does not exist - using root

I see this in the spec:

%files
%defattr(777,tester,-)
/opt/lsb/test/desktop-t2c
%dir /opt/lsb/doc/%{name}
/opt/lsb/doc/%{name}/*

but unless you do something in %post to setup "tester", you can't really count
on that user being present on the target

and it looks like the "-" is picking up the builder's group, "ldapuser"

it's customary to use root,root or is a specific user is desired, to setup the
user/group as part of the package install


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list