From: John Covici <covici@ccs.covici.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Is Gentoo dead?
Date: Wed, 22 Apr 2020 11:58:48 -0400 [thread overview]
Message-ID: <m3h7xbtsuf.wl-covici@ccs.covici.com> (raw)
In-Reply-To: <c984a97b-fb88-dc1f-8255-50ace97a8e5f@users.sourceforge.net>
On Wed, 22 Apr 2020 11:26:20 -0400,
Jack wrote:
>
>
> On 4/22/20 11:20 AM, John Covici wrote:
> > On Wed, 22 Apr 2020 11:04:24 -0400,
> > Dale wrote:
> >> [1 <text/plain; UTF-8 (8bit)>]
> >> John Covici wrote:
> >>> On Wed, 22 Apr 2020 08:53:24 -0400,
> >>> Dale wrote:
> >>>
> >>>> I did a search on the forums for teamview but didn't find that problem.
> >>>> Did you perhaps install it without using portage at some point? If not,
> >>>> can you try to emerge it and post the failure here, a new thread might
> >>>> be best. I bet there is someone here who can fix it even if they don't
> >>>> use that package. Generally, a file collision for one package is
> >>>> handled much like any other package. It's been a long time and emerge
> >>>> has changed a LOT but the last time I ran into this, I unmerged the
> >>>> package and then re-emerged it.
> >>>>
> >>>> Sendmail. I found this:
> >>>>
> >>>>
> >>>> root@fireball / # cat
> >>>> /var/cache/portage/tree/mail-mta/sendmail/metadata.xml
> >>>> <?xml version="1.0" encoding="UTF-8"?>
> >>>> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
> >>>> <pkgmetadata>
> >>>> <!-- maintainer-needed -->
> >>>> </pkgmetadata>
> >>>> root@fireball / #
> >>>>
> >>>>
> >>>> It seems to be maintainer needed at the moment. Most likely a dev
> >>>> retired or was otherwise unable to maintain it any longer. I'm not sure
> >>>> who to contact to see if it can be nudged into action tho. You may can
> >>>> talk to a dev, Rich is active on here, and see if he knows or is willing
> >>>> to post on -dev about it needing attention. Given its widespread use,
> >>>> surely someone who uses it can step up and maintain it.
> >>>>
> >>>> Ant-core is maintained by the java team. I'm not sure what their status
> >>>> is at the moment but since it still exists, I'm sure they are active.
> >>>> I've seen posts in the past that the java team is a bit slow, lots of
> >>>> work and not enough time in the day. Might just take a little time.
> >>>>
> >>> Here is the relevant section from teamviewer build:
> >>> * checking 102 files for package collisions
> >>> * This package will overwrite one or more files that may belong to
> >>> other
> >>> * packages (see list below). You can use a command such as
> >>> `portageq
> >>> * owners / <filename>` to identify the installed package that owns
> >>> a
> >>> * file. If portageq reports that only one package owns a file
> >>> then do
> >>> * NOT file a bug report. A bug report is only useful if it
> >>> identifies at
> >>> * least two or more packages that are known to install the same
> >>> file(s).
> >>> * If a collision occurs and you can not explain where the file
> >>> came from
> >>> * then you should simply ignore the collision since there is
> >>> not enough
> >>> * information to determine if a real problem exists. Please
> >>> do NOT file
> >>> * a bug report at https://bugs.gentoo.org/ unless you
> >>> report exactly
> >>> * which two packages install the same file(s). See
> >>> * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers
> >>> for tips on how
> >>> * to solve the problem. And once again, please do NOT
> >>> file a bug report
> >>> * unless you have completely understood the above
> >>> message.
> >>> *
> >>> * Detected file collision(s):
> >>> *
> >>> * /usr/share/dbus-1/services/com.teamviewer.TeamViewer.service
> >>> * /usr/share/dbus-1/services/com.teamviewer.TeamViewer.Desktop.service
> >>> * /usr/share/polkit-1/actions/com.teamviewer.TeamViewer.policy
> >>> * /usr/share/icons/hicolor/24x24/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/48x48/apps/TeamViewer.png
> >>> *
> >>> * /usr/share/icons/hicolor/32x32/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/16x16/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/256x256/apps/TeamViewer.png
> >>> * /lib/systemd/system/teamviewerd.service
> >>> * /opt/bin/teamviewer
> >>> * /opt/bin/teamviewerd
> >>> *
> >>> * Searching all installed packages for file
> >>> collisions...
> >>> *
> >>> * Press Ctrl-C to Stop
> >>> *
> >>> * net-misc/teamviewer-14.7.1965:14::gentoo
> >>> * /lib/systemd/system/teamviewerd.service
> >>> * /opt/bin/teamviewer
> >>> * /opt/bin/teamviewerd
> >>> * /usr/share/dbus-1/services/com.teamviewer.TeamViewer.Desktop.service
> >>> *
> >>> * /usr/share/dbus-1/services/com.teamviewer.TeamViewer.service
> >>> * /usr/share/icons/hicolor/16x16/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/24x24/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/256x256/apps/TeamViewer.png
> >>> * /usr/share/icons/hicolor/32x32/apps/TeamViewer.png
> >>> *
> >>> * /usr/share/icons/hicolor/48x48/apps/TeamViewer.png
> >>> * /usr/share/polkit-1/actions/com.teamviewer.TeamViewer.policy
> >>> *
> >>> * Package
> >>> 'net-misc/teamviewer-15.4.4445'
> >>> NOT merged due to file
> >>> * collisions. If necessary,
> >>> refer to your elog messages
> >>> for the whole
> >>> * content of the above
> >>> message.
> >>>
> >>> How do ebuilds normally handle such a thing -- don't all new versions
> >>> have this situation?
> >>>
> >> It does but it seems portage thinks the files belong to another
> >> package. I'm not sure why that is tho. You may can use the portageq
> >> command it mentions to see what that is. I suspect it will be a
> >> interesting result. I think I've only ran into this once. There is a
> >> way to override it but I can't recall how it's done.
> >>
> >> If it were me, I'd manually remove the files and emerge the package IF
> >> they do not belong to another package. Once they are gone, it won't be
> >> a problem. Maybe this is just a quirk or something that is a one time
> >> deal.
> >>
> >> I think this is how to disable this but I'd be sure it is safe before
> >> doing this.
> >>
> >> FEATURES="-collision-protect" emerge -a teamviewer
> >>
> >> Make sure the spelling is correct there. Again, make sure those don't
> >> belong to another package that will be broken. In theory, this
> >> shouldn't happen to begin with.
> >>
> >> Hope that gives you some options.
> > The reason I did not try any of those is because the package which
> > owns the files is a previous version of the same package!! This
> > disturbs me that portage does not igure this out all by itself.
>
> How did you determine that? Does portage agree with that
> statement? Is it the same category and package? Was the
> previous version installed by portage?
>
> One possible approach would be to quickpg the installed version,
> then unmerge it and try the new emerge again.
Yes, portage agrees with that statement, maybe I didn't give you the
whole log, I thought it said that in there -- I did see that, I am
sure. My question is how does this work normally, when you merge a
package and update is this not always the case that there are files
owned by the previous version on the system?
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com
next prev parent reply other threads:[~2020-04-22 15:58 UTC|newest]
Thread overview: 158+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 16:58 [gentoo-user] Is Gentoo dead? Consus
2020-04-21 17:11 ` Ashley Dixon
2020-04-22 12:28 ` Alessandro Barbieri
2020-04-21 18:10 ` Rich Freeman
2020-04-21 18:33 ` Consus
2020-04-21 18:41 ` Rich Freeman
2020-04-21 18:48 ` Consus
2020-04-21 18:51 ` Ralph Seichter
2020-04-21 19:00 ` Consus
2020-04-22 0:09 ` Dale
2020-04-22 0:26 ` Rich Freeman
2020-04-22 1:49 ` Dale
2020-04-22 2:22 ` Rich Freeman
2020-04-22 2:55 ` Dale
2020-04-22 7:41 ` John Covici
2020-04-22 8:15 ` Dale
2020-04-22 12:15 ` John Covici
2020-04-22 12:53 ` Dale
2020-04-22 13:51 ` John Covici
2020-04-22 15:04 ` Dale
2020-04-22 15:20 ` John Covici
2020-04-22 15:26 ` Jack
2020-04-22 15:58 ` John Covici [this message]
2020-04-22 16:03 ` Michael Orlitzky
2020-04-22 17:14 ` Dale
2020-04-22 17:19 ` John Covici
2020-04-22 17:30 ` Michael Orlitzky
2020-04-23 0:15 ` John Covici
2020-04-23 1:57 ` Dale
2020-04-22 7:42 ` Philip Webb
2020-04-23 19:55 ` Steven Lembark
2020-04-24 1:22 ` Dale
2020-04-21 19:10 ` Neil Bothwick
2020-04-22 8:06 ` Consus
2020-04-23 19:46 ` Steven Lembark
2020-04-21 18:47 ` Peter Humphrey
2020-04-21 19:01 ` Consus
2020-04-21 20:27 ` Rich Freeman
2020-04-21 20:51 ` [gentoo-user] Gentoo Tinderboxes? Michael Jones
2020-04-21 22:01 ` Gregory Rudolph
2020-04-21 22:36 ` Michael Jones
2020-04-22 9:46 ` Peter Humphrey
2020-04-22 10:17 ` J. Roeleveld
2020-04-22 11:20 ` Neil Bothwick
2020-04-24 22:22 ` jdm
2020-04-26 15:25 ` Viktar Patotski
2020-04-22 14:35 ` Michael Jones
[not found] ` <20200423152135.77bb9a0c.lembark@wrkhors.com>
2020-04-23 20:57 ` Michael Jones
2020-04-21 23:05 ` Consus
2020-04-23 20:18 ` Steven Lembark
2020-04-22 15:22 ` [gentoo-user] Is Gentoo dead? Caveman Al Toraboran
2020-04-22 15:35 ` Michael Orlitzky
2020-04-22 16:07 ` Caveman Al Toraboran
2020-04-22 16:13 ` Michael Orlitzky
2020-04-22 16:14 ` [OBORONA-SPAM] " lego12239
2020-04-22 16:16 ` Michael Orlitzky
2020-04-22 16:31 ` [OBORONA-SPAM] " lego12239
2020-04-22 16:32 ` Michael Jones
2020-04-22 16:48 ` [OBORONA-SPAM] " lego12239
2020-04-22 17:03 ` Michael Jones
2020-04-24 12:35 ` Caveman Al Toraboran
2020-04-24 12:45 ` Rich Freeman
2020-04-24 16:07 ` Caveman Al Toraboran
2020-04-24 17:54 ` Michele Alzetta
2020-04-24 17:56 ` Michele Alzetta
2020-04-24 18:16 ` Caveman Al Toraboran
2020-04-22 16:17 ` Alessandro Barbieri
2020-04-22 16:24 ` Michael Jones
2020-04-22 16:28 ` Michael Orlitzky
2020-04-22 16:31 ` Michael Jones
2020-05-07 1:13 ` Caveman Al Toraboran
2020-05-07 1:43 ` Rich Freeman
2020-05-07 2:14 ` Caveman Al Toraboran
2020-05-07 2:35 ` Rich Freeman
2020-05-07 3:31 ` Dale
2020-05-07 3:50 ` Caveman Al Toraboran
2020-05-07 7:49 ` Michael
2020-05-07 8:26 ` [OBORONA-SPAM] " Neil Bothwick
2020-05-07 15:11 ` Dale
2020-05-07 15:41 ` Michael
2020-05-07 18:13 ` Dale
2020-05-07 4:26 ` [OBORONA-SPAM] " Caveman Al Toraboran
2020-04-22 16:26 ` [OBORONA-SPAM] " lego12239
2020-04-22 17:48 ` Alessandro Barbieri
2020-04-22 18:08 ` [OBORONA-SPAM] " lego12239
2020-04-22 18:19 ` Michael Orlitzky
2020-04-22 18:24 ` Michael Jones
2020-04-22 18:33 ` Michael Orlitzky
2020-04-22 19:15 ` Michael Jones
2020-04-22 19:19 ` Michael Orlitzky
2020-04-22 19:22 ` Michael Jones
2020-04-22 19:24 ` Michael Orlitzky
2020-04-23 8:45 ` [OBORONA-SPAM] " lego12239
2020-04-24 21:07 ` Michael Orlitzky
2020-04-24 22:30 ` lego12239
2020-04-23 8:31 ` [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] " lego12239
2020-04-23 8:52 ` lego12239
2020-04-23 8:59 ` Consus
2020-04-23 9:17 ` lego12239
2020-04-23 9:02 ` [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] " Dale
2020-04-23 9:26 ` lego12239
2020-04-23 9:44 ` Dale
2020-04-23 10:34 ` lego12239
2020-04-23 10:55 ` Dale
2020-04-24 20:48 ` Michael Orlitzky
2020-04-23 15:20 ` J. Roeleveld
2020-04-23 15:37 ` lego12239
2020-04-23 8:27 ` [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] " lego12239
2020-04-22 18:24 ` Consus
2020-04-22 18:38 ` Michael Orlitzky
2020-04-22 18:51 ` Consus
2020-04-23 8:24 ` [OBORONA-SPAM] " lego12239
2020-04-22 16:26 ` Jorge Almeida
2020-04-23 20:27 ` Steven Lembark
2020-04-24 9:22 ` [OBORONA-SPAM] " lego12239
2020-04-24 13:34 ` [gentoo-user] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] " Grant Edwards
2020-04-24 18:05 ` [gentoo-user] " lego12239
2020-04-24 18:46 ` Grant Edwards
2020-04-24 21:19 ` lego12239
2020-04-24 16:30 ` [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [gentoo-user] " inasprecali
2020-04-24 17:37 ` Caveman Al Toraboran
2020-04-24 17:46 ` Robert Bridge
2020-04-24 18:08 ` [OBORONA-SPAM] " lego12239
2020-04-24 17:23 ` Ashley Dixon
2020-04-25 16:37 ` [OBORONA-SPAM] " Caveman Al Toraboran
2020-04-25 18:28 ` Ashley Dixon
2020-04-27 11:31 ` Kent Fredric
2020-04-27 15:57 ` lego12239
2020-04-28 15:33 ` Kent Fredric
2020-04-28 16:56 ` lego12239
2020-04-22 17:29 ` Dale
2020-04-22 17:34 ` Michael Orlitzky
2020-04-22 17:52 ` Dale
2020-04-23 18:14 ` Caveman Al Toraboran
2020-04-23 18:26 ` Michael Jones
2020-04-23 21:03 ` Alec Ten Harmsel
2020-04-23 23:55 ` Caveman Al Toraboran
2020-04-24 21:23 ` Michael Orlitzky
2020-04-26 14:23 ` Caveman Al Toraboran
2020-04-26 15:05 ` Michael Orlitzky
2020-04-23 20:10 ` Steven Lembark
2020-04-23 20:12 ` Consus
2020-04-22 8:58 ` Alexandru N. Barloiu
2020-04-22 14:29 ` Kent Fredric
2020-04-22 16:24 ` james
2020-04-25 18:04 ` Fernando Reyes
2020-04-25 18:30 ` Caveman Al Toraboran
2020-05-07 3:14 ` Pengcheng Xu
2020-05-07 3:39 ` Dale
2020-05-07 3:55 ` Pengcheng Xu
2020-05-07 5:23 ` Gerrit Kuehn
2020-05-07 14:21 ` hitachi303
2020-05-07 15:15 ` Dale
2020-05-07 15:19 ` Petr Vaněk
2020-05-07 15:23 ` Dale
2020-05-07 15:29 ` Petr Vaněk
2020-05-07 15:36 ` Dale
2020-05-07 15:04 ` james
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=m3h7xbtsuf.wl-covici@ccs.covici.com \
--to=covici@ccs.covici.com \
--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