[Bug 573853] Re: Cannot control squid "Unknown instance"

2010-08-28 Thread Nicolas Jungers
I solved it for my case by reducing the "shutdown_lifetime" to 1 seconds in 
"/etc/squid/squid.conf" and modifying the 
script in "/etc/resolvconf/update-libc.d/squid" to replace

restart squid
by
stop squid;sleep 1;start squid

Which defeat the "restart" intended behavior but doesn't need to wait
forever.  Could upstart directly get the value of "shutdown_lifetime"
from the squid configuration file?

-- 
Cannot control squid "Unknown instance"
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 524341] Re: Add amavisd-new-postfix package

2010-08-28 Thread Scott Kitterman
Go ahead then.

** Also affects: amavisd-new (Ubuntu Maverick)
   Importance: Wishlist
 Assignee: Ante Karamatić (ivoks)
   Status: Incomplete

** Changed in: amavisd-new (Ubuntu Maverick)
   Status: Incomplete => Confirmed

-- 
Add amavisd-new-postfix package
https://bugs.launchpad.net/bugs/524341
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-08-28 Thread Badcam
Oh yes. If I try to remove tftp-ha I get this:

$ sudo apt-get remove tftpd-hpa[sudo] password for badcam: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  tftpd-hpa
0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded.
1 not fully installed or removed.
After this operation, 176kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 174866 files and directories currently installed.)
Removing tftpd-hpa ...
/etc/default/tftpd-hpa: 8: -s: not found
dpkg: error processing tftpd-hpa (--remove):
 subprocess installed post-removal script returned error exit status 127
Processing triggers for ureadahead ...
Errors were encountered while processing:
 tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)
bad...@ ~ $

-- 
package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/591481
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa 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 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-08-28 Thread Badcam
I have this same issue. I installed tftp-hpa and then removed it, using
Synaptic Package Manger in Mint 9.0. I then find now I can't install any
other programmes and Update Manager won't proceed because of this error:

E: tftpd-hpa: subprocess installed post-removal script returned error
exit status 127

Details shows:

(Reading database ... 174866 files and directories currently installed.)
Removing tftpd-hpa ...
/etc/default/tftpd-hpa: 8: -s: not found
dpkg: error processing tftpd-hpa (--remove):
 subprocess installed post-removal script returned error exit status 127
Processing triggers for ureadahead ...
Errors were encountered while processing:
 tftpd-hpa
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:


I have tried many different suggestions such as running apt-get clea, remove, 
upgrade install -f, dist-upgrade. Also reinstalling, installing an old version, 
newer version etc. Nothing works and I can't update my ststem any longer or 
install new programmes.

What other information can I provide that will help get this resolved as
soon as possible?

I see above that you want the output of /etc/default/tftp-hpa. I presume
I just run this in terminal. Here are my results:

/etc/default/tftpd-hpa
bash: /etc/default/tftpd-hpa: Permission denied
bad...@ ~ $ sudo /etc/default/tftpd-hpa
[sudo] password for badcam: 
sudo: /etc/default/tftpd-hpa: command not found
bad...@ ~ $ 

I hope this helps.

-- 
package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/591481
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa 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 622818] Re: unexpected errors after a sequence of tests

2010-08-28 Thread Dmitrii Zagorodnov
** Changed in: eucalyptus
 Assignee: (unassigned) => chris grzegorczyk (chris-grze)

-- 
unexpected errors after a sequence of tests
https://bugs.launchpad.net/bugs/622818
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-08-28 Thread Rene
Dear All,
This bug affects me from lucid.
As I don't have ipv6 available, I am used to de-activate it. But this bug still 
affected me.
I tried the workarounds.
"AddressFamily inet" to sshd_config  works for me.
add the "-4" to the exec line in /etc/init/ssh.conf .. works for me

also it seems that stop, then start is needed for me to apply the new
config.

I prefer customize sshd_config, because I always modify it for my
personal config, so its just one more line...

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 573975] Re: pxe image fails to boot: "Forbidden directory"

2010-08-28 Thread Sam Smith
Upgraded server from 8.04 LTS to 10.04 LTS on 8/21/2010.  Server was
running LTSP with 8.04.  Same issue with clients not able to access tftp
directory.  The fix suggested by Inno to change the directory and add "
--secure" worked (THANK YOU!):

# /etc/default/tftpd-hpa

TFTP_USERNAME="tftp"
#TFTP_DIRECTORY="/srv/tftp"
TFTP_DIRECTORY="/var/lib/tftpboot"
TFTP_ADDRESS="0.0.0.0:69"
#TFTP_OPTIONS=""
TFTP_OPTIONS="--secure" 

Changed the two lines and issued "sudo ltsp-update-kernels" plus "sudo
restart tftpd-hpa".

Since it just happened, I would consider it still a bug in the upgrade
process for systems with LTSP.

-- 
pxe image fails to boot: "Forbidden directory"
https://bugs.launchpad.net/bugs/573975
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa 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 625955] [NEW] vsftpd installation fails if there's a user name starting with "ftp"

2010-08-28 Thread Stephane Chazelas
Public bug reported:

Binary package hint: vsftpd

2.2.2-3ubuntu6

debian/vsftpd.postinst has

if ! getent passwd | grep -q "^${_USERNAME}"

($_USERNAME being "ftp" by default).

It should be:

if ! getent -- passwd "$_USERNAME"

same for groups.

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

-- 
vsftpd installation fails if there's a user name starting with "ftp"
https://bugs.launchpad.net/bugs/625955
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 625953] [NEW] autofs5 configuration files in wrong location

2010-08-28 Thread Kavli
Public bug reported:

Binary package hint: autofs5

upon upgrading autofs5, to version 5.0.4-3.1ubuntu5.1, the system complained 
about non existing directories in
/usr/share/autofs5/conffiles.

Since /usr/share is a good candidate for automounting, and is indeed
automounted and shared between all virtual hosts in my configuration,
this is indeed a very bad idea and creates a deadlock! (Just taste the
word _shared_)

We have a specific directory since the very old days that is always host
specific, which is /etc. This is where host specific configuration files
should be located.

 -- K

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

-- 
autofs5 configuration files in wrong location
https://bugs.launchpad.net/bugs/625953
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 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 625214] Re: package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade: drbd8 kernel module failed to build

2010-08-28 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade: drbd8 kernel 
module failed to build
https://bugs.launchpad.net/bugs/625214
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 623798] Re: hook /usr/share/apport/package-hooks//source_samba.py crashed

2010-08-28 Thread Philip Muškovac
Right, looks like a typo.

** Package changed: apport (Ubuntu) => samba (Ubuntu)

** Changed in: samba (Ubuntu)
   Importance: Undecided => Medium

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

-- 
hook /usr/share/apport/package-hooks//source_samba.py crashed
https://bugs.launchpad.net/bugs/623798
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 623798] [NEW] hook /usr/share/apport/package-hooks//source_samba.py crashed

2010-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: apport

I guess there is a typo.

$ ubuntu-bug samba
hook /usr/share/apport/package-hooks//source_samba.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport/report.py", line 636, in 
add_hooks_info
symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_samba.py", line 90, in add_info
if repsonse[0] == 3:
NameError: global name 'repsonse' is not defined

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
ApportLog:
 
Architecture: i386
CheckboxSubmission: 20db595a7600396752c39299ed2c326d
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
CrashReports: 600:1000:1000:744619:2010-08-24 21:00:26.0 
+0300:2010-08-24 21:00:27.0 
+0300:/var/crash/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash
Date: Wed Aug 25 09:09:23 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 lucid
-- 
hook /usr/share/apport/package-hooks//source_samba.py crashed
https://bugs.edge.launchpad.net/bugs/623798
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 564355] Re: Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group

2010-08-28 Thread Dmitrii Zagorodnov
If someone has logs from all components they would be helpful, actually.
(Although it may *seem* like a CC problem, it *may* originate in the
CLC.) Also, if it is easy for someone to check if the problem has been
solved (as I suspect it has) in 2.0.0, currently in Maverick, that would
help a lot. Thanks!

-- 
Second euca-run-instance request in same security group causes eucalyptus to 
remove network assoicated with security group
https://bugs.launchpad.net/bugs/564355
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 573853] Re: Cannot control squid "Unknown instance"

2010-08-28 Thread Robert Schneider
I have the very same behaviour. Using the modified post-stop script cures it a 
bit as it makes stop and start working again. However, reloading does NOT work.
It seems, squid terminates somehow when a -HUP is received.

-- 
Cannot control squid "Unknown instance"
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 625812] Re: Install needs to turn off Reverse Path Filtering

2010-08-28 Thread bret clark
Forgot to mention that this problem would probably exist with ipv6 too,
but I didn't confirm that.

-- 
Install needs to turn off Reverse Path Filtering
https://bugs.launchpad.net/bugs/625812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 625812] [NEW] Install needs to turn off Reverse Path Filtering

2010-08-28 Thread bret clark
Public bug reported:

Binary package hint: quagga

In Ubuntu Server Ubuntu 10.04.1 LTS reverse path filtering is enabled
(1) by default which causes havoc with BGP and potentially and other
routing protocol in which a packet may go out one (1) interface but
return in another interface. The installation package needs to turn off
reverse path filtering so that routing works correctly.

Editing /etc/sysctl.conf to have the following entries resolves this
problem:

net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0

Also from a shell prompt running the following will resolved the issue:
sysctl -w net.ipv4.conf.eth0.rp_filter=0
sysctl -w net.ipv4.conf.eth1.rp_filter=0
sysctl -w net.ipv4.conf.eth2.rp_filter=0
sysctl -w net.ipv4.conf.eth3.rp_filter=0
sysctl -w net.ipv4.conf.all.rp_filter=0
sysctl -w net.ipv4.conf.default.rp_filter=0

To confirm if Reverse Path Filter is on (1) or off (0) the following command 
will show that:
sysctl -a | grep \\.rp_filter

net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.eth0.rp_filter = 0
net.ipv4.conf.eth1.rp_filter = 0
net.ipv4.conf.eth2.rp_filter = 0
net.ipv4.conf.eth3.rp_filter = 0

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

-- 
Install needs to turn off Reverse Path Filtering
https://bugs.launchpad.net/bugs/625812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 624802] Re: authbind port usage incorrect

2010-08-28 Thread Matthew East
Moving this bug to authbind because that sentence appears to come from
the authbind manual page, shipped with the authbind package.

** Package changed: ubuntu-docs (Ubuntu) => authbind (Ubuntu)

-- 
authbind port usage incorrect
https://bugs.launchpad.net/bugs/624802
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to authbind 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 624802] [NEW] authbind port usage incorrect

2010-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: ubuntu-docs

1)  lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

2) apt-cache policy ubuntu-docs
ubuntu-docs:
  Installed: 10.04.3
  Candidate: 10.04.3
  Version table:
 *** 10.04.3 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

apt-cache policy authbind
authbind:
  Installed: 1.2.0build3
  Candidate: 1.2.0build3
  Version table:
 *** 1.2.0build3 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

3) What I expected to happen is when I looked into the Ubuntu Help
Center for "authbind", I would not see:

"Ports from 512 to 1023 inclusive cannot be used with authbind because that 
would create a security hole, in conjection with
rshd."

4) What happened instead is that I saw the above quote, in contradiction
to Ubuntu authbind bug:

https://bugs.launchpad.net/ubuntu/+source/authbind/+bug/347211

Which notes this restriction is removed.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntu-docs 10.04.3
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Aug 26 13:20:56 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntu-docs

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


** Tags: apport-bug i386 lucid
-- 
authbind port usage incorrect
https://bugs.edge.launchpad.net/bugs/624802
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to authbind 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 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Emmet Hikory
I test-built with the upstream patch (but a slightly different debdiff)
against maverick on i386, amd64, armel, and powerpc.  In all cases, the
package built successfully, including passing all tests.

** Changed in: tickcount (Ubuntu)
   Status: New => Triaged

** Changed in: tickcount (Ubuntu)
   Importance: Undecided => Medium

-- 
Don't use int constants with a long data type.
https://bugs.launchpad.net/bugs/625798
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tickcount 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 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Michael Bienia

** Patch added: "Debdiff for maverick"
   
https://bugs.edge.launchpad.net/ubuntu/+source/tickcount/+bug/625798/+attachment/1524966/+files/tickcount.debdiff

-- 
Don't use int constants with a long data type.
https://bugs.launchpad.net/bugs/625798
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tickcount 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 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Michael Bienia

** Patch added: "fix_wraparound_computation"
   
https://bugs.edge.launchpad.net/bugs/625798/+attachment/1524953/+files/fix_wraparound_computation

** Also affects: tickcount (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Don't use int constants with a long data type.
https://bugs.launchpad.net/bugs/625798
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tickcount 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 622815] Re: impossible to open network resources with nautilus

2010-08-28 Thread IngPaolo
I found it was missing another package, so I've installed it: the package is 
"File Sharing" (service for file sharing). Now I can share folders using 
Nautilus.
But I cannot reach any folder from network or see other PC on the network 
because all the other problems are still on.

-- 
impossible to open network resources with nautilus
https://bugs.launchpad.net/bugs/622815
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 625740] [NEW] Sync quagga 0.99.17-1 (main) from Debian unstable (main)

2010-08-28 Thread Michael Bienia
Public bug reported:

Please sync quagga 0.99.17-1 (main) from Debian unstable (main)

A look at the upstream changelog
(http://www.quagga.net/download/quagga-0.99.17.changelog.txt)
shows no changes that would need a FFe. A look at the diffstat
of the debdiff shows also no huge changes to the source (except
generated files like configure and .in files).

Changelog entries since current maverick version 0.99.16-1:

quagga (0.99.17-1) unstable; urgency=high

  * SECURITY:
"This release provides two important bugfixes, which address remote crash
possibility in bgpd discovered by CROSS team.":
1. Stack buffer overflow by processing certain Route-Refresh messages
   CVE-2010-2948
2. DoS (crash) while processing certain BGP update AS path messages
   CVE-2010-2949
Closes: #594262

 -- Christian Hammers   Wed, 25 Aug 2010 00:52:48 +0200

** Affects: quagga (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: quagga (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: quagga (Ubuntu)
   Status: New => Confirmed

** Changed in: quagga (Ubuntu)
   Status: Confirmed => New

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-2948

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-2949

-- 
Sync quagga 0.99.17-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/625740
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-08-28 Thread Arthur de Jong
Regarding the pam_check_host_attr and pam_check_service_attr options of
pam_ldap, nslcd has a pam_authz_search option that can replace
functionality of those options (and much more). This option has been in
nss-pam-ldapd since version 0.7.4.

Any other feature requests (and bug reports) are very much welcome on
the nss-pam-ldapd-users mailing list.

Regarding the previous comment, could you file a bug report on the nss-
pam-ldapd package if you think the problem is there? From the log it
shows that only three lookups for the user "user333" came in. No
authentication requests were done for that user (at least not through
nslcd).

-- 
NSS using LDAP+SSL breaks setuid applications like su and sudo
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 624739] Re: /etc/tomcat6 is created with the wrong permissions

2010-08-28 Thread Yves Glodt
Hi,

thanks for your explanation.

I have the same problem actually on other hosts not running OpenCms.

I suspect there must be something fishy in my service/engine/host
configuration (It should be changed to write to /etc/tomcat/Catalina/ as
you suggested for auto-deployment)

Best regards!

-- 
/etc/tomcat6 is created with the wrong permissions
https://bugs.launchpad.net/bugs/624739
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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