First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 226175
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Skwar <askwar@digitalprojects.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 226175 depends on: Show dependency tree
Show dependency graph
Bug 226175 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-13 07:38 0000
In /bin, there's:

--($ /bin)-- ls -la /bin/bz*
lrwxrwxrwx 1 root root      5 25. Mar 15:30 /bin/bzcat -> bzip2
lrwxrwxrwx 1 root root      6 25. Mar 15:30 /bin/bzcmp -> bzdiff
-rwxr-xr-x 1 root root   2128 25. Mar 15:30 /bin/bzdiff
lrwxrwxrwx 1 root root      6 25. Mar 15:30 /bin/bzegrep -> bzgrep
lrwxrwxrwx 1 root root      6 25. Mar 15:30 /bin/bzfgrep -> bzgrep
-rwxr-xr-x 1 root root   1830 25. Mar 15:30 /bin/bzgrep
-rwxr-xr-x 1 root root 616404 25. Mar 15:30 /bin/bzip2
-rwxr-xr-x 1 root root 539540 25. Mar 15:30 /bin/bzip2recover
lrwxrwxrwx 1 root root      6 25. Mar 15:30 /bin/bzless -> bzmore
-rwxr-xr-x 1 root root   1259 25. Mar 15:30 /bin/bzmore

IMO, the following should be moved to /usr/bin, because the gzip and lzo
counterparts (eg. bzgrep vs. zgrep vs. lzgrep) are stored there as well.

Please move:

- bzegrep
- bzfgrep
- bzcmp
- bzdiff
- bzgrep
- bzless
- bzmore

------- Comment #1 From Jeroen Roovers 2008-06-13 10:37:49 0000 -------
(In reply to comment #0)
> IMO, the following should be moved to /usr/bin, because the gzip and lzo
> counterparts (eg. bzgrep vs. zgrep vs. lzgrep) are stored there as well.

I would counter that logic by saying app-arch/gzip is at fault - all these
should be in /bin so that they are available in single user mode, when /usr may
not be available.

------- Comment #2 From Alexander Skwar 2008-06-13 15:43:31 0000 -------
Whatever :) My point is, that the apps should "behave" consistently. Ie. I
don't care much if all the stuff is in /bin or in /usr/bin. I care only about
the fact, that some stuff from gzip+lzop is in /usr/bin and in /bin, while all
the stuff from bzip2 is in /bin.

If you decide to move all the stuff from gzip+lzop to /bin as well, then I'm
happy as well ;)

------- Comment #3 From SpanKY 2008-06-21 06:04:50 0000 -------
fixed with bzip2-1.0.5-r1

First Last Prev Next    No search results available      Search page      Enter new bug