problem with libctl3

Bug #993841 reported by Angus Frinc
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
mpb (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Lauching mpb give me that error

~$ mpb
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/share/libctl3/base/include.scm"

libctl3 is installed, but, the directory in /usr/share is not libctl3 but libctl.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mpb 1.4.2-17
ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Thu May 3 10:56:08 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: mpb
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Angus Frinc (angus-frinc) wrote :
Revision history for this message
Thorsten Alteholz (alteholz) wrote :

This seems to be an Ubuntu specific bug. The Debian version is running fine without any problem.

What ist the output of:
  strings /usr/bin/mpb|sort -u|grep include

Revision history for this message
Angus Frinc (angus-frinc) wrote : Re: [Bug 993841] Re: problem with libctl3

Le 07/juil. - 12:01, Thorsten Alteholz a écrit :
> This seems to be an Ubuntu specific bug. The Debian version is running
> fine without any problem.

Yes, I'm agree, Debian works well, Ubuntu not.

> What ist the output of:
> strings /usr/bin/mpb|sort -u|grep include

ubuntu-12.04 $ apt-cache policy mpb libctl3
mpb:
  Installed: 1.4.2-17
  Candidate: 1.4.2-17
  Version table:
 *** 1.4.2-17 0
        500 http://fr.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status
libctl3:
  Installed: 3.1.0-5
  Candidate: 3.1.0-5
  Version table:
 *** 3.1.0-5 0
        500 http://fr.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status
ubuntu-12.04 $ strings /usr/bin/mpb | sort -u | grep include
ctl_include
/usr/share/libctl3/base/include.scm
ubuntu-12.04 $ dpkg -L libctl3 | grep include.scm
/usr/share/libctl/base/include.scm

Regards,

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in mpb (Ubuntu):
status: New → Confirmed
Revision history for this message
KIAaze (zohn-joidberg) wrote :

Quick workaround in case others have the same issue:
sudo ln -s /usr/share/libctl/ /usr/share/libctl3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.