* [gentoo-user] Aborting due to QA concerns
@ 2006-03-29 17:17 JimD
2006-03-29 23:34 ` Jason Stubbs
0 siblings, 1 reply; 8+ messages in thread
From: JimD @ 2006-03-29 17:17 UTC (permalink / raw
To: Gentoo-User
I did an emerge -vb gnome and I am almost finished. However I am now
getting this weird error from gnome-netstatus:
What makes portage issue an "Aborting due to QA concerns"
'>>> Completed installing gnome-netstatus-2.12.0
'>>> into /var/tmp/portage/gnome-netstatus-2.12.0/image/
man:
strip: i686-pc-linux-gnu-strip --strip-unneeded
/usr/libexec/gnome-netstatus-applet
QA Notice: // installed in ${D}/${D}
QA Notice: //var installed in ${D}/${D}
QA Notice: //var/lib installed in ${D}/${D}
QA Notice: //var/lib/scrollkeeper installed in ${D}/${D}
QA Notice: //var/lib/scrollkeeper/C installed in ${D}/${D}
<snip>
!!! ERROR: net-analyzer/gnome-netstatus-2.12.0 failed.
Call stack:
misc-functions.sh, line 469: Called install_qa_check
misc-functions.sh, line 183: Called die
!!! Aborting due to QA concerns: 103 files installed
in /var/tmp/portage/gnome-netstatus-2.12.0/image///var/tmp/portage/gnome-netstatus-2.12.0/image/ !!!
If you need support, post the topmost build error, and the call stack
if relevant.
!!! install_qa_check failed; exiting.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-29 17:17 [gentoo-user] Aborting due to QA concerns JimD
@ 2006-03-29 23:34 ` Jason Stubbs
2006-03-30 2:31 ` JimD
0 siblings, 1 reply; 8+ messages in thread
From: Jason Stubbs @ 2006-03-29 23:34 UTC (permalink / raw
To: gentoo-user
On Thursday 30 March 2006 02:17, JimD wrote:
> I did an emerge -vb gnome and I am almost finished. However I am now
> getting this weird error from gnome-netstatus:
>
> What makes portage issue an "Aborting due to QA concerns"
103 files installed in /var/tmp/portage/gnome-netstatus-2.12.0/image///var/tmp/portage/gnome-netstatus-2.12.0/image/
If you look at that path /var/tmp/portage/gnome-netstatus-2.12.0/image/ is
duplicated which means the final directory that portage would install to
would be the directory it's installing from.
This is a bug that needs reporting (if hasn't been already).
--
Jason Stubbs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-29 23:34 ` Jason Stubbs
@ 2006-03-30 2:31 ` JimD
2006-03-30 9:00 ` Neil Bothwick
0 siblings, 1 reply; 8+ messages in thread
From: JimD @ 2006-03-30 2:31 UTC (permalink / raw
To: gentoo-user
On Thu, 30 Mar 2006 08:34:50 +0900
Jason Stubbs <jstubbs@gentoo.org> wrote:
> If you look at that
> path /var/tmp/portage/gnome-netstatus-2.12.0/image/ is duplicated
> which means the final directory that portage would install to would
> be the directory it's installing from.
>
> This is a bug that needs reporting (if hasn't been already).
I never reported a gentoo bug yet, though I go poke around and see what
I need to do. For now I just did an overlay for gnome-base/gnome and
removed gnome-netstatus as a dependency.
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-30 2:31 ` JimD
@ 2006-03-30 9:00 ` Neil Bothwick
2006-03-30 13:53 ` JimD
0 siblings, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2006-03-30 9:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 602 bytes --]
On Wed, 29 Mar 2006 21:31:00 -0500, JimD wrote:
> > This is a bug that needs reporting (if hasn't been already).
>
> I never reported a gentoo bug yet,
Now is as good a time to start as any.
> though I go poke around and see what
> I need to do. For now I just did an overlay for gnome-base/gnome and
> removed gnome-netstatus as a dependency.
Isn't that rather selfish? Using others' efforts to help with your
problems but not reporting when you can help them. it doesn't seem very
community-minded.
--
Neil Bothwick
"Hey Rocky, watch me pull a klingon out of my hat!"
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-30 9:00 ` Neil Bothwick
@ 2006-03-30 13:53 ` JimD
2006-03-30 14:02 ` JimD
2006-03-30 14:15 ` Neil Bothwick
0 siblings, 2 replies; 8+ messages in thread
From: JimD @ 2006-03-30 13:53 UTC (permalink / raw
To: gentoo-user
On Thu, 30 Mar 2006 10:00:19 +0100
Neil Bothwick <neil@digimed.co.uk> wrote:
> Isn't that rather selfish? Using others' efforts to help with your
> problems but not reporting when you can help them. it doesn't seem
> very community-minded.
Huh? I did a quick change late last night before I went to bed. I
didn't have time to figure out where to file a bug for Gentoo and then
make sure it is done properly so I don't get flamed. Exactly how is it
selfish to want to wait until morning to file a bug? I also wanted to
wait for my nightly emerge --sync to run and try it again just in case
it was fixed.
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-30 13:53 ` JimD
@ 2006-03-30 14:02 ` JimD
2006-03-30 14:15 ` Neil Bothwick
1 sibling, 0 replies; 8+ messages in thread
From: JimD @ 2006-03-30 14:02 UTC (permalink / raw
To: gentoo-user
On Thu, 30 Mar 2006 08:53:04 -0500
JimD <Jim@keeliegirl.dyndns.org> wrote:
root@keelie# eix net-analyzer/gnome-netstatus
* net-analyzer/gnome-netstatus
Available versions: 2.10.0 2.10.0-r1 ~2.10.0-r2 2.12.0
Installed: 2.12.0
Homepage: http://www.gnome.org/
Description: Network interface information applet
Found 1 matches
It emerged fine after I just grabbed the latest tree.
Paitience young Jedi, a virtue is!
Jim
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-30 13:53 ` JimD
2006-03-30 14:02 ` JimD
@ 2006-03-30 14:15 ` Neil Bothwick
2006-03-31 1:07 ` JimD
1 sibling, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2006-03-30 14:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 914 bytes --]
On Thu, 30 Mar 2006 08:53:04 -0500, JimD wrote:
> > Isn't that rather selfish? Using others' efforts to help with your
> > problems but not reporting when you can help them. it doesn't seem
> > very community-minded.
>
> Huh? I did a quick change late last night before I went to bed. I
> didn't have time to figure out where to file a bug for Gentoo and then
> make sure it is done properly so I don't get flamed. Exactly how is it
> selfish to want to wait until morning to file a bug? I also wanted to
> wait for my nightly emerge --sync to run and try it again just in case
> it was fixed.
You've taken my comment out of context, I was referring to your never
filing bugs but using the system to help yourself. Filing a bug is easy,
go to bugs.gentoo.org, click on the New link and answer the questions.
--
Neil Bothwick
In a country of free speech, why are there phone bills?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Aborting due to QA concerns
2006-03-30 14:15 ` Neil Bothwick
@ 2006-03-31 1:07 ` JimD
0 siblings, 0 replies; 8+ messages in thread
From: JimD @ 2006-03-31 1:07 UTC (permalink / raw
To: gentoo-user
On Thu, 30 Mar 2006 15:15:15 +0100
Neil Bothwick <neil@digimed.co.uk> wrote:
> You've taken my comment out of context, I was referring to your never
> filing bugs but using the system to help yourself. Filing a bug is
> easy, go to bugs.gentoo.org, click on the New link and answer the
> questions.
Not a problem : )
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-03-31 6:43 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-29 17:17 [gentoo-user] Aborting due to QA concerns JimD
2006-03-29 23:34 ` Jason Stubbs
2006-03-30 2:31 ` JimD
2006-03-30 9:00 ` Neil Bothwick
2006-03-30 13:53 ` JimD
2006-03-30 14:02 ` JimD
2006-03-30 14:15 ` Neil Bothwick
2006-03-31 1:07 ` JimD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox