[Bug 1357949] Re: Clonezilla+partclone: Error while cloning: partclone.dd: invalid option -- 'z'

2016-08-15 Thread sef
*** This bug is a duplicate of bug 1270453 ***
https://bugs.launchpad.net/bugs/1270453

Can't edit my above post. I did a little more digging and found to edit
the following file as such:

/etc/drbl/drbl-ocs.conf

Change lines inside that file like this:
# Options to be appended in the partclone command, for save and restore.
# For example, for restoring, if you want to ignore device size checking, "-C" 
can be put, like: 
# PARTCLONE_RESTORE_OPT_INIT="-C"
# From Partclone 0.2.61, we switch to use "-z" instead of "-m":
#~ PARTCLONE_SAVE_OPT_INIT="-z 10485760"
PARTCLONE_SAVE_OPT_INIT="-m 10485760"
#~ PARTCLONE_RESTORE_OPT_INIT="-z 10485760"
PARTCLONE_RESTORE_OPT_INIT="-m 10485760"
#~ PARTCLONE_RESTORE_ONTHEFLY_OPT_INIT="-z 10485760"
PARTCLONE_RESTORE_ONTHEFLY_OPT_INIT="-m 10485760"

Since I'm using partclone version 0.2.51, I need option -m rather than
-z.

And actually the issue appears to be with drbl, not partclone or clonezilla.
drbl should maintain a different deb file for ubuntu 14.04.
Current for 14.04 is drbl_2.6.15-1_all.deb.
Current for 16.04 is drbl_2.11.15-1_all.deb.
Just re-package the 2.6.15-1_all.deb above with my changes in file 
/etc/drbl/drbl-ocs.conf.
My changes would be good until (if) partclone is updated in 14.04 to v 0.2.61.

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

Title:
  Clonezilla+partclone: Error while cloning: partclone.dd: invalid
  option -- 'z'

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

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


[Bug 1357949] Re: Clonezilla+partclone: Error while cloning: partclone.dd: invalid option -- 'z'

2016-08-15 Thread sef
*** This bug is a duplicate of bug 1270453 ***
https://bugs.launchpad.net/bugs/1270453

In 14.04, I had success by changing some lines in this file
/usr/share/drbl/sbin/ocs-functions


= CREATING AN IMAGE FROM HDD =
  Inside function 'save_part_by_partclone' change line from:
cmd_partclone="partclone.${fs_p} $PARTCLONE_SAVE_OPT -L $partclone_img_info_tmp 
-c -s $source_dev --output - | $compress_prog_opt"

  to:
cmd_partclone="partclone.${fs_p} -N -L $partclone_img_info_tmp -c -s 
$source_dev --output - | $compress_prog_opt"


= RESTORING AN IMAGE TO HDD =
  Inside function 'unicast_restore_by_partclone' change lines from:
| LC_ALL=C partclone.${fs_} $PARTCLONE_RESTORE_OPT -L $partclone_img_info_tmp 
-s - -r -o $part

  to:
| LC_ALL=C partclone.${fs_} -N -L $partclone_img_info_tmp -s - -r -o $part


Admittedly, it's kind of a hammer, but I don't have time to troubleshoot
it any further than the couple of things I will use it for.

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

Title:
  Clonezilla+partclone: Error while cloning: partclone.dd: invalid
  option -- 'z'

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

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


[Bug 521250] [NEW] OpenOffice.org 3.2 on AMD64 crashes after clicking finish

2010-02-12 Thread Sef
Public bug reported:

Binary package hint: openoffice.org

1) Lucid Lynx

2) Open Office 3.2

3) OpenOffice.org to open after clicking finish.   Says it has recovered
a document, but crashed instead.   This document seems to have gotten
into a loop.

4) OOo has been given me problems.   Upon start it says that doc1 needs
to be recovered, but normally upon clicking finish, it crashes.   Opened
up a different document and it opened up ok, but this error message
appeared.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 99b5eeec5c67d3139a8cafec670cdb05
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Feb 12 18:36:07 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
Package: openoffice.org (not installed)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-11.15-generic
SourcePackage: openoffice.org
Uname: Linux 2.6.32-11-generic x86_64

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
OpenOffice.org 3.2 on AMD64 crashes after clicking finish
https://bugs.launchpad.net/bugs/521250
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 422920] Re: empathy crashed with SIGSEGV in g_main_context_dispatch()

2010-01-11 Thread Sef
I had switching from amsn back to empathy.  Clicking to restart msn (on
empathy) did not work and program crashed.

-- 
empathy crashed with SIGSEGV in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/422920
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263956] Re: Xorg crashed with SIGSEGV in xf86PostMotionEventP()

2010-01-11 Thread Sef
This error came up when I rebooted because a new kernel (2.6.32-10) was
installed.

