View Issue Details

IDProjectCategoryView StatusLast Update
0001692Kali LinuxKali Package Bugpublic2014-08-30 17:35
ReporterPokeswap Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0001692: veil-evasion will not install with live-build
Description

In my kali-list-chroot, I have had packages which depended on mono-gac, mono-runtime... any mono. I found I could exclude said packages. I noticed the default live-build kali.list.chroot does not have the full gnome installed, only gnome-core. In the gnome package itself, there is a package gnumeric. Although not readily apparent, this package depends on mono.

Anyway, A tool which I think will be good to have on my arsenal of live USBs is veil-evasion. Unfortunately, veil-evasion depends on mono. If this bug cannot be fixed in kali, please help with providing a link to something like a live-build bug tracker

Additional Information

dpkg: dependency problems prevent configuration of libmono-system-security4.0-cil:
libmono-system-security4.0-cil depends on libmono-corlib4.0-cil (>= 2.10.1); however:
Package libmono-corlib4.0-cil is not configured yet.
libmono-system-security4.0-cil depends on libmono-system-xml4.0-cil (>= 1.0); however:
Package libmono-system-xml4.0-cil is not configured yet.

dpkg: error processing libmono-system-security4.0-cil (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmono-system-configuration4.0-cil:
libmono-system-configuration4.0-cil depends on libmono-corlib4.0-cil (>= 2.10.1); however:
Package libmono-corlib4.0-cil is not configured yet.
libmono-system-configuration4.0-cil depends on libmono-system-security4.0-cil (>= 1.0); however:
Package libmono-system-security4.0-cil is not configured yet.
libmono-system-configuration4.0-cil depends on libmono-system-xml4.0-cil (>= 1.0); however:
Package libmono-system-xml4.0-cil is not configured yet.
libmono-system-configuration4.0-cil depends on mono-runtime (>= 2.10.8.1); however:
Package mono-runtime is not configured yet.
libmono-system-configuration4.0-cil depends on mono-runtime (<< 2.10.8.2); however:
Package mono-runtime is not configured yet.

dpkg: error processing libmono-system-configuration4.0-cil (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmono-system4.0-cil:
libmono-system4.0-cil depends on libmono-corlib4.0-cil (>= 2.10.1); however:
Package libmono-corlib4.0-cil is not configured yet.
libmono-system4.0-cil depends on libmono-system-configuration4.0-cil (>= 1.0); however:
Package libmono-system-configuration4.0-cil is not configured yet.
libmono-system4.0-cil depends on libmono-system-xml4.0-cil (>= 1.0); however:
Package libmono-system-xml4.0-cil is not configured yet.
libmono-system4.0-cil depends on mono-runtime (>= 2.10.8.1); however:
Package mono-runtime is not configured yet.
libmono-system4.0-cil depends on mono-runtime (<< 2.10.8.2); however:
Package mono-runtime is not configured yet.

dpkg: error processing libmono-system4.0-cil (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmono-security4.0-cil:
libmono-security4.0-cil depends on libmono-corlib4.0-cil (>= 2.10.1); however:
Package libmono-corlib4.0-cil is not configured yet.
libmono-security4.0-cil depends on libmono-system4.0-cil (>= 2.10.7); however:
Package libmono-system4.0-cil is not configured yet.

dpkg: error processing libmono-security4.0-cil (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mono-4.0-gac:
mono-4.0-gac depends on libmono-corlib4.0-cil (>= 2.10.1); however:
Package libmono-corlib4.0-cil is not configured yet.
mono-4.0-gac depends on libmono-security4.0-cil (>= 2.10.1); however:
Package libmono-security4.0-cil is not configured yet.

dpkg: error processing mono-4.0-gac (--configure):
dependency problems - leaving unconfigured

I tried adding the libmono-corlib4.0-cil package to kali.list.chroot, but it did not help. Maybe, as a fix, if there is a way in live-build and apt, find out the dependencies and install in an order based on that

Activities

rhertzog

rhertzog

2014-08-27 00:54

administrator   ~0002486

This log is not complete, the log shows that libmono-corlib4.0-cil is the root cause of the failures displayed but the error that led to libmono-corlib4.0-cil not being configurable is not displayed.

Can you attach a full log?

I can't reproduce this in my kali chroot. I tried "apt-get install mono-4.0-gac" and it went fine. Do you have only the problem when trying to build a custom ISO image or also on an freshly installed system?

Pokeswap

Pokeswap

2014-08-27 15:37

reporter   ~0002488

I will need to reproduce the error, again, so it might a little bit. I have tried fresh installs. mono-4.0-gac installs fine. In another fresh install, veil-evasion installs fine. I only get this error in live-build.

Pokeswap

Pokeswap

2014-08-27 15:38

reporter   ~0002489

Although not a veil-evasion log, I was able to find one of my live-build logs while looking through my history: http://bpaste.net/show/083nA9mldO6vV2bbC904

Pokeswap

Pokeswap

2014-08-30 17:29

reporter   ~0002497

Please change issue new -> closed. I noticed live-build was not fully updated. When it was updated, it built

muts

muts

2014-08-30 17:35

reporter   ~0002498

Closed.

Issue History

Date Modified Username Field Change
2014-08-27 00:38 Pokeswap New Issue
2014-08-27 00:54 rhertzog Note Added: 0002486
2014-08-27 15:37 Pokeswap Note Added: 0002488
2014-08-27 15:38 Pokeswap Note Added: 0002489
2014-08-30 17:29 Pokeswap Note Added: 0002497
2014-08-30 17:35 muts Note Added: 0002498
2014-08-30 17:35 muts Status new => closed
2014-08-30 17:35 muts Assigned To => muts
2014-08-30 17:35 muts Resolution open => no change required