Bug 385081
Summary: | apt-get update parsing errors in /var/lib/apt/lists/download.fedora.redhat(xml file) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nigel Henry <cave.dnb> |
Component: | fedora-package-config-apt | Assignee: | Axel Thimm <Axel.Thimm> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | pmatilai |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 8-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-11-17 05:38:25 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
Nigel Henry
2007-11-15 17:36:29 UTC
Doh, the F8 version of fedora-package-config-apt pointed to totally bogus URL's :-/ Stupid configuration issue, not an apt bug... Fix built and submitted for update, now we just need to wait for it to get actually pushed. Yes. I realised it wasn't a bug last night. Having already having fixed the missing lock file problem by copying the one from /var/lib/apt/lists to /var/cache/apt/archives, I then overwrote F8's /etc/apt/sources.list with that from my F7 install. It had freshrpms, and planetccrma in it. Ran apt-get update again, which still didn't work. Then commented out that URL that's going nowhere, and ran apt-get update again, and it all worked like clockwork. As Apt was now working ok, I overwrote the 2 Fedora files in /etc/apt/sources.list.d with the corresponding ones from my F7 install, and again, an apt-get update ran to completion, with a few more updates available. Regarding the missing lockfile in /var/cache/apt/archives Panu. When is this supposed to be created? I'd already copied the lockfile from /var/lib/apt/lists to the archives directory. Is it supposed to be created when you install Apt, or only after a first successfull run of apt-get update? If neither, there may still be a problem with the missing lockfile in the archives directory, but I'm presuming you have fixed that too. Feedback appreciated. Thanks for your work with Apt. I've use it since FC1. Nigel. fedora-package-config-apt-8-1 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |