Results 1 to 2 of 2

Thread: alien not generation deb package from maya rpm

  1. #1
    Join Date
    Aug 2008
    Beans
    30

    Question alien not generation deb package from maya rpm

    i am trying to convert rpm file to deb but its giving error package fails to build..

    Code:
    	mkdir Maya2012_0_64-2012.0/debian
    	hostname
    	date -R
    	hostname
    	date -R
    	chmod 755 Maya2012_0_64-2012.0/debian/rules
    	debian/rules binary 2>&1
    Package build failed; could not run generated debian/rules file.
    	find Maya2012_0_64-2012.0 -type d -exec chmod 755 {} ;
    	rm -rf Maya2012_0_64-2012.0
    any idea what could be causing it ?

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: alien not generation deb package from maya rpm

    have you followed that howto ?

    https://help.ubuntu.com/community/RPM/AlienHowto

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •