Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]find a bug in ebuild in overlay, how to report it?
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
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Wed Feb 26, 2014 11:15 pm    Post subject: [solved]find a bug in ebuild in overlay, how to report it? Reply with quote

I found a bug that media-libs/libao.needs to be added in the ebuild of goldendict-9999 in overlay "stuff", how to tell it to the manager? thanks

Last edited by pd1986 on Thu Feb 27, 2014 8:40 am; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21586

PostPosted: Wed Feb 26, 2014 11:57 pm    Post subject: Reply with quote

Contact whoever has write access to the overlay. Either they can fix it or they can tell refer you to someone more appropriate.
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Thu Feb 27, 2014 12:30 am    Post subject: Reply with quote

pd1986 ...

Code:
# grep -i contact <(layman --nocolor --info stuff)
 * Contact : megagreener[at]gmail[dot]com

(spam protected)

HTH & best ... khay
Back to top
View user's profile Send private message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Thu Feb 27, 2014 8:06 am    Post subject: Reply with quote

Hu wrote:
Contact whoever has write access to the overlay. Either they can fix it or they can tell refer you to someone more appropriate.


I don't know who write this. I didn't find this. That why I asked here.
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Thu Feb 27, 2014 8:28 am    Post subject: Reply with quote

khayyam told you how to see that information. Each overlay contains some metainfo files which describe among many other things the person to contact in these cases. The command he posted is just a convenient way to extract that little bit of info. You just have to substitute "stuff" with the name of the offending overlay.
Back to top
View user's profile Send private message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Thu Feb 27, 2014 8:32 am    Post subject: Reply with quote

i92guboj wrote:
khayyam told you how to see that information. Each overlay contains some metainfo files which describe among many other things the person to contact in these cases. The command he posted is just a convenient way to extract that little bit of info. You just have to substitute "stuff" with the name of the offending overlay.


I didn't notice that. Thanks
I was trying to find the contact who write that ebuild
Back to top
View user's profile Send private message
Freeky
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2011
Posts: 129
Location: Novosibirsk, Russia

PostPosted: Thu Feb 27, 2014 9:11 am    Post subject: Reply with quote

If You told about this overlay: https://github.com/megabaks/stuff then you can contact with megabaks about this overlay.
Back to top
View user's profile Send private message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Thu Feb 27, 2014 9:23 am    Post subject: Reply with quote

Freeky wrote:
If You told about this overlay: https://github.com/megabaks/stuff then you can contact with megabaks about this overlay.


Yes, I found that and I posted an issue via the site
Back to top
View user's profile Send private message
Yamakuzure
Advocate
Advocate


Joined: 21 Jun 2006
Posts: 2282
Location: Adendorf, Germany

PostPosted: Thu Feb 27, 2014 10:55 am    Post subject: Reply with quote

And the most easy solution is to use layman itself:
Code:
 ~ $ layman -i stuff

 * stuff
 * ~~~~~
 * Source  : https://github.com/megabaks/stuff.git
 * Contact : megagreener@gmail.com
 * Type    : Git; Priority: 50
 * Quality : experimental
 *
 * Description:
 *   stuff
 *
 * Link:
 *   https://github.com/megabaks/stuff
 *
 * Feed:
 *   https://github.com/megabaks/stuff/commits/master.atom
 *
;)
_________________
Important German:
  1. "Aha" - German reaction to pretend that you are really interested while giving no f*ck.
  2. "Tja" - German reaction to the apocalypse, nuclear war, an alien invasion or no bread in the house.
Back to top
View user's profile Send private message
pd1986
Guru
Guru


Joined: 19 Feb 2012
Posts: 404
Location: Paris

PostPosted: Thu Feb 27, 2014 5:11 pm    Post subject: Reply with quote

Yamakuzure wrote:
And the most easy solution is to use layman itself:
Code:
 ~ $ layman -i stuff

 * stuff
 * ~~~~~
 * Source  : https://github.com/megabaks/stuff.git
 * Contact : megagreener@gmail.com
 * Type    : Git; Priority: 50
 * Quality : experimental
 *
 * Description:
 *   stuff
 *
 * Link:
 *   https://github.com/megabaks/stuff
 *
 * Feed:
 *   https://github.com/megabaks/stuff/commits/master.atom
 *
;)


Yes, that's what I did
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