[Bug 632770] New: talloc.pc missing from libtalloc-devel
rpm -q libtalloc-devel --filesbypkg
https://bugzilla.novell.com/show_bug.cgi?id=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c0 Summary: talloc.pc missing from libtalloc-devel Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: ASSIGNED Severity: Normal Priority: P5 - None Component: Samba AssignedTo: lmuelle@novell.com ReportedBy: lmuelle@novell.com QAContact: samba-maintainers@SuSE.de CC: samba-maintainers@SuSE.de, zajec5@gmail.com Found By: Customer Blocker: No Reported by mail and passed to bugzilla for better tracking and sharing across the team. I installed 11.3 and libtalloc: libtalloc-devel /usr/include/talloc.h libtalloc-devel /usr/lib/libtalloc.so This package misses something like /usr/lib/pkgconfig/talloc.pc and as result I get:
pkg-config --modversion talloc Package talloc was not found in the pkg-config search path. Perhaps you should add the directory containing `talloc.pc' to the PKG_CONFIG_PATH environment variable No package 'talloc' found
This doesn't allow me to compile Mesa. Can you fix this? -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c1 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |zajec5@gmail.com --- Comment #1 from Lars Müller <lmuelle@novell.com> 2010-08-19 18:31:01 CEST --- I've added a fix to the network:samba:TESTING project. Packages for testing on your 11.3 system will be available at http://download.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_1... "rpm -q --chnagelog libtalloc-devel | head -5" reports - Add missing ldb, netapi, smbclient, smbsharemodes, talloc, tevent, and wbclient pkgconfig files; (bnc#632770). after you installed the correct package. Please test and report back if this addresses the reported issue. -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c2 --- Comment #2 from Rafał Miłecki <zajec5@gmail.com> 2010-08-19 16:52:40 UTC --- Repository you linked to doesn't seem to contain updated packages yet. I installed libtalloc-devel-3.6.0-3.1.i586.rpm (sha1sum: 128ed5a6515c26fc4f514a94494e09f18688e7a9) and it doesn't seem to be the same: > rpm -q libtalloc-devel --changelog | head -n 5 * wto sie 17 2010 lmuelle@suse.de - BuildRequire python-devel for post-9.3 systems. * wto sie 17 2010 lmuelle@suse.de - Only create precompiled headers for post-10.2 systems. > rpm -q libtalloc-devel --filesbypkg libtalloc-devel /usr/include/talloc.h libtalloc-devel /usr/lib/libtalloc.so Let's give it some time to sync/build I guess. -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c3 --- Comment #3 from Rafał Miłecki <zajec5@gmail.com> 2010-08-19 16:53:24 UTC --- The date when browsing via http is: 17-Aug-2010 23:41 -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c4 --- Comment #4 from Lars Müller <lmuelle@novell.com> 2010-08-19 19:17:20 CEST --- The openSUSE Build Service team had to restart the scheduler yesterday. Such a restart requires a scan of all sources and a calculation which package depends on which one for each possible repository configuration. Looks like this "cold" start is still in operation. By this reason I gave the instructions to check the package change log as stated with comment #1. -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c5 --- Comment #5 from Lars Müller <lmuelle@novell.com> 2010-08-19 19:35:02 CEST --- Dang, somehow I manged not to commit the pending changes to the OBS. They're in the repository quoted with comment #1 now and it's a question of time till the scheduler picks up the package sources. -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c6 --- Comment #6 from Lars Müller <lmuelle@novell.com> 2010-08-19 22:20:04 CEST --- The changes are merged now but the package fails to build due to hitting the rpm badness limit. Working on a fix right now. -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c7 Rafał Miłecki <zajec5@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|zajec5@gmail.com | --- Comment #7 from Rafał Miłecki <zajec5@gmail.com> 2010-08-20 06:15:38 UTC --- (In reply to comment #6)
The changes are merged now but the package fails to build due to hitting the rpm badness limit. Working on a fix right now.
rpm -q libtalloc-devel --filesbypkg
It seems it's fixed now (OBS and package) :) libtalloc-devel-3.6.0-5.1.i586.rpm libtalloc-devel /usr/include/talloc.h libtalloc-devel /usr/lib/libtalloc.so libtalloc-devel /usr/lib/pkgconfig/talloc.pc Mesa compiles fine :) -- 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=632770 https://bugzilla.novell.com/show_bug.cgi?id=632770#c8 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #8 from Lars Müller <lmuelle@suse.com> 2012-03-27 14:33:23 CEST --- Thanks for the feedback! -- 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