bugGNUstep - Bugs: bug #16754, Installing ProjectCenter projects...

Group
 
 

bug #16754: Installing ProjectCenter projects doesn't work with 'make && sudo make install'

Submitter:  Quentin Mathé <qmathe>
Submitted:  Mon 05 Jun 2006 10:59:32 AM UTC
   
 
Category:  None Severity:  4 - Important
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  stoyan
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 20 Jan 2007 03:15:44 PM UTC, comment #2: 

Hi Sergii,

Could you explain why this issue is neither a ProjecCenter bug nor a gnustep-make bug?

I submitted this report as a ProjectCenter bug following Nicola Pero's opinion: <http://thread.gmane.org/gmane.comp.lib.gnustep.devel/4322/focus=4322>

Though I can understand it's a bug in my GNUmakefiles or in gnustep-make since I encounter similar issues with projects that don't use ProjectCenter at all.

Quentin.

Quentin Mathé <qmathe>
Group Member
Wed 27 Dec 2006 12:16:48 PM UTC, comment #1: 

It's not ProjectCenter's nor GNUstep's problem. Closing this bug as invalid.

Sergii Stoian <stoyan>
Group Member
Mon 05 Jun 2006 10:59:32 AM UTC, original submission:  

There is a currently a bug in ProjectCenter which leads gnustep-make to crash during install phase. Well, unless you build and install by typing either:
- sudo make && sudo make install
- make; su root; make install (in this case, you have to source GNUstep.sh .csh when you become 'root')

The bug is debated here: <http://thread.gmane.org/gmane.comp.lib.gnustep.devel/4322/focus=4322>

To reproduce the bug, try to build and install Grr or Installer included in Étoilé repository < https://gna.org/svn/?group=etoile>. You can retrieve the related projects this way:

- Grr
svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Frameworks/RSSKit
then
make && sudo make install (you need to build and install this Grr dependency first)

svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Services/User/Grr
then
make && sudo make install (this should lead to a crash)

- Installer
svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Services/User/Installer
then
make && sudo make install (this should lead to an identical crash)

As a side note, there is a related submission on Étoilé bug tracker: <https://gna.org/bugs/index.php?func=detailitem&item_id=5964>

Thanks,
Quentin.

Quentin Mathé <qmathe>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by qmathe (Posted a comment)
  • -email is unavailable- added by stoyan (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2006-12-27 stoyan StatusIn Progress Invalid
        Open/ClosedOpen Closed
    2006-09-05 stoyan StatusNone In Progress
        Assigned toNone stoyan

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code