| Summary: | Error when downloading DTD during installation | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | wiee <egor> |
| Component: | scrollkeeper | Assignee: | Yuri N. Sedunov <aris> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | ldv |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
wiee
2004-12-17 14:30:25 MSK
not a bug # rpm -e gdm
error: removing these packages would break dependencies:
gdm >= 2.6.0.0 is needed by gnome-minimal-sisyphus-2.6.0-alt1
# rpm -e gdm --nodeps
# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
gdm
The following NEW packages will be installed:
gdm
0 upgraded, 1 newly installed, 0 removed and 25 not upgraded.
Need to get 0B/3008kB of archives.
After unpacking 7982kB of additional disk space will be used.
Do you want to continue? [Y/n]
Committing changes...
Preparing... ########################################### [100
1: gdm ########################################### [100
I/O error : Attempt to load network entity http://scrollkeeper.sourceforge.ne
tds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd
Done.
# locate scrollkeeper-omf.dtd /usr/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd not a bug Please provide more details. IMO, attempt to load network entity is error. If you think it is not, please explain. fixed in scrollkeeper-0.3.14-alt2 |