Opened 11 years ago
Closed 11 years ago
#140 closed defect (fixed)
Second stage install fails to reinstall debian packages properly
Reported by: | shinton@… | Owned by: | amain |
---|---|---|---|
Priority: | minor | Milestone: | milestone: |
Component: | debian/packages | Version: | 2.0 |
Severity: | severity 3 | Keywords: | second stage install fail dependancy issues is not installed |
Cc: |
Description
This is the output obtained after attempting to install the debwrt-net package following the second stage build process. As suggested by amain in the rt-n16 forum thread, it is most likely an issue with the second stage install process. This issue is present in r299.
"debwrt-net depends on robocfg (>= 1.0.1); however:
Package robocfg is not installed.
debwrt-net depends on broadcom-wl; however:
Package broadcom-wl is not installed.
debwrt-net depends on hostapd; however:
Package hostapd is not installed.
debwrt-net depends on swconfig; however:
Package swconfig is not installed."
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by shinton@…
comment:2 Changed 11 years ago by amain
- Resolution set to fixed
- Status changed from new to closed
Fixed in r303.
apt-get dist-upgrade seems like it might have corrected the problem.