[Bug 1264955] [NEW] libvirt: find-storage-pool-sources work unexpected

2013-12-30 Thread Royce Lv
Public bug reported:

1. how to reproduce:
virsh find-storage-pool-sources-as netfs localhost

2. frequency:
100%

3. expected result:
list export paths of localhost

4. Actul result:
virsh # find-storage-pool-sources-as netfs localhost
error: Failed to find any netfs pool sources
error: Cannot find '' in path: No such file or directory

5. Source code trace:
In src/storage/storage_ backend_fs.c:

if (source-nhost != 1) {
virReportError(VIR_ERR_CONFIG_UNSUPPORTED, %s,
   _(Expected exactly 1 host for the storage pool));
goto cleanup;
}

state.host = source-hosts[0].name;

cmd = virCommandNewArgList(SHOWMOUNT,
   --no-headers,
   --exports,
   source-hosts[0].name,
   NULL);

6. diagnose suggestion:
It may because the build machine does not has a nfs-common installed, so 
SHOWMOUNT during configure, is configured as empty.
   So when running find-source cmd, SHOWMOUNT cannot be found so report error.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: libvirt-bin 1.0.2-0ubuntu11.13.04.4
ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10
Uname: Linux 3.8.0-32-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
Date: Mon Dec 30 17:05:07 2013
InstallationDate: Installed on 2013-10-06 (84 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  libvirt: find-storage-pool-sources work unexpected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1264955/+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 1265025] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-12-30 Thread Andres Sanchez
Public bug reported:

Errors were encountered while processing:
 samba4
 winbind
 libpam-winbind
Error in function: 
Setting up samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
unable to open smb.conf at /usr/share/samba/setoption.pl line 22.
dpkg: error processing samba4 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up winbind (2:3.6.3-2ubuntu2.9) ...
 * Starting the Winbind daemon winbind
[fail]
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on winbind (= 2:3.6.3-2ubuntu2.9); however:
  Package winbind is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-42.65~precise1-generic 3.5.7.21
Uname: Linux 3.5.0-42-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Dec 30 09:26:07 2013
DuplicateSignature: package:samba4:4.0.0~alpha18.dfsg1-4ubuntu2:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package 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/1265025

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 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/samba4/+bug/1265025/+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-30 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: DONE
  [zulcss] Sync packages from Trusty to Cloud Archive staging: DONE
  [zulcss] Package Trove for Ubuntu: DONE
  [zulcss] Package Savannah for Ubuntu: INPROGRESS
  Package Ironic for Ubuntu: TODO
  [zulcss] Package openstack icehouse-1: DONE
  [jamespage] Neutron packaging review and deprecation of old-style plugins - 
ML2: DONE
  [jamespage] Nova hypervisor packaging review and re-jig to support 
libvirt-less drivers: DONE
  [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] Package python-workflow: DONE
  [zulcss] Package python-savannaclient: 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:
  [zulcss] Update libvirt to 1.2.0: INPROGRESS
  [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
  [zulcss] Package Savannah for Ubuntu: INPROGRESS
  Package Ironic for Ubuntu: TODO
  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 python-pyghmi: INPROGRESS
  Package openstack icehouse-2: TODO
  Write MIR for python-taskflow: 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 1021271] Re: KVM enabling virtualization on CPU0 failed

2013-12-30 Thread Christopher M. Penalver
Jason Ashworth, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu server? ISO images are available from
http://cdimage.ubuntu.com/ubuntu-server/daily/current/ .

If it remains an issue, could you please attach your apport-collect
following https://help.ubuntu.com/community/ReportingBugs
#Filing_bugs_when_off-line ?

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

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

Title:
  KVM enabling virtualization on CPU0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1021271/+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 1259860] [NEW] Apparmor doesn't allow volume to attach in 13.10 Ubuntu

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

Host machine: Ubuntu desktop 13.10
Setup: devstack

When I try to attach a volume to an instance via the CLI, the volume
doesn't get attached. It's status still shows 'available'. While the
logs tell that 'device /dev/vdx is busy'. Here are the logs from screen
http://paste.openstack.org/show/54808/

I looked into /var/log/libvirt/libvirtd.log and found this:
http://paste.openstack.org/show/54809/

As per this guy's question at ask.openstack.org,
https://ask.openstack.org/en/question/7128/deviceisbusy-the-supplied-device-vdx-is-busy/
I uninstalled apparmor, and restarted and tried again. EVERYTHING went smooth! 
Looks like some issue with apparmor conflicting with libvirt.

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

-- 
Apparmor doesn't allow volume to attach in 13.10 Ubuntu
https://bugs.launchpad.net/bugs/1259860
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to libvirt 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 1259860] Re: Apparmor doesn't allow volume to attach in 13.10 Ubuntu

2013-12-30 Thread Chuck Short
** Project changed: nova = ubuntu

** Package changed: ubuntu = libvirt (Ubuntu)

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

Title:
  Apparmor doesn't allow volume to attach in 13.10 Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1259860/+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 1250640] [NEW] instance start completed with qemu: could not load PC BIOS 'bios.bin' after update

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

After Openstack update from  Grizzy to Havana could not start new
instance.

cat /var/log/libvirt/qemu/instance-002b.log
char device redirected to /dev/pts/1
qemu: could not load PC BIOS 'bios.bin'
2013-11-12 19:44:43.468+: shutting down

As workaround I have installed seabios package and copy files
cp /usr/share/seabios/*bin /usr/share/qemu-kvm/
Single bios.bin file is not enough because after VNC connection instance 
failed. 

Installed packages
seabios  1.7.3-1~cloud1 
nova-compute-kvm 1:2013.2-0ubuntu1~cloud0
OpenStack Compute - compute node (KVM)
qemu-kvm 1.0+noroms-0ubuntu14.12 
Full virtualization on i386 and amd64 hardware
kvm  1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.12 
dummy transitional package from kvm to qemu-kvm

Description:Ubuntu 12.04.3 LTS
Release:12.04
Codename:   precise


During startup log /var/log/nova/nova-compute.log  file contains
2013-11-12 08:43:54.041 15190 ERROR nova.virt.libvirt.driver 
[req-8a518dbd-1029-467b-a1fa-892e002a3855 23f87cc1efc54d7988508b1c9616ab3d 
75f1bbf50b0b45b7ab7f597b094abbee] An error occurred while trying to launch a 
defined domain with xml: domain type='kvm'
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.py, line 139, in proxy_call
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] rv = execute(f,*args,**kwargs)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/eventlet/tpool.py, line 77, in tworker
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] rv = meth(*args,**kwargs)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487]   File 
/usr/lib/python2.7/dist-packages/libvirt.py, line 728, in createWithFlags
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] if ret == -1: raise libvirtError 
('virDomainCreateWithFlags() failed', dom=self)
2013-11-12 08:43:54.042 15190 TRACE nova.compute.manager [instance: 
6848bf35-608e-4dec-9377-440c5c794487] libvirtError: Unable to read from 
monitor: Connection reset by peer

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


** Tags: libvirt
-- 
instance start completed with qemu: could not load PC BIOS 'bios.bin' after 
update
https://bugs.launchpad.net/bugs/1250640
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to seabios 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 1250640] Re: instance start completed with qemu: could not load PC BIOS 'bios.bin' after update

2013-12-30 Thread Chuck Short
** Project changed: nova = seabios (Ubuntu)

** Package changed: seabios (Ubuntu) = qemu (Ubuntu)

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

Title:
  instance start completed with qemu: could not load PC BIOS 'bios.bin'
  after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1250640/+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-30 Thread Nik.Th.
Why this bug was marked as incomplete ? What are the attachments you want ? 
Please ask from OP the files you want (if any). 
I'm facing the same problem in Ubuntu 14.04 (Trusty). Exact same error. I 
cannot share a folder. I also tried with system-config-samba but nothing 
happened.

** 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/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-30 Thread Nik.Th.
Oh yes. This is an /etc/samba/smb.conf file mistake. I tried what @Cliff
Carson  suggested and it worked like it should.

-- 
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 1244694] Re: Creating snapshot fails due to nonexistent temporary directory

2013-12-30 Thread Chuck Short
** Package changed: nova (Ubuntu) = libvirt (Ubuntu)

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

Title:
  Creating snapshot fails due to nonexistent temporary directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1244694/+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 1220950] Re: [MIR] open-vm-tools

2013-12-30 Thread Michael Terry
Ben, zerofree still needs a team bug subscriber.

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

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

Title:
  [MIR] open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdumbnet/+bug/1220950/+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 1054028] Re: iptraf: Outgoing Traffic (kb/s) is wrong calculated

2013-12-30 Thread Launchpad Bug Tracker
[Expired for iptraf (Ubuntu) because there has been no activity for 60
days.]

** Changed in: iptraf (Ubuntu)
   Status: Incomplete = Expired

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

Title:
   iptraf: Outgoing Traffic (kb/s) is wrong calculated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptraf/+bug/1054028/+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 1265124] [NEW] package mysql-client-core-5.5 (not installed) failed to install/upgrade: cannot copy extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': unexpected end of file or st

2013-12-30 Thread Anthony Flores
Public bug reported:

I'm on Xubuntu 13.10 (latest ver and fully updated). Just finished
installing Ruby on Rails with RVM (using these instructions
http://gorails.com/setup/ubuntu/13.10) and was following the instruction
of installing MySql and I received the error. I'll try to restart and
reinstall and see what happens. Thanks for the help :).

May not be usefull but this is a log of recent packages I've installed.
Beside these packages (and various updates) this is a pretty fresh
virtual machine:

Start-Date: 2013-12-30  21:02:30
Commandline: apt-get install curl
Install: curl:i386 (7.29.0-1ubuntu3.4)
End-Date: 2013-12-30  21:02:37

Start-Date: 2013-12-30  21:05:01
Commandline: apt-get install git-core
Install: git-man:i386 (1.8.1.2-1, automatic), liberror-perl:i386 (0.17-1, 
automatic), git:i386 (1.8.1.2-1, automatic), git-core:i386 (1.8.1.2-1)
End-Date: 2013-12-30  21:05:21

Start-Date: 2013-12-30  21:22:47
Commandline: apt-get install zlib1g-dev build-essential libssl-dev 
libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev
Install: libalgorithm-diff-perl:i386 (1.19.02-3, automatic), 
libstdc++6-4.7-dev:i386 (4.7.3-1ubuntu1, automatic), g++-4.7:i386 
(4.7.3-1ubuntu1, automatic), libalgorithm-diff-xs-perl:i386 (0.04-2build3, 
automatic), libyaml-dev:i386 (0.1.4-2build1), libsqlite3-dev:i386 
(3.7.15.2-1ubuntu1), g++:i386 (4.7.3-1ubuntu10, automatic), 
libreadline-dev:i386 (6.2-9ubuntu1), libalgorithm-merge-perl:i386 (0.08-2, 
automatic), libxslt1-dev:i386 (1.1.27-1ubuntu2), libssl-dev:i386 
(1.0.1c-4ubuntu8.1), libssl-doc:i386 (1.0.1c-4ubuntu8.1, automatic), 
zlib1g-dev:i386 (1.2.7.dfsg-13ubuntu2), libxml2-dev:i386 
(2.9.0+dfsg1-4ubuntu4.3), dpkg-dev:i386 (1.16.10ubuntu1, automatic), 
libreadline6-dev:i386 (6.2-9ubuntu1, automatic), libtinfo-dev:i386 
(5.9-10ubuntu4, automatic), sqlite3:i386 (3.7.15.2-1ubuntu1), 
build-essential:i386 (11.6ubuntu4)
End-Date: 2013-12-30  21:23:29

Start-Date: 2013-12-30  22:02:05
Commandline: apt-get install libgdbm-dev libncurses5-dev automake libtool bison 
libffi-dev
Install: autoconf:i386 (2.69-1ubuntu1, automatic), libffi-dev:i386 
(3.0.13-2ubuntu1), libtool:i386 (2.4.2-1.2ubuntu1), autotools-dev:i386 
(20120608.1, automatic), libgdbm-dev:i386 (1.8.3-11ubuntu1), automake:i386 
(1.11.6-1ubuntu1), libncurses5-dev:i386 (5.9-10ubuntu4), libltdl-dev:i386 
(2.4.2-1.2ubuntu1, automatic)
End-Date: 2013-12-30  22:02:21

Start-Date: 2013-12-30  22:04:53
Commandline: apt-get --no-install-recommends --yes install gawk
Install: gawk:i386 (4.0.1+dfsg-2ubuntu1)
End-Date: 2013-12-30  22:05:01

Start-Date: 2013-12-30  22:18:25
Commandline: apt-get install xclip
Install: xclip:i386 (0.12+svn84-2)
End-Date: 2013-12-30  22:18:31

Start-Date: 2013-12-30  22:25:51
Commandline: apt-get install nodejs
Install: nodejs:i386 (0.10.24-1chl1~raring1), rlwrap:i386 (0.37-3, automatic)
End-Date: 2013-12-30  22:26:12

Start-Date: 2013-12-30  22:40:54
Commandline: apt-get install mysql-server mysql-client libmysqlclient-dev
Install: mysql-client:i386 (5.5.34-0ubuntu0.13.04.1), libnet-daemon-perl:i386 
(0.48-1, automatic), libaio1:i386 (0.3.109-3, automatic), 
libhtml-template-perl:i386 (2.91-1, automatic), libdbi-perl:i386 (1.622-1, 
automatic), mysql-client-core-5.5:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
libdbd-mysql-perl:i386 (4.021-1, automatic), mysql-server-5.5:i386 
(5.5.34-0ubuntu0.13.04.1, automatic), libterm-readkey-perl:i386 (2.30-4build4, 
automatic), mysql-common:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
mysql-client-5.5:i386 (5.5.34-0ubuntu0.13.04.1, automatic), 
libmysqlclient-dev:i386 (5.5.34-0ubuntu0.13.04.1), libplrpc-perl:i386 
(0.2020-2, automatic), mysql-server-core-5.5:i386 (5.5.34-0ubuntu0.13.04.1, 
automatic), mysql-server:i386 (5.5.34-0ubuntu0.13.04.1), libmysqlclient18:i386 
(5.5.34-0ubuntu0.13.04.1, automatic)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2013-12-30  22:41:11

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: mysql-client-core-5.5 (not installed)
ProcVersionSignature: Ubuntu 3.8.0-34.49-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic i686
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: i386
Date: Mon Dec 30 22:40:58 2013
DuplicateSignature: package:mysql-client-core-5.5:(not installed):cannot copy 
extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': unexpected 
end of file or stream
ErrorMessage: cannot copy extracted data for './usr/bin/mysql' to 
'/usr/bin/mysql.dpkg-new': unexpected end of file or stream
InstallationDate: Installed on 2013-12-28 (3 days ago)
InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
MarkForUpload: True
SourcePackage: mysql-5.5
Title: package mysql-client-core-5.5 (not installed) failed to install/upgrade: 
cannot copy extracted data for './usr/bin/mysql' to '/usr/bin/mysql.dpkg-new': 
unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.5 (Ubuntu)
 Importance: 

[Bug 1264942] [NEW] filepath missing

2013-12-30 Thread Marius Lund
Public bug reported:

update-alternatives: feil: alternative path /usr/lib/x86_64-linux-
gnu/libtxc_dxtn_s2tc.so.0 doesn't exist

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libtxc-dxtn-s2tc0 0~git20131104-1
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic i686
ApportVersion: 2.12.7-0ubuntu3
Architecture: i386
Date: Mon Dec 30 08:52:24 2013
Dependencies:
 gcc-4.8-base 4.8.2-10ubuntu2
 libc6 2.18-0ubuntu2
 libgcc1 1:4.8.2-10ubuntu2
 libstdc++6 4.8.2-10ubuntu2
 multiarch-support 2.18-0ubuntu2
InstallationDate: Installed on 2012-04-22 (616 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120421)
SourcePackage: s2tc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  filepath missing

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

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


[Bug 1262110] Re: Ubuntu Gnome - running ubuntu-bug leaves 'Report a problem' icon in frequent apps menu

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262110

Title:
  Ubuntu Gnome - running ubuntu-bug leaves 'Report a problem' icon in
  frequent apps menu

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

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


[Bug 1262062] Re: 'Extract Here' will work on first file but not a second

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262062

Title:
  'Extract Here' will work on first file but not a second

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

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


[Bug 1262071] Re: Cannot add/configure printer - Epson SX125 USB

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262071

Title:
  Cannot add/configure printer - Epson SX125 USB

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

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


[Bug 1262069] Re: [Gigabyte GA-970A-DS3] Cannot boot from live ISO with more than one hdd attached to system

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262069

Title:
  [Gigabyte GA-970A-DS3] Cannot boot from live ISO with more than one
  hdd attached to system

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

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


[Bug 1262066] Re: 'Personal File Sharing Preferences' dialog is too large and out of screen bounds

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262066

Title:
  'Personal File Sharing Preferences' dialog is too large and out of
  screen bounds

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

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


[Bug 1262356] Re: Gnome 3 - Icons turn grey when window not in focus but visible on desktop

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262356

Title:
  Gnome 3 - Icons turn grey when window not in focus but visible on
  desktop

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

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


[Bug 1262476] Re: Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262476

Title:
  Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

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

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


[Bug 1264619] Re: When deja-dup backends for 's3', 'ubuntuone' and 'cloudfiles' are removed they should not appear in possible storage locations

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1264619

Title:
  When deja-dup backends for 's3', 'ubuntuone' and 'cloudfiles' are
  removed they should not appear in possible storage locations

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

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


[Bug 1262469] Re: Message list dropping categories 'Sender', 'Subject' and 'Date'

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262469

Title:
  Message list dropping categories 'Sender', 'Subject' and 'Date'

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

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


[Bug 1262505] Re: Brasero writes slow when 'Maximum Speed' set for DVD disc

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262505

Title:
  Brasero writes slow when 'Maximum Speed' set for DVD disc

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

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


[Bug 1247189] Re: [13.10] Ubuntu freezes completely when switching user

2013-12-30 Thread Justin Solms
Dear all.

I have the same problem after upgrading from 13.04. Only now I use
ubuntu 13.10 GNOME running GDM.

[Although I had the same problem when I tried unity with lightdm -
History: I was so frustrated I tried Unity (32  64 bit) and now Gnome
all with the same results.]

Ubuntu Gnome 13.10 32-bit.
NVIDIA Corporation GT218M (NVS 3100M/PCIe/SSE2)
3.8.0-34-generic
GDM 3.8.4

I switch user. I have the new user session. I then alt-ctl-f7. I then
have a frozen background-artwork-only graphic screen for the 1st user
session.  No alt-ctl-f1,2,3,4,5,6,7 and so on. I have not yet tested if
I am able to ssh into the machine after it hangs.

Please advise of any additional info or tasks needed. I am currently
away on leave but shall be able to attend to instructions from you re
this matter from 2nd last week Jan'14 onward.

This really affects me allot as I have seperate business and home user
id's and switched allot in 13.04.

Kind regards,
Justin

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

Title:
  [13.10] Ubuntu freezes completely when switching user

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

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


[Bug 1262471] Re: Cannot save a message list view - Always resets itself

2013-12-30 Thread Phil Wyett
** Also affects: ubuntu-gnome
   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/1262471

Title:
  Cannot save a message list view - Always resets itself

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

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


[Bug 1262071] Re: Cannot add/configure printer - Epson SX125 USB

2013-12-30 Thread Phil Wyett
*** This bug is a duplicate of bug 1242658 ***
https://bugs.launchpad.net/bugs/1242658

** This bug has been marked a duplicate of bug 1242658
   Can not add printer in Ubuntu GNOME 13.10

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

Title:
  Cannot add/configure printer - Epson SX125 USB

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

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


[Bug 1067434] Re: Sound output device keeps changing when using headphones

2013-12-30 Thread Zurd
Now running Linux Mint 16, problem still exist.

Here's the latest step-by-step instructions on how to fix it.

sudo apt-get install bzr libgtk-3-dev binutils build-essential m4 autogen bison 
flex
sudo apt-get install g++
bzr branch lp:~diwic/+junk/hda-jack-retask
make
./hda-jack-retask
Check the Override checkbox in Green Headphone, Front side and choose Not 
connected in the drop-down.
Click Install boot override and reboot.

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

Title:
  Sound output device keeps changing when using headphones

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

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


[Bug 792227] Re: opening more than one file in gedit causes cursor to spin for a period of time

2013-12-30 Thread Bib
I opened a dedicated bug :
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1264718

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

Title:
  opening more than one file in gedit causes  cursor to  spin for a
  period of time

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

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


[Bug 993922] Re: 1415:2000 PS Eye driver not working

2013-12-30 Thread gadLinux
As far I can tell. The driver didn't improved.

The problem is that I'm not a good tester because I discovered that my
computer does something wierd with USB. It seems something related to
bandwidth. So in the computer where I used to test this driver the
camera only works in low resolution. It seems to work well in another
computer but maybe someone else can try.

The driver seems to work. But I cannot tell until what extent. I'm not
able to tell if it works at higher resolutions.

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

Title:
  1415:2000 PS Eye driver not working

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

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


[Bug 1262356] Re: Gnome 3 - Icons turn grey when window not in focus but visible on desktop

2013-12-30 Thread Tim
Phil, Can you confirm if this still happens using Gnome3 PPA? Looks like
a theme issue caused by the GTK update, in which case will be fixed once
gnome-themes-standard gets upload.

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

Title:
  Gnome 3 - Icons turn grey when window not in focus but visible on
  desktop

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

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


[Bug 1262356] Re: Gnome 3 - Icons turn grey when window not in focus but visible on desktop

2013-12-30 Thread Phil Wyett
Yes, updating gnome-themes-standard and dep of its data package from the
PPA fixed this issue for me.

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

Title:
  Gnome 3 - Icons turn grey when window not in focus but visible on
  desktop

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

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


[Bug 1209219] Re: update-manager crashed with aptdaemon.errors.AptDaemonError in _convert_dbus_exception(): org.debian.apt: Could not cancel transaction

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

** Changed in: update-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/1209219

Title:
  update-manager crashed with aptdaemon.errors.AptDaemonError in
  _convert_dbus_exception(): org.debian.apt: Could not cancel
  transaction

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

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


[Bug 1209219] Re: update-manager crashed with aptdaemon.errors.AptDaemonError in _convert_dbus_exception(): org.debian.apt: Could not cancel transaction

2013-12-30 Thread Michał Sawicz
This happened to me when I clicked the close button on the update
manager window during an upgrade. Not sure the button should be active
at all? And if anything, there should be a confirmation dialog whether
you really want to cancel the upgrade.

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

Title:
  update-manager crashed with aptdaemon.errors.AptDaemonError in
  _convert_dbus_exception(): org.debian.apt: Could not cancel
  transaction

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

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


[Bug 1262356] Re: Gnome 3 - Icons turn grey when window not in focus but visible on desktop

2013-12-30 Thread Tim
Noskcaj, can you link this bug in the changelog of  your gnome-themes-
standard update.

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

Title:
  Gnome 3 - Icons turn grey when window not in focus but visible on
  desktop

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

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


[Bug 1262476] Re: Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

2013-12-30 Thread Tim
Is this one fixed also with gnome-themes-standard update?

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

Title:
  Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

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

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


[Bug 1264926] Re: libtxc-dxtn-s2tc0 package upgrade not succesfuly happened

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

** Changed in: s2tc (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/1264926

Title:
   libtxc-dxtn-s2tc0 package upgrade not succesfuly happened

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

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


[Bug 1264926] Re: libtxc-dxtn-s2tc0 package upgrade not succesfuly happened

2013-12-30 Thread dino99
Also confirm the same issue here with Trusty i386. Have also had that
issue with Debian Sid, but here the system warns the user about a
critical bug before installation/upgrade (thats more clever !!!)

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

Title:
   libtxc-dxtn-s2tc0 package upgrade not succesfuly happened

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

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


[Bug 1264942] Re: filepath missing

2013-12-30 Thread dino99
*** This bug is a duplicate of bug 1264926 ***
https://bugs.launchpad.net/bugs/1264926

** This bug has been marked a duplicate of bug 1264926
libtxc-dxtn-s2tc0 package upgrade not succesfuly happened

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

Title:
  filepath missing

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

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


[Bug 1261345] Re: Wrong colors on Toshiba ac100

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

** Changed in: gpicview (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/1261345

Title:
  Wrong colors on Toshiba ac100

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

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


[Bug 1261345] Re: Wrong colors on Toshiba ac100

2013-12-30 Thread Александр
same issue for Lubuntu 13.10 on Toshiba ac100

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

Title:
  Wrong colors on Toshiba ac100

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

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


[Bug 1264955] [NEW] libvirt: find-storage-pool-sources work unexpected

2013-12-30 Thread Royce Lv
Public bug reported:

1. how to reproduce:
virsh find-storage-pool-sources-as netfs localhost

2. frequency:
100%

3. expected result:
list export paths of localhost

4. Actul result:
virsh # find-storage-pool-sources-as netfs localhost
error: Failed to find any netfs pool sources
error: Cannot find '' in path: No such file or directory

5. Source code trace:
In src/storage/storage_ backend_fs.c:

if (source-nhost != 1) {
virReportError(VIR_ERR_CONFIG_UNSUPPORTED, %s,
   _(Expected exactly 1 host for the storage pool));
goto cleanup;
}

state.host = source-hosts[0].name;

cmd = virCommandNewArgList(SHOWMOUNT,
   --no-headers,
   --exports,
   source-hosts[0].name,
   NULL);

6. diagnose suggestion:
It may because the build machine does not has a nfs-common installed, so 
SHOWMOUNT during configure, is configured as empty.
   So when running find-source cmd, SHOWMOUNT cannot be found so report error.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: libvirt-bin 1.0.2-0ubuntu11.13.04.4
ProcVersionSignature: Ubuntu 3.8.0-32.47-generic 3.8.13.10
Uname: Linux 3.8.0-32-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
Date: Mon Dec 30 17:05:07 2013
InstallationDate: Installed on 2013-10-06 (84 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  libvirt: find-storage-pool-sources work unexpected

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

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


[Bug 1262471] Re: Cannot save a message list view - Always resets itself

2013-12-30 Thread Tim
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/[Project_Name]. If you have done
so, please tell us the number of the upstream bug (or the link), so we
can add a bugwatch that will inform us about its status. Thanks 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/1262471

Title:
  Cannot save a message list view - Always resets itself

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

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


[Bug 1262476] Re: Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

2013-12-30 Thread Phil Wyett
No. This one is the same as reported after the update.

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

Title:
  Gnome 3 - 'Utilities' sub menu is too wide. Chops off close 'X'

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

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


[Bug 1262469] Re: Message list dropping categories 'Sender', 'Subject' and 'Date'

2013-12-30 Thread Tim
maybe a gnome-themes-standard issue also?

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

Title:
  Message list dropping categories 'Sender', 'Subject' and 'Date'

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

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


[Bug 204536] Re: sound volume always resets to 100% after reboot

2013-12-30 Thread infernet
Audio settings are not kept after rebooting. The input and output
sources are reset to some weird defaults (not what I have set).

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

Title:
  sound volume always resets to 100% after reboot

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

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


[Bug 1262471] Re: Cannot save a message list view - Always resets itself

2013-12-30 Thread Phil Wyett
** Bug watch added: GNOME Bug Tracker #721232
   https://bugzilla.gnome.org/show_bug.cgi?id=721232

** Also affects: evolution via
   https://bugzilla.gnome.org/show_bug.cgi?id=721232
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot save a message list view - Always resets itself

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

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


[Bug 1067434] Re: Sound output device keeps changing when using headphones

2013-12-30 Thread Raymond
you lost the headphone if you choose not connected

check the advanced override and change jack detection of the headphone
jack  to not present

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

Title:
  Sound output device keeps changing when using headphones

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

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


[Bug 1262469] Re: Message list dropping categories 'Sender', 'Subject' and 'Date'

2013-12-30 Thread Phil Wyett
No. This is the same after the gnome-themes-standard update too.

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

Title:
  Message list dropping categories 'Sender', 'Subject' and 'Date'

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

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


[Bug 1161704] Re: ImportError: No module named middleware.auth_token

2013-12-30 Thread Mehmet Hacısalihoğlu
Hi,

I same this error message and I can't install Keystone.

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

Title:
  ImportError: No module named middleware.auth_token

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

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


[Bug 1235720] Re: Authentication not work with ruby-rack 1.5.2

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

** Changed in: redmine (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/1235720

Title:
  Authentication not work with ruby-rack 1.5.2

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

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


[Bug 1261296] Re: microphone mute led can't work on the Thinkpad laptops

2013-12-30 Thread Anthony Wong
** Also affects: hwe-next/saucy
   Importance: High
 Assignee: Hui Wang (hui.wang)
   Status: Fix Released

** Also affects: hwe-next/trusty
   Importance: Undecided
   Status: New

** Changed in: hwe-next/trusty
   Status: New = Fix Released

** Changed in: hwe-next/trusty
 Assignee: (unassigned) = Hui Wang (hui.wang)

** Changed in: hwe-next/trusty
   Importance: Undecided = High

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

Title:
  microphone mute led can't work on the Thinkpad laptops

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

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


[Bug 723739] Re: Cannot cross compile 32-bit curl apps on x86_64

2013-12-30 Thread 3t0g0
Still not fixed?

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

Title:
  Cannot cross compile 32-bit curl apps on x86_64

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

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


[Bug 1210377] Re: Graphical corruption

2013-12-30 Thread madbiologist
This problem should be solved in the upstream 3.13-rc6 kernel by this
patch:

author Alex Deucher
committer Alex Deucher
commit e2f6c88fb903e123edfd1106b0b8310d5117f774
tree 6d95cdc6db2ea330a95d1a734f6433c24516db2e
parent b67ce39a30976171e7b96b30a94a0216ab89df97

drm/radeon: fix asic gfx values for scrapper asics

Fixes gfx corruption on certain TN/RL parts.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=60389

Signed-off-by: Alex Deucher
Cc: stable

A PPA of this kernel is available at kernel.ubuntu.com/~kernel-
ppa/mainline/ and instructions on how to install and uninstall it are
available at https://wiki.ubuntu.com/Kernel/MainlineBuilds

** Bug watch added: freedesktop.org Bugzilla #60389
   https://bugs.freedesktop.org/show_bug.cgi?id=60389

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

Title:
  Graphical corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1210377/+subscriptions

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


[Bug 1264960] [NEW] tvtime has a new version in debian

2013-12-30 Thread Triniton Adam
Public bug reported:

tvtime (1.0.2-12) unstable

** Affects: tvtime (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/1264960

Title:
  tvtime has a new version in debian

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

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


[Bug 1262377] Re: Screen rendering problem

2013-12-30 Thread madbiologist
This problem might be solved in the upstream 3.13-rc6 kernel by this
patch:

author Alex Deucher
committer Alex Deucher
commit e2f6c88fb903e123edfd1106b0b8310d5117f774
tree 6d95cdc6db2ea330a95d1a734f6433c24516db2e
parent b67ce39a30976171e7b96b30a94a0216ab89df97

drm/radeon: fix asic gfx values for scrapper asics

Fixes gfx corruption on certain TN/RL parts.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=60389

Signed-off-by: Alex Deucher
Cc: stable

A PPA of this kernel is available at http://kernel.ubuntu.com/~kernel-
ppa/mainline/ and instructions on how to install and uninstall it are
available at https://wiki.ubuntu.com/Kernel/MainlineBuilds

** Bug watch added: freedesktop.org Bugzilla #60389
   https://bugs.freedesktop.org/show_bug.cgi?id=60389

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

Title:
  Screen rendering problem

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

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


[Bug 280571] Re: NetworkManager does not auto-connect to VPNs marked Connect Automatically

2013-12-30 Thread Marius B. Kotsbak
My best solution is either to wait for the next LTS in some months or
use a backport (I'm not sure there is one now that contains the fix).

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

Title:
  NetworkManager does not auto-connect to VPNs marked Connect
  Automatically

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

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


[Bug 346386] Re: [MASTER] Update fails with invalid package files with Encountered a section with no Package: header

2013-12-30 Thread Dany
The suggested work around was not correct in my case as there was a
directory under the /lists directory named 'partial'. Work around was
rmdir /var/lib/apt/lists/partial and then run apt-get update.

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

Title:
  [MASTER] Update fails with invalid package files with Encountered a
  section with no Package: header

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

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


[Bug 1264960] Re: tvtime has a new version in debian

2013-12-30 Thread POJAR GEO
This version from debian indeed closes:

https://bugs.launchpad.net/ubuntu/+source/tvtime/+bug/1215656
and
https://bugs.launchpad.net/ubuntu/+source/tvtime/+bug/1215678

but introduces a new bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732207

I make merge between ubuntu and debian but I prefer to wait the
segfaults on amd64 to be solved.


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

** Description changed:

- tvtime (1.0.2-12) unstable
+ tvtime (1.0.2-12) unstable; urgency=low
+ 
+   * QA upload, orphaning this package, see #728576.
+ 
+ tvtime (1.0.2-11) unstable; urgency=low
+ 
+   * Moved default.tvtime.xml from usr/share/doc/tvtime/examples to
+ usr/share/tvtime.  Closes: #709955.
+   * debian/patches/home.diff: Added.  Closes: #716410, #716409, #720587.

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

Title:
  tvtime has a new version in debian

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

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


[Bug 1264063] Re: Sync uw-imap 8:2007f~dfsg-2 (universe) from Debian unstable (main)

2013-12-30 Thread Dmitry Shachnev
This bug was fixed in the package uw-imap - 8:2007f~dfsg-2
Sponsored for Artur Rona (ari-tczew)

---
uw-imap (8:2007f~dfsg-2) unstable; urgency=medium

  * New maintainer (Closes: #686448).
  * Disable unnecessarily strict version check (Closes: #682256).

 -- Magnus Holmgren holmg...@debian.org  Thu, 25 Oct 2012 23:00:39
+0200

uw-imap (8:2007f~dfsg-1) unstable; urgency=low

  * New upstream release.
Closes: bug#656074. Thanks to Ivan Shmakov.

  * Stop shipping uw-imapd or ipopd daemons: Code is in bad shape and
better alternatives exist.
  * Lower Priority of libc-client-*-dev to extra: Depends on similarly
prioritized comerr-dev and libkrb5-dev.
  * Drop locally included CDBS snippets: Adopted upstream.
  * Use dpkg source format 3.0 (quilt).
Stop including patchsys-quilt.mk and update README.source to not
mention quilt.
Git-ignore quilt .pc subidr.
  * Update rules file licensing header:
+ Extend years, and list them explicitly.
+ Refer to FSF web URL (not postal address).
  * Bump debhelper compat level to 7.
  * Unfuzz patches and refresh using quilt shortening options -pab
--no-timestamps --no-index.
  * Fix use target build-arch (not build).
Closes: bug#666288. Thanks to Lucas Nussbaum.
  * Add patch 1003 to properly zero out len when mail_fetch_body()
returns an empty string.
Closes: bug#635839. Thanks to Vladimir Kolesnikov and Daniel T Chen.
  * Add patch 1004 to implement support for IMAP extension METADATA
(rfc5464).
Closes: bug#456591. Thanks to Mathieu Parent and Kolab project.
  * Explicitly pass LDFLAGS to build, to hopefully include eventual
hardening flags.
  * Extend patch 1001 to explicitly link against all used Kerberos libs.
Closes: bug#558968. Thanks to Peter Fritzsche and Matthias Klose.
  * Use anonscm.debian.org for Vcs-Browser field.
  * Update package relations:
+ Sort and newline-delimit package relations.
+ Stop build-depending on quilt or patchutils: unneeded with source
  version 3.0 (quilt).
+ Relax to build-depend unversioned on debhelper and devscripts:
  Required versions satisfied even in oldstable.
+ Tighten build-dependency on cdbs.
+ Stop build-depending on perl: Was used in a CDBS snippet which is
  now dropped.
+ Stop build-depending on po-debconf: Was used for debconf of daemon
  packages which are now dropped.
  * Rewrite copyright file using format 1.0.
  * Fix version in NEWS entry, to silence lintian (sadly it is 6 years
too late to be of real benefit).
  * Drop stray substvars file from source packaging. Thanks to lintian.
  * Hardcode CDBS-resolved build flags, and stuff CPPFLAGS into CFLAGS,
to enable hardening.

 -- Jonas Smedegaard d...@jones.dk  Fri, 29 Jun 2012 13:07:15 +0200

uw-imap (8:2007e~dfsg-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
- Dutch; (Jeroen Schot).  Closes: #625525
- Polish (Michał Kułach).  Closes: #657764
- Indonesian (Mahyuddin Susanto).  Closes: #657821

 -- Christian Perrier bubu...@debian.org  Mon, 06 Feb 2012 07:31:02
+0100

** Changed in: uw-imap (Ubuntu)
   Status: New = 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/1264063

Title:
  Sync uw-imap 8:2007f~dfsg-2 (universe) from Debian unstable (main)

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

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

[Bug 1264964] [NEW] [Dell Optiplex 9020SFF] No audio input device available

2013-12-30 Thread Po-Hsu Lin
Public bug reported:

CID: 201302-12680 Dell Optiplex 9020SFF

Steps:
1. Install 12.04.3 + update (3.8.0-34), boot to desktop
2. Open sound settings, switch to the Input tab

Expected result: 
* There should be at least an option for audio input

Actual result:
* Nothing there, but this system do have two sockets (front and rear) for 
microphone plugs

ALSA information
http://www.alsa-project.org/db/?f=078ab68ddea43c37187e1c0362a3630c429e7f4f

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.8.0-34-generic 3.8.0-34.49~precise1
ProcVersionSignature: Ubuntu 3.8.0-34.49~precise1-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-34-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ubuntu 1652 F pulseaudio
 /dev/snd/controlC0:  ubuntu 1652 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'MID'/'HDA Intel MID at 0xf0434000 irq 47'
   Mixer name   : 'Intel Haswell HDMI'
   Components   : 'HDA:80862807,80860101,0010'
   Controls  : 14
   Simple ctrls  : 2
Card1.Amixer.info:
 Card hw:1 'PCH'/'HDA Intel PCH at 0xf043 irq 48'
   Mixer name   : 'Realtek ALC280'
   Components   : 'HDA:10ec0280,102805a4,0013'
   Controls  : 28
   Simple ctrls  : 13
CurrentDmesg:
 [   17.823242] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
 [  875.958830] audit_printk_skb: 9 callbacks suppressed
 [  875.958839] type=1400 audit(1388397629.601:28): apparmor=DENIED 
operation=capable parent=1 profile=/usr/sbin/cupsd pid=987 comm=cupsd 
pid=987 comm=cupsd capability=36  capname=block_suspend
Date: Mon Dec 30 05:04:13 2013
HibernationDevice: RESUME=UUID=224c317e-fab6-4e8e-9e95-b8aac8ac4205
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Dell Inc. OptiPlex 9020
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-34-generic 
root=UUID=9ad8a3a7-3a81-4911-9c3c-c7a52d8b50d1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-34-generic N/A
 linux-backports-modules-3.8.0-34-generic  N/A
 linux-firmware1.79.9
RfKill:
 
SourcePackage: linux-lts-raring
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/09/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X44
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 16
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrX44:bd03/09/2013:svnDellInc.:pnOptiPlex9020:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct16:cvr:
dmi.product.name: OptiPlex 9020
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

** Affects: linux-lts-raring (Ubuntu)
 Importance: Undecided
 Assignee: Anthony Wong (anthonywong)
 Status: New


** Tags: 201302-12680 amd64 apport-bug blocks-hwcert blocks-hwcert-enablement 
kernel-sound precise qa-kernel-lts-testing running-unity 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/1264964

Title:
  [Dell Optiplex 9020SFF] No audio input device available

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

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


[Bug 995456] AlsaDevices.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937702/+files/AlsaDevices.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 1264967] [NEW] package fpc-source-2.6.2 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also in package fpc-src 2.6.

2013-12-30 Thread Claus
Public bug reported:

Was trying to install on 64bit machine. from the ubuntu software center

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: fpc-source-2.6.2 (not installed)
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Mon Dec 30 11:27:09 2013
DuplicateSignature: package:fpc-source-2.6.2:(not installed):trying to 
overwrite '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also 
in package fpc-src 2.6.2
ErrorMessage: trying to overwrite 
'/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also in package 
fpc-src 2.6.2
InstallationDate: Installed on 2013-12-14 (15 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: fpc
Title: package fpc-source-2.6.2 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', 
which is also in package fpc-src 2.6.2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package saucy

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

Title:
  package fpc-source-2.6.2 (not installed) failed to install/upgrade:
  trying to overwrite
  '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also
  in package fpc-src 2.6.2

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

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


[Bug 995456] BootDmesg.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937703/+files/BootDmesg.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 1264967] Re: package fpc-source-2.6.2 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also in package fpc-src 2.6.2

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

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

Title:
  package fpc-source-2.6.2 (not installed) failed to install/upgrade:
  trying to overwrite
  '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also
  in package fpc-src 2.6.2

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

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


[Bug 995456] RfKill.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937717/+files/RfKill.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] IwConfig.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937708/+files/IwConfig.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] ProcInterrupts.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937714/+files/ProcInterrupts.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] PciMultimedia.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937711/+files/PciMultimedia.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] Lsusb.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937710/+files/Lsusb.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] CurrentDmesg.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937707/+files/CurrentDmesg.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] Card0.Codecs.codec.0.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937706/+files/Card0.Codecs.codec.0.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] Re: Duplicate ACPI video bus devices for the same VGA controller

2013-12-30 Thread dani_bs
apport information

** Tags added: apport-collected precise

** Description changed:

  The same bug in:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/938631
  
  I have Ubuntu 11.10 with all the last update.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-19-generic 3.0.0-19.33
  ProcVersionSignature: Ubuntu 3.0.0-19.33-generic 3.0.27
  Uname: Linux 3.0.0-19-generic x86_64
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniele1941 F pulseaudio
  CRDA: Error: [Errno 2] File o directory non esistente
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6fdc000 irq 47'
 Mixer name : 'IDT 92HD71B7X'
 Components : 'HDA:111d76b2,1028024f,00100302'
 Controls  : 15
 Simple ctrls  : 10
  Date: Sun May  6 14:28:38 2012
  HibernationDevice: RESUME=UUID=c757a0dc-e6d0-474f-a874-73d8eabbafdc
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: Dell Inc. Latitude E6500
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-19-generic 
root=UUID=5a3064d5-8e85-4983-9541-82de5f238f2b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-19-generic N/A
   linux-backports-modules-3.0.0-19-generic  N/A
   linux-firmware1.60
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A27
  dmi.board.asset.tag: 4Q9XX3J
  dmi.board.vendor: Dell Inc.
  dmi.chassis.asset.tag: 4Q9XX3J
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA27:bd12/06/2011:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E6500
  dmi.sys.vendor: Dell Inc.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ AplayDevices:
+   List of PLAYBACK Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ ApportVersion: 2.0.1-0ubuntu17.6
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  daniele2119 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf6fdc000 irq 47'
+Mixer name : 'IDT 92HD71B7X'
+Components : 'HDA:111d76b2,1028024f,00100302'
+Controls  : 20
+Simple ctrls  : 11
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=c757a0dc-e6d0-474f-a874-73d8eabbafdc
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
+ MachineType: Dell Inc. Latitude E6500
+ MarkForUpload: True
+ NonfreeKernelModules: wl
+ Package: linux (not installed)
+ PccardctlIdent:
+  Socket 0:
+no product info available
+ PccardctlStatus:
+  Socket 0:
+no card
+ ProcFB: 0 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-57-generic 
root=UUID=5a3064d5-8e85-4983-9541-82de5f238f2b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-57-generic N/A
+  linux-backports-modules-3.2.0-57-generic  N/A
+  linux-firmware1.79.9
+ Tags:  precise running-unity
+ Uname: Linux 3.2.0-57-generic x86_64
+ UpgradeStatus: Upgraded to precise on 2012-06-09 (568 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ WifiSyslog:
+  
+ dmi.bios.date: 12/06/2011
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A27
+ dmi.board.asset.tag: 4Q9XX3J
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.asset.tag: 4Q9XX3J
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA27:bd12/06/2011:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
+ dmi.product.name: Latitude E6500
+ dmi.sys.vendor: Dell Inc.

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937701/+files/AcpiTables.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

[Bug 995456] UdevLog.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937719/+files/UdevLog.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] UdevDb.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937718/+files/UdevDb.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] PulseList.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937716/+files/PulseList.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] CRDA.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937704/+files/CRDA.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] ProcModules.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937715/+files/ProcModules.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] Card0.Amixer.values.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937705/+files/Card0.Amixer.values.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] Lspci.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/995456/+attachment/3937709/+files/Lspci.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] ProcCpuinfo.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937712/+files/ProcCpuinfo.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 995456] ProcEnviron.txt

2013-12-30 Thread dani_bs
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/995456/+attachment/3937713/+files/ProcEnviron.txt

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

Title:
  Duplicate ACPI video bus devices for the same VGA controller

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

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


[Bug 1242079] Re: 13.10 Bluetooth: can't load firmware, may not work correctly

2013-12-30 Thread Deepak Singh
Hi,
I have Ubuntu 13.10 in dell vostro laptop, unable to search for Bluetooth 
device. Below mentioned some logs

command:-  lsusb
logs:-
deepak@deepak-Vostro-1450:~$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 064e:8122 Suyin Corp. 
Bus 001 Device 004: ID 0a5c:21d7 Broadcom Corp. BCM43142 Bluetooth 4.0
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  
command:- dmesg|grep -i bluetooth
logs:-
deepak@deepak-Vostro-1450:~$ dmesg|grep -i bluetooth
[   16.728440] Bluetooth: Core ver 2.16
[   16.728469] Bluetooth: HCI device and connection manager initialized
[   16.728479] Bluetooth: HCI socket layer initialized
[   16.728484] Bluetooth: L2CAP socket layer initialized
[   16.728491] Bluetooth: SCO socket layer initialized
[   16.732109] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.732112] Bluetooth: BNEP filters: protocol multicast
[   16.732121] Bluetooth: BNEP socket layer initialized
[   16.733233] Bluetooth: RFCOMM TTY layer initialized
[   16.733242] Bluetooth: RFCOMM socket layer initialized
[   16.733244] Bluetooth: RFCOMM ver 1.11
[   61.795518] Bluetooth: can't load firmware, may not work correctly
[ 8384.128955] Bluetooth: can't load firmware, may not work correctly
[ 8470.762579] Bluetooth: Failed to start inquiry: status 18
[ 8499.274918] Bluetooth: Failed to start inquiry: status 18
[ 8504.509804] Bluetooth: Failed to start inquiry: status 18


command:- sudo tail -f /var/log/syslog
logs:-
deepak@deepak-Vostro-1450:~$ sudo tail -f /var/log/syslog
[sudo] password for deepak: 
Dec 28 17:27:12 deepak-Vostro-1450 mtp-probe: bus: 1, device: 4 was not an MTP 
device
Dec 28 17:27:13 deepak-Vostro-1450 kernel: [ 2829.194201] usbcore: registered 
new interface driver btusb
Dec 28 17:27:13 deepak-Vostro-1450 kernel: [ 2829.200659] Bluetooth: can't load 
firmware, may not work correctly
Dec 28 17:27:15 deepak-Vostro-1450 kernel: [ 2831.204790] Bluetooth: hci0 
command 0x1003 tx timeout
Dec 28 17:27:15 deepak-Vostro-1450 bluetoothd[691]: Unknown command complete 
for opcode 19
Dec 28 17:27:15 deepak-Vostro-1450 bluetoothd[691]: Adapter /org/bluez/691/hci0 
has been enabled
Dec 28 17:27:30 deepak-Vostro-1450 bluetoothd[691]: Discovery session 
0x7f3ff6170bd0 with :1.95 activated
Dec 28 17:27:41 deepak-Vostro-1450 bluetoothd[691]: Stopping discovery
Dec 28 17:28:41 deepak-Vostro-1450 dbus[651]: [system] Activating service 
name='org.freedesktop.hostname1' (using servicehelper)
Dec 28 17:28:41 deepak-Vostro-1450 dbus[651]: [system] Successfully activated 
service 'org.freedesktop.hostname1'
Dec 28 17:39:02 deepak-Vostro-1450 bluetoothd[691]: Discovery session 
0x7f3ff6170bd0 with :1.95 activated
Dec 28 17:39:13 deepak-Vostro-1450 bluetoothd[691]: Stopping discovery

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

Title:
  13.10 Bluetooth: can't load firmware, may not work correctly

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

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


[Bug 1204339] Re: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver

2013-12-30 Thread Po-Hsu Lin
With BIOS version A09 and 3.5.0-44 on 201206-11418, system will wake itself up 
after it's suspended, the power LED will blink for 1 or 2 second then it will 
be resumed automatically.
Although there is no display afterward, but the system still accessible via SSH.

sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
A09
05/17/2013

** Attachment added: dmesg-3.5.0-44.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204339/+attachment/3937729/+files/dmesg-3.5.0-44.log

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

Title:
  AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with
  radeon driver

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

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


[Bug 1204339] Re: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver

2013-12-30 Thread Po-Hsu Lin
** Attachment added: Xorg-3.5.0-44.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204339/+attachment/3937731/+files/Xorg-3.5.0-44.log

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

Title:
  AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with
  radeon driver

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

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


[Bug 1264967] Re: package fpc-source-2.6.2 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also in package fpc-src 2.6.2

2013-12-30 Thread Paul Gevers
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you also installed a software
package that is not provided by the official Ubuntu repositories.
Because of this the Ubuntu project can not support or fix your
particular bug. Please report this bug to the provider of the software
package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories

In your case, Ubuntu never provided a package called fpc-src. You can fix your 
issue by removing fpc-src before installing fpc-source.
apt-get purge fpc-src
apt-get install fpc-source

** Changed in: fpc (Ubuntu)
   Status: New = Invalid

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

Title:
  package fpc-source-2.6.2 (not installed) failed to install/upgrade:
  trying to overwrite
  '/usr/share/fpcsrc/2.6.2/packages/imlib/Makefile.fpc', which is also
  in package fpc-src 2.6.2

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

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


[Bug 1264971] [NEW] Logrotate is not working correctly

2013-12-30 Thread PierreF
Public bug reported:

Current logrotate script use copytruncate mode, but carbon-cache do
not behave well with such mode : after rotation logfile will start with
huge hole full of NULL character.

To reproduce, you can:

* install package (tested with 0.9.12-1 on Ubuntu saucy 13.10)
* Start graphite-carbon (edit /etc/default/graphite-carbon to enable startup, 
start it with /etc/init.d/graphite-carbon)
* Create some message on logfile, example for listener.log, just open/close a 
connection on port 2003
* Simulate logrotate action (cp listener.log listener.log.1  echo -n  
listener.log)
* Re-create some message on logfile.
* See that log file start with NULL character


It seems that code support external log rotation if the file is only moved.

From file lib/carbon/log.py, we can see that if log file no longer exist
it will be re-opened:

  def write(self, data):
if not self.enableRotation:
  if not exists(self.path):
self.reopen()

Where self.enableRotation is the carbon's internal log rotation disabled
by Debian packaging.

So a solution could be to disable copytruncate in logrotate. The
default mode of logrotate, if I'm not wrong, is to move the file and no
recreating a new file. Thus carbon-cache will detect that logfile no
longer exist and re-open it.

** Affects: graphite-carbon (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/1264971

Title:
  Logrotate is not working correctly

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

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


[Bug 1204339] Re: AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with radeon driver

2013-12-30 Thread Po-Hsu Lin
BTW, the system will enter the low graphic mode if you reboot the system after 
this.
Reboot again could solve this low graphic mode issue.

** Attachment added: pm-suspend.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204339/+attachment/3937732/+files/pm-suspend.log

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

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

Title:
  AMD Radeon HD 7640G[1002:9903] Unable to resume from suspend with
  radeon driver

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

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


[Bug 1264971] Re: Logrotate is not working correctly

2013-12-30 Thread PierreF
Debdiff for trusty

** Patch added: lp1264971.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/graphite-carbon/+bug/1264971/+attachment/3937733/+files/lp1264971.debdiff

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

Title:
  Logrotate is not working correctly

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

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


[Bug 1264964] Re: [Dell Optiplex 9020SFF] No audio input device available

2013-12-30 Thread Po-Hsu Lin
Verified with the latest mainline kernel 3.13rc6, the bug still exist

** Tags added: kernel-bug-exists-upstream-3.13.0-rc6

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

Title:
  [Dell Optiplex 9020SFF] No audio input device available

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

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


[Bug 1261853] Re: 8086:0166 [Dell Inspiron 15R 5521] Impossible to adjust the screen backlight

2013-12-30 Thread Alex Barattini
The bug persist on Kernel v3.13-rc6

** Tags removed: kernel-bug-exists-upstream-v3.13-rc5
** Tags added: kernel-bug-exists-upstream-v3.13-rc6

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

Title:
  8086:0166 [Dell Inspiron 15R 5521] Impossible to adjust the screen
  backlight

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

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


Re: [Bug 1264859] Re: cannot open zip file from a download

2013-12-30 Thread gary stein
i AM NOT A COMPUTER TECH! BUT, NO MATTER WHAT I DO, FILE, ARCHIVE WILL NOT
OPEN! SUGGESTIONS!!


On Sun, Dec 29, 2013 at 10:24 PM, Seth Arnold 1264...@bugs.launchpad.netwrote:

 You can use the 'unzip' command line program to unzip files; likely
 double-clicking on the file in your graphical file browser should open
 it in a graphical application.

 Thanks

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

 Title:
   cannot open zip file from a download

 Status in “file-roller” package in Ubuntu:
   Invalid

 Bug description:
   was sent a zip file; i downloaded it but couldn't open to read it. any
   help appreicated. thank you. ubuntu 11.0

   ProblemType: Bug
   DistroRelease: Ubuntu 11.10
   Package: file-roller 3.2.1-0ubuntu2
   ProcVersionSignature: Ubuntu 3.0.0-32.51-generic 3.0.69
   Uname: Linux 3.0.0-32-generic i686
   ApportVersion: 1.23-0ubuntu4.1
   Architecture: i386
   Date: Sun Dec 29 12:41:04 2013
   ExecutablePath: /usr/bin/file-roller
   InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386
 (20101007)
   ProcEnviron:
PATH=(custom, no user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
   SourcePackage: file-roller
   UpgradeStatus: Upgraded to oneiric on 2012-05-02 (605 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1264859/+subscriptions


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

Title:
  cannot open zip file from a download

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

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

[Bug 1264977] [NEW] Search field disappear in full screen mode

2013-12-30 Thread Jonas Karlsson
Public bug reported:

I try to search a pdf document for a string. When evince is not in full
screen mode this works as intended: I press the bottom  with the
magnifying glass icon (search bottom) and a search field appear where I
can type in a search string.

In full screen mode this doesn't  seem to work. When pressing the search
bottom  no search field appear.  I have recorded a video and attached.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: evince 3.10.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Mon Dec 30 12:15:01 2013
InstallationDate: Installed on 2013-08-29 (122 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130318)
MarkForUpload: True
SourcePackage: evince
UpgradeStatus: Upgraded to saucy on 2013-10-22 (69 days ago)

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


** Tags: amd64 apport-bug saucy

** Attachment added: evince.mkv
   https://bugs.launchpad.net/bugs/1264977/+attachment/3937735/+files/evince.mkv

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

Title:
  Search field disappear in full screen mode

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

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


[Bug 1261175] Re: [wishlist] F2FS missing in Ubiquity Use as partition option

2013-12-30 Thread Daniel Swarbrick
Any such d-i component is going to have to warn that the partition on
which /boot resides cannot be f2fs, since grub does not support booting
from f2fs yet.

I'd certainly be interested in seeing f2fs get more support. Since
Samsung make most of the world's flash memory, they're probably in a
good position to determine how filesystems should interact with that
flash memory.

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

Title:
  [wishlist] F2FS missing in Ubiquity Use as partition option

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

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


[Bug 1264665] Re: [W65_67SZ, Intel Haswell HDMI, Digital Out, HDMI] Playback problem, pavucontrol shows hdmi signal but no sound on tv

2013-12-30 Thread trendzetter
With the HDMI cable connected I get this:

$ aplay -l
 Lijst van PLAYBACK hardware-apparaten 
kaart 0: MID [HDA Intel MID], apparaat 3: HDMI 0 [HDMI 0]
  Sub-apparaten: 1/1
  Sub-apparaat #0: subdevice #0
kaart 0: MID [HDA Intel MID], apparaat 7: HDMI 1 [HDMI 1]
  Sub-apparaten: 1/1
  Sub-apparaat #0: subdevice #0
kaart 0: MID [HDA Intel MID], apparaat 8: HDMI 2 [HDMI 2]
  Sub-apparaten: 1/1
  Sub-apparaat #0: subdevice #0
kaart 1: PCH [HDA Intel PCH], apparaat 0: VT1802 Analog [VT1802 Analog]
  Sub-apparaten: 1/1
  Sub-apparaat #0: subdevice #0
kaart 1: PCH [HDA Intel PCH], apparaat 2: VT1802 Alt Analog [VT1802 Alt Analog]
  Sub-apparaten: 1/1
  Sub-apparaat #0: subdevice #0

$ cat  /proc/asound/card0/eld#0.0
monitor_present 0
eld_valid   0
$ cat  /proc/asound/card0/eld#0.1
monitor_present 1
eld_valid   0
$ cat  /proc/asound/card0/eld#0.2
monitor_present 0
eld_valid   0

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

Title:
  [W65_67SZ, Intel Haswell HDMI, Digital Out, HDMI] Playback problem,
  pavucontrol shows hdmi signal but no sound on tv

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

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


[Bug 1237794] Re: [BTRFS] hard lockup on filserver

2013-12-30 Thread Sean Clarke
Now over 2 weeks without a failure, and up until this kernel it never
lasted anywhere near this.

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

Title:
  [BTRFS] hard lockup on filserver

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

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


RE: [Bug 1101657] Re: Microsoft 7000 My Favourite Keys 1-5 not working, only working on 4000 (of which I have both)

2013-12-30 Thread j.p.hillier
Bizarrely I have found these 2 files in my home directly that must have been 
there as an update to UBUNTU
.xbindkeysrc
 ## This keybindings file is intended for a Microsoft Natural Ergonomic 
Keyboard 7000.## Using it requires installing xbindkeys and xautomation. 
Enabling the zoom joystick## also requires some udev keymap magic.
and
.xbindkeysrc~
## This keybindings file is intended for a Microsoft Natural Ergonomic Keyboard 
7000.## Using it requires installing xbindkeys and xautomation. Enabling the 
zoom joystick## also requires some udev keymap magic.
# Zoom in and outxte 'keydown Control_L' 'mouseclick 4' 'keyup 
Control_L'c:201 + Releasexte 'keydown Control_L' 'mouseclick 5' 'keyup 
Control_L'c:202 + Release
## Shortcut keys 1-5 (edit these to perform your desired action)
# Shortcut no. 1Swith to work space 1c:192
# Shortcut no. 2Swith to work space 2c:193
# Shortcut no. 3Swith to work space 3c:194
# Shortcut no. 4Swith to work space 4c:195
#Shortcut no. 5Swith to work space 5c:196
-
Swith I am taking it means Switch and maybe an error in spelling?

And who wrote this? where did it come from and what is this? ## also requires 
some udev keymap magic.
I have installed: 
xbindkeys and xautomation
as the file says. But this is still very odd finding that in my hidden files in 
my home directory!!

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

Title:
  Microsoft 7000 My Favourite Keys 1-5 not working, only working on 4000
  (of which I have both)

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

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


[Bug 980701] Re: Apparmor package upgrade (setup) fails

2013-12-30 Thread JmAbuDabi
I am start virtualbox-4.2

terminal write:

Gtk-Message: Failed to load module gail

** (VirtualBox:6287): WARNING **: (../../atk-
adaptor/bridge.c:793):adaptor_init: runtime check failed: (root)

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

Title:
  Apparmor package upgrade (setup) fails

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

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


[Bug 1099973] Re: [fixed in 0~git20121227-1] current version of libtxc_dxtn causes etqw to segfault

2013-12-30 Thread Oibaf
** Changed in: s2tc (Ubuntu)
   Status: Confirmed = 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/1099973

Title:
  [fixed in 0~git20121227-1] current version of libtxc_dxtn causes etqw
  to segfault

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

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


  1   2   3   4   5   >