On 03/29/2015 02:06 AM, Franz Fellner wrote:
>>
>> Yeah, but I have to be in the directory where the ebuild lives for that
>> to work. `emerge foo` works anywhere. It's also more flexible -- if I
>> want the *unpatched* files, I just Ctrl-C earlier =)
>
> The ebuild-command works from every direct
Michael Orlitzky wrote:
> On 03/28/2015 01:40 PM, Todd Goodman wrote:
> >>
> >> Some ebuilds may patch configure.ac or Makefile.am -- in that case it's
> >> a little harder. I'm sure there's an elegant way to do it, but what I
> >> usually do is begin to emerge the package and Ctrl-C it when it sta
On Saturday, March 28, 2015 7:48:48 PM Sebas Pedersen wrote:
> I see, thanks for clarifying that. So looks like not too many options,
> either try to update the bios and/or replace the CPU.
>
> I really appreciated you replys and time.
>
> Thanks!,
> Sebas
>
There's a few things you can try.
On 03/28/2015 01:40 PM, Todd Goodman wrote:
>>
>> Some ebuilds may patch configure.ac or Makefile.am -- in that case it's
>> a little harder. I'm sure there's an elegant way to do it, but what I
>> usually do is begin to emerge the package and Ctrl-C it when it starts
>> compiling. Then you can fin
On 03/28/2015 01:17 PM, James wrote:
>
> Is there a way to includes those files for archiving so something like
> elogviewer could make them available systematically? Do you think the
> maintainer of elogviewer is open to that sort of request, formally (BGO) or
> informally (personal email?). Anot
On Sat, Mar 28, 2015 at 07:48:48PM -0300, Sebas Pedersen wrote:
> >>> bios update/microcode update. A google search suggests that you have
> >>> run into an errata.
> >>
> >> Oh OK, thank you. Must have miss that in the search. So you are saying
> >> that the error comes from a bios errata (and do
On Saturday 28 Mar 2015 22:48:48 Sebas Pedersen wrote:
> On 28-03-2015 07:37 PM, Volker Armin Hemmann wrote:
> > Am 28.03.2015 um 23:00 schrieb Sebas Pedersen:
> >> On 28-03-2015 06:45 PM, Volker Armin Hemmann wrote:
> >>> Am 28.03.2015 um 14:58 schrieb Sebas Pedersen:
> Hi guys,
>
> >>>
On 28-03-2015 07:37 PM, Volker Armin Hemmann wrote:
Am 28.03.2015 um 23:00 schrieb Sebas Pedersen:
On 28-03-2015 06:45 PM, Volker Armin Hemmann wrote:
Am 28.03.2015 um 14:58 schrieb Sebas Pedersen:
Hi guys,
From a few days ago I am experimenting an MCE error.
Sometimes I turn on the computer
Am 28.03.2015 um 23:00 schrieb Sebas Pedersen:
> On 28-03-2015 06:45 PM, Volker Armin Hemmann wrote:
>> Am 28.03.2015 um 14:58 schrieb Sebas Pedersen:
>>> Hi guys,
>>>
>>> From a few days ago I am experimenting an MCE error.
>>> Sometimes I turn on the computer and at some point while booting the
>
On 28-03-2015 06:45 PM, Volker Armin Hemmann wrote:
Am 28.03.2015 um 14:58 schrieb Sebas Pedersen:
Hi guys,
From a few days ago I am experimenting an MCE error.
Sometimes I turn on the computer and at some point while booting the
kernel (after the grub menu) just freezes and puts this:
CPU 0:
Am 28.03.2015 um 14:58 schrieb Sebas Pedersen:
> Hi guys,
>
> From a few days ago I am experimenting an MCE error.
> Sometimes I turn on the computer and at some point while booting the
> kernel (after the grub menu) just freezes and puts this:
>
> CPU 0: Machine Check Exception: 4 Bank 4: b200
2015-03-28 15:26 GMT-06:00 Jc García :
> When I'm trying to make an ebuild I only use the ebuild(5) tool,
It was the ebuild(1) tool.
2015-03-28 14:43 GMT-06:00 James :
> likewise I've been hacking at ebuilds for apache (spark and mesos)
> The spark file are still under /var/tmp/portage/sys-cluster but the mesos
> files, compiled just yesterday are not under /var/tmp/portage. The
> same is true for ebuild in the portage tree. S
Todd Goodman bonedaddy.net> writes:
> * Michael Orlitzky gentoo.org> [150328 12:11]:
> > On 03/28/2015 10:36 AM, James wrote:
> > > James tampabay.rr.com> writes:
> > >> Often, I need to inspect and ponder these files: configure.ac
> > >> and Makefile
> > >> .am for a given ebuild. Is there
On Sat, Mar 28, 2015 at 06:45:09PM +0100, waben...@gmail.com wrote:
> Frank Steinmetzger wrote:
>
> > Hey gurus
> >
> > I may soon get me a shiny (not in the sense of glossy, mind you) new
> > monitor. Along with it, I’m planning on purchasing a colorimeter to
> > properly calibrate it. Can anyone
James writes:
> Nicolas Sebrecht laposte.net> writes:
>
>
>> > > For the distribution, I'd recommend Alpine:
>> > > http://www.alpinelinux.org/about
>
>> Sorry, I can't. I don't have them anymore while I'm sure they are still
>> used in production. It's something easy to do, though. The scrip
Frank Steinmetzger wrote:
> Hey gurus
>
> I may soon get me a shiny (not in the sense of glossy, mind you) new
> monitor. Along with it, I’m planning on purchasing a colorimeter to
> properly calibrate it. Can anyone give me a recommendation for a
> device that runs well with Linux?
>
> It does
* Michael Orlitzky [150328 12:11]:
> On 03/28/2015 10:36 AM, James wrote:
> > James tampabay.rr.com> writes:
> >
> >
> >> Often, I need to inspect and ponder these files: configure.ac and Makefile
> >> .am for a given ebuild. Is there an easy way to look at them with
> >> compiling the ebuild
2015-03-28 11:26 GMT-06:00 James :
> Jc García gmail.com> writes:
>
>
>> I use /usr/bin/ebuild for this, emege run this when building, just
>> run the build up to the prepare function so patches are applied if
>> any, and look in /var/tmp/portage/cat/pkg/work/ for the 'prepared'
>> sources.
>
>>
Jc García gmail.com> writes:
> I use /usr/bin/ebuild for this, emege run this when building, just
> run the build up to the prepare function so patches are applied if
> any, and look in /var/tmp/portage/cat/pkg/work/ for the 'prepared'
> sources.
> # ebuild $PORTDIR/cat/pkg/pkg-00.ebuild prepa
Michael Orlitzky gentoo.org> writes:
> Those files are part of the upstream tarball. The easiest way to fetch
> the sources without compiling them is with `emerge -f`. Then you can
> copy the tarball out of $DISTDIR and unpack it somewhere.
> Some ebuilds may patch configure.ac or Makefile.am -
2015-03-28 11:08 GMT-06:00 Jc García :
>
> I have this alias in my bashrc for using the ebuild command easily.
>
*Correction
alias ebuild=" sudo -u portage ebuild "
2015-03-28 8:36 GMT-06:00 James :
>Is there an easy way to look at them
> *without* compiling the ebuild ?
>
I use /usr/bin/ebuild for this, emege run this when building, just
run the build up to the prepare function so patches are applied if
any, and look in /var/tmp/portage/cat/pkg/work/ for t
You forgot one important point:
It's a completely open product!
ColorHug is OpenHardware. The software is OpenSource (hosted at github).
Concerning setting up your computer with the generated profile:
I think that should be possible with colord.
Rich Freeman wrote:
> On Sat, Mar 28, 2015 at 7:48
On 03/28/2015 10:36 AM, James wrote:
> James tampabay.rr.com> writes:
>
>
>> Often, I need to inspect and ponder these files: configure.ac and Makefile
>> .am for a given ebuild. Is there an easy way to look at them with
>> compiling the ebuild ?
>
> oops,
>
> Should be : Often, I need to in
On Sat, Mar 28, 2015 at 7:48 AM, Franz Fellner wrote:
>
> You maybe want to have a look at ColorHug:
> http://www.hughski.com/
> I don't own one, but it should work just fine.
>
I'm still not sure if I feel the need greatly enough to invest in one,
but this looks like a very nice solution. They
Walter Dnes waltdnes.org> writes:
>
> First of all, thanks to everybody who answered my questions, and
> helped me get it working. Now for the setup.
Walter,
This is great, practical documentation. I have kept copies of several
things you have written over the years. My favorite is the or
gmx.de> writes:
> Ok, since there are many ways to do it and documents such old, that
> are simply wrong (why not to remove that stuff):
> If possible:
> I want to reboot a new kernel with kexec and without systemd (I am
> using openrc).
> What document is recommended to read and to use?
I not
James tampabay.rr.com> writes:
> Often, I need to inspect and ponder these files: configure.ac and Makefile
> .am for a given ebuild. Is there an easy way to look at them with
> compiling the ebuild ?
oops,
Should be : Often, I need to inspect and ponder these files: configure.ac
and Makefil
Hello,
Often, I need to inspect and ponder these files: configure.ac and Makefile
.am for a given ebuild. Is there an easy way to look at them with
compiling the ebuild ? If not, then when I build a given package, is there
something like elogviewer that can be customized to look at these 2 files?
James writes:
> If we have some quick way to install, then systems could be setup,
> customized, used for testing and torn down again, all in a few hours? I'd
> focus on simple, minimized installs and it would give the user base a way to
> duplicate systems for problem verification and resolutio
Hi guys,
From a few days ago I am experimenting an MCE error.
Sometimes I turn on the computer and at some point while booting the
kernel (after the grub menu) just freezes and puts this:
CPU 0: Machine Check Exception: 4 Bank 4: b2070f0f
TSC f5acc9180
PROCESSOR 2:20fc2 TIME 1427486735
On Sat, Mar 28, 2015 at 12:13:53PM +0100, Frank Steinmetzger wrote
> To quickly switch between building locally and via distcc (or chroot
> in this case), I set up the usual march, CFLAGS, features, mirrors
> and such in make.conf and then below that source my .conf file for
> distcc or chroot whi
On Sat, Mar 28, 2015 at 5:57 AM, Mick wrote:
> On Saturday 28 Mar 2015 02:53:28 Rich Freeman wrote:
>
>> What I haven't gotten to work lately is a crash kernel. With all my
>> btrfs panics of late it would sure be handy for troubleshooting...
>
> I am using btrfs with 3.18.9-gentoo kernel and had
Hi Frank,
You maybe want to have a look at ColorHug:
http://www.hughski.com/
I don't own one, but it should work just fine.
Franz
Frank Steinmetzger wrote:
> Hey gurus
>
> I may soon get me a shiny (not in the sense of glossy, mind you) new
> monitor. Along with it, I’m planning on purchasing a
Hey gurus
I may soon get me a shiny (not in the sense of glossy, mind you) new
monitor. Along with it, I’m planning on purchasing a colorimeter to properly
calibrate it. Can anyone give me a recommendation for a device that runs
well with Linux?
It doesn’t have to be a super-pro device, but no el
On Wed, Mar 18, 2015 at 09:56:12PM -0400, Walter Dnes wrote:
> My situation...
>
> * I've dug up my ancient netbook, and got Gentoo re-installed on it
> * The cpu is a dual-core Intel(R) Atom(TM) CPU Z520
> * It's 32-bit only; YES!
> * Compiling just the Seamonkey binary (ignoring its dependanci
On 28/03/2015 01:05, walt wrote:
> On 03/27/2015 02:56 AM, ddjones wrote:
>> I seem to be hitting this bug:
>>
>> https://bugs.gentoo.org/show_bug.cgi?id=513386
>>
>> webkit-gtk fails:
>>
>> gtk-2.4.8/work/webkitgtk-2.4.8/.libs/libwebkitgtk-3.0.so: undefined
>> reference
>> to `_ZNSt6chrono3_V212
On Saturday 28 Mar 2015 02:53:28 Rich Freeman wrote:
> What I haven't gotten to work lately is a crash kernel. With all my
> btrfs panics of late it would sure be handy for troubleshooting...
OK, now *I* am panicking ...
I am using btrfs with 3.18.9-gentoo kernel and had no indication of fs
co
39 matches
Mail list logo