Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632708 - dev-vcs/monotone-1.0-r4 : installs into paths that should be created at runtime
Summary: dev-vcs/monotone-1.0-r4 : installs into paths that should be created at runtime
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2018-01-28
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-10-02 17:14 UTC by Toralf Förster
Modified: 2018-02-14 15:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-02 17:14:35 UTC
QA: other
QA Notice: This ebuild installs into paths that should be created at runtime.
 To fix, simply do not install into these directories.  Instead, your package
 should create dirs on the fly at runtime as needed via init scripts/etc...

  var/run
  var/run/monotone
  var/run/monotone/.keep_dev-vcs_monotone-1
Problems with installed bash completions were found:

	monotone: incorrect name, no completions for 'monotone' command defined.
	mtn: missing alias (symlink) for completed command.

For more details on installing bash-completions, please see:
https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

QA Notice: shell script appears to use non-POSIX feature(s):
   possible bashism in /etc/init.d/monotone line 35 ($RANDOM):
   		export MTN_PWD=${RANDOM}
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
src/commands.cc:450:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
src/commands.cc:460:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
src/automate.cc:2426:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
src/automate.cc:2441:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://monotone.ca

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170910-171402

  -------------------------------------------------------------------
Comment 1 Pacho Ramos gentoo-dev 2018-02-14 15:33:13 UTC
removed from the tree