Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- login as: root
- [email protected]'s password:
- Welcome to Arch Linux ARM
- Website: http://archlinuxarm.org
- Forum: http://archlinuxarm.org/forum
- IRC: #archlinux-arm on irc.Freenode.net
- Last login: Sat Jun 14 09:15:49 2014 from 10.0.11.19
- [root@ArchPI ~]# cd /etc/netctl
- [root@ArchPI /etc/netctl]# ll
- total 32
- drwxr-xr-x 5 root root 4096 Jun 14 09:35 .
- drwxr-xr-x 53 root root 4096 Dec 31 1969 ..
- -rw-r--r-- 1 root root 306 Dec 31 1969 dd-wrt-home
- -rw-r--r-- 1 root root 199 Aug 20 2013 eth0
- drwxr-xr-x 2 root root 4096 May 28 09:33 examples
- drwxr-xr-x 2 root root 4096 Jul 22 2013 hooks
- drwxr-xr-x 2 root root 4096 Jul 22 2013 interfaces
- -rw-r--r-- 1 root root 317 Jun 14 08:59 staff-it
- [root@ArchPI /etc/netctl]# netctl start staff-it
- Job for netctl@staff\x2dit.service failed. See 'systemctl status netctl@staff\x2dit.service' and 'journalctl -xn' for details.
- [root@ArchPI /etc/netctl]# systemctl status netctl@staff\x2dit.service
- * [email protected] - Networking for netctl profile staffx2dit
- Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
- Active: inactive (dead)
- Docs: man:netctl.profile(5)
- [root@ArchPI /etc/netctl]# mv staff-it staff_it
- [root@ArchPI /etc/netctl]# netctl start staff_it
- Job for netctl@staff_it.service failed. See 'systemctl status netctl@staff_it.service' and 'journalctl -xn' for details.
- [root@ArchPI /etc/netctl]# systemctl status netctl@staff_it.service
- * netctl@staff_it.service - Networking for netctl profile staff_it
- Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
- Active: failed (Result: exit-code) since Sat 2014-06-14 09:36:52 MDT; 7s ago
- Docs: man:netctl.profile(5)
- Process: 1240 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
- Main PID: 1240 (code=exited, status=1/FAILURE)
- Jun 14 09:36:51 ArchPI network[1240]: Successfully initialized wpa_supplicant
- Jun 14 09:36:51 ArchPI network[1240]: Line 9: invalid cipher '"CCMP TKIP"'.
- Jun 14 09:36:51 ArchPI network[1240]: Line 9: failed to parse pairwise '"CCMP TKIP"'.
- Jun 14 09:36:51 ArchPI network[1240]: Line 11: failed to parse network block.
- Jun 14 09:36:51 ArchPI network[1240]: Failed to read or parse configuration '/run/network/wpa_supplicant_wlan0.conf'.
- Jun 14 09:36:52 ArchPI network[1240]: The WPA supplicant did not start for interface 'wlan0'
- Jun 14 09:36:52 ArchPI network[1240]: Failed to bring the network up for profile 'staff_it'
- Jun 14 09:36:52 ArchPI systemd[1]: netctl@staff_it.service: main process exited, code=exited, status=1/FAILURE
- Jun 14 09:36:52 ArchPI systemd[1]: Failed to start Networking for netctl profile staff_it.
- Jun 14 09:36:52 ArchPI systemd[1]: Unit netctl@staff_it.service entered failed state.
- [root@ArchPI /etc/netctl]#
Advertisement
Add Comment
Please, Sign In to add comment