On Friday, April 4, 2014 2:42:24 PM UTC-7, Joe Van Dyk wrote: > > On Friday, April 4, 2014 2:35:08 PM UTC-7, Daniel Farina wrote: >> >> On Fri, Apr 4, 2014 at 1:35 PM, Joe Van Dyk <[email protected]> wrote: >> > Seeing this on backup-fetch: >> > >> > wal-e: Could not set up syslog, continuing anyway. Reason: ENOENT >> > >> > On 0.7, ubuntu 12.04, standard python packages, installed with pip from >> > 'apt-get install python-pip'. >> >> Weird. I also use v0.7 and 12.04, but I do use a package. Still, the >> difference should be marginal... >> >> As seen in the code below, the way WAL-E talks to syslog is via >> "/dev/log". Do you somehow not have this way of accessing syslog? >> >> >> https://github.com/wal-e/wal-e/blob/2fc2a55ec1c55e4c5c1470061f67811c974b67c9/wal_e/log_help.py#L55-L82 >> >> > > $ ls -l /dev/log > ls: cannot access /dev/log: No such file or directory >
Using ubuntu-precise-12.04-amd64-server-20140217.1 (ami-5fa4a236) on a i2.2xlarge instance. This AMI is a HVM one and is one of the ones that's on the ec2 web console when you start a new instance. Joe -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
