* [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
@ 2010-03-05 10:01 Stroller
2010-03-05 10:37 ` Alex Schuster
2010-03-05 10:57 ` Neil Bothwick
0 siblings, 2 replies; 8+ messages in thread
From: Stroller @ 2010-03-05 10:01 UTC (permalink / raw
To: gentoo-user
Hi there,
I have this /etc/portage/bin/post_sync file on a couple of systems,
and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me
what package it belongs to. I might guess `eix`, but who knows?
Does anyone else experience this, please?
Can anyone tell me what package it belongs to, or what its purpose is?
It attracted my attention because /etc seems a funny place to keep a /
bin.
Stroller.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 10:01 [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b` Stroller
@ 2010-03-05 10:37 ` Alex Schuster
2010-03-05 10:57 ` Neil Bothwick
1 sibling, 0 replies; 8+ messages in thread
From: Alex Schuster @ 2010-03-05 10:37 UTC (permalink / raw
To: gentoo-user
Stroller writes:
> I have this /etc/portage/bin/post_sync file on a couple of systems,
> and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me
> what package it belongs to. I might guess `eix`, but who knows?
It's part of portage, and it's called after a sync of the portage tree.
> Does anyone else experience this, please?
> Can anyone tell me what package it belongs to, or what its purpose is?
>
> It attracted my attention because /etc seems a funny place to keep a /
> bin.
Here's some explanation:
http://forum.soft32.com/linux/gentoo-portage-ftopict333785.html
Wonko
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 10:01 [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b` Stroller
2010-03-05 10:37 ` Alex Schuster
@ 2010-03-05 10:57 ` Neil Bothwick
2010-03-05 11:13 ` Frank Steinmetzger
2010-03-05 11:37 ` [gentoo-user] " Stroller
1 sibling, 2 replies; 8+ messages in thread
From: Neil Bothwick @ 2010-03-05 10:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
On Fri, 5 Mar 2010 10:01:37 +0000, Stroller wrote:
> I have this /etc/portage/bin/post_sync file on a couple of systems,
> and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me
> what package it belongs to. I might guess `eix`, but who knows?
equery shows its suckiness once again :(
% qfile post_sync
app-portage/portage-utils (/etc/portage/bin/post_sync)
This means you also have qfile installed, so you could have found it
yourself :P
--
Neil Bothwick
What Aussies lack in Humour they make up for in Beer!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 10:57 ` Neil Bothwick
@ 2010-03-05 11:13 ` Frank Steinmetzger
2010-03-05 12:38 ` Neil Bothwick
2010-03-05 11:37 ` [gentoo-user] " Stroller
1 sibling, 1 reply; 8+ messages in thread
From: Frank Steinmetzger @ 2010-03-05 11:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 656 bytes --]
Am Freitag 05 März 2010 schrieb Neil Bothwick:
> On Fri, 5 Mar 2010 10:01:37 +0000, Stroller wrote:
> > I have this /etc/portage/bin/post_sync file on a couple of systems,
> > and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me
> > what package it belongs to. I might guess `eix`, but who knows?
>
> equery shows its suckiness once again :(
>
> % qfile post_sync
> app-portage/portage-utils (/etc/portage/bin/post_sync)
My qfile doesn’t find it, neither with nor without full path. And yes, I have
that bin file.
suckiness[qfile]++; ;-)
--
Gruß | Greetings | Qapla'
I wish my lawn was emo, so it would cut itself.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 10:57 ` Neil Bothwick
2010-03-05 11:13 ` Frank Steinmetzger
@ 2010-03-05 11:37 ` Stroller
1 sibling, 0 replies; 8+ messages in thread
From: Stroller @ 2010-03-05 11:37 UTC (permalink / raw
To: gentoo-user
On 5 Mar 2010, at 10:57, Neil Bothwick wrote:
> On Fri, 5 Mar 2010 10:01:37 +0000, Stroller wrote:
>
>> I have this /etc/portage/bin/post_sync file on a couple of systems,
>> and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me
>> what package it belongs to. I might guess `eix`, but who knows?
>
> equery shows its suckiness once again :(
>
> % qfile post_sync
> app-portage/portage-utils (/etc/portage/bin/post_sync)
>
> This means you also have qfile installed, so you could have found it
> yourself :P
:P
I will try to get into the habit of using qfile.
Thanks for your help, Neil & Alex.
Stroller.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 11:13 ` Frank Steinmetzger
@ 2010-03-05 12:38 ` Neil Bothwick
2010-03-05 14:06 ` Frank Steinmetzger
0 siblings, 1 reply; 8+ messages in thread
From: Neil Bothwick @ 2010-03-05 12:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
On Fri, 5 Mar 2010 12:13:54 +0100, Frank Steinmetzger wrote:
> > % qfile post_sync
> > app-portage/portage-utils (/etc/portage/bin/post_sync)
>
> My qfile doesn’t find it, neither with nor without full path. And yes,
> I have that bin file.
Is /etc/portage/postsync.d/q-reinitialize executable?
--
Neil Bothwick
"I am a Cub Ranger. We dib dib dib for the One. We dob dob dob for the
One."
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 12:38 ` Neil Bothwick
@ 2010-03-05 14:06 ` Frank Steinmetzger
2010-03-05 17:32 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 1 reply; 8+ messages in thread
From: Frank Steinmetzger @ 2010-03-05 14:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 496 bytes --]
Am Freitag 05 März 2010 schrieb Neil Bothwick:
> On Fri, 5 Mar 2010 12:13:54 +0100, Frank Steinmetzger wrote:
> > > % qfile post_sync
> > > app-portage/portage-utils (/etc/portage/bin/post_sync)
> >
> > My qfile doesn’t find it, neither with nor without full path. And yes,
> > I have that bin file.
>
> Is /etc/portage/postsync.d/q-reinitialize executable?
nope
--
Gruß | Greetings | Qapla'
Q: What’s the proper plural of a "Net-connected Windows machine"?
A: A Botnet.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: /etc/portage/bin/post_sync - not found by `equery b`
2010-03-05 14:06 ` Frank Steinmetzger
@ 2010-03-05 17:32 ` Nikos Chantziaras
0 siblings, 0 replies; 8+ messages in thread
From: Nikos Chantziaras @ 2010-03-05 17:32 UTC (permalink / raw
To: gentoo-user
On 03/05/2010 04:06 PM, Frank Steinmetzger wrote:
> Am Freitag 05 März 2010 schrieb Neil Bothwick:
>> On Fri, 5 Mar 2010 12:13:54 +0100, Frank Steinmetzger wrote:
>>>> % qfile post_sync
>>>> app-portage/portage-utils (/etc/portage/bin/post_sync)
>>>
>>> My qfile doesn’t find it, neither with nor without full path. And yes,
>>> I have that bin file.
>>
>> Is /etc/portage/postsync.d/q-reinitialize executable?
>
> nope
It should be.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-03-05 17:33 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-05 10:01 [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b` Stroller
2010-03-05 10:37 ` Alex Schuster
2010-03-05 10:57 ` Neil Bothwick
2010-03-05 11:13 ` Frank Steinmetzger
2010-03-05 12:38 ` Neil Bothwick
2010-03-05 14:06 ` Frank Steinmetzger
2010-03-05 17:32 ` [gentoo-user] " Nikos Chantziaras
2010-03-05 11:37 ` [gentoo-user] " Stroller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox