ebuild myebuild manifest -> no Manifest found

34 views
Skip to first unread message

Sandy Marko Knauer

unread,
Aug 18, 2012, 5:08:31 AM8/18/12
to funto...@googlegroups.com
Hi guys,

I am testing this flora. As described in this document (http://www.funtoo.org/wiki/Flora) I worked in feature myebuild name.
Wanted to create a manifesto, and also get the message that one portage created manifest. But this is not in my folder where I would expect it.

've Tried to create a manifest feature when I finish. Exactly the same, get the manifest message is created, it can not find it.

Where is my problem?

ebuild makehuman-1.0.6.9999.ebuild manifest
>>> Creating Manifest for /usr/local/portage/devebuilds/flora/media-gfx/makehuman

ls /usr/local/portage/devebuilds/flora/media-gfx/makehuman/Manifest
ls: cannot access /usr/local/portage/devebuilds/flora/media-gfx/makehuman/Manifest: No such file or directory

-Sandy

Martin Scholz

unread,
Aug 18, 2012, 5:14:12 AM8/18/12
to funto...@googlegroups.com
Hi Sandy,

it changed to

ebuild myebuild.ebuild digest

try that


-Sandy

--
To manage your subscription, visit this group at
http://groups.google.com/group/funtoo-dev?hl=en
---
Also be sure to check out:
Funtoo Forums: http://forums.funtoo.org
Planet Larry: http://larrythecow.org

Sandy Marko Knauer

unread,
Aug 18, 2012, 5:51:53 AM8/18/12
to funto...@googlegroups.com

exactly the same.

strace ebuild myebuild.ebuild digest 

open("/usr/local/portage/devebuilds/flora/media-gfx/makehuman/Manifest", O_RDONLY) = -1 ENOENT (No such file or directory)
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f672f6e5000
write(1, ">>> Creating Manifest for /usr/l"..., 82>>> Creating Manifest for /usr/local/portage/devebuilds/flora/media-gfx/makehuman
) = 82
open("/usr/local/portage/devebuilds/flora/media-gfx/makehuman/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
getdents(3, /* 4 entries */, 32768)     = 128
getdents(3, /* 0 entries */, 32768)     = 0
close(3)                                = 0

........
unlink("/usr/local/portage/devebuilds/flora/media-gfx/makehuman/Manifest") = -1 ENOENT (No such file or directory)
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x343700efa0}, {0x36e2316420, [], SA_RESTORER, 0x343700efa0}, 8) = 0
rt_sigaction(SIGUSR1, {SIG_DFL, [], SA_RESTORER, 0x343700efa0}, {0x36e2316420, [], SA_RESTORER, 0x343700efa0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, [], SA_RESTORER, 0x343700efa0}, {0x36e2316420, [], SA_RESTORER, 0x343700efa0}, 8) = 0
exit_group(0)                           = ?
+++ exited with 0 +++

if I create the file, this is manifest after a ebuild manifest gone.

-Sandy


Sandy Marko Knauer

unread,
Aug 18, 2012, 6:01:11 AM8/18/12
to funto...@googlegroups.com
Subsequent Events:
've seen in strace.

open("/usr/local/portage/devebuilds/flora/metadata/md5-cache/media-gfx/makehuman-1.0.6.9999", O_RDONLY) = -1 ENOENT (No such file or directory)

md5-cache directory does not exist for me.
I forgot something?

Martin Scholz

unread,
Aug 18, 2012, 7:18:41 AM8/18/12
to funto...@googlegroups.com
is it a git/svn checkout?

--

Sandy Marko Knauer

unread,
Aug 18, 2012, 8:13:53 AM8/18/12
to funto...@googlegroups.com
flora -> git (my github Account -> up do date)
ebuild -> svn

svn ebuild today up to date

Martin Scholz

unread,
Aug 18, 2012, 8:26:12 AM8/18/12
to funto...@googlegroups.com
Ah ok, svn like git don't generate manifests, as they are checking out the repo, so don't worry, it is a feature of the thin manifest

Sandy Marko Knauer

unread,
Aug 18, 2012, 8:32:35 AM8/18/12
to funto...@googlegroups.com
Thanks for your help.
 

Martin Scholz

unread,
Aug 18, 2012, 8:44:17 AM8/18/12
to funto...@googlegroups.com
NP YW

Mike Gilbert

unread,
Aug 18, 2012, 11:42:08 PM8/18/12
to funto...@googlegroups.com
It really has nothing to do with the version control system; rather,
this happens any time thin manifests are enabled and there are no
files in SRC_URI (no distfiles). This just happens most commonly with
"live ebuilds".
Reply all
Reply to author
Forward
0 new messages