public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] update problems
@ 2015-09-19 19:36 lee
  2015-09-19 19:57 ` Alan McKinnon
                   ` (2 more replies)
  0 siblings, 3 replies; 75+ messages in thread
From: lee @ 2015-09-19 19:36 UTC (permalink / raw
  To: gentoo-user

Hi,

how could I solve these updating problems:


emerge -j 8 -a --update --newuse --deep --with-bdeps=y @world                                                                                                                                                                   

 * IMPORTANT: 4 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


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

Calculating dependencies... done!

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

dev-libs/boost:0

  (dev-libs/boost-1.56.0-r1:0/1.56.0::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (dev-libs/boost-1.55.0-r2:0/1.55.0::gentoo, ebuild scheduled for merge) pulled in by
    dev-libs/boost:0/1.55.0= required by (dev-libs/librevenge-0.0.2:0/0::gentoo, installed)
                  ^^^^^^^^^^                                                                                                   
    (and 2 more with the same problem)

dev-util/boost-build:0

  (dev-util/boost-build-1.55.0:0/0::gentoo, installed) pulled in by
    =dev-util/boost-build-1.55* required by (dev-libs/boost-1.55.0-r2:0/1.55.0::gentoo, ebuild scheduled for merge)
    ^                     ^^^^^                                                                                                                                           

  (dev-util/boost-build-1.56.0:0/0::gentoo, ebuild scheduled for merge) pulled in by
    =dev-util/boost-build-1.56* required by (dev-libs/boost-1.56.0-r1:0/1.56.0::gentoo, ebuild scheduled for merge)
    ^                     ^^^^^                                                                                                                                           

media-video/ffmpeg:0

  (media-video/ffmpeg-2.6.3:0/54.56.56::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (media-video/ffmpeg-2.2.14:0/52.55.55::gentoo, installed) pulled in by
    media-video/ffmpeg:0/52.55.55=[vdpau] required by (media-libs/mlt-0.9.0:0/0::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.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


!!! The ebuild selected to satisfy "sci-libs/hdf5" has unmet requirements.
- sci-libs/hdf5-1.8.14-r1::gentoo USE="cxx fortran threads zlib -debug -examples -fortran2003 -mpi -static-libs -szip"

  The following REQUIRED_USE flag constraints are unsatisfied:
    threads? ( !cxx !fortran )

  The above constraints are a subset of the following complete expression:
    cxx? ( !mpi ) mpi? ( !cxx ) threads? ( !cxx !mpi !fortran ) fortran2003? ( fortran )

(dependency required by "media-libs/openimageio-1.3.5::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


I could remove boost (and maybe reinstall it later), but I would like to
keep ffmpeg.  hdf5 apparently goes back to having blender installed,
which I would also like to keep.  And apparently, I would have to remove
libreoffice before I could update.

Why can't we just update like we can with any other distribution but
have to run into dependency problems all the time instead?

What do I do when I need to update /right now/ and find myself being
blocked with cryptic messages like the above that leave me stranded?
Once I used 'emerge --sync', there is no way to turn it back to continue
to be able to install software if needed when the update cannot be
performed.  Updates simply need to work, there's no way around that.


-- 
Again we must be afraid of speaking of daemons for fear that daemons
might swallow us.  Finally, this fear has become reasonable.


^ permalink raw reply	[flat|nested] 75+ messages in thread
* [gentoo-user] Major site redesign, SEO, and 301 redirects
@ 2015-09-29 20:00 Tanstaafl
  2015-09-29 20:19 ` J. Roeleveld
  2015-09-30  0:28 ` [gentoo-user] " Alan McKinnon
  0 siblings, 2 replies; 75+ messages in thread
From: Tanstaafl @ 2015-09-29 20:00 UTC (permalink / raw
  To: gentoo-user

Hi all,

I am not a web (or SEO) guy, but I manage our DNS and have for a long time.

The boss has contracted with a web development company to do a full
redesign of our website.

Our website has hundreds of thousands of pages, and years of SEO behind
it. The guys who was her until recently was adamant that we must be very
carefl with the redesign so as not to totally break SEO, and possibly
getting blacklisted by Google.

The web developers are insisting that they need full access to our DNS
(hosted by DNSMadeEasy), and the only reason I can think of for this is
they plan on setting up HTTP redirects (DNSMadeEasy equivalent of a 301
redirect) for these pages - but hundreds of thousands of them?

Wouldn't this be better done at the web server level? Or am I just ignorant?

Would love to hear experiences (good and bad), and a recommendation for
what I should do.

thanks


^ permalink raw reply	[flat|nested] 75+ messages in thread

end of thread, other threads:[~2015-10-03 20:01 UTC | newest]

Thread overview: 75+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19 19:36 [gentoo-user] update problems lee
2015-09-19 19:57 ` Alan McKinnon
2015-09-19 22:17   ` Rich Freeman
2015-09-19 22:46     ` Alan McKinnon
2015-09-20  0:37       ` Philip Webb
2015-09-20 11:52         ` Neil Bothwick
2015-09-20 12:06           ` Rich Freeman
2015-09-22 20:11             ` [gentoo-user] " James
2015-09-26  9:47     ` [gentoo-user] " lee
2015-09-26 11:33       ` Alan McKinnon
2015-09-27 19:17         ` lee
2015-09-27 21:29           ` Alan McKinnon
2015-09-28 22:52             ` lee
2015-09-28 23:46               ` Alec Ten Harmsel
2015-09-29 18:56                 ` lee
2015-09-29  0:09               ` Neil Bothwick
2015-09-29 18:45                 ` lee
2015-09-29 19:36                   ` Alan Mackenzie
2015-10-03 17:27                     ` lee
2015-10-01  9:39                   ` Neil Bothwick
2015-10-01 11:10                     ` Rich Freeman
2015-10-01 13:27                       ` Neil Bothwick
2015-10-03 18:10                     ` lee
2015-10-03 20:01                       ` allan gottlieb
2015-09-20 14:25   ` lee
2015-09-20 17:24     ` J. Roeleveld
2015-09-20 17:31       ` Rich Freeman
2015-09-26 13:51         ` lee
2015-09-26 15:09           ` Rich Freeman
2015-09-27 19:35             ` lee
2015-09-26 16:28           ` Neil Bothwick
2015-09-26 13:10       ` lee
2015-09-26 15:31         ` J. Roeleveld
2015-09-26 16:47         ` Neil Bothwick
2015-09-26 18:16           ` Alan McKinnon
2015-09-26 20:58             ` Neil Bothwick
2015-09-19 20:05 ` Neil Bothwick
2015-09-19 20:11   ` Alan McKinnon
2015-09-19 20:12   ` Mick
2015-09-20 15:28   ` lee
2015-09-20 15:57     ` Rich Freeman
2015-09-20 16:29     ` Alan McKinnon
2015-09-26 15:00       ` lee
2015-09-27 13:14         ` Alan McKinnon
2015-09-20 16:35     ` Neil Bothwick
2015-09-21  1:29   ` Paul Colquhoun
2015-09-19 21:29 ` Daniel Frey
2015-09-20 18:07   ` [gentoo-user] " James
2015-09-20 19:35     ` Daniel Frey
2015-09-20 20:59       ` Dale
2015-09-22 15:55         ` James
2015-09-22 16:03           ` Alan McKinnon
2015-09-22 16:39             ` James
2015-09-22 17:17               ` Alan McKinnon
2015-09-22 16:42             ` Neil Bothwick
2015-09-22 17:08               ` Alan McKinnon
2015-09-22 17:35               ` James
2015-09-22 18:08                 ` Neil Bothwick
2015-09-22 19:05             ` Dale
2015-09-20 20:24     ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2015-09-29 20:00 [gentoo-user] Major site redesign, SEO, and 301 redirects Tanstaafl
2015-09-29 20:19 ` J. Roeleveld
2015-09-29 20:39   ` Alan McKinnon
2015-09-30  0:02     ` [gentoo-user] " James
2015-10-01 11:22       ` Tanstaafl
2015-10-01 11:25         ` Alan McKinnon
2015-09-30  0:28 ` [gentoo-user] " Alan McKinnon
2015-09-30  7:36   ` Mick
2015-10-01 11:26     ` Tanstaafl
2015-10-01 11:35   ` Tanstaafl
2015-10-01 11:58     ` Alan McKinnon
2015-10-01 12:21       ` Tanstaafl
2015-10-01 14:35         ` Mick
2015-10-01 23:00           ` Walter Dnes
2015-10-02  7:41             ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox