First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 34973
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Benjamin Podszun (Blafasel @ irc) <ben@galactic-tales.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
museseq-0.6.2.muse2lmuse.patch ebuild-patch: changes muse to lmuse & adds einfo patch plasmagunman 2004-02-17 05:25 0000 962 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2003-12-03 07:22 0000
qpkg -f /usr/bin/muse 
media-sound/muse *
media-sound/museseq *

Guess that's not the way it should be ;-)

Reproducible: Always
Steps to Reproduce:
1. emerge muse
2. emerge museseq
3. qpkg -f /usr/bin/muse

------- Comment #1 From Benjamin Podszun (Blafasel @ irc) 2003-12-03 08:21:35 0000 -------
Talking to some #gentoo-people and thinking about a possible solution I guess
the museseq-maintainer should name "his" binary just like that.
Since he already added the "seq" suffix to the package name it should be quite
intuitive to provide a program with the same name.

------- Comment #2 From Rossen Apostolov 2003-12-11 21:24:08 0000 -------
another option is "lmuse" - that's the page name on sourceforge...

------- Comment #3 From GuillermoE 2004-02-16 04:20:44 0000 -------
This is the way i can resolve it in my system, but maybe it isn't the best
solution :

#ebuild /usr/portage/media-sound/museseq/museseq-0.6.2.ebuild fetch unpack
compile install
#cd /var/tmp/portage/museseq-0.6.2/image/usr/bin/
#mv muse lmuse
#ebuild /usr/portage/media-sound/museseq/museseq-0.6.2.ebuild qmerge
#emerge muse

This way you can use museseq and muse in the same system and portage knows that
museseq is called now lmuse (good for unmerging)

//Sorry about my english,  feel free to correct it

------- Comment #4 From plasmagunman 2004-02-17 05:25:00 0000 -------
Created an attachment (id=25761) [edit]
ebuild-patch: changes muse to lmuse & adds einfo

i just incorporated that solution into the ebuild-file. you have to add the
lines
  cd ${D}
  mv usr/bin/muse usr/bin/lmuse
at the end of the "src-install()"-part of the ebuild. the applied patch does
that.

a few open questions:
 o is it nice to change binary-names of packages?
 o shouldn't the beuild be called "lmuse" instead of "museseq"?
 o did anybody contact the author of this package?

------- Comment #5 From Jeremy Huddleston (RETIRED) 2004-02-19 10:40:49 0000 -------
in portage...

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