daily pastebin goal
48%
SHARE
TWEET

cquinn

a guest Jan 16th, 2012 15 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. I: salt source: debian-watch-file-is-missing
  2. N:
  3. N:    This source package is not Debian-native but it does not have a
  4. N:    debian/watch file. This file is used for automatic detection of new
  5. N:    upstream versions by the Debian External Health Status project and other
  6. N:    project infrastructure. If this package is maintained upstream, please
  7. N:    consider adding a debian/watch file to detect new releases.
  8. N:    
  9. N:    If the package is not maintained upstream or if upstream uses a
  10. N:    distribution mechanism that cannot be meaningfully monitored by uscan
  11. N:    and the Debian External Health Status project, please consider adding a
  12. N:    debian/watch file containing only comments documenting the situation.
  13. N:    
  14. N:    Refer to Debian Policy Manual section 4.11 (Optional upstream source
  15. N:    location: debian/watch) and the uscan(1) manual page for details.
  16. N:    
  17. N:    Severity: wishlist, Certainty: certain
  18. N:
  19. E: salt source: magic-arch-in-arch-list
  20. N:
  21. N:    The special architecture value "any" only make sense if it occurs alone.
  22. N:    The value "all" may appear together with other architectures in a *.dsc
  23. N:    file but must occur alone if used in a binary package.
  24. N:    
  25. N:    Refer to Debian Policy Manual section 5.6.8 (Architecture) for details.
  26. N:    
  27. N:    Severity: serious, Certainty: certain
  28. N:
  29. W: salt source: unknown-field-in-dsc package-list
  30. N:
  31. N:    See the Policy Manual for a list of the possible fields in a source
  32. N:    package control file.
  33. N:    
  34. N:    Refer to Debian Policy Manual section 5.4 (Debian source control files
  35. N:    -- .dsc) for details.
  36. N:    
  37. N:    Severity: minor, Certainty: certain
  38. N:
  39. W: salt source: newer-standards-version 3.9.2 (current is 3.9.1)
  40. N:
  41. N:    The source package refers to a Standards-Version which is newer than the
  42. N:    highest one lintian is programmed to check. If the source package is
  43. N:    correct, then please upgrade lintian to the newest version. (If there is
  44. N:    no newer lintian version, then please bug lintian-maint@debian.org to
  45. N:    make one.)
  46. N:    
  47. N:    Severity: normal, Certainty: certain
  48. N:
  49. E: salt source: not-binnmuable-all-depends-any salt-minion -> salt-common
  50. N:
  51. N:    The package is not safely binNMUable because an arch:all package depends
  52. N:    on an arch:any package with a strict (= ${Source-Version}), or similar,
  53. N:    relationship.
  54. N:    
  55. N:    It is not possible for arch:all packages to depend so strictly on
  56. N:    arch:any packages while having the package binNMUable, so please use one
  57. N:    of these, whichever is more appropriate:
  58. N:    
  59. N:      Depends: arch_any (>= ${source:Version})
  60. N:      Depends: arch_any (>= ${source:Version}),
  61. N:       arch_any (<< ${source:Version}.1~)
  62. N:    
  63. N:    Severity: important, Certainty: certain
  64. N:
  65. E: salt source: not-binnmuable-all-depends-any salt-master -> salt-common
  66. W: salt-common: manpage-has-errors-from-man usr/share/man/man7/salt.7.gz <standard input> (<standard input>):16427: character above first line discarded
  67. N:
  68. N:    This man page provokes warnings or errors from man.
  69. N:    
  70. N:    "cannot adjust" or "can't break" are trouble with paragraph filling,
  71. N:    usually related to long lines. Adjustment can be helped by left
  72. N:    justifying, breaks can be helped with hyphenation, see "Manipulating
  73. N:    Filling and Adjusting" and "Manipulating Hyphenation" in the manual.
  74. N:    
  75. N:    "can't find numbered character" usually means latin1 etc in the input,
  76. N:    and this warning indicates characters will be missing from the output.
  77. N:    You can change to escapes like \[:a] described on the groff_char man
  78. N:    page.
  79. N:    
  80. N:    Other warnings are often formatting typos, like missing quotes around a
  81. N:    string argument to .IP. These are likely to result in lost or malformed
  82. N:    output. See the groff_man (or groff_mdoc if using mdoc) man page for
  83. N:    information on macros.
  84. N:    
  85. N:    This test uses man's --warnings option to enable groff warnings that
  86. N:    catch common mistakes, such as putting . or ' characters at the start of
  87. N:    a line when they are intended as literal text rather than groff
  88. N:    commands. This can be fixed either by reformatting the paragraph so that
  89. N:    these characters are not at the start of a line, or by adding a
  90. N:    zero-width space (\&) immediately before them.
  91. N:    
  92. N:    At worst, warning messages can be disabled with the .warn directive, see
  93. N:    "Debugging" in the groff manual.
  94. N:    
  95. N:    To test this for yourself you can use the following command:
  96. N:     LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l <file> >/dev/null
  97. N:    
  98. N:    Severity: normal, Certainty: certain
  99. N:
  100. W: salt-common: executable-not-elf-or-script ./usr/share/salt/__init__.py
  101. N:
  102. N:    This executable file is not an ELF format binary, and does not start
  103. N:    with the #! sequence that marks interpreted scripts. It might be a sh
  104. N:    script that fails to name /bin/sh as its shell, or it may be incorrectly
  105. N:    marked as executable. Sometimes upstream files developed on Windows are
  106. N:    marked unnecessarily as executable on other systems.
  107. N:    
  108. N:    If you are using debhelper to build your package, running dh_fixperms
  109. N:    will often correct this problem for you.
  110. N:    
  111. N:    Refer to Debian Policy Manual section 10.4 (Scripts) for details.
  112. N:    
  113. N:    Severity: normal, Certainty: certain
  114. N:
  115. W: salt-common: executable-not-elf-or-script ./usr/share/salt/utils/find.py
  116. W: salt-common: executable-not-elf-or-script ./usr/share/salt/modules/apache.py
  117. W: salt-common: executable-not-elf-or-script ./usr/share/salt/modules/nginx.py
  118. W: salt-common: executable-not-elf-or-script ./usr/share/salt/states/mysql_user.py
  119. W: salt-common: executable-not-elf-or-script ./usr/share/salt/modules/mysql.py
  120. W: salt-common: executable-not-elf-or-script ./usr/share/salt/log.py
  121. W: salt-common: executable-not-elf-or-script ./usr/share/salt/states/mysql_database.py
  122. W: salt-master: manpage-has-errors-from-man usr/share/man/man7/salt.7.gz <standard input> (<standard input>):16427: character above first line discarded
  123. E: salt-minion: python-script-but-no-python-dep ./usr/share/salt/salt-call/salt-call
  124. N:
  125. N:    Packages with Python scripts should depend on the package python. Those
  126. N:    with scripts that specify a specific version of Python must depend on
  127. N:    that version of Python (exactly).
  128. N:    
  129. N:    For example, if a script in the package uses #!/usr/bin/python, the
  130. N:    package needs a dependency on python. If a script uses
  131. N:    #!/usr/bin/python2.6, the package needs a dependency on python2.6. A
  132. N:    dependency on python (>= 2.6) is not correct, since later versions of
  133. N:    Python may not provide the /usr/bin/python2.6 binary.
  134. N:    
  135. N:    If you are using debhelper, adding ${python:Depends} to the Depends
  136. N:    field and ensuring dh_pysupport or dh_pycentral are run during the build
  137. N:    should take care of adding the correct dependency.
  138. N:    
  139. N:    In some cases a weaker relationship, such as Suggests or Recommends,
  140. N:    will be more appropriate.
  141. N:    
  142. N:    Severity: important, Certainty: certain
  143. N:
  144. E: salt-minion: python-script-but-no-python-dep ./usr/share/salt/salt-minion/salt-minion
  145. W: salt-minion: executable-not-elf-or-script ./usr/share/salt/modules/apache.py
  146. W: salt-minion: executable-not-elf-or-script ./usr/share/salt/modules/nginx.py
  147. W: salt-minion: executable-not-elf-or-script ./usr/share/salt/modules/mysql.py
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top