Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc requires gcc-libs=4.9.0-5 on install from live CD #801

Closed
dfinf2 opened this issue Jul 23, 2014 · 6 comments
Closed

gcc requires gcc-libs=4.9.0-5 on install from live CD #801

dfinf2 opened this issue Jul 23, 2014 · 6 comments
Labels
status::accepted type::install related to installation

Comments

@dfinf2
Copy link

dfinf2 commented Jul 23, 2014

Receive "gcc requires gcc-libs=4.9.0-5" after pacstrap is run from the blackarch-install script. Its the 64bit LiveCD Latest. Have tried disabled multilib in pacman.conf and holding back gcc-libs. This is also trying to install in a VM if thats any help.

@ldionmarcil
Copy link
Contributor

Hi! Someone on IRC just reported the same issue. Can you try running `pacman -Syu' before running the installation? I'm not entirely sure what's going on but there's definitely a lot of dependency issues going on here. After the upgrade I mentioned, I ran the install script and it went smoothly. You may notice some errors about gnuradio or what not, ignore them and keep going through the install process.

Keep us updated.

@tatac1
Copy link

tatac1 commented Jul 24, 2014

I got same error, so i tied `pacman -Syu' before running 'backarch-install'
but I had following error when trying to set partition encrypt.

device-mapper: reload ioctl on  failed: Invalid argument
Failed to setup dm-crypt key mapping for device /dev/sda3.

so I have tried 'pacman -S libtool', The installation went smoothly without above error.

@dfinf2
Copy link
Author

dfinf2 commented Jul 24, 2014

Hey guys thanks for the input, I tried pacman -Syu and it asks to replace 'gr-fcdproplus with community/gnuradio-fcdproplus' and 'gr-osmosdr with community/gnuradio-osmosdr' I said no to both and get a Bus error upgrading maltego. If i hit yes on the above replacements I get 'error: failed to prepare transaction (could not satisfy dependencies) :: gqrx: requires gr-osmosdr'

Trying Ignorepkg = maltego now

@dfinf2
Copy link
Author

dfinf2 commented Jul 25, 2014

I was able to get through pacman -Syu by IgnorePkg = maltego mariadb perl-tk python-pyqt4 python2-* qscintilla veil unace webkitgtk* . Once I ran blackarch-install I get a bus error when it attempts to start cfdisk. If I can provide anymore information let me know, would love help get this working flawlessly.

Note: on two of my other computers i had to ignore different packages i.e. nodejs python-*, etc.

@ldionmarcil
Copy link
Contributor

Hm... So I'm having a hard time reproducing your exact situation. What I just did:

  • Launch the ISO
  • Modify /etc/pacman.conf and add IgnorePkg = gr-fcdproplus gr-osmosdr
  • pacman -Syu
  • blackarch-install

All went flawlessly over here, although I did not setup encrypted partitions. Does this work for you?

Edit: Also, sorry for the slow/lack of support. Most of the maintainers are busy and I'm not exactly skilled with repository issues!

@noptrix
Copy link
Contributor

noptrix commented Oct 5, 2014

fixed. the new isos will be released.

@noptrix noptrix closed this as completed Oct 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status::accepted type::install related to installation
Projects
None yet
Development

No branches or pull requests

4 participants