public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] why 2 portage.py?
@ 2003-05-17 23:14 Kurt V. Hindenburg
  2003-05-18  5:03 ` Georgi Georgiev
  0 siblings, 1 reply; 2+ messages in thread
From: Kurt V. Hindenburg @ 2003-05-17 23:14 UTC (permalink / raw
  To: gentoo-dev

Why do I have portage.py in 2 different places?  They are the same 
file.

%diff /usr/lib/portage/portage.py 
/usr/lib/python2.2/site-packages/portage.py
%

%ls -l /usr/lib/python2.2/site-packages/portage.py*
-rw-r--r--    1 root     root       137997 May 17 17:53 
/usr/lib/python2.2/site-packages/portage.py
-rw-r--r--    1 root     root       152674 May 17 17:53 
/usr/lib/python2.2/site-packages/portage.pyc
-rw-r--r--    1 root     root       141169 May 17 17:53 
/usr/lib/python2.2/site-packages/portage.pyo


% ls -l /usr/lib/portage/
total 448
drwxr-xr-x    2 root     root         4096 May 17 17:53 bin/
drwxr-xr-x    2 root     root         4096 May 17 17:53 lib/
-rw-r--r--    1 root     root       137997 May 17 02:37 portage.py
-rw-r--r--    1 root     root       152674 May 17 02:37 portage.pyc
-rw-r--r--    1 root     root       141169 May 17 02:37 portage.pyo


-- 

 Kurt
---
  There is no good and evil; there is only power.

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] why 2 portage.py?
  2003-05-17 23:14 [gentoo-dev] why 2 portage.py? Kurt V. Hindenburg
@ 2003-05-18  5:03 ` Georgi Georgiev
  0 siblings, 0 replies; 2+ messages in thread
From: Georgi Georgiev @ 2003-05-18  5:03 UTC (permalink / raw
  To: Kurt V. Hindenburg; +Cc: gentoo-dev

On Sat, May 17, 2003 at 06:14:54PM -0500, Kurt V. Hindenburg wrote:
> Why do I have portage.py in 2 different places?  They are the same 
> file.
> 
> %diff /usr/lib/portage/portage.py 
> /usr/lib/python2.2/site-packages/portage.py
> %

I don't have the one in /usr/lib/portage. See if /usr/lib/portage/portage.py is
claimed by any package.

grep -l /usr/lib/portage/portage.py /var/db/pkg/*/*/CONTENTS

or

qpkg -f /usr/lib/portage/portage.py

-- 
 /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / Say no, then negotiate. -- Helga \
\ chutz@chubaka.net  /\   .o)\                                  /
/ +81(90)6266-1163  V_/_ |(/)/                                  \
\___________________________/\__________________________________/

--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2003-05-18  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-17 23:14 [gentoo-dev] why 2 portage.py? Kurt V. Hindenburg
2003-05-18  5:03 ` Georgi Georgiev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox