Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #237583
| From | Greg Wooledge <greg@wooledge.org> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: Upgrade problems? |
| Date | 2021-07-21 18:30 +0200 |
| Message-ID | <CDngB-7GZ-3@gated-at.bofh.it> (permalink) |
| References | <CDkC5-63I-1@gated-at.bofh.it> <CDlRw-6JH-11@gated-at.bofh.it> <CDn6V-7DY-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 21, 2021 at 12:04:13PM -0400, Frank McCormick wrote: > frank@fedora ~$ stat / > File: / > Size: 4096 Blocks: 8 IO Block: 4096 directory > Device: 806h/2054d Inode: 2 Links: 18 > Access: (0555/dr-xr-xr-x) Uid: ( 0/ root) Gid: ( 1000/ frank) > Context: system_u:object_r:root_t:s0 > Access: 2021-07-21 10:22:56.572440309 -0400 > Modify: 2021-06-26 15:48:58.771330459 -0400 > Change: 2021-06-27 10:10:28.333447227 -0400 > Birth: 2021-06-11 13:38:48.000000000 -0400 > > Looks like owned by root but access by frank ? > > Will chown work ? Your hostname is "fedora"? Um. Skipping that for now.... Yes, chown would work, although chgrp would be the more "natural" pick. Either chown 0:0 / or chgrp 0 / While you're poking around in there, the permissions are also different from what one would normally expect on Debian. chmod 755 / Then again, if this isn't actually a Debian host, the 555 permissions on the root directory might be normal.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Upgrade problems? Frank McCormick <debianlist@videotron.ca> - 2021-07-21 15:40 +0200
Re: Upgrade problems? Kushal Kumaran <kushal@locationd.net> - 2021-07-21 17:00 +0200
Re: Upgrade problems? Frank McCormick <debianlist@videotron.ca> - 2021-07-21 18:20 +0200
Re: Upgrade problems? Greg Wooledge <greg@wooledge.org> - 2021-07-21 18:30 +0200
Re: Upgrade problems? Frank McCormick <debianlist@videotron.ca> - 2021-07-21 20:40 +0200
Re: Upgrade problems? Tixy <tixy@yxit.co.uk> - 2021-07-21 18:40 +0200
Re: Upgrade problems? Cindy Sue Causey <butterflybytes@gmail.com> - 2021-07-22 08:30 +0200
Re: Upgrade problems? Cindy Sue Causey <butterflybytes@gmail.com> - 2021-07-22 09:00 +0200
Re: Upgrade problems? Kenneth Parker <sea7kenp@gmail.com> - 2021-07-21 18:50 +0200
Re: Upgrade problems? Greg Wooledge <greg@wooledge.org> - 2021-07-21 19:00 +0200
Re: Upgrade problems? Kenneth Parker <sea7kenp@gmail.com> - 2021-07-21 19:20 +0200
csiph-web