[Touch-packages] [Bug 1476201] Re: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutters instead of scaling up to triple buffers.

2015-08-02 Thread Daniel van Vugt
Shifted milestones, because lp:mir/0.15 got rebranched from r2801 the
other day, which now includes this fix.

** No longer affects: mir/0.15

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1476201

Title:
  Dynamic double buffering fails to detect inertial dash scrolling as
  slow; and stutters instead of scaling up to triple buffers.

Status in Mir:
  In Progress
Status in QtMir:
  Opinion
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Opinion

Bug description:
  Dynamic double buffering fails to detect inertial dash scrolling as
  slow; and stutters...

  [1437388267.960199] perf: Scopes: 37.69 FPS, render time 17.79ms, buffer lag 
34.87ms (2 buffers)
  [1437388268.985012] perf: Scopes: 30.27 FPS, render time 25.22ms, buffer lag 
40.29ms (2 buffers)
  [1437388269.993894] perf: Scopes: 31.74 FPS, render time 23.42ms, buffer lag 
40.46ms (2 buffers)
  [1437388271.002470] perf: Scopes: 36.70 FPS, render time 19.13ms, buffer lag 
35.59ms (2 buffers)
  [1437388272.021942] perf: Scopes: 44.16 FPS, render time 15.96ms, buffer lag 
29.12ms (2 buffers)
  [1437388273.043734] perf: Scopes: 40.15 FPS, render time 17.85ms, buffer lag 
31.90ms (2 buffers)

  whereas forcing triple buffers it runs more smoothly:

  [1437389981.872839] perf: Scopes: 57.71 FPS, render time 13.86ms, buffer lag 
38.31ms (3 buffers)
  [1437389982.877556] perf: Scopes: 56.77 FPS, render time 15.72ms, buffer lag 
37.31ms (3 buffers)
  [1437389983.887702] perf: Scopes: 57.42 FPS, render time 13.53ms, buffer lag 
38.76ms (3 buffers)
  [1437389984.894372] perf: Scopes: 55.66 FPS, render time 16.02ms, buffer lag 
38.12ms (3 buffers)
  [1437389985.912328] perf: Scopes: 60.96 FPS, render time 13.72ms, buffer lag 
34.99ms (3 buffers)
  [1437389986.929857] perf: Scopes: 59.98 FPS, render time 14.49ms, buffer lag 
35.67ms (3 buffers)

  You can see that unity8-dash is right on the edge here.

  Surprisingly the problem is not detectable if you keep your finger on
  the screen. Then the dash actually renders faster. The problem only
  seems to happen with inertial scrolling; when you fling the surface
  and lift your finger off.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1454142] Re: [regression] mirscreencast 0.13 and later gives error and exception (std::exception::what: Failed to mmap buffer 13, Permission denied)

2015-08-02 Thread Daniel van Vugt
I'd like to see this fixed, but we have no definite plans to aim for a
particular milestone.

** Changed in: mir
Milestone: 0.16.0 = None

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1454142

Title:
  [regression] mirscreencast 0.13 and later gives error and exception
  (std::exception::what: Failed to mmap buffer 13, Permission denied)

Status in Mir:
  Triaged
Status in Mir 0.13 series:
  Triaged
Status in mir package in Ubuntu:
  Confirmed

Bug description:
  [regression] mirscreencast 0.13 and later throws an exception:

  # bin/mirscreencast -n1
  MIR_CLIENT_PLATFORM_PATH=bin/../lib/client-modules/
  MIR_SERVER_PLATFORM_PATH=bin/../lib/server-modules/
  MIR_SERVER_PLATFORM_INPUT_LIB=bin/../lib/server-modules/input-stub.so
  LD_LIBRARY_PATH=bin/../lib
  exec=bin/.mirscreencast-uninstalled
  [1431419911.659329] ERROR MirBufferStreamAPI: Caught exception at client 
library boundary (in mir_buffer_stream_get_graphics_region): 
/home/dan/bzr/mir/dev/src/platforms/mesa/client/client_buffer.cpp(63): Throw in 
function {anonymous}::ShmMemoryRegion::ShmMemoryRegion(const 
std::shared_ptrmir::client::mesa::BufferFileOps, int, const 
mir::geometry::Size, mir::geometry::Stride, MirPixelFormat)
  Dynamic exception type: 
N5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_error
  std::exception::what: Failed to mmap buffer
  13, Permission denied

  And that's running as root(!)

  Workaround: Use the installed version 0.12.1 of mirscreencast on
  vivid, which works still.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1476201] Re: Dynamic double buffering fails to detect inertial dash scrolling as slow; and stutters instead of scaling up to triple buffers.

2015-08-02 Thread Daniel van Vugt
And I just realized this bug is about a feature that's never been
released yet. Also, a proper fix will follow in future. So still in
progress.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1476201

Title:
  Dynamic double buffering fails to detect inertial dash scrolling as
  slow; and stutters instead of scaling up to triple buffers.

Status in Mir:
  In Progress
Status in QtMir:
  Opinion
Status in mir package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Opinion

Bug description:
  Dynamic double buffering fails to detect inertial dash scrolling as
  slow; and stutters...

  [1437388267.960199] perf: Scopes: 37.69 FPS, render time 17.79ms, buffer lag 
34.87ms (2 buffers)
  [1437388268.985012] perf: Scopes: 30.27 FPS, render time 25.22ms, buffer lag 
40.29ms (2 buffers)
  [1437388269.993894] perf: Scopes: 31.74 FPS, render time 23.42ms, buffer lag 
40.46ms (2 buffers)
  [1437388271.002470] perf: Scopes: 36.70 FPS, render time 19.13ms, buffer lag 
35.59ms (2 buffers)
  [1437388272.021942] perf: Scopes: 44.16 FPS, render time 15.96ms, buffer lag 
29.12ms (2 buffers)
  [1437388273.043734] perf: Scopes: 40.15 FPS, render time 17.85ms, buffer lag 
31.90ms (2 buffers)

  whereas forcing triple buffers it runs more smoothly:

  [1437389981.872839] perf: Scopes: 57.71 FPS, render time 13.86ms, buffer lag 
38.31ms (3 buffers)
  [1437389982.877556] perf: Scopes: 56.77 FPS, render time 15.72ms, buffer lag 
37.31ms (3 buffers)
  [1437389983.887702] perf: Scopes: 57.42 FPS, render time 13.53ms, buffer lag 
38.76ms (3 buffers)
  [1437389984.894372] perf: Scopes: 55.66 FPS, render time 16.02ms, buffer lag 
38.12ms (3 buffers)
  [1437389985.912328] perf: Scopes: 60.96 FPS, render time 13.72ms, buffer lag 
34.99ms (3 buffers)
  [1437389986.929857] perf: Scopes: 59.98 FPS, render time 14.49ms, buffer lag 
35.67ms (3 buffers)

  You can see that unity8-dash is right on the edge here.

  Surprisingly the problem is not detectable if you keep your finger on
  the screen. Then the dash actually renders faster. The problem only
  seems to happen with inertial scrolling; when you fling the surface
  and lift your finger off.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1425307] Re: [regression] Exception when running phablet-screenshot [std::exception::what: Attempt to set swap interval on screencast is invalid]

2015-08-02 Thread Daniel van Vugt
I'd like to see this fixed, but we have no definite plans to aim for a
particular milestone.

** Changed in: mir
Milestone: 0.16.0 = None

** Changed in: mir/0.12
Milestone: 0.12.2 = None

** Changed in: mir/0.12
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1425307

Title:
  [regression] Exception when running phablet-screenshot
  [std::exception::what: Attempt to set swap interval on screencast is
  invalid]

Status in Mir:
  Confirmed
Status in Mir 0.12 series:
  Won't Fix
Status in Mir 0.13 series:
  Confirmed
Status in Mir 0.14 series:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in phablet-tools package in Ubuntu:
  New

Bug description:
  current build number: 110
  device name: mako
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-02-24 22:35:35
  version version: 110
  version ubuntu: 20150224
  version device: 20150210
  version custom: 20150224

  rsalveti@evasys:~$ phablet-screenshot /tmp/foo.png
  I: Dumping fb0 ...
  [1424817826.846470] Loader: Loading modules from: 
/usr/lib/arm-linux-gnueabihf/mir/client-platform/
  [1424817826.847569] Loader: Loading module: 
/usr/lib/arm-linux-gnueabihf/mir/client-platform/mesa.so
  [1424817826.848393] Loader: Loading module: 
/usr/lib/arm-linux-gnueabihf/mir/client-platform/android.so
  [1424817826.849583] Loader: Loading module: 
/usr/lib/arm-linux-gnueabihf/mir/client-platform/dummy.so
  [1424817826.944654] ERROR mircommon: Caught exception at Mir/EGL driver 
boundary (in setSwapInterval): 
/build/buildd/mir-0.11.0+15.04.20150209.1/src/client/buffer_stream.cpp(283): 
Throw in function virtual void 
mir::client::BufferStream::request_and_wait_for_configure(MirSurfaceAttrib, int)
  Dynamic exception type: 
N5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_error
  std::exception::what: Attempt to set swap interval on screencast is invalid

  3004 KB/s (3932160 bytes in 1.278s)
  I: Done

  phablet-tools - 1.1+15.04.20150218-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1373696] Re: Android overlay mode ping-pongs constantly with touchspots or software cursor enabled, causing stuttering and lag

2015-08-02 Thread Daniel van Vugt
I'd like to see this fixed, but we have no definite plans to aim for a
particular milestone.

** Changed in: mir
Milestone: 0.16.0 = None

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1373696

Title:
  Android overlay mode ping-pongs constantly with touchspots or software
  cursor enabled, causing stuttering and lag

Status in Mir:
  Triaged
Status in mir package in Ubuntu:
  Triaged

Bug description:
  Bypass/overlay mode ping-pongs constantly during touches with
  touchspots enabled, or when using a mouse (software cursor on
  Android). This visibly means the screen is stuttering and jerky.

  This is a lesser form of bug 1373689, which has a workaround about to
  land...

  $ bin/mir_demo_server_minimal --enable-touchspots --compositor-report=log
  # (and also start a fullscreen client from elsewhere)

  [1411611407.207459] (II) compositor: Started
  [1411611407.230898] (II) compositor: Added display 0x1123d48: 768x1280 +0+0
  [1411611407.236148] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611410.060412] (II) compositor: Display 0x1123d48 bypass ON
  [1411611410.996746] (II) compositor: Display 0x1123d48 averaged 56.652 FPS, 
11.493 ms/frame, latency 0.741 ms, 57 frames over 1.006 sec, 98% bypassed
  [1411611411.998852] (II) compositor: Display 0x1123d48 averaged 59.875 FPS, 
10.765 ms/frame, latency 0.305 ms, 60 frames over 1.002 sec, 100% bypassed
  [1411611412.584721] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611412.599981] (II) compositor: Display 0x1123d48 bypass ON
  [1411611412.677534] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611412.683699] (II) compositor: Display 0x1123d48 bypass ON
  [1411611412.771628] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611412.783500] (II) compositor: Display 0x1123d48 bypass ON
  [1411611412.874756] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611412.883577] (II) compositor: Display 0x1123d48 bypass ON
  [1411611412.972513] (II) compositor: Display 0x1123d48 bypass OFF
  [1411611412.983714] (II) compositor: Display 0x1123d48 bypass ON

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2015-08-02 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1205086

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

Status in libvirt package in Ubuntu:
  Expired
Status in lxc package in Ubuntu:
  Expired

Bug description:
  In my setup I have a non-recursive name server that gets pushed as
  part of a vpn setup. This name server only resolves addresses that are
  part of the vpn. It gets pushed to the top of the resolv.conf file by
  /etc/openvpn/update-resolv-conf.

  Since the dnsmasq instance set up by lxc-net is started with --strict-
  order, containers fail to resolve addresses completely, since they hit
  the first name server and it does not resolve any addresses outside of
  the vpn.

  Removing the --strict-order option in /etc/init/lxc-net.conf and
  restarting makes name resolution in the containers work.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437512] Re: [Inspiron 1525, SigmaTel STAC9228, Speaker, Internal] unmute problem

2015-08-02 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for
60 days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1437512

Title:
  [Inspiron 1525, SigmaTel STAC9228, Speaker, Internal] unmute problem

Status in alsa-driver package in Ubuntu:
  Expired

Bug description:
  system goes into power save mode on AC,
  resuming from login screen
  keboard unmute does not unmute alsa control SPEAKER
  master, PCM will unmute.

  power save mode adds undesired MUTE of alsa's speaker

  expected power manager to not mute speaker only MASTER PCM

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic i686
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kiera  2273 F pulseaudio
  CurrentDesktop: XFCE
  Date: Fri Mar 27 19:30:10 2015
  InstallationDate: Installed on 2014-04-21 (340 days ago)
  InstallationMedia: Xubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140205)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Speaker, Internal
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: None of the above
  Title: [Inspiron 1525, SigmaTel STAC9228, Speaker, Internal] Playback problem
  UpgradeStatus: Upgraded to trusty on 2015-03-24 (3 days ago)
  dmi.bios.date: 06/27/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0U990C
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd06/27/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0U990C:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2015-08-02 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1205086

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

