ALT Linux hardware support
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] Xerox Phaser 6000 и ALT Linux 6 платформа
Date: Sat, 15 Dec 2012 12:44:59 +0200
Message-ID: <20121215104459.GD10780@osdn.org.ua> (raw)
In-Reply-To: <1355565710.452306073@f44.mail.ru>

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

On Sat, Dec 15, 2012 at 02:01:50PM +0400, Yakov Reztsov wrote:
> Скачал драйвера (zip - архив с rpm пакетом) 

Ох, неохота через EULA прорываться :(

> При попытке установить возникает ошибка 
> Installing """"
> ошибка: неудовлетворенные зависимости:
>     cups-libs >= 1.1.17 нужен для Xerox-Phaser_6000_6010-1.0-1

Есть несколько вариантов объезда:

- собрать пакет-пустышку, который будет
  Requires: cups
  Provides: cups-libs = 1.1.17
  на основе http://fly.osdn.org.ua/~mike/RPM/SPECS/_dummy.spec;

- вытащить содержимое (в mc или rpm2cpio пакет | cpio -id)
  и перепаковать либо разложить вручную.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: _dummy.spec --]
[-- Type: text/plain, Size: 418 bytes --]

Name: dummy-NAME
Version: 0
Release: alt0

Summary: a dummy package to re-provide SOMETHING
License: public domain
Group: Other

BuildArch: noarch

#Requires: something-existing > appropriate-version
#Provides: something-asked-for = required-version

%description
[ some trivial description of a problem at hand ]

%prep

%build

# should be empty
%files

# use add_changelog to populate %changelog section
%changelog

      parent reply	other threads:[~2012-12-15 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-14 18:12 ` Michael Shigorin
2012-12-15 10:44     ` Michael Shigorin [this message]

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=20121215104459.GD10780@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=hardware@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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