public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Markos Chandras <hwoarang@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] skype package changes I don't understand
Date: Mon, 21 May 2012 16:04:05 +0100	[thread overview]
Message-ID: <CAG2jQ8hFXmq7c5A9mkb8fdAnK51RsZF5Apfz-YARDZ0edwRU8Q@mail.gmail.com> (raw)
In-Reply-To: <CAK2H+edwxJ23AYA8Cnebb1Fot+VvEb50_26VwGVv_Ftb9H3uaQ@mail.gmail.com>

On Mon, May 21, 2012 at 3:46 PM, Mark Knecht <markknecht@gmail.com> wrote:
> I love my Gentoo-devs, but what is the train of thought here?
> skype-2.2.0.35-r1 was ~amd64 yesterday. It's installed and working
> fine. Today 2.2.0.35-r99 is ~amd64, which is perfectly fine, but
> they've completely removed -r1 and now I'm required to unmask
> emulation packages that only came out today? That doesn't seem quite
> right...
>
> Why did they completely get rid of -r1? That should stick around for a
> little while after -r99 becomes ~amd64, shouldn't it?
>
> - Mark
>
>
> c2stable ~ # eix -I skype
> [U] net-im/skype
>     Available versions:  (~)2.2.0.35-r99^ms {{pax_kernel qt-static}}
>     Installed versions:  2.2.0.35-r1^ms{tbz2}(06:37:28 AM
> 02/29/2012)(-pax_kernel -qt-static)
>     Homepage:            http://www.skype.com/
>     Description:         An P2P Internet Telephony (VoiceIP) client
>
> c2stable ~ # emerge -pvDuN @world
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild     U ~] app-emulation/emul-linux-x86-baselibs-20120520
> [20120127] USE="-development" 33,929 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-db-20120520 [20120127]
> USE="-development" 1,775 kB
> [ebuild     U  ] sys-apps/baselayout-2.1-r1 [2.0.3] USE="-build" 40 kB
> [ebuild     U  ] virtual/perl-Time-Local-1.200.0-r2 [1.200.0-r1] 0 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-opengl-20120520
> [20120127] USE="-development" 35,461 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-xlibs-20120520
> [20120127] USE="opengl -development" 2,375 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-gtklibs-20120520
> [20120127] USE="-development" 5,973 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-medialibs-20120520
> [20120127] USE="-development" 10,200 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-soundlibs-20120520
> [20120127] USE="alsa -development -pulseaudio" 6,942 kB
> [ebuild     U ~] app-emulation/emul-linux-x86-qtlibs-20120520
> [20120127] USE="-development" 16,618 kB
> [ebuild     U ~] net-im/skype-2.2.0.35-r99 [2.2.0.35-r1]
> USE="-pax_kernel -qt-static" 0 kB
>
> Total: 11 packages (11 upgrades), Size of downloads: 113,308 kB
>
> The following keyword changes are necessary to proceed:
> #required by net-im/skype-2.2.0.35-r99[-qt-static], required by
> @selected, required by @world (argument)
> =app-emulation/emul-linux-x86-qtlibs-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-xlibs-20120520, required by
> app-emulation/emul-linux-x86-gtklibs-20120520, required by
> app-text/acroread-9.5.1, required by @selected, required by @world
> (argument)
> =app-emulation/emul-linux-x86-baselibs-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-medialibs-20120520, required
> by app-emulation/emul-linux-x86-soundlibs-20120520, required by
> net-im/skype-2.2.0.35-r99, required by @selected, required by @world
> (argument)
> =app-emulation/emul-linux-x86-xlibs-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-soundlibs-20120520, required
> by net-im/skype-2.2.0.35-r99, required by @selected, required by
> @world (argument)
> =app-emulation/emul-linux-x86-medialibs-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-gtklibs-20120520, required
> by app-text/acroread-9.5.1, required by @selected, required by @world
> (argument)
> =app-emulation/emul-linux-x86-opengl-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-medialibs-20120520, required
> by app-emulation/emul-linux-x86-qtlibs-20120520, required by
> net-im/skype-2.2.0.35-r99[-qt-static], required by @selected, required
> by @world (argument)
> =app-emulation/emul-linux-x86-soundlibs-20120520 ~amd64
> #required by app-text/acroread-9.5.1, required by @selected, required
> by @world (argument)
> =app-emulation/emul-linux-x86-gtklibs-20120520 ~amd64
> #required by app-emulation/emul-linux-x86-medialibs-20120520, required
> by app-emulation/emul-linux-x86-soundlibs-20120520, required by
> net-im/skype-2.2.0.35-r99, required by @selected, required by @world
> (argument)
> =app-emulation/emul-linux-x86-db-20120520 ~amd64
> c2stable ~ #
>

-r1 had a security problem. You should unmask the emulation packages
and continue the update process. Look at the ChangeLog so see what
changed. Both versions are ~amd64 so I don't understand your complain
about keeping -r1 in the tree for a while.

Markos



  reply	other threads:[~2012-05-21 15:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 14:46 [gentoo-user] skype package changes I don't understand Mark Knecht
2012-05-21 15:04 ` Markos Chandras [this message]
2012-05-21 15:55   ` Mark Knecht
2012-05-21 16:09     ` Markos Chandras
2012-05-21 16:10     ` Volker Armin Hemmann
2012-05-21 17:13       ` Markos Chandras
2012-05-21 17:54         ` Mark Knecht
2012-05-21 18:15           ` Volker Armin Hemmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAG2jQ8hFXmq7c5A9mkb8fdAnK51RsZF5Apfz-YARDZ0edwRU8Q@mail.gmail.com \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox