WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: fakeroot dependency problem  (Read 2019 times)

Offline SvOlli

  • Full Member
  • ***
  • Posts: 193
  • Linux Developer
fakeroot dependency problem
« on: September 26, 2011, 08:44:57 AM »
fakeroot depends on util-linux-ng, which is not available for tc4.x

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: fakeroot dependency problem
« Reply #1 on: September 26, 2011, 09:03:04 AM »
..but util-linux is available in the tc-4.x repo - does that work?

Offline SvOlli

  • Full Member
  • ***
  • Posts: 193
  • Linux Developer
Re: fakeroot dependency problem
« Reply #2 on: September 26, 2011, 09:04:45 AM »
It should, since util-linux-ng has been renamed to util-linux, as the original util-linux has been declared depricated years ago. A simple rename in the .dep should do the trick.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: fakeroot dependency problem
« Reply #3 on: September 26, 2011, 10:04:17 AM »
There is a list of dep files that have been broken by the renaming of the util-linux extensions.  I will look into it tonight when I have the opportunity to sort it out.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: fakeroot dependency problem
« Reply #4 on: September 26, 2011, 10:05:39 AM »
Already on it  :)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: fakeroot dependency problem
« Reply #5 on: September 26, 2011, 10:06:03 AM »
Tbanks   :)

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: fakeroot dependency problem
« Reply #6 on: September 26, 2011, 10:25:16 AM »
It should be OK now.