[arch-general] SOLVED (sort of): Re: pear/php/module api version mismatch

2012-09-11 Thread David Benfell
On 09/11/2012 06:42 PM, Simon Perry wrote: FWIW, I picked one of your modules at random, and "pear install" told me to use "pecl install uploadprogress", and it worked fine. An initial major problem was in the final line of that mess, the one that said, "PHP Fatal error: Directive 'allow_cal

Re: [arch-general] almost got archlinux installed

2012-09-11 Thread Jude DaShiell
The system is only a c.l.i. system so far since I first get the command line working then get interested in g.u.i. later maybe. I'll adjust those timeouts down to about 20. The first time I got archlinux to boot it said it failed to create a secured or secure file system so it may be possible

Re: [arch-general] almost got archlinux installed

2012-09-11 Thread Kyle
According to Jude DaShiell: # When I boot the computer with the arch hard drive in it, the system waits until I hit enter to start talking. Syslinux does run a boot menu, similar to the grub boot menu. You can turn this off by adjusting the timeout setting in /boot/syslinux/syslinux.cfg and/o

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread Simon Perry
On 11/09/12, David Benfell wrote: | There is a 'pear uninstall' and a 'pear install', however these | yield the same errors. FWIW, I picked one of your modules at random, and "pear install" told me to use "pecl install uploadprogress", and it worked fine. I'd look at cleaning out PEAR stuff from

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread David Benfell
On 09/11/2012 06:23 PM, Simon Perry wrote: On 11/09/12, David Benfell wrote: | Okay, that gets rid of one problem. What about the others? Can you re-install the modules? Looks like they might need a re-compile against your current version of PHP? There is a 'pear uninstall' and a 'pear instal

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread Simon Perry
On 11/09/12, David Benfell wrote: | Okay, that gets rid of one problem. What about the others? Can you re-install the modules? Looks like they might need a re-compile against your current version of PHP? -- Simon Perry (aka Pezz) pgp2oAD4tNwnV.pgp Description: PGP signature

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread David Benfell
On 09/11/2012 06:18 PM, Simon Perry wrote: > I should have added "for starters", I don't think it will fix the rest of your problems. Unfortunately, I don't use PEAR that much to offer any further advice. Our mails crossed. :-)

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread David Benfell
On 09/11/2012 06:15 PM, Simon Perry wrote: On 11/09/12, David Benfell wrote: | PHP Warning: PHP Startup: Unable to load dynamic library | '/usr/lib/php/modules/json.so' - /usr/lib/php/modules/json.so: | cannot open shared object file: No such file or directory in Unknown | on line 0 Take "exte

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread Simon Perry
On 12/09/12, Simon Perry wrote: | Take "extension=json.so" out of your php.ini - it's built in now. I should have added "for starters", I don't think it will fix the rest of your problems. Unfortunately, I don't use PEAR that much to offer any further advice. -- Simon Perry (aka Pezz) pgp83

Re: [arch-general] pear/php/module api version mismatch

2012-09-11 Thread Simon Perry
On 11/09/12, David Benfell wrote: | PHP Warning: PHP Startup: Unable to load dynamic library | '/usr/lib/php/modules/json.so' - /usr/lib/php/modules/json.so: | cannot open shared object file: No such file or directory in Unknown | on line 0 Take "extension=json.so" out of your php.ini - it's bui

[arch-general] pear/php/module api version mismatch

2012-09-11 Thread David Benfell
Hi all, Apologies for what I'm sure is an idiot question. Any time I try to do anything with pear, I get: PHP Warning: PHP Startup: uploadprogress: Unable to initialize module Module compiled with module API=20090626 PHPcompiled with module API=20100525 These options need to match in Unk

[arch-general] almost got archlinux installed

2012-09-11 Thread Jude DaShiell
When I boot the computer with the arch hard drive in it, the system waits until I hit enter to start talking. Not a problem since it does talk but only for a few seconds then espeak turns off. If I log in very quickly, I get a root prompt. If I wait for a few seconds after that then espeak g

Re: [arch-general] Mime backup program

2012-09-11 Thread Squall Lionheart
> I made a PKGBUILD for that, already submitted. > @headmastersquall: I made you a pull request to include it into your repo. > Done! Thanks, looks good. Haven't tested it yet though. -- Yesterday is history. Tomorrow is a mystery. Today is a gift. That's why its called the present. Headmaste

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 8:06 PM, mike cloaked wrote: > On Tue, Sep 11, 2012 at 7:51 PM, Jan Steffens wrote: >> On Tue, Sep 11, 2012 at 8:27 PM, Thomas Bächler wrote: >>> 2) When chrony is not running, systemd-timedated runs periodically to >>> adjust the hardware clock for drift (AFAIK, not sure

Re: [arch-general] Mime backup program

2012-09-11 Thread Leonidas Spyropoulos
On Tue, Sep 11, 2012 at 8:35 PM, Arno Gaboury wrote: > Very good news. I have been waiting for your app to get rid of the f* > dejadup. > Do you plan to build a AUR package? Would be best. I made a PKGBUILD for that, already submitted. @headmastersquall: I made you a pull request to include it in

Re: [arch-general] swt - why depends bump to java-runtime>=7?

2012-09-11 Thread David C. Rankin
On 09/10/2012 05:53 PM, Ondřej Kučera wrote: Hi, see https://bugs.archlinux.org/task/31460. Ondřej Thank you :) Seems that openjdk6/swt is still good... -- David C. Rankin, J.D.,P.E.

Re: [arch-general] Mime backup program

2012-09-11 Thread Arno Gaboury
On 11/09/12||12:20, Squall Lionheart wrote: > > > > I tried installing the caatinga in a custom directory and fails. > > Please see issue: > > https://github.com/headmastersquall/caatinga/issues/1 > > > > > This is fixed now. Go ahead and pull and update and try again. > Very good news. I have be

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 7:51 PM, Jan Steffens wrote: > On Tue, Sep 11, 2012 at 8:27 PM, Thomas Bächler wrote: >> 2) When chrony is not running, systemd-timedated runs periodically to >> adjust the hardware clock for drift (AFAIK, not sure that is the job >> that timedated does). > > No. When chro

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Thomas Bächler
Am 11.09.2012 20:51, schrieb Jan Steffens: > On Tue, Sep 11, 2012 at 8:27 PM, Thomas Bächler wrote: >> 2) When chrony is not running, systemd-timedated runs periodically to >> adjust the hardware clock for drift (AFAIK, not sure that is the job >> that timedated does). > > No. When chrony isn't r

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Jan Steffens
On Tue, Sep 11, 2012 at 8:27 PM, Thomas Bächler wrote: > 2) When chrony is not running, systemd-timedated runs periodically to > adjust the hardware clock for drift (AFAIK, not sure that is the job > that timedated does). No. When chrony isn't running, the hwclock isn't getting adjusted at all. T

Re: [arch-general] Open Build Service adds support for Arch Linux

2012-09-11 Thread Jelle van der Waa
On 11/09/12 12:48, André Prata wrote: > http://www.open-build-service.org/2012/09/10/arch-linux-support/ > > Are there any plans for seamless integration with the AUR? > > André Prata > Patches are always welcome, but on a side note. We don't want people to build AUR packages automatically sinc

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Thomas Bächler
Am 11.09.2012 20:16, schrieb mike cloaked: > However a question is where does the hardware clock get > re-synchronised if it drifts out of time over a period unless it is > occasionally resynchronised? Three things: 1) On boot, the hardware clock is copied to the system clock. The adjtime file sa

Re: [arch-general] Mime backup program

