Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494102 - sys-apps/roccat-tools-1.1.0 - src_install(): chown: invalid group: ‘root:roccat’
Summary: sys-apps/roccat-tools-1.1.0 - src_install(): chown: invalid group: ‘root:roccat’
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dmitry Pisklov
URL:
Whiteboard:
Keywords: REVIEWED
Depends on:
Blocks:
 
Reported: 2013-12-12 21:49 UTC by Berthold Humkamp
Modified: 2013-12-13 22:09 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge--info.txt,19.20 KB, text/plain)
2013-12-12 21:51 UTC, Berthold Humkamp
Details
build.log (build.log,220.10 KB, text/plain)
2013-12-12 21:52 UTC, Berthold Humkamp
Details
move "enewgroup roccat" to pkg_setup (enewgroup.patch,462 bytes, patch)
2013-12-13 19:03 UTC, poncho
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Humkamp 2013-12-12 21:49:03 UTC
sys-apps/roccat-tools-1.1.0 fails during install: missing group roccat
Comment 1 Berthold Humkamp 2013-12-12 21:51:11 UTC
Created attachment 365194 [details]
emerge --info
Comment 2 Berthold Humkamp 2013-12-12 21:52:40 UTC
Created attachment 365196 [details]
build.log
Comment 3 poncho 2013-12-13 19:03:01 UTC
Created attachment 365258 [details, diff]
move "enewgroup roccat" to pkg_setup

A quick patch that should fix the issue...
I did NOT test it though.
Comment 4 Dmitry Pisklov 2013-12-13 20:04:33 UTC
I have tested the patch, works as a charm.
@Berthold
thanks for reporting this, I tested the ebuild but it was all good as I already had roccat group created in the system by previous ebuild...
Also thanks for supporting roccat ;) 

@proxy-maintainers
could someone please integrate attached patch into portage?
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2013-12-13 20:39:06 UTC
looks good to me
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2013-12-13 22:09:09 UTC
Fixed in 1.1.0 and 1.0.0

+  13 Dec 2013; Markos Chandras <hwoarang@gentoo.org> roccat-tools-1.0.0.ebuild,
+  roccat-tools-1.1.0.ebuild:
+  Fix broken package installation due to missing roccat group. Patch by poncho
+  on bug #494102
+