Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447518 - =net-proxy/squirm-1.26 fails at install phase due to missing depend
Summary: =net-proxy/squirm-1.26 fails at install phase due to missing depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 441496
  Show dependency tree
 
Reported: 2012-12-16 19:58 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-12-17 08:28 UTC (History)
1 user (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 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-12-16 19:58:09 UTC
install -m 770 -o root -g squid -d /var/tmp/portage/net-proxy/squirm-1.26/image//opt/squirm/etc
install: invalid group 'squid'
make: *** [install] Error 1
emake failed
 * ERROR: net-proxy/squirm-1.26 failed (install phase):


The group squid is created by net-proxy/squid package, so, net-proxy/squirm should depend on it.
Comment 1 Sergey Popov gentoo-dev 2012-12-17 08:28:01 UTC
+*squirm-1.26-r1 (17 Dec 2012)
+
+  17 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> +squirm-1.26-r1.ebuild:
+  Revision bump: EAPI 5, respect compiler and LDFLAGS wrt bug #447514, add
+  runtime dependency on squid wrt bug #447518. Thanks to Vicente Olivert Riera
+  for discovering this issues