Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 527342

Summary: repoman: False positives for leading spaces in variables
Product: Portage Development Reporter: Michael Orlitzky <mjo>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Orlitzky gentoo-dev 2014-10-29 14:52:14 UTC
Repoman gives me e.g. the following,

  app-laptop/hdapsd/hdapsd-20141024.ebuild: Ebuild contains leading spaces on line: 66

The line in question is within a quoted variable, so the warning while technically correct is not something that needs to be fixed:

  DOC_CONTENTS="
  ...
  You can change the default sampling rate by modifing

    /sys/devices/platform/hdaps/sampling_rate

  and you may need to enable shock protection manually by running
  ...
  "
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:38 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.