First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 7175
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nicholas Jones (RETIRED) <carpaski@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: fbusse@gmx.de
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
privoxy.tar.gz Privoxy-3.0.0 ebuild with small changes application/gzip fbusse@gmx.de 2002-11-15 02:15 0000 2.56 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7175 depends on: Show dependency tree
Show dependency graph
Bug 7175 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-08-28 12:40 0000
The privoxy ebuild is missing a dependency for any textbrowser.
If you dont have links, lynx or w3 installed, the emerge of privoxy 2.9.14-beta
fails.

checking for w3m... no
checking for lynx... no
checking for links... no
configure: error: You need some kind of text browser to continue \(w3m, lynx and
links are supported\)

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 8, Exitcode 1
!!! ./configure failed

------- Comment #1 From Seemant Kulleen (RETIRED) 2002-08-29 19:11:28 0000 -------
OK, so the new situation in portage, when you rsync, will be that links, lynx
and w3m all PROVIDE a virtual/textbrowser.

And, privoxy will DEPEND on virtual/textbrowser.  Note that if you have none
installed, it will install links for you.

Please test :)

------- Comment #2 From fbusse@gmx.de 2002-08-30 01:37:35 0000 -------
OK, the dependency works.
But there is still one bug left:
The install-process adds the user/group privoxy, but the startscript doesn't
make any use of those, you need to add --user privoxy.privoxy to
/etc/init.d/privoxy, otherwise the new user doesn't make sense.
I think it would be also a good idea to use fixed UID's/GID's (just like NUT
does, it also needs new user/group, but it amkes use of -u/-g, so the UID will
be the same on all systems. That will not work of course if root installed an
user under this UID/GID)

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-08-30 05:26:45 0000 -------
ok, handing off to nick for the user adding issue, since the compile issue is
sorted.

------- Comment #4 From fbusse@gmx.de 2002-11-15 02:15:56 0000 -------
Created an attachment (id=5676) [edit]
Privoxy-3.0.0 ebuild with small changes

------- Comment #5 From fbusse@gmx.de 2002-11-15 02:20:25 0000 -------
Sorry, this ebuild was made for bug 7163, not 7175, sorry for that.

First Last Prev Next    No search results available      Search page      Enter new bug