Comment 2 for bug 1503053

Revision history for this message
Snoopy (snoopy-snoopyvirtualstudio) wrote :

Similar problem here.

My system:
$ inxi -Fx
System: Host: snoopy-linux-1 Kernel: 3.14.1-031401-generic x86_64 (64 bit, gcc: 4.6.3)
           Desktop: Gnome (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine: Mobo: Gigabyte model: EP35C-DS3R version: x.x Bios: Award version: F2 date: 01/04/2008
CPU: Dual core Intel Core2 Duo CPU E8200 (-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 10666.3
           Clock Speeds: 1: 2000.00 MHz 2: 2000.00 MHz
Graphics: Card: NVIDIA GF108 [GeForce GT 430] bus-ID: 01:00.0 X.Org: 1.15.1 driver: nvidia Resolution: 1680x1050@60.0hz
           GLX Renderer: GeForce GT 430/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 340.93 Direct Rendering: Yes
Audio: Card-1: NVIDIA GF108 High Definition Audio Controller driver: snd_hda_intel bus-ID: 01:00.1
           Card-2: Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture ver: k3.14.1-031401-generic
Network: Card-1: Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
           driver: 8139too ver: 0.9.28 port: d000 bus-ID: 05:01.0
           IF: eth1 state: unknown speed: 100 Mbps duplex: full mac: 00:a0:c5:84:fd:94
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 ver: 2.3LK-NAPI port: c000 bus-ID: 04:00.0
           IF: eth0 state: down mac: 00:1d:7d:03:4d:e3
Drives: HDD Total Size: 5001.0GB (68.2% used) 1: id: /dev/sda model: WDC_WD30EZRX size: 3000.6GB temp: 36C
           2: id: /dev/sdc model: WDC_WD10EACS size: 1000.2GB temp: 37C 3: id: /dev/sdb model: ST31000528AS size: 1000.2GB temp: 33C
Partition: ID: / size: 79G used: 57G (76%) fs: ext4 ID: swap-1 size: 8.76GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 41.0C mobo: 33.0C gpu: 0.0:39C
           Fan Speeds (in rpm): cpu: 2191 mobo: 675000 fan-2: 0 fan-3: 0
Info: Processes: 215 Uptime: 2:54 Memory: 2043.6/3951.7MB Runlevel: 2 Gcc sys: 4.8.4
           Client: Shell (bash 4.3.11) inxi: 1.9.17

============

Installed packages:

gambas3-runtime
gambas3-gb-qt4
gambas3-gb-form
gambas3-gb-desktop
gambas3-gb-desktop-x11
gambas3-gb-image

(All of them with version: 3.8.2-28.44~ubuntu)

Every time I try to update the system, I get the message:

Configurando i-nex (7.4.0+bzr855+20140813~ubuntu14.04.1) ...
dpkg: error al procesar el paquete i-nex (--configure):
 el subproceso instalado el script post-installation devolvió el código de salida de error 6

Translated into english it means:

Setting up i-nex (7.4.0+bzr855+20140813~ubuntu14.04.1) ...
dpkg: error processing package i-nex (--configure):
 subprocess installed post-installation script returned error exit status 6

The install procedure I used was:

sudo add-apt-repository ppa:gambas-team/gambas3
sudo add-apt-repository ppa:i-nex-development-team/stable
sudo apt-get update
sudo apt-get install i-nex