Modify ↓
#12143 closed defect (fixed)
Incorrect opkg source config.
Reported by: | fredrik.ohrn@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | base system | Version: | Attitude Adjustment 12.09 Beta |
Keywords: | Cc: |
Description
After installing the attitude adjustment beta on my AGV2+W opkg failed to install packages.
Turns out the shipped /etc/opkg.conf contains:
src/gz attitude_adjustment http://downloads.openwrt.org/attitude_adjustment/12.09-beta/brcm63xx/packages
However on the server there is an extra "generic" directory in the path, so the correct line is:
src/gz attitude_adjustment http://downloads.openwrt.org/attitude_adjustment/12.09-beta/brcm63xx/generic/packages
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by blogic
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
fixed in trunk and will be included in beta2