[Bug 225602] New: pin fails to install with tcsh
https://bugzilla.novell.com/show_bug.cgi?id=225602 Summary: pin fails to install with tcsh Product: openSUSE 10.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: volker3204@paradise.net.nz QAContact: qa@suse.de Both $USER and root have tcsh set as their login shell. Running pin for the first time makes it barf badly. Some part is obviously running sh code in a tcsh. Oh and while someone's at it, insert a space into "rootpassword". linux|softest[3]:~> pin motif *** pin found no ARCHIVES_10.2.gz file in /var/lib/pin/ pin will copy the files, please enter rootpassword : Password: Exit 1 export: Command not found. Exit 1 VER=0.36: Command not found. Exit 1 Illegal variable name. Exit 1 linux|softest[3]:~> echo $SHELL /bin/tcsh linux|softest[3]:~> su - -c 'echo $SHELL' Password: /bin/tcsh -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225602 mhorvath@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |volker3204@paradise.net.nz ------- Comment #1 from mhorvath@novell.com 2006-12-03 20:03 MST ------- Please, post which version of pin and tcsh do you have. Thank you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
rpm -q pin tcsh
https://bugzilla.novell.com/show_bug.cgi?id=225602 volker3204@paradise.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|volker3204@paradise.net.nz | ------- Comment #2 from volker3204@paradise.net.nz 2006-12-04 01:35 MST ------- Versions as per 10.2RC1. pin-0.36-6 tcsh-6.14.00-42 It is easily reproducible: root: chsh -> /bin/tcsh user: chsh -> /bin/tcsh rm -rf /var/lib/pin su - user pin something Shell errors after entering the root password. The problem does not occur when pin is run for the first time by root. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225602 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |martin.lasarsch@novell.com |screening@forge.provo.novell| |.com | Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225602 ------- Comment #3 from volker3204@paradise.net.nz 2007-03-27 02:55 MST ------- This is still not fixed. pin is non-functional for tcsh users. I have located the problem and added discusion and fix to bug #188068 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225602 suse-beta@cboltz.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #4 from suse-beta@cboltz.de 2007-04-05 12:56 MST ------- "rootpassword" has a space inside in the CVS version -> FIXED I could reproduce your problem when using su -c /bin/tcsh in pin, so I hope the fix I just proposed in bug 188068 will solve the tcsh problem ;-) The tcsh problems are discussed in bug 188068 now, so I will mark this one as duplicate. *** This bug has been marked as a duplicate of bug 188068 *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225602 ------- Comment #5 from suse-beta@cboltz.de 2007-04-06 18:02 MST ------- For the records: (In reply to comment #4)
I could reproduce your problem when using su -c /bin/tcsh in pin,
This should read su -s /bin/tcsh or, as complete command line, su - root -s /bin/tcsh -- "$0" "$@" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com