First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 31440
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Antivirus Team <antivirus@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Belt <gaarde@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-10-18 12:54 0000
/etc/cron.weekly/f-prot-update.cron

--- BEGIN CUT ---
#!/bin/sh
/opt/f-prot/check-updates.pl -cron
--- END CUT

------- Comment #1 From Martin Holzer (RETIRED) 2003-10-21 23:54:21 0000 -------
simply trivial

------- Comment #2 From Wolfram Schlich 2003-10-21 23:58:37 0000 -------
I don't like the idea. The users should decide theirselves how often they
want to update the virus scanner. But what I could imagine is something for
the pkg_config() of the ebuild, e.g. to display an example for the crontab.

------- Comment #3 From Thomas Raschbacher 2004-06-15 07:59:45 0000 -------
wschlich?

------- Comment #4 From Paul Belt 2004-06-17 15:32:40 0000 -------
"It is the thought that counts."

Idea for a portage feature (here is as good of a place as any),  Ask the user during pkg_config() how they want the package configured.  This could be enabled with emerge --queries or something (currently missing functionality).  I'm sure this is not the only package that could use it.  "Do you want me to run xf86config?"  "How big do you want your ccache directory (2G)?"

------- Comment #5 From Thomas Raschbacher 2004-10-25 13:44:27 0000 -------
you should create a bug report for that and assign to dev-portage :) (as a
feature request)

------- Comment #6 From Andrej Kacian (RETIRED) 2004-11-22 23:14:09 0000 -------
The best we can currently do is to display a (einfo) message in pkg_postinst()
which tells user to run check-updates.sh regularly, suggesting a cron entry.

------- Comment #7 From Andrej Kacian (RETIRED) 2005-01-30 05:07:52 0000 -------
Added a pkg_postinst() notice. Finally. :)

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