public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3
@ 2007-09-07 22:06 Joshua Hoblitt
  2007-09-08  0:40 ` Chris Gianelloni
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Hoblitt @ 2007-09-07 22:06 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 2627 bytes --]

I'm not sure what's going on here.  I've tried removing the the file from my
distfiles dir repeatedly and even pruging catalyst's cache and starting the
stage4 build over.  No matter what I try catalyst consistently dies trying to
[re-]download this package.  The ebuild seems to be OK outside of catalyst with
the exact same portage configuration files.  Any ideas?

-J

--
>>> Emerging (5 of 81) app-text/tetex-3.0_p1-r3 to /
--21:44:56--  http://distfiles.gentoo.org/distfiles/tetex-texmf-3.0.tar.gz
           => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
Resolving distfiles.gentoo.org... 156.56.247.195, 216.165.129.135, 64.50.238.52, ...
Connecting to distfiles.gentoo.org|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

--21:44:56--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/tetex-texmf-3.0.tar.gz
           => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

--21:44:56--  ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmf-3.0.tar.gz
           => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
Resolving cam.ctan.org... 128.232.104.10
Connecting to cam.ctan.org|128.232.104.10|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /tex-archive/systems/unix/teTeX/current/distrib ... done.
==> SIZE tetex-texmf-3.0.tar.gz ... done.
==> PASV ... done.    ==> REST 91402377 ... done.    
==> RETR tetex-texmf-3.0.tar.gz ... done.
Length: 91,402,377 (87M), 0 (0) remaining

100%[+++++++++++++++++++++++++++++++++++++] 91,402,377    --.--K/s             

21:45:00 (0.00 B/s) - `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz' saved [91402377]

!!! Couldn't download 'tetex-texmf-3.0.tar.gz'. Aborting.

!!! catalyst: Error in attempt to build packages


Traceback (most recent call last):
  File "modules/generic_stage_target.py", line 1186, in build_packages
    " build_packages "+mypack,"Error in attempt to build packages",env=self.env)
  File "/usr/lib/catalyst/modules/catalyst_support.py", line 485, in cmd
    raise CatalystError,myexc
CatalystError: <unprintable instance object>
None

!!! catalyst: stage4build aborting due to error.


Catalyst aborting....

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3
  2007-09-07 22:06 [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3 Joshua Hoblitt
@ 2007-09-08  0:40 ` Chris Gianelloni
  2007-09-12  4:18   ` Joshua Hoblitt
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Gianelloni @ 2007-09-08  0:40 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

On Fri, 2007-09-07 at 12:06 -1000, Joshua Hoblitt wrote:
> I'm not sure what's going on here.  I've tried removing the the file from my
> distfiles dir repeatedly and even pruging catalyst's cache and starting the
> stage4 build over.  No matter what I try catalyst consistently dies trying to
> [re-]download this package.  The ebuild seems to be OK outside of catalyst with
> the exact same portage configuration files.  Any ideas?

It looks like the Manifest/digest for that package is broken in your
snapshot.  I would suggest making a new snapshot after verifying the
package's distfile and re-running ebuild ... digest on the offending
ebuild.  Of course, if taking a completely new snapshot isn't an issue
for you, do that and see if it is fixed.  If it isn't, file a bug
against the package, please.

-- 
Chris Gianelloni
Release Engineering Strategic Lead
Alpha/AMD64/x86 Architecture Teams
Games Developer/Council Member/Foundation Trustee
Gentoo Foundation

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3
  2007-09-08  0:40 ` Chris Gianelloni
@ 2007-09-12  4:18   ` Joshua Hoblitt
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Hoblitt @ 2007-09-12  4:18 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]

It was the package, I added app-text/tetex-3.0_p1-r4 to my snapshot and
the package built correctly.  Thanks!

-J

--
On Fri, Sep 07, 2007 at 05:40:15PM -0700, Chris Gianelloni wrote:
> On Fri, 2007-09-07 at 12:06 -1000, Joshua Hoblitt wrote:
> > I'm not sure what's going on here.  I've tried removing the the file from my
> > distfiles dir repeatedly and even pruging catalyst's cache and starting the
> > stage4 build over.  No matter what I try catalyst consistently dies trying to
> > [re-]download this package.  The ebuild seems to be OK outside of catalyst with
> > the exact same portage configuration files.  Any ideas?
> 
> It looks like the Manifest/digest for that package is broken in your
> snapshot.  I would suggest making a new snapshot after verifying the
> package's distfile and re-running ebuild ... digest on the offending
> ebuild.  Of course, if taking a completely new snapshot isn't an issue
> for you, do that and see if it is fixed.  If it isn't, file a bug
> against the package, please.
> 
> -- 
> Chris Gianelloni
> Release Engineering Strategic Lead
> Alpha/AMD64/x86 Architecture Teams
> Games Developer/Council Member/Foundation Trustee
> Gentoo Foundation



[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-09-12  4:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-07 22:06 [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3 Joshua Hoblitt
2007-09-08  0:40 ` Chris Gianelloni
2007-09-12  4:18   ` Joshua Hoblitt

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