Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32633

Summary: can't emerge nxserver-personal
Product: Gentoo Linux Reporter: Dave Andruczyk <djandruczyk>
Component: Current packagesAssignee: Stuart Herbert (RETIRED) <stuart>
Status: VERIFIED TEST-REQUEST    
Severity: blocker CC: mholzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dave Andruczyk 2003-11-03 09:18:33 UTC
sudo emerge nxserver-personal
Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/nxserver-personal-1.2.2-r2 to /
>>> Resuming download...
>>> Downloading
http://www.nomachine.com/download/nxserver-PE-1.2.2/RedHat-9.0/nxserver-1.2.2-86.i386.rpm
--12:14:37-- 
http://www.nomachine.com/download/nxserver-PE-1.2.2/RedHat-9.0/nxserver-1.2.2-86.i386.rpm
           => `/usr/portage/distfiles/nxserver-1.2.2-86.i386.rpm'
Resolving www.nomachine.com... done.
Connecting to www.nomachine.com[151.8.97.29]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download nxserver-1.2.2-86.i386.rpm. Aborting.


Reproducible: Always
Steps to Reproduce:
1. emerge nxserver-personal


Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/nxserver-personal-1.2.2-r2 to /
>>> Resuming download...
>>> Downloading
http://www.nomachine.com/download/nxserver-PE-1.2.2/RedHat-9.0/nxserver-1.2.2-86.i386.rpm
--12:14:37-- 
http://www.nomachine.com/download/nxserver-PE-1.2.2/RedHat-9.0/nxserver-1.2.2-86.i386.rpm
           => `/usr/portage/distfiles/nxserver-1.2.2-86.i386.rpm'
Resolving www.nomachine.com... done.
Connecting to www.nomachine.com[151.8.97.29]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download nxserver-1.2.2-86.i386.rpm. Aborting.

Expected Results:  
package would be emerged properly.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2003-11-03 13:10:18 UTC
I had the same problem this morning when I tried to emerge this package.
 I'm looking into the cause (I didn't do this latest ebuild) most urgenty!

Stu
Comment 2 Stuart Herbert (RETIRED) gentoo-dev 2003-11-05 15:45:47 UTC
Right, found it.  The digest on the ebuild was incorrect.  I have committed
a fix for this, and tested it locally.  Can you do an emerge sync, and then
give it another go please?

Thanks,
Stu
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-11-05 15:55:01 UTC
seems they have changed the file since last time
Comment 4 Stuart Herbert (RETIRED) gentoo-dev 2003-11-05 16:48:55 UTC
The digests for nxserver-personal, nxserver-business and nxserver-enterprise
are identical; even though the RPM files downloaded are different.  In this
case, you probably didn't remove the RPM file from distfiles before making
the digests.

Please read my posting to -core from a couple of weeks ago which contains
clear instructions on how to do this, and what problems to check for.

I'll fix nxserver-business and nxserver-enterprise Friday, when I've time
to sit at the console (I actually use nxserver to do all my Gentoo work,
making it tricky at times to actually maintain the nxserver ebuilds myself
:) and dig out the relevant license keys.

Thanks,
Stu
Comment 5 Stuart Herbert (RETIRED) gentoo-dev 2005-02-17 03:18:54 UTC
Closing old bug.