ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] apt-cache from user account
@ 2004-05-14  6:55 Maxim Tyurin
  2004-05-14 10:34 ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: Maxim Tyurin @ 2004-05-14  6:55 UTC (permalink / raw)
  To: sisyphus

После сегодняшнего dist-upgrade что-то не то стало происходить с apt
Перестал работать apt-cache от пользователя.
С правами вроде все нормально, пользователь в группу rpm включен

mrkooll:~> apt-cache search psi
E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open (13 Permission denied)
mrkooll:~> id mrkooll
uid=500(mrkooll) gid=500(mrkooll) группы=500(mrkooll),511(doc),508(smbadmins),80(cdwriter),51(ftpadmin),19(proc),16(rpm),14(uucp),10(wheel),6(disk),509(developers)
mrkooll:~> su -
Password: 
[root@mrkooll root]# apt-cache search psi
gdesklets-displays-psi - gdesklets-displays-psi is a set of gdesklets displays by Psi
gdesklets-sensors-psi - gdesklets-sensors-psi is a set of gdesklets sensors by Psi
klipsi - Psion remote clipboard utility for KDE.
koffice-karbon - Vector graphics application
kpsion - Psion utility for KDE.
libcups - Common Unix Printing System - CUPS library
libdvbpsi - A library for decoding and generating MPEG 2 and DVB PSI sections
libdvbpsi-devel - Development files for libdvbpsi
libsvm - A library for Support Vector Machines (pattern recognition etc.)
perl-Image-Size - Perl library for reading the dimensions of an image
perl-Tk - Perl modules providing the Tk graphics library
plptools - Connectivity for psion series 5.
plptools-devel - Static library and includes for psion series 5 communication.
plptools-kde - Psion support for KDE.
portsentry - Advanced portscan detector
psi - Psi Jabber client
qca-tls - QCA TLS Plugin
qssl - SSL plugin for Psi
[root@mrkooll root]# ls -l /var/cache/apt/
total 6647
drwxrws---  3 root rpm      96 May 13 15:39 archives
drwxrws---  2 root rpm    3232 May 13 15:39 genpkglist
drwxrws---  2 root rpm    2744 May 13 15:39 gensrclist
-rw-r--r--  1 root rpm 3481064 May 14 09:51 pkgcache.bin
-rw-r--r--  1 root rpm 3364771 May 14 09:51 srcpkgcache.bin
-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			



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

* Re: [sisyphus] apt-cache from user account
  2004-05-14  6:55 [sisyphus] apt-cache from user account Maxim Tyurin
@ 2004-05-14 10:34 ` Dmitry V. Levin
  2004-05-14 10:37   ` Ildar Mulyukov
  2004-05-14 11:17   ` Led
  0 siblings, 2 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2004-05-14 10:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

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

On Fri, May 14, 2004 at 09:55:46AM +0300, Maxim Tyurin wrote:
> После сегодняшнего dist-upgrade что-то не то стало происходить с apt
> Перестал работать apt-cache от пользователя.
> С правами вроде все нормально, пользователь в группу rpm включен
> 
> mrkooll:~> apt-cache search psi
> E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open (13 Permission denied)

strace -e trace=file?


-- 
ldv

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

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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 10:34 ` Dmitry V. Levin
@ 2004-05-14 10:37   ` Ildar Mulyukov
  2004-05-14 11:20     ` Dmitry V. Levin
  2004-05-14 11:17   ` Led
  1 sibling, 1 reply; 8+ messages in thread
From: Ildar Mulyukov @ 2004-05-14 10:37 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Dmitry V. Levin wrote:

>On Fri, May 14, 2004 at 09:55:46AM +0300, Maxim Tyurin wrote:
>  
>
>>После сегодняшнего dist-upgrade что-то не то стало происходить с apt
>>Перестал работать apt-cache от пользователя.
>>С правами вроде все нормально, пользователь в группу rpm включен
>>
>>mrkooll:~> apt-cache search psi
>>E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open (13 Permission denied)
>>    
>>
>
>strace -e trace=file?
>

У меня тоже воспроизводится. Если у Вас - нет, я кину в приват, дайте знать.

С уважением, Ильдар

-- 
Ildar  Mulyukov, 
  free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20040514)
================================================



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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 10:34 ` Dmitry V. Levin
  2004-05-14 10:37   ` Ildar Mulyukov
@ 2004-05-14 11:17   ` Led
  2004-05-14 11:23     ` Maxim Tyurin
  2004-05-14 11:26     ` Yury Kashtanov
  1 sibling, 2 replies; 8+ messages in thread
From: Led @ 2004-05-14 11:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

В сообщении от Пятница 14 Май 2004 13:34 Dmitry V. Levin написал(a):
> On Fri, May 14, 2004 at 09:55:46AM +0300, Maxim Tyurin wrote:
> > После сегодняшнего dist-upgrade что-то не то стало происходить с apt
> > Перестал работать apt-cache от пользователя.
> > С правами вроде все нормально, пользователь в группу rpm включен
> >
> > mrkooll:~> apt-cache search psi
> > E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open (13
> > Permission denied)
>
> strace -e trace=file?

Эта "фича" уже давно существует.
Похоже она проявляется в том случае, если после поледнего apt-get update были 
apt-get install (под root'ом). После apt-get update (опять же под root) 
apt-cache sarch под юзером отрабатывает уже нормально...

Led.


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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 10:37   ` Ildar Mulyukov
@ 2004-05-14 11:20     ` Dmitry V. Levin
  2004-05-15 15:47       ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2004-05-14 11:20 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, May 14, 2004 at 02:37:42PM +0400, Ildar Mulyukov wrote:
> У меня тоже воспроизводится. Если у Вас - нет, я кину в приват, дайте знать.

Не воспроизводится, так что присылайте.


-- 
ldv

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

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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 11:17   ` Led
@ 2004-05-14 11:23     ` Maxim Tyurin
  2004-05-14 11:26     ` Yury Kashtanov
  1 sibling, 0 replies; 8+ messages in thread
From: Maxim Tyurin @ 2004-05-14 11:23 UTC (permalink / raw)
  To: led; +Cc: ALT Linux Sisyphus discussion list

Led <led@ukr-fin.com.ua> writes:

> В сообщении от Пятница 14 Май 2004 13:34 Dmitry V. Levin написал(a):
>> On Fri, May 14, 2004 at 09:55:46AM +0300, Maxim Tyurin wrote:
>> > После сегодняшнего dist-upgrade что-то не то стало происходить с apt
>> > Перестал работать apt-cache от пользователя.
>> > С правами вроде все нормально, пользователь в группу rpm включен
>> >
>> > mrkooll:~> apt-cache search psi
>> > E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open (13
>> > Permission denied)
>>
>> strace -e trace=file?
>
> Эта "фича" уже давно существует.
> Похоже она проявляется в том случае, если после поледнего apt-get update были 
> apt-get install (под root'ом). После apt-get update (опять же под root) 
> apt-cache sarch под юзером отрабатывает уже нормально...

Это я пробовал под рутом на всякий случай.
А вообще я всегда через sudo запускаю
sudo apt-get clean && sudo apt-get update && sudo apt-get dist-upgrade
-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			



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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 11:17   ` Led
  2004-05-14 11:23     ` Maxim Tyurin
@ 2004-05-14 11:26     ` Yury Kashtanov
  1 sibling, 0 replies; 8+ messages in thread
From: Yury Kashtanov @ 2004-05-14 11:26 UTC (permalink / raw)
  To: led, ALT Linux Sisyphus discussion list

On Fri, 14 May 2004 14:17:42 +0300
Led <led@ukr-fin.com.ua> wrote:

> > > После сегодняшнего dist-upgrade что-то не то стало происходить с
> > > apt Перестал работать apt-cache от пользователя.
> > > С правами вроде все нормально, пользователь в группу rpm включен
> > >
> > > mrkooll:~> apt-cache search psi
> > > E: Невозможно открыть файл /var/cache/apt/srcpkgcache.bin. - open
> > > (13 Permission denied)
> 
> Эта "фича" уже давно существует.
> Похоже она проявляется в том случае, если после поледнего apt-get
> update были apt-get install (под root'ом). После apt-get update (опять
> же под root) apt-cache sarch под юзером отрабатывает уже нормально...
> 
У меня тоже появилось именно сегодня, и apt-get update от рута не
помогает:(

~~~~~~~~~
Yury Kashtanov



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

* Re: [sisyphus] apt-cache from user account
  2004-05-14 11:20     ` Dmitry V. Levin
@ 2004-05-15 15:47       ` Dmitry V. Levin
  0 siblings, 0 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2004-05-15 15:47 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, May 14, 2004 at 03:20:19PM +0400, Dmitry V. Levin wrote:
> On Fri, May 14, 2004 at 02:37:42PM +0400, Ildar Mulyukov wrote:
> > У меня тоже воспроизводится. Если у Вас - нет, я кину в приват, дайте знать.
> 
> Не воспроизводится, так что присылайте.

Удалось-таки воспроизвести, исправлено в очередной сборке
(apt-0.5.15cnc6-alt3).


-- 
ldv

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

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

end of thread, other threads:[~2004-05-15 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-14  6:55 [sisyphus] apt-cache from user account Maxim Tyurin
2004-05-14 10:34 ` Dmitry V. Levin
2004-05-14 10:37   ` Ildar Mulyukov
2004-05-14 11:20     ` Dmitry V. Levin
2004-05-15 15:47       ` Dmitry V. Levin
2004-05-14 11:17   ` Led
2004-05-14 11:23     ` Maxim Tyurin
2004-05-14 11:26     ` Yury Kashtanov

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