[Bug 1753176] Re: package libzulucrypt1.2.0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libzuluCrypt.so.1.2.0', which is also in package libzulucrypt1:amd

2018-03-11 Thread mhogo mchungu
You are getting the problem because you already have zuluCrypt installed from 
packages provided by zuluCrypt upstream and you are trying to update them using 
ubuntu provided packages. 

What you are trying to do is like mixing water and oil, it just doesnt
work.

Solve the problem by doing one of the following:

1. Go to zuluCrypt project page and update with packages that are found
there.

2. Remove completely zuluCrypt packages you have installed from
zuluCrypt project page and then install the ones provided by ubuntu.

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

Title:
  package libzulucrypt1.2.0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/x86_64-linux-gnu/libzuluCrypt.so.1.2.0',
  which is also in package libzulucrypt1:amd64
  5.2.0.1507812525.517c7030-0

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread mhogo mchungu
Ok,i guess this concludes our business then since zuluCrypt now works as 
expected.

If inflexibility of container files starts to become an issue,check out my 
project
Sirikali[1] that acts as a front end to various tools that do folder based 
encryption.

Wishing you a happy usage of zuluCrypt :-)

[1] https://mhogomchungu.github.io/sirikali/

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread mhogo mchungu
That sounds like a permission related issue on the volume.

Do you still get the same behavior on a newly created volume?

Did you open the volume in read/write mode?

What file system does your volume use?

When you have the volume unlocked,run the following command and post its
output:

cat /proc/self/mountinfo | grep zuluCrypt

ps: copy and paste the command to make sure you dont mistype it.

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-14 Thread mhogo mchungu
Found a problem i made while packaging and fixed it,reinstall packages from 
this[1] link and then run "zuluCrypt-cli --test" command and post its 
output,you should be good if all tests pass.

[1]
https://github.com/mhogomchungu/zuluCrypt/releases/download/5.2.0/zuluCrypt-5.2.0-ubuntu-17.10-Artful_Aardvark.tar.xz

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-14 Thread mhogo mchungu
Is this volume in a file?

What are the permissions on the file?

What do you get when you run the following command:

zuluCrypt-cli --test

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread mhogo mchungu
The permission problem is probably due to permission issue, open the volume 
with something like:

sudo zuluCrypt-cli -o -d /home/USERNAME/filename -K `id --user`

The "messed up" state of zuluCrypt packages on your system is something
i can not advice on how to solve because i do not know how "messed up"
the situation is.

Download again this[1] package and try again,after you have extract
it,you will see a whole lot more packages. Install them all with "sudo
dpkg -i *.deb" command and hopefully,they should install cleanly this
time. I have build them using package number and names as the default
ones and hence they should be able to update more easily.

[1]
https://github.com/mhogomchungu/zuluCrypt/releases/download/5.2.0/zuluCrypt-5.2.0-ubuntu-17.10-Artful_Aardvark.tar.xz

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
I still use synaptic to manage packages because of its simplicity and zulucrypt 
packages you most likely have installed are those highlighted in the below 
image:

https://imgur.com/a/jFezM

I also suggest you use synaptic because doing stuff on the terminal is
not very user friendly.

1. Install synaptic with command: sudo apt-get install synaptic
2. Temporarily allow GUI programs to run privileged with command: xhost +local:
3. Run synaptic with command: sudo synaptic
4. Search for package "zuluCrypt"
5. Remove all installed packages you see. Installed packages will be green 
highlighted.

In any of the above commands,if you get a "could not acquire lock
error", keep trying to run the command on 2 seconds interval until it
succeeds.

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
first,remove ALL zuluCrypt packages you have installed and then install the 
ones i provide, you are getting errors because you attempting to mix version 
5.0.2 from ubuntu and 5.2.0 from me.

Make sure all those with versions 5.0.2 are not in your system before
you continue.

The version i provide works without sudo.

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
Ubuntu 17.10 is not out yet and what are you doing as a noob running unreleased 
software?

You can now get 17.10 binary packages from here:
https://github.com/mhogomchungu/zuluCrypt/releases/tag/5.2.0

Direct link is:
https://github.com/mhogomchungu/zuluCrypt/releases/download/5.2.0/zuluCrypt-5.2.0-ubuntu-17.10-Artful_Aardvark.tar.xz

Download the archive,extract it and follow the instructions in the
README file. Don't hesitate to ask if you get stuck.

After you have installed the packages,the following command should be
enough to unlock a volume from CLI:

zuluCrypt-cli -o -d /home/USERNAME/filename

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-11 Thread mhogo mchungu
Noobs should not be living on the terminal or build stuff from source code.

Installing ubuntu 17.10 now to build a package you can just install and
use. I will add a link to the package on the project main page you can
download from there. The whole thing should take less than a day.

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-10 Thread mhogo mchungu
maintainer of zuluCrypt here and i noticed this bug report from google search.

zuluCrypt as packaged by debian and ubuntu tries to root elevate GUI
components and wayland does not like this very much and it causes the
problem you reported.

version 5.2.0 of zuluCrypt no longer supports running GUI components
privileged to support wayland and this means this version is also broken
even if you were using X11.

I have binary package for various distributions here[1] but ubuntu 17.10
is not there yet so you are out of luck.

My recommendations are:

0. Uninstall these zuluCrypt packages.
1. Wait for zuluCrypt to be properly packaged in ubuntu. The maintainer is 
aware of the issue.
2. Build preferably git version of zuluCrypt from source code since it has full 
support for wayland.

[1] https://download.opensuse.org/repositories/home:/mhogomchungu/

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

Title:
  zuluCrypt doesn't launch

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

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

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-04 Thread mhogo mchungu
Greetings,
two of my projects are on the list(SiriKali and zuluCrypt) and latest versions 
of these projects are not affected by the problem.

The latest version of SiriKali is 1.3.0 but the problem was solved in
version 1.2.9. The latest version of zuluCrypt is 5.2.0 and it also does
not have the problem.

SiriKali uses pkexec not to root elevate its GUI component but to
elevate a CLI background service called "siripolkit".

zuluCrypt uses pkexec not to root elevate its GUI components but to
elevate a CLI background service called "zulupolkit".

zuluCrypt 5.2.0-1 in debian/ubuntu is affected by the problem and the
problem is due to debian/ubuntu packaging and i already informed the
maintainer about it,the old way of raising GUI components in zuluCrypt
is no longer supported since version 5.2.0.

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

Title:
  Unable to launch pkexec'ed applications on Wayland session

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

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