Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279230 - emerge: there are no ebuilds to satisfy "phpbb".
Summary: emerge: there are no ebuilds to satisfy "phpbb".
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-26 21:59 UTC by Sagittaur
Modified: 2009-07-26 23:10 UTC (History)
1 user (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 Sagittaur 2009-07-26 21:59:42 UTC
This command:
emerge -s phpbb
...gives this output:
*  www-apps/phpBB [ Masked ]
      Latest version available: 3.0.4
      Latest version installed: [ Not Installed ]
      Size of files: 1,463 kB
      Homepage:      http://www.phpbb.com/
      Description:   phpBB is an open-source bulletin board package.
      License:       GPL-2


Reproducible: Always

Steps to Reproduce:
emerge -a phpbb
or
emerge -a -D phpbb
Actual Results:  
These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "phpbb".

Expected Results:  
Something similar to when I emerged everything else...?

Gentoo docs say that the error message indicates a bug.

I just installed Gentoo about a week ago, so everything ought to be fresh.  Tried "emerge --sync" just in case, but it made no difference.

Since this software is more or less just a bunch of PHP files, I believe I can just download it to a web directory without the need to compile or "install" anything.
Comment 1 Thomas Sachau gentoo-dev 2009-07-26 22:02:23 UTC
You should read the output: its phpBB and not phpbb ;-)
Comment 2 Sagittaur 2009-07-26 23:10:16 UTC
Dang!  Sorry 'bout that.