First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 99992
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Antivirus Team <antivirus@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alon Bar-Lev (RETIRED) <alonbl@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
clamav-0.86.2-r1.ebuild.diff clamav-0.86.2-r1.ebuild.diff patch Alon Bar-Lev (RETIRED) 2005-07-23 01:55 0000 1.18 KB Details | Diff
clamav-0.88.ebuild.diff clamav-0.88.ebuild.diff patch Alon Bar-Lev (RETIRED) 2006-02-10 15:20 0000 1.35 KB Details | Diff
udev-60-dazuko.rules udev-60-dazuko.rules text/plain Alon Bar-Lev (RETIRED) 2006-02-10 15:20 0000 56 bytes Details
clamav-0.88.7.ebuild.diff clamav-0.88.7.ebuild.diff patch Alon Bar-Lev (RETIRED) 2006-12-18 12:01 0000 1.70 KB Details | Diff
udev-60-dazuko.rules udev-60-dazuko.rules text/plain Alon Bar-Lev (RETIRED) 2006-12-18 12:01 0000 57 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 99992 depends on: 11487 151630 Show dependency tree
Bug 99992 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: 2005-07-23 01:53 0000
Please consider adding onaccess use for clamav.
This depends on dazuko (bug #11487), but will allow users to figure out that
they need this component as dependency.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Alon Bar-Lev (RETIRED) 2005-07-23 01:55:06 0000 -------
Created an attachment (id=64110) [details]
clamav-0.86.1-r1.ebuild.diff

Suggested modifications for clamav ebuild.

------- Comment #2 From Alon Bar-Lev (RETIRED) 2005-09-11 12:50:55 0000 -------
Now, after there is sys-fs/dazuko, can you please consider the attached
modification in order to add onaccess use?

------- Comment #3 From Andrej Kacian (RETIRED) 2005-09-28 12:50:34 0000 -------
We'll need dazuko keyworded atleast ~arch for all supported arches, or atleast
for arches which dazuko actually works on.

CCing dazuko maintainer: Wolfram, is there some list of arches dazuko will/will
not work on, to narrow the list? Otherwise onaccess support for clamav will have
to wait until dazuko receives attention from all relevant arch teams.

------- Comment #4 From Alon Bar-Lev (RETIRED) 2006-02-10 15:20:09 0000 -------
Created an attachment (id=79468) [details]
clamav-0.88.ebuild.diff

Updated ebuild, sets udev permissions for dazuko.

------- Comment #5 From Alon Bar-Lev (RETIRED) 2006-02-10 15:20:54 0000 -------
Created an attachment (id=79469) [details]
udev-60-dazuko.rules

udev rule for dazuko.

------- Comment #6 From Alon Bar-Lev (RETIRED) 2006-04-21 07:10:42 0000 -------
Hello,
If you don't wish to do this, please close the bug.

------- Comment #7 From Andrej Kacian (RETIRED) 2006-04-21 07:51:14 0000 -------
I was waiting for Wolfram, but looks like we'll have to do it via USE-flag
masking for other architectures.

------- Comment #8 From Alon Bar-Lev (RETIRED) 2006-09-22 01:47:27 0000 -------
(In reply to comment #7)
> I was waiting for Wolfram, but looks like we'll have to do it via USE-flag
> masking for other architectures.

Hello,
A lot of time passed.
Can you please do this via USE-flag masking?

------- Comment #9 From Andrej Kacian (RETIRED) 2006-12-18 11:53:56 0000 -------
OK, I got clamuko working easily, but it requires /dev/dazuko to be writable by
user that runs clamav. How do we handle this in dazuko and/or clamav ebuilds?

------- Comment #10 From Alon Bar-Lev (RETIRED) 2006-12-18 12:01:09 0000 -------
Created an attachment (id=104303) [details]
clamav-0.88.7.ebuild.diff

------- Comment #11 From Alon Bar-Lev (RETIRED) 2006-12-18 12:01:59 0000 -------
Created an attachment (id=104304) [details]
udev-60-dazuko.rules

------- Comment #12 From Alon Bar-Lev (RETIRED) 2006-12-18 12:03:37 0000 -------
(In reply to comment #9)
> OK, I got clamuko working easily, but it requires /dev/dazuko to be writable by
> user that runs clamav. How do we handle this in dazuko and/or clamav ebuilds?

Attachmens are modified ebuild and udev rule (put in ${FILESDIR}).
The udev rule allows clamav to access the device.
It is installed if you use the onaccess use flag.

------- Comment #13 From Andrej Kacian (RETIRED) 2006-12-18 17:05:42 0000 -------
Um, is it OK if we just echo the line to /etc/udev/rules.d/60-dazuko.rules
instead of adding yet another file in the tree?

------- Comment #14 From Andrej Kacian (RETIRED) 2006-12-18 18:42:23 0000 -------
Newly added clamav-0.88.7-r1 has support for dazuko now. At last.

Thanks for your time spent on this, Alon.

------- Comment #15 From Alon Bar-Lev (RETIRED) 2006-12-18 22:18:29 0000 -------
Thanks!
Any reason to remove the postinst messages?

------- Comment #16 From Alon Bar-Lev (RETIRED) 2006-12-19 12:39:41 0000 -------
Hi!
I see you removed the fbsd keyword because of dazuko...
You could have simply mask the onaccess use flag from fbsd...

------- Comment #17 From Andrej Kacian (RETIRED) 2006-12-19 13:10:36 0000 -------
(In reply to comment #16)
> Hi!
> I see you removed the fbsd keyword because of dazuko...
> You could have simply mask the onaccess use flag from fbsd...
> 

Yes, I plan to ping fbsd team for that, but I didn't get around to do it yet.

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