Bugzilla – Bug 133615
yast2 packagemanager does not found a package on nfs media
Last modified: 2006-04-06 14:15:46 UTC
I have set up a nfs server on my files server (suse 10.0) to export KDE_3.4.3 directory (125 files and more than 500 Mbytes). I could successfully add this new installation source after some minutes and I have started yast2 packagemanager on my target laptop (suse 10.0) I could see two differents sources for qt3 : qt3-3.3.4-28.i586 from suse 10.0 DVD and qt3-3.3.4-29.i586 from my nfs source. I checked the last one and performed an update of the package. I got the error : package qt3-3.3.4-29.i586 not found on this media Err: 10249 : ERROR(InstSrc:E_no_media) and yast2 packagemanager asked me for suse 10.0 DVD. Next, I have manually mounted my nfs share to check for a possible nfs limit, but I could successfully copy qt3-3.3.4-29.i586 package from my network folder. See the yast2 log in the following attachment.
Created attachment 57189 [details] y2log update package test case (see traces around 12:00)
The only error I found in the log is the ... already mounted ... error at the end of log. Can you chect that before you start to isntall the package, the NFS source is not mounted?
Jiri, You have put the finger on the problem : Err 10249 is issued but, in fact, this is a nfs mount problem. I already checked that the nfs source is not mounted. From your part, have you checked in the code that you do not attempt to mount the nfs source twice ?
Created attachment 59752 [details] Clean y2log update package test case
I'm closing this bug WONFTIX now, as it's on 10.0. Please feel free to retest on 10.1 >= Beta9 and reopen in case the problem persists.