Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1955 - hylafax ebuild broken
Summary: hylafax ebuild broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-20 15:59 UTC by Grant Slater
Modified: 2002-04-24 07:20 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 Grant Slater 2002-04-20 15:59:11 UTC
hylafax ebuild seems broken, 

I get following:
---begin-quote----
linux root # emerge hylafax
Calculating dependencies \

!!! ebuild net-misc/hylafax-cvs-000614-r1 not found (possibly blocked by 
package.mask)

---end-quote-----
Comment 1 xtra 2002-04-21 10:19:41 UTC
i had the same problem
so i changed the name of the ebuild in /usr/portage/net-misc/hylafax/ to 
hylafax-000614-r1.ebuild

now emerge would start but i got following errors

>>> emerge net-misc/hylafax-000614-r1 to /

>>> Downloading http://www.ibiblio.org/gentoo/distfiles/hylafax-cvs-
000614.tar.bz2
--17:10:22--  http://www.ibiblio.org/gentoo/distfiles/hylafax-cvs-000614.tar.bz2
           => `/usr/portage/distfiles/hylafax-cvs-000614.tar.bz2'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,114,036 [application/x-tar]

100%[========================================================================>] 
1,114,036     46.23K/s    ETA 00:00

17:10:47 (46.23 KB/s) - `/usr/portage/distfiles/hylafax-cvs-000614.tar.bz2' 
saved [1114036/1114036]


>>> Downloading http://www.ibiblio.org/gentoo/distfiles/hylafax-cvs-
000614.patch.gz
--17:10:47--  http://www.ibiblio.org/gentoo/distfiles/hylafax-cvs-
000614.patch.gz
           => `/usr/portage/distfiles/hylafax-cvs-000614.patch.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:10:47 ERROR 404: Not Found.


>>> Downloading 
ftp://gentoolinux.sourceforge.net/pub/gentoolinux/current/distfiles/hylafax-cvs-
000614.patch.gz
--17:10:48--  
ftp://gentoolinux.sourceforge.net/pub/gentoolinux/current/distfiles/hylafax-cvs-
000614.patch.gz
           => `/usr/portage/distfiles/hylafax-cvs-000614.patch.gz'
Resolving gentoolinux.sourceforge.net... done.
Connecting to gentoolinux.sourceforge.net[216.136.171.201]:21... failed: 
Connection refused.
!!! Couldn't download hylafax-cvs-000614.patch.gz.  Aborting.
!!! emerge aborting on  /usr/portage/net-misc/hylafax/hylafax-000614-r1.ebuild .
Comment 2 Pierre-Henri Jondot 2002-04-22 04:10:35 UTC
I got responsible for the bad workaround xtra proposed...

The other way around is much better : 

(for those who tried renaming the .ebuild, which is certainly not enough,
emerge --clean rsync...)

mv /usr/portage/net-misc/hylafax /usr/portage/net-misc/hylafax-cvs

and emerge hylafax-cvs did the trick for me...
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-23 22:30:54 UTC
right, just to give you all an update, I will be adding hylafax-4.1.2 to the
portage tree. That one seems to be the newest stable.  Currently, I am just
making sure the initscript is gentoofified enough, before I commit it to
portage.  I will drop a note in here once I have added it.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-24 00:17:16 UTC
Right gang, hylafax-4.1.2 is in portage.  There were huge problems with it,
which is why it took so long.  You'll notice during fetch/compilation, that
GNU/sed is retrieved.  The reason for this is an upstream one.  Hylafax can not
configure with the version of sed that we have in portage.  So, the older sed is
fetched and built statically just for the configure stuff and to generate
Makefiles.  I tried to have it install things appropriately, but knowing nothing
about hylafax, and being that I do not have a modem so I can not test it anyway,
I _NEED_ you all to test this thing viciously and provide me feedback.
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-24 07:20:40 UTC
OK, there is a new sexy ebuild for hylafax-4.1.2, and it should emerge like a
dream, really.
And this time it is without getting the old sed, yadayada.  Since that is the
scope of this bug report, I am closing it. 

However, if there are errors in the way things have installed, etc, please
re-open this bug report and let me know :)