Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Bug#478312: checkinstall: make install fails
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ernest Adrogué  
View profile  
 More options Apr 28 2008, 2:50 pm
Newsgroups: linux.debian.bugs.dist
From: Ernest Adrogué <eadro...@gmx.net>
Date: Mon, 28 Apr 2008 20:50:22 +0200
Local: Mon, Apr 28 2008 2:50 pm
Subject: Bug#478312: checkinstall: make install fails
Package: checkinstall
Version: 1.6.1-5
Severity: normal

Hi there!

I'm trying to use checkinstall to install lame. Installing with
'make install' works fine, however when I run 'make install' with
checkinstall, installation fails because chmod tries to change
permissions of a file that isn't really there (see line 29 below).

Here's the installation log:

1       ========================= Installation results ===========================
2       Making install in mpglib
3       make[1]: Entering directory `/home/ernest/src/lame-3.97/mpglib'
4       make[2]: Entering directory `/home/ernest/src/lame-3.97/mpglib'
5       make[2]: Nothing to be done for `install-exec-am'.
6       make[2]: Nothing to be done for `install-data-am'.
7       make[2]: Leaving directory `/home/ernest/src/lame-3.97/mpglib'
8       make[1]: Leaving directory `/home/ernest/src/lame-3.97/mpglib'
9       Making install in libmp3lame
10      make[1]: Entering directory `/home/ernest/src/lame-3.97/libmp3lame'
11      Making install in i386
12      make[2]: Entering directory `/home/ernest/src/lame-3.97/libmp3lame/i386'
13      make[3]: Entering directory `/home/ernest/src/lame-3.97/libmp3lame/i386'
14      make[3]: Nothing to be done for `install-exec-am'.
15      make[3]: Nothing to be done for `install-data-am'.
16      make[3]: Leaving directory `/home/ernest/src/lame-3.97/libmp3lame/i386'
17      make[2]: Leaving directory `/home/ernest/src/lame-3.97/libmp3lame/i386'
18      make[2]: Entering directory `/home/ernest/src/lame-3.97/libmp3lame'
19      make[3]: Entering directory `/home/ernest/src/lame-3.97/libmp3lame'
20      test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
21       /bin/sh ../libtool --mode=install /usr/bin/install -c  'libmp3lame.la' '/usr/local/lib/libmp3lame.la'
22      /usr/bin/install -c .libs/libmp3lame.so.0.0.0 /usr/local/lib/libmp3lame.so.0.0.0
23      (cd /usr/local/lib && rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0)
24      (cd /usr/local/lib && rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so)
25      /usr/bin/install -c .libs/libmp3lame.lai /usr/local/lib/libmp3lame.la
26      /usr/bin/install -c .libs/libmp3lame.a /usr/local/lib/libmp3lame.a
27      ranlib /usr/local/lib/libmp3lame.a
28      chmod 644 /usr/local/lib/libmp3lame.a
29      chmod: changing permissions of `/usr/local/lib/libmp3lame.a': No such file or directory
30      make[3]: *** [install-libLTLIBRARIES] Error 1
31      make[3]: Leaving directory `/home/ernest/src/lame-3.97/libmp3lame'
32      make[2]: *** [install-am] Error 2
33      make[2]: Leaving directory `/home/ernest/src/lame-3.97/libmp3lame'
34      make[1]: *** [install-recursive] Error 1
35      make[1]: Leaving directory `/home/ernest/src/lame-3.97/libmp3lame'
36      make: *** [install-recursive] Error 1
37      
38      ****  Installation failed. Aborting package creation.

Should you need more details, I'll be happy to provide them.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages checkinstall depends on:
ii  file                          4.23-2     Determines file type using "magic"
ii  findutils                     4.4.0-2    utilities for finding files--find,
ii  libc6                         2.7-10     GNU C Library: Shared libraries

checkinstall recommends no packages.

-- no debconf information

--
To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Felipe Sateler  
View profile  
 More options Apr 28 2008, 4:20 pm
Newsgroups: linux.debian.bugs.dist
From: Felipe Sateler <fsate...@gmail.com>
Date: Mon, 28 Apr 2008 22:20:15 +0200
Local: Mon, Apr 28 2008 4:20 pm
Subject: Bug#478312: checkinstall: make install fails

On Monday 28 April 2008 14:41:07 Ernest Adrogué wrote:

> Package: checkinstall
> Version: 1.6.1-5
> Severity: normal

> Hi there!

> I'm trying to use checkinstall to install lame. Installing with
> 'make install' works fine, however when I run 'make install' with
> checkinstall, installation fails because chmod tries to change
> permissions of a file that isn't really there (see line 29 below).

Hm... I thought this bug was gone in -4. Can you try with filesystem
translation disabled? --fstrans=no is the option.

--
Felipe Sateler

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ernest Adrogué  
View profile  
 More options Apr 28 2008, 6:10 pm
Newsgroups: linux.debian.bugs.dist
From: Ernest Adrogué <eadro...@gmx.net>
Date: Tue, 29 Apr 2008 00:10:25 +0200
Local: Mon, Apr 28 2008 6:10 pm
Subject: Bug#478312: checkinstall: make install fails
28/04/08 @ 16:14 (-0400), thus spake Felipe Sateler:

> Hm... I thought this bug was gone in -4. Can you try with filesystem
> translation disabled? --fstrans=no is the option.

Hi, with this option enabled the package is built successfully.

Ernest

--
To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Felipe Sateler  
View profile  
 More options Apr 28 2008, 6:50 pm
Newsgroups: linux.debian.bugs.dist
From: Felipe Sateler <fsate...@gmail.com>
Date: Tue, 29 Apr 2008 00:50:28 +0200
Local: Mon, Apr 28 2008 6:50 pm
Subject: Bug#478312: checkinstall: make install fails

On Monday 28 April 2008 17:58:35 Ernest Adrogué wrote:

> 28/04/08 @ 16:14 (-0400), thus spake Felipe Sateler:
> > Hm... I thought this bug was gone in -4.

Erm, no, this was a different bug.

> > Can you try with filesystem
> > translation disabled? --fstrans=no is the option.

> Hi, with this option enabled the package is built successfully.

OK, I found the bug. I'm forwarding this upstream. Thanks for the bug report.

--
Felipe Sateler

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »