[Bug 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Yolanda Robla
Thanks for reporting this
Please can you try the following commands, to check if that helps?


sudo apt-get clean -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall nmap

** Changed in: nmap (Ubuntu)
   Status: New = Confirmed

** Changed in: nmap (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1261441

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions

-- 
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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Yolanda Robla
Thanks for reporting this. Please can you confirm Ubuntu release and
version of the package?

** Changed in: python-iso8601 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-iso8601 in Ubuntu.
https://bugs.launchpad.net/bugs/1260428

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+subscriptions

-- 
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 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Yolanda Robla
** Changed in: logcheck (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logcheck in Ubuntu.
https://bugs.launchpad.net/bugs/1259592

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+subscriptions

-- 
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 1260426] Re: iso8601 is not installed properly

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1260428 ***
https://bugs.launchpad.net/bugs/1260428

** This bug has been marked a duplicate of bug 1260428
   iso8601 is not properly ported to Python3

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-iso8601 in Ubuntu.
https://bugs.launchpad.net/bugs/1260426

Title:
  iso8601 is not installed properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260426/+subscriptions

-- 
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 1247803] Re: dnsmasq temporarily breaks DNS resolution when starting for the first time

2013-12-17 Thread Philip Potter
I don't really understand why we need to add a conditional at all. It's
always safe to run resolvconf -u one time too many; but running it one
time too few will introduce subtle bugs (like this one).

The proposed conditional only suppresses running resolvconf -u if
ENABLED=1 and resolvconf is not being used (ie IGNORE_RESOLVCONF=yes).
Is this really such a common case that adding complexity to get the
minor optimization of not running resolvconf -u is worth it?

Also, doesn't your argument about ENABLED=0 later being changed to
ENABLED=1 also apply to IGNORE_RESOLVCONF=yes later being changed to
IGNORE_RESOLVCONF=no?

I'm still in favour of just unconditionally running resolvconf -u, as my
branch does.

-- 
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/1247803

Title:
  dnsmasq temporarily breaks DNS resolution when starting for the first
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1247803/+subscriptions

-- 
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 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Torsten Bronger
It is the current version of the package on Ubuntu 13.10.

** Changed in: python-iso8601 (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-iso8601 in Ubuntu.
https://bugs.launchpad.net/bugs/1260428

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+subscriptions

-- 
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 1253458] Re: Switch to Python 3

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/byobu

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to byobu in Ubuntu.
https://bugs.launchpad.net/bugs/1253458

Title:
  Switch to Python 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/1253458/+subscriptions

-- 
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 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Schaphoff
thanks!

Yesterday i try the following commands:

sudo apt-get remove nmap nping

and then i install qt4-fsarchiver again, and is running!

Best regards

PS: I know, my english is verry bad :(



2013/12/17 Yolanda Robla yolanda.ro...@canonical.com

 Thanks for reporting this
 Please can you try the following commands, to check if that helps?


 sudo apt-get clean -f
 sudo dpkg --configure -a
 sudo apt-get update
 sudo apt-get upgrade
 sudo apt-get install --reinstall nmap

 ** Changed in: nmap (Ubuntu)
Status: New = Confirmed

 ** Changed in: nmap (Ubuntu)
Importance: Undecided = Medium

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1261441

 Title:
   package nmap (not installed) failed to install/upgrade: Versuch,
   »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
   Paket nping 0.6.40-2 ist

 Status in “nmap” package in Ubuntu:
   Confirmed

 Bug description:
   nu idea

   ProblemType: Package
   DistroRelease: Ubuntu 13.10
   Package: nmap (not installed)
   ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
   Uname: Linux 3.11.0-14-generic i686
   ApportVersion: 2.12.5-0ubuntu2.1
   Architecture: i386
   Date: Mon Dec 16 17:13:32 2013
   DuplicateSignature: package:nmap:(not installed):Versuch,
 »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket
 nping 0.6.40-2 ist
   ErrorMessage: Versuch, »/usr/share/man/man1/nping.1.gz« zu
 überschreiben, welches auch in Paket nping 0.6.40-2 ist
   InstallationDate: Installed on 2013-10-08 (68 days ago)
   InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386
 (20130424)
   MarkForUpload: True
   SourcePackage: nmap
   Title: package nmap (not installed) failed to install/upgrade: Versuch,
 »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket
 nping 0.6.40-2 ist
   UpgradeStatus: Upgraded to saucy on 2013-11-02 (43 days ago)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1261441

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions

-- 
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


[Blueprint servercloud-1311-openstack] Openstack Next Steps

2013-12-17 Thread Chuck Short
Blueprint changed by Chuck Short:

Work items changed:
  Work items for ubuntu-13.11:
  Setup Trusty Icehouse in Openstack-CI: DONE
  Setup Precise Icehouse in Openstack-CI: DONE
  Write MIR report for httpretty: INPROGRESS
  Write MIR report for mox3: INPROGRESS
  Setup staging PPA for precise icehouse: DONE
  Write MIR report for python-librabbitmq: DONE
  Write MIR report for librabbitmq: DONE
  Write MIR report beanstalkc: INPROGRESS
  Write MIR report for beanstalkd: INPROGRESS
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-13.12:
  [zulcss] Update libvirt to 1.2.0: INPROGRESS
  [zulcss] Package libvirt-python 1.2.0: INPROGRESS
  [zulcss] Sync packages from Trusty to Cloud Archive staging: DONE
- [zulcss] Package Trove for Ubuntu: INPROGRESS
+ [zulcss] Package Trove for Ubuntu: DONE
  Package Savannah for Ubuntu: TODO
  Package Ironic for Ubuntu: TODO
  [zulcss] Package openstack icehouse-1: DONE
  [jamespage] Neutron packaging review and deprecation of old-style plugins - 
ML2: INPROGRESS
  [jamespage] Nova hypervisor packaging review and re-jig to support 
libvirt-less drivers: INPROGRESS
  [zulcss] Write MIR for mox3: DONE
  Porting of clients and oslo-incubator to python3: INPROGRESS
  [smb] MRE work for xen for Precise: DONE
  [smb] MRE work for xen for Raring: DONE
  [smb] MRE work for xen for Saucy: DONE
  [zulcss] Update oslo.messaging to 1.2.0~a11: DONE
  [zulcss] Package swift 1.11.0: DONE
  [zulcss] Write MIR for oslo.messaging: DONE
  [zulcss] Package oslo.rootwrap: DONE
  [zulcss] Package swift-bench: DONE
  [zulcss] Package python-designateclient: DONE
  [zulcss] Add versioned dependency for six for wsme: DONE
  [zulcss] Write MIR for oslo.rootwrap (#1259985): INPROGRESS
  [zulcss] Write MIR for python-pycadf (#1259984): INPROGRESS
  [jamespage] Work out series upgrade with the juju-core team: INPROGRESS
  
  Work items for ubuntu-14.01:
  Write tools to integrate trusty testing upstream: TODO
  have non-voting ci-gate tests running on trusty: TODO
  Write tools to integrate libvirt-lxc testing upstream: TODO
  have voting ci-gate tests for libvirt-lxc: TODO
  have non-voting ci-gate tests for libvirt-lxc on trusty: TODO
  Discuss contribution of Juju/OpenStack documentation upstream (annegentle): 
TODO
  Package openstack icehouse-2: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  Integrate trusty with devstack for 3rd party testing: TODO
  Integrate libvirt-lxc with devstack for 3rd party testing: TODO
  
  Work items for ubuntu-14.02:
  Write MIR for python-qpid: TODO
  Write MIR for Heat: TODO
  Upgrade path testing and validation from precise-CA-trusty: TODO
  Package openstack icehouse-3: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS
  
  Work items for ubuntu-14.04:
  select and pull in appropriate xen version for trusty: INPROGRESS
  Make sure xen integration (xapi/libvirt/?) on openstack works: TODO
  Package openstack rc1: TODO
  Package openstack rc2: TODO
  Package openstack final release: TODO
  Porting of clients and oslo-incubator to python3: INPROGRESS

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-openstack

-- 
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 1014695] Re: need some mechanism to support /boot/grub/menu.lst and pv-grub

2013-12-17 Thread Bug Watch Updater
** Changed in: grub (Debian)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1014695

Title:
  need some mechanism to support /boot/grub/menu.lst and pv-grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1014695/+subscriptions

-- 
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 1261861] [NEW] man page for sshd contains error about NP and locked accounts

2013-12-17 Thread Rodney Beede
Public bug reported:

man sshd

This paragraph:

 Regardless of the authentication type, the account is checked to ensure 
that it is accessible.  An account is not accessible if it is locked, listed in 
DenyUsers or its group is
 listed in DenyGroups .  The definition of a locked account is system 
dependant. Some platforms have their own account database (eg AIX) and some 
modify the passwd field ( ‘*LK*’
 on Solaris and UnixWare, ‘*’ on HP-UX, containing ‘Nologin’ on Tru64, a 
leading ‘*LOCKED*’ on FreeBSD and a leading ‘!’ on most Linuxes).  If there is 
a requirement to disable password authentication for the account while allowing 
still public-key, then the passwd field should be set to something other than 
these values (eg ‘NP’ or ‘*NP*’ ).


The recommended use of NP or *NP* causes a conflict as If the encrypted
password in /etc/passwd is *NP* (without the quotes), the shadow
record should be obtained from an NIS+ server.

http://man7.org/linux/man-pages/man5/passwd.5.html


The upstream OpenSSH package doesn't have this paragraph in the man page so it 
was something added by Debian/Ubuntu.


How an account is locked and what OpenSSH checks for locked also depends on 
whether UsePAM is yes or no.  When yes an account can still be logged into even 
when the password entry field has a leading !  When no then OpenSSH's 
behavior is to treat the account as inaccessible if there is a leading ! in 
the password.


This paragraph should be updated to recommend something else.  Perhaps
no password login allowed as the recommended value.

It'd be nice to have this paragraph submitted upstream as well.


Reference also:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219377

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


** Tags: manpage

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1261861

Title:
  man page for sshd contains error about NP and locked accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1261861/+subscriptions

-- 
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 1261898] [NEW] pci_devices does not terminate at computer shutdown

2013-12-17 Thread welfare31
Public bug reported:

I have a clean install of 13.10 using the 3.12 kernel. When I shutdown
or restart the process hangs. I press a key and I see:

**Killing all remaining processes ...  [fail]** (fail is in red)
This is followed by more info (sometime referring to nm-dispatcher or modem and 
always ends:

mount:/ is busy

will now restart (or halt as the case may be)
Then nothing else happens the process hangs there, power on my PC (Dell 5150 
desktop) remains on and I need to do a hard reset to turn my PC off.

I have seen relatively similar problems but none match mine exactly, I
have attempted using:

sudo shutdown -P now

or

sudo shutdown -H now

or

sudo reboot

But the results are the same.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: pm-utils 1.4.1-12ubuntu1
Uname: Linux 3.12.0-031200-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Tue Dec 17 20:05:14 2013
ExecutablePath: /usr/lib/pm-utils/power.d/pci_devices
InstallationDate: Installed on 2013-10-19 (59 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
InterpreterPath: /bin/dash
MarkForUpload: True
OmitPids: 1097 879 734 2978 729 712 697 3047 811 717 734 2978 729 712 697 3047 
811 717
PackageArchitecture: all
ProcCmdline: /bin/sh /usr/lib/pm-utils/power.d/pci_devices false
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, no user)
SourcePackage: pm-utils
Title: pci_devices does not terminate at computer shutdown
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pm-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy shutdown-hang

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1261898

Title:
  pci_devices does not terminate at computer shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1261898/+subscriptions

-- 
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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Till Kamppeter
** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
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/1261873

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+subscriptions

-- 
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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1254085

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085/+subscriptions

-- 
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 1261873] [NEW] 'net usershare' returned error 255

2013-12-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Installed daily build of gnome 14.04 dated 12/17 can not share
directories.  Getting

'net usershare' returned error 255: net usershare add: cannot convert
name Everyone to a SID. Access denied.

Copied a unmodified version of smb.conf from my 13.10 system, ran sudo
service cups restart and now can successfully share directories.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cups 1.7.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Dec 17 14:21:08 2013
InstallationDate: Installed on 2013-12-17 (0 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20131217)
Lpstat: device for HP_Photosmart_1210: 
usb://HP/Photosmart%20C4100%20series?serial=MY73EH528Q04J7interface=1
MachineType: Si G41M-P33
Papersize: letter
PpdFiles: HP_Photosmart_1210: HP Photosmart c4100 Series, hpcups 3.13.11
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic 
root=UUID=ae61c7ab-c5ce-4862-985b-7b235036faee ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/05/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V7.7
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: G41M-P33 (MS-7592)
dmi.board.vendor: MSI
dmi.board.version: 3.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 3.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV7.7:bd01/05/2010:svnSi:pnG41M-P33:pvr3.0:rvnMSI:rnG41M-P33(MS-7592):rvr3.0:cvnMSI:ct3:cvr3.0:
dmi.product.name: G41M-P33
dmi.product.version: 3.0
dmi.sys.vendor: Si

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


** Tags: amd64 apport-bug trusty
-- 
'net usershare' returned error 255
https://bugs.launchpad.net/bugs/1261873
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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Till Kamppeter
Moving to Samba ...

** Package changed: cups (Ubuntu) = samba (Ubuntu)

-- 
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/1261873

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+subscriptions

-- 
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 1261873] Re: 'net usershare' returned error 255

