Jump to content

Checkinstall failing


Andrewski
 Share

Recommended Posts

I'm getting this error after trying to install some packages using checkinstall. Can anyone offer some insight?

root:easytag-0.30.2$ checkinstall make install
checkinstall 1.6.0beta2, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
          This software is released under the GNU GPL.
Installing with "make install"...
========================= Installation results ===========================
Copying documentation directory...
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./TODO': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./README': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./THANKS': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./INSTALL': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./ABOUT-NLS': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./ChangeLog': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/./COPYING': No such file or directory
cp: preserving times for `/usr/share/doc/easytag-0.30.2/.': No such file or directory
****  Installation failed. Aborting package creation.
Cleaning up...OK
Bye.

As you can see, I have the latest checkinstall installed. I think I may be missing some other package, but I can't figure out which. cp and "No such file or directory" are less than specific problems. :unsure:

Link to comment
Share on other sites

  • 2 weeks later...

I couldn't find anything on this, and the number of programs I'd like to install is growing. Could someone help me out on this?

 

I have checkinstall installed, as well as all the pertinent RPMs of which I could think.

Link to comment
Share on other sites

Does this happen for all attempts to use check install or just this one? If just this one, what happens when you attempt to install the software without checkinstall? Process of elimination ;)

 

If this occurs for all checkinstall activities, first try uninstalling it and then reinstalling it to see if it corrects the problem..

Link to comment
Share on other sites

It happens with all instances. I tried installing without documentation (since that seems to be the direct problem) and then, it just fails later on in the process. I'll post results when I'm at home from that method as well as from reinstalling it.

 

Thanks.

Link to comment
Share on other sites

OK, un/reinstalled. Now I'm getting a different error when running make. I don't think this is specifically checkinstall's fault, but I don't think I messed with any of my dev rpms so I'm not sure what it could be.

andrew:grip-3.1.8$ make
make  all-recursive
make[1]: Entering directory `/home/andrew/grip-3.1.8'
Making all in po
/bin/sh: line 1: cd: po: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/grip-3.1.8'
make: *** [all] Error 2

Link to comment
Share on other sites

All it says is what I posted above:

andrew:grip-3.1.8$ make
make  all-recursive
make[1]: Entering directory `/home/andrew/grip-3.1.8'
Making all in po
/bin/sh: line 1: cd: po: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/grip-3.1.8'
make: *** [all] Error 2

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...