just FYI we only just now caught this because Ubuntu's recent USN-4230-1
pulled in these changes and was published 2020/01/08.
I've reported in
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1861497
Yes, the patch provides fixes the issue.
It looks like the problem is caused by the change to clamav-daemon.config
when ScanOnAccess was removed.
I believe line 561 should have an extra option
StateGeneric low clamav-daemon/LogRotate LogFile
Something like
StateGeneric low clamav-daemon/LogRotate OnAccessMaxFileSize LogFile
Works when LogFile is set to `none`
root@7f0bd3ca0e58:~# cat /etc/clamav/clamd.conf | grep LogFile
LogFile none
LogFileUnlock false
LogFileMaxSize 0
root@7f0bd3ca0e58:~# time DEBIAN_FRONTEND=noninteractive
DEBCONF_NONINTERACTIVE_SEEN=true dpkg-reconfigure clamav-daemon
invoke-rc.d: could not deter
Package: clamav-daemon
Version: 0.102.1+dfsg-2
Severity: normal
Dear Maintainer,
* What led up to the situation?
running `dpkg-reconfigure clamav-daemon` and entering the prompts.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Providing a log fil
On 07/09/2018 08:39 AM, Andreas Beckmann wrote:
Control: tag -1 moreinfo
On 2018-03-24 21:56, Gene Cash wrote:
I've filed the bug with nvidia via their forum as suggested:
https://devtalk.nvidia.com/default/topic/1031436/linux/390-25-2-regression-on-debian-hang-after-disabling-output
I've filed the bug with nvidia via their forum as suggested:
https://devtalk.nvidia.com/default/topic/1031436/linux/390-25-2-regression-on-debian-hang-after-disabling-output-with-xrandr/
1280x800 59.81
1280x720 60.0050.00
1024x768 60.00
800x600 60.3256.25
720x576 50.00
720x480 59.94
640x480 59.94
Please let me know if you need log files, more information, or want me to try
anything.
-Gene Cash
-- Package-speci
On 01/12/2014 04:43 AM, Francesco Poli wrote:
You have ruby-debian/0.3.8+b2 which should work with
ruby1.9.1/1.9.3.484-1 without hitting bug #734256.
You are using Ruby 1.9 as system-wide default Ruby interpreter, aren't
you?
Could you please confirm that the following command
$ ruby -v
r
Package: apt-listbugs
Version: 0.1.12
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this acti
Package: recordmydesktop
Version: 0.3.8.1+svn602-1+b1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outc
I notice that libgphoto2-port0 depends on libusb-0.1-4 instead of
libusb-1.0-0. I know that libusb merged important USB 3.0 fixes a
couple months ago. Is there a reason libgphoto2 depends on the old
version?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of
Package: gphoto2
Version: 2.4.14-1
Severity: normal
Dear Maintainer,
I am running gphoto on my HP laptop with my Canon camera.
Running gphoto2 --get-all-files --filename "%:"
succeeds just fine, but the subsequent
gphoto2 --recurse --delete-all-files
fails with "An error occurred in the io-libra
meters)
resolution:60x154 dots per inch
Notice the physical screen size isn't properly swapped, and thus the
calculated resolution is FUBAR.
As another workaround, you can do "xrandr --dpi 96"
-gc
--
Gene Cash Oracle Support Services (Orlando, FL USA)
--
To UNSUBSCR
Package: python-apt
Version: 0.7.13.3
Severity: normal
Run this code:
import apt_pkg
apt_pkg.InitConfig()
apt_pkg.InitSystem()
cache=apt_pkg.GetCache()
for pkg in cache.Packages:
if pkg.CurrentVer and pkg.Auto != 0:
print pkg.Name
This prints only:
Reading package lists... Done
Bui
TagSection classes in apt_pkg (from
python-apt) so I just emit the lines by hand.
-gc
--
Gene Cash Oracle Support Services (Orlando, FL USA)
--- /usr/bin/apt-mark 2009-12-15 03:29:39.0 -0500
+++ apt-mark 2010-01-14 10:34:30.0 -0500
@@ -44,14 +44,19 @@
if pkgna
Michal Čihař wrote:
Hi
Dne Wed, 18 Nov 2009 11:50:53 -0500
Gene Cash napsal(a):
OK, then, what's the last real version of gqview, so I can reinstall the
package and get rid of this piece of junk, and pin it in my apt preferences?
It does very irritating things with its windows, and i
stall geeqie, I'd done an "apt-get install geeqie"
It was a very rude surprise to have one of my most-used programs be
magically changed to a different program by an update.
-gc
--
Gene Cash
Oracle Support Services (Orlando, FL USA)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
lirc-0.8.5 builds and works just fine on 2.6.30 in unstable, and works
with my mceusb2 compatible equipment.
Can we get that version packaged?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: sox
Version: 14.2.0-2
Severity: normal
When I try to play an .m4a file from iTunes, I get an immediate segfault, and
the following line in my kernel log
kernel: [10621.464487] play[4769] general protection ip:b743db55 sp:bfd811a4
error:0 in libavcodec.so.52.30.2[b705+4cf000]
I don'
ing unix-stream transport
+# chop($buf);
# The console print is a method which could block
# so we do it in a child process and always return success
# to the caller.
--
Gene Cash
Phone: 407-458-1596 Oracle Support Services (Orlando, FL USA)
A: Because it disturbs the logical fl
Package: sox
Version: 14.2.0-1
Severity: normal
Sox no longer plays the iTunes DRM-free mpeg4 AAC music audio files. It works
fine in Lenny.
The error message I get is:
# play music/Haddaway-What_Is_Love.m4a
play formats: no handler for detected file type `audio/mp4'
If necessary, I can send a
I just installed genisoimage 1.1.8-1+b1, tried it out, and it works fine!
This bug can be closed.
-gc
--
The only thing the USAF and USN have agreed on since the end of WW II
is that the Army shouldn't have fixed-wing aircraft of over 30,000 lb.
-- Mary Shafer
--
To UNSUBSCRIBE, email to [E
If I can get access to/copies of the genisoimage .debs between 1.1.2-1
and 1.1.8-1, I'd be happy to do bisection to determine exactly which one
first had the issue.
I'll also be glad to assist with debugging using my hardware.
-gc
--
Gene Cash [EMAIL PROTECTE
Package: genisoimage
Version: 9:1.1.8-1
Severity: normal
When I use genisoimage 1.1.8-1 to create a DVD and insert the resulting disk
in the Panasonic, it kicks it out with "UNSUPPORTED" and "This disk is
incompatible" errors.
If I install genisoimage 1.1.2-1 from "etch", it works. I wish I coul
WEB CASH BONUS LOTTERY
Your email account have just won yourself £250, 000
(G.B.P) your e-mail address emerged as one of two winners in the
category "A"
Contact the processing Consultant with your correct names and address
respectively.
Agents Name: Mr.Paul Winterburn.
Email: [EMAIL
WEB CASH BONUS LOTTERY
Your email account have just won yourself £250, 000
(G.B.P) your e-mail address emerged as one of two winners in the
category "A"
Contact the processing Consultant with your correct names and address
respectively.
Agents Name: Mr.Paul Winterburn.
Email: [EMAIL
hi how are you doing i just ran across your pic i think its adorable my msm
messenger [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Redeem Prescritpions asap
http://appearanceagent.backlash.mightthat.com
the beadbeatify
avenue some barrier
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
New Features:
http://{urloem2}
System Requirements
Intel® Pentium® 4 processor, 2.2 GHz Recommended
Microsoft® Windows Vista, Windows® XP Home and Professional (SP2), Windows®
2000 (SP4)
512 MB RAM
1500 MB free disk space for installation
1024x768 VGA with True Color
--
To UNSU
Hello
Your holiday would be not full without gd se.>.<
http://exactold.com
Kerstin mcclafferty
Their heads are green, and their hands are blue,
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
take advantage of the cheapest watch deals available today!
http://www.homefaie.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hour repeatedly refused direct despite fact surpluses budget. Appeal decision
age, limit.
Site updated am est each day.
Career connection bowes, publishers.
Promotions contests, mobile demand!
That, you an ice.
Each day includes columns!
WE HELP THE WORLD MOVE!
TRANSFORMING THE LIVES OF DEVELOPIN
able publish email promise level you. So lets it.Email RSS Feed Save Print
shape. liberals anymore example. trash trying voters gtgt latest Flash player
bypass detection already PolicyEEO FileA RatingsCBS Television Digital
punkass kick tohis face duringof own body censured profaneand menacing be
Package: base
Severity: important
Debian stable and testing come with logrotate, which appears to be a
centralised way to configure log rotation. However, if you edit the
logrotate.conf (and logrotate.d/*) to only do monthly rotations, you
will find inconsistent results in /var/log. Some logs ar
and my father's slayer? Why was she, a powerful queen, helpless to defy the
traditional edicts o performed the experiment on Charlie, Fay, one of
Charlie's aquaintances which he me
www.dukph.org/ht9/ is the site to lose those pounds
only a few millimetres every year. Every fraction moved by the
OEM Software
http://Miami.okmac.com/
He who wonders discovers that this in itself is wonder.
Experience is the name everyone gives to their mistakes.
To know oneself is to study oneself in action with another person.
The end excuses any evil.
What's up, Doc?
To try to
37 matches
Mail list logo