-- 
Xorg crashed with SIGSEGV in xf86PostMotionEventP()
https://bugs.launchpad.net/bugs/263956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389992] Re: failing to connect using sierra aircard 880e

2009-07-13 Thread sef
Hi

I didn't get to check if this netstick works on another kubuntu . it
worked perfectly before I updated this version. and it still works well
with windows.

the connection is clean of any dust etc.


the out put of lsusb is:

 
s...@ganesh:~$ lsusb
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 004: ID 1199:6852 Sierra Wireless, Inc. AirCard 880E Device
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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
s...@ganesh:~$


what to do? 

:(

Tnks !!

:-D

-- 
failing to connect using sierra aircard 880e
https://bugs.launchpad.net/bugs/389992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389992] Re: failing to connect using sierra aircard 880e

2009-06-20 Thread sef

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/28149969/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/28149970/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28149971/Dependencies.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/28149972/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/28149973/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/28149974/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/28149975/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/28149976/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/28149977/ProcModules.txt

-- 
failing to connect using sierra aircard 880e
https://bugs.launchpad.net/bugs/389992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389992] [NEW] failing to connect using sierra aircard 880e

2009-06-20 Thread sef
Public bug reported:

I plug the air card in, the network manager detects it and tries to
connect. but than it stops and shows a mobile phone icon on the network
manager widget. what to do?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
HibernationDevice: RESUME=UUID=c354de2d-0e84-4640-8cca-397cd55ea83c
MachineType: IBM 23736ZU
Package: linux-image-2.6.28-13-generic 2.6.28-13.44
ProcCmdLine: root=UUID=5149cb22-6141-466e-8ebb-ece62b4522ac ro quiet splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-13.44-generic
SourcePackage: linux

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


** Tags: apport-bug i386

-- 
failing to connect using sierra aircard 880e
https://bugs.launchpad.net/bugs/389992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 276450] Re: canberra-gtk-play crashed with SIGSEGV in pa_mainloop_dispatch()

2008-10-20 Thread Sef
Affects AMD64-bit too.

-- 
canberra-gtk-play crashed with SIGSEGV in pa_mainloop_dispatch()
https://bugs.launchpad.net/bugs/276450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 285090] Re: epiphany-webkit crashed with SIGSEGV

2008-10-19 Thread Sef
Same thing happened on AMD64.

-- 
epiphany-webkit crashed with SIGSEGV
https://bugs.launchpad.net/bugs/285090
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205356] Re: compiz.real crashed with signal 7

2008-10-14 Thread Sef
Still exists in AMD 64-bit beta.

-- 
compiz.real crashed with signal 7
https://bugs.launchpad.net/bugs/205356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251910] Re: gvfsd-trash crashed with SIGSEGV in g_idle_funcs()

2008-09-18 Thread Sef
I just logged in and it occured in 64-bit Intrepid Ibex with all the
updates as of 18 Sep 08.

-- 
gvfsd-trash crashed with SIGSEGV in g_idle_funcs()
https://bugs.launchpad.net/bugs/251910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264994] Re: gnome-hearts crashed with SIGSEGV in g_object_unref()

2008-09-12 Thread Sef
Happens in Intrepid Ibex too.

-- 
gnome-hearts crashed with SIGSEGV in g_object_unref()
https://bugs.launchpad.net/bugs/264994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251910] Re: gvfsd-trash crashed with SIGSEGV in g_idle_funcs()

2008-09-07 Thread Sef
I got this bug right after booting up.

-- 
gvfsd-trash crashed with SIGSEGV in g_idle_funcs()
https://bugs.launchpad.net/bugs/251910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264094] Re: firefox crashed with SIGSEGV in XVisualIDFromVisual()

2008-09-06 Thread Sef
same bug here.

-- 
firefox crashed with SIGSEGV in XVisualIDFromVisual()
https://bugs.launchpad.net/bugs/264094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252046] Re: gvfs-hal-volume-monitor crashed with SIGSEGV in strlen()

2008-09-01 Thread Sef
Clicked Places and saw there was an arrow next to CD-RW/DVD-+RW. (It was
in use at this time.) Upon clicking the arrow, it crashed.

-- 
gvfs-hal-volume-monitor crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/252046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256743] Re: package nvidia-glx-177 None failed to install/upgrade: trying to overwrite `/usr/lib/libGL.so.1', which is also in package libgl1-mesa-glx

2008-09-01 Thread Sef
Bug also exists in AMD64 with 2.6.27-2-generic kernel

-- 
package nvidia-glx-177 None failed to install/upgrade: trying to overwrite 
`/usr/lib/libGL.so.1', which is also in package libgl1-mesa-glx
https://bugs.launchpad.net/bugs/256743
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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