Commit Graph

5 Commits

Author SHA256 Message Date
66a62d2f35 Accepting request 977481 from home:dimstar:Factory
- Fix a few rpmlint errors (to at least get below the 1000 mark)
  (boo#1199558):
  + make libpcp-devel require libpcp_gui: the devel package
    installs a symlink pointing to that library, so anything
    willing to link it would fail
    libpcp-devel.x86_64: E: no-library-dependency-on libpcp_gui2 /usr/lib64/libpcp_gui.so.2
    The package misses dependency on a package which file it links to.
  + Call fdupes over /var/lib/pcp/testsuite to solve
    pcp-testsuite.x86_64: W: files-duplicate
  + W: macro-in-comment: escape the relevant macros using %%
  + Filter out W: potential-bashisms for pcp-testsuite.

OBS-URL: https://build.opensuse.org/request/show/977481
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=115
2022-05-16 09:23:09 +00:00
David Disseldorp
69d45a3c4c Accepting request 150439 from home:dmdiss:bnc796448_invalid_licenses
- Describe xmktime.c and pthread_barrier.h licensing issues. Workaround by
  continuing to remove the testsuite; (bnc#796448).
- Fix race conditions in pmie and pmlogger startup scripts.
- use permissions framework for handling the worldwriteable+sticky
  bit directories. (bnc#782967)

OBS-URL: https://build.opensuse.org/request/show/150439
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=26
2013-01-30 14:23:41 +00:00
David Disseldorp
6fb7136bf4 - Create pcp user and group during installation.
- Package pre-populated tmp directory. The directory must be world writeable
  (with the sticky-bit set), as it may be used by any PMDAs or client tools;
  (bnc#782967).

- Update to pcp-3.6.10.
  + Transition daemons to run under an unprivileged account.
  + Fixes for security advisory CVE-2012-5530: tmpfile flaws;
    (bnc#782967).
  + Fix pcp(1) command short-form pmlogger reporting.
  + Fix pmdalogger error handling for directory files.
  + Fix pmstat handling of odd corner case in CPU metrics.
  + Correct the python ctype used for pmAtomValue 32bit ints.
  + Add missing RPM spec dependency for python-ctypes.
  + Corrections to pmdamysql metrics units.
  + Add pmdamysql slave status metrics.
  + Improve pmcollectl error messages.
  + Parameterize pmcollectl CPU counts in interrupt subsys.
  + Fix generic RPM packaging for powerpc builds.
  + Fix python API use of reentrant libpcp string routines.
  + Python code backporting for RHEL5 in qa and pmcollectl.
  + Fix edge cases in capturing interrupt error counts.
- Update to pcp-3.6.9.
  + Python wrapper for the pmimport API
  + Make sar2pcp work with the sysstat versions from RHEL5,
    RHEL6, and all recent Fedora versions (which is almost
    all current versions of sysstat verified).
  + Added a number of additional metrics into the importer
    for people starting to use it to analyse sar data from
    real customer incidents.

OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=25
2012-11-21 15:07:21 +00:00
David Disseldorp
866352a082 Accepting request 129316 from home:dmdiss:bnc732763_pcp_spec
- use addFilter for rpmlintrc, setBadness is not acceptable for Factory.

OBS-URL: https://build.opensuse.org/request/show/129316
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=20
2012-07-30 14:23:24 +00:00
David Disseldorp
611ba5df6c Accepting request 128732 from home:dmdiss:bnc732763_pcp_spec
- Spec file cleanups following feedback from Sascha.
  + Do not remove the buildroot as part of %install
  + Use %suse_version rather than %_vendor
  + Add pcp-rpmlintrc script for devel-file-in-non-devel-package errors
  + Remove runlevel 4 references from init scripts
  + Add explicit perl version Requires

OBS-URL: https://build.opensuse.org/request/show/128732
OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=19
2012-07-23 09:26:23 +00:00