Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where should I file a report about a ebuild in a overlay?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
pigsboss
n00b
n00b


Joined: 27 Dec 2011
Posts: 20

PostPosted: Sat Mar 16, 2013 2:25 pm    Post subject: Where should I file a report about a ebuild in a overlay? Reply with quote

"=app-editors/texworks-9999-r4", in betagarden needs attention.

Due to the original x11-libs/qt-core has been moved to dev-qt/qtcore, someone may need to update the dependency of texworks-9999-r4.ebuild:

from
Code:

DEPEND=">=x11-libs/qt-core-4.5:4
        app-text/poppler[qt4]
        >=app-text/hunspell-1.2.2"

to
Code:

DEPEND=">=dev-qt/qtcore-4.5:4
        app-text/poppler[qt4]
        >=app-text/hunspell-1.2.2"

_________________
Pig's Boss / 猪头
Back to top
View user's profile Send private message
ulenrich
Veteran
Veteran


Joined: 10 Oct 2010
Posts: 1480

PostPosted: Sat Mar 16, 2013 3:25 pm    Post subject: Reply with quote

This is more likely at forum "unsupported Software"

Or just a new bug:
[betagarden overlay] =app-editors/texworks-9999-r4 qt-core moved to qtcore
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Sat Mar 16, 2013 4:14 pm    Post subject: Reply with quote

An overlay maintainer should specify where to report bugs. Some prefer that it be e-mailed to the overlay maintainer. Some have an arrangement to borrow use of the Gentoo Bugzilla.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Sat Mar 16, 2013 4:32 pm    Post subject: Reply with quote

If there is no explicit request (which is actually the case for most overlays), I would understand it that email should be used.
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Sun Mar 17, 2013 2:49 am    Post subject: Reply with quote

Betagarden overlay is in layman, so use the info available in layman to determine where bugs should go...

Code:
brian@big_daddy ~/Dev/git/layman $ layman -i betagarden

 * betagarden
 * ~~~~~~~~~~
 * Sources:
 *   1. git://git.overlays.gentoo.org/proj/betagarden.git
 *   2. http://git.overlays.gentoo.org/gitroot/proj/betagarden.git
 *   3. git+ssh://git@git.overlays.gentoo.org/proj/betagarden.git
 *
 * Contact : Team Betagarden <betagarden@gentoo.org>
 * Type    : Git; Priority: 50
 * Quality : experimental
 *
 * Description:
 *   Joint beta-quality overlay effort to reduce overlay scatter. Any dev is welcome to join.
 *
 * Link:
 *   http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=summary
 *
 * Feeds:
 *   http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=atom
 *   http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=rss
 *

brian@big_daddy ~/Dev/git/layman $


As you can see: "Contact : Team Betagarden <betagarden@gentoo.org>" it has an @gentoo.org email alias, so report bugs in bugzilla, just add [betagarden overlay] to the bug summary.
_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum