Skip to content

Instantly share code, notes, and snippets.

Aug 12 21:36:44 james-arch nm-openvpn[4603]: WARNING: No server certificate verification method has been enabled. See http://openvpn.
Aug 12 21:36:44 james-arch nm-openvpn[4603]: NOTE: the current --script-security setting may allow this configuration to call user-def
Aug 12 21:36:44 james-arch nm-openvpn[4603]: WARNING: file '/home/james/Documents/private_key.crt' is group or others accessible
Aug 12 21:36:50 james-arch nm-openvpn[4603]: UDPv4 link local: [undef]
Aug 12 21:36:50 james-arch nm-openvpn[4603]: UDPv4 link remote: [AF_INET]209.58.130.134:1194
Aug 12 21:37:07 james-arch nm-openvpn[4603]: [openvpn.vpnunlimitedapp.com] Peer Connection Initiated with [AF_INET]209.58.130.134:1194
Aug 12 21:37:09 james-arch nm-openvpn[4603]: Options error: option 'reneg-sec' cannot be used in this context ([PUSH-OPTIONS])
Aug 12 21:37:09 james-arch NetworkManager[402]: <info> (tun0): new Tun device (carrier: OFF, driver: 'tun', ifindex: 4)
Aug 12 21:37:09 james-arch nm-openvpn[4603]: TUN/TAP device tun0 opened
Aug 12
Build failed
-> task in 'tests/bin/guidemo' failed (exit status 1):
{task 139729857787792: valac gui-formatsupportdialogdemo.vala,gui-infobardemo.vala,gui-main.vala,gui-mainwindow-test.vala,gui-wrappedlabeldemo.vala -> gui-formatsupportdialogdemo.c,gui-infobardemo.c,gui-main.c,gui-mainwindow-test.c,gui-wrappedlabeldemo.c}
''
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build .
#Pariah on SpotChat's Gist Wall
Speak Freely!
http://i.imgur.com/hLoHLWa.jpg
--[[ BARGRAPH WIDGET
v1.3 by wlourf (03 march 2010)
This widget draw a simple bar like (old) equalizers on hi-fi systems.
http://u-scripts.blogspot.com/
The arguments are :
- "name" is the type of stat to display; you can choose from 'cpu', 'memperc', 'fs_used_perc', 'battery_used_perc'...
or you can set it to "" if you want to display a numeric value with arg=numeric_value
- "arg" is the argument to the stat type, e.g. if in Conky you would write ${cpu cpu0}, 'cpu0' would be the argument.
If you would not use an argument in the Conky variable, use ''.