On 13/08/2014 23:48, James wrote:
> Alan McKinnon gmail.com> writes:
>
>
>
> maybe I need to return to cleaning up distfiles/ by hand?
>> eclean distfiles
>
> Yea, I very familiar with cleaning up distfiles, tools and manually
> The tools never seems to be 100% effective before.
They
On 13/08/2014 23:35, James wrote:
> Neil Bothwick digimed.co.uk> writes:
>
>>> Now that I'm looking, it looks like a policy decision for the devs
>>> to formally evaluate. /distfiles/ should not be a dir for garbage,
>>> one-off-files and other such nonsense.
>
>> That's exactly what it is for.
On Wed, Aug 13, 2014 at 8:32 PM, walt wrote:
> Because I'm paranoid, I update my virtualbox ~amd64-gentoo-guest machine every
> day *before* I update my (real hardware) "production" machine. (The definition
> of "production" is left as an exercise for the reader.)
>
> Not long ago I noticed that t
On 08/14/2014 09:32 AM, walt wrote:
> Because I'm paranoid, I update my virtualbox ~amd64-gentoo-guest machine every
> day *before* I update my (real hardware) "production" machine. (The definition
> of "production" is left as an exercise for the reader.)
>
> Not long ago I noticed that the vbox g
I've recently taken an old Windows XP system and rebuilt it to run Gentoo.
Since then, I've been having issues using any type of USB input device
(which is particularly bad, since it has no PS/2 input ports).
After some indeterminate period of time, the input device simply stops
responding. Typica
Because I'm paranoid, I update my virtualbox ~amd64-gentoo-guest machine every
day *before* I update my (real hardware) "production" machine. (The definition
of "production" is left as an exercise for the reader.)
Not long ago I noticed that the vbox guest machine failed to start a gnome
session b
On 08/13/2014 03:51 PM, Walter Dnes wrote:
> Going from 3.12.13 to 3.14.14 using "make old config" and then the
> standard build (64 bit). At the DEPMOD stage near the very end I get...
>
> DEPMOD 3.14.14-gentoo
> /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 27721
> Segmentation
Going from 3.12.13 to 3.14.14 using "make old config" and then the
standard build (64 bit). At the DEPMOD stage near the very end I get...
DEPMOD 3.14.14-gentoo
/usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 27721
Segmentation fault "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PRE
On Wed, 13 Aug 2014 21:35:47 + (UTC), James wrote:
> > That's exactly what it is for. One-off files that the ebuild
> > downloads, uses and then no longer needs. Nothing in $DISTDIR is
> > needed by a running system.
> Ok so anything needed for a build of a particular package goes into
> /u
Alan McKinnon gmail.com> writes:
> >>> maybe I need to return to cleaning up distfiles/ by hand?
> eclean distfiles
Yea, I very familiar with cleaning up distfiles, tools and manually
The tools never seems to be 100% effective before.
> > Maybe we can get systemd to clean this up? It's
Neil Bothwick digimed.co.uk> writes:
> > Now that I'm looking, it looks like a policy decision for the devs
> > to formally evaluate. /distfiles/ should not be a dir for garbage,
> > one-off-files and other such nonsense.
> That's exactly what it is for. One-off files that the ebuild downloads,
Volker Armin Hemmann googlemail.com> writes:
> Any other idiotic ideas?
Hey,
JUST GO FUCK OFF!
If you cannot respondd in a cilized form, then PLEASE
Just ingnore the post
ASSHOLE!
James
On Wed 13 Aug 2014 04:19:19 PM EDT, Grant Edwards wrote:
> On 2014-08-13, Alec Ten Harmsel wrote:
>
>>> I may have to stick with sockets when I want to block until some event
>>> happens.
>>
>> To be clear, do you want to block or sleep/yield until an event
>> happens?
>
> I don't see the differen
On 13/08/2014 18:55, James wrote:
> Peter Humphrey prh.myzen.co.uk> writes:
>
>
>> On Wednesday 13 August 2014 15:07:19 James wrote:
>
>>> maybe I need to return to cleaning up distfiles/ by hand?
>
>> Yes, I see I have other things than .tar.bz2 too, now you mention it.
>
>> One of my boxes
On 13/08/2014 22:28, Grant Edwards wrote:
>> Have you considered a really simple solution like dbus?
> I don't know if I would call dbus "really simple". :)
>
> My current implementation uses Unix domain sockets (which is what dbus
> usually uses, isn't it?), and I'm trying to figure out how to r
On 13/08/2014 18:46, James wrote:
> Neil Bothwick digimed.co.uk> writes:
>
>
>>> I previously thought that /usr/portage/distfiles
>>> only contains tar files. I have not clean up the
>>> system, as I'm moving (dupicating some files for my
>>> /usr/local/ needs.
>
>> It contains everything do
On 2014-08-13, Alan McKinnon wrote:
> On 13/08/2014 19:21, Grant Edwards wrote:
>> This is not Gentoo specific, and while I'm doing my prototyping and
>> development on a Gentoo system, the eventual target is not going to
>> be running Gentoo -- so feel free to ignore this thread or throw
>> thin
On 2014-08-13, Alec Ten Harmsel wrote:
>> I may have to stick with sockets when I want to block until some event
>> happens.
>
> To be clear, do you want to block or sleep/yield until an event
> happens?
I don't see the difference -- isn't that what a blocking call does:
sleep/yield until some e
On 13/08/2014 19:21, Grant Edwards wrote:
> This is not Gentoo specific, and while I'm doing my prototyping and
> development on a Gentoo system, the eventual target is not going to be
> running Gentoo -- so feel free to ignore this thread or throw things
> at me.
>
> I'm trying to figure out how
On Wed, 13 Aug 2014 16:55:47 + (UTC), James wrote:
> Now that I'm looking, it looks like a policy decision for the devs
> to formally evaluate. /distfiles/ should not be a dir for garbage,
> one-off-files and other such nonsense.
That's exactly what it is for. One-off files that the ebuild do
On Wed, 13 Aug 2014 16:46:19 + (UTC), James wrote:
> > > I previously thought that /usr/portage/distfiles
> > > only contains tar files. I have not clean up the
> > > system, as I'm moving (dupicating some files for my
> > > /usr/local/ needs.
>
> > It contains everything downloaded by ebu
On Wed 13 Aug 2014 03:23:21 PM EDT, Grant Edwards wrote:
> On 2014-08-13, Alec Ten Harmsel wrote:
>> 2014-08-13 12:21 GMT-05:00 Grant Edwards :
>
>> Without knowing what you're doing, this sounds like a bad idea; if
>> you *need* to synchronize threads, why aren't they running in the
>> same proce
On Wed, Aug 13, 2014 at 04:55:47PM +, James wrote
> Now that I'm looking, it looks like a policy decision for the devs
> to formally evaluate. /distfiles/ should not be a dir for garbage,
> one-off-files and other such nonsense. It was (circa 2004 for me)
> a repository for compressed sources.
On 2014-08-13, Andrés Becerra Sandoval wrote:
> In short:
>
> Withouth the use of the lock, the condition variable and a shared
> variable in concert you can get in trouble!
That is often true, but
1) I don't have a shared variable that I want to associate with the
condition variable. Th
On 2014-08-13, Alec Ten Harmsel wrote:
> 2014-08-13 12:21 GMT-05:00 Grant Edwards :
> Without knowing what you're doing, this sounds like a bad idea; if
> you *need* to synchronize threads, why aren't they running in the
> same process?
I'm trying to decouple different portions of a system as mu
2014-08-13 12:21 GMT-05:00 Grant Edwards :
> This is not Gentoo specific, and while I'm doing my prototyping and
> development on a Gentoo system, the eventual target is not going to be
> running Gentoo -- so feel free to ignore this thread or throw things
> at me.
You're close enough ;) I'll try
2014-08-13 12:36 GMT-05:00 Andrés Becerra Sandoval :
> 2014-08-13 12:21 GMT-05:00 Grant Edwards :
>> This is not Gentoo specific, and while I'm doing my prototyping and
>> development on a Gentoo system, the eventual target is not going to be
>> running Gentoo -- so feel free to ignore this thread
2014-08-13 12:21 GMT-05:00 Grant Edwards :
> This is not Gentoo specific, and while I'm doing my prototyping and
> development on a Gentoo system, the eventual target is not going to be
> running Gentoo -- so feel free to ignore this thread or throw things
> at me.
>
> I'm trying to figure out how
This is not Gentoo specific, and while I'm doing my prototyping and
development on a Gentoo system, the eventual target is not going to be
running Gentoo -- so feel free to ignore this thread or throw things
at me.
I'm trying to figure out how to synchronize threads which may be in
different proce
Am 13.08.2014 um 18:55 schrieb James:
> Peter Humphrey prh.myzen.co.uk> writes:
>
>
>> On Wednesday 13 August 2014 15:07:19 James wrote:
>>> maybe I need to return to cleaning up distfiles/ by hand?
>> Yes, I see I have other things than .tar.bz2 too, now you mention it.
>> One of my boxes runs ht
Am 13.08.2014 um 18:46 schrieb James:
> Neil Bothwick digimed.co.uk> writes:
>
>
>>> I previously thought that /usr/portage/distfiles
>>> only contains tar files. I have not clean up the
>>> system, as I'm moving (dupicating some files for my
>>> /usr/local/ needs.
>> It contains everything dow
Peter Humphrey prh.myzen.co.uk> writes:
> On Wednesday 13 August 2014 15:07:19 James wrote:
> > maybe I need to return to cleaning up distfiles/ by hand?
> Yes, I see I have other things than .tar.bz2 too, now you mention it.
> One of my boxes runs http-replicator to serve distfiles to the ne
Neil Bothwick digimed.co.uk> writes:
> > I previously thought that /usr/portage/distfiles
> > only contains tar files. I have not clean up the
> > system, as I'm moving (dupicating some files for my
> > /usr/local/ needs.
> It contains everything downloaded by ebuilds.
I guess our ebuilds a
Howdy,
It purports to be a better file integrity checker than tripwire;
it even supports using postgresql for very large needs.
There is a scant list of files suggested in the aide docs
to generate the initial md5 records of these (critically)
monitored files. [1]
# Next decide what directori
On Wednesday 13 August 2014 15:07:19 James wrote:
> I previously thought that /usr/portage/distfiles
> only contains tar files. I have not clean up the
> system, as I'm moving (dupicating some files for my
> /usr/local/ needs.
>
> But I do not remember ever seeing any types of files
> other tha
On Wed, 13 Aug 2014 15:07:19 + (UTC), James wrote:
> I previously thought that /usr/portage/distfiles
> only contains tar files. I have not clean up the
> system, as I'm moving (dupicating some files for my
> /usr/local/ needs.
It contains everything downloaded by ebuilds.
> But I do not
I previously thought that /usr/portage/distfiles
only contains tar files. I have not clean up the
system, as I'm moving (dupicating some files for my
/usr/local/ needs.
But I do not remember ever seeing any types of files
other than compressed tar files in /distfiles/
Now I have (sampling):
*
On Wed, Aug 13, 2014 at 8:37 PM, James wrote:
> I previously thought that /usr/portage/distfiles
> only contains tar files. I have not clean up the
> system, as I'm moving (dupicating some files for my
> /usr/local/ needs.
>
> But I do not remember ever seeing any types of files
> other than co
On 2014-08-13, gottl...@nyu.edu wrote:
> (I use gnome, hence systemd.
Oh my. You have my condolances on both counts. ;)
> I have no modem, except the cable modem.)
>
> network-manager
Ouch. Another thorn...
> requires ppp and the latest version of ppp (just installed by today's
> update wo
On Wed, Aug 13 2014, Alan McKinnon wrote:
> On 13/08/2014 14:42, gottl...@nyu.edu wrote:
>> (I use gnome, hence systemd. I have no modem, except the cable modem.)
>>
>> network-manager requires ppp and the latest version of ppp (just
>> installed by today's update world) wants me to add ppp supp
On 13/08/2014 14:42, gottl...@nyu.edu wrote:
> (I use gnome, hence systemd. I have no modem, except the cable modem.)
>
> network-manager requires ppp and the latest version of ppp (just
> installed by today's update world) wants me to add ppp support to my
> kernel.
>
> I can certainly do so; i
On Wednesday, August 13, 2014 08:42:57 AM gottl...@nyu.edu wrote:
> (I use gnome, hence systemd. I have no modem, except the cable modem.)
>
> network-manager requires ppp and the latest version of ppp (just
> installed by today's update world) wants me to add ppp support to my
> kernel.
>
> I c
(I use gnome, hence systemd. I have no modem, except the cable modem.)
network-manager requires ppp and the latest version of ppp (just
installed by today's update world) wants me to add ppp support to my
kernel.
I can certainly do so; is that considered advisable? If so must I do it
right away
On 13/08/2014 14:18, Alec Ten Harmsel wrote:
> On Wed 13 Aug 2014 03:10:22 AM EDT, Alan McKinnon wrote:
>> Bash is also like that, omfg; bash seems to have been designed to make
>> decent code fundamentally impossible to write...
>
> I mean, if you're trying to write anything more than a screenful
On Wed 13 Aug 2014 03:10:22 AM EDT, Alan McKinnon wrote:
> Bash is also like that, omfg; bash seems to have been designed to make
> decent code fundamentally impossible to write...
I mean, if you're trying to write anything more than a screenful in Bash
you should definitely use Ruby or Python IMN
On Tue, 12 Aug 2014 18:33:21 -0500
Canek Peláez Valdés wrote:
> Assuming you want to disable the functionality for one user, this
> disables both the functionality *AND* the buttons (they show up grayed
> out):
>
> $ cat /etc/polkit-1/rules.d/10-no-restart-shutdown.rules
> polkit.addRule(functio
On 13/08/2014 08:38, J. Roeleveld wrote:
>> The good thing about php is that everyone and their dog can knock out
>> > running code.
>> > The bad thing about php is that they do.
> Not PHP's fault, lazy developers' fault.
>
I disagree. It starts with the language.
If a language makes it trivial
47 matches
Mail list logo