ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Victor Zhuravlyov" <vitich@gmail.com>
To: "ALT Linux Community general discussions" <Community@lists.altlinux.org>
Subject: [Comm] Проблема с CUPS
Date: Thu, 11 Sep 2008 13:18:34 +0300
Message-ID: <304a207e0809110318i6bf45b37rac6cd5ef8f2eb20a@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2144 bytes --]

# rpm -qa | grep cups
libcups-1.3.7-alt2
cups-1.3.7-alt2
cups-pdf-2.4.5-alt2
samba-client-cups-3.0.31-alt1.M40.1
ghostscript-cups-8.60-alt3
libgnomecups-0.2.3-alt1
cndrvcups-common-1.20-1

# uname -r
2.6.25-std-def-alt6.M41.3

При подключении принтера через веб-интерфейс процесс виснет на этапе
выбора производителя,
т.е. после того как клацаю на HP и нажимаю княпочку, то вместо выбора
принтеров HP страница очень долго висит в ожидании.
Если просто добавить ppd файл, то всё вроде как подключилось.

Есть лог купса в режиме debug за сегодня (в аттаче, повыкусывал оттуда
кучу одинаковых строчек не относящихся к делу)
До обновления на бранч 4.1 и 2.6.25 вроде такого не было, хотя
утверждать не берусь.
Лог купса простой:
# cat cupsd.conf
LogLevel debug
MaxJobs 500
User lp
Group lp
RunAsUser no
NoIzvrat yes
TempDir /var/spool/cups/tmp
Port 631
<Location />
  Deny From All
  Allow From 127.0.0.1
  Allow From 192.168.0.0/16
  Allow From 10.0.1.0/24
  AuthType None
  AuthClass Anonymous
</Location>
<Location /admin>
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /classes>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /printers>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /jobs>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
Browsing On
BrowseOrder allow,deny
BrowseAddress @LOCAL

[-- Attachment #2: cups-.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 14638 bytes --]

                 reply	other threads:[~2008-09-11 10:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=304a207e0809110318i6bf45b37rac6cd5ef8f2eb20a@mail.gmail.com \
    --to=vitich@gmail.com \
    --cc=Community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git