Bug 133615 - yast2 packagemanager does not found a package on nfs media
Summary: yast2 packagemanager does not found a package on nfs media
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: Other Linux
: P5 - None : Normal
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 19:31 UTC by Gilles Sabourin
Modified: 2006-04-06 14:15 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log update package test case (see traces around 12:00) (279.65 KB, text/plain)
2005-11-13 19:44 UTC, Gilles Sabourin
Details
Clean y2log update package test case (249.29 KB, text/plain)
2005-12-02 21:34 UTC, Gilles Sabourin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles Sabourin 2005-11-13 19:31:51 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.
Comment 1 Gilles Sabourin 2005-11-13 19:44:08 UTC
Created attachment 57189 [details]
y2log update package test case (see traces around 12:00)
Comment 2 Jiri Srain 2005-12-02 14:55:22 UTC
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?
Comment 3 Gilles Sabourin 2005-12-02 21:31:49 UTC
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 ?

Comment 4 Gilles Sabourin 2005-12-02 21:34:06 UTC
Created attachment 59752 [details]
Clean y2log update package test case
Comment 5 Christoph Thiel 2006-04-06 14:15:46 UTC
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.