ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] при установке 3rd-party-пакета предупреждения
@ 2006-02-09 19:58 Arioch
  2006-02-09 20:10 ` Andrey Rahmatullin
  0 siblings, 1 reply; 4+ messages in thread
From: Arioch @ 2006-02-09 19:58 UTC (permalink / raw)
  To: sisyphus

sudo rpm -U opera-9.0-20060206.6-shared-qt.i386-en.rpm
Could not find icon installation directory, icons not installed.
[Invalid UTF-8] Could not parse file 
'/usr/share/applications/wine-kviewer.desktop': desktop entry contain 
line 'Name[ru]=\xeb\xef\xed\xf0\xe1\xf3-3D Viewer V8' which is not UTF-8
File '/usr/share/applications/xarchiver.desktop' contains invalid MIME 
type 'x-arj-compressed' that is missing a slash
[Invalid UTF-8] Could not parse file 
'/var/cache/applications/alt-cheops.desktop': desktop entry contain line 
'Comment=\xf3\xd2\xc5\xc4\xd3\xd4\xd7\xcf 
\xc9\xce\xd7\xc5\xce\xd4\xc1\xd2\xc9\xda\xc1\xc3\xc9\xc9 
\xd3\xc5\xd4\xc9.' which is not UTF-8

** (process:11511): CRITICAL **: egg_desktop_entries_add_group: 
assertion `egg_desktop_entries_lookup_group (entries, group_name) == 
NULL' failed


кто такой egg_drop ?

С invalid8 UTF более менее понятно.

И на какие папки ругается ? rpm -qs opera говорит, что все нормально. 
Впрочем... Да, это не оттуда, это POSTIN-скрипт.

Судя по всему, пстая переменная $XDG_DATA_DIR - интеренсо, почему они ее 
преджполагают установленной ? Ладно, српощу у них.

xdg()
{   # http://standards.freedesktop.org
     if update-desktop-database --help >/dev/null 2>&1; then

	for ICON_DIR in ${XDG_DATA_DIRS}/icons/hicolor 
/usr/share/pixmaps/hicolor; do test -d ${ICON_DIR} && break; done

	if   test ! -d ${ICON_DIR}; then echo "Could not find icon installation 
directory, icons not installed." >&2
	elif test ! -w ${ICON_DIR}; then echo "Directory \"${ICON_DIR}\" not 
writable by user \"${USER}\", icons not installed." >&2
	else
	    test -d ${ICON_DIR}/48x48/apps && test -w ${ICON_DIR}/48x48/apps && 
cp $cpv $share_dir/images/opera_48x48.png $DIR_HI/48x48/apps/opera.png
	    test -d ${ICON_DIR}/32x32/apps && test -w ${ICON_DIR}/32x32/apps && 
cp $cpv $share_dir/images/opera_32x32.png $DIR_HI/32x32/apps/opera.png
	    test -d ${ICON_DIR}/22x22/apps && test -w ${ICON_DIR}/22x22/apps && 
cp $cpv $share_dir/images/opera_22x22.png $DIR_HI/22x22/apps/opera.png
	fi

	for SHORTCUT_DIR in ${XDG_DATA_HOME}/applications 
/usr/local/share/applications /usr/share/applications; do test -d 
${SHORTCUT_DIR} && break; done

	if   test ! -d ${SHORTCUT_DIR}; then echo "Could not find shortcut 
installation directory, desktop entry not installed." >&2; return
	elif test ! -w ${SHORTCUT_DIR}; then echo "Directory 
\"${SHORTCUT_DIR}\" not writable by user \"${USER}\", desktop entry not 
installed." >&2; return
	fi
	generate_desktop ${SHORTCUT_DIR} xdg
	update-desktop-database
     else
	icons
	gnome
	kde 3
	kde 2
	kde1
	mandrake
     fi
}



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

* Re: [sisyphus] при установке 3rd-party-пакета предупреждения
  2006-02-09 19:58 [sisyphus] при установке 3rd-party-пакета предупреждения Arioch
@ 2006-02-09 20:10 ` Andrey Rahmatullin
  2006-02-09 22:13   ` [sisyphus] Re: приустановке3rd-party-пакетапредупреждения Arioch
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Rahmatullin @ 2006-02-09 20:10 UTC (permalink / raw)
  To: sisyphus

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

On Thu, Feb 09, 2006 at 10:58:05PM +0300, Arioch wrote:
> sudo rpm -U opera-9.0-20060206.6-shared-qt.i386-en.rpm
Возьмите тарболл и nosrc.rpm (был у Легиона на пипл вроде).

> Впрочем... Да, это не оттуда, это POSTIN-скрипт.
Вот и обратитесь к его авторам.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Из моих сегодняшних свершений:
усилием воли заставил хал при вставлении карточек в мой кард-ридер имени
безвестных китайских героев (vendor_id 0x5e3, product_id 0x760) создавать
маунт-пойнты вида /media/sd_mmc, /media/compact_flash итп. Бывший
пользователь этого кардридера, сидящий на винде, завидует черной
завистью (у него все слоты назывались безличными E:, F:, G:, H:...)
и, кажется, лелеет коварные планы по отмщению...
		-- morozov in sisyphus@

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

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

* [sisyphus] Re: приустановке3rd-party-пакетапредупреждения
  2006-02-09 20:10 ` Andrey Rahmatullin
@ 2006-02-09 22:13   ` Arioch
  2006-02-10  5:51     ` Andrey Rahmatullin
  0 siblings, 1 reply; 4+ messages in thread
From: Arioch @ 2006-02-09 22:13 UTC (permalink / raw)
  To: sisyphus

> On Thu, Feb 09, 2006 at 10:58:05PM +0300, Arioch wrote:
> > sudo rpm -U opera-9.0-20060206.6-shared-qt.i386-en.rpm
> Возьмите тарболл и nosrc.rpm (был у Легиона на пипл вроде).

Возможно, это мысль. Вообще бы в Сизиф его, в Сизиф :)
 
> > Впрочем... Да, это не оттуда, это POSTIN-скрипт.
> Вот и обратитесь к его авторам.

Уже.







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

* Re: [sisyphus] Re: приустановке3rd-party-пакетапредупреждения
  2006-02-09 22:13   ` [sisyphus] Re: приустановке3rd-party-пакетапредупреждения Arioch
@ 2006-02-10  5:51     ` Andrey Rahmatullin
  0 siblings, 0 replies; 4+ messages in thread
From: Andrey Rahmatullin @ 2006-02-10  5:51 UTC (permalink / raw)
  To: sisyphus

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

On Thu, Feb 09, 2006 at 10:13:27PM +0000, Arioch wrote:
> Возможно, это мысль. 
Оригинальные rpm сосут по определению. См. вмварь.

> Вообще бы в Сизиф его, в Сизиф :)
Щазз.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

<Nikon> raorn: у меня сегодня в трамвае спрашивали, как сквид поднять :)
        На футболке надпись прочитали.

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

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

end of thread, other threads:[~2006-02-10  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-09 19:58 [sisyphus] при установке 3rd-party-пакета предупреждения Arioch
2006-02-09 20:10 ` Andrey Rahmatullin
2006-02-09 22:13   ` [sisyphus] Re: приустановке3rd-party-пакетапредупреждения Arioch
2006-02-10  5:51     ` Andrey Rahmatullin

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