Re: [Bug 246322] Re: nis package must provide DHCP client scripts

2008-12-29 Thread Harri
Mark Brown wrote:
> It's not quite that simple - people use NIS on computers which move
> between networks, such as laptops, and run multiple NIS domains on the
> same network (which means that any DHCP configuration will only apply to
> some systems). This makes it difficult to tell if the configuration on
> the network applies to the current system.
> 

Dhpc can send options to the client depending upon its mac address,
its subnet, etc. Configuring multiple nis domains via dhcp would be
easy.

About hibernate and moving your laptop from one network to another:
These special cases were never considered for either dhcp nor nis,
when these services were specified. I would suggest to start with
the "regular" operations for nis and dhcp, and to look at hibernate
support later.

Keep it simple. It is still Unix.

> Like I say, enabling DHCP support on systems where it was not previously
> enabled is not going to happen: the systems already work so any risk of
> breaking them is unacceptable, which means that this can't be enabled
> for upgrades. As I have said, it may be OK to default this on for new
> installs but never for old installs.
> 

Agreed. I thought you were talking about (version) upgrades in general.
A one-time confirmation dialog is surely OK.

> Something which overwrites the configuration unconditionally wouldn't be
> good enough - this would prevent use of any manual configuration and
> would doubtless lead to users having their configuration destroyed.
> 

Sure. Looking for some line like

# DO NOT EDIT THIS FILE, or remove this line.

should work.


Regards

Harri

-- 
nis package must provide DHCP client scripts
https://bugs.launchpad.net/bugs/246322
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312345] [NEW] mysql versions prior to 5.0.74 have trouble export/import with leap seconds

2008-12-29 Thread Micah Gersten
Public bug reported:

>From the MySQL manual:

http://dev.mysql.com/doc/refman/5.0/en/time-zone-leap-seconds.html

9.7.2. Time Zone Leap Second Support

Before MySQL 5.0.74, if the operating system is configured to return
leap seconds from OS time calls or if the MySQL server uses a time zone
definition that has leap seconds, functions such as NOW() could return a
value having a time part that ends with :59:60 or :59:61. If such values
are inserted into a table, they would be dumped as is by mysqldump but
considered invalid when reloaded, leading to backup/restore problems.

As of MySQL 5.0.74, leap second values are returned with a time part
that ends with :59:59. This means that a function such as NOW() can
return the same value for two or three consecutive seconds during the
leap second. It remains true that literal temporal values having a time
part that ends with :59:60 or :59:61 are considered invalid.

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: mysql-dfsg-5.0 (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #510177
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510177

** Also affects: mysql-dfsg-5.0 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510177
   Importance: Unknown
   Status: Unknown

-- 
mysql versions prior to 5.0.74 have trouble export/import with leap seconds
https://bugs.launchpad.net/bugs/312345
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 296327] Re: smb:/// No application is registered as handling this file

2008-12-29 Thread TiagoCruz
Milan,

Because not work. "Can't prompt for authorization" its the error message

- Firefox = Not work
- Gedit = Not work
- Evince = Not work
- OpenOffice = Work

https://bugs.launchpad.net/ubuntu/+source/evince/+bug/305030

-- 
smb:/// No application is registered as handling this file
https://bugs.launchpad.net/bugs/296327
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312274] Re: backport sysstat 8.1.7-1 from jaunty to Intrepid

2008-12-29 Thread Shirish Agarwal

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20799686/Dependencies.txt

-- 
backport sysstat 8.1.7-1 from jaunty to Intrepid
https://bugs.launchpad.net/bugs/312274
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312274] [NEW] backport sysstat 8.1.7-1 from jaunty to Intrepid

2008-12-29 Thread Shirish Agarwal
Public bug reported:

Binary package hint: sysstat

Hi all, 
 Please backport sysstat 8.1.7-1 from jaunty to Intrepid. 

>From Ubuntu changelog

http://changelogs.ubuntu.com/changelogs/pool/main/s/sysstat/sysstat_8.1.7-1/changelog

sysstat (8.1.7-1) unstable; urgency=low

  * New upstream release.

 -- Robert Luberda   Thu, 13 Nov 2008 19:46:29 +0100

