[Cooker] [Bug 1737] [urpmi-parallel-ssh] procps package cannot be installed using parallel installation

2003-02-20 Thread fpons
https://qa.mandrakesoft.com/show_bug.cgi?id=1737

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-02-20 15:59 ---
This is again a stupid typo from me, looks strange it was working for quite a
long time but I managed to reproduce it. Fixed in 20mdk of urpmi.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
For some reason the procps package cannot be installed using parallel
installation of urpmi.

I have included the following output which demonstrates the errored installation
for the parallel installation (to a single other work station), and a successful
installation using urpmi locally.  It should also be noted that exactly the same
issue was experienced the last time this particular package was updated, but
that this is the only package that seems to experience this behaviour.

#  urpmi --parallel robpc01 procps
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104

# urpmi procps
   
ftp://ftp.uninett.no/pub/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/procps-3.1.6-1mdk.i586.rpm
installing /var/cache/urpmi/rpms/procps-3.1.6-1mdk.i586.rpm
 
Preparing...##
   1:procps ##

Kind regards,

Robert Thorneycroft




[Cooker] [Bug 1737] [urpmi-parallel-ssh] procps package cannot be installed using parallel installation

2003-02-19 Thread robert.thorneycroft
https://qa.mandrakesoft.com/show_bug.cgi?id=1737





--- Additional Comments From [EMAIL PROTECTED]  2003-02-19 12:58 
---
It would appear this is also a problem with the ctags-5.4-1mdk.i586 package. 
The following output is produced which appears to be identical to that described
above:

[root@opcpc01 urpmi]# urpmi -v --parallel robpc01 ctags
examining parallel handler in file
[/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm]
found parallel handler for nodes: robpc01
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.uninett.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.uninett Contribs.cz]
parallel_ssh: scp -q '/var/cache/urpmi/partial/parallel.cz'
'robpc01:/var/cache/urpmi/partial/parallel.cz'
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
For some reason the procps package cannot be installed using parallel
installation of urpmi.

I have included the following output which demonstrates the errored installation
for the parallel installation (to a single other work station), and a successful
installation using urpmi locally.  It should also be noted that exactly the same
issue was experienced the last time this particular package was updated, but
that this is the only package that seems to experience this behaviour.

#  urpmi --parallel robpc01 procps
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104

# urpmi procps
   
ftp://ftp.uninett.no/pub/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/procps-3.1.6-1mdk.i586.rpm
installing /var/cache/urpmi/rpms/procps-3.1.6-1mdk.i586.rpm
 
Preparing...##
   1:procps ##

Kind regards,

Robert Thorneycroft




[Cooker] [Bug 1737] [urpmi-parallel-ssh] procps package cannot be installed using parallel installation

2003-02-18 Thread robert.thorneycroft
https://qa.mandrakesoft.com/show_bug.cgi?id=1737





--- Additional Comments From [EMAIL PROTECTED]  2003-02-18 16:35 
---
The version of perl-URPM currently installed is:
# rpm -qa | grep URPM
perl-URPM-0.81-8mdk

You are also correct in saying that this is only a problem with procps and also
only when parallel installation is used.  Running urpmi without the parallel
option directly on the target node will install the package without issue.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
For some reason the procps package cannot be installed using parallel
installation of urpmi.

I have included the following output which demonstrates the errored installation
for the parallel installation (to a single other work station), and a successful
installation using urpmi locally.  It should also be noted that exactly the same
issue was experienced the last time this particular package was updated, but
that this is the only package that seems to experience this behaviour.

#  urpmi --parallel robpc01 procps
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104

# urpmi procps
   
ftp://ftp.uninett.no/pub/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/procps-3.1.6-1mdk.i586.rpm
installing /var/cache/urpmi/rpms/procps-3.1.6-1mdk.i586.rpm
 
Preparing...##
   1:procps ##

Kind regards,

Robert Thorneycroft




[Cooker] [Bug 1737] [urpmi-parallel-ssh] procps package cannot be installed using parallel installation

2003-02-18 Thread robert.thorneycroft
https://qa.mandrakesoft.com/show_bug.cgi?id=1737





--- Additional Comments From [EMAIL PROTECTED]  2003-02-18 16:33 
---
Created an attachment (id=188)
 --> (https://qa.mandrakesoft.com/attachment.cgi?id=188&action=view)
bug output from urpmi command

Bug output from the command:
urpmi --bug /tmp/urpmibug --parallel robpc01 procps




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
For some reason the procps package cannot be installed using parallel
installation of urpmi.

I have included the following output which demonstrates the errored installation
for the parallel installation (to a single other work station), and a successful
installation using urpmi locally.  It should also be noted that exactly the same
issue was experienced the last time this particular package was updated, but
that this is the only package that seems to experience this behaviour.

#  urpmi --parallel robpc01 procps
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104

# urpmi procps
   
ftp://ftp.uninett.no/pub/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/procps-3.1.6-1mdk.i586.rpm
installing /var/cache/urpmi/rpms/procps-3.1.6-1mdk.i586.rpm
 
Preparing...##
   1:procps ##

Kind regards,

Robert Thorneycroft




[Cooker] [Bug 1737] [urpmi-parallel-ssh] procps package cannot be installed using parallel installation

2003-02-18 Thread fpons
https://qa.mandrakesoft.com/show_bug.cgi?id=1737





--- Additional Comments From [EMAIL PROTECTED]  2003-02-18 13:23 ---
This sounds like a problem with perl-URPM package, can you check the version used.
Do you have used a nfs mount of /usr or not ? (fstab welcome). You seems to say
it works with other package in parallel mode but not with procps ? Is it exactly
this ? Can you send me a bug report finally (So that I have all your synthesis)
using --bug 




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
For some reason the procps package cannot be installed using parallel
installation of urpmi.

I have included the following output which demonstrates the errored installation
for the parallel installation (to a single other work station), and a successful
installation using urpmi locally.  It should also be noted that exactly the same
issue was experienced the last time this particular package was updated, but
that this is the only package that seems to experience this behaviour.

#  urpmi --parallel robpc01 procps
Can't locate auto/urpm/find_candid.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/vendor_perl/5.8.0/urpm/parallel_ssh.pm line 104

# urpmi procps
   
ftp://ftp.uninett.no/pub/linux/Mandrake/Mandrake-devel/cooker/i586/Mandrake/RPMS/procps-3.1.6-1mdk.i586.rpm
installing /var/cache/urpmi/rpms/procps-3.1.6-1mdk.i586.rpm
 
Preparing...##
   1:procps ##

Kind regards,

Robert Thorneycroft