WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Appbrowser aborted installation  (Read 3277 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Appbrowser aborted installation
« on: September 25, 2009, 08:55:23 AM »
Installation of compiletc.tcz with appbrowser on TC 2.4rc1 stops with an md5 related error message installing pkg-config. In fact md5 doesn't match the file, so it is OK.

Running install again it says installation completed. But it is not true, sed.tcz is not installed and even not tried. In /usr/tce.installed no reference to sed and it can be installed manually with no problem.

It is definitely an appbrowser issue.

Dep file:


Quote
binutils.tczl
base-devs.tcz
bison.tcz
diffutils.tcz
file.tczl
findutils.tcz
flex.tcz
gawk.tcz
gcc.tczl
gperf.tcz
grep.tcz
m4.tcz
make.tcz
patch.tcz
pkg-config.tcz
sed.tcz
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Appbrowser aborted installation
« Reply #1 on: September 25, 2009, 12:27:44 PM »
Appbrowser is support to bail out when an md5sum does not validate.
Not sure what you are saying here. Upon a second run the md5sum issue was no longer?
Are you claiming that the last files in a dep set is not loaded?
I will, of course, setup a local respository to check it out.
10+ Years Contributing to Linux Open Source Projects.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Appbrowser aborted installation
« Reply #2 on: September 25, 2009, 12:42:21 PM »
Appbrowser is support to bail out when an md5sum does not validate.
Not sure what you are saying here. Upon a second run the md5sum issue was no longer?
Are you claiming that the last files in a dep set is not loaded?
I will, of course, setup a local respository to check it out.

During the second run both pkg-config and the next dependency, sed skipped without trying to load, only complileetc is recorded as a successfully installed extension.

During the third run you get the 'Already installed..." message.

The result is a missing pkg-config due to the md5 sum issue and a missing sed. All others before pkg-config are installed correctly.


« Last Edit: September 25, 2009, 12:44:24 PM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Appbrowser aborted installation
« Reply #3 on: September 25, 2009, 01:34:24 PM »
That helps. Thanks.

10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Appbrowser aborted installation
« Reply #4 on: September 25, 2009, 02:24:38 PM »
I could reproduce and have it fixed. Thanks for the clarification. Will be in next cut.
10+ Years Contributing to Linux Open Source Projects.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Appbrowser aborted installation
« Reply #5 on: September 25, 2009, 02:36:53 PM »
I could reproduce and have it fixed. Thanks for the clarification. Will be in next cut.

Sounds good  :-*
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."