Re: [Cooker] rpmdrake and supermount

2002-01-30 Thread Charles A Edwards

On Wed, 30 Jan 2002 14:34:43 +0300
Borsenkow Andrej <[EMAIL PROTECTED]> wrote:

> > 
> >  [root@localhost charles]# strace -f -o /tmp/foo rpmdrake
> > Process 3061 attached
> ...
> > Process 3087 suspended
> > 
 

> 
> The additional output in file /tmp/foo. But if you got no error message
> about eject 


It never even requested that the cd so there would be no eject error.

it is probably useless anyway. I'll try to check it @home;
> the only problem is to find something on removable media :-)

I can understand that.
I normally delete the cd sources but this was a quick install of the 8.2 b1 updated to 
current cooker to see how Xfree-4.2.0-2 was treating the
Radeon so there were several pkgs that I wished to go back and install 
from the cds. (-:


Charles


 





RE: [Cooker] rpmdrake and supermount

2002-01-30 Thread Borsenkow Andrej

> 
>  [root@localhost charles]# strace -f -o /tmp/foo rpmdrake
> Process 3061 attached
...
> Process 3087 suspended
> 
> This is where the the process stops.
> rpmdrake window is showing only:
>   Install in progress...
>   You can see the installation state below.
> No progress bar or installation state.
> 
> I allowed it 10min and there was no additional output.
> 

The additional output in file /tmp/foo. But if you got no error message
about eject it is probably useless anyway. I'll try to check it @home;
the only problem is to find something on removable media :-)

-andrej




Re: [Cooker] rpmdrake and supermount

2002-01-30 Thread Charles A Edwards

On Wed, 30 Jan 2002 13:21:17 +0300
Borsenkow Andrej <[EMAIL PROTECTED]> wrote:

 
> > 
> > With supermount and urpmi-3.2-5
> > 
> > Using rpmdrake several pkgs selected for install.
> > It is requested that I insert Installation CD1.
> > I insert the CD and click OK.
> > The following error is returned:
> > 
> >  'eject: unable to find or open device for: "1" '
> 
> Could you strace it?
> 
> strace -f -o /tmp/foo rpmdrake
> 
> then do what you have done. 

 
 [root@localhost charles]# strace -f -o /tmp/foo rpmdrake
Process 3061 attached
Process 3062 attached
Process 3061 suspended
Process 3061 resumed
Process 3062 detached
Process 3061 detached
Process 3063 attached
Process 3063 detached
Process 3064 attached
Process 3064 detached
Process 3065 attached
Process 3065 detached
Process 3066 attached
Process 3066 detached
Process 3067 attached
Process 3068 attached
Process 3069 attached
Process 3070 attached
Process 3069 suspended
Process 3071 attached
Process 3070 suspended
Process 3072 attached
Process 3072 detached
Process 3073 attached
Process 3073 detached
Process 3074 attached
Process 3074 detached
Process 3075 attached
Process 3075 detached
extracting bind-9.2.0-2mdk.i586
Process 3076 attached
Process 3077 attached
Process 3071 suspended
Process 3077 detached
Process 3071 resumed
Process 3076 detached
Process 3070 resumed
Process 3071 detached
Process 3069 resumed
Process 3070 detached
Process 3078 attached
Process 3069 suspended
Process 3079 attached
Process 3078 suspended
Process 3080 attached
Process 3080 detached
Process 3081 attached
Process 3081 detached
Process 3082 attached
Process 3082 detached
Process 3083 attached
Process 3083 detached
extracting bind-9.2.0-2mdk.i586
Process 3084 attached
Process 3085 attached
Process 3084 detached
Process 3085 detached
Process 3078 resumed
Process 3079 detached
Process 3069 resumed
Process 3078 detached
Process 3069 detached
Process 3086 attached
Process 3087 attached
Process 3086 suspended
Process 3088 attached
Process 3089 attached
Process 3090 attached
Process 3090 detached
Process 3087 suspended

This is where the the process stops.
rpmdrake window is showing only:
  Install in progress...
  You can see the installation state below.
No progress bar or installation state.

I allowed it 10min and there was no additional output.


Charles

  







[Cooker] rpmdrake and supermount

2002-01-30 Thread Borsenkow Andrej


> >
> > What exactly happens? There was a problem in urpmi that it could not
> > eject supermounted medium (since we switched to "none" for device).
It
> > should be fixed in the latest urpmi. Or do you mean some other
problem?
> >
> 
> 
> With supermount and urpmi-3.2-5
> 
> Using rpmdrake several pkgs selected for install.
> It is requested that I insert Installation CD1.
> I insert the CD and click OK.
> The following error is returned:
> 
>  'eject: unable to find or open device for: "1" '

Could you strace it?

strace -f -o /tmp/foo rpmdrake

then do what you have done. 

-andrej