sysstat (8.1.6-2) unstable; urgency=low

  * Upload to unstable.

 -- Robert Luberda   Sun, 09 Nov 2008 09:11:06 +0100

sysstat (8.1.6-1) experimental; urgency=low

  * New upstream release:
+ Daily data files format has changed again.
+ NFS v4 support added to sar -n (closes: #434442);
+ All sysstat commands are made consistent with how parameters are 
  interpreted: "COMMAND " now generates a report continusouly, 
  "COMMAND  0" causes an error, "COMMAND 0" displays a report 
  since system startup (closes: #475707);
   + Option -S added to sadc, which replaces previous options -I or -d. Existing
 defaults file should be updated.
  * Standards-Version: 3.8.0 (no changes).
  * Merge the following change from Ubuntu:
- remove call to execvp() as it's not needed and has potential
  security problems.
  * 

 -- Robert Luberda   Sat, 01 Nov 2008 10:36:17 +0100

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: sysstat 8.1.2-2ubuntu1
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN
SourcePackage: sysstat
Uname: Linux 2.6.27-9-generic i686

** Affects: sysstat (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
backport sysstat 8.1.7-1 from jaunty to Intrepid
https://bugs.launchpad.net/bugs/312274
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312140] Re: crash while coping data from local machine to remote samba share

2008-12-29 Thread nadavkav
apt-cache policy linux
linux:
  Installed: (none)
  Candidate: 2.6.27.11.14
  Version table:
 2.6.27.11.14 0
500 http://il.archive.ubuntu.com intrepid-proposed/restricted Packages
 2.6.27.9.13 0
500 http://il.archive.ubuntu.com intrepid-updates/restricted Packages
500 http://security.ubuntu.com intrepid-security/restricted Packages
 2.6.27.7.11 0
500 http://il.archive.ubuntu.com intrepid/restricted Packages

-- 
crash while coping data from local machine to remote samba share
https://bugs.launchpad.net/bugs/312140
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312140] Re: crash while coping data from local machine to remote samba share

2008-12-29 Thread nadavkav
new kernel version (seems) solved this issue

** Changed in: samba (Ubuntu)
   Status: New => Fix Released

-- 
crash while coping data from local machine to remote samba share
https://bugs.launchpad.net/bugs/312140
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs



[Bug 312261] [NEW] unable to remove/delete .folder (hidden) from share

2008-12-29 Thread nadavkav
Public bug reported:

Binary package hint: samba

i have a USB and NET-access (ethernet) via FTP or SAMBA disk
i copied some downloaded git sources onto it via USB
later i connected to it via SAMBA :
mount -t cifs //192.168.1.103/NADAV /mnt/storage --verbose -o 
guest,nounix,iocharset=utf8

i can mv,cp, rm... just fine EXCEPT removing ".git" (hidden) folders !
if i create a new .folder on the shared disk i can later remove it
BUT already hidden folder will not remove.
i am getting IO Error when i try "rm -rf /somefolder"


apt-cache policy samba
samba:
  Installed: 2:3.2.3-1ubuntu3.3
  Candidate: 2:3.2.3-1ubuntu3.3
  Version table:
 *** 2:3.2.3-1ubuntu3.3 0
500 http://il.archive.ubuntu.com intrepid-updates/main Packages
500 http://security.ubuntu.com intrepid-security/main Packages
100 /var/lib/dpkg/status
 2:3.2.3-1ubuntu3 0
500 http://il.archive.ubuntu.com intrepid/main Packages


apt-cache policy linux
linux:
  Installed: (none)
  Candidate: 2.6.27.11.14
  Version table:
 2.6.27.11.14 0
500 http://il.archive.ubuntu.com intrepid-proposed/restricted Packages
 2.6.27.9.13 0
500 http://il.archive.ubuntu.com intrepid-updates/restricted Packages
500 http://security.ubuntu.com intrepid-security/restricted Packages
 2.6.27.7.11 0
500 http://il.archive.ubuntu.com intrepid/restricted Packages

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: delete folder hidden remove

-- 
unable to remove/delete .folder (hidden) from share
https://bugs.launchpad.net/bugs/312261
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 246322] Re: nis package must provide DHCP client scripts

2008-12-29 Thread Mark Brown
It's not quite that simple - people use NIS on computers which move
between networks, such as laptops, and run multiple NIS domains on the
same network (which means that any DHCP configuration will only apply to
some systems). This makes it difficult to tell if the configuration on
the network applies to the current system.

Like I say, enabling DHCP support on systems where it was not previously
enabled is not going to happen: the systems already work so any risk of
breaking them is unacceptable, which means that this can't be enabled
for upgrades. As I have said, it may be OK to default this on for new
installs but never for old installs.

Something which overwrites the configuration unconditionally wouldn't be
good enough - this would prevent use of any manual configuration and
would doubtless lead to users having their configuration destroyed.

-- 
nis package must provide DHCP client scripts
https://bugs.launchpad.net/bugs/246322
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 246322] Re: nis package must provide DHCP client scripts

2008-12-29 Thread Harri
Mark Brown wrote:
> If the discussion is going on in Launchpad it's pretty much Ubuntu-
> specific. Note that I'm the Debian NIS maintainer; it's unlikely that
> I'll do anything directly with the Ubuntu packages.
> 

A fix in Debian is fine for me. If its available in Debian, then it is
just a matter of time till it reaches Ubuntu (hopefully).

I just posted a metoo for the bug report on Launchpad, since I stumbled
over it on an Ubuntu installation.

> No Debconf *note* (they're deprecated) but possibly a low priority
> question offering to enable the option defaulting to off - like I say,
> take a look at the Samba WINS configuration, that's a good example.
> 

Actually I would suggest to accept the dhcp options by default
(independent from nis or Samba or whatever). Either dhcp is available,
or it is not. _If_ dhcp is there, then this is a central part of the
infrastructure, usually managed by somebody who feels responsible for
the whole local network. In general I doubt that this admin guy prefers
to see all the dhcp options in his precious config file being ignored
by the clients.

I understand that there might be security concerns about the options
provided by any dhcpd, but authentication of the server would be the job
of the dhcp-client package.

> In any case, you need to get dhclient to export the information first.
> 

I had the chance to check OpenSuse's support for this feature today:
Suse's dhclient-script simply generates /etc/ypserv.conf. I could
provide a similar script for the dhclient hook directories, if you
are interested?


Regards

Harri

-- 
nis package must provide DHCP client scripts
https://bugs.launchpad.net/bugs/246322
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 281188] Re: Panic or segfault in Samba

2008-12-29 Thread Eric Vernichon
I have the same problem


[Thread debugging using libthread_db enabled]
[New Thread 0x7f92bf9af700 (LWP 1925)]
0x7f92bc774f15 in waitpid () from /lib/libc.so.6
#0  0x7f92bc774f15 in waitpid () from /lib/libc.so.6
#1  0x7f92bc70d461 in ?? () from /lib/libc.so.6
#2  0x7f92bfbbbe38 in smb_panic () from /usr/sbin/smbd
#3  0x7f92bfa7c3c1 in main () from /usr/sbin/smbd
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

-- 
Panic or segfault in Samba
https://bugs.launchpad.net/bugs/281188
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-29 Thread Kai Blin
As requested by Christian, here's a patch for the v3-2-stable tree,
applies to both 3.2.5 and 3.2.6 without any problems.

** Attachment added: "Complete patch for segfault, visibility issue and write 
issue."
   http://launchpadlibrarian.net/20795250/bug_5953_complete.patch

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-29 Thread Christian Perrier
Quoting Kai Blin (kai.blin+launch...@gmail.com):
> This is now fixed in the Samba git trees, will be in the next 3.2.
> bugfix release and in 3.3.0


Could you post the final patch ?

I think I could convince my co-maintainers and Debian release managers
to have this patch in Debian lenny while we will not have post-3.2.5
versions.

That will also avoid having Ubuntu-specific changes as I think this
patch will very probably be used in Ubuntu whatever we're doing in
Debian.

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312140] Re: crash while coping data from local machine to remote samba share

