Forums

Skip to content

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

--backtrack option

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
pgu
l33t
l33t
Posts: 722
Joined: Thu Jul 30, 2009 3:41 pm
Location: Oslo, Norway

--backtrack option

  • Quote

Post by pgu » Fri Aug 02, 2013 1:07 pm

I'm getting the following error when trying to emerge bitcoind:
# emerge -pv bitcoind

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

Calculating dependencies... done!
[ebuild R ] dev-libs/leveldb-1.9.0-r5 USE="-snappy* -static-libs" 0 kB
[ebuild R ] dev-libs/openssl-1.0.1c USE="kerberos (sse2) zlib -bindist* -gmp -rfc3779 -static-libs {-test} -vanilla" 0 kB
[ebuild N ] net-p2p/bitcoind-0.8.1 USE="ipv6 -examples -logrotate -upnp" 1,920 kB

Total: 3 packages (1 new, 2 reinstalls), Size of downloads: 1,920 kB

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-libs/openssl:0

(dev-libs/openssl-1.0.1c::gentoo, ebuild scheduled for merge) pulled in by
dev-libs/openssl:0[-bindist] required by (net-p2p/bitcoind-0.8.1::gentoo, ebuild scheduled for merge)

(dev-libs/openssl-1.0.1c::gentoo, installed) pulled in by
>=dev-libs/openssl-0.9.6d:0[bindist=] required by (net-misc/openssh-5.9_p1-r4::gentoo, installed)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
How can this be resolved using the --backtrack or other option? emerge -pv bitcoind --backtrack=300 gives the same error message
Top
Telemin
l33t
l33t
User avatar
Posts: 753
Joined: Thu Aug 25, 2005 8:40 pm
Location: Glasgow, UK

  • Quote

Post by Telemin » Fri Aug 02, 2013 3:23 pm

Backtrack won't help you here because it is the flipped bindist use flag on openssl that causes the issue. If you rebuild openssl without the bindist use flag (this is a requirement of bitcoind), then you will break openssh unless you rebuild with the bindist useflag disabled there too.

So tl;dr

Code: Select all

# echo "net-misc/openssh -bindist" >> /etc/portage/package.use
# emerge -av bitcoind openssh
Should do what you want

-Telemin-
The Geek formerly known as -Freestyling-
When you feel your problem has been solved please add [Solved] to the topic title.
Please adopt an unanswered post
Top
pgu
l33t
l33t
Posts: 722
Joined: Thu Jul 30, 2009 3:41 pm
Location: Oslo, Norway

  • Quote

Post by pgu » Mon Aug 05, 2013 3:04 pm

Thanks. I had tried that previously, but it resulted in a different problem. Fortunately adding "dev-libs/leveldb -snappy" solved the second problem when I made a second attempt at it.
Top
F1r31c3r
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 107
Joined: Fri Aug 31, 2007 1:48 pm
Location: UK
Contact:
Contact F1r31c3r
Website

So what is the answer

  • Quote

Post by F1r31c3r » Sun Feb 23, 2014 1:18 am

So about --backtrack=

What actually does it do and how does it work?

be interesting to know as a google search don't bring anything up.
A WikI, A collection of mass misinformation based on opinion and manipulation by a deception of freedom.
If we know the truth, then we should be free from deception (John 8:42-47 )
Top
Post Reply

4 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 Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy