Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66032 - Samba 3.0.7 compile errors rpctorture
Summary: Samba 3.0.7 compile errors rpctorture
Status: RESOLVED DUPLICATE of bug 42784
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 08:39 UTC by Brett Curtis
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Curtis 2004-10-01 08:39:23 UTC
emerge of samba using this string:
USE="oav readline cups pam -python -ldap kerberos -xml acl -mysql" emerge net-fs/samba
and USE="-X gtk gnome -alsa innodb mysql apache apache2 jikes cups foomaticdb ppdsand usb samba -qt -truetype xml" in my make.conf cause the build to error, however the build does finish. 

Reproducible: Always
Steps to Reproduce:
1.USE="oav readline cups pam -python -ldap kerberos -xml acl -mysql" emerge net-fs/samba
2.watch the log output for errors
3.Start samba / It does not function correctly after the build.

Actual Results:  
logged in form a Windows client and try to view copy a file and this error is
report to the ip.log

2004/10/01 09:57:56, 1] smbd/service.c:make_connection_snum(648)
  192.168.1.83 (192.168.1.83) connect to service Technology initially as user
bcurtis (uid=1015, gid=210) (pid 10842)
[2004/10/01 09:58:06, 0] lib/util_sock.c:read_socket_data(384)
  read_socket_data: recv failure for 4. Error = Connection reset by peer
[2004/10/01 09:58:06, 1] smbd/service.c:close_cnum(837)
  192.168.1.83 (192.168.1.83) closed connection to service Technology 

Expected Results:  
Allowed fr me to copy and or view the file. 

1. I not sure if the two issues are related?

2. This would not be a big deal if samba-2.2.7 was still in portage than I could
just roll back.
Comment 1 Sven Wegener gentoo-dev 2004-10-01 08:47:18 UTC

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