Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Whats wrong with portage?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Sun Jun 15, 2003 9:21 am    Post subject: Whats wrong with portage? Reply with quote

Code:

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild    U ] net-misc/nforce-net-1.0.0261-r1 [1.0.0256]
[ebuild    U-] sys-apps/hotplug-20030501-r2 [20030501-r2]


1st:
Why is the nforce-net package in portage when it is imposible to download it? Shouldn't the portage tree maitainers first get the package to the main mirror before posting the ebuild into the main tree?

2nd:
What is this [ebuild U-] ? And the version number is exactly the same...
When I try to emerge this is what I get:
Code:

snus root # emerge hotplug
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/hotplug-20030501-r2 to /
>>> md5 src_uri ;-) hotplug-2003_05_01.tar.gz
>>> md5 src_uri ;-) hotplug-20030501-r1-gentoo-patches.tar.bz2
>>> Unpacking source...
>>> Unpacking hotplug-2003_05_01.tar.gz to /var/tmp/portage/hotplug-20030501-r2/work
>>> Unpacking hotplug-20030501-r1-gentoo-patches.tar.bz2 to /var/tmp/portage/hotplug-20030501-r2/work
 * Applying various patches (bugfixes/updates)...
 *   001_all_hotplug-20030501-pci.rc-gentoo.patch.bz2...                  [ ok ]
 *   002_all_hotplug-20030501-usb.rc-gentoo.patch.bz2...                  [ ok ]
 *   003_all_hotplug-20030501-usb.agent-gentoo.patch.bz2...               [ ok ]
 *   004_all_hotplug-20030501-net.agent-gentoo.patch.bz2...               [ ok ]
 *   005_all_hotplug-20030501-hotplug.functions-gentoo.patch.bz2...       [ ok ]
 * Done with patching
>>> Source unpacked.

>>> Install hotplug-20030501-r2 into /var/tmp/portage/hotplug-20030501-r2/image/ category sys-apps
man:
prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/hotplug-20030501-r2/image/

Traceback (most recent call last):
  File "/usr/bin/emerge", line 1943, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1203, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1712, in doebuild
    return merge(settings["CATEGORY"],settings["PF"],settings["D"],settings["BUILDDIR"]+"/build-info",myroot,myebuild=settings["EBUILD"])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1818, in merge
    mylink.create()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3909, in create
    os.makedirs(self.dbdir)
  File "/usr/lib/python2.2/os.py", line 204, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: '//var/db/pkg/sys-apps/hotplug-20030501-r2'


Any clues?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum