Gentoo Archives: gentoo-devhelp

From: "de Almeida
To: Mike Frysinger <vapier@g.o>, gentoo-devhelp@l.g.o
Subject: RE: [gentoo-devhelp] gdbm ebuild with 64bit off_t
Date: Wed, 23 Jan 2008 13:10:53
Message-Id: D2D7D9FE2492524A925313E2D82E1B53077BA049@ORNLEXCHANGE.ornl.gov
In Reply to: Re: [gentoo-devhelp] gdbm ebuild with 64bit off_t by Mike Frysinger
1 > -----Original Message-----
2 > From: Mike Frysinger [mailto:vapier@g.o]
3 > Sent: Wednesday, January 23, 2008 12:23 AM
4 >
5 > just modify the gdbm ebuild, add "inherit flag-o-matic", and then at
6 the
7 > top
8 > of src_compile, add append-lfs-flags.
9 > -mike
10
11 I did and I get
12
13 ->emerge --pretend --verbose gdbm
14
15 These are the packages that would be merged, in order:
16
17 Calculating dependencies \!!! Digest verification failed:
18 !!! /usr/portage/sys-libs/gdbm/gdbm-1.8.3-r3.ebuild
19 !!! Reason: Filesize does not match recorded size
20 !!! Got: 1216
21 !!! Expected: 1173
22 /
23 !!! All ebuilds that could satisfy "gdbm" have been masked.
24 !!! One of the following masked packages is required to
25 complete your request:
26 - sys-libs/gdbm-1.8.3-r3 (masked by: corruption)
27
28
29 Do I need to include gdbm in /etc/portage/package.unmask ?
30
31 Also, is the change you suggested going to be part of the next versions
32 of the gdbm ebuild?
33
34 Thanks,
35
36 --
37 Valmor
38 --
39 gentoo-devhelp@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-devhelp] gdbm ebuild with 64bit off_t Mike Frysinger <vapier@g.o>