Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140111 - New ebuild: sys-apps/moreutils
Summary: New ebuild: sys-apps/moreutils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.kitenet.net/~joey/code/mor...
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay, REVIEWED
Depends on:
Blocks:
 
Reported: 2006-07-12 06:18 UTC by Berk Birand
Modified: 2008-05-15 10:02 UTC (History)
5 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 Berk Birand 2006-07-12 06:18:17 UTC
There's a very handy set of utilities that attempt to improve the coreutils package. This package, called moreutils, is available for Debian, but not for portage yet.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2006-07-16 12:07:47 UTC
I made an ebuild and committed it to the gentoo-sunrise overlay. It is available here: http://gentoo-sunrise.org/svn/reviewed/sys-apps/moreutils/
Comment 2 Joerg Plate 2008-05-10 20:20:31 UTC
1> portageq owners / /usr/bin/ts
app-misc/timestamp-1.1
        /usr/bin/ts
sys-apps/moreutils-0.29
        /usr/bin/ts

Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2008-05-15 03:17:24 UTC
*moreutils-0.29 (10 May 2008)

  10 May 2008; Greg Kroah-Hartman <gregkh@gentoo.org>
  +files/docbook-makefile.patch, +moreutils-0.29.ebuild:
  initial addition of the moreutils package
Comment 4 MageSlayer 2008-05-15 07:46:08 UTC
(In reply to comment #3)
> *moreutils-0.29 (10 May 2008)
> 
>   10 May 2008; Greg Kroah-Hartman <gregkh@gentoo.org>
>   +files/docbook-makefile.patch, +moreutils-0.29.ebuild:
>   initial addition of the moreutils package
> 

Seems like 0.29 tarball lacks sponge.1, isutf8.1, ifdata.1, ifne.1, pee.1, mispipe.1, lckdo.1 man files, so emerge gives: 
Код:

install sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1 zrun.1 mispipe.1 lckdo.1 /var/tmp/paludis/sys-apps-moreutils-0.29/image//usr/share/man/man1 
install: cannot stat `sponge.1': No such file or directory 
install: cannot stat `isutf8.1': No such file or directory 
install: cannot stat `ifdata.1': No such file or directory 
install: cannot stat `ifne.1': No such file or directory 
install: cannot stat `pee.1': No such file or directory 
install: cannot stat `mispipe.1': No such file or directory 
install: cannot stat `lckdo.1': No such file or directory 
make: *** [install] Error 1 

Please correct either ebuild itself, or tarball package
Comment 5 SpanKY gentoo-dev 2008-05-15 10:02:42 UTC
this is not a bug for people to go dumping their random issues.  open a new bug for every new issue.