Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

[SOLVED] - Old xmms and normalize (and now kopete) conflict

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
Viloflo
n00b
n00b
User avatar
Posts: 9
Joined: Wed Dec 14, 2005 11:47 am

[SOLVED] - Old xmms and normalize (and now kopete) conflict

  • Quote

Post by Viloflo » Tue Oct 24, 2006 9:44 am

Dear everybody,

When I was updating my system, I got this message:

Code: Select all

 
# emerge -uDp world

These are the packages that would be merged, in order:

Calculating world dependencies |
!!! All ebuilds that could satisfy ">=media-sound/xmms-1.2.7-r6" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-sound/xmms-1.2.10-r16 (masked by: package.mask, ~x86 keyword)
# Diego Pettenò <flameeyes@gentoo.org> (23 Oct 2006)
# Pending removal 23 November for multiple bugs
# Use media-sound/audacious

- media-sound/xmms-1.2.10-r14 (masked by: package.mask)
- media-sound/xmms-1.2.10-r15 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "media-sound/normalize-0.7.6-r2" [ebuild])



!!! Problem resolving dependencies for media-sound/normalize
!!! Depgraph creation failed.
I knew xmms was being abandoned, so I removed it. It seems that my computer like it so much that it doesn't want to get rid of it... :lol: . I have seen my world file, and xmms is not there, so I do not understand this message.

My emerge --info:

Code: Select all

# emerge --info
Portage 2.1.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.5
Last Sync: Mon, 23 Oct 2006 01:47:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx X Xgtk alsa apache2 apm arts asf bash-completion berkdb bitmap-fonts cairo cli cracklib crypt cups cupsusb dlloader doc dri dvd dvdr eds elibc_glibc emboss encode esd f77 firebird foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog java jpeg kde kernel_linux libg++ libwww linguas_en mad maildir mikmod misql motif mp3 mpeg mplayer ncurses nls nptl nsplugin ogg opengl osasl oss pam pam-misql pcre pengl perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session slp spell spl ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev userland_GNU video_cards_i810 video_cards_vesa video_cards_vga vorbis wifi win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
I know I have to upgrade my kernel and glibc (for this I have to change my CHOST, which is a pain),. They are on my TODO list, but I hope that is not the problem.

Thanks in advance for your help.

Victor

...
Last edited by Viloflo on Wed Oct 25, 2006 10:40 am, edited 2 times in total.
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56101
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Tue Oct 24, 2006 9:54 am

Viloflo,

Your problem is that

Code: Select all

media-sound/normalize-0.7.6-r2
which you have installed, needs xmms, which is now masked. Thats a conflict in the portage tree created by the masking of xmms.

You need to add

Code: Select all

>media-sound/normalize-0.7.6-r2
to /etc/portage/package.mask (you may not have that file yet) so portage does not try to rebuild media-sound/normalize. Thats only a tempororay fix because with xmms gone media-sound/normalize won't work.

If you are going to drop xmms, you can remove media-sound/normalize too.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
Viloflo
n00b
n00b
User avatar
Posts: 9
Joined: Wed Dec 14, 2005 11:47 am

  • Quote

Post by Viloflo » Tue Oct 24, 2006 10:02 am

Dear NeddySeagoon,

First of all, thanks for your fast reply.

I have masked normalize, and then removed it, as you advised, and this is what I get in both cases:

Code: Select all

 # emerge -uDp world

These are the packages that would be merged, in order:

Calculating world dependencies \
!!! All ebuilds that could satisfy "media-sound/xmms" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-sound/xmms-1.2.10-r16 (masked by: package.mask, ~x86 keyword)
# Diego Pettenò <flameeyes@gentoo.org> (23 Oct 2006)
# Pending removal 23 November for multiple bugs
# Use media-sound/audacious

- media-sound/xmms-1.2.10-r14 (masked by: package.mask)
- media-sound/xmms-1.2.10-r15 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "kde-base/kopete-3.5.2" [ebuild])



!!! Problem resolving dependencies for kde-base/kopete
!!! Depgraph creation failed.
Which is weird. I do not know why kopete would like to have xmms...

Best regards,

Victor


...
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56101
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Tue Oct 24, 2006 10:08 am

Viloflo,

Code: Select all

(dependency required by "kde-base/kopete-3.5.2" [ebuild]) 
You have found something else that depends on xmms.
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
aries
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 127
Joined: Mon May 03, 2004 4:52 pm
Location: Sliedrecht the Netherlands

  • Quote

Post by aries » Tue Oct 24, 2006 10:26 am

Hello Viloflo,

Do you have the xmms USE-Flag enabled is /etc/make.conf?

If Yes: remove this flag

Edit:
Sorry! according to your emerge --info you don't have this flag enabled in make.conf.

I had the same problem as you, I solved by adding new-use to emerge:

Code: Select all

emerge -uDN world
/Edit
Last edited by aries on Tue Oct 24, 2006 10:34 am, edited 1 time in total.
Top
Viloflo
n00b
n00b
User avatar
Posts: 9
Joined: Wed Dec 14, 2005 11:47 am

  • Quote

Post by Viloflo » Tue Oct 24, 2006 10:32 am

Dear aries,
aries wrote:Do you have the xmms USE-Flag enabled is /etc/make.conf?

If Yes: remove this flag
No, I do not have it. I removed it when I removed xmms. Thank you for checking.


Dear NeddySeagoon,

I have masked kopete, and at this moment I am performing the update. I will add [SOLVED] to the thread title when I manage to build kopete again without the xmms confilct.

Thank you very much.

Victor

...
Top
Viloflo
n00b
n00b
User avatar
Posts: 9
Joined: Wed Dec 14, 2005 11:47 am

  • Quote

Post by Viloflo » Wed Oct 25, 2006 10:39 am

Dear all,

Everything worked fine, so I am adding [SOLVED] to the title. However, I think I will have to wait until kopete is upgraded for unmasking it, as it still asks for xmms.

Thank you very much,

Victor


...
Top
Post Reply

7 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic