Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 126539
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's SAMBA Team <samba@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Beech Horn <beech@metalshark.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pam_smb-bash-3.1.patch pam_smb-bash-3.1.patch patch Beech Horn 2006-03-17 07:39 0000 559 bytes Details | Diff
pam_smb-1.9.9-r2.ebuild pam_smb-1.9.9-r2.ebuild text/plain Beech Horn 2006-03-17 07:41 0000 1.10 KB Details
pam_smb-2.0.0_rc5-r1.ebuild pam_smb-2.0.0_rc5-r1.ebuild text/plain Beech Horn 2006-03-17 07:42 0000 1.19 KB Details
pam_smb-2.0.0_rc6-r1.ebuild pam_smb-2.0.0_rc6-r1.ebuild text/plain Beech Horn 2006-03-17 07:43 0000 1.22 KB Details
ChangeLog ChangeLog text/plain Beech Horn 2006-03-17 07:44 0000 1.28 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126539 depends on: 135244 Show dependency tree
Bug 126539 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-17 07:38 0000
The configure script has one line that causes problems I have provided a patch
which works with all versions in Portage and updated ebuilds for all three.

------- Comment #1 From Beech Horn 2006-03-17 07:39:53 0000 -------
Created an attachment (id=82378) [details]
pam_smb-bash-3.1.patch

------- Comment #2 From Beech Horn 2006-03-17 07:41:00 0000 -------
Created an attachment (id=82381) [details]
pam_smb-1.9.9-r2.ebuild

------- Comment #3 From Beech Horn 2006-03-17 07:42:11 0000 -------
Created an attachment (id=82382) [details]
pam_smb-2.0.0_rc5-r1.ebuild

------- Comment #4 From Beech Horn 2006-03-17 07:43:15 0000 -------
Created an attachment (id=82383) [details]
pam_smb-2.0.0_rc6-r1.ebuild

------- Comment #5 From Beech Horn 2006-03-17 07:44:39 0000 -------
Created an attachment (id=82384) [details]
ChangeLog

Not sure of the ChangeLog format.

------- Comment #6 From Nick Ellson 2006-04-26 14:32:45 0000 -------
Tried this with success! Thanks!

Portage 2.1_pre9-r4 (default-linux/x86/2005.0, gcc-3.3.3, glibc-2.3.6-r3,
2.6.16-gentoo i686)
=================================================================
System uname: 2.6.16-gentoo i686 Intel(R) Xeon(TM) CPU 3.00GHz
Gentoo Base System version 1.12.0_pre17
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.15.92.0.2-r1, 2.16.1-r2
sys-devel/libtool:   1.4.3-r4, 1.5.22
virtual/os-headers:  2.6.8.1-r1, 2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild
/etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo ftp://mirrors.tds.net/gentoo
http://gentoo.ccccom.com"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 avi berkdb bitmap-fonts cli crypt cups dbus
dlloader dmx dri eds emboss encode ethereal font-server foomaticdb fortran fuse
gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml gzip hal imagemagick imlib
input_devices_keyboard input_devices_mouse input_devices_synaptics isdnlog
ithreads jpeg libg++ libwww lm_sensors logrotate mad mbox mikmod milter mmx
motif mp3 mpeg mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oss pam
pcre pdflib perl pic pie png ppds pppd pwdb python quicktime readline
reflection samba sdl server session smp snmp spell spl ssl syslog tcpd truetype
truetype-fonts type1-fonts vorbis xinetd xml2 xmms xorg xprint xv zlib
elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, MAKEOPTS

------- Comment #7 From Christian Andreetta (RETIRED) 2006-04-27 04:37:15 0000 -------
Thanks! in portage
Just a couple of hints:
1) syntactical (portability): it is best to not call patch directly, but the
epatch function in the eutils eclass (see the portage tree for the new pam_smb
ebuilds)
2) (just a favour): attach the modified ebuilds as diff patches as well. This
way it is simpler to examine them

Again, thanks :-)

------- Comment #8 From Jakub Moc (RETIRED) 2006-06-02 02:39:42 0000 -------
*** Bug 135243 has been marked as a duplicate of this bug. ***

------- Comment #9 From Jakub Moc (RETIRED) 2006-07-13 13:56:37 0000 -------
*** Bug 140267 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug