[Bug 648544] New: Build error samba-3.5.4-5.1.2.src.rpm
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c0 Summary: Build error samba-3.5.4-5.1.2.src.rpm Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: ribbon@users.sourceforge.jp QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) When rebuild samba-3.5.4-5.1.2.src.rpm, following error happen. RPM build errors: Installed (but unpackaged) file(s) found: /usr/share/man/man1/ad2oLschema.1.gz /usr/share/man/man1/oLschema2ldif.1.gz /usr/share/man/man3/ldb.3.gz Reproducible: Always Steps to Reproduce: 1. rpmbuild -ba samba.spec fix patch is here. ------------------------------------------------------------- --- samba.spec.org 2010-09-16 06:30:30.000000000 +0900 +++ samba.spec 2010-10-22 23:24:37.879039556 +0900 @@ -1553,6 +1553,9 @@ %attr(0644,root,root) %{_datadir}/omc/svcinfo.d/smb.xml %dir %{_datadir}/samba %doc %{_mandir}/man1/smbstatus.1.* +%doc %{_mandir}/man1/ad2oLschema.1.* +%doc %{_mandir}/man1/oLschema2ldif.1.* +%doc %{_mandir}/man3/ldb.3.* %doc %{_mandir}/man5/smbpasswd.5.* %doc %{_mandir}/man8/nmbd.8.* %doc %{_mandir}/man8/smbd.8.* -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c1 James McDonough <jmcdonough@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low CC| |samba-maintainers@SuSE.de AssignedTo|samba-maintainers@SuSE.de |lmuelle@novell.com --- Comment #1 from James McDonough <jmcdonough@novell.com> 2010-10-25 11:47:25 UTC --- Lars, please take a look -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c2 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ribbon@users.sourceforge.jp Severity|Normal |Minor --- Comment #2 from Lars Müller <lmuelle@novell.com> 2010-10-27 14:12:38 CEST --- Unfortunately I had not been able to reproduce the issue. I used osc to perform a build of samba from the openSUSE:11.3:Update:Test repository. That repository has Samba in version 3.5.4 too. How is your build initiated? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c3 --- Comment #3 from oota toshiya <ribbon@users.sourceforge.jp> 2010-10-27 13:00:53 UTC --- (In reply to comment #2)
Unfortunately I had not been able to reproduce the issue.
I used osc to perform a build of samba from the openSUSE:11.3:Update:Test --- what?
How is your build initiated?
I got source rpm from http://download.opensuse.org/update/11.3/rpm/src/http://download.opensuse.or... Then rpm -ihv samba-3.5.4-5.1.2.src.rpm Then #cd /usr/src/packages/SPECS #rpmbuild -ba samba.spec -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c4 --- Comment #4 from Lars Müller <lmuelle@novell.com> 2010-10-27 16:57:01 CEST --- See http://en.opensuse.org/openSUSE:OSC Osc is the openSUSE build service command line utility. To use the network:samba:STABLE source repository to build rpm ackages you call osc checkout network:samba:STABLE samba cd network:samba:STABLE/samba osc build openSUSE_11.3 x86_64 samba.spec But all this should, no must even work with a plain, straight rpm based approach as you tried. BTW please clear the NEEDINFO state as soon as you believe you've provided all required information. That makes it easier to filter bug reports which need some attention. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c5 oota toshiya <ribbon@users.sourceforge.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|ribbon@users.sourceforge.jp | --- Comment #5 from oota toshiya <ribbon@users.sourceforge.jp> 2010-10-28 13:33:40 UTC --- Thanks for OSC information. I rebuild samba with osc on OpenSUSE 11.3(x86). Build of samba succeeded. samba-3.5.6-1.rpm and samba-3.5.6-1.src.rpm generated. But, I rebuild with samba--3.5.6-1.src.rpm, probrem still occurs. ------------------------------------------------------------- error: Installed (but unpackaged) file(s) found: /usr/share/man/man1/ad2oLschema.1.gz /usr/share/man/man1/oLschema2ldif.1.gz /usr/share/man/man3/ldb.3.gz RPM build errors: Installed (but unpackaged) file(s) found: /usr/share/man/man1/ad2oLschema.1.gz /usr/share/man/man1/oLschema2ldif.1.gz /usr/share/man/man3/ldb.3.gz --------------------------------------------------------------- and
BTW please clear the NEEDINFO state as soon as you believe you've provided all requiredBTW please clear the NEEDINFO state as soon as you believe you've provided all required information. information.
I change status to ASSIGNED. is it OK ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c6 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |ribbon@users.sourceforge.jp --- Comment #6 from Lars Müller <lmuelle@novell.com> 2010-10-28 15:53:20 CEST --- Changing to assigned is the appropriate way. Thanks! The osc way works as it utilizes the build package to setup a dedicated and fresh chroot environment. The packages getting installed into this environment are derived from the BuildRequires settings of the spec file. While the rpmbuild approach uses your existing system and therefore configure detects a different set of available features. The remaining question is: Are you missing the three man pages in question or are you missing a particular feature from the packages we offer for openSUSE 11.3 either in the version you reported the bug for (openSUSE 11.3) or from the packages we offer via the network:samba:STABLE repository of the openSUSE Build Service (OBS)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c oota toshiya <ribbon@users.sourceforge.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|ribbon@users.sourceforge.jp | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c7 --- Comment #7 from oota toshiya <ribbon@users.sourceforge.jp> 2010-10-29 09:01:49 UTC ---
The remaining question is: Are you missing the three man pages in question or are you missing a particular feature from the packages we offer for openSUSE 11.3 either in the version you reported the bug for (openSUSE 11.3) or from the packages we offer via the network:samba:STABLE repository of the openSUSE Build Service (OBS)?
packages for openSUSE 11.3 and from OBS Service package have missing 3files. When I rebuild using OBS , many rpm files produced var/tmp/build-root/usr/src/packages/RPMS and SRPMS. Then I execute following command. #find . -name "*.rpm" -print -exec rpm -qpl {} \; | grep ldb.3 but no files found. This means ldb.3 file missing in generated *rpm files. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c8 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |ribbon@users.sourceforge.jp --- Comment #8 from Lars Müller <lmuelle@novell.com> 2010-10-29 11:32:56 CEST --- Are you missing the three man pages in general? If that's the case our upstream, samba.org install target needs some attention. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c9 --- Comment #9 from oota toshiya <ribbon@users.sourceforge.jp> 2010-10-29 14:35:45 UTC --- ldb.3, may be original samba bug. In original samba-3.5.6/source3/scripts/installman.sh, section 1,5,7,8 only install. It forget section 3. Other 2 manfiles, I still working. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c10 --- Comment #10 from Lars Müller <lmuelle@suse.com> 2012-03-27 14:52:14 CEST --- Created an attachment (id=483459) --> (http://bugzilla.novell.com/attachment.cgi?id=483459) suggested fix against Samba master branch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Samba |Samba Platform|x86 |All Version|Final |Milestone 2 AssignedTo|lmuelle@suse.com |samba-maintainers@SuSE.de Product|openSUSE 11.3 |openSUSE 12.2 Target Milestone|--- |Milestone 3 OS/Version|openSUSE 11.3 |openSUSE 12.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=648544 https://bugzilla.novell.com/show_bug.cgi?id=648544#c Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|samba-maintainers@SuSE.de |lmuelle@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com