2013-12-17 Thread Cliff Carson
Yes, sorry about that.  Had problem with cups before this and CUPS stuck
in my head.

** Attachment added: smb.conf copied from unmodified 13.10 system
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+attachment/3931240/+files/smb.conf.good

-- 
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/1261873

Title:
  'net usershare' returned error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261873/+subscriptions

-- 
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 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2013-12-17 Thread netmasta10bt
Same issue, 13.10 openssh-client 6.2p2-6ubuntu0.1  cannot connect to
server 12.04.03 openssh-server 5.9p1-5ubuntu1.1.

Putty is working as stated above.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1254085

Title:
  ssh fails to connect to VPN host - hangs at 'expecting
  SSH2_MSG_KEX_ECDH_REPLY'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085/+subscriptions

-- 
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 1159748] Re: Random apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-12-17 Thread Geoffrey Fairchild
All of a sudden, this bug has come back. The last couple weeks, Apache
goes completely unresponsive almost daily. It takes a restart to get it
going again.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1159748

Title:
  Random apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+subscriptions

-- 
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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
Screencap of OOPS.

** Attachment added: Screencap of OOPS.
   
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+attachment/3931252/+files/ovs-oops.quantal.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1219788

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+subscriptions

-- 
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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
VMs with OOPS reproducer avail on request.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1219788

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+subscriptions

