Your message dated Mon, 04 Aug 2014 18:53:52 +1200
with message-id <[email protected]>
and subject line COSS deprecated by upstream
has caused the Debian Bug report #681987,
regarding Ignores return status of open("stripe") for coss
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
681987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681987
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid3
Version: 3.0.STABLE8-3
Severity: normal
Hi,
I tried to use
cache_dir coss /dev/proxy_squid_coss 2048 block-size=512 max-size=131072
based on
http://wiki.squid-cache.org/Features/CyclicObjectStorageSystem
Apparently, it's no longer possible to use a raw device directly, but the
way squid handles this is buggy:
stat("/dev/proxy_squid_coss", {st_mode=S_IFBLK|0660, st_rdev=makedev(253, 13),
...}) = 0
open("/dev/proxy_squid_coss/stripe", O_WRONLY|O_CREAT|O_TRUNC, 0600) = -1
ENOTDIR (Not a directory)
write(4294967295, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1024) = -1
EBADF (Bad file descriptor)
Andras
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--
Andras Korn <korn at chardonnay.math.bme.hu>
<http://chardonnay.math.bme.hu/~korn/> QOTD:
I left my 2 XP CDs on my dashboard. Someone broke into my car and left 2 more.
--- End Message ---
--- Begin Message ---
Package: squid3
Version: 3.3.3-2
Tags: wontfix
COSS support has been deprcated by upstream in favour of Rock cache type
and fully removed in the upcoming releases.
squid3 packages in current Testing and Sid repositories already enable
Rock caching type.
Amos Jeffries
--- End Message ---