[Bug 951166] Re: BUG: soft lockup - CPU#0 stuck for 22s! [pool:28913]

2013-11-12 Thread Christopher M. Penalver
Jgbmac, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/951166/comments/7
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  BUG: soft lockup - CPU#0 stuck for 22s! [pool:28913]

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

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


[Bug 1194563] Re: No low battery notifications and no updated battery status (ACPI Errors

2013-11-12 Thread Christopher M. Penalver
Bluebrave, the next step is to fully commit bisect from Lucid to
Precise, in order to identify the offending commit. Could you please do
this following https://wiki.ubuntu.com/Kernel/KernelBisection ?

** Tags removed: kernel-bug-exists-upstream-v3.10.9

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

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

Title:
  No low battery notifications and no updated battery status (ACPI
  Errors

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

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


[Bug 1249115] Re: [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

2013-11-12 Thread Raymond
* Show unconnected pins
 Your BIOS is responsible for setting up what pins on the codec that are 
actually connected to something and which ones are not. Sometimes BIOS is 
buggy, and will not show all your jacks. If you have a jack your BIOS says you 
haven't, you can try enabling random pins and see if it works.

  * Advanced override
 This is for the experts only. It makes you select each configuration field 
individually, instead of just a few predefined values that make sense. Note 
that most combinations here are invalid in one way or the other, so you should 
probably not mess with this unless you have read and understood the 
"Configuration Default" section of the HD Audio specification. (Which, at the 
time of this writing, is available here: 



ALC883_FIXUP_EAPD,
ALC883_FIXUP_ACER_EAPD,
ALC883_FIXUP_ACER_LAPTOP,
ALC883_FIXUP_ACER_ASPIRE_9800,
ALC882_FIXUP_GPIO1,
ALC882_FIXUP_GPIO2,


static void alc883_fixup_lineout(struct hda_codec *codec,
  const struct hda_fixup *fix, int action)
{
struct alc_spec *spec = codec->spec;
spec->gen.add_jack_modes = 1;
}   



[ALC883_FIXUP_ACER_EAPD] = {
.type = HDA_FIXUP_VERBS,
.v.verbs = (const struct hda_verb[]) {
/* eanable EAPD on Acer laptops */
{ 0x20, AC_VERB_SET_COEF_INDEX, 0x07 },
{ 0x20, AC_VERB_SET_PROC_COEF, 0x3050 },
{ }
}
},
[ALC883_FIXUP_ACER_LAPTOP] = {
.type = HDA_FIXUP_FUNC,
.v.func = alc883_fixup_lineout,
.chained = true,
.chain_id = ALC883_FIXUP_ACER_EAPD,
},
[ALC883_FIXUP_ACER_ASPIRE_9800] = {
.type = HDA_FIXUP_PINS,
.v.pins = (const struct hda_pintbl[]) {
{ 0x14, 0x01014010 },
{ 0x15, 0x90170120 },
{ 0x16, 0x90170121 },
{ }
},
.chained = true,
.chain_id = ALC883_FIXUP_ACER_LAPTOP,
},


static const struct snd_pci_quirk alc882_fixup_tbl[] = {
SND_PCI_QUIRK(0x1025, 0x006c, "Acer Aspire 9800", 
ALC883_FIXUP_ACER_ASPIRE_9800),

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

Title:
  [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

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

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


[Bug 1249115] Re: [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

2013-11-12 Thread Raymond
seem still missing internal mic


autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
   speaker_outs=2 (0x15/0x16/0x0/0x0/0x0)
   hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
   mono: mono_out=0x0
   dig-out=0x1e/0x0
   inputs:
 Mic=0x18
 Line=0x1a

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

Title:
  [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

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

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


[Bug 1250745] Re: bumblebee recommends non-existing virtualgl package

2013-11-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~droetker/ubuntu/saucy/bumblebee/fix-for-1250745

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

Title:
  bumblebee recommends non-existing virtualgl package

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

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


[Bug 1239183] Re: 8086:0a16 [Acer Aspire V5-573G] Black screen on boot due to low brightness setting

2013-11-12 Thread Christopher M. Penalver
bp0 / Mario Kleinsasser, the issue you are reporting is an upstream one.
Could one of you please report this problem through the appropriate
channel by following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream
?

Please provide a direct URL to your post once you have made it so that
it may be tracked.

Thank you for your understanding.

** Description changed:

  On boot, following the bios screen and grub screen to choose ubuntu, the
  screen goes completely black, but the fn-arrow keys can be used to turn
- the backlight up. This is on Asus Aspire V5 573G. I believe this is a
- duplicate of bug #1224415 but I was told explicitly to file a separate
- bug (see
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224415/comments/11)
+ the backlight up.
+ 
+ Commit bisect revealed:
+ 70b12bb415463c1bd146b67c5fbf6784fd046ad9 is the first bad commit
+ commit 70b12bb415463c1bd146b67c5fbf6784fd046ad9
+ Author: Paulo Zanoni 
+ Date: Tue Nov 20 13:32:30 2012 -0200
+ 
+ drm/i915: promote Haswell to full support
+ 
+ Since it should be working a little bit better now.
+ 
+ Signed-off-by: Paulo Zanoni 
+ Signed-off-by: Daniel Vetter 
+ 
+ :04 04 f93a7761de2157a8be61f20ca9a5499264bb5c55
+ 1fed098470278830f06b0bca1706f61ba231d38d M drivers
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  seker  1893 F pulseaudio
-  /dev/snd/controlC1:  seker  1893 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  seker  1893 F pulseaudio
+  /dev/snd/controlC1:  seker  1893 F pulseaudio
  Date: Sat Oct 12 19:08:14 2013
  HibernationDevice: RESUME=UUID=cf48b287-c5f6-4b61-a5bd-3eac732c2f58
  InstallationDate: Installed on 2013-08-31 (41 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130830)
  MachineType: Acer Aspire V5-573G
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=9ec81638-697e-4b52-b175-0ab53a2518d6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.11.0-12-generic N/A
-  linux-backports-modules-3.11.0-12-generic  N/A
-  linux-firmware 1.116
+  linux-restricted-modules-3.11.0-12-generic N/A
+  linux-backports-modules-3.11.0-12-generic  N/A
+  linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/29/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.20
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Dazzle_HW
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.20:bd08/29/2013:svnAcer:pnAspireV5-573G:pvrTBDbyOEM:rvnAcer:rnDazzle_HW:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire V5-573G
  dmi.product.version: TBD by OEM
  dmi.sys.vendor: Acer

** Tags added: bisect-done

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: linux (Ubuntu)
   Importance: Medium => Low

** Description changed:

  On boot, following the bios screen and grub screen to choose ubuntu, the
- screen goes completely black, but the fn-arrow keys can be used to turn
- the backlight up.
+ screen goes completely black.
+ 
+ WORKAROUND: The fn-arrow keys can be used to turn the backlight up.
  
  Commit bisect revealed:
  70b12bb415463c1bd146b67c5fbf6784fd046ad9 is the first bad commit
  commit 70b12bb415463c1bd146b67c5fbf6784fd046ad9
  Author: Paulo Zanoni 
  Date: Tue Nov 20 13:32:30 2012 -0200
  
- drm/i915: promote Haswell to full support
+ drm/i915: promote Haswell to full support
  
- Since it should be working a little bit better now.
+ Since it should be working a little bit better now.
  
- Signed-off-by: Paulo Zanoni 
- Signed-off-by: Daniel Vetter 
+ Signed-off-by: Paulo Zanoni 
+ Signed-off-by: Daniel Vetter 
  
  :04 04 f93a7761de2157a8be61f20ca9a5499264bb5c55
  1fed098470278830f06b0bca1706f61ba231d38d M drivers
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-12-generic 3.11.0-12.19
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  seker  1893 F pulseaudio
   /dev/snd/controlC1:  seker  18

[Bug 1173460] Re: sale application cause error

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

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

Title:
  sale application cause error

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

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


[Bug 1250745] [NEW] bumblebee recommends non-existing virtualgl package

2013-11-12 Thread Christian A. Reiter
Public bug reported:

try apt-get install -s bumblebee (in saucy) or check here:
http://packages.ubuntu.com/saucy/bumblebee

the virtualgl package is recommended, but not available - not in any Ubuntu 
version:
http://packages.ubuntu.com/search?keywords=virtualgl&searchon=names&suite=all§ion=all

Why not just purge the recommendation? Neither debian has this package:
http://packages.debian.org/search?keywords=virtualgl&searchon=names&suite=all§ion=all


Or did I get something comepletely wrong?

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: bumblebee (not installed)
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 13 08:09:59 2013
InstallationDate: Installed on 2013-11-12 (0 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: bumblebee
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

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

Title:
  bumblebee recommends non-existing virtualgl package

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

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


[Bug 1250662] Re: linux-armadaxp: 3.5.0-1625.34 -proposed tracker

2013-11-12 Thread Ike Panhc
** Summary changed:

- linux-armadaxp:  -proposed tracker
+ linux-armadaxp: 3.5.0-1625.34 -proposed tracker

** Description changed:

- This bug is for tracking the  upload package. This
- bug will contain status and testing results related to that upload.
+ This bug is for tracking the 3.5.0-1625.34 upload package. This bug will
+ contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Tuesday, 12. November 2013 23:11 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Tuesday, 12. November 2013 23:11 UTC
  kernel-stable-master-bug:1250577

** Changed in: kernel-sru-workflow
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/upload-to-ppa
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

** Changed in: kernel-sru-workflow/verification-testing
 Assignee: Canonical Hardware Enablement ARM Kernel 
(canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc)

** Changed in: linux-armadaxp (Ubuntu)
   Status: New => Invalid

** Changed in: linux-armadaxp (Ubuntu Quantal)
   Status: New => Fix Released

** Changed in: linux-armadaxp (Ubuntu Quantal)
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

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

Title:
  linux-armadaxp: 3.5.0-1625.34 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1250662/+subscriptions

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


[Bug 1250743] [NEW] Google Earth package created on Ubuntu 13.10 requires ia32-libs-multiarch

2013-11-12 Thread Markus Dörschmidt
Public bug reported:

Creating a Google Earth package with make-googleearth-packages creates a
.deb file that depends on ia32-libs-multiarch.

Since ia32-libs-multiarch has gone, the created package should not
longer depend on it.

Found on Ubuntu 13.10
Package version is 1.0.0

** Affects: googleearth-package (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ia32 multiarch

** Summary changed:

- Package created on Ubuntu 13.10 requires ia32-libs
+ Google Earth package created on Ubuntu 13.10 requires ia32-libs

** Summary changed:

- Google Earth package created on Ubuntu 13.10 requires ia32-libs
+ Google Earth package created on Ubuntu 13.10 requires ia32-libs-multiarch

** Description changed:

  Creating a Google Earth package with make-googleearth-packages creates a
- .deb file that depends on ia32-libs.
+ .deb file that depends on ia32-libs-multiarch.
  
- Since ia32-libs has gone, the created package should not longer depend
- on it.
+ Since ia32-libs-multiarch has gone, the created package should not
+ longer depend on it.
  
  Found on Ubuntu 13.10
  Package version is 1.0.0

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

Title:
  Google Earth package created on Ubuntu 13.10 requires ia32-libs-
  multiarch

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

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


[Bug 1250746] [NEW] package fglrx-pxpress 0.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-12 Thread Colin Sindle
Public bug reported:

13.10

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: fglrx-pxpress 0.4
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 13 09:36:25 2013
DuplicateSignature: package:fglrx-pxpress:0.4:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2013-11-01 (11 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: fglrx-pxpress
Title: package fglrx-pxpress 0.4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: fglrx-pxpress (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/1250746

Title:
  package fglrx-pxpress 0.4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1250746] Re: package fglrx-pxpress 0.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-11-12 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/1250746

Title:
  package fglrx-pxpress 0.4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1247601] Re: issues w/ exynos5 installer

2013-11-12 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu44

---
flash-kernel (3.0~rc.4ubuntu44) trusty; urgency=low

  * flash-kernel-installer: make installable on armhf/exynos5 (LP: #1247601)
 -- dann frazierWed, 13 Nov 2013 08:08:08 +0100

** Changed in: flash-kernel (Ubuntu)
   Status: New => Fix Released

** Branch linked: lp:ubuntu/trusty-proposed/flash-kernel

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

Title:
  issues w/ exynos5 installer

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

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


[Bug 1027202] Re: Does not connect (to wired network) after suspend

2013-11-12 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1184262 ***
https://bugs.launchpad.net/bugs/1184262

Kai Mast, if you have a problem in Trusty, please file a new report via a 
terminal:
ubuntu-bug linux

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

Title:
  Does not connect (to wired network) after suspend

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

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


[Bug 1055506] Re: Failed to boot after upgrade to 12.04.1

2013-11-12 Thread Christopher M. Penalver
J Bauer, could you please test the latest mainline kernel via
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-trusty/ and advise
to the results?

** Changed in: linux (Ubuntu)
   Importance: High => Medium

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

Title:
  Failed to boot after upgrade to 12.04.1

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

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


[Bug 1249115] Re: [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

2013-11-12 Thread Igor Cher
I tried hdajackretask but without success. It is possible to change pin
defaults to internal speaker, but I still don't understand how to
perform other bit - level settings, such as "clear Misc bit of pin
default of node 0x14". And I didn't find any documentation about pincfg
bitmasks values.

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

Title:
  [Aspire 9800, Realtek ALC883, Internal Speakers] Playback problem

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

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


[Bug 1226035] Re: wxmaxima crashes at startup (relocation error)

2013-11-12 Thread Norbert
i686 build of wxmaxima 13.04.2-1build0.1 fixes this bug in Ubuntu 13.10. 
Thank you!

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

Title:
  wxmaxima crashes at startup (relocation error)

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

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


[Bug 1013465] Re: linux-armadaxp: 3.2.0-1604.7 -proposed tracker

2013-11-12 Thread Ike Panhc
** Changed in: kernel-sru-workflow/verification-testing
   Status: In Progress => Invalid

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

Title:
  linux-armadaxp: 3.2.0-1604.7 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1013465/+subscriptions

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


[Bug 1231778] Re: wifi not working on Saucy Salamander

2013-11-12 Thread Florian Achleitner
Tested apparmor_2.8.0-0ubuntu31.1-ubuntu, works!
Thanks!

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

Title:
  wifi not working on Saucy Salamander

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

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


[Bug 1231182] Re: kpartx-boot: Typo in package description: "availible"

2013-11-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/multipath-tools

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

Title:
  kpartx-boot: Typo in package description: "availible"

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

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


[Bug 1250741] Re: package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 127

2013-11-12 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/1250741

Title:
  package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 127

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

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

[Bug 1231182] Re: kpartx-boot: Typo in package description: "availible"

2013-11-12 Thread Martin Pitt
** Changed in: multipath-tools (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  kpartx-boot: Typo in package description: "availible"

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

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


[Bug 1250741] Re: package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 127

2013-11-12 Thread xintia117
je ne comprends pas l'anglais

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

Title:
  package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 127

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

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

[Bug 981472] Re: Can't confirm country selection with Enter when navigating the list

2013-11-12 Thread Martin Pitt
This sounds like https://bugzilla.gnome.org/show_bug.cgi?id=663774 . Can
you please forward your fix there, so that it can be reviewed and
included upstream? Thanks!

** Bug watch added: GNOME Bug Tracker #663774
   https://bugzilla.gnome.org/show_bug.cgi?id=663774

** Also affects: network-manager-applet via
   https://bugzilla.gnome.org/show_bug.cgi?id=663774
   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/981472

Title:
  Can't confirm country selection with Enter when navigating the list

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

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


[Bug 1250741] [NEW] package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 127

2013-11-12 Thread xintia117
Public bug reported:

après mise à niveau 13.10

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: sane-utils 1.0.23-0ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Wed Nov 13 00:13:12 2013
DuplicateSignature: package:sane-utils:1.0.23-0ubuntu3:le sous-processus script 
post-installation installé a retourné une erreur de sortie d'état 127
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 127
InstallationDate: Installed on 2013-07-07 (128 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: sane-backends
Title: package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 127
UpgradeStatus: Upgraded to saucy on 2013-11-12 (0 days ago)
mtime.conffile..etc.default.saned: 2013-11-04T23:07:34.042178
mtime.conffile..etc.sane.d.saned.conf: 2013-11-06T23:57:05.527001

** Affects: sane-backends (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/1250741

Title:
  package sane-utils 1.0.23-0ubuntu3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 127

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

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

[Bug 1247601] Re: issues w/ exynos5 installer

2013-11-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/flash-kernel

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

Title:
  issues w/ exynos5 installer

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

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


[Bug 793450] Re: Calendar doesn't show today's date until opened a second time today

2013-11-12 Thread Miles Malerba
Yeah, I'm seeing this as well. This looks like the problem to me:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/indicator-
datetime/trusty/view/head:/src/indicator-datetime.c#L282 The code to
update the day of the week is commented out.

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

Title:
  Calendar doesn't show today's date until opened a second time today

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

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


[Bug 1242865] Re: Glade can't work with dialog windows

2013-11-12 Thread Martin Pitt
https://launchpad.net/ubuntu/+source/glade/3.14.2-3ubuntu2

** Changed in: glade (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/1242865

Title:
  Glade can't work with dialog windows

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

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


[Bug 1250611] Re: shim-signed update unrecognized option

2013-11-12 Thread Felipe Farias
sorry my englifh is bad...

whtever i try install, give me this error

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

Title:
  shim-signed update unrecognized option

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

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


[Bug 1238369] Re: `restart` target is broken (lucid)

2013-11-12 Thread Martin Pitt
** Also affects: supervisor (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: supervisor (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: supervisor (Ubuntu Precise)
   Importance: Undecided => Low

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

Title:
  `restart` target is broken (lucid)

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

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


[Bug 1247547] Re: Upgrade proccess from ubuntu 13.04 to 13.10 exits

2013-11-12 Thread Angel Economides
Dear Brian, thank you for taking the time to glance to my logs.

Feel really embarassed that I didn't noticed.

Problem solved and my old laptop begun upgrading.

Once again thank you, next time I'll be more careful ;-)

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Upgrade proccess from ubuntu 13.04 to 13.10 exits

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

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


[Bug 1247712] Re: Unable to install Broadcom STA wireless dirver on 3.8.0-33 / 3.8.0-29 kernel via jockey-gtk

2013-11-12 Thread Po-Hsu Lin
Error reproduced on 201304-13207 with 12.04.3 + update (3.8.0-33)
/var/log/jockey.log attached

** Attachment added: "201304-13207-3.8.0-33-jockey.log"
   
https://bugs.launchpad.net/ubuntu/precise/+source/jockey/+bug/1247712/+attachment/3907740/+files/201304-13207-3.8.0-33-jockey.log

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

Title:
  Unable to install Broadcom STA wireless dirver on 3.8.0-33 / 3.8.0-29
  kernel via jockey-gtk

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

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


[Bug 1071138] Re: Unable to connect to OpenVPN endpoint

2013-11-12 Thread William Van Hevelingen
Affects 13.10 as well but only for a split vpn, it works for a full vpn

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

Title:
  Unable to connect to OpenVPN endpoint

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

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


[Bug 1221982] Re: Dash visibly reorganizes recent items

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

** Changed in: unity (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/1221982

Title:
  Dash visibly reorganizes recent items

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

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


[Bug 1249705] Re: HDMI output not available in 13.10

2013-11-12 Thread Raymond
the driver did not create the controls at index=0

the control  create controls at index=0 only if the driver load MCP73
codec first before alc888

alc888 seem alway load before MCP73 , so  those iec958 controls with-
index=0 are created at device 1 (spdif) and those IEC958 controls with
index=1 at device 1 (HDMI)

http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=ea9b43addc4d90ca5b029f47f85ca152320a1e8d

HDMI devices will be put to dev=0,index=0 as before.

you have to send email to the author of the patch about your case which
HDMI device does not have those IEC958 controls at index=0

Node 0x04 [Audio Output] wcaps 0x211: Stereo Digital
  Control: name="IEC958 Playback Con Mask", index=1, device=0
  Control: name="IEC958 Playback Pro Mask", index=1, device=0
  Control: name="IEC958 Playback Default", index=1, device=0
  Control: name="IEC958 Playback Switch", index=1, device=0
  Device: name="HDMI 0", type="HDMI", device=3
  Converter: stream=0, channel=0
  Digital: Enabled
  Digital category: 0x0
  IEC Coding Type: 0x0
  PCM:
rates [0x40]: 48000
bits [0x2]: 16
formats [0x1]: PCM
Node 0x05 [Pin Complex] wcaps 0x400381: Stereo Digital
  Control: name="HDMI/DP,pcm=3 Phantom Jack", index=0, device=0
  Pincap 0x0014: OUT Detect
  Pin Default 0x185601f0: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x04

http://git.alsa-project.org/?p=alsa-
lib.git;a=blob_plain;f=src/conf/pcm/hdmi.conf;hb=HEAD

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

Title:
  HDMI output not available in 13.10

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

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


Re: [Bug 1224459] Re: package cacti 0.8.8a+dfsg-4 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-11-12 Thread Paul Gevers
On 13-11-13 01:23, Paul Mccorkle wrote:
> Whats the point of this?

>> [Expired for cacti (Ubuntu) because there has been no activity for 60
>> days.]

Well, I asked a question 60 days ago. No response was given. Bugs in
Ubuntu without a response and set to the incomplete state are expired
automatically after 60 days.

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

Title:
  package cacti 0.8.8a+dfsg-4 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 1

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

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


[Bug 1201095] Re: gnome-panel crashes after launching steam game (Thomas was alone)

2013-11-12 Thread Ben Kraft
I'm getting exactly the same bug (running Kerbal Space Program, also the
Unity engine); same gnome-panel version except amd64.

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

Title:
  gnome-panel crashes after launching steam game (Thomas was alone)

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

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


[Bug 1201095] Re: gnome-panel crashes after launching steam game (Thomas was alone)

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

** Changed in: gnome-panel (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/1201095

Title:
  gnome-panel crashes after launching steam game (Thomas was alone)

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

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


[Bug 1250721] Re: package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-11-12 Thread Steve Langasek
*** This bug is a duplicate of bug 1250611 ***
https://bugs.launchpad.net/bugs/1250611

** This bug has been marked a duplicate of bug 1250611
   shim-signed update unrecognized option

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

Title:
  package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

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

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

[Bug 1250721] Re: package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-11-12 Thread Felipe Farias
*** This bug is a duplicate of bug 1250611 ***
https://bugs.launchpad.net/bugs/1250611

** Description changed:

  i try to install drivers for AMD radeon serie7000
+ 
+ in upgrade... same bug
  
  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: shim-signed 1.5~12.04.1+0.4-0ubuntu4
  Uname: Linux 3.12.0-031200-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Nov 13 01:56:08 2013
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  SourcePackage: shim-signed
  Title: package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to 
install/upgrade: el subproceso instalado el script post-installation devolvió 
el código de salida de error 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

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

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

[Bug 1250726] Status changed to Confirmed

2013-11-12 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1250726

Title:
  ubuntu 12.04 dell laptop inspiron 6000 pci-card usb ports sudden death

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

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


[Bug 1246664] Re: "Buffer I/O error on device zram0, logical block 515067"

2013-11-12 Thread JmAbuDabi
[ 2.440692] zram: module is from the staging directory, the quality is unknown, 
you have been warned.
[ 2.441048] zram: num_devices not specified. Using default: 1
[ 2.441050] zram: Creating 1 devices ...
[ 2.495601] Adding 3056956k swap on /dev/zram0. Priority:100 extents:1 
across:3056956k SS
[ 19.903691] Buffer I/O error on device zram0, logical block 764239

Linux jmabudabi-pc 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  "Buffer I/O error on device zram0, logical block 515067"

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

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


[Bug 1250391] Re: Open Another Notebook; zim hangs, if already open

2013-11-12 Thread Andreas Wehler
See #5; Sorry for the noise.

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

Title:
  Open Another Notebook; zim hangs, if already open

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

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


[Bug 1250670] Re: Sync xmlroff 0.6.2-1.3 (universe) from Debian unstable (main)

2013-11-12 Thread Daniel Holbach
This bug was fixed in the package xmlroff - 0.6.2-1.3
Sponsored for Artur Rona (ari-tczew)

---
xmlroff (0.6.2-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: ld: ../libfo/.libs/libfo-0.6.a(fo-datatype.o): undefined
reference to symbol 'floor@@GLIBC_2.2.5'":
apply patch from Ubuntu / Daniel T Chen:
- Added missing math lib to link, fixing FTBFS.
(Closes: #713727)

 -- gregor herrmann   Wed, 06 Nov 2013 18:24:49 +0100

** Changed in: xmlroff (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/1250670

Title:
  Sync xmlroff 0.6.2-1.3 (universe) from Debian unstable (main)

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0

2013-11-12 Thread JmAbuDabi
*** This bug is a duplicate of bug 1246664 ***
https://bugs.launchpad.net/bugs/1246664

[2.440692] zram: module is from the staging directory, the quality is 
unknown, you have been warned.
[2.441048] zram: num_devices not specified. Using default: 1
[2.441050] zram: Creating 1 devices ...
[2.495601] Adding 3056956k swap on /dev/zram0.  Priority:100 extents:1 
across:3056956k SS
[   19.903691] Buffer I/O error on device zram0, logical block 764239

Linux jmabudabi-pc 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1250667] Re: Sync libmatchbox 1.9-osso8-3.1 (universe) from Debian unstable (main)

2013-11-12 Thread Daniel Holbach
This bug was fixed in the package libmatchbox - 1.9-osso8-3.1
Sponsored for Artur Rona (ari-tczew)

---
libmatchbox (1.9-osso8-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: ld: dump-image.o: undefined reference to symbol
'XOpenDisplay'":
Add patches from Ubuntu / Daniel T Chen:
+ Fixed FTBFS:
  - added missing lib to link;
  - added preprocessor directive to fix implicit declaration
warning that would have caused FTBFS on amd64 buildds.
(Closes: #713701)

 -- gregor herrmann   Wed, 06 Nov 2013 17:16:27 +0100

** Changed in: libmatchbox (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/1250667

Title:
  Sync libmatchbox 1.9-osso8-3.1 (universe) from Debian unstable (main)

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

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


[Bug 1250298] Re: blackscreen after boot after splash sceen

2013-11-12 Thread psil0cybin
kernel-unable-to-test-upstream failed
does not work cannot find monitor boots into low graphic settings then goes 
into console
why does this happen? does intel not support new kernel upgrades?
What am i gong to do?
is it fine to use 3.2.0-55-generic-pae
for now

** Tags added: kernel-unable-to-test-upstream

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

Title:
  blackscreen after boot after splash sceen

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

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


[Bug 1071932] Re: Dicompyler doesn't start

2013-11-12 Thread Logan Rosen
** Changed in: dicompyler (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: dicompyler (Ubuntu)
   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/1071932

Title:
  Dicompyler doesn't start

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

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


[Bug 1172692] Re: Please implement in-kernel suspend to both

2013-11-12 Thread Martin Pitt
** Also affects: pm-utils (Ubuntu Quantal)
   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/1172692

Title:
  Please implement in-kernel suspend to both

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1172692/+subscriptions

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


[Bug 569894] Re: Personal File Sharing manual points to Statup Applications option that isn't there

2013-11-12 Thread Bug Watch Updater
** Changed in: gnome-user-share
   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/569894

Title:
  Personal File Sharing manual points to Statup Applications option that
  isn't there

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-user-share/+bug/569894/+subscriptions

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


[Bug 1158117] Re: Control centre fails to start because of an obsolete import of a deprecated and removed widget

2013-11-12 Thread James Cuzella
Still seeing this in Ubuntu 13.10 Saucy Salamander with mythbuntu-
control-centre package version:  0.63-0ubuntu2

I can verify that the patch attached to this issue works and the
mythbuntu-control-centre app opens after I've applied it!

Thanks @Sebastian ;-)

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

Title:
  Control centre fails to start because of an obsolete import of a
  deprecated and removed widget

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-control-centre/+bug/1158117/+subscriptions

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


[Bug 466158] Re: run xshisen but just it crashes

2013-11-12 Thread Logan Rosen
** Information type changed from Private to Public

** Summary changed:

- run xshisen but just it crashes
+ xshisen crashed with SIGSEGV in free()

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

Title:
  xshisen crashed with SIGSEGV in free()

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

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


[Bug 1250729] [NEW] Pre-Ubuntu 13.10 user (with cjkv) can not login with lightdm (ibus)

2013-11-12 Thread DanieW
Public bug reported:

The best description I can give is on this link. 
https://sites.google.com/site/pcproblemdoctor/linux
(sorry for the link) I have tried again to recreate the old user danie but 
still same problem - 
session=gnome-fallback in stead of ubuntu in .dmrc 
and run_im still has cjkv
(apart from not driver=radeon? and flickering with mouse movement and window 
update)

1) 'lsb_release -rd' = 13.10
2) 'apt-cache policy lightdm' = 1.8.4-0ubuntu
3) Expected to happen: Login to user account with GUI (lightdm)
4) What happened instead: Can only login with very old (pre-12.10) other user 
accounts or new user accounts.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.8.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic i686
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
Date: Wed Nov 13 00:24:25 2013
InstallationDate: Installed on 2011-03-21 (967 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
LightdmConfig:
 [SeatDefaults]
 greeter-session=unity-greeter
 user-session=ubuntu
 autologin-user=
MarkForUpload: True
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to saucy on 2013-10-29 (14 days ago)
mtime.conffile..etc.init.lightdm.conf: 2013-11-09T07:48:44.958851

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


** Tags: apport-bug cjkv gnome-fallback i386 saucy

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

Title:
  Pre-Ubuntu 13.10 user (with cjkv) can not login with lightdm (ibus)

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

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


[Bug 1250676] Re: Sync scilab-overload 1.3.3-4 (universe) from Debian unstable (main)

2013-11-12 Thread Daniel Holbach
This bug was fixed in the package scilab-overload - 1.3.3-4
Sponsored for Artur Rona (ari-tczew)

---
scilab-overload (1.3.3-4) unstable; urgency=low

  * Fix TBFS (Closes: #713238)
  * Standards-Version updated to 3.9.4

 -- Sylvestre Ledru   Tue, 20 Aug 2013 16:06:30
+0200

scilab-overload (1.3.3-3) unstable; urgency=low

  * Build only for Scilab supported archs
  * Standards-Version updated to version 3.9.3
  * Limit the architecture supported to:
amd64 armel armhf i386 ia64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
(Closes: #674804)

 -- Sylvestre Ledru   Wed, 20 Jun 2012 10:40:19
+0200

scilab-overload (1.3.3-2) unstable; urgency=low

  * Standards-Version updated to version 3.9.2
  * Remove warning debian-rules-uses-deprecated-makefile 
  * Rebuild against a more recent version of Scilab will fix the
FTBFS (Closes: #650811)

 -- Sylvestre Ledru   Sat, 18 Feb 2012 18:57:46
+0100

** Changed in: scilab-overload (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/1250676

Title:
  Sync scilab-overload 1.3.3-4 (universe) from Debian unstable (main)

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

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


[Bug 1184262] Re: times out too early, stuck in PrepareForSleep, causing network and other services to not resume

2013-11-12 Thread Martin Pitt
** Changed in: systemd-shim (Ubuntu Trusty)
Milestone: None => ubuntu-13.11

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

Title:
  times out too early, stuck in PrepareForSleep, causing network and
  other services to not resume

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

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


[Bug 1211514] Re: Shutdowns fail to finish if laptop lid is closed before completely shutdown

2013-11-12 Thread Martin Pitt
** Changed in: systemd-shim (Ubuntu Trusty)
Milestone: None => ubuntu-13.11

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

Title:
  Shutdowns fail to finish if laptop lid is closed before completely
  shutdown

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

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


[Bug 1250333] Re: Shutdown dialog must have the "Shut Down" button selected by default in "turn off" mode

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Shutdown dialog must have the "Shut Down" button selected by default
  in "turn off" mode

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

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


Re: [Bug 1241666] Re: Cannot create simple streams for Ubuntu trusty series

2013-11-12 Thread Dave Cheney
Matt, what version of the juju client are you running ? juju version
will tell you. I think you are using 1.16.0, you should use a newer
version.

On Wed, Nov 13, 2013 at 4:14 PM, Matt Rae <1241...@bugs.launchpad.net> wrote:
> running into the same error with juju -v bootstrap:
>
> $ juju -v bootstrap
> verbose is deprecated with the current meaning, use show-log
> 2013-11-13 05:07:24 INFO juju.environs open.go:156 environment info already 
> exists; using New not Prepare
> 2013-11-13 05:07:25 INFO juju.environs.tools tools.go:181 filtering tools by 
> released version
> 2013-11-13 05:07:25 INFO juju.environs.tools tools.go:85 reading tools with 
> major.minor version 1.16
> 2013-11-13 05:07:25 INFO juju.environs.tools tools.go:96 filtering tools by 
> series: precise
> 2013-11-13 05:07:26 WARNING juju.cmd.juju bootstrap.go:204 no tools 
> available, attempting to retrieve from https://juju-dist.s3.amazonaws.com/
> 2013-11-13 05:07:26 INFO juju.environs.sync sync.go:66 listing available tools
> listing available tools
> 2013-11-13 05:07:27 INFO juju.environs.sync sync.go:90 found 34 tools
> found 34 tools
> 2013-11-13 05:07:27 INFO juju.environs.sync sync.go:94 found 13 recent tools 
> (version 1.16.3)
> found 13 recent tools (version 1.16.3)
> 2013-11-13 05:07:27 INFO juju.environs.sync sync.go:100 listing target bucket
> listing target bucket
> 2013-11-13 05:07:45 INFO juju.environs.sync sync.go:113 found 13 tools in 
> target; 0 tools to be copied
> found 13 tools in target; 0 tools to be copied
> 2013-11-13 05:07:45 INFO juju.environs.sync sync.go:118 copied 0 tools
> copied 0 tools
> 2013-11-13 05:07:45 INFO juju.environs.sync sync.go:120 generating tools 
> metadata
> generating tools metadata
> 2013-11-13 05:07:46 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=fc0e8c4e-4c20-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:47 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=fe8c5cee-4c20-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:48 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=01545db4-4c21-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:48 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=67218400-4c17-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:49 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=03b0c336-4c21-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:50 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=6c28b6b2-4c17-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:50 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=062cf832-4c21-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:51 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=08e1d6a6-4c21-11e3-b375-525400c5247e&op=get_by_key
> 2013-11-13 05:07:51 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=0b63deb0-4c21-11e3-a44c-525400c5247e&op=get_by_key
> 2013-11-13 05:07:52 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=0fd07d3c-4c21-11e3-a44c-525400c5247e&op=get_by_key
> 2013-11-13 05:07:53 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=126cbf74-4c21-11e3-a44c-525400c5247e&op=get_by_key
> 2013-11-13 05:07:53 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=14fdadf2-4c21-11e3-a44c-525400c5247e&op=get_by_key
> 2013-11-13 05:07:54 INFO juju.environs.tools simplestreams.go:293 Fetching 
> tools to generate hash: 
> http://10.0.0.4/MAAS/api/1.0/files/?key=176c84d2-4c21-11e3-a44c-525400c5247e&op=get_by_key
> 2013-11-13 05:07:54 ERROR juju supercommand.go:282 invalid series "trusty"
>
>
>
> $ apt-cache policy juju
> juju:
>   Installed: 1.16.0-0ubuntu1~ctools1
>   Candidate: 1.16.0-0ubuntu1~ctools1
>   Version table:
>  *** 1.16.0-0ubuntu1~ctools1 0
> 500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
> precise-updates/cloud-tools/main amd64 Packages
> 100 /var/lib/dpkg/status
>  0.5+bzr531-0ubuntu1.3 0
> 500 http://10.0.0.1/ubuntu/ precise-updates/universe amd64 Packages
> 500 http://10.0.0.1/ubuntu/ precise-security/universe amd64 Packages
>  0.5+bzr531-0ubuntu1 0
> 500 http://10.0.0.1/ubuntu/ precise/universe amd64 Packages
>
> --
> You

[Bug 1250325] Re: Shutdown dialog background should be blurred

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Shutdown dialog background should be blurred

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

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


[Bug 1250726] [NEW] ubuntu 12.04 dell laptop inspiron 6000 pci-card usb ports sudden death

2013-11-12 Thread Mark Segall
Public bug reported:

I was in the middle of saving (externally) via musicbrainz-picard when
all usb ports quit simultaneously along with the mmcblk0 sdhc card-slot.
Sudden Death. Rebooted reinstalled no result. Can't use my mouse, can't
save to drives, can't do much of anything besides write you this note.

Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Description:Ubuntu 12.04.1 LTS
Release:12.04

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-29-generic-pae 3.2.0-29.46
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mark   1688 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with STAC9752,53 at irq 16'
   Mixer name   : 'SigmaTel STAC9752,53'
   Components   : 'AC97a:83847652'
   Controls  : 30
   Simple ctrls  : 20
Date: Wed Nov 13 00:16:17 2013
HibernationDevice: RESUME=UUID=871d0074-e0d7-4803-89da-743abdeb1ee7
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
MachineType: Dell Inc. Inspiron 6000
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic-pae 
root=UUID=9a5d51d1-aced-45db-948d-8c3715d509e0 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-29-generic-pae N/A
 linux-backports-modules-3.2.0-29-generic-pae  N/A
 linux-firmware1.79
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/27/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0W9260
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/27/2005:svnDellInc.:pnInspiron6000:pvr:rvnDellInc.:rn0W9260:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 6000
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  ubuntu 12.04 dell laptop inspiron 6000 pci-card usb ports sudden death

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

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


[Bug 1247942] Re: keepass2 crashes on start

2013-11-12 Thread David Lechner
Ah, unity-system-compositor would be the new Mir display server. KeePass
requires an X window server, so I am afraid that this is going to be a
"won't fix".

Julian, you will probably want to add a conflicts entry for this package
in the debian/control file.

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

Title:
  keepass2 crashes on start

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

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


[Bug 1249877] Re: Close button of the shutdown dialogue doesn't respect the widget status

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Close button of the shutdown dialogue doesn't respect the widget
  status

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

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


[Bug 1250188] Re: Shutdown Dialog should close when clicking outside its area

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Shutdown Dialog should close when clicking outside its area

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

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


[Bug 1250230] Re: Shutdown dialog should use the wallpaper average color as background

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Shutdown dialog should use the wallpaper average color as background

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

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


[Bug 1250166] Re: Shutdown dialogue padding doesn't match unity

2013-11-12 Thread Treviño
** Changed in: unity-greeter (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Shutdown dialogue padding doesn't match unity

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

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


[Bug 1250632] Re: Date and time indicator option "Add an event" doesn't work.

2013-11-12 Thread Adolfo Jayme Barrientos
** Changed in: indicator-datetime (Ubuntu)
   Status: New => Confirmed

** Changed in: indicator-datetime (Ubuntu)
   Importance: Undecided => Medium

** Also affects: indicator-datetime
   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/1250632

Title:
  Date and time indicator option "Add an event" doesn't work.

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

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


[Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete file: .../linux/version.h)

2013-11-12 Thread LAZA
** Tags added: precise

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

Title:
  fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel
  includes at ... not found or incomplete file: .../linux/version.h)

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

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


[Bug 1200954] Re: Flumotion does not start: AttributeError: 'EPollReactor' object has no attribute 'listenWith'

2013-11-12 Thread Paweł Szubert
Just for confirmation: Ubuntu 13.10, package for precise (latest
stable), same error.

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

Title:
  Flumotion does not start: AttributeError: 'EPollReactor' object has no
  attribute 'listenWith'

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

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


[Bug 1250723] [NEW] package libc6 2.17-0ubuntu5.1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-11-12 Thread Dale F. Victor
Public bug reported:

When I try to upgrade it used to say that it could not perform task
because there was a libc6 2.7 in a directory it was not supposed to be
in. I removed it and tried again. Said I had to remove the -new version
of the file, did so and still had the problem. Went to Synaptic and used
this to remove all the broken files all  240 of them. Did this and then
ran apt-get update and upgrade and the problem apparently is still not
fixed. I do not know how the glib file is getting placed into the
improper directory.

Thanks for your time and effort.

Dale F. Victor

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: libc6 2.17-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11
Uname: Linux 3.8.0-33-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.5
Architecture: amd64
Date: Tue Nov 12 20:25:28 2013
DuplicateSignature: package:libc6:2.17-0ubuntu5.1:subprocess new 
pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2012-05-26 (535 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
SourcePackage: eglibc
Title: package libc6 2.17-0ubuntu5.1 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
UpgradeStatus: Upgraded to raring on 2013-04-28 (199 days ago)

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


** Tags: amd64 apport-package raring

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

Title:
  package libc6 2.17-0ubuntu5.1 failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

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

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


[Bug 1222227] Re: Unity Dash is unstable, overlaps images, freezes

2013-11-12 Thread Adolfo Jayme Barrientos
** Changed in: unity (Ubuntu)
   Status: Expired => New

** Changed in: xorg (Ubuntu)
   Status: Expired => New

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

Title:
  Unity Dash is unstable, overlaps images, freezes

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

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


[Bug 1250723] Re: package libc6 2.17-0ubuntu5.1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-11-12 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/1250723

Title:
  package libc6 2.17-0ubuntu5.1 failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

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

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


[Bug 1250722] Re: package libc-bin 2.17-0ubuntu5 failed to install/upgrade: ErrorMessage: unable to create `/usr/sbin/zic.dpkg-new' (while processing `./usr/sbin/zic'): Permission denied

2013-11-12 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/1250722

Title:
  package libc-bin 2.17-0ubuntu5 failed to install/upgrade:
  ErrorMessage: unable to create `/usr/sbin/zic.dpkg-new' (while
  processing `./usr/sbin/zic'): Permission denied

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

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


[Bug 1250722] [NEW] package libc-bin 2.17-0ubuntu5 failed to install/upgrade: ErrorMessage: unable to create `/usr/sbin/zic.dpkg-new' (while processing `./usr/sbin/zic'): Permission denied

2013-11-12 Thread Akshay Mehta
Public bug reported:

I just did do-release-upgrade and got this

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: libc-bin 2.17-0ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic i686
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: i386
Date: Wed Nov 13 10:36:17 2013
DuplicateSignature: package:libc-bin:2.17-0ubuntu5:ErrorMessage: unable to 
create `/usr/sbin/zic.dpkg-new' (while processing `./usr/sbin/zic'): Permission 
denied
ErrorMessage: ErrorMessage: unable to create `/usr/sbin/zic.dpkg-new' (while 
processing `./usr/sbin/zic'): Permission denied
InstallationDate: Installed on 2013-05-21 (175 days ago)
InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Release i386 
(20130423.1)
MarkForUpload: True
SourcePackage: eglibc
Title: package libc-bin 2.17-0ubuntu5 failed to install/upgrade: ErrorMessage: 
unable to create `/usr/sbin/zic.dpkg-new' (while processing `./usr/sbin/zic'): 
Permission denied
UpgradeStatus: Upgraded to raring on 2013-11-13 (0 days ago)

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


** Tags: apport-package i386 raring

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

Title:
  package libc-bin 2.17-0ubuntu5 failed to install/upgrade:
  ErrorMessage: unable to create `/usr/sbin/zic.dpkg-new' (while
  processing `./usr/sbin/zic'): Permission denied

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

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


[Bug 1244477] Re: Cheese-cabina de camara web

2013-11-12 Thread Adolfo Jayme Barrientos
** Also affects: skype (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: xorg (Ubuntu)

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

Title:
  Cheese-cabina de camara web

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

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


[Bug 1241666] Re: Cannot create simple streams for Ubuntu trusty series

2013-11-12 Thread Matt Rae
running into the same error with juju -v bootstrap:

$ juju -v bootstrap
verbose is deprecated with the current meaning, use show-log
2013-11-13 05:07:24 INFO juju.environs open.go:156 environment info already 
exists; using New not Prepare
2013-11-13 05:07:25 INFO juju.environs.tools tools.go:181 filtering tools by 
released version
2013-11-13 05:07:25 INFO juju.environs.tools tools.go:85 reading tools with 
major.minor version 1.16
2013-11-13 05:07:25 INFO juju.environs.tools tools.go:96 filtering tools by 
series: precise
2013-11-13 05:07:26 WARNING juju.cmd.juju bootstrap.go:204 no tools available, 
attempting to retrieve from https://juju-dist.s3.amazonaws.com/
2013-11-13 05:07:26 INFO juju.environs.sync sync.go:66 listing available tools
listing available tools
2013-11-13 05:07:27 INFO juju.environs.sync sync.go:90 found 34 tools
found 34 tools
2013-11-13 05:07:27 INFO juju.environs.sync sync.go:94 found 13 recent tools 
(version 1.16.3)
found 13 recent tools (version 1.16.3)
2013-11-13 05:07:27 INFO juju.environs.sync sync.go:100 listing target bucket
listing target bucket
2013-11-13 05:07:45 INFO juju.environs.sync sync.go:113 found 13 tools in 
target; 0 tools to be copied
found 13 tools in target; 0 tools to be copied
2013-11-13 05:07:45 INFO juju.environs.sync sync.go:118 copied 0 tools
copied 0 tools
2013-11-13 05:07:45 INFO juju.environs.sync sync.go:120 generating tools 
metadata
generating tools metadata
2013-11-13 05:07:46 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=fc0e8c4e-4c20-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:47 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=fe8c5cee-4c20-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:48 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=01545db4-4c21-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:48 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=67218400-4c17-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:49 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=03b0c336-4c21-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:50 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=6c28b6b2-4c17-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:50 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=062cf832-4c21-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:51 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=08e1d6a6-4c21-11e3-b375-525400c5247e&op=get_by_key
2013-11-13 05:07:51 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=0b63deb0-4c21-11e3-a44c-525400c5247e&op=get_by_key
2013-11-13 05:07:52 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=0fd07d3c-4c21-11e3-a44c-525400c5247e&op=get_by_key
2013-11-13 05:07:53 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=126cbf74-4c21-11e3-a44c-525400c5247e&op=get_by_key
2013-11-13 05:07:53 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=14fdadf2-4c21-11e3-a44c-525400c5247e&op=get_by_key
2013-11-13 05:07:54 INFO juju.environs.tools simplestreams.go:293 Fetching 
tools to generate hash: 
http://10.0.0.4/MAAS/api/1.0/files/?key=176c84d2-4c21-11e3-a44c-525400c5247e&op=get_by_key
2013-11-13 05:07:54 ERROR juju supercommand.go:282 invalid series "trusty"



$ apt-cache policy juju
juju:
  Installed: 1.16.0-0ubuntu1~ctools1
  Candidate: 1.16.0-0ubuntu1~ctools1
  Version table:
 *** 1.16.0-0ubuntu1~ctools1 0
500 http://ubuntu-cloud.archive.canonical.com/ubuntu/ 
precise-updates/cloud-tools/main amd64 Packages
100 /var/lib/dpkg/status
 0.5+bzr531-0ubuntu1.3 0
500 http://10.0.0.1/ubuntu/ precise-updates/universe amd64 Packages
500 http://10.0.0.1/ubuntu/ precise-security/universe amd64 Packages
 0.5+bzr531-0ubuntu1 0
500 http://10.0.0.1/ubuntu/ precise/universe amd64 Packages

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

Title:
  Cannot create simple streams for Ubuntu trusty series

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

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

[Bug 1250721] [NEW] package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-11-12 Thread Felipe Farias
Public bug reported:

i try to install drivers for AMD radeon serie7000

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: shim-signed 1.5~12.04.1+0.4-0ubuntu4
Uname: Linux 3.12.0-031200-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Wed Nov 13 01:56:08 2013
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
MarkForUpload: True
SourcePackage: shim-signed
Title: package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to install/upgrade: 
el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise third-party-packages

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

Title:
  package shim-signed 1.5~12.04.1+0.4-0ubuntu4 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

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

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

[Bug 1250611] Re: shim-signed update unrecognized option

2013-11-12 Thread Stéphane Graber
That's because you're not installing the fixed version. 12.04.1 is the
buggy one, 12.04.2 is the one with the problematic change reverted.

Make sure to run apt-get update and maybe wait a bit for your local
mirror to catch up.

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

Title:
  shim-signed update unrecognized option

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

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


[Bug 1207493] Re: [SRU] Documentation does not match shipped system version (11.10 shipped with 12.04)

2013-11-12 Thread Stephen Michael Kellat
I'm scratching my head trying to figure out what is missing from the
successful build in my test PPA and the unsuccessful build in precise-
proposed.  My test PPA's build can be found here:
https://launchpad.net/~skellat/+archive/tests/+sourcepub/3403385
/+listing-archive-extra

** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  [SRU] Documentation does not match shipped system version (11.10
  shipped with 12.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xubuntu-website/+bug/1207493/+subscriptions

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


[Bug 893147] Re: CVE-2011-4131

2013-11-12 Thread John Johansen
** Changed in: linux-lts-saucy (Ubuntu Precise)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: linux-lts-saucy (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Saucy)
   Importance: Undecided => Medium

** Changed in: linux-lts-saucy (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Lucid)
   Importance: Undecided => Medium

** Changed in: linux-lts-saucy (Ubuntu Trusty)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: linux-lts-saucy (Ubuntu Quantal)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Quantal)
   Importance: Undecided => Medium

** Changed in: linux-lts-saucy (Ubuntu Raring)
   Status: New => Invalid

** Changed in: linux-lts-saucy (Ubuntu Raring)
   Importance: Undecided => Medium

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

Title:
  CVE-2011-4131

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

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


[Bug 1250715] Status changed to Confirmed

2013-11-12 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1250715

Title:
  After resume power manager alert forces suspend again

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

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


[Bug 1203888] Re: appindicator ignores menu entries after having sent the menu to the indicator

2013-11-12 Thread theAntiBob
Commit Log for Tue Nov 12 18:26:58 2013


Upgraded the following packages:
gir1.2-dbusmenu-glib-0.4 (12.10.3+13.10.20130913-0ubuntu2) to 
12.10.3+13.10.20131104-0ubuntu1
gir1.2-dbusmenu-gtk-0.4 (12.10.3+13.10.20130913-0ubuntu2) to 
12.10.3+13.10.20131104-0ubuntu1
libdbusmenu-glib4 (12.10.3+13.10.20130913-0ubuntu2) to 
12.10.3+13.10.20131104-0ubuntu1
libdbusmenu-gtk3-4 (12.10.3+13.10.20130913-0ubuntu2) to 
12.10.3+13.10.20131104-0ubuntu1
libdbusmenu-gtk4 (12.10.3+13.10.20130913-0ubuntu2) to 
12.10.3+13.10.20131104-0ubuntu1


My issue was resolved by this proposed package.
Thank you!

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

Title:
  appindicator ignores menu entries after having sent the menu to the
  indicator

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

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


[Bug 60213] Re: snmpd dosen't purge non persistent interfaces

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

** Changed in: net-snmp (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  snmpd dosen't purge non persistent interfaces

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

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


[Bug 531190] Re: upower (devkit-power) reporting bad data when AC cable is unplugged

2013-11-12 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=24667.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2009-10-21T16:49:07+00:00 Michael Biebl wrote:

When I unplug AC, I get a warning from g-p-m that I only have 3 min.
remaining time left, although my battery is fully charged and usually
lasts for ~2-3h.

As you can see from the attached log, it takes a few seconds, until dk-
power reports plausible values for remaining time.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/0


On 2009-10-21T16:49:46+00:00 Michael Biebl wrote:

Created attachment 30606
output of dk-power --monitor-details while unplugging AC

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/1


On 2011-01-04T03:42:29+00:00 Richard Hughes wrote:

I'm not sure what the best course of action here is. Usually introducing
heuristics causes more issues that working out why the hardware / kernel
reports invalid values.

Richard.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/64


On 2011-01-04T11:26:50+00:00 Michael Biebl wrote:

Maybe the heuristic can be as simple as simply waiting for 10 to 30 secs
after unplug before reading the values and just use the old values from
before the unplug for that time frame

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/65


On 2013-10-20T21:49:23+00:00 Bugzilla-x wrote:

*** Bug 27399 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/174


On 2013-10-20T21:50:10+00:00 Bugzilla-x wrote:

Closing as fixed as per bug 27399. Reopen if you still see the problem
with UPower 0.9.23.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/531190/comments/175


** Changed in: devicekit-power
   Status: Unknown => Fix Released

** Changed in: devicekit-power
   Importance: Unknown => Medium

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

Title:
  upower (devkit-power) reporting bad data when AC cable is unplugged

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

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


[Bug 1005429] Re: package libasound2 1.0.25-1ubuntu10.1 failed to install/upgrade: libasound2:amd64 1.0.25-1ubuntu10.1 cannot be configured because libasound2:armel is installed

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

** Changed in: alsa-lib (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package libasound2 1.0.25-1ubuntu10.1 failed to install/upgrade:
  libasound2:amd64 1.0.25-1ubuntu10.1 cannot be configured because
  libasound2:armel is installed

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

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


[Bug 1165938] Re: 1286:2044 [Microsoft Surface Pro] Marvell 88W8797 wifi does not work

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  1286:2044 [Microsoft Surface Pro] Marvell 88W8797  wifi does not work

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

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


[Bug 1200687] Re: 1180:0822 Ricoh R/RL/5C476(II) does not work

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  1180:0822 Ricoh R/RL/5C476(II) does not work

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

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


[Bug 1223296] Re: System freezes when RAM is 100% used

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  System freezes when RAM is 100% used

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

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


[Bug 1222713] Re: mantis install.php creates database user with wrong permissions

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

** Changed in: mantis (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  mantis install.php creates database user with wrong permissions

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

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


[Bug 1224689] Re: [Chromebook Pixel] suspend/resume failure

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [Chromebook Pixel] suspend/resume failure

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

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


[Bug 1224701] Re: [Microsoft Corporation Surface with Windows 8 Pro] suspend/resume failure

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [Microsoft Corporation Surface with Windows 8 Pro] suspend/resume
  failure

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

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


[Bug 1223717] Re: [LENOVO ThinkPad W520] suspend/resume failure

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [LENOVO ThinkPad W520] suspend/resume failure

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

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


[Bug 1250704] Re: tried to install 12.04 alongside 13.10 didn't work

2013-11-12 Thread Ubuntu Foundations Team Bug Bot
Exception during installation:
Nov 13 02:31:09 ubuntu plugininstall.py: SystemError: E:Sub-process 
/usr/bin/dpkg returned an error code (1)
Nov 13 02:31:09 ubuntu plugininstall.py: 


** Tags added: installer-crash

** Changed in: ubiquity (Ubuntu)
   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/1250704

Title:
  tried to install 12.04 alongside 13.10 didn't work

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

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


[Bug 1224663] Re: [LENOVO 20045] suspend/resume failure [non-free: wl]

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [LENOVO 20045] suspend/resume failure [non-free: wl]

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

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


[Bug 1224622] Re: grub won't boot after fresh ubuntu installation, manual installation is the only solution

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

** Changed in: grub2 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  grub won't boot after fresh ubuntu installation, manual installation
  is the only solution

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

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


[Bug 1250716] [NEW] kdiff3-qt does not provide desktop icon

2013-11-12 Thread dfalk
Public bug reported:

This is a duplicate of #600538, but since I couldn't find a way to re-
open that bug...

This is happening for me in 13.10, but a commenter on that ticket
suggests it was even a regression as of 12.04

kdiff3-qt does not provide a desktop file. The desktop file provided in
the kde variant has some special parameters in the Exec= part which seem
to confuse gnome, at least it does not start while this parameters are
there.

And last, Categories are missing completely inside the desktop file.

I derived a new desktop file from the provided one which works on gnome
and puts kdiff3 under category development.

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

** Description changed:

  This is a duplicate of #600538, but since I couldn't find a way to re-
  open that bug...
+ 
+ This is happening for me in 13.10, but a commenter on that ticket
+ suggests it was even a regression as of 12.04
  
  kdiff3-qt does not provide a desktop file. The desktop file provided in
  the kde variant has some special parameters in the Exec= part which seem
  to confuse gnome, at least it does not start while this parameters are
  there.
  
  And last, Categories are missing completely inside the desktop file.
  
  I derived a new desktop file from the provided one which works on gnome
  and puts kdiff3 under category development.

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

Title:
  kdiff3-qt does not provide desktop icon

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

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


[Bug 1250715] [NEW] After resume power manager alert forces suspend again

2013-11-12 Thread wastrel
Public bug reported:

Intermittently after resuming from suspend I see a power manager alert
saying that the battery is critically low and the laptop will suspend.
Clicking OK or Cancel removes the alert, and the laptop subsequently
suspends.  This happens whatever the battery level and even when plugged
in to AC.

Sometimes this happens repeatedly and forces a hard power off to escape
from the loop.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-13-generic 3.11.0-13.20
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dberner2438 F pulseaudio
Date: Tue Nov 12 23:05:40 2013
HibernationDevice: RESUME=UUID=47b5dcb4-34db-4573-b87e-6e86e934745f
InstallationDate: Installed on 2013-09-17 (56 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130917)
MachineType: Dell Inc. Latitude E6320
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic 
root=UUID=3e7de90d-97ef-433d-b519-2436f9ad1eb9 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-13-generic N/A
 linux-backports-modules-3.11.0-13-generic  N/A
 linux-firmware 1.116
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/11/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0GJF11
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/11/2011:svnDellInc.:pnLatitudeE6320:pvr01:rvnDellInc.:rn0GJF11:rvrA01:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6320
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug saucy

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

Title:
  After resume power manager alert forces suspend again

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

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


[Bug 1052227] Re: 8086:4220 [Sony VAIO VGN-TX750P] hibernate intel ipw2200: network failure when resuming

2013-11-12 Thread Mathias-bavay
This bug is back (on the exact same computer) with kernel
3.10.1-031001-generic. Again, a reboot solves the problem... Otherwise,
with kernel 3.8.0-33-generic everything works fine. And this might be
linked to bug #887793 on this machine.

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

Title:
  8086:4220 [Sony VAIO VGN-TX750P] hibernate intel ipw2200: network
  failure when resuming

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

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


[Bug 1250611] Re: shim-signed update unrecognized option

2013-11-12 Thread Rodolfo Aramayo
I continue to see the problem on a MacMini Running Ubuntu 12.04

I get:

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  shim-signed
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/434 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? 
Setting up shim-signed (1.5~12.04.1+0.4-0ubuntu4) ...
Unrecognized option `--target=x86_64-efi'
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.

  -h, --help  print this message and exit
  -v, --version   print the version information and exit
  --modules=MODULES   pre-load specified modules MODULES
  --boot-directory=DIRinstall GRUB images under the directory DIR/grub
  instead of the /boot/grub directory
  --grub-setup=FILE   use FILE as grub-setup
  --grub-mkimage=FILE use FILE as grub-mkimage
  --grub-mkrelpath=FILE   use FILE as grub-mkrelpath
  --grub-mkdevicemap=FILE use FILE as grub-mkdevicemap
  --grub-probe=FILE   use FILE as grub-probe
  --no-floppy do not probe any floppy drive
  --allow-floppy  Make the drive also bootable as floppy 
  (default for fdX devices). May break on some BIOSes.
  --recheck   probe a device map even if it already exists
  --force install even if problems are detected
  --disk-module=MODULEdisk module to use

INSTALL_DEVICE can be a GRUB device name or a system device filename.

grub-install copies GRUB images into /boot/grub, and uses grub-setup
to install grub into the boot sector.

Report bugs to .
dpkg: error processing shim-signed (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 shim-signed
[ Rootkit Hunter version 1.3.8 ]
File updated: searched for 166 files, found 136
E: Sub-process /usr/bin/dpkg returned an error code (1)


Other details:

# ls -l /sys/firmware
total 0
drwxr-xr-x  4 root root 0 Nov  9 20:18 acpi
drwxr-xr-x  4 root root 0 Nov  8 09:07 efi
drwxr-xr-x 26 root root 0 Nov  9 20:18 memmap

# dpkg -l | grep grub
rc  grub 0.97-29ubuntu66
 GRand Unified Bootloader (Legacy version)
ii  grub-common  1.99-21ubuntu3.10  
 GRand Unified Bootloader (common files)
rc  grub-efi-amd64   1.99-21ubuntu3.10  
 GRand Unified Bootloader, version 2 (EFI-AMD64 version)
ii  grub-efi-amd64-bin   1.99-21ubuntu3.10  
 GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
ii  grub-gfxpayload-lists0.6
 GRUB gfxpayload blacklist
ii  grub-pc  1.99-21ubuntu3.10  
 GRand Unified Bootloader, version 2 (PC/BIOS version)
ii  grub-pc-bin  1.99-21ubuntu3.10  
 GRand Unified Bootloader, version 2 (PC/BIOS binaries)
ii  grub21.99-21ubuntu3.10  
 GRand Unified Bootloader, version 2 (dummy package)
ii  grub2-common 1.99-21ubuntu3.10  
 GRand Unified Bootloader (common files for version 2)

# dpkg -l | grep shim
ii  shim 0.4-0ubuntu4   
 boot loader to chain-load signed boot loaders under Secure Boot
iF  shim-signed  1.5~12.04.1+0.4-0ubuntu4   
 Secure Boot chain-loading bootloader (Microsoft-signed binary)

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

Title:
  shim-signed update unrecognized option

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

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


[Bug 1094499] Re: vlc crashed with SIGSEGV in dvdnav_describe_title_chapters()

2013-11-12 Thread Colin Leavett-Brown
>From dpkg.log on Precise: 2013-11-12 19:24:35 status installed libdvdnav4 
>4.2.0-1ubuntu0.1. Ran the command
"vlc -d OZ_THE_GREAT_AND_POWERFUL.iso" and got the following:

$ VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)
[0xa001908] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
libdvdnav: Using dvdnav version 4.2.0
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title: OZ_THE_GREAT_AND_POWERFUL
libdvdnav: DVD Serial Number: 42968718
libdvdnav: DVD Title (Alternative): OZ_THE_GREAT_AND_POWERFUL
libdvdnav: Unable to find map file 
'/home/crlb/.dvdnav/OZ_THE_GREAT_AND_POWERFUL.map'
libdvdnav: DVD disk reports itself with Region mask 0x00ed. Regions: 2 5

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x01fd
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x04fa
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0518
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0567
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0656
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x110a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x1efa
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x30bc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_0.VOB at 0x00049ddc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_1.VOB at 0x00060dcc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_08_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_09_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_10_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_11_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_12_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_13_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_14_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_15_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_16_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_17_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_18_1.VOB at 0x0006100a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_19_1.VOB at 0x0036adfa
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_20_1.VOB at 0x0036b012
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_21_1.VOB at 0x00381a75
libdvdread: Elapsed time 0
libdvdread: Found 21 VTS's
libdvdread: Elapsed time 0
libdvdnav: decoder.c: [WARNING, unknown bits: 1008]
libdvdnav: decoder.c: [WARNING, unknown bits: 1000]

*** libdvdread: CHECK_VALUE failed in 
/build/buildd/libdvdread-4.2.0/src/ifo_read.c:915 ***
*** for pgc->cell_playback_offset != 0 ***

Segmentation fault (core dumped)
$

So I believe that means that libdvdnav in Precise is fixed, but now we
have an issue in libdvdread.

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

Title:
  vlc crashed with SIGSEGV in dvdnav_describe_title_chapters()

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

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


[Bug 1250687] Re: Missing closing double quote OpenCV help document code

2013-11-12 Thread Doug Smythies
O.K. thanks.

** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Fix Released

** Changed in: ubuntu-docs (Ubuntu)
 Assignee: (unassigned) => Doug Smythies (dsmythies)

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

Title:
  Missing closing double quote OpenCV help document code

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

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


  1   2   3   4   5   6   7   8   9   10   >