Status in libvirt package in Ubuntu:
  Expired
Status in lxc package in Ubuntu:
  Expired

Bug description:
  In my setup I have a non-recursive name server that gets pushed as
  part of a vpn setup. This name server only resolves addresses that are
  part of the vpn. It gets pushed to the top of the resolv.conf file by
  /etc/openvpn/update-resolv-conf.

  Since the dnsmasq instance set up by lxc-net is started with --strict-
  order, containers fail to resolve addresses completely, since they hit
  the first name server and it does not resolve any addresses outside of
  the vpn.

  Removing the --strict-order option in /etc/init/lxc-net.conf and
  restarting makes name resolution in the containers work.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1460862] Re: no

2015-08-02 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1460862

Title:
  no

Status in xorg package in Ubuntu:
  Expired

Bug description:
  no

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.09  Tue May 12 14:47:49 
PDT 2015
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Mon Jun  1 21:29:39 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GT 640] [10de:0fc1] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Point of View BV Device [1acc:642b]
  InstallationDate: Installed on 2015-03-26 (67 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-38-generic 
root=UUID=6b27badd-1346-49e1-bd68-08a8a82cd5b7 ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/19/2012
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: SLZ7710H.86A.0055.2012.0319.2140
  dmi.board.name: DZ77SL-50K
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG55115-300
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrSLZ7710H.86A.0055.2012.0319.2140:bd03/19/2012:svn:pn:pvr:rvnIntelCorporation:rnDZ77SL-50K:rvrAAG55115-300:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.61+git20150521.e9ea1f42-0ubuntu0ricotz2~trusty
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.6.0~git20150528+10.6.ffd133bd-0ubuntu0ricotz~trusty
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.6.0~git20150528+10.6.ffd133bd-0ubuntu0ricotz~trusty
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sun May 31 13:33:19 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   input USB OPTICAL MOUSE   MOUSE, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1461131] Re: Dual monitor setup no native screen resolution

2015-08-02 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1461131

Title:
  Dual monitor setup no native screen resolution

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Using NVIDIA 610 card with dual monitor setup (1 VGA to VGA cable,
  plus 1 DVI to VGA cable) native resolution (1920x1080) is corect in
  VGA to VGA cable, but wrong in DVI to VGA cable, cant get more than
  1024x768

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jun  2 09:51:44 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: bbswitch, 0.7, 3.13.0-53-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:809f]
  InstallationDate: Installed on 2015-06-01 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=6f9d1207-ed63-4415-90b2-fba00791497d ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2013
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BFH6110H.86A.0009.2013.0715.1155
  dmi.board.name: DH61BF
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG81311-102
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBFH6110H.86A.0009.2013.0715.1155:bd07/15/2013:svn:pn:pvr:rvnIntelCorporation:rnDH61BF:rvrAAG81311-102:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Jun  2 09:46:57 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.7
  xserver.video_driver: nouveau

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1461335] Re: not sure what to do

2015-08-02 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1461335

Title:
  not sure what to do

Status in xorg package in Ubuntu:
  Expired

Bug description:
  I am not sure I thought I just run a debugger.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Jun  2 20:19:09 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Sony Corporation Device [104d:8207]
 Subsystem: Sony Corporation Device [104d:8207]
  InstallationDate: Installed on 2015-06-01 (1 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release i386 
(20150218.1)
  MachineType: Sony Corporation VGN-TXN17P
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic 
root=UUID=dbf9a87f-089c-4261-8c66-6dbc79471935 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/11/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: R0032N3
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0032N3:bd04/11/2007:svnSonyCorporation:pnVGN-TXN17P:pvrJ002KQBA:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-TXN17P
  dmi.product.version: J002KQBA
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Tue Jun  2 18:20:22 2015
  xserver.configfile: default
  xserver.devices:
   inputSony Vaio Keys   KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputAT Translated Set 2 keyboard KEYBOARD, id 8
   inputAlpsPS/2 ALPS GlidePoint TOUCHPAD, id 9
   inputALPS PS/2 Device MOUSE, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1461247] Re: Xorg freeze

2015-08-02 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1461247

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.04
  Release:  15.04
  Codename: vivid

  system freeze frequently

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Jun  3 03:55:17 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Very infrequently
  GraphicsCard: NVIDIA Corporation G73 [GeForce 7300 GT] [10de:0393] (rev a1) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2015-06-01 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release i386 (20150422)
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7387
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/17/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7387
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd12/17/2007:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7387:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7387:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7387
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed Jun  3 03:15:06 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: nouveau

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480552] Re: Failed to parse ACL d:group:adm:r-x, d: Invalid argument. Ignoring

2015-08-02 Thread dino99
systemctl status systemd-tmpfiles-setup.service 
● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
   Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; static; 
vendor preset: enabled)
   Active: active (exited) since dim. 2015-08-02 07:01:54 CEST; 1h 45min ago
 Docs: man:tmpfiles.d(5)
   man:systemd-tmpfiles(8)
  Process: 588 ExecStart=/bin/systemd-tmpfiles --create --remove --boot 
--exclude-prefix=/dev (code=exited, status=0/SUCCESS)
 Main PID: 588 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/systemd-tmpfiles-setup.service

août 02 07:01:52 u32 systemd[1]: Starting Create Volatile Files and 
Directories...
août 02 07:01:52 u32 systemd-tmpfiles[588]: Failed to parse ACL 
d:group:adm:r-x,d: Invalid argument. Ignoring
août 02 07:01:52 u32 systemd-tmpfiles[588]: [/usr/lib/tmpfiles.d/var.conf:14] 
Duplicate line for path /var/log, ignoring.
août 02 07:01:54 u32 systemd[1]: Started Create Volatile Files and Directories.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1480552

Title:
   Failed to parse ACL d:group:adm:r-x,d: Invalid argument. Ignoring

Status in initramfs-tools:
  New
Status in systemd package in Ubuntu:
  New

Bug description:
  Get that error logged into journalctl

  ..
  systemd[1]: Started Apply Kernel Variables.
  systemd-tmpfiles[273]: Failed to parse ACL d:group:adm:r-x,d: Invalid 
argument. Ignoring
  kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  ..
  (repeated three other times at different places, each time systemd-tmpfiles 
is called)

  installed acl is 2.2.52-2 : last upgrade of Sep 2014; maybe it needs a
  new version or a fix.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 223-1ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.18-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Aug  1 14:22:35 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid)

2015-08-02 Thread Bruce Pieterse
Tim,

Should this be moved to the Wiley milestone now? I have successfully
split the package to provide providergoa.so and it works great under
Vivid, but I'm struggling to generate a debdiff (just has the dch -i
changelog entry only).

I can optionally do a debdiff for vivid and do a SRU.

Let me know. Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to syncevolution in Ubuntu.
https://bugs.launchpad.net/bugs/1406200

Title:
  Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome
  (Vivid)

Status in Ubuntu GNOME:
  In Progress
Status in syncevolution package in Ubuntu:
  New

Bug description:
  It seems Ubuntu does not package providergoa.so in Syncevolution. As
  a result there is no way to make it work with Gnome-Online-Accounts in
  Ubuntu-Gnome.

  Running

  syncevolution --print-databases \
  backend=carddav \
  username=goa:myusern...@gmail.com \
  syncURL=https://www.googleapis.com/.well-known/carddav

  fails with “unknown identity provider 'goa' in
  'goa:myusern...@gmail.com'”.

  Gnome Online Account integration can be provided either with a
  seperate binary package i.e syncevolution-provider-goa (just like it
  does with UOA) or in syncevolution-libs-gnome ( As pointed out by
  Patrick on mailing list: http://is.gd/U9CJCo)

  Syncevolution:1.5.x

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 322433] Re: linux-backports-modules-2.6.28-4-generic purge fails

2015-08-02 Thread dino99
This version has expired

** Changed in: linux-backports-modules-2.6.28 (Ubuntu)
   Status: Triaged = Invalid

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

** Changed in: initramfs-tools
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/322433

Title:
  linux-backports-modules-2.6.28-4-generic purge fails

Status in initramfs-tools:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Invalid
Status in linux-backports-modules-2.6.28 package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: linux-backports-modules-2.6.28-4-generic

  This package, including other linux...2.6.28-4 packages had been
  already removed, but when I tried to purge, it failed with the message
  (if I can remember from five minutes ago...) Could not find
  file/directory '/boot/System.map-2.6.28-4-generic'.

  Using: Ubuntu jaunty (development branch), release: 9.04
  Expected to purge and forget... ;)
  Didn't purge, still have package listed as residual config.

  ProblemType: Package
  Architecture: i386
  Dependencies:
   
  DistroRelease: Ubuntu 9.04
  ErrorMessage: subprocess post-removal script returned error exit status 1
  Package: linux-backports-modules-2.6.28-4-generic None
  SourcePackage: linux-backports-modules-2.6.28
  Title: package linux-backports-modules-2.6.28-4-generic None failed to 
install/upgrade: subprocess post-removal script returned error exit status 1
  Uname: Linux 2.6.28-5-generic i686

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/563878

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia
  proprietary graphics driver

Status in initramfs-tools:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Fix Released

Bug description:
  Hi

  Before installing the Ati driver the logo in the splashscreen was
  sleek; after I enabled the proprietary driver, the logo became huge
  and ugly. It's only a small thing, but it's a bug nevertheless.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Apr 15 16:18:07 2010
  DkmsStatus: fglrx, 8.723.1, 2.6.32-21-generic, x86_64: installed
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
  MachineType: TOSHIBA Satellite A300D
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=aaf4ab4f-381c-4427-9795-cb3b77d5ff41 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.80
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: AMD
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.80:bd12/26/2008:svnTOSHIBA:pnSatelliteA300D:pvrPSAHCE-01W00LFR:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
  dmi.product.name: Satellite A300D
  dmi.product.version: PSAHCE-01W00LFR
  dmi.sys.vendor: TOSHIBA
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-21-generic

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 523903] Re: Cannot find /lib/modules/2.6.31-19-generic

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: initramfs-tools
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/523903

Title:
  Cannot find /lib/modules/2.6.31-19-generic

Status in initramfs-tools:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Apport bug.

  ProblemType: Package
  Architecture: amd64
  Date: Thu Feb 18 10:41:29 2010
  DistroRelease: Ubuntu 10.04
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100113)
  Package: nvidia-current 195.36.03-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
  SourcePackage: initramfs-tools
  Title: package nvidia-current 195.36.03-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  Uname: Linux 2.6.32-13-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 904991] Re: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'éta

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/904991

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 137

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  ?

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Dec 15 21:47:44 2011
  ErrorMessage: ErrorMessage: le sous-processus script post-installation 
installé a retourné une erreur de sortie d'état 137
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: 
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 137
  UpgradeStatus: Upgraded to oneiric on 2011-12-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 876917] Re: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/876917

Title:
  package initramfs-tools 0.99ubuntu7 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Initial upgrade to 11.10 finished with errors.  After reboot was
  prompted for partial upgrade by upgrade manager to complete th
  eupgrade procedure.  Got the error: Could not install initramfs-
  tools

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Mon Oct 17 18:27:09 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 904998] Re: package udev 173-0ubuntu4 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/904998

Title:
  package udev 173-0ubuntu4 failed to install/upgrade: ErrorMessage:
  dependency problems - leaving unconfigured

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  ?

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: udev 173-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CustomUdevRuleFiles: README.dpkg-new
  Date: Thu Dec 15 22:02:14 2011
  ErrorMessage: ErrorMessage: dependency problems - leaving unconfigured
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  MachineType: VIA Technologies, Inc. KT400-8235
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-2.6.38-13-generic 
root=UUID=98aab94e-65e6-4edb-a59b-2488640dfc13 ro quiet splash vt.handoff=7
  SourcePackage: udev
  Title: package udev 173-0ubuntu4 failed to install/upgrade: ErrorMessage: 
dependency problems - leaving unconfigured
  UpgradeStatus: Upgraded to oneiric on 2011-12-15 (0 days ago)
  dmi.bios.date: 07/28/2004
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: KT400-8235
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/28/2004:svnVIATechnologies,Inc.:pnKT400-8235:pvr:rvn:rnKT400-8235:rvr:cvn:ct3:cvr:
  dmi.product.name: KT400-8235
  dmi.sys.vendor: VIA Technologies, Inc.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 876229] Re: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/876229

Title:
  package initramfs-tools 0.99ubuntu7 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  upgrading to 11.10

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8
  Uname: Linux 2.6.38-11-generic-pae i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Mon Oct 17 01:46:59 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to oneiric on 2011-10-17 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1181423] Re: Cannot print at all with USB to parallel adapter and HP 4L

2015-08-02 Thread Alistair Buxton
Still broken in 15.04.

** Changed in: cups (Ubuntu)
   Status: Expired = New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1181423

Title:
  Cannot print at all with USB to parallel adapter and HP 4L

Status in cups package in Ubuntu:
  New

Bug description:
  Since upgrading to raring I am unable to print anything at all using
  Prolific 2303 USB to parallel adapter and a HP LaserJet 4L. cups error
  log attached. This is the output when adding the printer and trying to
  print a test page.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: cups 1.6.2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Fri May 17 23:29:30 2013
  InstallationDate: Installed on 2013-04-26 (20 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  KernLog:
   
  Lpstat:
   device for HP-LaserJet-4L: usb://Unknown/Printer
   device for M175nw: hp:/net/HP_LaserJet_100_colorMFP_M175nw?ip=192.168.0.175
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  Papersize: a4
  PpdFiles:
   HP-LaserJet-4L: HP LaserJet 4L Foomatic/ljet4 (recommended)
   M175nw: HP LaserJet 100 color MFP M175 Postscript (recommended)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=52fbfaf1-aa35-45f8-9a1c-b867ce923edd ro quiet splash
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0704
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A79XTD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0X
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1296133] Re: Suspend and hibernate missing from KMenu and Power Management in System settings

2015-08-02 Thread Mekk
Does it mean once I upgrade to 15.04, I won't be able suspend anymore?

(btw, I also lost suspend from my menus – on 14.04 – in spite upower -d
knows about it)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1296133

Title:
  Suspend and hibernate missing from KMenu and Power Management in
  System settings

Status in upower package in Ubuntu:
  Invalid

Bug description:
  I have used install scripts to install Kubuntu 14.04 on three
  completely different systems. Although the packages installed are
  basically the same, one of the system has no Suspend/hibernate options
  in the KMenu nor in the Power management in the KDE System settings.
  Since this is a laptop, this also means that the battery life is
  greatly reduced, because it cannot go to standby when lid is closed or
  when it's idle. Interestingly, If I logout,  there is a Standby button
  on the lighdm login screen. If I click it, the laptop goes to standby
  and wakes up without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: upower 0.9.23-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Mar 22 21:18:53 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-14 (8 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Alpha amd64 
(20140130)
  SourcePackage: upower
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480552] Re: Failed to parse ACL d:group:adm:r-x, d: Invalid argument. Ignoring

2015-08-02 Thread dino99
Some idea/comment  https://forums.gentoo.org/viewtopic-p-7706566.html

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1480552

Title:
   Failed to parse ACL d:group:adm:r-x,d: Invalid argument. Ignoring

Status in initramfs-tools:
  New
Status in systemd package in Ubuntu:
  New

Bug description:
  Get that error logged into journalctl

  ..
  systemd[1]: Started Apply Kernel Variables.
  systemd-tmpfiles[273]: Failed to parse ACL d:group:adm:r-x,d: Invalid 
argument. Ignoring
  kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  ..
  (repeated three other times at different places, each time systemd-tmpfiles 
is called)

  installed acl is 2.2.52-2 : last upgrade of Sep 2014; maybe it needs a
  new version or a fix.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 223-1ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.18-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Aug  1 14:22:35 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 609160] Re: package firefox 3.6.7 build2 nobinonly-0ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/609160

Title:
  package firefox 3.6.7 build2 nobinonly-0ubuntu0.10.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Package - firefox 3.6.7, Build 2
  Ubuntu 10.04.1
  Attempted update 23 July 2010 using update manager
  Returned error 

  
  Setting up firefox (3.6.7+build2+nobinonly-0ubuntu0.10.04.1) ...
  update-alternatives: error: alternative path /usr/bin/firefox doesn't exist.
  dpkg: error processing firefox (--configure):
   subprocess installed post-installation script returned error exit status 2
  Errors were encountered while processing:
   firefox
  localepurge: Disk space freed in /usr/share/locale: 0 KiB
  localepurge: Disk space freed in /usr/share/man: 0 KiB
  localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
  localepurge: Disk space freed in /usr/share/omf: 0 KiB
  localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

  Total disk space freed by localepurge: 0 KiB

  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up firefox (3.6.7+build2+nobinonly-0ubuntu0.10.04.1) ...
  update-alternatives: error: alternative path /usr/bin/firefox doesn't exist.
  dpkg: error processing firefox (--configure):
   subprocess installed post-installation script returned error exit status 2
  Errors were encountered while processing:
   firefox
  ===
  I went throught this drill the last time Firefox was updated and had to 
remove everything related to Firefox, apt-get install firefox, and then play 
with it.

  It appears that there is a disconnect between the locations various
  versions install firefox

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Jul 23 09:18:50 2010
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  ExtensionSummary: 
  FirefoxPackages:
   firefox 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
   firefox-gnome-support N/A
   firefox-branding 3.6.7+build2+nobinonly-0ubuntu0.10.04.1
   abroswer N/A
   abrowser-branding N/A
  SourcePackage: initramfs-tools
  Title: package firefox 3.6.7+build2+nobinonly-0ubuntu0.10.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 601380] Re: update-initramfs missing md root

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/601380

Title:
  update-initramfs missing md root

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  $ sudo update-initramfs -u -k all
  update-initramfs: Generating /boot/initrd.img-2.6.24-28-server
  mkinitramfs: missing md root /dev/mapper/volgroup1-logvol1 /sys entry
  mkinitramfs: workaround is MODULES=most
  mkinitramfs: Error please report the bug
  update-initramfs: failed for /boot/initrd.img-2.6.24-28-server
  update-initramfs: Generating /boot/initrd.img-2.6.24-24-server
  mkinitramfs: missing md root /dev/mapper/volgroup1-logvol1 /sys entry
  mkinitramfs: workaround is MODULES=most
  mkinitramfs: Error please report the bug
  update-initramfs: failed for /boot/initrd.img-2.6.24-24-server

  initramfs-tools version: 0.92bubuntu78

  I upgraded from Ubuntu 8.04 (LTS) to 10.04 (LTS). After upgrade I needed to 
change MODULES=dep in
  /etc/initramfs-tools/initramfs.conf
  (because my BIOS is so old that with the new Ubuntu version MODULES=most 
takes too much space)

  The I ran update-initramfs -u command but got the error above.

  Now I cannot boot Linux until the problem is somehow solved. I
  appreciate any workaround!

  BR,

  Tommi Palomäki

  --

  Information about my system.

  I have software RAID1 and LVM installed.

  $ cat /proc/mdstat
  Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10]
  md1 : active raid1 sda2[0] sdb2[1]
1477888 blocks [2/2] [UU]

  md0 : active raid1 sda1[0] sdb1[1]
38668352 blocks [2/2] [UU]

  unused devices: none

  $ cat /proc/cmdline
  auto BOOT_IMAGE=Linux ro root=/dev/mapper/volgroup1-logvol1

  $ cat /proc/filesystems
  nodev   sysfs
  nodev   rootfs
  nodev   bdev
  nodev   proc
  nodev   cgroup
  nodev   cpuset
  nodev   debugfs
  nodev   securityfs
  nodev   sockfs
  nodev   pipefs
  nodev   anon_inodefs
  nodev   futexfs
  nodev   tmpfs
  nodev   inotifyfs
  nodev   devpts
  cramfs
  nodev   ramfs
  nodev   hugetlbfs
  nodev   mqueue
  nodev   fuse
  fuseblk
  nodev   fusectl
  nodev   usbfs
  ext3

  $ lsmod
  Module  Size  Used by
  ipv6  273188  12
  af_packet  23684  2
  iptable_filter  3840  0
  ip_tables  14820  1 iptable_filter
  x_tables   16132  1 ip_tables
  3c509  16212  0
  lp 12324  0
  loop   19076  0
  evdev  12928  0
  parport_pc 36644  1
  parport37704  2 lp,parport_pc
  i2c_piix4   9612  0
  intel_agp  25620  1
  shpchp 34452  0
  i2c_core   24832  1 i2c_piix4
  agpgart34760  1 intel_agp
  pci_hotplug30880  1 shpchp
  pcspkr  4224  0
  ext3  136712  1
  jbd48404  1 ext3
  mbcache 9600  1 ext3
  sg 36496  0
  sr_mod 17828  0
  cdrom  37280  1 sr_mod
  sd_mod 30592  6
  ata_piix   19588  4
  pata_acpi   8320  0
  ata_generic 8324  0
  uhci_hcd   27152  0
  libata159728  3 ata_piix,pata_acpi,ata_generic
  usbcore   146412  2 uhci_hcd
  scsi_mod  151436  4 sg,sr_mod,sd_mod,libata
  raid10 25856  0
  raid456   129040  0
  async_xor   4992  1 raid456
  async_memcpy3840  1 raid456
  async_tx9292  3 raid456,async_xor,async_memcpy
  xor16136  2 raid456,async_xor
  raid1  25728  2
  raid0   9344  0
  multipath   9600  0
  linear  7296  0
  md_mod 81940  8 raid10,raid456,raid1,raid0,multipath,linear
  dm_mirror  24704  0
  dm_snapshot19620  0
  dm_mod 62532  5 dm_mirror,dm_snapshot
  fbcon  42656  0
  tileblit3584  1 fbcon
  font9472  1 fbcon
  bitblit 6784  1 fbcon
  softcursor  3072  1 bitblit
  fuse   50580  1

  $ cat /etc/kernel-img.conf
  # Kernel image management overrides
  # See kernel-img.conf(5) for details
  do_symlinks = yes
  relative_links = yes
  do_bootloader = yes
  do_bootfloppy = no
  do_initrd = yes
  link_in_boot = no

  $ cat /etc/initramfs-tools/initramfs.conf
  MODULES=dep
  BUSYBOX=y
  COMPCACHE_SIZE=
  BOOT=local
  DEVICE=eth0
  NFSROOT=auto

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  

[Touch-packages] [Bug 576448] Re: Lucid slow boot time (pauses on boot 4 and 12 seconds long without output and log records)

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/576448

Title:
  Lucid slow boot time (pauses on boot 4 and 12 seconds long without
  output and log records)

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: upstart

  I see that computer when boots have pauses without any output and log
  reports at first 15 seconds of boot process. This pauses exists every
  boot and at same time (+-second)

  Records in dmesg:
  [2.487435] Initializing USB Mass Storage driver...
  [2.487550] scsi8 : SCSI emulation for USB Mass Storage devices
  [2.487614] usbcore: registered new interface driver usb-storage
  [2.487615] USB Mass Storage support registered.
  [2.487683] usb-storage: device found at 5
  [2.487684] usb-storage: waiting for device to settle before scanning
  [6.892758] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  [6.892762] EXT4-fs (sda1): write access will be enabled during recovery
  [6.932703] EXT4-fs (sda1): recovery complete
  [6.933169] EXT4-fs (sda1): mounted filesystem with ordered data mode
  [7.480299] usb-storage: device scan complete
  [7.480769] scsi 8:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP 
PQ: 0 ANSI: 0 CCS
  [7.481172] sd 8:0:0:0: Attached scsi generic sg1 type 0
  [7.482521] sd 8:0:0:0: [sdb] 7837696 512-byte logical blocks: (4.01 
GB/3.73 GiB)
  [7.483035] sd 8:0:0:0: [sdb] Write Protect is off
  [7.483039] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [7.483041] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [7.485161] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [7.485166]  sdb: sdb1
  [7.487161] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [7.487165] sd 8:0:0:0: [sdb] Attached SCSI removable disk
  [   18.607011] udev: starting version 151
  [   18.613024] Adding 5116660k swap on /dev/sda6.  Priority:-1 extents:1 
across:5116660k 
  [   18.668054] ACPI: resource piix4_smbus [0xb00-0xb07] conflicts with ACPI 
region SOR1 [0xb00-0xb0f]
  [   18.668057] ACPI: If an ACPI driver is available for this device, you 
should use it instead of the native driver
  [   18.725683] EDAC MC: Ver: 2.1.0 Apr 16 2010
  [   18.751522] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  [   18.782977] lp: driver loaded but no devices found
  [   18.783717] Bluetooth: Core ver 2.15
  [   18.785754] NET: Registered protocol family 31

  The pauses is in 2 to 6 seconds of boot (4 seconds) and in 7-18
  seconds (11 seconds).

  What does the system wait in this time? I can turn on more debug log?
  How I can speed up or disable this processes?

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: upstart 0.6.5-6
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu May  6 19:07:39 2010
  SourcePackage: upstart

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 612772] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/612772

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  
  cannot find /lib/modules/2.6.32-24-generic

  http://forum.ubuntuusers.de/topic/dpkg-fehlermeldung-auf-frischer-
  installation/

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic-pae 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic-pae i686
  Architecture: i386
  Date: Sat Jul 31 11:02:16 2010
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 693246] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/693246

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  ?

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Sun Dec 19 17:49:55 2010
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 758334] Re: package openerp-server 5.0.6-3 failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/758334

Title:
  package openerp-server 5.0.6-3 failed to install/upgrade: el
  subproceso instalado el script post-removal devolvió el código de
  salida de error 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Installed Open ERP but never connected to the database, It says the password 
is wrong. Double checked for a mistake on the password but it was OK.
  Database setup seems to be OK as if I create another database I can use it 
(ie: conecting by a php script).

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: openerp-server 5.0.6-3
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Apr 10 22:15:46 2011
  ErrorMessage: el subproceso instalado el script post-removal devolvió el 
código de salida de error 1
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package openerp-server 5.0.6-3 failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 779183] Re: package linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic (not installed) failed to install/upgrade: sub-processo script post-removal instalado retorno

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/779183

Title:
  package linux-backports-modules-compat-
  wireless-2.6.34-2.6.32-28-generic (not installed) failed to
  install/upgrade: sub-processo script post-removal instalado retornou
  estado de saída de erro 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Synaptic fail to uninstall packages' configuraion files.
  Ubuntu 10.04 LTS - Lucid Lynx
  package linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic 
(not installed)
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  AptOrdering:
   linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic: Purge
   linux-backports-modules-compat-wireless-2.6.34-2.6.32-29-generic: Purge
  Architecture: i386
  Date: Sat May  7 16:43:12 2011
  ErrorMessage: sub-processo script post-removal instalado retornou estado de 
saída de erro 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: initramfs-tools
  Title: package 
linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic (not 
installed) failed to install/upgrade: sub-processo script post-removal 
instalado retornou estado de saída de erro 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 755019] Re: package linux-backports-modules-alsa-2.6.32-27-generic (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/755019

Title:
  package linux-backports-modules-alsa-2.6.32-27-generic (not installed)
  failed to install/upgrade: subprocess installed post-removal script
  returned error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  i cant remove

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-alsa-2.6.32-27-generic (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  NonfreeKernelModules: nvidia
  AptOrdering: linux-backports-modules-alsa-2.6.32-27-generic: Purge
  Architecture: i386
  Date: Fri Apr  8 17:24:56 2011
  ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  SourcePackage: initramfs-tools
  Title: package linux-backports-modules-alsa-2.6.32-27-generic (not installed) 
failed to install/upgrade: subprocess installed post-removal script returned 
error exit status 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 811403] Re: package linux-backports-modules-compat-wireless-2.6.34-2.6.32-27-generic (not installed) failed to install/upgrade: Unterprozess installiertes post-removal-Skript gab

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/811403

Title:
  package linux-backports-modules-compat-
  wireless-2.6.34-2.6.32-27-generic (not installed) failed to
  install/upgrade: Unterprozess installiertes post-removal-Skript gab
  den Fehlerwert 1 zurück

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Nothing

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-compat-wireless-2.6.34-2.6.32-27-generic 
(not installed)
  ProcVersionSignature: Ubuntu 2.6.32-33.70-generic 2.6.32.41+drm33.18
  Uname: Linux 2.6.32-33-generic i686
  NonfreeKernelModules: nvidia
  AptOrdering: 
linux-backports-modules-compat-wireless-2.6.34-2.6.32-27-generic: Purge
  Architecture: i386
  Date: Fri Jul 15 15:10:55 2011
  ErrorMessage: Unterprozess installiertes post-removal-Skript gab den 
Fehlerwert 1 zurück
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: initramfs-tools
  Title: package 
linux-backports-modules-compat-wireless-2.6.34-2.6.32-27-generic (not 
installed) failed to install/upgrade: Unterprozess installiertes 
post-removal-Skript gab den Fehlerwert 1 zurück

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 641094] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/641094

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  This bug ahs - as far as I know - already been reported once, by me.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Fri Sep 17 09:15:39 2010
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu78 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/initramfs-tools/+bug/641094/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 714836] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/714836

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade: el
  subproceso script post-installation instalado devolvió el código de
  salida de error 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Cada vez que actualizo el sistema operativo o instalo un programa via
  apt-get o synaptic me sale este error

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
  Uname: Linux 2.6.32.21+drm33.7-extreme x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Feb  7 22:13:36 2011
  ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 790559] Re: package linux-backports-modules-compat-wireless-2.6.34-2.6.32-31-generic (not installed) failed to install/upgrade: sub-processo script post-removal instalado retorno

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/790559

Title:
  package linux-backports-modules-compat-
  wireless-2.6.34-2.6.32-31-generic (not installed) failed to
  install/upgrade: sub-processo script post-removal instalado retornou
  estado de saída de erro 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  trying to remove the package fail

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-compat-wireless-2.6.34-2.6.32-31-generic 
(not installed)
  ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
  Uname: Linux 2.6.32-32-generic i686
  AptOrdering:
   linux-backports-modules-compat-wireless-2.6.34-2.6.32-28-generic: Purge
   linux-backports-modules-compat-wireless-2.6.34-2.6.32-29-generic: Purge
   linux-backports-modules-compat-wireless-2.6.34-2.6.32-31-generic: Purge
  Architecture: i386
  Date: Tue May 31 06:44:34 2011
  ErrorMessage: sub-processo script post-removal instalado retornou estado de 
saída de erro 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: initramfs-tools
  Title: package 
linux-backports-modules-compat-wireless-2.6.34-2.6.32-31-generic (not 
installed) failed to install/upgrade: sub-processo script post-removal 
instalado retornou estado de saída de erro 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 622459] Re: package linux-backports-modules-alsa-2.6.32-23-generic (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/622459

Title:
  package linux-backports-modules-alsa-2.6.32-23-generic (not installed)
  failed to install/upgrade: subprocess installed post-removal script
  returned error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Happened while uninstalling via synaptic. Was marked as residual and
  tried running a complete removal.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-alsa-2.6.32-23-generic (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  AptOrdering:
   linux-backports-modules-alsa-2.6.32-23-generic: Purge
   linux-image-2.6.32-23-generic: Purge
  Architecture: amd64
  Date: Sun Aug 22 15:00:50 2010
  ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  SourcePackage: initramfs-tools
  Title: package linux-backports-modules-alsa-2.6.32-23-generic (not installed) 
failed to install/upgrade: subprocess installed post-removal script returned 
error exit status 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 772906] Re: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/772906

Title:
  package linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  failed to install/upgrade: subprocess installed post-removal script
  returned error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Could not uninstall the above stated package. Was uninstalling from
  Synaptic Package Manager- residual config section.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic x86_64
  NonfreeKernelModules: fglrx wl
  AptOrdering:
   grub-pc: Purge
   libmlt2: Purge
   linux-backports-modules-alsa-2.6.32-30-generic: Purge
  Architecture: amd64
  Date: Fri Apr 29 09:09:26 2011
  ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  SourcePackage: initramfs-tools
  Title: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) 
failed to install/upgrade: subprocess installed post-removal script returned 
error exit status 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 677949] Re: after lucid upgrade: have to wait several minutes for crypted root to come up

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/677949

Title:
  after lucid upgrade: have to wait several minutes for crypted root to
  come up

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  I upgraded to Karmic and used it without any problems but when
  upgrading to Lucid yesterday a heap of problems appeared. Thanks to
  all the great resources here and elsewhere on the net I have been able
  to solve most of these today but one very annoying one has remained
  and I can't seem to find a solution: During boot process, after the
  message Waiting for encrypted source device appears I have to wait
  more than 3 minutes before I am asked to enter the passphrase for my
  encrypted root partition (before upgrading to Lucid there was no such
  delay).

  According to bootchart initramfs' cryptroot script falls asleep for
  over 3 minutes before the crypted root comes up and askpass is called
  to ask for the passphrase.

  Here are some changes I have had to make to the standard installation
  due to other errors after upgrade: I had to deactive framebuffer and
  plymouth splash during boot because when using the framebuffer even
  after waiting for 3 minutes I could not enter the passphrase and
  continue to boot because normal keypresses were not registered by the
  system (only special keys such as ESC, ALT-combinations etc. which
  changed between splash and framebuffer text mode). This is also why
  cryptsetups' askpass is being used for passphrase retrieval and not
  plymouth. Furthermore, I kept getting an error message about
  /scripts/functions missing whenever running update-initramfs and I had
  to edit /etc/initramfs-tools/scripts/local-top/cryptroot to remove
  that error as described here: http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=576488 . After that, no more errors appeared
  when running update-initramfs but I still had to wait for 3+ minutes
  for the root device to come up when booting.

  I am including /etc/fstab, /etc/crypttab, dmesg and the latest
  bootchart image .

  Some further info about my system:
  Ubuntu Release: Ubuntu 10.04.1 LTS
  Packages:
    initramfs-tools 0.92bubuntu78
    initramfs-tools-bin 0.92bubuntu78
    cryptsetup 2:1.1.0~rc2-1ubuntu13
    udev 151-12.2
    mountall 2.15.3

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
  Uname: Linux 2.6.32-25-generic i686
  Architecture: i386
  Date: Sat Nov 20 21:12:06 2010
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=de_DE:de:en_GB:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: initramfs-tools

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1047952] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1047952

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  This happened  during upgrade to natty

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  Architecture: i386
  Date: Sat Sep  8 13:49:17 2012
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to natty on 2012-09-08 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 909226] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/909226

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  automatically generated bug report

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  Date: Tue Dec 27 20:15:05 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 
(20100429.4)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to natty on 2011-12-28 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 860690] Re: package linux-image-2.6.38-11-generic-pae 2.6.38-11.50 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/860690

Title:
  package linux-image-2.6.38-11-generic-pae 2.6.38-11.50 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  I just clicked the install button on Update Manager when I returned to
  my computer this morning after leaving it with the screen locked for 4
  days.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-11-generic-pae 2.6.38-11.50
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic-pae 2.6.38.8
  Uname: Linux 2.6.38-11-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Tue Sep 27 08:53:58 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-11-generic-pae 2.6.38-11.50 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 868922] Re: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/868922

Title:
  package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Came up when uninstalling checkgmail

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-11-generic 2.6.38-11.50
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8
  Uname: Linux 2.6.38-11-generic-pae i686
  Architecture: i386
  Date: Thu Oct  6 02:31:09 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: Upgraded to natty on 2011-07-04 (93 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 810895] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade - due to lack of memory

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/810895

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade -
  due to lack of memory

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  upgrading packages on Lubuntu 11.04 Live USB.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Fri Jul 15 01:19:38 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  LiveMediaBuild: Lubuntu 11.04 Natty Narwhal - i386 (20101203)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 907562] Re: package linux-image-2.6.38-13-generic 2.6.38-13.52 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/907562

Title:
  package linux-image-2.6.38-13-generic 2.6.38-13.52 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Always this error at startup.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-13-generic 2.6.38-13.52
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Thu Dec 15 16:58:44 2011
  ErrorMessage: subprocesso script post-installation instalado retornou erro do 
status de saída 2
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-13-generic 2.6.38-13.52 failed to 
install/upgrade: subprocesso script post-installation instalado retornou erro 
do status de saída 2
  UpgradeStatus: Upgraded to natty on 2011-10-14 (68 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 859511] Re: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 17

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/859511

Title:
  package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 17

Status in initramfs-tools package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  This occurred while using the update manager. The manager suggested 10
  updates of which none where security updates. I pressed the update
  button and the update stalled on the linux-image-2.6.32-34-generic
  2.6.32-34.77 package informing me about a post-install error no. 17.
  What I noticed, is that probably the whole update was a kind of bug,
  because the manager was trying to update packages to their present
  versions (eg. the old and new version of Opera had exactly the
  same numbers (11.51 1087). So if My guess is correct, the update
  failed on the kernel package, as I had removed the previous (i.e.
  2.6.32-34.76) version after a successful update last week. A bit
  disappointing in an LTS release.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-34-generic 2.6.32-34.77
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-34.76-generic 2.6.32.44+drm33.19
  Uname: Linux 2.6.32-34-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pl2013 2373 F pulseaudio
  CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu
  Card0.Amixer.info:
   Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xa000 irq 19'
 Mixer name : 'CA0106'
 Components : ''
 Controls  : 35
 Simple ctrls  : 18
  Date: Mon Sep 26 11:28:28 2011
  ErrorMessage: podproces zainstalowany skrypt post-installation zwrócił kod 
błędu 17
  HibernationDevice: RESUME=UUID=d7941f48-d3e5-4e08-b16b-84b43250a3ae
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  IwConfig:
   lono wireless extensions.
   
   eth2  no wireless extensions.
   
   eth1  no wireless extensions.
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-34-generic 
root=UUID=b814a374-66e7-40be-81a3-3d9187349fb9 ro splash
  RelatedPackageVersions: linux-firmware 1.34.12
  RfKill:
   
  SourcePackage: linux
  Title: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to 
install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod 
błędu 17
  WifiSyslog:
   
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F9
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvrx.x:cvn:ct3:cvr:

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 856890] Re: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/856890

Title:
  package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  This problem arises every time I ok an upgrade.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-11-generic 2.6.38-11.50
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  NonfreeKernelModules: nvidia
  AptOrdering:
   initramfs-tools: Configure
   linux-image-2.6.38-11-generic: Configure
   linux-image-generic: Configure
   linux-generic: Configure
  Architecture: amd64
  Date: Thu Sep 22 16:08:57 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 826739] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/826739

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Came up after Update Manager tried to apply updates.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Mon Aug 15 13:54:10 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 127
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 892587] Re: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/892587

Title:
  package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Failed to install.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-11-generic 2.6.38-11.50
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Sat Nov 19 20:42:44 2011
  ErrorMessage: subprocesso script post-installation instalado retornou erro do 
status de saída 2
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-11-generic 2.6.38-11.50 failed to 
install/upgrade: subprocesso script post-installation instalado retornou erro 
do status de saída 2
  UpgradeStatus: Upgraded to natty on 2011-10-14 (36 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 885481] Re: package linux-image-2.6.38-12-generic 2.6.38-12.51 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/885481

Title:
  package linux-image-2.6.38-12-generic 2.6.38-12.51 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  computer system crash, ran dpkg in safe mode, then started but
  reported system error

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-12-generic 2.6.38-12.51
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Wed Nov  2 15:53:33 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-12-generic 2.6.38-12.51 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: Upgraded to natty on 2011-07-05 (120 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 810892] Re: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/810892

Title:
  package linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  failed to install/upgrade: el subproceso instalado el script post-
  removal devolvió el código de salida de error 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Error is triggered by purging package 
linux-backports-modules-alsa-2.6.32-30-generic, via synaptic or via terminal.
  This is the error message:
  E: linux-backports-modules-alsa-2.6.32-30-generic: el subproceso instalado el 
script post-removal devolvió el código de salida de error 1.
  linux-backports-modules-alsa-2.6.32-30-generic was installed in some previous 
version, maybe  hardy, to correct some sound problem and keeps updating.
  All the required information is supposed to be supplied by bug generation 
automatic tools. Ask  me if you need something else.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-alsa-2.6.32-30-generic (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-33.70-generic-pae 2.6.32.41+drm33.18
  Uname: Linux 2.6.32-33-generic-pae i686
  NonfreeKernelModules: fglrx
  AptOrdering: linux-backports-modules-alsa-2.6.32-30-generic: Purge
  Architecture: i386
  Date: Fri Jul 15 08:33:29 2011
  ErrorMessage: el subproceso instalado el script post-removal devolvió el 
código de salida de error 1
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  SourcePackage: initramfs-tools
  Title: package linux-backports-modules-alsa-2.6.32-30-generic (not installed) 
failed to install/upgrade: el subproceso instalado el script post-removal 
devolvió el código de salida de error 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 852832] Re: package linux-image-2.6.38-11-generic 2.6.38-11.48 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/852832

Title:
  package linux-image-2.6.38-11-generic 2.6.38-11.48 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  This kernel has failed to install after a Maverick-Natty upgrade
  several months ago.

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-11-generic 2.6.38-11.48
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Sat Sep 17 13:42:42 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-11-generic 2.6.38-11.48 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: Upgraded to natty on 2011-08-30 (17 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 819555] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/819555

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  updating after first install

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  Architecture: i386
  Date: Mon Aug  1 18:24:22 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to natty on 2011-08-01 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 562312] Re: initramfs-tools failed to install/upgrade, due to not being able to write initrd or vmlinuz.

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/562312

Title:
  initramfs-tools failed to install/upgrade, due to not being able to
  write initrd or vmlinuz.

Status in initramfs-tools package in Ubuntu:
  Invalid
Status in usb-creator package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Maverick:
  Won't Fix
Status in usb-creator source package in Maverick:
  Won't Fix
Status in initramfs-tools source package in Natty:
  Won't Fix
Status in usb-creator source package in Natty:
  Fix Released

Bug description:
  [Problem]
  When dragging the How much slider all the way to the right, it may leave 
very little room left for system file updates.  This can produce errors when 
trying to a) do a system update, b) install kernel drivers, c) anything else 
that requires system space outside the persistent storage.

  This can also be seen on smaller USB drives (~1 GB) even if no
  persistent storage is present, just because there isn't that much
  space available to begin with.

  [Discussion]
  This bug appears because on live systems, new initrds are written to 
/cdrom/casper/initrd.lz.new (see special treatment of live systems in 
/usr/sbin/update-initramfs starting from line 9).

  If you create a persistent live system via Startup Disk Creator and
  pull the How much slider to the right as far as possible (what seems
  sensible for most cases and users), all space not used for the system
  is allocated for that documents-and-settings-ext2-file and there is no
  space left on /cdrom for system file updates. Therefore update-
  initramfs fails with that cryptic lzma error code.

  You might see different error messages depending on what process
  noticed the out-of-space issue.  For instance, maybe there was enough
  space to update initramfs but not add the new kernel.

  Perhaps Startup Disk Creator should leave some spare space on the live
  medium even if the user chooses use all remaining space available for
  my live medium.

  See also bug #685017 which describes one (unfortunately common) end
  result of this.  Installation of a binary driver can overrun the
  available space and thus error (and potentially render the usb key
  useless).

  [Original Report]
  Binary package hint: initramfs-tools

  Can not install Broadcom STA wireless driver package bcmwl-kernel-
  source in a fresh install of Lucid Beta 2 because there is an error
  in installing initram-fs

  (bcmwl-kernel-source is correctly detected as a wireless card hardware
  driver)

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu71 [modified: usr/sbin/update-initramfs]
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  AptOrdering:
   initramfs-tools: Configure
   bcmwl-kernel-source: Configure
  Architecture: i386
  Date: Tue Apr 13 13:59:53 2010
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  LiveMediaBuild: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu71 [modified: 
usr/sbin/update-initramfs] 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/initramfs-tools/+bug/562312/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 818212] Re: package linux-image-2.6.38-10-generic 2.6.38-10.46 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/818212

Title:
  package linux-image-2.6.38-10-generic 2.6.38-10.46 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 2 zurück

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Upgrading from lucid to natty

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-10-generic 2.6.38-10.46
  ProcVersionSignature: Ubuntu 2.6.35-30.54-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Jul 29 21:10:28 2011
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 2 zurück
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-10-generic 2.6.38-10.46 failed to 
install/upgrade: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 2 zurück
  UpgradeStatus: Upgraded to natty on 2011-07-29 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 925214] Re: package linux-image-2.6.38-13-server 2.6.38-13.54 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/925214

Title:
  package linux-image-2.6.38-13-server 2.6.38-13.54 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  $ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  $ apt-get install linux-image-server
  E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
  E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
  user@user-HP-Compaq-8200-Elite-CMT-PC:/$ sudo apt-get install 
linux-image-server 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
linux-image-2.6.38-13-server
  Suggested packages:
fdutils linux-doc-2.6.38 linux-source-2.6.38 linux-tools
  The following NEW packages will be installed:
linux-image-2.6.38-13-server linux-image-server
  0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
  Need to get 36.4 MB of archives.
  After this operation, 148 MB of additional disk space will be used.
  Do you want to continue [Y/n]? Y
  Get:1 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main 
linux-image-2.6.38-13-server amd64 2.6.38-13.54 [36.3 MB]
  Get:2 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main 
linux-image-server amd64 2.6.38.13.28 [2,530 B]
  Fetched 36.4 MB in 8min 12s (73.8 kB/s)   
 
  Selecting previously deselected package linux-image-2.6.38-13-server.
  (Reading database ... 180487 files and directories currently installed.)
  Unpacking linux-image-2.6.38-13-server (from 
.../linux-image-2.6.38-13-server_2.6.38-13.54_amd64.deb) ...
  Done.
  Selecting previously deselected package linux-image-server.
  Unpacking linux-image-server (from 
.../linux-image-server_2.6.38.13.28_amd64.deb) ...
  Setting up linux-image-2.6.38-13-server (2.6.38-13.54) ...
  Running depmod.
  update-initramfs: Generating /boot/initrd.img-2.6.38-13-server
  E: /usr/share/initramfs-tools/hooks/fixrtc failed with return 1.
  update-initramfs: failed for /boot/initrd.img-2.6.38-13-server
  Failed to create initrd image.
  dpkg: error processing linux-image-2.6.38-13-server (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of linux-image-server:
   linux-image-server depends on linux-image-2.6.38-13-server; however:
Package linux-image-2.6.38-13-server is not configured yet.
  dpkg: error processing linux-image-server (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
   linux-image-2.6.38-13-server
   linux-image-server
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-13-server 2.6.38-13.54
  ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic x86_64
  AptOrdering:
   linux-image-2.6.38-13-server: Install
   linux-image-server: Install
   linux-image-2.6.38-13-server: Configure
   linux-image-server: Configure
  Architecture: amd64
  Date: Wed Feb  1 15:44:28 2012
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.38-13-server 2.6.38-13.54 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: Upgraded to natty on 2012-02-01 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 838596] Re: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 137

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/838596

Title:
  package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 137

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  bug

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: initramfs-tools 0.98.8ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Wed Aug 31 23:49:37 2011
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 137
  InstallationMedia: Lubuntu 11.04 Natty Narwhal - i386 (20101203)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.98.8ubuntu3.1 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 137
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1181423] Re: Cannot print at all with USB to parallel adapter and HP 4L

2015-08-02 Thread Alistair Buxton
** Attachment added: cups error log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1181423/+attachment/4437636/+files/error_log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1181423

Title:
  Cannot print at all with USB to parallel adapter and HP 4L

Status in cups package in Ubuntu:
  New

Bug description:
  Since upgrading to raring I am unable to print anything at all using
  Prolific 2303 USB to parallel adapter and a HP LaserJet 4L. cups error
  log attached. This is the output when adding the printer and trying to
  print a test page.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: cups 1.6.2-1ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Fri May 17 23:29:30 2013
  InstallationDate: Installed on 2013-04-26 (20 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  KernLog:
   
  Lpstat:
   device for HP-LaserJet-4L: usb://Unknown/Printer
   device for M175nw: hp:/net/HP_LaserJet_100_colorMFP_M175nw?ip=192.168.0.175
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  Papersize: a4
  PpdFiles:
   HP-LaserJet-4L: HP LaserJet 4L Foomatic/ljet4 (recommended)
   M175nw: HP LaserJet 100 color MFP M175 Postscript (recommended)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=52fbfaf1-aa35-45f8-9a1c-b867ce923edd ro quiet splash
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0704
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A79XTD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0X
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480552] Re: Failed to parse ACL d:group:adm:r-x, d: Invalid argument. Ignoring

2015-08-02 Thread dino99
Comment from  https://bugzilla.redhat.com/show_bug.cgi?id=1241997

This happens in the initramfs, where some groups are not defined, and
acl parsing fails. Unfortunately the parsing code (libacl) does not
return meaningful error codes, so we don't have a way to differentiate
between a non-error like missing groups, which we would simply ignore,
and other errors. Some solution will have to be implemented in systemd
upstream to deal with this properly.

** Bug watch added: Red Hat Bugzilla #1241997
   https://bugzilla.redhat.com/show_bug.cgi?id=1241997

** Also affects: initramfs-tools
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1480552

Title:
   Failed to parse ACL d:group:adm:r-x,d: Invalid argument. Ignoring

Status in initramfs-tools:
  New
Status in systemd package in Ubuntu:
  New

Bug description:
  Get that error logged into journalctl

  ..
  systemd[1]: Started Apply Kernel Variables.
  systemd-tmpfiles[273]: Failed to parse ACL d:group:adm:r-x,d: Invalid 
argument. Ignoring
  kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  ..
  (repeated three other times at different places, each time systemd-tmpfiles 
is called)

  installed acl is 2.2.52-2 : last upgrade of Sep 2014; maybe it needs a
  new version or a fix.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: systemd 223-1ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.18-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Aug  1 14:22:35 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 829581] Re: package initramfs-tools 0.99ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/829581

Title:
  package initramfs-tools 0.99ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in initramfs-tools:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Fix Released

Bug description:
  shut on on boot.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  Architecture: i386
  Date: Wed Aug 17 07:11:19 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to oneiric on 2011-08-18 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 904053] Re: package udev 162-2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: udev
   Status: New = Invalid

** Changed in: initramfs-tools
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/904053

Title:
  package udev 162-2.2 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

Status in initramfs-tools:
  Invalid
Status in udev:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  using persistent USB drive to run Ubuntu. Was told to upgrade to new
  casper that supported this feature. can't install 5 packages due to
  not-configed yet or dependancies.

  ProblemType: Package
  DistroRelease: Ubuntu 10.10
  Package: udev 162-2.2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  AptOrdering:
   initramfs-tools: Configure
   udev: Configure
   plymouth: Configure
   plymouth-label: Configure
   casper: Configure
  Architecture: i386
  Date: Tue Dec 13 20:43:48 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  LiveMediaBuild: Ubuntu-Netbook 10.10 Maverick Meerkat - Release i386 
(20101007)
  MachineType: ASUSTeK Computer INC. 1000
  ProcCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/hostname-netbook.seed boot=casper initrd=/casper/initrd.lz 
splash -- BOOT_IMAGE=/casper/vmlinuz
  SourcePackage: udev
  Title: package udev 162-2.2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
  dmi.bios.date: 07/14/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0702
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1000
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTek Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd07/14/2008:svnASUSTeKComputerINC.:pn1000:pvrx.x:rvnASUSTeKComputerINC.:rn1000:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1000
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 923326] Re: With multiple swap partitions resume from hibenation fails

2015-08-02 Thread dino99
This version has expired

** Changed in: pm-utils (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: initramfs-tools
   Status: New = Invalid

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

Title:
  With multiple swap partitions resume from hibenation fails

Status in initramfs-tools:
  Invalid
Status in pm-utils package in Ubuntu:
  Invalid

Bug description:
  I've 3 swap partitions: sdX2, sdX5 and sdY2. Hibernate is setup via 
/etc/defaults/grub and /etc/initramfs-tools/conf.d/resume to use sdX5. When 
restarting after hibernation the system performs a normal boot. 
/var/log/boot.log reports an invalid resume image on sdX2. So I guess, that the 
resume image is written to sdX2 (as it should not), but the kernel looks for it 
at sdX5 (as it should).
  If I disable swap partition sdX2, using only sdX5 and sdY2, resume works 
perfectly.
  If I use all 3 partitions, but setup hibernate to use sdX2, resume works 
again.

  Xubuntu Oneiric i686, Kernel: 3.0.0-15-generic #26, pm-utils:
  1.4.1-8ubuntu1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 548445] Re: package gdm 2.29.92-0ubuntu6 failed to install/upgrade: le sous-processus script post-removal installé a retourné une erreur de sortie d'état 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/548445

Title:
  package gdm 2.29.92-0ubuntu6 failed to install/upgrade: le sous-
  processus script post-removal installé a retourné une erreur de sortie
  d'état 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  Two problems : reporting a problem of removing and purge of gdm via
  apport report it under the initramfs-tools package, and there is a gdm
  removing problem.

  ProblemType: Package
  AptOrdering:
   ubuntu-desktop: Remove
   gdm-guest-session: Purge
   gdm: Purge
  Architecture: i386
  Date: Fri Mar 26 00:24:40 2010
  DistroRelease: Ubuntu 10.04
  ErrorMessage: le sous-processus script post-removal installé a retourné une 
erreur de sortie d'état 1
  Package: gdm 2.29.92-0ubuntu6
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  SourcePackage: initramfs-tools
  Title: package gdm 2.29.92-0ubuntu6 failed to install/upgrade: le 
sous-processus script post-removal installé a retourné une erreur de sortie 
d'état 1
  Uname: Linux 2.6.32-17-generic i686

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 546599] Re: initramfs-tools on 2.6.32-17 will not install properly -- Cannot update/upgrade system at all.

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/546599

Title:
  initramfs-tools on 2.6.32-17 will not install properly -- Cannot
  update/upgrade system at all.

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: initramfs-tools

  I am getting numerous errors when using aptitude in Lucid.  I cannot
  update or upgrade my system because I get errors.  For example, when i
  try to update I get this:

  Get:3 http://us.archive.ubuntu.com lucid/main Packages [1,374kB]
  E: Method bzip2 has died unexpectedly!
  E: Sub-process bzip2 received signal 9.
  E: Method /usr/lib/apt/methods/bzip2 did not start correctly
  E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to 
correct the problem.

  
  And when I run sudo dpkg --configure -a, there seems to be a problem with 
initramfs-tools only being partially installed.  The package is broken for some 
reason:

  Setting up initramfs-tools (0.92bubuntu69) ...
  update-initramfs: deferring update (trigger activated)

  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.32-17-generic
  Killed
  update-initramfs: failed for /boot/initrd.img-2.6.32-17-generic
  dpkg: subprocess installed post-installation script returned error exit 
status 1

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Mar 24 21:29:08 2010
  DistroRelease: Ubuntu 10.04
  NonfreeKernelModules: nvidia
  Package: initramfs-tools 0.92bubuntu69
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
  SourcePackage: initramfs-tools
  Uname: Linux 2.6.32-17-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 577916] Re: lucid regression: does not resume from hibernation

2015-08-02 Thread dino99
This version has expired

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

** Changed in: initramfs-tools (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/577916

Title:
  lucid regression: does not resume from hibernation

Status in initramfs-tools package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  I normally nearly always hibernate my system. This was working well
  before and after I upgraded from Karmic to lucid RC (except for a
  presumably unrelated cursor glitch
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  ati/+bug/564423).

  Then suddenly, on May 1st, my system stopped resuming from hibernate,
  always starting fresh (and with the network always disabled after an
  attempt to hibernate). From the Synaptic history, I suspect it could
  be related to the initramfs-tools updated from 0.92bubuntu77 to
  0.92bubuntu78, or an accompanying change around that time.

  I had initially reported this in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/499940, from
  which I learned I am not the only one to experience this problem. I
  was asked to submit another bug, so here it is.

  I'm willing to help debugging the resume process. What info should I
  collect?

  Philippe

  PS. this is ubuntu 10.04 on a dell dimension 9100 with ati video

  == Regression details ==
  Discovered in version: linux 2.6.32-21.32 
  Last known good version: linux 2.6.31-22.67

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 905843] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/905843

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  lucid@lucid-desktop:~$ lsb_release -rd
  Description:  Ubuntu 10.04.3 LTS
  Release:  10.04

  lucid@lucid-desktop:~$ apt-cache policy initramfs-tools
  initramfs-tools:
Installed: 0.92bubuntu78
Candidate: 0.92bubuntu78
Version table:
   *** 0.92bubuntu78 0
  500 http://ports.ubuntu.com/ubuntu-ports/ lucid/main Packages
  100 /var/lib/dpkg/status

  lucid@lucid-desktop:~$ uname -a
  Linux lucid-desktop 2.6.35.3-744-g27fdf7b #1 PREEMPT Thu Jan 27 15:10:16 CST 
2011 armv7l GNU/Linux

  lucid@lucid-desktop:~$ cat /proc/cpuinfo
  Processor : ARMv7 Processor rev 5 (v7l)
  BogoMIPS  : 999.42
  Features  : swp half thumb fastmult vfp edsp neon vfpv3 
  CPU implementer   : 0x41
  CPU architecture: 7
  CPU variant   : 0x2
  CPU part  : 0xc08
  CPU revision  : 5

  Hardware  : Freescale MX53 LOCO Board
  Revision  : 53021
  Serial: 

  lucid@lucid-desktop:~$ sudo apt-get install initramfs-tools
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  initramfs-tools is already the newest version.
  0 upgraded, 0 newly installed, 0 to remove and 351 not upgraded.
  1 not fully installed or removed.
  After this operation, 0B of additional disk space will be used.
  Setting up initramfs-tools (0.92bubuntu78) ...
  update-initramfs: deferring update (trigger activated)

  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.31-607-imx51
  Cannot find /lib/modules/2.6.31-607-imx51
  update-initramfs: failed for /boot/initrd.img-2.6.31-607-imx51
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   initramfs-tools
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  lucid@lucid-desktop:~$

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: initramfs-tools 0.92bubuntu78
  Uname: Linux 2.6.35.3-744-g27fdf7b armv7l
  Architecture: armel
  Date: Sat Dec 17 17:29:12 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu-Netbook 10.04 LTS Lucid Lynx - Release 
armel+imx51 (20100427.1)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.92bubuntu78 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/initramfs-tools/+bug/905843/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 919782] Re: package grub-pc 1.98-1ubuntu13 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/919782

Title:
  package grub-pc 1.98-1ubuntu13 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Ошибка GPG: http://ppa.launchpad.net lucid Release: Следующие подписи не 
могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 
4D17133CFC5D50C5Ошибка GPG: http://ppa.launchpad.net lucid Release: Следующие 
подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 
84305A77645AE51BОшибка GPG: http://ppa.launchpad.net lucid Release: Следующие 
подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY 
27CDF84E4716DAB5Не удалось получить 
http://ppa.launchpad.net/alexmurray/indicator-sensors/ubuntu/dists/lucid/main/binary-i386/Packages.gz
  404  Not Found
  Некоторые индексные файлы не скачались, они были проигнорированы или вместо 
них были использованы старые версии

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: grub-pc 1.98-1ubuntu13
  ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21
  Uname: Linux 2.6.32-37-generic i686
  Architecture: i386
  Date: Sat Jan 21 23:05:59 2012
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 2
  InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
  SourcePackage: initramfs-tools
  Title: package grub-pc 1.98-1ubuntu13 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 892450] Re: package linux-backports-modules-alsa-2.6.32-31-generic (not installed) failed to install/upgrade: le sous-processus script post-removal installé a retourné une erreur

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/892450

Title:
  package linux-backports-modules-alsa-2.6.32-31-generic (not installed)
  failed to install/upgrade: le sous-processus script post-removal
  installé a retourné une erreur de sortie d'état 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  I don't know

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-backports-modules-alsa-2.6.32-31-generic (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-35-generic x86_64
  NonfreeKernelModules: nvidia
  AptOrdering: linux-backports-modules-alsa-2.6.32-31-generic: Purge
  Architecture: amd64
  Date: Wed Nov 16 07:29:57 2011
  ErrorMessage: le sous-processus script post-removal installé a retourné une 
erreur de sortie d'état 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  SourcePackage: initramfs-tools
  Title: package linux-backports-modules-alsa-2.6.32-31-generic (not installed) 
failed to install/upgrade: le sous-processus script post-removal installé a 
retourné une erreur de sortie d'état 1

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1022399] Re: package linux-image-2.6.32-41-generic 2.6.32-41.91 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1022399

Title:
  package linux-image-2.6.32-41-generic 2.6.32-41.91 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Kernel package upgrade failedjcast@dell-desktop:~$ lsb_release -rd
  Description:Ubuntu 10.04.4 LTS
  Release:10.04

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-41-generic 2.6.32-41.91
  ProcVersionSignature: Ubuntu 2.6.32-41.91-generic 2.6.32.59+drm33.24
  Uname: Linux 2.6.32-41-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sun Jul  1 13:31:09 2012
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  SourcePackage: initramfs-tools
  Title: package linux-image-2.6.32-41-generic 2.6.32-41.91 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 870031] Re: if devtmpfs unavailable, system will probably fail to boot.

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/870031

Title:
  if devtmpfs unavailable, system will probably fail to boot.

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  /usr/share/initramfs-tools/init does this:

  if ! mount -t devtmpfs -o mode=0755 udev /dev; then
  echo W: devtmpfs not available, falling back to tmpfs for /dev
  mount -t tmpfs -o mode=0755 udev /dev
  ...

  fi

  Later, /usr/share/initramfs-tools/scripts/init-bottom/udev does this:

  mount -n -o move /dev ${rootmnt}/dev

  However, if devtmpfs is unavailable and /dev is mounted with tmpfs,
  attempting to move it to the real root device will fail with:

  mount: /dev is not a block device

  This will likely cause the boot to fail since /dev being unavailable
  is bad

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Fri Oct  7 15:14:37 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: initramfs-tools
  UpgradeStatus: Upgraded to oneiric on 2011-09-25 (12 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 899449] Re: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/899449

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 2

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Failed to install properly when I upgraded to Ubuntu 11.1 from 11.04.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Dec  2 14:02:04 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
  UpgradeStatus: Upgraded to oneiric on 2011-12-02 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1024978] Re: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1024978

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  The issue I am having is similar to many of the issues listed.  I am
  trying to upgrade from  11.04 to 11.10.  I am not sure about why
  initramfs-tools failed to install.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-13.57-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Jul 15 08:45:06 2012
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Kubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to oneiric on 2012-07-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 874196] Re: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/874196

Title:
  package initramfs-tools 0.99ubuntu7 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  problem started after:  sudo apt-get install crypt*

  attempted to upgrade crypt libs

  sigh

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 08:24:34 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu7 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 898537] Re: Booting with Lilo, /dev/root doesn't get created, and boot hangs at mountall

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/898537

Title:
  Booting with Lilo, /dev/root doesn't get created, and boot hangs at
  mountall

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  /usr/share/initramfs-tools/scripts/functions contains
  'parse_numeric()', that is called by 'init' and deals with the root
  device passed in by lilo; in my case, 801.

  This is handled correctly, and then we come to this (the commenting out is my 
workaround/fix)
  ___
  #   if command -v udevd /dev/null 21; then
  #   ROOT=/dev/block/${major}:${minor}
  #   else
  mknod -m 600 /dev/root b ${major} ${minor}
  ROOT=/dev/root
  #   fi
  
  When udevd is present, which it is, and the code isn't commented out, it sets 
ROOT to /dev/block/8:1, which certainly exists when I log in.

  Later on in the boot sequence, mountall  tells me that the root device
  isn't ready, and offers me Skip or Manual shell.

  The root device is present read only. I can take the skip option, wait
  until I get the console login, and

  mount -o remount,rw /

  from a superuser shell, and I can fix things up manually.

  Forcing the 'else' path seems to be a complete fix for me so far.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8 [modified: 
usr/share/initramfs-tools/scripts/functions]
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Dec  1 08:58:06 2011
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
  SourcePackage: initramfs-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 881271] Re: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 127

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/881271

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 127

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  Only error during upgrade to ver 11.10

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Oct 25 07:27:57 2011
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 127
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127
  UpgradeStatus: Upgraded to oneiric on 2011-10-25 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 886882] Re: boot splash ends while cryptroot passphrase dialoque is shown

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/886882

Title:
  boot splash ends while cryptroot passphrase dialoque is shown

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  When using an encrypted disk the passphrase dialogue is not shown long
  enough. It appears that the system boot continues, despite the
  passphrase dialogue is shown. So you don't have enough time to input
  the password before the boot splash disappears.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 859064] Re: Unable to boot after installing 10.11 beta - vgchange needs to be run manually in initramfs shell

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/859064

Title:
  Unable to boot after installing 10.11 beta - vgchange needs to be run
  manually in initramfs shell

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  I have a laptop Dell Precision M4300 with one hd which is entirely
  assigned as a physical volume for a volume group vg01. Root
  filesystem is inside the volume group - this was not a problem with
  Natty (at least I can't remember any issues). Anyway, I had a well
  functioning and updated Natty environment (32-bit) installed as I
  started the upgrade with update-manager -d using alternative image
  as advised.

  The upgrade process completed without problems, but after that the
  laptop did not boot. Desktop entered into the grub2's graphic mode (I
  think) but thats all, nothing happened at least in one hour. I could
  not access virtual terminals either (ctrl+alt+f1-f6).

  I booted using the rescue mode and ensured that new versions of 
grub*-packages are completely installed, and they were. Then I modified 
/etc/default/grub by commenting out line:
  GRUB_HIDDEN_TIMEOUT=0
  and uncommenting line:
  GRUB_TERMINAL=console
  After this it came out that boot process stops in initramfs prompt and after 
some studying that the boot process can't find ROOT which is a 
/dev/mapper/vg01-root. I managed get it to boot by manually entering 
/sbin/vgchange -ay in initramfs prompt, but I have no idea about the root 
cause...

  So far I have tried all tips I have found (reinstalled grub*-packages,
  copied grub-files from installation media etc) and finally I
  reinstalled Oneiric by using option to format root, usr and var
  filesystems (kept my personal data intact though) - still the same
  problem.

  
  Information:

  lsb_release -rd:
  Description:  Ubuntu oneiric (development branch)
  Release:  11.10

  apt-cache policy grub2:
  grub2:
Installed: 1.99-12ubuntu4
Candidate: 1.99-12ubuntu4
Version table:
   *** 1.99-12ubuntu4 0
  500 http://archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages
  100 /var/lib/dpkg/status

  What you expected to happen:
  I expected my laptop to boot

  What happened instead:
  Latop did not boot successfully, after changing /etc/default/grub values the 
boot process stopped and initramfs shell was started for manual intervention

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: grub2 1.99-12ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Sun Sep 25 20:21:06 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110920.5)
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 922340] Re: update-initramfs (latest update) always fails during kernel install

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/922340

Title:
  update-initramfs (latest update) always fails during kernel install

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  ONEIRIC XUbuntu

  During a large batch of upgrades, I found a persistent failure to do
  the kernel update.  The error message stated that the post-install
  script returned an error 127 from update-initramfs, at or near line
  1010.

  Investigating the script, I find the only command in the vicinity is a rm -f 
${initramfs}.new . 
  But the problem appears to be that the return code ( $? ) is tested BEFORE 
calling the command.  

  The diff -U6 output below shows both the way it was, and the way
  (IMNSHO) it should be.  If the $? was intended to capture the result
  of some previous command, I would strongly suggest capturing it
  immediately after that command.

  code language=patch
  @@ -170,15 +170,16 @@
OPTS=-v ${OPTS}
fi
if mkinitramfs ${OPTS} ${initramfs}.new ${version}; then
mv -f ${initramfs}.new ${initramfs}
set_sha1
else
  - mkinitramfs_return=$?
  + superbiskit 2012-01-24: capture return AFTER remove
remove_initramfs_bak
  - rm -f ${initramfs}.new
  + mkinitramfs_return=$?
  + rm -fv ${initramfs}.new
if [ $mkinitramfs_return = 2 ]; then
# minversion wasn't met, exit 0
exit 0
fi
echo update-initramfs: failed for ${initramfs} with 
$mkinitramfs_return. 2
exit $mkinitramfs_return

  //
  /code

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 868742] Re: package initramfs-tools 0.99ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/868742

Title:
  package initramfs-tools 0.99ubuntu6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  just standard update from beta2

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu6
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  AptOrdering:
   mesa-utils: Install
   initramfs-tools: Configure
   mesa-utils: Configure
  Architecture: amd64
  Date: Wed Oct  5 22:47:51 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 127
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110921.2)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.99ubuntu6 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 890081] Re: wait-for-root slows boot

2015-08-02 Thread dino99
This version has expired

** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/890081

Title:
  wait-for-root slows boot

Status in initramfs-tools package in Ubuntu:
  Invalid

Bug description:
  As shown in the bootchart, wait-for-root takes nearly 30 seconds of
  the boot time. There are no LUKS, LVM or mdadm volumes for it to
  mount.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: initramfs-tools 0.99ubuntu8
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Nov 14 00:01:36 2011
  InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: initramfs-tools
  UpgradeStatus: Upgraded to oneiric on 2011-10-20 (24 days ago)
  mtime.conffile..etc.initramfs.tools.initramfs.conf: 2011-10-11T11:15:22.135581

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-08-02 Thread Christian Dreher
I had the same problem on Ubuntu 15.04, but #5 fixed the problem with
adding Xcursor*size:48 to the x11-common file. Thank you! Anyway, it
would be great if this would be fixed for the next release.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  On a high DPI screen (220 DPI) the mouse cursor is really tiny when
  hovering unity elements. There are various keys in dconf to change the
  cursor's scale factor or size. I've managed to change it in a way that
  it looks normal when inside application windows, but its still tiny
  when on unity elements.

  I think this should be set automatically by the scale factor setting
  in system settings.

  
  (Using unity 7.3.1+14.10.20140811-0ubuntu1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1471309] Re: [address book] Impossible to delete a photo of a contact

2015-08-02 Thread Torsten Franz
I think that the same issue is also reported here:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1438254

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1471309

Title:
  [address book] Impossible to delete a photo of a contact

Status in Ubuntu UX:
  Triaged
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  It is currently impossible to delete an inserted picture from a
  contact, you can only change it by selecting another picture but not
  go back to the default icon with the initial of the contact.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1306402] Re: Importing contacts without name gets phone no in first name field

2015-08-02 Thread Nicolas
I agree with Yuri, for two reasons:
- this is how the phone acts, since the contacts are sorted according to the 
File as values. So the File as should be printed as a replacement of an 
empty name.
- this is what evolution does on desktops ! The behavior on phones/desktops 
should be identical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1306402

Title:
  Importing contacts without name gets phone no in first name field

Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  When importing contacts from a Google account, via syncevolution or
  the new user account sync option, Ubuntu Touch puts the phone number
  in the first name field if the contact doesn't have any first or last
  name entry in Google. This happens to a lot of my contacts that I only
  entered as companies, i.e. only filled in the company field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1306402/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid)

2015-08-02 Thread Bruce Pieterse
** Changed in: ubuntu-gnome
Milestone: vivid = wily

** Summary changed:

- Add support for GOA in Syncevolution to make it work with Ubuntu-Gnome (Vivid)
+ Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to syncevolution in Ubuntu.
https://bugs.launchpad.net/bugs/1406200

Title:
  Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

Status in Ubuntu GNOME:
  In Progress
Status in syncevolution package in Ubuntu:
  New

Bug description:
  It seems Ubuntu does not package providergoa.so in Syncevolution. As
  a result there is no way to make it work with Gnome-Online-Accounts in
  Ubuntu-Gnome.

  Running

  syncevolution --print-databases \
  backend=carddav \
  username=goa:myusern...@gmail.com \
  syncURL=https://www.googleapis.com/.well-known/carddav

  fails with “unknown identity provider 'goa' in
  'goa:myusern...@gmail.com'”.

  Gnome Online Account integration can be provided either with a
  seperate binary package i.e syncevolution-provider-goa (just like it
  does with UOA) or in syncevolution-libs-gnome ( As pointed out by
  Patrick on mailing list: http://is.gd/U9CJCo)

  Syncevolution:1.5.x

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480661] [NEW] please enable parallel build, halving the build time

2015-08-02 Thread Matthias Klose
Public bug reported:

comparing build times

https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-039/+sourcepub/5269586/+listing-archive-
extra

and

https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-039/+sourcepub/5269911/+listing-archive-
extra

shows that the building is reduced by 50% on nearly every architecture.
buildd resources are still a scarce resource for some architectures. So
please enable parallel builds here and on other touch packages.

if you need a sequential build, you can enforce it locally by

  DEB_BUILD_OPTIONS=parallel=1 dpkg-buildpackge ...

patch at

https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-039/+files/unity-scope-
click_0.1.1%2B15.10.20150724-0ubuntu2~ppa2_0.1.1%2B15.10.20150724-0ubuntu2~ppa3.diff.gz

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1480661

Title:
  please enable parallel build, halving the build time

Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  comparing build times

  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-039/+sourcepub/5269586/+listing-
  archive-extra

  and

  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-039/+sourcepub/5269911/+listing-
  archive-extra

  shows that the building is reduced by 50% on nearly every
  architecture.  buildd resources are still a scarce resource for some
  architectures. So please enable parallel builds here and on other
  touch packages.

  if you need a sequential build, you can enforce it locally by

DEB_BUILD_OPTIONS=parallel=1 dpkg-buildpackge ...

  patch at

  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-039/+files/unity-scope-
  
click_0.1.1%2B15.10.20150724-0ubuntu2~ppa2_0.1.1%2B15.10.20150724-0ubuntu2~ppa3.diff.gz

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1322275] Re: lightdm sessions started by dm-tool lock (or a session locker) never get closed

2015-08-02 Thread Sergio Gelato
I'm seeing the same problem (on multiple systems), and have been looking
at the lightdm and unity-greeter log files in an attempt to understand
what is going on. Some additional observations:

* I see three processes survive the termination of the greeter session:
init (aka Upstart), indicator-sound-service and indicator-bluetooth-
service. The following children of the init process do terminate:
indicator-messages-service, indicator-power-service, indicator-datetime-
service, indicator-session-service, indicator-application-service.

* If I send a SIGTERM to the surviving indicator-sound-service and/or
indicator-bluetooth-service, the init process respawns a new one, and
the event is logged in /var/log/lightdm/x-N-greeter.log(.old) . To fully
get rid of the session I need to kill (-TERM is enough) the init
process. If I do so, the children go away too.

* The aforementioned greeter log does *not* say DEBUG: Cleaning up as I would 
have expected from reading the source code (and as seems to be happening on 
initial login). It does not say DEBUG: unity-greeter.vala:605: Got a SIGTERM 
either. Instead, I see:
---begin log excerpt---
init: indicator-bluetooth main process (21833) killed by TERM signal
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process (21834) killed by TERM signal
init: indicator-power main process ended, respawning

** (unity-settings-daemon:21845): WARNING **: Name taken or bus went away - 
shutting down
init: indicator-datetime main process (21836) killed by TERM signal
init: indicator-datetime main process ended, respawning
init: indicator-sound main process ended, respawning
init: indicator-session main process (21853) killed by TERM signal
init: indicator-session main process ended, respawning
init: indicator-application main process (21854) killed by TERM signal
init: indicator-application main process ended, respawning
init: indicator-messages main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-datetime main process ended, respawning
init: indicator-session main process ended, respawning
init: indicator-application main process ended, respawning
init: indicator-messages respawning too fast, stopped
init: indicator-session respawning too fast, stopped
init: indicator-power main process ended, respawning
init: indicator-datetime respawning too fast, stopped
init: indicator-application respawning too fast, stopped
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power respawning too fast, stopped
[+1548,34s] WARNING: unity-greeter: Fatal IO error 11 (Resource temporarily 
unavailable) on X server :1.

(unity-settings-daemon:21845): Gdk-WARNING **: unity-settings-daemon: Fatal IO 
error 2 (No such file or directory) on X server :1.
---end log excerpt---
(+1548,34s is 0.13 seconds after authentication completion. The comma is normal 
for this system's locale.) 

So it looks like unity-greeter is either not being sent, or not reacting
to, SIGTERM. It does exit, obviously, but perhaps only as a side effect
of the X server being shut down. According to
/var/log/lightdm/lightdm.log a SIGTERM was sent to the lightdm
--session-child process.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1322275

Title:
  lightdm sessions started by dm-tool lock (or a session locker) never
  get closed

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  dm-tool lock starts a new lightdm greeter (for unlocking) and a new
  logind session. After unlocking the greeter disappears, but the logind
  session never closes. loginctl session status c24 reports something
  like:

  c24 - lightdm (103)
 Since: Thu 2014-05-22 18:38:27 CEST; 30min ago
Leader: 7872
  Seat: seat0; vc8
   Display: :1
   Service: lightdm-greeter; type x11; class greeter
 State: closing
CGroup: systemd:/user/103.user/c24.session
└─7907 init --user --startup-event indicator-services-start

  This results in an accumulation of stale lightdm sessions after using
  e.g. a session locker for a while.

  I get this issue on a freshly installed and fully updated Xubuntu
  14.04.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1480654] [NEW] input delay after switching app back into focus since OTA5

2015-08-02 Thread Oliver Grawert
Public bug reported:

i am not sure if it started with OTA4 or OTA5 but since one of the
recent OTA upgrades my arale takes between half a second and one second
before an app takes input again when one switches it from background
back into focus. i'm talking about apps that were only sigstopped, not
OOM killed here (i.e. no restart involved, just sigcont).

this used to be instant before and gives a weird feeling of
sluggishness.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1480654

Title:
  input delay after switching app back into focus since OTA5

Status in unity8 package in Ubuntu:
  New

Bug description:
  i am not sure if it started with OTA4 or OTA5 but since one of the
  recent OTA upgrades my arale takes between half a second and one
  second before an app takes input again when one switches it from
  background back into focus. i'm talking about apps that were only
  sigstopped, not OOM killed here (i.e. no restart involved, just
  sigcont).

  this used to be instant before and gives a weird feeling of
  sluggishness.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-02 Thread Niklas Wenzel
Thank you for your reply, Matthias!

There is only one line in the database per message. Both rows have a
messageStatus of 4 which seems to be correct.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1480554

Title:
  High costs due to SMS being sent multiple times when having a bad
  network connection

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When having a bad network connection, Ubuntu tries to send SMS
  multiple times but fails to recognize which messages have already been
  sent, resulting in very high costs due to the same message actually
  being sent several times.

  I found this when looking through my provider's monthly reports and I
  remember being on train journeys with very bad network connections on
  these days. See the attached screenshots.

  ==

  This happened on a Nexus 4 running on the stable channel (with up-to-
  date images at the given times).

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1480554] High costs due to SMS being sent multiple timeswhen having a bad network connection

2015-08-02 Thread Matthias Apitz
El domingo, 2 de agosto de 2015 13:38:47 (CEST), Niklas Wenzel escribió:
 Thank you for your reply, Matthias!
 
 There is only one line in the database per message. Both rows have a
 messageStatus of 4 which seems to be correct.
 

please specify exactly:
a) how many SMS you sent/typed
b) how many the provider made of them
c) check with the receivers, how many they received
d) check the times in the MySQL database with what the provider says



-- 
Sent from my Ubuntu phone
http://www.unixarea.de/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1480554

Title:
  High costs due to SMS being sent multiple times when having a bad
  network connection

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When having a bad network connection, Ubuntu tries to send SMS
  multiple times but fails to recognize which messages have already been
  sent, resulting in very high costs due to the same message actually
  being sent several times.

  I found this when looking through my provider's monthly reports and I
  remember being on train journeys with very bad network connections on
  these days. See the attached screenshots.

  ==

  This happened on a Nexus 4 running on the stable channel (with up-to-
  date images at the given times).

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-08-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1480200

Title:
  indicator-datetime doesn't check seconds for alarms

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-clock-app package in Ubuntu:
  Confirmed

Bug description:
  indicator-datetime doesn't check seconds for alarms.

  Steps to reproduce:
  1. Install Timer: https://uappexplorer.com/app/timer.mivoligo
  2. Set timer to 15 seconds
  3. Start timer

  Currently:
  4. Alarm is ringing almost immediately

  Expected:
  4. Alarm is ringing after 15 seconds 

  
  It is an blocker for Timer implementation in Clock app:
  https://bugs.launchpad.net/ubuntu-clock-app/+bug/1427566

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480200] Re: indicator-datetime doesn't check seconds for alarms

2015-08-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-clock-app (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1480200

Title:
  indicator-datetime doesn't check seconds for alarms

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-clock-app package in Ubuntu:
  Confirmed

Bug description:
  indicator-datetime doesn't check seconds for alarms.

  Steps to reproduce:
  1. Install Timer: https://uappexplorer.com/app/timer.mivoligo
  2. Set timer to 15 seconds
  3. Start timer

  Currently:
  4. Alarm is ringing almost immediately

  Expected:
  4. Alarm is ringing after 15 seconds 

  
  It is an blocker for Timer implementation in Clock app:
  https://bugs.launchpad.net/ubuntu-clock-app/+bug/1427566

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 654988] Re: Unity doesn't mirror its interface for RTL locales.

2015-08-02 Thread chinoune
a five years old bug , but no solution
you know why? because it affect only the RTL users.
where is your principle that ubuntu is available for anyone whenever his 
language.
good job canonical, the most RTL users left the unity desktop and are now using 
differents desktop because of your ignorance.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/654988

Title:
  Unity doesn't mirror its interface for RTL locales.

Status in Unity:
  Triaged
Status in unity-2d:
  Fix Released
Status in unity package in Ubuntu:
  Triaged
Status in unity-2d package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  I noticed that for languages that are written from right to left, the
  unity interfaces stays the same. This is a little inconsistent with
  other GNOME apps: the left sidebar with the launchers should be on the
  right, and the top panel's items should be ordered from right to left.
  The fact that now the menubar is rendered by unity makes it even more
  bothering. The menus are rendered in reversed direction, and open to
  the right instead of to the left.

  Freeze Exception Notes:
  The exception is only for Unity 2D for which the RTL support is ready. The 
code impact is fairly small and the user interface for non RTL languages is 
left entirely untouched.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1207538] Re: misrendering of SVG files (clipping paths)

2015-08-02 Thread Alberto Salvia Novella
** Changed in: cairosvg (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to librsvg in Ubuntu.
https://bugs.launchpad.net/bugs/1207538

Title:
  misrendering of SVG files (clipping paths)

Status in librsvg:
  Confirmed
Status in cairosvg package in Ubuntu:
  Confirmed
Status in librsvg package in Ubuntu:
  Triaged

Bug description:
  Generating an SVG file using matplotlib,

  from pylab import *

  x = linspace(0,2,101)
  plot(x,x)
  xlim(0,1)
  savefig('test.svg')

  gives the SVG file attached. This file views fine in Inkscape,
  Firefox, Chromium. However in Ristretto the blue line is not clipped
  properly and extends past the right side of the plot. The file's XML
  is pretty simple, with just one clip rectangle.

  It seems there are a few image viewers with this problem including
  Ristretto but also gpicview, comix, gthumb. I'm not sure why they all
  share this issue (same library?). I'll submit the bug report here in
  hopes it gets forwarded upstream to the right place.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1463332] Re: zeitgeist-datahub.vala:229: Unable to get name org.gnome.zeitgeist.datahub on the bus!

2015-08-02 Thread Alberto Salvia Novella
** Changed in: zeitgeist (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to zeitgeist in Ubuntu.
https://bugs.launchpad.net/bugs/1463332

Title:
   zeitgeist-datahub.vala:229: Unable to get name
  org.gnome.zeitgeist.datahub on the bus!

Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  get that error logged into journalctl:

  org.gnome.zeitgeist.Engine[1675]: ** (zeitgeist-datahub:2083): WARNING
  **: zeitgeist-datahub.vala:229: Unable to get name
  org.gnome.zeitgeist.datahub on the bus!

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: zeitgeist-datahub 0.9.14-2.2ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Tue Jun  9 11:32:35 2015
  SourcePackage: zeitgeist
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480554] Re: High costs due to SMS being sent multiple times when having a bad network connection

2015-08-02 Thread Niklas Wenzel
a) I sent one SMS every time.
b) Those were short enough to be sent as one SMS by the provider.
c) The receivers' phones are displaying only one SMS.
d) The MySQL database has only one entry both times.
   For the first screenshot its timestamp is 2015-07-12T19:31:58.664
   for the second one it says 2015-05-30T11:31:17.015.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to telephony-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1480554

Title:
  High costs due to SMS being sent multiple times when having a bad
  network connection

Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  When having a bad network connection, Ubuntu tries to send SMS
  multiple times but fails to recognize which messages have already been
  sent, resulting in very high costs due to the same message actually
  being sent several times.

  I found this when looking through my provider's monthly reports and I
  remember being on train journeys with very bad network connections on
  these days. See the attached screenshots.

  ==

  This happened on a Nexus 4 running on the stable channel (with up-to-
  date images at the given times).

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1478025] Re: Speaker icons differences too small

2015-08-02 Thread Alberto Salvia Novella
** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1478025

Title:
  Speaker icons differences too small

Status in ubuntu-themes package in Ubuntu:
  Confirmed

Bug description:
  The icon theme got a nice update that made them all much lighter (as
  in weight), but also resulted in some of them being less readable,
  especially in a bright environment (aka. very often when you use a
  phone outside).

  See the attached image that's a combination of high volume, low volume
  and muted. The stroke through the muted speaker is very light, almost
  a one-pixel stroke on the Aquaris E4.5 phone, where the icons are
  displayed at 26x26 pixels. The volume indication (the two arches on
  the right of the speaker) seems unnecessary when muted, too, and just
  add confusion.

  In the low-volume case the arches seem equally unnecessary, since
  apart from spotting the arches you need to compare their colour to see
  how much of the indication is active vs. not. Could we not lose the
  inactive arches altogether?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: suru-icon-theme 14.04+15.04.20150707-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: armhf
  Date: Fri Jul 24 15:38:03 2015
  Dependencies:
   hicolor-icon-theme 0.14-0ubuntu1 [origin: unknown]
   ubuntu-mobile-icons 14.04+15.04.20150707-0ubuntu1
  InstallationDate: Installed on 2015-07-23 (1 days ago)
  InstallationMedia: Ubuntu 15.04 - armhf (20150723-020304)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1405452] Re: Typo in man page (introduce a much improvement mechanism)

2015-08-02 Thread Alberto Salvia Novella
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: wpa (Ubuntu)
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wpa in Ubuntu.
https://bugs.launchpad.net/bugs/1405452

Title:
  Typo in man page (introduce a much improvement mechanism)

Status in One Hundred Papercuts:
  Confirmed
Status in wpa package in Ubuntu:
  Confirmed

Bug description:
  introduce a much improvement mechanism should be introduce a much
  improved mechanism.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: wpasupplicant 2.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Dec 24 16:19:30 2014
  InstallationDate: Installed on 2014-12-19 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Release amd64 
(20141022.1)
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1395307] Re: documentation: omissions/inconsistencies regarding options in ubuntu-bug manpage

2015-08-02 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1071930 ***
https://bugs.launchpad.net/bugs/1071930

** This bug has been marked a duplicate of bug 1071930
   apport-bug options not mentioned in manpage synopsis

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1395307

Title:
  documentation: omissions/inconsistencies regarding options in ubuntu-
  bug manpage

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  man ubuntu-bug doesn't contain any information about possible
  command line switches (like ubuntu-bug -w for finding the appropriate
  package by pointing at an open window) - one only can find those by
  invoking ubuntu-bug --help

  I expected to get a short help with --help but to get all pertinent
  switches via the man page

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport 2.14.7-0ubuntu8
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov 22 13:07:36 2014
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to utopic on 2014-11-22 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1009927] Re: apport-collect manpage missing options

2015-08-02 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1071930 ***
https://bugs.launchpad.net/bugs/1071930

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

** Also affects: apport
   Importance: Undecided
   Status: New

** Changed in: apport
   Status: New = Confirmed

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Medium

** This bug has been marked a duplicate of bug 1071930
   apport-bug options not mentioned in manpage synopsis

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1009927

Title:
  apport-collect manpage missing options

Status in Apport:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in apport package in Ubuntu:
  Confirmed

Bug description:
  apport-collect --help lists options that the manpage doesn't have,
  like '-p package' and '--tag FOO', so would be nice to get them in
  the manpage too.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: apport 2.0.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.4.0-3.7~precise1-generic 3.4.0
  Uname: Linux 3.4.0-3-generic x86_64
  ApportLog:
   
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jun  7 13:04:40 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=fi_FI.UTF-8
   SHELL=/bin/zsh
  SourcePackage: apport
  UpgradeStatus: Upgraded to precise on 2012-01-14 (144 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1071930] Re: apport-bug options not mentioned in manpage synopsis

2015-08-02 Thread Alberto Salvia Novella
** Changed in: apport (Ubuntu)
   Importance: Undecided = Medium

** Also affects: apport
   Importance: Undecided
   Status: New

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: apport
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1071930

Title:
  apport-bug options not mentioned in manpage synopsis

Status in Apport:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in apport package in Ubuntu:
  Confirmed

Bug description:
  The man page of apport-bug does not mention in the synopsis that
  apport-bug takes options. You will not be informed about additional
  options until you reach the options section.

  The options section says: Please see the apport-cli(1) manpage for possible 
options.
  Can you add that apport-bug takes the same parameters than apport-cli, they 
work the same, and the only different is that apport-bug has a GUI and 
apport-cli is for the command line (if this is correct)?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: apport 2.6.1-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Oct 26 23:49:11 2012
  InstallationDate: Installed on 2012-04-24 (184 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120421)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   >