Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 447518

Summary: =net-proxy/squirm-1.26 fails at install phase due to missing depend
Product: Gentoo Linux Reporter: Vicente Olivert Riera (RETIRED) <vincent>
Component: New packagesAssignee: Gentoo Network Proxy Developers (OBSOLETE) <net-proxy+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: pinkbyte
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 441496    

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 (RETIRED) 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