2008-12-29 Thread nadavkav

** Attachment added: "samba configuration file"
   http://launchpadlibrarian.net/20794201/smb.conf

-- 
crash while coping data from local machine to remote samba share
https://bugs.launchpad.net/bugs/312140
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 312140] [NEW] crash while coping data from local machine to remote samba share

2008-12-29 Thread nadavkav
Public bug reported:

Binary package hint: samba

i mounted a remote network disk:
mount -t cifs //192.168.1.103/NADAV /mnt/storage --verbose -o 
guest,nounix,iocharset=utf8

works fine for a few minutes (ls, cp, move, rsync...)
BUT then ... after a few minutes... system hang (keyboard leds blinking)
after several time (resetting and trying to use the share over and over 
again...)
the system started resetting (instead of hanging)

lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

apt-cache policy samba
samba:
  Installed: 2:3.2.3-1ubuntu3.3
  Candidate: 2:3.2.3-1ubuntu3.3
  Version table:
 *** 2:3.2.3-1ubuntu3.3 0
500 http://il.archive.ubuntu.com intrepid-updates/main Packages
500 http://security.ubuntu.com intrepid-security/main Packages
100 /var/lib/dpkg/status
 2:3.2.3-1ubuntu3 0
500 http://il.archive.ubuntu.com intrepid/main Packages
r...@family:~# apt-cache policy linux-kernel
W: Unable to locate package linux-kernel


apt-cache policy linux
linux:
  Installed: (none)
  Candidate: 2.6.27.11.14
  Version table:
 2.6.27.11.14 0
500 http://il.archive.ubuntu.com intrepid-proposed/restricted Packages
 2.6.27.9.13 0
500 http://il.archive.ubuntu.com intrepid-updates/restricted Packages
500 http://security.ubuntu.com intrepid-security/restricted Packages
 2.6.27.7.11 0
500 http://il.archive.ubuntu.com intrepid/restricted Packages

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cifs crash samba

-- 
crash while coping data from local machine to remote samba share
https://bugs.launchpad.net/bugs/312140
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 246322] Re: nis package must provide DHCP client scripts

2008-12-29 Thread Mark Brown
If the discussion is going on in Launchpad it's pretty much Ubuntu-
specific. Note that I'm the Debian NIS maintainer; it's unlikely that
I'll do anything directly with the Ubuntu packages.

No Debconf *note* (they're deprecated) but possibly a low priority
question offering to enable the option defaulting to off - like I say,
take a look at the Samba WINS configuration, that's a good example.

In any case, you need to get dhclient to export the information first.

-- 
nis package must provide DHCP client scripts
https://bugs.launchpad.net/bugs/246322
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-29 Thread Kai Blin
This is now fixed in the Samba git trees, will be in the next 3.2.
bugfix release and in 3.3.0

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 301794] Re: Ubuntu 8.1 cannot connect windows share

2008-12-29 Thread rirad
This problem was studies by cebesius and he found that the samba server
version in dns-323 does not support the new authentication protocol used
by ubuntu 8.10 but expects the weaker lanman. (see
http://ubuntuforums.org/showpost.php?p=6238553&postcount=5)

The fix is to add this line to /etc/samba/smb.conf  below the [global] section:
 
client lanman auth = yes

This worked for my ch3snas as well which is very similar to the dns-323.

-- 
Ubuntu 8.1 cannot connect windows share
https://bugs.launchpad.net/bugs/301794
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-29 Thread Wutnubu
For me too,

Great work

Thanks

Willem

Op maandag 29-12-2008 om 01:56 uur [tijdzone +], schreef tomek.bury:
> Works for me too.
> 
> Good work!
> 
> Thanks,
> Tomek
> 
> 
> 2008/12/28 ^_Pepe_^ 
> 
> > Hi everyone!
> >
> > Worked for me, for read AND write into my Conceptronic NAS disk!
> >
> > Good job guys!
> >
> > Thanks for all to everyone
> >
> > Regards
> >
> > --
> > gvfsd-smb crashed with SIGSEGV in strlen()
> > https://bugs.launchpad.net/bugs/264943
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs