ParrotSec / parrot-iso-build

parrot build config folder for live-build
38 stars 21 forks source link

E: Unable to locate package, No UMS support in radeon module #5

Closed audibailey closed 7 years ago

audibailey commented 7 years ago

Hello I am suffering from a couple different errors.

Issue Number 1:

I'm trying to run Parrot OS full on my MacBook Pro 8,2 (Late 2011). It has hybrid graphics, detailed as an Intel 3000 and AMD 6490M. This is run live cd of a USB. I have rEFInd installed directly to the MacBook and it is an encrypted SSD.

There are problems booting it but after some poking around I get it to boot (aka the current boot mechanism doesn't work on Macs by the looks of things) usually, it does a panic failure or the likes but I got it to display the splash after adding custom Kernel arguments. The additional kernel arguments are below:

noswap noautomount nomodeset anonsurf pandora

I also tried with

noswap noautomount anonsurf pandora

noswap noautomount anonsurf pandora radeon.modeset=0

Then I get the message: No UMS support in Radeon module. Any solutions on how to fix?

Issue Number 2:

I tried custom building Parrot OS on my Debian 8 Server with the custom Debootstrap Installed and I get the error: E: Unable to locate package

Steps to reproduce the error:

  1. Git Cloned the Repo.
  2. Added some packages to Parrot-Full (templates/parrot-full/package-lists/parrot-full.list.chroot):
    • ntfs-3g
    • mysql-server-5.6
    • mysql-client-5.6
    • axel
    • bash-completion
    • darkstat
    • exe2hexbat
    • leafpad
    • rdesktop
    • rygel
    • zeitgeist
    • zeitgeist-explorer

I found these packages in the official repository for Parrot so I don't think it is the problem. Also in the logs it says that they downloaded.

  1. ./build.sh build full amd64 3.1.1-CUSTOM-070916

Here is a snippet of the Log near the error:

[2016-09-07 17:31:01] lb binary_package-lists P: Begin installing local package lists... Reading package lists... Building dependency tree... Reading state information... Suggested packages: debtags The following NEW packages will be installed: dctrl-tools 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 101 kB of archives. After this operation, 407 kB of additional disk space will be used. Get:1 http://rwth-aachen.archive.parrotsec.org/parrotsec parrot/main amd64 dctr$ Fetched 101 kB in 2s (44.0 kB/s) Selecting previously unselected package dctrl-tools. (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(R$ Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... Unpacking dctrl-tools (2.24-2) ... Setting up dctrl-tools (2.24-2) ... Processing triggers for man-db (2.7.5-1) ... Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ## P: Begin unmounting filesystems... P: Saving caches...