Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 600924

Summary: net-fs/samba-4.2.11 emerge fails because of manpages smb.conf.5
Product: Gentoo Linux Reporter: Matthias Hanft <gentoo-bugzilla>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=net-fs/samba-4.2.11::gentoo'
emerge -pqv '=net-fs/samba-4.2.11::gentoo'
/var/tmp/portage/net-fs/samba-4.2.11/temp/build.log

Description Matthias Hanft 2016-11-26 17:44:45 UTC
Upgrade from Samba 3.6.25 to 4.2.11 fails.

Reproducible: Always

Steps to Reproduce:
1. Having Samba 3 installed, "emerge -uv @world" in order to upgrade Samba from 3.6.25 to 4.2.11.

Actual Results:  
[...]
[2579/2690] Linking default/source3/modules/libvfs_module_snapper.so
[2580/2690] Linking default/source3/modules/libvfs_module_expand_msdfs.so
[2581/2690] pidl.1: pidl/pidl -> bin/default/pidl/pidl.1
[2582/2690] Parse::Pidl::Dump.3pm: pidl/lib/Parse/Pidl/Dump.pm -> bin/default/pidl/Parse::Pidl::Dump.3pm
[2583/2690] Parse::Pidl::Wireshark::Conformance.3pm: pidl/lib/Parse/Pidl/Wireshark/Conformance.pm -> bin/default/pidl/Parse::Pidl::Wireshark::Conformance.3pm
[2584/2690] Parse::Pidl::Util.3pm: pidl/lib/Parse/Pidl/Util.pm -> bin/default/pidl/Parse::Pidl::Util.3pm
[2585/2690] Parse::Pidl::NDR.3pm: pidl/lib/Parse/Pidl/NDR.pm -> bin/default/pidl/Parse::Pidl::NDR.3pm
[2586/2690] Parse::Pidl::Wireshark::NDR.3pm: pidl/lib/Parse/Pidl/Wireshark/NDR.pm -> bin/default/pidl/Parse::Pidl::Wireshark::NDR.3pm
[2587/2690] Generating manpages/smb.conf.5
[2588/2690] Generating manpages/dbwrap_tool.1
Note: Writing dbwrap_tool.1
[2589/2690] Generating manpages/eventlogadm.8
Note: Writing eventlogadm.8
[2590/2690] Generating manpages/findsmb.1
Note: Writing findsmb.1
[2591/2690] Generating manpages/libsmbclient.7
Note: Writing libsmbclient.7
[2592/2690] Generating manpages/lmhosts.5
Note: Writing lmhosts.5
[2593/2690] Generating manpages/log2pcap.1
Note: Writing log2pcap.1
Waf: Leaving directory `/var/tmp/portage/net-fs/samba-4.2.11/work/samba-4.2.11-abi_x86_32.x86/bin'
Build failed:  -> task failed (err #-11):
        {task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml -> smb.conf.5}
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 1
 * ERROR: net-fs/samba-4.2.11::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-fs/samba-4.2.11::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.2.11::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-fs/samba-4.2.11/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.2.11/temp/environment'.
 * Working directory: '/var/tmp/portage/net-fs/samba-4.2.11/work/samba-4.2.11-abi_x86_32.x86'
 * S: '/var/tmp/portage/net-fs/samba-4.2.11/work/samba-4.2.11'

>>> Failed to emerge net-fs/samba-4.2.11, Log file:

>>>  '/var/tmp/portage/net-fs/samba-4.2.11/temp/build.log'
 *
 * The following package has failed to build, install, or execute postinst:
 *
 *  (net-fs/samba-4.2.11:0/0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-fs/samba-4.2.11/temp/build.log'
 *

Expected Results:  
Upgrade Samba from 3.6.25 to 4.2.11.

I could emerge Samba 4 on an amd64 Gentoo. Maybe it has something to do with "bitness"?
Comment 1 Matthias Hanft 2016-11-26 17:45:50 UTC
Created attachment 454442 [details]
emerge --info '=net-fs/samba-4.2.11::gentoo'
Comment 2 Matthias Hanft 2016-11-26 17:47:19 UTC
Created attachment 454444 [details]
emerge -pqv '=net-fs/samba-4.2.11::gentoo'
Comment 3 Matthias Hanft 2016-11-26 17:49:53 UTC
Created attachment 454446 [details]
/var/tmp/portage/net-fs/samba-4.2.11/temp/build.log
Comment 4 Matthias Hanft 2017-06-16 13:22:47 UTC

*** This bug has been marked as a duplicate of bug 488168 ***