Public bug reported:

This bug was found in Ubuntu 12.04 LTS

When compiling the applaction handbrake I get the applaction to have
failed after running sudo checkinstall. I get this on my shell when I
try to build the deb.

philip@PrincessLeia:~/hb-trunk/build$ sudo checkinstall

checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
           This software is released under the GNU GPL.

The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs?  [y]:

Preparing package documentation...OK

*** No known documentation files were found. The new package
*** won't include a documentation directory.

*****************************************
**** Debian package creation selected ***
*****************************************

This package will be built according to these values:

0 -  Maintainer: [ root@PrincessLeia ]
1 -  Summary: [ Package created with checkinstall 1.6.2 ]
2 -  Name:    [ build ]
3 -  Version: [ 20120407 ]
4 -  Release: [ 1 ]
5 -  License: [ GPL ]
6 -  Group:   [ checkinstall ]
7 -  Architecture: [ amd64 ]
8 -  Source location: [ build ]
9 -  Alternate source location: [  ]
10 - Requires: [  ]
11 - Provides: [ build ]
12 - Conflicts: [  ]
13 - Replaces: [  ]

Enter a number to change any of them or press ENTER to continue:

Installing with make install...

========================= Installation results ===========================
/bin/cp ./HandBrakeCLI /usr/local/bin/HandBrakeCLI
make -C ./gtk/ prefix=/usr/local install
make[1]: Entering directory `/home/philip/hb-trunk/build/gtk'
Making install in src
make[2]: Entering directory `/home/philip/hb-trunk/build/gtk/src'
make[3]: Entering directory `/home/philip/hb-trunk/build/gtk/src'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c ghb '/usr/local/bin'
libtool: install: /usr/bin/install -c ghb /usr/local/bin/ghb
for icon in hb-icon.128.png ; do \
  SIZE=`echo $icon | cut -d. -f2`; \
  FILE=`echo $icon | cut -d. -f1,3`; \
  if [ "$SIZE" = "svg" ]; then \
   SIZE="scalable"; \
   FILE="$FILE.svg"; \
  else \
   SIZE="${SIZE}x${SIZE}"; \
  fi; \
  mkdir -p //usr/local/share/icons/hicolor/$SIZE/apps/; \
  /usr/bin/install -c -m 644 /home/philip/hb-trunk/build/../gtk/src/$icon 
//usr/local/share/icons/hicolor/$SIZE/apps/$FILE; \
 done
mkdir: cannot create directory `//usr/local/share/icons': No such file or 
directory
/usr/bin/install: cannot create regular file 
`//usr/local/share/icons/hicolor/128x128/apps/hb-icon.png': No such file or 
directory
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/home/philip/hb-trunk/build/gtk/src'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/philip/hb-trunk/build/gtk/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/philip/hb-trunk/build/gtk'
make: *** [gtk.install] Error 2

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: checkinstall 1.6.2-2
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Sat Apr  7 22:52:53 2012
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: checkinstall
UpgradeStatus: Upgraded to precise on 2012-03-09 (29 days ago)

** Affects: checkinstall (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976380

Title:
  checkinstall creates directories and files in //usr/*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkinstall/+bug/976380/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to