2012-09-11 Thread Squall Lionheart
> > I tried installing the caatinga in a custom directory and fails. > Please see issue: > https://github.com/headmastersquall/caatinga/issues/1 > > This is fixed now. Go ahead and pull and update and try again. -- Yesterday is history. Tomorrow is a mystery. Today is a gift. That's why its call

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 7:15 PM, Thomas Bächler wrote: >> OK I will try with chrony stopped - the first line of adjtime is: >> >> 0.00 0 0.00 >> >> I saved the file as .bak before fiddling! > > Okay, that means your problem is NOT a broken adjtime. This basically > says that your hardware

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 5:52 PM, Thomas Bächler wrote: > I guess you need to stop chrony when playing with hwclock. Maybe it is > enough to just delete adjtime without that command. > > Forgot to tell you (but it's probably too late now) to post the first > line of your /etc/adjtime, this would h

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Thomas Bächler
Am 11.09.2012 19:03, schrieb mike cloaked: > On Tue, Sep 11, 2012 at 5:52 PM, Thomas Bächler wrote: >> Am 11.09.2012 18:17, schrieb mike cloaked: > >> I guess you need to stop chrony when playing with hwclock. Maybe it is >> enough to just delete adjtime without that command. >> >> Forgot to tell

Re: [arch-general] Openstack keystone

2012-09-11 Thread Andy Pieters
Hi On 11 September 2012 15:35, Krzysztof Warzecha wrote: > I downloaded and installed keystone under virtualenv (sorry, I will > not use your pkgbuild, I always use virtualenv and don't want to > install any python modules systemwide): > [snip] > And it seems here to work fine (it starts http se

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Ralf Mardorf
On Tue, 2012-09-11 at 12:25 -0400, Kyle wrote: > According to Ralf Mardorf: > > I'm still using grub legacy on my machine. Is there a reason not to use > > grub legacy anymore? I also used grub2, but I don't like it. I never > > used any other bootloader on a PC. > > I never noticed any drawbacks u

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 5:52 PM, Thomas Bächler wrote: > Am 11.09.2012 18:17, schrieb mike cloaked: > I guess you need to stop chrony when playing with hwclock. Maybe it is > enough to just delete adjtime without that command. > > Forgot to tell you (but it's probably too late now) to post the fi

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Thomas Bächler
Am 11.09.2012 18:17, schrieb mike cloaked: > On Tue, Sep 11, 2012 at 5:16 PM, mike cloaked wrote: >> On Tue, Sep 11, 2012 at 11:59 AM, Thomas Bächler >> wrote: >> >>> Your /etc/adjtime probably contains a faulty adjustment value. Delete >>> it, hwclock --systohc, then reboot. >>> >> There is a p

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Kyle
According to Ralf Mardorf: I'm still using grub legacy on my machine. Is there a reason not to use grub legacy anymore? I also used grub2, but I don't like it. I never used any other bootloader on a PC. I never noticed any drawbacks using grub legacy. If you are planning to keep your bootloader i

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 5:16 PM, mike cloaked wrote: > On Tue, Sep 11, 2012 at 11:59 AM, Thomas Bächler wrote: > >> Your /etc/adjtime probably contains a faulty adjustment value. Delete >> it, hwclock --systohc, then reboot. >> > There is a problem running the hwclock command: > > [root@lapmike3

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 11:59 AM, Thomas Bächler wrote: > Your /etc/adjtime probably contains a faulty adjustment value. Delete > it, hwclock --systohc, then reboot. > There is a problem running the hwclock command: [root@lapmike3 etc]# hwclock --systohc hwclock: Cannot access the Hardware Clock

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 11:59 AM, Thomas Bächler wrote: > Does chrony install a .list file to /usr/lib/systemd/ntp-units.d? > [mike@lapmike3 Documents]$ cat /usr/lib/systemd/ntp-units.d/chrony.list chrony.service So yes this is the single line content of the chrony.list file >> I would not mi

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Curtis Shimamoto
On 09/11/12 at 09:58am, Rodrigo Rivas wrote: > On Tue, Sep 11, 2012 at 4:14 AM, Curtis Shimamoto < > sugar.and.scru...@gmail.com> wrote: > > > The link I provided clearly shows you how to install to the mbr of a > > partition. > > > > As Bjoern Franke pointed out previously in this thread, there

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
On Tue, Sep 11, 2012 at 11:59 AM, Thomas Bächler wrote: > Am 11.09.2012 12:15, schrieb mike cloaked: >> Recently I changed permanently to systemd - however I have noticed >> that the system clock is out by some minutes just after I have booted >> up and see for example: >> >> [mike@lapmike3 ~]$ ch

Re: [arch-general] console font on tty[1-6] with systemd

2012-09-11 Thread Rodrigo Rivas
On Tue, Sep 11, 2012 at 3:11 PM, Andrzej Giniewicz wrote: > During startup, the fonts change for a while, but as soon as getty is > run, fonts return to default. If I login into tty[1-6] and call > systemd-vconsole-setup manually, fonts are loaded correctly. I don't see > anything bad in journal

Re: [arch-general] Openstack keystone

2012-09-11 Thread Krzysztof Warzecha
Hello, 2012/9/11 Andy Pieters : > To install the keystone service, I created a PKGBUILD file (see attachment) > which seems to work fine,but the resulting applications seem to be missing > a key component. The error I keep getting is 'no module named server'. I downloaded and installed keystone u

[arch-general] Openstack keystone

2012-09-11 Thread Andy Pieters
HI guys If this is beyond the scope of the list, then please accept my apologies. I am trying to install the entire OpenStack stack on Arch Linux and keep running into an issue with the keystone service. As far as I understand it, most of it is written in Python. To install the keystone service

[arch-general] console font on tty[1-6] with systemd

2012-09-11 Thread Andrzej Giniewicz
Hi all, recently I got new machine at work, on which I decided to try some stuff new to me, and some not so new but not used together. So I got my machine running on uefi/gpt/softraid1/lvm/systemd in preparation to get xen on it (buckets of fun, and quite pleasant ride after all - at least it was

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Ralf Mardorf
On Tue, 2012-09-11 at 08:26 -0400, Stephen E. Baker wrote: > On 10/09/2012 6:57 AM, Kyle wrote: > > According to Thomas Bächler: > >> Let me also express part of my personal opinion, which others might > >> disagree with: If you wanted high quality software, why did you install > >> GRUB? If you wa

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Stephen E. Baker
On 10/09/2012 6:57 AM, Kyle wrote: According to Thomas Bächler: Let me also express part of my personal opinion, which others might disagree with: If you wanted high quality software, why did you install GRUB? If you want a decent bootloader, use syslinux. Actually, at least from where I'm si

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Thomas Bächler
Am 11.09.2012 12:15, schrieb mike cloaked: > Recently I changed permanently to systemd - however I have noticed > that the system clock is out by some minutes just after I have booted > up and see for example: > > [mike@lapmike3 ~]$ chronyc tracking > Reference ID: 178.32.55.58 (gateway.omega.

[arch-general] Open Build Service adds support for Arch Linux

2012-09-11 Thread André Prata
http://www.open-build-service.org/2012/09/10/arch-linux-support/ Are there any plans for seamless integration with the AUR? André Prata

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Tom Rand
On Tue, Sep 11, 2012 at 12:28:26PM +0200, Ralf Mardorf wrote: > On Tue, 2012-09-11 at 11:15 +0100, mike cloaked wrote: > > Recently I changed permanently to systemd - however I have noticed > > that the system clock is out by some minutes just after I have booted > > up and see for example: > > >

Re: [arch-general] Systemd and time synchronisation problems

2012-09-11 Thread Ralf Mardorf
On Tue, 2012-09-11 at 11:15 +0100, mike cloaked wrote: > Recently I changed permanently to systemd - however I have noticed > that the system clock is out by some minutes just after I have booted > up and see for example: > > [mike@lapmike3 ~]$ chronyc tracking > Reference ID: 178.32.55.58 (ga

[arch-general] Systemd and time synchronisation problems

2012-09-11 Thread mike cloaked
Recently I changed permanently to systemd - however I have noticed that the system clock is out by some minutes just after I have booted up and see for example: [mike@lapmike3 ~]$ chronyc tracking Reference ID: 178.32.55.58 (gateway.omega.org.uk) Stratum : 3 Ref time (UTC) : Tue Sep 1

Re: [arch-general] [hacked solution] Re: GDM and/or PulseAudio mute my sound

2012-09-11 Thread Rodrigo Rivas
On Sun, Sep 9, 2012 at 9:33 PM, Kyle wrote: > It's a bit of a dirty hack, but it works on this box, and I wouldn't > hesitate to use it anywhere it's needed. > > If PulseAudio is muting your master volume control when it starts, first > copy /usr/bin/start/pulseaudio-x11 to /usr/local/bin > > sud

Re: [arch-general] amd64 systems and archlinux

2012-09-11 Thread Rodrigo Rivas
On Tue, Sep 11, 2012 at 4:14 AM, Curtis Shimamoto < sugar.and.scru...@gmail.com> wrote: > The link I provided clearly shows you how to install to the mbr of a > partition. > As Bjoern Franke pointed out previously in this thread, there is no such thing as "the MBR of a partition". MBRs are only a