First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 211180
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeroen Roovers <jer@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 211180 depends on: Show dependency tree
Bug 211180 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-23 17:08 0000
1) Problem:
#     Error:  Can't locate Date/Parse.pm in @INC

   Solution: Depend on dev-perl/TimeDate (see URL field).


2) Problem:
./t/000_pod..................skipped
        all skipped: Test::Pod 1.00 required for testing POD

   Solution: Depend on dev-perl/Test-Pod

------- Comment #1 From Jeroen Roovers 2008-02-23 17:22:37 0000 -------
jeroen@misha /keeps/gentoo/cvs/gentoo-x86/app-arch/dpkg $ cvs diff
dpkg-1.14.16.6.ebuild ; repoman full
Index: dpkg-1.14.16.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.14.16.6.ebuild,v
retrieving revision 1.1
diff -u -B -r1.1 dpkg-1.14.16.6.ebuild
--- dpkg-1.14.16.6.ebuild       22 Feb 2008 04:10:05 -0000      1.1
+++ dpkg-1.14.16.6.ebuild       23 Feb 2008 17:21:15 -0000
@@ -11,14 +11,15 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE="bzip2 nls selinux zlib"
+IUSE="bzip2 nls selinux test zlib"

 RDEPEND=">=dev-lang/perl-5.6.0
        >=sys-libs/ncurses-5.2-r7
        zlib? ( >=sys-libs/zlib-1.1.4 )
        bzip2? ( app-arch/bzip2 )"
 DEPEND="${RDEPEND}
-       nls? ( app-text/po4a )"
+       nls? ( app-text/po4a )
+       test? ( dev-perl/TimeDate dev-perl/Test-Pod )"

 src_unpack() {
        unpack ${A}

Setting paths:
PORTDIR = "/keeps/gentoo/cvs/gentoo-x86"
PORTDIR_OVERLAY = ""

RepoMan scours the neighborhood...

  DEPEND.bad                    3
   app-arch/dpkg/dpkg-1.14.16.6.ebuild: ~arm(default-linux/arm/2004.3)
['dev-perl/TimeDate']
   app-arch/dpkg/dpkg-1.14.16.6.ebuild: ~s390(default-linux/s390/2006.0)
['dev-perl/TimeDate']
   app-arch/dpkg/dpkg-1.14.16.6.ebuild: ~sh(default-linux/sh/2006.1)
['dev-perl/TimeDate']
  DEPEND.badindev               1
   app-arch/dpkg/dpkg-1.14.16.6.ebuild: ~m68k(default-linux/m68k)
['dev-perl/TimeDate', 'dev-perl/Test-Pod']
Please fix these important QA issues first.
RepoMan sez: "Make your QA payment on time and you'll never see the likes of
me."

------- Comment #2 From SpanKY 2008-02-23 20:39:20 0000 -------
fixed in cvs, thanks

http://sources.gentoo.org/app-arch/dpkg/dpkg-1.14.16.4.ebuild?r1=1.2&r2=1.3
http://sources.gentoo.org/app-arch/dpkg/dpkg-1.14.16.6.ebuild?r1=1.1&r2=1.2

First Last Prev Next    No search results available      Search page      Enter new bug