Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89064 - Need perl-core/Storable bumped
Summary: Need perl-core/Storable bumped
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL: http://www.datanode.net/gentoo-perl/p...
Whiteboard:
Keywords:
Depends on:
Blocks: 84744
  Show dependency tree
 
Reported: 2005-04-14 04:30 UTC by Michael Cummings (RETIRED)
Modified: 2005-06-03 20:40 UTC (History)
2 users (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 Michael Cummings (RETIRED) gentoo-dev 2005-04-14 04:30:13 UTC
The core install of perl 5.8.5 (stable on your platforms) comes with Storable 2.13. 

alpha, hppa, ia64, & mips are currently only stable up to 2.07
arm, s390, & ppc up to 2.09

Please test and bump the ebuild when you can so it matches the stable perl install :) For those that this isn't the first "bug" report from me today - this bumping isn't meant to imply a faulting on your end, but on mine.

Background: We maintain perl modules as separate ebuilds for compatibility with older perl installs, as well as when we need to provide a newer version than a base perl install might contain as a dependency in another ebuild.
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-04-14 06:32:42 UTC
Stable on ppc.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-04-21 14:13:04 UTC
Just checking in, been a week.
Comment 3 SpanKY gentoo-dev 2005-04-24 02:26:53 UTC
arm/hppa/ia64/s390 stable
Comment 4 Bryan Østergaard (RETIRED) gentoo-dev 2005-04-25 01:04:50 UTC
Alpha bumped.
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2005-05-16 09:25:03 UTC
mips?
Comment 6 Arjen 2005-05-27 00:47:01 UTC
emerge -puD world fails because of this?

# emerge -puD world

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

Fetching binary packages info...
 * No password provided for username 'anonymous'

Loaded metadata pickle.
cache miss: 'x' --- cache hit: 'o'
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
  -- DONE!

Calculating world dependencies |
emerge: there are no ebuilds to satisfy ">=dev-perl/Storable-1.0.7".


!!! Problem with binary net-dns/bind-9.2.5-r4
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
# emerge -s Storable
Searching...
[ Results for search key : Storable ]
[ Applications found : 1 ]

*  perl-core/Storable
      Latest version available: 2.13
      Latest version installed: 2.13
      Size of downloaded files: 131 kB
      Homepage:   
http://www.cpan.org/modules/by-module/Storable/Storable-2.13.readme
      Description: The Perl Storable Module
      License:     Artistic
# emerge -s bind
Searching...
[ Results for search key : bind ]
[ Applications found : 1 ]

*  net-dns/bind
      Latest version available: 9.2.5-r4
      Latest version installed: 9.2.5-r4
      Size of downloaded files: 4,531 kB
      Homepage:    http://www.isc.org/products/BIND/bind9.html
      Description: BIND - Berkeley Internet Name Domain - Name Server
      License:     as-is
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2005-05-30 07:33:59 UTC
Is your overlay up to date as well? Though dev-perl/Storable isn't a direct dep 
of bind anyway. 
Comment 8 b52 2005-06-01 17:26:59 UTC
I have the same problem here:

# emerge -vuDga world
emerge: there are no ebuilds to satisfy ">=dev-perl/Storable-1.0.7".
!!! Problem with binary net-www/mplayerplug-in-2.80
!!! Possibly a DEPEND/*DEPEND problem.

or:

# emerge -vuga world
emerge: there are no ebuilds to satisfy ">=dev-perl/Storable-1.0.7".
!!! Problem with binary app-cdr/k3b-0.11.23-r2
!!! Possibly a DEPEND/*DEPEND problem.


I tried to solve the Depend-problem with 
#rm -rf /var/cache/edb/dep/*
#emerge --metadata
but no luck.
Comment 9 Michael Cummings (RETIRED) gentoo-dev 2005-06-02 01:28:12 UTC
I have done a complete recursive scan of the live portage tree - nothing dep's 
against dev-perl/Storable anymore. Do you have an overlay? (and this is all 
really not the subject of this bug - this bug is for getting the arch's up to 
date, not problems with the perl-core split out). Please open a new bug for 
this, and give me the output of emerge info (go ahead and assign the bug 
directly to me). 
Comment 10 Michael Cummings (RETIRED) gentoo-dev 2005-06-03 20:40:27 UTC
Tested on raq2, closing out now :) 
 
Those of you that posted addendum info (that was unrelated) please open a bug 
for that, but it sounds like your overlays are out of date.