Results 1 to 1 of 1

Thread: Failure repacking RPM-package

  1. #1
    Join Date
    Dec 2020
    Beans
    1

    Failure repacking RPM-package

    I need a package that's only available in RPM-package converted to deb. I started alien on that package and:

    Code:
    root@HartmutsPi:/home/hartmut/Downloads# alien --target aarch64 pix-1.6.2-lp152.3.3.aarch64.rpm 
    ....
    pix-1.6.2-lp152.3.3.aarch64.rpm is for architecture aarch64 ; the package cannot be built on this system
    
    root@HartmutsPi:/home/hartmut/Downloads# uname -a
    Linux HartmutsPi 5.8.0-1006-raspi #9-Ubuntu SMP PREEMPT Fri Oct 16 12:55:30 UTC 2020 aarch64
    Is alien not able to convert packages with aarch64-architektur?

    Spielmops
    Last edited by spielmops; December 9th, 2020 at 07:44 PM.

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
  •