Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688892 - net-analyzer/ossec-hids-3.2.0-r1 : * ossec is not a valid GID
Summary: net-analyzer/ossec-hids-3.2.0-r1 : * ossec is not a valid GID
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-06-28 16:47 UTC by Toralf Förster
Modified: 2019-07-05 17:30 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.25 KB, text/plain)
2019-06-28 16:47 UTC, Toralf Förster
Details
die.env (die.env,150.38 KB, text/plain)
2019-06-28 16:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.68 KB, text/plain)
2019-06-28 16:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.74 KB, application/x-bzip)
2019-06-28 16:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,316 bytes, application/x-bzip)
2019-06-28 16:48 UTC, Toralf Förster
Details
net-analyzer:ossec-hids-3.2.0-r1:20190628-121110.log (net-analyzer:ossec-hids-3.2.0-r1:20190628-121110.log,1.73 KB, text/plain)
2019-06-28 16:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-28 16:47:51 UTC
 * ERROR: net-analyzer/ossec-hids-3.2.0-r1::gentoo failed (setup phase):
 *   ossec is not a valid GID
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_20190626-051842

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO net-analyzer/ossec-hids
[ebuild  N    ] net-analyzer/ossec-hids-3.2.0-r1  USE="agent -hybrid -local -mysql -postgres -server -sqlite"
Comment 1 Toralf Förster gentoo-dev 2019-06-28 16:47:54 UTC
Created attachment 581244 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-28 16:47:57 UTC
Created attachment 581246 [details]
die.env
Comment 3 Toralf Förster gentoo-dev 2019-06-28 16:47:59 UTC
Created attachment 581248 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-28 16:48:02 UTC
Created attachment 581250 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-28 16:48:05 UTC
Created attachment 581252 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-28 16:48:08 UTC
Created attachment 581254 [details]
net-analyzer:ossec-hids-3.2.0-r1:20190628-121110.log
Comment 7 Ralph Seichter 2019-06-28 17:43:47 UTC
Added 'enewgroup ossec' statement instead of relying on 'enewuser ossec' to create the group implicitly. Bumped ebuild version for upstream release 3.3.0.
Comment 8 Ralph Seichter 2019-07-04 02:15:13 UTC
Does the modified ebuild fix the issue for you, Toralf?
Comment 9 Larry the Git Cow gentoo-dev 2019-07-05 17:30:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc56e191d778f684fd3da1ae45c10e1ff3cd2f9e

commit cc56e191d778f684fd3da1ae45c10e1ff3cd2f9e
Author:     Ralph Seichter <github@seichter.de>
AuthorDate: 2019-06-28 17:29:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-07-05 17:30:26 +0000

    net-analyzer/ossec-hids: Fix build issue, version bump
    
    Added enewgroup to fix bug #688892. Updated to release 3.3.0.
    
    Closes: https://bugs.gentoo.org/688892
    Signed-off-by: Ralph Seichter <gentoo@seichter.de>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/12350
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-analyzer/ossec-hids/Manifest                   |  1 +
 net-analyzer/ossec-hids/files/makefile-3.3.0.patch | 28 +++++++++
 net-analyzer/ossec-hids/ossec-hids-3.3.0.ebuild    | 67 ++++++++++++++++++++++
 3 files changed, 96 insertions(+)