[Bug 270395] Re: cannot resolve windows host name

2012-05-13 Thread Tor Sjowall
This problem is still unsolved. The host names of windows PCs are not visible to Linux programs with a regular installation of Samba, i.e. from Linux 'ping win_pc' does not work, but from windows 'ping linux_pc' does work. Also, 'nmblookup win_pc' works, while 'nslookup win_pc' does not work.

[Bug 998712] [NEW] dnsmasq integration into name resolution broken

2012-05-13 Thread Wolf Rogner
Public bug reported: dnsmasq does not resolve DNS names correcty. Applications like Thunderbird or tools like ssh rely on working name resolution. However, if there never was a working name resolution, dnsmasq never gets to know about the DNS names. Setup: private network: 192.168.0.x/24

[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-05-13 Thread Wolf Rogner
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/998712 Title: dnsmasq integration into name resolution broken To manage notifications about this bug go to:

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I agree with Andreas; this is a bug in openvpn. I have local office gateway servers with an internal PCI ADSL modem that runs embedded Linux and is configured in RFC 1483 LLC Bridge mode. The Host PC uses PPPoE to connect to the ISP via the embedded ADSL modem over the single ATM LLC available

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I've attached the shell script for PPP so it can be downloaded. It should be put in the directory /etc/ppp/if-up.d/ and given execute permissions: sudo mv ~/Downloads/default-gateway /etc/ppp/if-up.d/ sudo chmod +x /etc/ppp/if-up.d/default-gateway ** Attachment added: PPP default-gateway script

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
I've added the PPP package to this bug since it would the appropriate place to ship the workaround and, as far as I can see, shouldn't upset any existing PPP configurations. It would actually save our users a lot trouble especially for those using portable devices over public WiFi or cellular

[Bug 771148] Re: redirect-gateway fails when default route does not use a gateway

2012-05-13 Thread TJ
Correction! I mistyped the PPP directory name as iF-up.d when it should be iP-up.d. The instructions should be: I've attached the shell script for PPP so it can be downloaded. It should be put in the directory /etc/ppp/ip-up.d/ and given execute permissions: sudo mv ~/Downloads/default-gateway

[Bug 998732] [NEW] vmbuilder debootstrap crash

2012-05-13 Thread Alix Mougenot
Public bug reported: package: ubuntu-vm-builder_0.12.4+bzr477 real package: python-vm-builder_0.12.4+bzr477 running on: Ubuntu 12.04 LTS by running the following command (just a test): $ sudo vmbuilder kvm ubuntu --suite precise --flavour server --libvirt qemu:///system is triggered the

[Bug 998766] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript gab den Fehlerwert 2 zurück

2012-05-13 Thread Matthias Andree
Public bug reported: This happened during an upgrade with sudo do-release-upgrade from natty (11.04) to oneiric (11.10) which is supposed to be an intermediate step on the way to 12.04. Note that the questions asked by apport about the samba setup (which clients fail to connect, what my setup

[Bug 998766] Re: package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript gab den Fehlerwert 2 zurück

2012-05-13 Thread Matthias Andree
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/998766 Title: package samba 2:3.5.8~dfsg-1ubuntu2.5 failed to install/upgrade: ErrorMessage: Unterprozess neues post-removal-Skript

[Bug 890230] Re: package winbind (not installed) failed to install/upgrade: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 128

2012-05-13 Thread Robert Roth
*** This bug is a duplicate of bug 857765 *** https://bugs.launchpad.net/bugs/857765 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #857765, so it is being marked as such. Please look

[Bug 857765] Re: package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 128

2012-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: samba (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/857765

[Bug 962826] Re: package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-05-13 Thread Robert Roth
*** This bug is a duplicate of bug 857765 *** https://bugs.launchpad.net/bugs/857765 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #857765, so it is being marked as such. Please look

[Bug 998732] Re: vmbuilder debootstrap crash

2012-05-13 Thread Alix Mougenot
It seemed that it was due to the use of a grsec kernel -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/998732 Title: vmbuilder debootstrap crash To manage notifications about

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread hello there
Wow.. what a bunch of amateurs to allow such a fundamental functionality to be crippled out of the box. Here i'm trying ubuntu for the first time and I run into this shit? fuckk thisss. back to something I know works NOT LIKE SHIT -- You received this bug notification because you are a

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Philipp Kleinhenz
is this still present on 12.04 ? inb4 a server update. and this is mission critical. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron

Re: [Bug 998712] [NEW] dnsmasq integration into name resolution broken

2012-05-13 Thread Simon Kelley
On 13/05/12 11:00, Wolf Rogner wrote: Public bug reported: dnsmasq does not resolve DNS names correcty. Applications like Thunderbird or tools like ssh rely on working name resolution. However, if there never was a working name resolution, dnsmasq never gets to know about the DNS names.

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Ondřej Surý
@Phillip Kleinhenz: It's fixed in psmisc from 22.15-2 (as mentioned above in my posts). So yes, it is fixed in precise: http://packages.ubuntu.com/psmisc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-05-13 Thread Philipp Kleinhenz
@Ondřej Surý thank you. I wasn't aware there had been an point release including this fix. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in

[Bug 998929] [NEW] package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread MartyC1
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 Public bug reported: samba keeps failing during normal updates, all updates work except the samba component ProblemType: Package DistroRelease: Ubuntu 12.04 Package: samba 2:3.6.3-2ubuntu2.1

[Bug 998929] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread MartyC1
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/998929 Title: package samba 2:3.6.3-2ubuntu2.1

[Bug 998929] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-13 Thread Apport retracing service
*** This bug is a duplicate of bug 993581 *** https://bugs.launchpad.net/bugs/993581 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #993581, so is being marked as such.

[Bug 998942] [NEW] requires.txt has wrong dependancy versions

2012-05-13 Thread Sam Morrison
Public bug reported: requires.txt has version specific requirements for pam and WebOb which are not in installable in Ubuntu precise. pam==0.1.4 WebOb==1.0.8 When using other wsgi apps along side keystone it will fail with error like: File

[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-05-13 Thread braddock
Same problem here. From Win XP to a printer on Ubuntu Server 12.04. Same procedure and error message. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/967410 Title: Windows clients

[Bug 954127] Re: Network configuration fails during installation of 12.04

2012-05-13 Thread Launchpad Bug Tracker
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dhcp3 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu.