Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7365 - emerge vnc can't build vncviewer.man
Summary: emerge vnc can't build vncviewer.man
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks: 6614
  Show dependency tree
 
Reported: 2002-09-02 07:20 UTC by Alistair McDonald
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair McDonald 2002-09-02 07:20:34 UTC
"emerge vnc" fails due to error, as reported in 
http://forums.gentoo.org/viewtopic.php?t=12642&highlight=vncviewer+man. workaround 
also in that page is to touch the file during build process. 

Don't know if the build is wrong or 
the file is missing from the package.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-03 03:10:18 UTC
I have put an -r3 ebuild into portage, which should sort out this issue, amongst
others.  Please test and report.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-03 03:12:12 UTC
ooh, also, if you could pass the word on to the users on the forums who are
concerned with this to test, that would be fantastic.

Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-07 07:46:31 UTC
Alistair?
Comment 4 Alistair McDonald 2002-09-08 14:01:37 UTC
I cannot test this bug! 

# cd /usr/portage/net-misc/vnc
# emerge vnc-3.3.3-
r3.ebuild
Calculating dependencies \!!! doebuild: /usr/portage/net-misc/vnc/vnc-3.3.3-
r3.ebuild not found.
portage: aux_get(): (1) couldn't open cache entry for net-misc/vnc-3.3.3-
r3
(likely caused by syntax error or corruption in the net-misc/vnc-3.3.3-r3 ebuild.)
emerge: 
create(): aux_get() error on net-misc/vnc-3.3.3-r3; aborting...

Please assist.
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-09 08:23:14 UTC
rm /var/cache/edb/dep/*
cd /usr/portage/net-misc/vnc
emerge vnc-3.3.3-r3.ebuild
Comment 6 Alistair McDonald 2002-09-09 08:56:25 UTC
Still no joy.

I believe that I have a fairly standard setup here, I have never played with any 
flags or anything, only ever emerged software.

(note I changed your instructions to rm -r as a 
lot of subdirs remained)

altair root # rm -r /var/cache/edb/dep/*
altair root # cd 
/usr/portage/net-misc/vnc
altair vnc # emerge vnc-3.3.3-r3.ebuild
Calculating 
dependencies \!!! doebuild: /usr/portage/net-misc/vnc/vnc-3.3.3-r3.ebuild not 
found.
portage: aux_get(): (1) couldn't open cache entry for net-misc/vnc-3.3.3-r3
(likely 
caused by syntax error or corruption in the net-misc/vnc-3.3.3-r3 ebuild.)
emerge: create(): 
aux_get() error on net-misc/vnc-3.3.3-r3; aborting...

<grabbing straws in dark>
The error 
has always been a syntax error or corruption, are you using a newer version of the appropriate 
utility or something? 
</grabbing straws in dark>
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-14 01:11:27 UTC
you did emerge rsync right?
Comment 8 Alistair McDonald 2002-09-16 02:18:16 UTC
Well, all I can say is that I have much to learn! 

This bug appears to be fixed. Thanks.