# error in opkg.conf file

Source: https://forum.modalai.com/topic/1004/error-in-opkg-conf-file
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-06-10 13:12:10 UTC by howard
Replies: 3 · Views: 610

## howard · 2022-06-10 13:12:10 UTC

I am getting this error , can someone help me please![
opkg_conf_parse_file: /etc/opkg/opkg.conf:3: Ignoring invalid line: `lists_dir ext /var/opkg-lists'!![Screenshot from 2022-06-10 18-41-50.png](https://forum.modalai.com/assets/uploads/files/1654866728872-screenshot-from-2022-06-10-18-41-50.png)

## Reply by Eric Katzfey (ModalAI staff) · 2022-06-10 14:56:19 UTC

@Swaroop-B-Deshpande What platform are you trying this command on? Are you using adb or ssh? Voxl or Voxl 2?

## Reply by howard · 2022-06-11 04:13:27 UTC (in reply to Eric Katzfey)

@Eric-Katzfey I am using voxl 2 and adb.I am just not able to configure opkg .

## Reply by Chad Sweet (ModalAI staff) · 2022-06-11 15:34:52 UTC

VOXL 2 uses apt, and not opkt. Check out the docs here: https://docs.modalai.com/voxl2-platform-release/

You should just need to run 
```
apt update
apt upgrade
```
