Mailinglist Archive: opensuse (2086 mails)

< Previous Next >
Re: [opensuse] Problems with zypper
  • From: Adam Jimerson <vendion@xxxxxxxxxxx>
  • Date: Sat, 18 Aug 2007 21:37:18 -0400
  • Message-id: <200708182137.26455.vendion@xxxxxxxxxxx>
On Friday 17 August 2007 09:34:05 pm Rajko M. wrote:
> On Friday 17 August 2007 19:59, Rajko M. wrote:
> ...
>
> > It would be good to see where YaST tried to mount repository.
> > Look in /var/log/YaST2/y2log.
>
> ...
> Just tried google for "Bad Media attach point" (with quotes) and guess
> what: http://www.tiglo.co.uk/
> has a link to:
> http://www.tiglo.co.uk/technology/linux/yastzypper-bad-media-attach-point.h
>tml
>
> Though it should be:
>   tail -f /var/log/YaST2/y2log
> or better
>   tail -f /var/log/YaST2/y2log | grep attach
> than run in another console
>   yast2 sw_single&
> and watch in first what is going on. It will be a lot of text, but you can
> scroll back and look for something like:
>   /var/adm/mount/AP_0x00000001.
>
> --
> Regards,
> Rajko.

Here is what I get wen I run 
tail -f /var/log/YaST2/y2long | grep attach
2007-08-17 10:19:29 <0> SE-02(11253) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-17 10:19:29 <1> SE-02(11253) [media] MediaAccess.cc(close):209 Close: 
http(http://download.opensuse.org/distribution/10.2/repo/oss/ not attached; ;
localRoot "") (OK)
2007-08-17 10:19:29 <0> SE-02(11253) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-17 10:19:29 <0> SE-02(11253) [media] 
MediaHandler.cc(removeAttachPoint):177 MediaHandler - checking if to remove 
attach point
2007-08-17 10:19:29 <0> SE-02(11253) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-17 10:19:29 <1> SE-02(11253) [media] MediaAccess.cc(close):209 Close: 
cd(cd:///?devices=/dev/sr0,/dev/sr1 not attached; localRoot "") (OK)
2007-08-17 10:19:29 <0> SE-02(11253) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-17 10:19:29 <0> SE-02(11253) [media] 
MediaHandler.cc(removeAttachPoint):177 MediaHandler - checking if to remove 
attach point
2007-08-18 20:03:00 <1> SE-02(7042) [media] MediaAccess.cc(open):142 Opened: 
cd(cd:///?devices=/dev/sr0,/dev/sr1 not attached; localRoot "")
2007-08-18 20:04:45 <0> SE-02(7042) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-18 20:04:45 <1> SE-02(7042) [media] MediaAccess.cc(close):209 Close: 
cd(cd:///?devices=/dev/sr0,/dev/sr1 not attached; localRoot "") (OK)
2007-08-18 20:04:45 <0> SE-02(7042) [media] MediaHandler.cc(release):704 
Request to release media - not attached; eject 0
2007-08-18 20:04:45 <0> SE-02(7042) [media] 
MediaHandler.cc(removeAttachPoint):177 MediaHandler - checking if to remove 
attach point

I see no meantion of anything that looks like /var/adm/mount/AP_0x00000001.
< Previous Next >
Follow Ups