www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_RW,TW_WX,TW_XR |
X-Spam-Check-By: | sourceware.org |
Received-SPF: | pass (google.com: domain of adrians AT gmail DOT com designates 10.236.117.231 as permitted sender) client-ip=10.236.117.231; |
Authentication-Results: | mr.google.com; spf=pass (google.com: domain of adrians AT gmail DOT com designates 10.236.117.231 as permitted sender) smtp.mail=adrians AT gmail DOT com; dkim=pass header.i=adrians AT gmail DOT com |
MIME-Version: | 1.0 |
In-Reply-To: | <20120218201651.GB5319@jethro.local.lan> |
References: | <CALc-FG90mh+ct6t8Z=KALkaon3Gng9V24U8+1jykHpXBLApS-A AT mail DOT gmail DOT com> <4F3F98C1 DOT 6000400 AT cornell DOT edu> <20120218201651 DOT GB5319 AT jethro DOT local DOT lan> |
Date: | Sat, 18 Feb 2012 12:53:17 -0800 |
Message-ID: | <CALc-FG99afcbvH-FdhqHq_v7wfzzmHTs7Neu0e78nidsH5JCWw@mail.gmail.com> |
Subject: | Re: hexedit install flub...now shell seems rudimentary |
From: | Adrian Sandstrom <adrians AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q1IKrg5I014269 |
I didn't have /etc/profile so I copied /etc/default/etc/profile to /etc/profile. Aside from /etc/profile, I don't have any of the other files that David mentions, but do have the profile.d directory. Here are the permissions of all related files mentioned: bash-4.1$ ls -l profile* -rw-r----- 1 adrian None 6.9K Feb 18 11:14 profile profile.d: total 4.0K -rw-r--r-- 1 adrian root 109 Jan 18 07:50 openssl.csh -rw-r--r-- 1 adrian root 41 Jan 18 07:50 openssl.sh -rwxr-xr-x 1 adrian root 74 Jan 29 19:13 xinit.csh* -rwxr-xr-x 1 adrian root 44 Jan 29 19:13 xinit.sh* I did see that both base-files postinstall scripts in /etc/postinstall/ were not executable: bash-4.1$ ls -l base* -rw-rw---- 1 adrian root 1.2K Feb 12 13:13 base-files-mketc.sh.done -rw-rw---- 1 adrian root 925 Feb 12 13:13 base-files-profile.sh.done So I changed them to be: bash-4.1$ ls -l base* -rwxrwx--- 1 adrian root 1.2K Feb 12 13:13 base-files-mketc.sh.done* -rwxrwx--- 1 adrian root 925 Feb 12 13:13 base-files-profile.sh.done* I ran setup again without installing anything --> no change to terminal I ran setup again selecting to reinstall hexedit --> no change to terminal I really appreciate your guys' help! Can't wait to find out what the issue is... On Sat, Feb 18, 2012 at 12:16 PM, David Sastre Medina <d DOT sastre DOT medina AT gmail DOT com> wrote: > On Sat, Feb 18, 2012 at 07:25:37AM -0500, Ken Brown wrote: >> On 2/18/2012 4:20 AM, Adrian Sandstrom wrote: >> >Would love if someone could help me get me back to my cozy Cygwin terminal. >> > >> >Problem: >> >When I use the cygwin shortcuts to cygwin.bat or mintty.exe I am >> >getting a basic terminal. >> >1) The command prompt displays "-bash-4.1$" instead of >> >"username AT directory" like before. >> >> It sounds like PS1 isn't being set. This is normally done in >> /etc/profile. You might start by comparing /etc/profile with >> /etc/defaults/etc/profile. They should be identical unless you've >> customized /etc/profile at some point. >> >> The postinstall script for the base-files package should have taken >> care of updating /etc/profile, so you could also check to make sure >> the script was executed. > > This is probably caused by incorrect permissions in the latest base-files' > package contents. > A release fixing this will be available shortly. > For the time being, please check and correct perms in: > > /etc/bash.bash_logout > /etc/profile.d > /etc/profile.d/tzset.sh > /etc/profile.d/tzset.csh > /etc/profile.d/lang.csh > /etc/profile.d/lang.sh > /etc/bash.bashrc > /etc/skel/.inputrc > /etc/skel/.profile > /etc/skel/.bashrc > /etc/skel/.bash_profile > /etc/profile > > All of them should have owner/group root.root and 644 perms (rw-r--r--) > > Hope that helps. > > -- > Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |