Bugzilla – Bug 166287
adding installation sources - rug sync fails because dvd requires network
Last modified: 2006-04-24 17:22:54 UTC
I've created a DVD from the CD ISOs (5CD + AddOn CD) and I tried to add them as an installation source. Aside of the signature warnings (might be caused by the fact that I add the DVD and not the CD), I get the following warnings when I press "Finish": rug failed to add a ZYPP service: $["exit":1, "stderr":["ERROR: Could not add 'dvd:///?alias=SUSE-Linux-add-on-CD-10.1-0-20060414-181321': This service type requires a network connection, but none is present."], "stdout":[]] Source synchronization with ZMD failed. Save changes anyway? I click Yes, and I can install/remove software without problems. There is a similar error when trying to delete a repository: rug failed to delete a ZYPP service: $["exit":1, "stderr":["ERROR: Can not find service 'dvd:///?alias=SUSE-Linux-add-on-CD-10.1-0-20060414-181938'"], "stdout":[]] I have zmd running: root 7158 0.7 4.0 111224 20792 ? SNsl 18:19 0:05 zmd /usr/lib/zmd/zmd.exe --sleep-resume Some more testing: - adding the CD1 iso as an installation source does not give me the signature warning (this was expected), but I still get: rug failed to add a ZYPP service: $["exit":1, "stderr":["ERROR: Could not add 'iso:///?iso=/media/extra/data/data/opensuse/10.1-rc1/SUSE-Linux-10.1-RC1-x86_64-CD1.iso;alias=SUSE-Linux-CD-OSS-x86_64-10.1-0-20060414-183450': This service type requires a network connection, but none is present."], "stdout":[]] - I tried to add (a local copy of) the packman repository. I got a similar error: "rug failed to add a ZYPP service: $["exit":1, "stderr":["ERROR: Could not add 'dir:///media/extra/data/data/opensuse/packman/10.1/': This service type requires a network connection, but none is present."], "stdout":[]]" The packages appear in Yast, but when I start the installation, it crashes. The only output is Command: /sbin/yast2 sw_single & Segmentation fault at SlideShow.ycp:1600 /sbin/yast2: line 219: 7888 Segmentation fault $ybindir/y2base $module "$@" qt "$Y2_GEOMETRY" $Y2QT_ARGS This also worked in 10.0, but now might be also a bug in the packman repository(?). - I tried to add as a source a directory with RPMs (-devel packages that are not on the 5 CDs), but I couldn't: "Unable to create installation source from URL dir:///.... Try again?" This was possible at least in 10.0. At least the "rug..." issue was not present in beta9. The crash might be already present, as IIRC I did not try to add the packman repository for beta9.
please attach the y2logs.
Created attachment 78512 [details] The y2log files
About "Unable to create installation source from URL dir:///..." - please open a separate bug. The segfault is addressed in bug 166278. This is strange: ERROR: Could not add 'dvd:///?alias=SUSE-Linux-add-on-CD-10.1-0-20060414-181321': This service type requires a network connection, but none is present. Please attach also /var/log/zmd-*
Created attachment 79451 [details] The zmd-* logs
It is present in RC2 as well.
A ZMD bug?
Fixed in svn, r27384.