Bug 557580
| Summary: | czap fails to parse channel config | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | dvb-apps | Assignee: | Ville Skyttä <ville.skytta> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | mlh, ville.skytta |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.1.1-20.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-09 05:03:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ville Skyttä
2010-01-21 21:06:15 UTC
dvb-apps-1.1.1-20.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/dvb-apps-1.1.1-20.fc12 dvb-apps-1.1.1-20.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update dvb-apps'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0897 dvb-apps-1.1.1-20.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. I'm still getting the error. $ rpm -q dvb-apps dvb-apps-1.1.1-20.fc12.i686 $ czap -c mychannels.conf -n 2 -r using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' 2 ABC1:226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE:512:650:545 ERROR: cannot parse service data (In reply to comment #4) > I'm still getting the error. [ ... ] I guess I should be using tzap not czap. Seems to working now. |