Opened 13 years ago

Closed 13 years ago

#461 closed defect (invalid)

mindi-2.0.7.6_p20110202123354 silently fails to correctly build binaries

Reported by: Talamona Francesco Owned by: Bruno Cornec
Priority: normal Milestone: 2.2.9.6
Component: mondo Version: 2.2.9.4
Severity: normal Keywords:
Cc:

Description

I was going to check #444 but I have:

mondoarchive -Oi -I "${INCLDIR}" -d /tmp
Initializing...
Using /dev/root is stupid of you but I'll forgive you.
See /var/log/mondoarchive.log for details of backup run.
Checking sanity of your Linux distribution
Please install 'mindi'. I cannot find it on your system.
There may be hyperlink at http://www.mondorescue.com which
will take you to the relevant (missing) package.
Could not ascertain mindi's version number.
You have not installed Mondo and/or Mindi properly.
Please uninstall and reinstall them both.
Fatal error... Please reinstall Mondo and Mindi.
---FATALERROR--- Please reinstall Mondo and Mindi.
If you require technical support, please contact the mailing list.
See http://www.mondorescue.org for details.
The list's members can help you, if you attach that file to your e-mail.
Log file: /var/log/mondoarchive.log
Mondo has aborted.
Execution run ended; result=254
Type 'less /var/log/mondoarchive.log' to see the output log
Segmentation fault

Attachments (1)

mondoarchive.log (7.4 KB ) - added by Talamona Francesco 13 years ago.

Download all attachments as: .zip

Change History (6)

by Talamona Francesco, 13 years ago

Attachment: mondoarchive.log added

comment:1 by Bruno Cornec, 13 years ago

Summary: mindi-2.0.7.6_p20110202123354 silently fails to correctly build binariesmindi-2.0.7.6_p20110202123354 silently fails to correctly build binaries

Hummm, what gives which mindi as root ?

comment:2 by Talamona Francesco, 13 years ago

There's no binary installed

[root@aemaeth:~]$ which mindi
which: no mindi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/firebird/bin:/usr/lib64/subversion/bin)

This is what happens during installation, there's an error, but it doesn't exit:

>>> Emerging (1 of 1) sys-apps/mindi-2.0.7.6_p20110202123354 from local-repo
 * mindi-2.0.7.6_p20110202123354.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                               [ ok ]
 * Package:    sys-apps/mindi-2.0.7.6_p20110202123354
 * Repository: local-repo
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking mindi-2.0.7.6_p20110202123354.tar.gz to /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work
>>> Source unpacked in /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work
>>> Compiling source in /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work ...
>>> Source compiled.
>>> Test phase [not enabled]: sys-apps/mindi-2.0.7.6_p20110202123354

>>> Install mindi-2.0.7.6_p20110202123354 into /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/image/ category sys-apps
/var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/temp/environment: line 242: /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work/mindi-2.0.7.6_p20110202123354/install.sh: No such file or directory
>>> Completed installing mindi-2.0.7.6_p20110202123354 into /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/image/

./
>>> Done.

>>> Installing (1 of 1) sys-apps/mindi-2.0.7.6_p20110202123354
 * checking 0 files for package collisions
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
>>> Original instance of package unmerged safely.

The path where the compilation takes place is:

[root@aemaeth:~]$ cd /var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work
 
[root@aemaeth:/var/tmp/portage/sys-apps/mindi-2.0.7.6_p20110202123354/work]$ ll
total 4
drwxr-xr-x 4 root root 4096  2 feb 12.32 mindi-2.0.7.6

comment:3 by Bruno Cornec, 13 years ago

Milestone: 2.2.9.52.2.9.6

This is related to the build process. The install.sh script ins't found. Probably in link with the recent other changes made.

comment:4 by Bruno Cornec, 13 years ago

Status: newassigned

comment:5 by Bruno Cornec, 13 years ago

Resolution: invalid
Status: assignedclosed

Once this bug http://trac.project-builder.org/ticket/99 will be solved, it will fix this problem. So closing here.

Note: See TracTickets for help on using tickets.