-- 
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 1261871] Re: Buffer overrun while parsing DCE-RPC packets

2013-12-17 Thread Seth Arnold
** Information type changed from Private Security to Public Security

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

** Changed in: samba (Ubuntu)
   Status: Incomplete = 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/1261871

Title:
  Buffer overrun while parsing DCE-RPC packets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1261871/+subscriptions

-- 
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 1219788] Re: [SRU] Update openvswitch to 1.4.6 stable release

2013-12-17 Thread David Medberry
Hi James/Daviey,

I'm getting a kernel oops when I try this on Quantal. Christopher Arges
is debugging the OOPS but I can't verify on Quantal as a result. (Note:
I believe Quantal also oopses with the existing OVS so it's not
necessarily related to 1.4.6 or this specific version/upgrade/release.)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1219788

Title:
  [SRU] Update openvswitch to 1.4.6 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1219788/+subscriptions

-- 
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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Simon Déziel
Note that I use the boot command line cgroup_disable=memory but I
don't know if that alone is explaining the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgroup-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1257857

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+subscriptions

-- 
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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Simon Déziel
Not using cgroup_disable=memory fixed the issue:

# apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up cgroup-lite (1.1.3) ...
+ [ -e /etc/init/cgroup-lite.conf ]
+ invoke-rc.d cgroup-lite start
+ update-rc.d -f cgroup-lite remove

Since the problem was caused by a manually added boot option, I'm not
sure it should fail verification. Please feel free to mark it
verification-done if deemed appropriate.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgroup-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1257857

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+subscriptions

-- 
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 1244355] Re: needs to use add-apt-archive for cloud-archive:string

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1244355

Title:
  needs to use add-apt-archive for cloud-archive:string

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1244355/+subscriptions

-- 
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 1249124] Re: smartos changed from region to datacenter_name

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1249124

Title:
  smartos changed from region to datacenter_name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1249124/+subscriptions

-- 
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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cloud-init

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1236531

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+subscriptions

-- 
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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Scott Moser
** Description changed:

  During instance boot, cloud-init installs packages (if instructed by the 
user).
  During instance boot, there is no state of the system that the user cares 
about.
  
  I'd like to use eatmydata for apt-get install at that point, as it is
  dramatically faster than apt-get even with --force-unsafe-io.
  
  From an ubuntu perspective, this change would mean:
   a.) depending on (or recommending) eatmydata
   b.) MIR for eatmydata
-  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired.
+  c.) fixing eatmydata's relationship with sysvinit scripts.  The thing to fix 
there is that if you 'eatmydata apt-get install some-service' and some-service 
starts a daemon, the daemon will inherit the LD_PRELOAD which is most likely 
not desired. (bug 1257036)
+ 
+ Related bugs:
+  * bug 1257036:  services started with eatmydata should remove eatmydata by 
default

** No longer affects: libeatmydata (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1236531

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+subscriptions

-- 
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 1253458] Re: Switch to Python 3

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 5.69-0ubuntu1

---
byobu (5.69-0ubuntu1) trusty; urgency=low

  * debian/control:
- revert build-dep on python-support, lintian is dumb sometimes
 -- Dustin Kirkland kirkl...@ubuntu.com   Mon, 16 Dec 2013 22:29:52 -0700

** Changed in: byobu (Ubuntu Trusty)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to byobu in Ubuntu.
https://bugs.launchpad.net/bugs/1253458

Title:
  Switch to Python 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/1253458/+subscriptions

-- 
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 1244355] Re: needs to use add-apt-archive for cloud-archive:string

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels  2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott Moser smo...@ubuntu.com   Tue, 17 Dec 2013 16:51:30 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1244355

Title:
  needs to use add-apt-archive for cloud-archive:string

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1244355/+subscriptions

-- 
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 1249124] Re: smartos changed from region to datacenter_name

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels  2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott Moser smo...@ubuntu.com   Tue, 17 Dec 2013 16:51:30 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1249124

Title:
  smartos changed from region to datacenter_name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1249124/+subscriptions

-- 
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 1236531] Re: support running apt with eatmydata

2013-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5~bzr902-0ubuntu1

---
cloud-init (0.7.5~bzr902-0ubuntu1) trusty; urgency=medium

  * debian/control: Build-Depend on python-jsonpatch as #717916 is now fixed.
  * debian/control: Recommend eatmydata (LP: #1236531)
  * New upstream snapshot.
* support invoking apt with 'eatmydata' (LP: #1236531)
* add a message in log about dynamic import failures
  * New in '0.7.4' release.
* fix reading of mount information on kernels  2.6.26 (LP: #1248625)
* SmartOS: change 'region' to 'datacenter_name' to address change
  in data provided to instance (LP: #1249124)
* support calling 'add-apt-repository' for 'cloud-archive:' entries
  (LP: #1244355)
* DataSourceAzure: fix incompatibility with python 2.6 (LP: #1232175)
* fix bug mounting first partition of a alias'd name. (LP: #1236594)
* SmartOS: fix bug with hostname due to trailing whitespace (LP: #1236445)
* fix creation of partitions on Azure (LP: #1233698)
* cc_growpart: respect /etc/growroot-disabled (LP: #1234331)
* ubuntu config: add default user to 'sudo' group (LP: #1228228)
* Fix usage of libselinux-python when selinux is disabled
* add OpenNebula datasource
 -- Scott Moser smo...@ubuntu.com   Tue, 17 Dec 2013 16:51:30 -0500

** Changed in: cloud-init (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1236531

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+subscriptions

-- 
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 1262029] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2013-12-17 Thread durward stockman
Public bug reported:

it just did not install or work

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-58.88-generic 3.2.53
Uname: Linux 3.2.0-58-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Tue Dec 17 19:10:32 2013
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 126
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
UpgradeStatus: Upgraded to precise on 2013-12-18 (0 days ago)

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


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 in Ubuntu.
https://bugs.launchpad.net/bugs/1262029

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1262029/+subscriptions

-- 
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 845577] Re: mii-tool reporting incorrect duplex mode

2013-12-17 Thread Ivan Baldo
** Bug watch added: Debian Bug tracker #561851
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561851

** Also affects: net-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561851
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-tools in Ubuntu.
https://bugs.launchpad.net/bugs/845577

Title:
  mii-tool reporting incorrect duplex mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/845577/+subscriptions

-- 
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 1028268] Re: Bareword dns domain makes facter return incorrect info

2013-12-17 Thread Haw Loeung
Looks like this is fixed in facter-1.7.0-1ubuntu1 (saucy):

| elsif domain = Facter::Util::Resolution.exec('dnsdomainname') \
|   and domain =~ /.+/
|
|   return_value = domain

In facter-1.6.5-1ubuntu1.2 (precise), it looks like this:

| elsif domain = Facter::Util::Resolution.exec('dnsdomainname') \
|   and domain =~ /.+\..+/
|
|   domain


Regards,

Haw

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to facter in Ubuntu.
https://bugs.launchpad.net/bugs/1028268

Title:
  Bareword dns domain makes facter return incorrect info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1028268/+subscriptions

-- 
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 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-12-17 Thread Shabbir
It still appears to be unsolved for me. I am using 12.04 LTS, any help
appreciated,

Regards,
Shabbir

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1000344

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+subscriptions

-- 
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 845577] Re: mii-tool reporting incorrect duplex mode

2013-12-17 Thread Bug Watch Updater
** Changed in: net-tools (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-tools in Ubuntu.
https://bugs.launchpad.net/bugs/845577

Title:
  mii-tool reporting incorrect duplex mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-tools/+bug/845577/+subscriptions

-- 
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 1260558] Re: package samba 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 6

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
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/1260558

Title:
  package samba 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1260558/+subscriptions

-- 
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 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/1261441

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions

-- 
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 1259641] Re: package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in Ubuntu.
https://bugs.launchpad.net/bugs/1259641

Title:
  package spamassassin 3.3.2-6ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1259641/+subscriptions

-- 
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 1260049] Re: package cgroup-lite 1.8 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-12-17 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgroup-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1260049

Title:
  package cgroup-lite 1.8 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1260049/+subscriptions

-- 
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 1028268] Re: Bareword dns domain makes facter return incorrect info

2013-12-17 Thread Paul Collins
** Also affects: facter (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: facter (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: facter (Ubuntu Precise)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to facter in Ubuntu.
https://bugs.launchpad.net/bugs/1028268

Title:
  Bareword dns domain makes facter return incorrect info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1028268/+subscriptions

-- 
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 237458] Re: /sys/power/disk needs shutdown instead of platform

2013-12-17 Thread Thomas Hotz
** Changed in: linux (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/237458

Title:
  /sys/power/disk needs shutdown instead of platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237458/+subscriptions

-- 
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 237458] Missing required logs.

2013-12-17 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 237458

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/237458

Title:
  /sys/power/disk needs shutdown instead of platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237458/+subscriptions

-- 
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 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-12-17 Thread Nom complet
Hi,

  Personally, I use the following script replacing mdp by my
  password

  It work for me under Xubuntu.

  but, the part


  echo mdp | sudo -S chown -R hugo /DISQUE/

  echo mdp | sudo -S chmod -R a+rwx /DISQUE/

  echo mdp | sudo -S chown -R hugo /home/hugo/

  echo mdp | sudo -S chmod -R a+rwx /home/hugo/


  is long and I must wait it's end before to shutdown ...


  good luck ...

  This bug is really annoying ...


  hugo


  Le 18/12/2013 04:25, Shabbir a écrit :



  It still appears to be unsolved for me. I am using 12.04 LTS, any help
appreciated,

Regards,
Shabbir








 Date: Wed, 18 Dec 2013 03:25:54 +
 From: shabbir_reshamw...@yahoo.com
 To: hugo...@hotmail.fr
 Subject: [Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: 
 open-vm-tools kernel module failed to build [error: implicit declaration of 
 function ‘d_alloc_root’]
 
 It still appears to be unsolved for me. I am using 12.04 LTS, any help
 appreciated,
 
 Regards,
 Shabbir
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1000344
 
 Title:
   open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
   failed to build [error: implicit declaration of function
   ‘d_alloc_root’]
 
 Status in “open-vm-tools” package in Ubuntu:
   Fix Released
 
 Bug description:
   Attempted to install the Open VMTools  packages but an error occurred
   during installation.   VMWare running the expiramental build of
   WorkStation (e.x.p build 646643).
 
   ProblemType: Package
   DistroRelease: Ubuntu 12.10
   Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
   ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
   Uname: Linux 3.4.0-1-generic x86_64
   ApportVersion: 2.0.1-0ubuntu7
   Architecture: amd64
   DKMSKernelVersion: 3.4.0-1-generic
   Date: Tue May 15 12:44:42 2012
   InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
 (2029.1)
   PackageArchitecture: all
   PackageVersion: 2011.12.20-562307-0ubuntu1
   SourcePackage: open-vm-tools
   Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
 failed to build
   UpgradeStatus: No upgrade log present (probably fresh install)
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+subscriptions
  

** Attachment added: virtualbox_demonstration.sh
   
https://bugs.launchpad.net/bugs/1000344/+attachment/3931507/+files/virtualbox_demonstration.sh

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1000344

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+subscriptions

-- 
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 1257857] Re: cgroup-lite fails to install in container in precise

2013-12-17 Thread Serge Hallyn
Hi,

this actually didn't seem to fix it for me.  Sorry, I need to dig a
bit deeper and ask some questions.

In particular, the new version, after package installation, handles
'start/stop' the way I'd expect. But the package install itself appears
to be failing when the upstart job tries to start and does {stop; exit 0}

I'll look at this more tomorrow and see if I made a mistake in my
testing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cgroup-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1257857

Title:
  cgroup-lite fails to install in container in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/1257857/+subscriptions

-- 
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 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Santiago M. Mola
** Description changed:

  On Ubuntu Precise, logcheck rules for SSH do not seem up to date.
  Examples of log messages that are not filtered but it seems they should:
  
  subsystem request for sftp by user root
  Received disconnect from 58.132.132.31: 11: Bye Bye [preauth]
  Received disconnect from 82.221.102.182: 11: PECL/ssh2 
(http://pecl.php.net/packages/ssh2) [preauth]
  last message repeated 2 times
  Disconnecting: Too many authentication failures for root [preauth]
  input_userauth_request: invalid user foobar [preauth]
+ fatal: Read from socket failed: Connection reset by peer [preauth]

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logcheck in Ubuntu.
https://bugs.launchpad.net/bugs/1259592

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+subscriptions

-- 
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 1261335] Re: Nova-compute fails if it doesn't wait for libvirt-bin

2013-12-17 Thread Jian Wen
** Patch added: debian/nova-compute.upstart: Wait for libvirt-bin if needed. 
(LP: #1261335)
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+attachment/3931561/+files/586_585.diff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1261335

Title:
  Nova-compute fails if it doesn't wait for libvirt-bin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1261335/+subscriptions

-- 
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 1261452] Re: juju-core is unavailable for arm64

2013-12-17 Thread John A Meinel
So I tried this patch:
=== modified file 'testing/mgo.go'
--- testing/mgo.go  2013-11-06 13:38:01 +
+++ testing/mgo.go  2013-12-18 06:23:25 +
@@ -99,6 +99,7 @@
--noprealloc,
--smallfiles,
--nojournal,
+   --noscripting,
--nounixsocket,
}
server := exec.Command(mongod, mgoargs...)


And with it, the test suite still passes 100% for me.

I did try connecting to one of the mongodb instances running during the test 
suite and run:
 db.eval(hello)
Wed Dec 18 11:06:31 uncaught exception: { errmsg : db side execution is 
disabled, ok : 0 }

I even tried:
 var map = function() { emit ( this._id, this.format) }
 var reduce = function(key, values) {return Array.sum(values)}
 db.charms.mapReduce(map, reduce, {out: format})
Wed Dec 18 11:13:09 uncaught exception: map reduce failed:{
errmsg : exception: cannot run map reduce without the js engine,
code : 16149,
ok : 0
}

So I have a strong feeling that --noscripting does what we want it to,
and that we don't, indeed, need the ability.

I'm not sure what test Michael had seen that used something that needed
scripting, but I'm running against mongodb 2.2.4 and it seems to be
working with --noscripting set up.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1261452

Title:
  juju-core is unavailable for arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1261452/+subscriptions

-- 
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 733010] Re: Resize page to selection: 'InfinityLine' start/end markers not included

2013-12-17 Thread Erlin Hysenbelliu
** Branch unlinked: lp:inkscape

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733010

Title:
  Resize page to selection: 'InfinityLine' start/end markers not
  included

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/733010/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1239938] Re: No cardreader support for O2 Micro, Inc. Device [1217:8520]

2013-12-17 Thread Po-Hsu Lin
Affecting 201307-14017 Dell Latitude E5440

** Tags added: 201307-14017 blocks-hwcert taipei-lab

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1239938

Title:
  No cardreader support for O2 Micro, Inc. Device [1217:8520]

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1239938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261627] Re: package samba4 4.0.3+dfsg1-0.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1195096 ***
https://bugs.launchpad.net/bugs/1195096

** This bug has been marked a duplicate of bug 1195096
   Problem with post-installation script

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261627

Title:
  package samba4 4.0.3+dfsg1-0.1ubuntu1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1261627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1244176] Re: Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

2013-12-17 Thread Stefan Bader
** Tags removed: verification-needed-saucy
** Tags added: verification-done-saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244176

Title:
  Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1244176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126719] Re: GDM does not kill resistant user processes after logout

2013-12-17 Thread Bug Watch Updater
** Changed in: gdm
   Status: In Progress = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/126719

Title:
  GDM does not kill resistant user processes after logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/126719/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247607] Re: Libdrm compiled with gcc 4.8 makes card hang on resume from s2disk

2013-12-17 Thread Chris Halse Rogers
Hello Ronald, or anyone else affected,

Accepted libdrm into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.0.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247607

Title:
  Libdrm compiled with gcc 4.8 makes card hang on resume from s2disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1247607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261101] Re: It can not with the last Ubuntu-Trusty, probléme with dépendance.

2013-12-17 Thread Yolanda Robla
** Changed in: ceilometer (Ubuntu)
   Status: New = Confirmed

** Changed in: ceilometer (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261101

Title:
  It can not with the last Ubuntu-Trusty, probléme with dépendance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1261101/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected,

Accepted libdrm into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.0.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libdrm (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253041

Title:
  lts-saucy enablement in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1253041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 41170] Re: The typical user will not know how to make some free disk space when he cannot log into a graphical desktop

2013-12-17 Thread Bug Watch Updater
** Changed in: gdm
   Status: In Progress = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/41170

Title:
  The typical user will not know how to make some free disk space when
  he cannot log into a graphical desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/41170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244176] Re: Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

2013-12-17 Thread Stefan Bader
... has CONFIG_USB_OHCI_HCD_PCI=y was what I tried to write...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244176

Title:
  Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1244176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244176] Re: Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

2013-12-17 Thread Stefan Bader
I set the saucy confirmation to done because a real verification is hard
there. ISO images are usually not re-created after release and even less
likely with a kernel still in proposed. So I just checked that the deb
packages for 3.11.0-15.23 contain no ohci-pci module and the contained
config has CONFIG_USB_OHCI_HCD_PCI.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244176

Title:
  Server 13.10 Install Fails with USB Keyboard (Appears to Hang)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1244176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261639] Re: Keyboard Layout silently switches to US even though only German is enabled

2013-12-17 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1261639/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261639

Title:
  Keyboard Layout silently switches to US even though only German is
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1261639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 543036] Re: Lenovo Y550A - monitor settings and wireless settings buttons not work

2013-12-17 Thread RussianNeuroMancer
Hello!
kernel-fixed-upstream-3.6 is already in place.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/543036

Title:
  Lenovo Y550A - monitor settings and wireless settings buttons not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/543036/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244619]

2013-12-17 Thread Udovdh
thunderbird-lightning-2.6.2-3.fc19.x86_64
thunderbird-24.2.0-2.fc19.x86_64


And I see the issue!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1244619

Title:
  Thunderbird must be upgraded to Thunderbird 24.0.1 for lightning 2.6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightning-extension/+bug/1244619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1065126]

2013-12-17 Thread Adw-mozilla
*** Bug 526156 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1065126

Title:
  Always do this from now on does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1065126/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261441] Re: package nmap (not installed) failed to install/upgrade: Versuch, »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in Paket nping 0.6.40-2 ist

2013-12-17 Thread Yolanda Robla
Thanks for reporting this
Please can you try the following commands, to check if that helps?


sudo apt-get clean -f
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall nmap

** Changed in: nmap (Ubuntu)
   Status: New = Confirmed

** Changed in: nmap (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261441

Title:
  package nmap (not installed) failed to install/upgrade: Versuch,
  »/usr/share/man/man1/nping.1.gz« zu überschreiben, welches auch in
  Paket nping 0.6.40-2 ist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1261441/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1244619]

2013-12-17 Thread Ssitter
(In reply to udo from comment #64)
You are using an old Lightning release supporting an old Thunderbird release. 
Please upgrade to Lightning 2.6.4 and retest.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1244619

Title:
  Thunderbird must be upgraded to Thunderbird 24.0.1 for lightning 2.6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightning-extension/+bug/1244619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261648] Re: NetworkManager always check secret agent for modify access

2013-12-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261648

Title:
  NetworkManager always check secret agent for modify access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1261648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261648] [NEW] NetworkManager always check secret agent for modify access

2013-12-17 Thread Roman Shipovskij
Public bug reported:

NetworkManager always check secret agent for modify access even if
secret flag is always-ask in get_next_cb (src/settings/nm-agent-
manager.c), has_system_secrets always return TRUE because
nm_connection_for_each_setting_value iterate by all possible settings
which never used in this connection, as result we always have secret
with flag NM_SETTING_SECRET_FLAG_NONE

Can someone help to resolve this problem?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.4.0-0ubuntu4.3
ProcVersionSignature: Ubuntu 3.2.0-57.87-generic-pae 3.2.52
Uname: Linux 3.2.0-57-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Mon Dec 16 17:26:09 2013
IpRoute:
 default via 10.31.1.254 dev eth0  proto static 
 10.0.0.0/8 via 10.31.1.1 dev eth0  proto static 
 10.31.1.0/24 dev eth0  proto kernel  scope link  src 10.31.1.168  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=uk_UA.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog: Dec 16 09:16:57 TEH0-PL-02 kernel: [227092.135505] type=1400 
audit(1387178217.405:29): apparmor=DENIED operation=open parent=1 
profile=/usr/bin/evince name=/etc/dconf/profile/user pid=4828 comm=evince 
requested_mask=r denied_mask=r fsuid=3513 ouid=0
modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-02-21T10:28:09.991093
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: apport-bug i386 precise

** Attachment removed: nmcli-con.txt
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1261648/+attachment/3930792/+files/nmcli-con.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261648

Title:
  NetworkManager always check secret agent for modify access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1261648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1259592] Re: logcheck rules for ssh are not up to date

2013-12-17 Thread Yolanda Robla
** Changed in: logcheck (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259592

Title:
  logcheck rules for ssh are not up to date

To manage notifications about this bug go to:
https://bugs.launchpad.net/logcheck/+bug/1259592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1260426] Re: iso8601 is not installed properly

2013-12-17 Thread Yolanda Robla
*** This bug is a duplicate of bug 1260428 ***
https://bugs.launchpad.net/bugs/1260428

** This bug has been marked a duplicate of bug 1260428
   iso8601 is not properly ported to Python3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1260426

Title:
  iso8601 is not installed properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Yolanda Robla
Thanks for reporting this. Please can you confirm Ubuntu release and
version of the package?

** Changed in: python-iso8601 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1260428

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261654] [NEW] missing LADSPA support

2013-12-17 Thread James Hunt
Public bug reported:

The version of audacity in trusty seems to be missing LADSPA support:
under Effects, I see only 29 plugins listed. Downgrading to version
2.0.3-1 (from raring/saucy), I see the expected list of 277 plugins.
Comparing the configure for raring/saucy and trusty the only difference
I can see is the following, but

raring/saucy: --with-ffmpeg=system

trusty: --without-ffmpeg

I'd be surprised if that is relevant and added to which, the build log
shows that ladspa is enabled (?!?)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261654

Title:
  missing LADSPA support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1261654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261655] [NEW] Incorrect installation directory in Trusty

2013-12-17 Thread Mark White
Public bug reported:

Packaging bug:

1) Trusty 14.04
2) Installed: 5.4.6-0ubuntu
3) Clean install using apt-get install
4) Installation creates mcrypt.ini in /etc/php5/conf.d

Current directory structure requires all ini files to be in /etc/php5
/mods-available and for symlinks to be created in
/etc/php5/apache2/conf.d and /etc/php5/cli/conf.d

Moving the ini manually and creating the required symlinks solves the
problem.

** Affects: php5-mcrypt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261655

Title:
  Incorrect installation directory in Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5-mcrypt/+bug/1261655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244548] Re: Keyboard shortcut for changing keyboard layout does not work on lock screen

2013-12-17 Thread itsadok
Isn't this a duplicate of #1226969 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1244548

Title:
  Keyboard shortcut for changing keyboard layout does not work on lock
  screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1244548/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261653] [NEW] aiccu can not route, looses route

2013-12-17 Thread Joni-Pekka Kurronen
Public bug reported:


ISP here at Finland has run out IPV4 but dose not offer IPV6 eighter,
customers are held behind NAT and changeing IPV4 address plus
at 4G Radio network they change conction between 2G - 3G - 4G
modes continously so packet's can be lost and timeing can be tricky!!!

You can not even buy netter connection by money, all thanks to
Minitry of Trafic !!!   I love them.

AICCU dose not dedetect changes so it can not receive data, IPV4 network
works but it can have brakes and IP  can change,... conection is lost at IPV6
to incoming direction and aiccu dose not find it.

You must restart aiccu time to time to keep connection.

Have I miss understood that aiccu should have it's internal heart beat
to sixxs.org, or should I do some extra configuration to get it work,..
I undestood that I should not change defaults.

I have:
Ubuntu 12.4 LTE
Huawei E398 whit drivers compiled from Huawei Site, Huawei orginal drivers for 
linux
4G network from Elisa ( it's HSPA not real 4G )

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261653

Title:
  aiccu can not route, looses route

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/1261653/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1260860] Re: some autopilot tests don't use process_helpers

2013-12-17 Thread Michał Sawicz
** Branch linked: lp:~veebers/unity8/fix_swiping_1260860

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1260860

Title:
  some autopilot tests don't use process_helpers

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8/+bug/1260860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256949] Re: Dell Latitude E5420 doesn't boot if killswitch is turned to radio off

2013-12-17 Thread James Hunt
@meamy - ok, I am starting to suspect this is either a kernel or
graphics card issue. Adding linux to bug.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256949

Title:
  Dell Latitude E5420 doesn't boot if killswitch is turned to radio
  off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 543086] Re: Lenovo Yxx0 mute indicator not work

2013-12-17 Thread RussianNeuroMancer
 Yes, but it's fixed in 3.13rc1.
Unfortunately there is probably some mistake. According to upstream this issues 
should be fixed in 3.13rc1, but in fact I install 3.13rc3 and issue is still 
reproducible.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-3.13-rc3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/543086

Title:
  Lenovo Yxx0 mute indicator not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/543086/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226969] Re: can not change keyboard layout in lock screen

2013-12-17 Thread m0sia
*** This bug is a duplicate of bug 1244548 ***
https://bugs.launchpad.net/bugs/1244548

** This bug has been marked a duplicate of bug 1244548
   Keyboard shortcut for changing keyboard layout does not work on lock screen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226969

Title:
  can not change keyboard layout in lock screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1226969/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255843] Re: [Lenovo V480] Multiple CRITICAL/HIGH failures in the fwts report

2013-12-17 Thread Ivan Hu
** Changed in: linux-lts-raring (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255843

Title:
  [Lenovo V480] Multiple CRITICAL/HIGH failures in the fwts report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1255843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected,

Accepted pixman into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/pixman/0.30.2-1ubuntu0.0.0.0.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: pixman (Ubuntu Precise)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253041

Title:
  lts-saucy enablement in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1253041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261619] Re: Update GNOME Terminal to 3.10.2

