ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] grip device bug?
@ 2009-10-06 18:17 Alexey Morsov
  2009-10-06 18:22 ` Led
  2009-10-07  3:50 ` Ildar Mulyukov
  0 siblings, 2 replies; 5+ messages in thread
From: Alexey Morsov @ 2009-10-06 18:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Или я чего-то не понимаю, или .. куда он смотрит?
пытаюсь запустить grip:
morsov@home ~ $ grip
Ошибка: невозможно инициализировать [/dev/hda]
morsov@home ~ $ grip -d /dev/cdrom 
Ошибка: невозможно инициализировать [/dev/hda]
morsov@home ~ $ ls -ld /dev/cdrom 
lrwxrwxrwx 1 root root 3 Окт  6  2009 /dev/cdrom -> sr0


-- 
WBR,Алексей Морсов
программист ЗАО "ИК "Риком-Траст"
Jabber: samurai@www.fondmarket.ru
ALT Linux Team Member

 * gvy тащит анонс... ой, инсталер
<gvy> "xdelta анонса"

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] grip device bug?
  2009-10-06 18:17 [sisyphus] grip device bug? Alexey Morsov
@ 2009-10-06 18:22 ` Led
  2009-10-07 14:08   ` Michael Shigorin
  2009-10-07  3:50 ` Ildar Mulyukov
  1 sibling, 1 reply; 5+ messages in thread
From: Led @ 2009-10-06 18:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Tuesday 06 October 2009 21:17:43 Alexey Morsov wrote:
> Или я чего-то не понимаю, или .. куда он смотрит?
> пытаюсь запустить grip:
> morsov@home ~ $ grip
> Ошибка: невозможно инициализировать [/dev/hda]
> morsov@home ~ $ grip -d /dev/cdrom
> Ошибка: невозможно инициализировать [/dev/hda]
> morsov@home ~ $ ls -ld /dev/cdrom
> lrwxrwxrwx 1 root root 3 Окт  6  2009 /dev/cdrom -> sr0

sed -i -r 's|^(cd_device)[[:blank:]].*$|\1 /dev/cdrom|' ~/.grip

-- 
Led

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] grip device bug?
  2009-10-06 18:17 [sisyphus] grip device bug? Alexey Morsov
  2009-10-06 18:22 ` Led
@ 2009-10-07  3:50 ` Ildar Mulyukov
  1 sibling, 0 replies; 5+ messages in thread
From: Ildar Mulyukov @ 2009-10-07  3:50 UTC (permalink / raw)
  To: sisyphus

On 07.10.2009 00:17:43, Alexey Morsov wrote:
> Или я чего-то не понимаю, или .. куда он смотрит?
> пытаюсь запустить grip:
> morsov@home ~ $ grip
> Ошибка: невозможно инициализировать [/dev/hda]
> morsov@home ~ $ grip -d /dev/cdrom
> Ошибка: невозможно инициализировать [/dev/hda]
> morsov@home ~ $ ls -ld /dev/cdrom
> lrwxrwxrwx 1 root root 3 Окт  6  2009 /dev/cdrom -> sr0

$ ls -l `readlink -f /dev/cdrom`
$ id

?
-- 
Ildar  Mulyukov,  free SW designer/programmer/packager
=========================================
email: ildar@altlinux.ru
Jabber: ildar@jabber.ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] grip device bug?
  2009-10-06 18:22 ` Led
@ 2009-10-07 14:08   ` Michael Shigorin
  2009-10-07 14:22     ` Led
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2009-10-07 14:08 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Tue, Oct 06, 2009 at 09:22:31PM +0300, Led wrote:
> > Или я чего-то не понимаю, или .. куда он смотрит?
> > пытаюсь запустить grip:
> > morsov@home ~ $ grip
> > Ошибка: невозможно инициализировать [/dev/hda]

Не очень давно подобное созерцал, пытаясь втулить на федору.

> > morsov@home ~ $ grip -d /dev/cdrom
> > Ошибка: невозможно инициализировать [/dev/hda]
> > morsov@home ~ $ ls -ld /dev/cdrom
> > lrwxrwxrwx 1 root root 3 Окт  6  2009 /dev/cdrom -> sr0
> sed -i -r 's|^(cd_device)[[:blank:]].*$|\1 /dev/cdrom|' ~/.grip

А в пакете есть смысл что-то поправить? (и что?)

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] grip device bug?
  2009-10-07 14:08   ` Michael Shigorin
@ 2009-10-07 14:22     ` Led
  0 siblings, 0 replies; 5+ messages in thread
From: Led @ 2009-10-07 14:22 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Wednesday 07 October 2009 17:08:06 Michael Shigorin wrote:
> On Tue, Oct 06, 2009 at 09:22:31PM +0300, Led wrote:
> > > Или я чего-то не понимаю, или .. куда он смотрит?
> > > пытаюсь запустить grip:
> > > morsov@home ~ $ grip
> > > Ошибка: невозможно инициализировать [/dev/hda]
>
> Не очень давно подобное созерцал, пытаясь втулить на федору.
>
> > > morsov@home ~ $ grip -d /dev/cdrom
> > > Ошибка: невозможно инициализировать [/dev/hda]
> > > morsov@home ~ $ ls -ld /dev/cdrom
> > > lrwxrwxrwx 1 root root 3 Окт  6  2009 /dev/cdrom -> sr0
> >
> > sed -i -r 's|^(cd_device)[[:blank:]].*$|\1 /dev/cdrom|' ~/.grip
>
> А в пакете есть смысл что-то поправить? (и что?)

Заменить error на warning без завершения работы программы.

-- 
Led

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-07 14:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-06 18:17 [sisyphus] grip device bug? Alexey Morsov
2009-10-06 18:22 ` Led
2009-10-07 14:08   ` Michael Shigorin
2009-10-07 14:22     ` Led
2009-10-07  3:50 ` Ildar Mulyukov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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