bubu23 / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

apt-get install libpcap-dev [Not installing the packages] #737

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A few things to consider before submitting an issue:

0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README
http://code.google.com/p/reaver-wps/wiki/FAQ
http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers
1. Reaver will only work if your card is in monitor mode.  If you do not
know what monitor mode is then you should learn more about 802.11 hacking
in linux before using Reaver.
2. Using Reaver against access points you do not own or have permission to
attack is illegal.  If you cannot answer basic questions (i.e. model
number, distance away, etc) about the device you are attacking then do not
post your issue here.  We will not help you break the law.
3. Please look through issues that have already been posted and make sure
your question has not already been asked here: http://code.google.com/p
/reaver-wps/issues/list
4. Often times we need packet captures of mon0 while Reaver is running to
troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap).  Issue
reports with pcap files attached will receive more serious consideration.

Answer the following questions for every issue submitted:

0. What version of Reaver are you using?  (Only defects against the latest
version will be considered.)

1. What operating system are you using (Linux is the only supported OS)?
Fedora 22

apt-get install libpcap-dev
Reading Package Lists... Error!
E: opening 
/var/lib/apt/lists/download.fedoraproject.org_pub_fedora_linux_development_rawhi
de_x86%5f64_os_repodata_43ec8d87d0ebecf0ae493a819b46f3fcd81e02ef86a36ad3df4c60fe
7856de5a-primary.sqlite.xz db failed
E: Unsupported database scheme (0)
E: The package lists or status file could not be parsed or opened.

Original issue reported on code.google.com by bakkbenc...@gmail.com on 15 Aug 2015 at 5:25