2013-12-17 Thread Iain Lane
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706065

I tried to talk to doko but didn't get any traction. Perhaps someone
else could do that again or just do the upgrade as Debian did and take
the heat.

Regardless, I'm not actively planning on working on this update atm, so
I'm going to unassign myself.

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

** Changed in: gnome-terminal (Ubuntu)
 Assignee: Iain Lane (laney) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261619

Title:
  Update GNOME Terminal to 3.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1261619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261653] Re: aiccu can not route, looses route

2013-12-17 Thread Jeroen Massar
 AICCU dose not dedetect changes so it can not receive data, IPV4 network
 works but it can have brakes and IP can change,... conection is lost at IPV6
 to incoming direction and aiccu dose not find it.

From this sentence I understand you claim that AICCU does not handle
IPv4 address changes, it, or actually the protocols AYIYA and heartbeat
fully support that. As such, if you think they do not please provide
technical details.

 You must restart aiccu time to time to keep connection.

Restarting AICCU does not solve any problem. It will get you blocked
from TIC when you do it too often as clearly described in a variety of
places.

 Have I miss understood that aiccu should have it's internal heart
beat to sixxs.org,

sixxs.org is a IPv6Gateway for HTTP, it is unrelated to AICCU.

You likely mean the heartbeat protocol or the AYIYA-internal heartbeat,
these both happen automatically inside the protocol (unless specifically
disabled).


The subject of your bug is:
 aiccu can not route, looses route

Why do you claim that it can not route? And which route does it
looses?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261653

Title:
  aiccu can not route, looses route

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/1261653/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261660] [NEW] User session fails to accept settings

2013-12-17 Thread Elfy
Public bug reported:

Similar to #1259525 #
However, setting user session to Xubuntu at login screen does not work.

Boots to XFCE session regardless.

Language setting works ok.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.17.1
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic i686
ApportVersion: 2.12.7-0ubuntu2
Architecture: i386
CasperVersion: 1.336ubuntu1
CurrentDesktop: XFCE
Date: Tue Dec 17 09:01:14 2013
InstallCmdLine: initrd=/ubninit file=/cdrom/preseed/xubuntu.seed boot=casper 
quiet splash -- BOOT_IMAGE=/ubnkern
LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131216)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty ubiquity-2.17.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261660

Title:
  User session fails to accept settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1261660/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected,

Accepted pixman into quantal-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/pixman/0.30.2-1ubuntu0.0.0.1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: pixman (Ubuntu Quantal)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253041

Title:
  lts-saucy enablement in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1253041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261666] [NEW] [pulseaudio] module.c: Failed to load module module-echo-cancel (argument: aec_method=webrtc): initia lization failed.

2013-12-17 Thread sles
Public bug reported:

Hello! 
13.10.
Trying to load module-echo-cancel with webrtc and get:

[pulseaudio] module.c: Failed to load module module-echo-cancel (argument: 
aec_method=webrtc): initia
lization failed.

I guess this is wrong...

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261666

Title:
  [pulseaudio] module.c: Failed to load module module-echo-cancel
  (argument: aec_method=webrtc): initia lization failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1261666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1100546] Re: Power indicator favours 'not present' mouse over laptop battery level

2013-12-17 Thread Matthew Paul Thomas
Belated thanks to TJ for that good analysis.

I see two things going wrong here. First, (not present) should only be
used for internal batteries; peripherals that aren't present shouldn't
be shown at all. There are thousands of possible chargeable devices not
present on your PC, so I don't know why the menu is singling out a mouse
and a keyboard here! But I hadn't made that explicit in the
specification, so I've done that now.
https://wiki.ubuntu.com/Power?action=diffrev2=50rev1=49

Second, even when the menu does contain a (not present) component, it
shouldn't end up as the primary device when any other devices are
charging or discharging.

Both of those should be fixed, but if *either* was fixed, Stephen
wouldn't have experienced the bug.

Peter, thanks for the proposal, but I don't think that would solve the
problem. If someone connected their notebook to power and removed its
battery, with your alternative they'd still see not present in the
menu bar even when something more urgent was going on, like a wireless
keyboard about to expire.

** Changed in: indicator-power (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1100546

Title:
  Power indicator favours 'not present' mouse over laptop battery level

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1100546/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247803] Re: dnsmasq temporarily breaks DNS resolution when starting for the first time

2013-12-17 Thread Philip Potter
I don't really understand why we need to add a conditional at all. It's
always safe to run resolvconf -u one time too many; but running it one
time too few will introduce subtle bugs (like this one).

The proposed conditional only suppresses running resolvconf -u if
ENABLED=1 and resolvconf is not being used (ie IGNORE_RESOLVCONF=yes).
Is this really such a common case that adding complexity to get the
minor optimization of not running resolvconf -u is worth it?

Also, doesn't your argument about ENABLED=0 later being changed to
ENABLED=1 also apply to IGNORE_RESOLVCONF=yes later being changed to
IGNORE_RESOLVCONF=no?

I'm still in favour of just unconditionally running resolvconf -u, as my
branch does.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247803

Title:
  dnsmasq temporarily breaks DNS resolution when starting for the first
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1247803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256949] Missing required logs.

2013-12-17 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1256949

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256949

Title:
  Dell Latitude E5420 doesn't boot if killswitch is turned to radio
  off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1256949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261660] Re: User session fails to accept settings

2013-12-17 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1261660

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261660

Title:
  User session fails to accept settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1261660/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261660] Re: User session fails to accept settings

2013-12-17 Thread Dimitri John Ledkov
ubiquity does not setup Try $FLAVOUR sessions in any way, it simply
lets lightdm to autologin. Please make sure xubuntu default settings
packages provide correct settings to lightdm to auto-login into a
correct session type / name.

** Package changed: ubiquity (Ubuntu) = xubuntu-default-settings
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261660

Title:
  User session fails to accept settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1261660/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1260428] Re: iso8601 is not properly ported to Python3

2013-12-17 Thread Torsten Bronger
It is the current version of the package on Ubuntu 13.10.

** Changed in: python-iso8601 (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1260428

Title:
  iso8601 is not properly ported to Python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-iso8601/+bug/1260428/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253041] Re: lts-saucy enablement in precise

2013-12-17 Thread Chris Halse Rogers
Hello Maarten, or anyone else affected,

Accepted libdrm into quantal-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: libdrm (Ubuntu Quantal)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253041

Title:
  lts-saucy enablement in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1253041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 471726] Re: x2x sharing problem i karmic

2013-12-17 Thread Bug Watch Updater
** Changed in: gdm
   Status: New = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/471726

Title:
  x2x sharing problem i karmic

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/471726/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1247607] Please test proposed package

2013-12-17 Thread Chris Halse Rogers
Hello Ronald, or anyone else affected,

Accepted libdrm into quantal-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/libdrm/2.4.46-1ubuntu0.0.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247607

Title:
  Libdrm compiled with gcc 4.8 makes card hang on resume from s2disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1247607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1244619]

2013-12-17 Thread Mschroeder-mozilla
What is the status here? Is the minVersion/maxVersion issue relsolved
for 2.6.4 on AMO and Source?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1244619

Title:
  Thunderbird must be upgraded to Thunderbird 24.0.1 for lightning 2.6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightning-extension/+bug/1244619/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261660] Re: User session fails to accept settings

2013-12-17 Thread Elfy
** Description changed:

- Similar to #1259525 #
+ Similar to #1259525 
  However, setting user session to Xubuntu at login screen does not work.
  
  Boots to XFCE session regardless.
  
  Language setting works ok.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubiquity 2.17.1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: i386
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: XFCE
  Date: Tue Dec 17 09:01:14 2013
  InstallCmdLine: initrd=/ubninit file=/cdrom/preseed/xubuntu.seed boot=casper 
quiet splash -- BOOT_IMAGE=/ubnkern
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131216)
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261660

Title:
  User session fails to accept settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1261660/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1102925] Re: grub-reboot does not select kernel

2013-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/grub2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1102925

Title:
  grub-reboot does not select kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1102925/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 837076] Re: 8086:422b [Samsung NP900X3A-A01AU] Intel Centrino Ultimate-N 6300 AGN and packet loss using WiFi-N

2013-12-17 Thread Haw Loeung
Hi,

I've tested the latest upstream kernel and it seems the problem still
exists.

[hloeung@darkon tmp]$ uname -a
Linux darkon 3.11.10-03111001-generic #201312110635 SMP Wed Dec 11 11:35:43 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux

(from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11.10.1-saucy/)

Without 11n_disable=1:

| [hloeung@darkon tmp]$ ping 203.12.160.35 -c 100 | grep -v 
'ttl=[[:digit:]]\+[[:space:]]time=[[:digit:]]\{2\}\.'
| PING 203.12.160.35 (203.12.160.35) 56(84) bytes of data.
| 64 bytes from 203.12.160.35: icmp_seq=13 ttl=227 time=1492 ms
| 64 bytes from 203.12.160.35: icmp_seq=14 ttl=227 time=502 ms
| 64 bytes from 203.12.160.35: icmp_seq=18 ttl=227 time=1979 ms
| 64 bytes from 203.12.160.35: icmp_seq=19 ttl=227 time=1001 ms
| 64 bytes from 203.12.160.35: icmp_seq=20 ttl=227 time=1595 ms
| 64 bytes from 203.12.160.35: icmp_seq=21 ttl=227 time=636 ms
| 64 bytes from 203.12.160.35: icmp_seq=26 ttl=227 time=1661 ms
| 64 bytes from 203.12.160.35: icmp_seq=27 ttl=227 time=701 ms
| 64 bytes from 203.12.160.35: icmp_seq=31 ttl=227 time=1321 ms
| 64 bytes from 203.12.160.35: icmp_seq=33 ttl=227 time=565 ms
| 64 bytes from 203.12.160.35: icmp_seq=50 ttl=227 time=719 ms
| 64 bytes from 203.12.160.35: icmp_seq=54 ttl=227 time=1503 ms
| 64 bytes from 203.12.160.35: icmp_seq=55 ttl=227 time=512 ms
| 64 bytes from 203.12.160.35: icmp_seq=56 ttl=227 time=602 ms
| 64 bytes from 203.12.160.35: icmp_seq=60 ttl=227 time=1500 ms
| 64 bytes from 203.12.160.35: icmp_seq=61 ttl=227 time=517 ms
| 64 bytes from 203.12.160.35: icmp_seq=62 ttl=227 time=961 ms
| 64 bytes from 203.12.160.35: icmp_seq=76 ttl=227 time=1439 ms
| 64 bytes from 203.12.160.35: icmp_seq=77 ttl=227 time=450 ms
| 64 bytes from 203.12.160.35: icmp_seq=82 ttl=227 time=1442 ms
| 64 bytes from 203.12.160.35: icmp_seq=83 ttl=227 time=454 ms
| 64 bytes from 203.12.160.35: icmp_seq=88 ttl=227 time=1214 ms
| 64 bytes from 203.12.160.35: icmp_seq=89 ttl=227 time=214 ms
| 64 bytes from 203.12.160.35: icmp_seq=93 ttl=227 time=1182 ms
| 64 bytes from 203.12.160.35: icmp_seq=94 ttl=227 time=667 ms
| 64 bytes from 203.12.160.35: icmp_seq=100 ttl=227 time=1384 ms
|
| --- 203.12.160.35 ping statistics ---
| 100 packets transmitted, 97 received, 3% packet loss, time 99188ms
| rtt min/avg/max/mdev = 17.821/287.165/1979.984/501.613 ms, pipe 2
|
| [hloeung@darkon tmp]$ iwconfig
| lono wireless extensions.
|
| wlan0 IEEE 802.11abgn  ESSID:star-local-5GHz
|   Mode:Managed  Frequency:5.22 GHz  Access Point: C0:25:06:A6:31:0E
|   Bit Rate=240 Mb/s   Tx-Power=15 dBm
|   Retry  long limit:7   RTS thr:off   Fragment thr:off
|   Power Management:off
|   Link Quality=61/70  Signal level=-49 dBm
|   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
|   Tx excessive retries:18288  Invalid misc:21   Missed beacon:0

Notice the high Tx excessive retries? Now iwlwifi module reloaded with
11n_disable=1:

| [hloeung@darkon tmp]$ ping 203.12.160.35 -c 100 | grep -v 
'ttl=[[:digit:]]\+[[:space:]]time=[[:digit:]]\{2\}\.'
| PING 203.12.160.35 (203.12.160.35) 56(84) bytes of data.
|
| --- 203.12.160.35 ping statistics ---
| 100 packets transmitted, 100 received, 0% packet loss, time 99148ms
| rtt min/avg/max/mdev = 14.929/22.947/62.614/11.495 ms
|
| [hloeung@darkon tmp]$ iwconfig
| lono wireless extensions.
|
| wlan0 IEEE 802.11abg  ESSID:star-local-5GHz
|   Mode:Managed  Frequency:5.22 GHz  Access Point: C0:25:06:A6:31:0E
|   Bit Rate=54 Mb/s   Tx-Power=15 dBm
|   Retry  long limit:7   RTS thr:off   Fragment thr:off
|   Power Management:on
|   Link Quality=61/70  Signal level=-49 dBm
|   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
|   Tx excessive retries:0  Invalid misc:155   Missed beacon:0


Hope this helps.


Regards,

Haw

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream 
kernel-bug-exists-upstream-v3.11.10.1-saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837076

Title:
  8086:422b [Samsung NP900X3A-A01AU] Intel Centrino Ultimate-N 6300 AGN
  and packet loss using WiFi-N

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/837076/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >