<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.printing.pykota.user">
    <title>gmane.comp.printing.pykota.user</title>
    <link>http://blog.gmane.org/gmane.comp.printing.pykota.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6373"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6371"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6370"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6367"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6364"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6363"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6353"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6345"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6334"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6333"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6330"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6329"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6328"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6324"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6319"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6318"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.printing.pykota.user/6315"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6373">
    <title>Users, groups and quotas</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6373</link>
    <description>&lt;pre&gt;Hi all!

I've a question related with pykota behavior managing user-groups quotas:

I have users belonging to a several groups (vg. userAdmin belongs to Admin
and Employees groups). I want assign a quota to user admin assigning a
quota to Admin group, but I want to assign a quota to Employees group  for
the other system users.

How I can do this?

It is possible to assign a (different) quota to Admin and Employees groups
and setup ONLY one of that quotas to one (or more) user(s) that belongs to
both groups?

Thanks in advance!

Daniel.
&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Soto</dc:creator>
    <dc:date>2012-05-25T08:12:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6371">
    <title>Cups never send the job to the printer</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6371</link>
    <description>&lt;pre&gt;Hi!

Every time i send job to this network printer : Canon IR2030i, the job is
send to the cups very fast, but then it is never send to the printer... it
could be pykota? or is defenetly a CUPS problem???

I am using this driver: Canon imageRunner 2020i Foomatic/pxlmono
(recommended)

Any help?  Thanks!!!

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-24T19:53:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6370">
    <title>adding members to a group: Error</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6370</link>
    <description>&lt;pre&gt;This is the error i get when i try:

pkusers --ingroups sistemas_organizacion moliveira

 PyKotaStorageError: Problem modifying LDAP entry
(cn=sistemas_organizacion,ou=printergroup,dc=rialca,dc=com,dc=ve,
{'objectclass': ['pykotaObject', 'pykotaGroup'], 'pykotagroupname':
['sistemas_organizacion'], 'pykotalimitby': ['noquota'], 'cn':
['sistemas_organizacion'], 'memberuid': ['moliveira']}) : {'info':
"attribute 'memberUid' not allowed", 'desc': 'Object class violation'}


I am using openLDAP+Pykota

And a question: i have to do pkusers --add [user] for all my LDAP users??

Thanks!!

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-22T14:09:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6367">
    <title>pkturnkey problem?</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6367</link>
    <description>&lt;pre&gt;Hello!

I've notice that pkturnkey is able to detect new printers in CUPS and
update pykota DB but, almost for me, pkturnkey is NOT able to detect that a
printer has been removed from CUPS and update (deleting it) from pykota DB.

Is this behavior right?

i.e., pkturnkey can be used to get the new installed printers in CUPS but
can't be used to delete printers from pykota automatically when them are
removed from CUPS.

If above affirmation is right, then I need to remove printers from pykota
DB running pkprinters -d &amp;lt;printer&amp;gt; command, isn't it?

Thanks in advance and regards!

Daniel.
&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Soto</dc:creator>
    <dc:date>2012-05-18T14:15:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6364">
    <title>disallow users</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6364</link>
    <description>&lt;pre&gt;Hi,

I have 6 printers and all users are allowed noquota to print on all of 
the printers.
Now I want to only allow a few users to print on one particular printer .
Is there a way to remove all printing from the one printer and then put 
a few users back onto it?

Thanks, Bill

&lt;/pre&gt;</description>
    <dc:creator>Bill Szkotnicki</dc:creator>
    <dc:date>2012-05-15T19:57:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6363">
    <title>Cups + Pykota + LDAP</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6363</link>
    <description>&lt;pre&gt;Hi!

I already configure Pykota to use openLDAP, everything is ok, until i try
to add a printer:

pkprinters --add --description "Canon IR4570" --charge 0.20 CentroCopiado

The result:

ERROR: PyKotaStorageError: Problem adding LDAP entry
(cn=CentroCopiado,ou=Printers,ou=PyKota,dc=xxx,dc=com,dc=ve,
{'pykotapriceperpage': ['0.2'], 'objectclass': ['pykotaObject',
'pykotaPrinter'], 'pykotapriceperjob': ['0.0'], 'description': ['Canon
IR4570'], 'pykotapassthrough': ['f'], 'pykotaprintername':
['CentroCopiado'], 'pykotamaxjobsize': ['0'], 'cn': ['CentroCopiado']}) :
{'info': 'pykotaPricePerPage: attribute type undefined', 'desc': 'Undefined
attribute type'}

What am i missing?

Thanks!!!


&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-15T15:58:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6353">
    <title>Jobs are CANCEL by Pykota</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6353</link>
    <description>&lt;pre&gt;HI!!

I installed Pykota, add printers and users, But i can not print. Every time
i send a job to print: CUPS say the job was print, but when i check the
pykota reports it says CANCEL (in every job i send) and in the Printer
(hardware) nothing is printed. So it seems Pykota does not let me print,
but Why?

What am i missing?

SYS INFO:
Debian squeezy
CUPS v.1.4.4
Pykota v1.26_fixes_unofficial


&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-05-07T19:12:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6351">
    <title>Not Accounting</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6351</link>
    <description>&lt;pre&gt;Hi!

I already have my printer working with pykota (or that is what i think):

pkprinters -l
CentroCopiado [Canon (PRUEBA)] (0.0 + #*0.2)
    Passthrough mode : OFF
    Maximum job size : Unlimited
    Routed through PyKota : YES

I add a user (my user):  pkusers --add moliveira

And add a quota entry: eddpykota --add moliveira

But when i use the printer, the printer print the job, but it is not
reflected in the report:

repykota
Report for user quota on printer CentroCopiado (Canon (PRUEBA))
Pages grace time: 7 days
Price per job: 0.000
Price per page: 0.200
User           overcharge   used    soft    hard    balance grace
total       paid warn
-----------------------------------------------------------------------------------------------
moliveira       -Q   1.0       0    None    None
0.00                   0       0.00    0
                                                               Real
:         0


Or, am i using the wrong command?? am i missing something??

Thanks!!!

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-04-25T14:42:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6345">
    <title>Adding printer to Pykota</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6345</link>
    <description>&lt;pre&gt;HI! (first post in pykota list)

I am begining with pykota, and follow the install instructions at:
http://www.pykota.com/wiki/how-to-install-pykota-on-ubuntu-10-04-x86, to
install it in Debian squeezy. Everything was fine during installation, but
when i get to "How to add printers to Pykota? " Add the printer and execute
: pkturnkey --doconf. This is the error:

pkturnkey --doconf
INFO: Please be patient...
INFO: Don't worry, the database WILL NOT BE MODIFIED.
INFO: Extracting all print queues.
ERROR: PyKota v1.26_fixes_unofficial
ERROR: pkturnkey failed
ERROR: Traceback (most recent call last):
ERROR:   File "/usr/local/bin/pkturnkey", line 536, in &amp;lt;module&amp;gt;
ERROR:     retcode = manager.main(args, options)
ERROR:   File "/usr/local/bin/pkturnkey", line 470, in main
ERROR:     printers = self.listPrinters(names)
ERROR:   File "/usr/local/bin/pkturnkey", line 113, in listPrinters
ERROR:     for queuename in server.getPrinters() :
ERROR:   File
"/usr/local/lib/python2.6/dist-packages/pkipplib/pkipplib.py", line 691, in
getPrinters
ERROR:     return [printer[1] for printer in
self.doRequest(req).printer["printer-name"]]
ERROR: AttributeError: 'NoneType' object has no attribute 'printer'

What did i do wrong? Do i download an old version? or wrong version?

Thanks.

USING:
Linux 2.6.32-5-686 #1 SMP Mon Mar 26 05:20:33 UTC 2012 i686 GNU/Linux
CUPS 1.4.4

** NOT using LDAP **

&lt;/pre&gt;</description>
    <dc:creator>Germana Oliveira</dc:creator>
    <dc:date>2012-04-13T19:27:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6341">
    <title>Setup groups and limit users by quota</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6341</link>
    <description>&lt;pre&gt;Hello Jerome,

I am trying to implement Printer Group for pykota. Hope you can help me.

I want the following:

There are 3 printers (A,B,C) and I want to allow User1 to print 100 pages
to only printer A &amp;amp; B and none on Printer C

I try to do this:
1) Create a printer group: pkprinter -a pgroup
2) Add printers A, B to that group: pkprinter -a -g pgroup A (idem with B)
3) Setup quota for User1 to None on soft and hard limits: edpykota -a -P
A,B -n User1
4) I set a quota for pgroup &amp;amp; user: edpykota --softlimit 2 --hardlimit 4
--printer pgroup User1

Then, I test printing 5 docs and... PyKota let me to print (as User1, of
course) that 5 (or more) docs!!!

Where I am mistaken?

Could you help me with this set up?

Thank your in advance,
Regards.
&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Soto</dc:creator>
    <dc:date>2012-04-11T15:40:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6334">
    <title>Restrict color printing and apply different quotas tocolor/B&amp;W printer</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6334</link>
    <description>&lt;pre&gt;Hello,

I've been reading in mailing list files some posts about the subject
but they was mainly old and not enought clear messages (to me).

It is possible to restrict color printing (to some users) and apply
different quotas (color and B&amp;amp;W quotas) to the same printer?

If it is explained in other posts or in any docs (that I'm not able to
find), could anybody send that links to me, please?

(I'm reading about ink accounting, ink coverage,... but I've not
understood what I must to do or how I can configure PyKota...)

Thanks in advance,
Daniel.
&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Soto</dc:creator>
    <dc:date>2011-12-26T09:14:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6333">
    <title>Pykota configuration</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6333</link>
    <description>&lt;pre&gt;Dear Team,


                      Does any one tell me pykota configuration for ubunut
10.04 and for the windows client also.I have tried the pykota installation
under ubuntu 10.04 but i am getting lot of error on postgresql.please help
me.

&lt;/pre&gt;</description>
    <dc:creator>kumaresan m</dc:creator>
    <dc:date>2011-12-24T04:34:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6330">
    <title>quota enforcement</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6330</link>
    <description>&lt;pre&gt;Hi

I've been using Pykota for about three years and everything has been ok,
but, I have a doubt about quota enforcement. By using the system we
realized that users could print beyond their quota balance, not a lot of
pages but a few that allow them to finish a final job. We used to call that
"emergency balance" but I don't know how to calculate this and tell our
users: you will print maximum 20 pages away from your balance. Has anyone
found any method to calculate that?


Thanks in advance





Alfredo Flores H.
Unidad de Desarrollo Tecnológico - UDT
alfredo.flores-ePCmL+LUQWwX+IlteNf3sA&amp;lt; at &amp;gt;public.gmane.org
Teléfono: +56 2 978 3427

Universidad de Chile, Facultad de Economía y Negocios
Diagonal Paraguay 257 of 1704 | Teléfono: +56 2 978 3433
&lt;/pre&gt;</description>
    <dc:creator>Alfredo Flores Hernández</dc:creator>
    <dc:date>2011-12-16T16:03:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6329">
    <title>cupspykota backend failed</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6329</link>
    <description>&lt;pre&gt;This is the syslog message that I receive every time I try to print
something. These lines were extracted from cups error_log file:


E [16/Dec/2011:12:30:01 -0300] [Job 6] Stopping unresponsive job!

I've googled this error but I found nothing. Does anyone here have any idea
of how can I get this through?

Thanks a lot.

&lt;/pre&gt;</description>
    <dc:creator>Arthur Rodrigues Araruna</dc:creator>
    <dc:date>2011-12-16T15:47:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6328">
    <title>Problem with SNMP Tools Availability ...</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6328</link>
    <description>&lt;pre&gt;Hello,

I am trying to configure Pykota for use with a set of Xerox printers 
that use IPP as the protocol. I have the base system setup with CUPS 
recognizing the printer and with the printer set up to use Pykota as the 
passthrough however printing still doesn't work.

When I run "python checkdeps.py" I get the following output below. I 
noted that it says SNMP Tools are not available but I installed PySNMP. 
What else do I need to do?

Thanks.

-------------------

Checking PyKota dependencies...
Checking for Python-PygreSQL availability : NO.
ERROR : Python-PygreSQL not available !
PygreSQL is mandatory if you want to use PostgreSQL as the quota 
database backend.
See http://www.pygresql.org
Checking for Python-SQLite availability : NO.
ERROR : Python-SQLite not available !
Python-SQLite is mandatory if you want to use SQLite as the quota 
database backend.
See http://www.pysqlite.org
Checking for MySQL-Python availability : OK
Checking for Python-egenix-mxDateTime availability : OK
Checking for Python-LDAP availability : OK
Checking for Python-OSD availability : NO.
ERROR : Python-OSD not available !
Python-OSD is recommended if you plan to use the X Window On Screen Display
print quota reminder named pykosd. See http://repose.cx/pyosd/
Checking for Python-SNMP availability : OK
Checking for Python-JAXML availability : OK
Checking for Python-ReportLab availability : NO.
ERROR : Python-ReportLab not available !
Python-ReportLab is required if you plan to have PyKota generate banners.
See http://www.reportlab.org/
Checking for Python-Imaging availability : OK
Checking for Python-Psyco availability : NO.
ERROR : Python-Psyco not available !
Python-Psyco speeds up parsing of print files, you should use it.
See http://psyco.sourceforge.net/
Checking for Python-pkpgcounter availability : OK
Checking for Python-PAM availability : NO.
ERROR : Python-PAM not available !
Python-PAM is recommended if you plan to use pknotify+PyKotIcon.
Grab it from http://www.pangalactic.org/PyPAM/
Checking for Python-pkipplib availability : OK
Checking for Python-chardet availability : OK
Checking for GhostScript availability : OK
Checking for SNMP Tools availability : NO.
ERROR : SNMP Tools not available !
SNMP Tools are needed if you want to use SNMP enabled printers.
Checking for Netatalk availability : NO.
ERROR : Netatalk not available !
Netatalk is needed if you want to use AppleTalk enabled printers.

-------------------

Regards,
Chris K.
&lt;/pre&gt;</description>
    <dc:creator>Christopher Kurtis Koeber</dc:creator>
    <dc:date>2011-12-05T13:47:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6324">
    <title>pykota not save the user name</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6324</link>
    <description>&lt;pre&gt;hi.
I have the following problem after 1.26 pykota implement and that I am
not keeping
the name of the user that sent the print job. All machines are controlled
by a Microsoft Active Directory.
pykota puts me as the user name "noreply".

aids are welcome.

Thanks in advance

Carlos R.

La información aquí contenida es para uso exclusivo de la persona o entidad
de destino. Está estrictamente prohibida su utilización, copia, descarga, 
distribución, modificación y/o reproducción total o parcial, sin el permiso 
expreso de la Superservicios, ya que su contenido puede ser de carácter 
confidencial y/o contener material privilegiado.
Si usted recibió esta información por error, por favor contacte en forma 
inmediata a quien lo envió y borre este material de su computador. La 
Superservicios no es responsable por la información contenida en esta 
comunicación, el directo responsable es quien la firma o el autor de la 
misma.
&lt;/pre&gt;</description>
    <dc:creator>Carlos Alberto Restrepo Marquez</dc:creator>
    <dc:date>2011-11-30T12:59:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6320">
    <title>How to obtain the file type of printed docs</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6320</link>
    <description>&lt;pre&gt;Hello,

I'm trying to count the different types of documents (pdf, odt, doc,...)
printed through pykota. I'm looking for in the database for a table/field
which that info. but I only find two fields in jobhistory table (filename
and title) with not valid data (NULL or '/var/spool/cups/d00280-001' or
'test page'...).

Can I use any data of the pykota db for obtain that information?

Thanks in advance,
Daniel.
&lt;/pre&gt;</description>
    <dc:creator>Daniel J. Soto</dc:creator>
    <dc:date>2011-11-25T15:33:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6319">
    <title>pykota svn failing?</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6319</link>
    <description>&lt;pre&gt;Hi pykota folks --

it looks like there is some sort of problem with the svn repository
around revision 3395, 3396, and 3397.  note the messages below like:

svn: Can't open file '/var/lib/subversion/printing/db/revs/3395': Structure needs cleaning


0 dkg&amp;lt; at &amp;gt;pip:~/tmp$ svn co -q http://svn.pykota.com/pykota/trunk pykota
0 dkg&amp;lt; at &amp;gt;pip:~/tmp$ cd pykota
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn status
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn info
Path: .
URL: http://svn.pykota.com/pykota/trunk
Repository Root: http://svn.pykota.com
Repository UUID: 6164e503-883a-4105-99cd-1bc75b88fced
Revision: 3554
Node Kind: directory
Schedule: normal
Last Changed Author: jerome
Last Changed Rev: 3554
Last Changed Date: 2011-01-18 15:28:56 -0500 (Tue, 18 Jan 2011)

0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3554
------------------------------------------------------------------------
r3554 | jerome | 2011-01-18 15:28:56 -0500 (Tue, 18 Jan 2011) | 2 lines

Fixed a character encoding problem.

------------------------------------------------------------------------
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3300
------------------------------------------------------------------------
r3300 | jerome | 2008-01-26 18:16:50 -0500 (Sat, 26 Jan 2008) | 2 lines

Ensures email headers will be ok.

------------------------------------------------------------------------
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3395
svn: Can't open file '/var/lib/subversion/printing/db/revs/3395': Structure needs cleaning
1 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3394
------------------------------------------------------------------------
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3396
svn: Can't open file '/var/lib/subversion/printing/db/revs/3395': Structure needs cleanin
1 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3397
svn: Can't open file '/var/lib/subversion/printing/db/revs/3395': Structure needs cleaning
1 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ svn log -r3398
------------------------------------------------------------------------
r3398 | jerome | 2008-07-10 17:46:01 -0400 (Thu, 10 Jul 2008) | 2 lines

Fixed non-ascii characters inside a docstring.

------------------------------------------------------------------------
0 dkg&amp;lt; at &amp;gt;pip:~/tmp/pykota$ 


Maybe it's worth running "svnadmin verify" and/or "svnadmin recover" on
the repo?  It's been a long time since i've administered svn so i don't
have a clear idea of what cleanup specifically needs to be done or how
to do it, unfortunately.

I hope this report is useful.  Thanks for pykota!

Regards,

        --dkg
&lt;/pre&gt;</description>
    <dc:creator>Daniel Kahn Gillmor</dc:creator>
    <dc:date>2011-11-17T16:12:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6318">
    <title>Question</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6318</link>
    <description>&lt;pre&gt;Hi Jerome,

The data that appear in the log (/ var / log / messages) when a user sends an
impression "noreply" where you take pykota?.
There are ways pykota take the name of the user who is logean in Active
Directory?



Regards.

Carlos R.

La información aquí contenida es para uso exclusivo de la persona o entidad
de destino. Está estrictamente prohibida su utilización, copia, descarga, 
distribución, modificación y/o reproducción total o parcial, sin el permiso 
expreso de la Superservicios, ya que su contenido puede ser de carácter 
confidencial y/o contener material privilegiado.
Si usted recibió esta información por error, por favor contacte en forma 
inmediata a quien lo envió y borre este material de su computador. La 
Superservicios no es responsable por la información contenida en esta 
comunicación, el directo responsable es quien la firma o el autor de la 
misma.
&lt;/pre&gt;</description>
    <dc:creator>Carlos Alberto Restrepo Marquez</dc:creator>
    <dc:date>2011-11-17T14:48:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6315">
    <title>RPM repository missing</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6315</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I see that the repository located here:
http://www.math.ohiou.edu/pub/casit/pykota/

...is gone. I'm assuming Matt may no longer work there.

Is there a replacement?
- -- 
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&amp;amp;| |__| |  | |__/ | \| _| |novosirj-X+ciFx38FzWHXe+LvDLADg&amp;lt; at &amp;gt;public.gmane.org - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/CST-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7EqnYACgkQmb+gadEcsb7yRgCgx6pk21+V1UMzQVcLE6aZqzVl
Jj0AoNklA2kxcXRdXtDOSlqreww/5fPp
=Y1KC
-----END PGP SIGNATURE-----
&lt;/pre&gt;</description>
    <dc:creator>Ryan Novosielski</dc:creator>
    <dc:date>2011-11-17T06:32:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.printing.pykota.user/6313">
    <title>CUPS error</title>
    <link>http://comments.gmane.org/gmane.comp.printing.pykota.user/6313</link>
    <description>&lt;pre&gt;Hello,

I am new to pykota, and love it so far. I am running several of my CUPS (version 1.3.9) queues through Pykota (version 1.27alpha13)  to capture data before I turn on quotas. All are working well except one. I am having trouble with one queue for a networked Dell printer (Dell 1130n Laser Printer). The printer works great when just using the socket address (socket://192.168.2.34), but when I run it through cupspykota, I get the following error in CUPS:

"unpack requires a string argument of length 2"

I have changed the page accounting method from hardware(snmp) to software in /etc/pykota/pykota.conf, but still get the same error.

CUPS is using the Dell 1130n driver.

Has anyone seen this before?

Pykota is really awesome. Thanks for your help.

Ben



&lt;/pre&gt;</description>
    <dc:creator>Ben Owen</dc:creator>
    <dc:date>2011-11-16T14:22:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.printing.pykota.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.printing.pykota.user</link>
  </textinput>
</rdf:RDF>

