Libzypp/CDInstall
< Libzypp
The current status of CD install
With beta5.11 if there is a CD to be mounted in the drive, the installation works as expected. rev. 2114 should fix this as well.
Open issues
- if there is no media in CD, SourceImpl::provideFile will try to get the mediaId, but this will fail, because
attach will fail. This makes the local variable _media uninitialized.
Fixed
- cache is not copied to the target system properly - this happens only sometimes, it worked with Beta5, but
does not with the latest STABLE (needs retesting)
- cache directory is not stored in the persistent store (this should be fixed in SVN rev. 2114)
- SourceFactory.cc tries to mount CD for identifying the type of a source even for cached sources (should be fixed in SVN rev. 2120)
- SuseTags source fails to identify cache and refuses to load it - visnov and dmacvicar are trying to nail down down the problem, not clear yet, needs debugging
Last edit in Trac '03/01/06 11:52:50' by 'visnov'
Last edit in Trac '03/01/06 11:52:50' by 'visnov'
Last edit in Trac '03/01/06 11:52:50' by 'visnov'
Last edit in Trac '03/01/06 11:52:50' by 'visnov'
Last edit in Trac '03/01/06 11:52:50' by 'visnov'