On Tuesday 21 Apr 2015 06:36:58 Florian Gamböck wrote:
> Hi Joseph,
>
> I don't see any lower version of asterisk-11 in the tree, so if you
> don't have an overlay that specifically provides the version you are
> looking for, portage has no other choice than to select the masked one.
> And it infa
Am 21.04.2015 um 07:42 schrieb Alan McKinnon:
It's either a bug in virtual/jdk-1.7 ebuild or more likely, stable
request for icedtead-bin-7 is lagging behind.
You are right, the stable request is still going on:
https://bugs.gentoo.org/show_bug.cgi?id=546902
Obviously the virtual got stablei
On 21/04/2015 07:28, Alexander Kapshuk wrote:
> Is it normal for a stable virtual to require an unstable package?
No, that is definitely not how virtuals should work.
It's either a bug in virtual/jdk-1.7 ebuild or more likely, stable
request for icedtead-bin-7 is lagging behind.
I know the java
Hi Joseph,
I don't see any lower version of asterisk-11 in the tree, so if you
don't have an overlay that specifically provides the version you are
looking for, portage has no other choice than to select the masked one.
And it infact DOES take your mask into account, note the "#" in the
emerg
Is it normal for a stable virtual to require an unstable package?
Running 'emerge -auND' generates the following output on my system:
Calculating dependencies ... done!
[ebuild NS ~] dev-java/icedtea-bin-7.2.5.3 [6.1.13.5] USE="X alsa cups
nsplugin -cjk -doc -examples (-selinux) -sou
Joseph wrote:
> On 04/21/15 00:47, Heiko Baums wrote:
> >Am 21.04.2015 um 00:22 schrieb Joseph:
> >> I'm trying to update one of my amd64 (I use XFCE) and there are lot of
> >> package that require use flag: abi_x86_32
> >>
> >> Which package is forcing new: abi_x86_32 flag?
> >
> >sys-boot/grub-
On 04/20/2015 06:14 PM, Joseph wrote:
> I don't think grub is asking for it.
Not grub specifically, but grub is probably built with ncurses support
and ncurses needs it.
Dan
On 04/20/2015 04:27 PM, Mike Gilbert wrote:
> Better yet, upgrade to grub:2 already.
>
I only use grub2 on machines with EFI, and in my house that's only two...
I can't stand how it tries to add things automatically. It actually got
so annoying that I created a manual boot entry that is symlinke
On 04/21/15 00:47, Heiko Baums wrote:
Am 21.04.2015 um 00:22 schrieb Joseph:
I'm trying to update one of my amd64 (I use XFCE) and there are lot of
package that require use flag: abi_x86_32
Which package is forcing new: abi_x86_32 flag?
sys-boot/grub-0.97-r14
x11-drivers/nvidia-drivers
Repla
It seems like many of the cpu speed/governor switcher utilities in
/usr/portage/sys-power don't work due to being too old. I cobbled
together a simple bash script (YES!) that sort of emulates the eselect
interface, and allows me to switch between
userspace/powersave/performance/ondemend/conserva
I'm still using asterisk 1.8 and trying to mask aserisk-11
so I put in /etc/portage/package.mask
=net-misc/asterisk-11.15.0-r1
=net-misc/asterisk-11.17.1
but it is not working when I try:
emerge -pva asterisk
These are the packages that would be merged, in order:
Calculating dependencies... don
Am 21.04.2015 um 01:27 schrieb Mike Gilbert:
> Better yet, upgrade to grub:2 already.
Why? As long as grub legacy is working there's no need to upgrade. I'm
still running grub legacy, too.
On Mon, Apr 20, 2015 at 6:47 PM, Heiko Baums wrote:
> Am 21.04.2015 um 00:22 schrieb Joseph:
>> I'm trying to update one of my amd64 (I use XFCE) and there are lot of
>> package that require use flag: abi_x86_32
>>
>> Which package is forcing new: abi_x86_32 flag?
>
> sys-boot/grub-0.97-r14
> x11-
On 21/04/15 04:15, Michael Orlitzky wrote:
> On 04/20/2015 09:54 AM, Bill Kenworthy wrote:
>>
>> ps aux: several entries of
>> root 7549 0.0 0.0 145116 7916 ?Ss 05:05 0:00
>> /usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D SSL -D SSL_DEFAULT_VHOST
>> -D WSGI -D LANGUAGE -D SSL -d
Am 21.04.2015 um 00:22 schrieb Joseph:
> I'm trying to update one of my amd64 (I use XFCE) and there are lot of
> package that require use flag: abi_x86_32
>
> Which package is forcing new: abi_x86_32 flag?
sys-boot/grub-0.97-r14
x11-drivers/nvidia-drivers
Replace sys-boot/grub-0.97-r14 by sys-b
I'm trying to update one of my amd64 (I use XFCE) and there are lot of package
that require use flag: abi_x86_32
equery d emul-linux
(nothing found)
for EMUL in $(eix -I --only-names emul-linux); do equery depends $EMUL; done
* These packages depend on app-emulation/emul-linux-x86-baselibs:
app
Am 2015-04-20 um 15:28 schrieb Alan McKinnon:
>> ~ 90 min drive one way ;-)
>
> I've had a few of those myself :-)
>
> I always figured if I was in for a 4 hour minimum trip anyway, I really
> owe it to the customer to spend an extra 30 minutes to be 100% sure
> everything was done correctly.
On 04/20/2015 09:54 AM, Bill Kenworthy wrote:
>
> ps aux: several entries of
> root 7549 0.0 0.0 145116 7916 ?Ss 05:05 0:00
> /usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D SSL -D SSL_DEFAULT_VHOST
> -D WSGI -D LANGUAGE -D SSL -d /usr/lib64/apache2 -f
> /etc/apache2/httpd.conf -
On Mon, Apr 20, 2015 at 4:01 PM, Mike Gilbert wrote:
> On Mon, Apr 20, 2015 at 3:21 PM, walt wrote:
>> On 04/19/2015 05:45 PM, Mike Gilbert wrote:
>>> On Sun, Apr 19, 2015 at 6:18 PM, walt wrote:
>>
As a quick-and-dirty way of testing your idea I moved /etc/fstab out of
the way.
On Mon, Apr 20, 2015 at 3:21 PM, walt wrote:
> On 04/19/2015 05:45 PM, Mike Gilbert wrote:
>> On Sun, Apr 19, 2015 at 6:18 PM, walt wrote:
>
>>> As a quick-and-dirty way of testing your idea I moved /etc/fstab out of the
>>> way.
>>>
>>> I was surprised to learn that "mount" doesn't care about f
On 04/19/2015 05:45 PM, Mike Gilbert wrote:
> On Sun, Apr 19, 2015 at 6:18 PM, walt wrote:
>> As a quick-and-dirty way of testing your idea I moved /etc/fstab out of the
>> way.
>>
>> I was surprised to learn that "mount" doesn't care about fstab, and doesn't
>> even
>> bother to look for it (w
Am 20.04.2015 um 15:43 schrieb Marko Weber | 8000:
> # cryptsetup -c aes-xts:plain64 -y -s 512 luksFormat
> /dev/mapper/VolGroup01-media2
As I've already mentioned in my first answer, there is a typo in this
command. Well, I actually didn't mention that it's a typo, but I gave
you the correct com
On Mon, Apr 20, 2015 at 8:56 AM, Alan McKinnon wrote:
> On 20/04/2015 14:51, Stefan G. Weichinger wrote:
>>
>> Another > 5 yr server that needs some care.
>>
>> sys-fs/udev-151-r4 and a kernel without CONFIG_DEVTMPFS set.
>>
>> The old udev blocks openrc etc etc ...
>>
>> Aside from: "install from
Hello,
So TomTom only supports map updates to their devices via
winblows. Sure I can do this but I'd like to do it from
a gentoo system. So has anyone found a pathway that is
sufficient for this (wine?) others ways to run the tomtom
softare for map updates?
Its a VIA 1605TM with lifetime free up
On Sat, 18 Apr 2015 12:27:15 +0200
Marko Weber | 8000 wrote:
>
> hello list,
>
> i try to crypt a partition with cryptsetup.
> Yes, in Kernel i had all need things i think.
>
> CONFIG_CRYPTO=y
...
> # CONFIG_CRYPTO_HW is not set
>
>
> but when i try to use cryptsetup i get this:
>
> # crypt
Am 2015-04-18 12:27, schrieb Marko Weber | 8000:
hello list,
i try to crypt a partition with cryptsetup.
Yes, in Kernel i had all need things i think.
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRY
On 20/04/15 21:21, J. Roeleveld wrote:
> On Monday, April 20, 2015 06:56:49 PM Bill Kenworthy wrote:
>> Hi,
>> I am trying to set up mod_wsgi and apache in an LXC container. apache
>> is ignoring all -D parameters on startup even though I can see them in
>> the startup script debug and they a
hi fernando,
Am 2015-04-19 03:35, schrieb Fernando Rodriguez:
On Saturday, April 18, 2015 12:27:15 PM Marko Weber | 8000 wrote:
hello list,
i try to crypt a partition with cryptsetup.
Yes, in Kernel i had all need things i think.
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=
hi Heiko,
Am 2015-04-18 17:41, schrieb Heiko Baums:
Am 18.04.2015 um 12:27 schrieb Marko Weber | 8000:
i try to crypt a partition with cryptsetup.
Yes, in Kernel i had all need things i think.
Sorry, but I forgot some more kernel modules you need:
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
You
On 20/04/2015 15:01, Stefan G. Weichinger wrote:
> On 20.04.2015 14:56, Alan McKinnon wrote:
>
>>> Problems?
>>
>> Yes, it won't work. And the ebuild will error out.
>
> Ah, I see.
>
>>> I'd like to upgrade udev, then install openrc etc ... before I can drive
>>> there and reboot the box.
>>
>>
On Monday, April 20, 2015 06:56:49 PM Bill Kenworthy wrote:
> Hi,
> I am trying to set up mod_wsgi and apache in an LXC container. apache
> is ignoring all -D parameters on startup even though I can see them in
> the startup script debug and they are being passed to apache according
> to "ps
I could install openrc with USE="-netifrc" now ... then it doesn't pull
in netifrc which depends on udev etc etc
Not a real solution as now I miss net.lo ... oh my.
I scp'ed it over ;) just to make that one reboot work ...
On 20.04.2015 14:56, Alan McKinnon wrote:
>> Problems?
>
> Yes, it won't work. And the ebuild will error out.
Ah, I see.
>> I'd like to upgrade udev, then install openrc etc ... before I can drive
>> there and reboot the box.
>
>
> You intend to drive there anyway and reboot it. Rebuilding ud
On 20/04/2015 14:51, Stefan G. Weichinger wrote:
>
> Another > 5 yr server that needs some care.
>
> sys-fs/udev-151-r4 and a kernel without CONFIG_DEVTMPFS set.
>
> The old udev blocks openrc etc etc ...
>
> Aside from: "install from scratch" ->
>
> what happens if I upgrade udev before booti
Another > 5 yr server that needs some care.
sys-fs/udev-151-r4 and a kernel without CONFIG_DEVTMPFS set.
The old udev blocks openrc etc etc ...
Aside from: "install from scratch" ->
what happens if I upgrade udev before booting a kernel with
CONFIG_DEVTMPFS set?
Problems?
I'd like to upgrade
Hi,
I am trying to set up mod_wsgi and apache in an LXC container. apache
is ignoring all -D parameters on startup even though I can see them in
the startup script debug and they are being passed to apache according
to "ps aux".
apache -M does not show the modules in the loaded list. If
36 matches
Mail list logo