Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686118 - sys-apps/bat-0.11.0 : file collision with app-backup/bacula-9.4.3
Summary: sys-apps/bat-0.11.0 : file collision with app-backup/bacula-9.4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-16 20:07 UTC by Toralf Förster
Modified: 2019-07-26 18:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.87 KB, text/plain)
2019-05-16 20:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.28 KB, text/plain)
2019-05-16 20:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.91 KB, application/x-bzip)
2019-05-16 20:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,517 bytes, application/x-bzip)
2019-05-16 20:07 UTC, Toralf Förster
Details
sys-apps:bat-0.11.0:20190516-192303.log (sys-apps:bat-0.11.0:20190516-192303.log,15.46 KB, text/plain)
2019-05-16 20:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-05-16 20:07:27 UTC
 * Detected file collision(s):
 * 
 * 	/usr/share/man/man1/bat.1.bz2
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * app-backup/bacula-9.4.3:0::gentoo
 * 	/usr/share/man/man1/bat.1.bz2
 * 
 * Package 'sys-apps/bat-0.11.0' NOT merged due to file collisions. If

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_20190510-215723

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.34.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sys-apps/bat
[ebuild  N    ] sys-apps/bat-0.11.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2019-05-16 20:07:29 UTC
Created attachment 576966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-16 20:07:32 UTC
Created attachment 576968 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-16 20:07:35 UTC
Created attachment 576970 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2019-05-16 20:07:38 UTC
Created attachment 576972 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-16 20:07:40 UTC
Created attachment 576974 [details]
sys-apps:bat-0.11.0:20190516-192303.log
Comment 6 Georgy Yakovlev archtester gentoo-dev 2019-05-16 21:48:23 UTC
thanks for catching that.
I suspected such a name will collide with something.
Comment 7 Larry the Git Cow gentoo-dev 2019-07-26 18:21:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea42336394f34b72a5a2a5c3c5e0e5a5e9448181

commit ea42336394f34b72a5a2a5c3c5e0e5a5e9448181
Author:     Joonas Niilola <juippis@gmail.com>
AuthorDate: 2019-05-24 03:06:41 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-26 18:21:08 +0000

    sys-apps/bat: add a blocker against >sys-apps/bacula-9.2[qt5]
    
    Closes: https://bugs.gentoo.org/686118
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Joonas Niilola <juippis@gmail.com>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/bat/bat-0.10.0-r1.ebuild | 166 +++++++++++++++++++++++++++++++++++
 sys-apps/bat/bat-0.11.0-r1.ebuild | 179 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 345 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbad8c7c7d8d3710382b3f5d662af4483239f0f

commit 8cbad8c7c7d8d3710382b3f5d662af4483239f0f
Author:     Joonas Niilola <juippis@gmail.com>
AuthorDate: 2019-05-24 03:09:50 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-26 18:21:09 +0000

    app-backup/bacula: fix installing manual page for bat-tool
    
    Bug: https://bugs.gentoo.org/686118
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Joonas Niilola <juippis@gmail.com>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-backup/bacula/bacula-9.2.2-r2.ebuild | 437 ++++++++++++++++++++++++++++++
 app-backup/bacula/bacula-9.4.1-r2.ebuild | 441 +++++++++++++++++++++++++++++++
 app-backup/bacula/bacula-9.4.2-r1.ebuild | 438 ++++++++++++++++++++++++++++++
 app-backup/bacula/bacula-9.4.3-r1.ebuild | 438 ++++++++++++++++++++++++++++++
 4 files changed, 1754 insertions(+)