First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91976
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dams <dams@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pieter Baele <pieter.baele@pandora.be>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
make.conf make.conf text/plain Pieter Baele 2005-05-09 03:09 0000 1.35 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91976 depends on: Show dependency tree
Show dependency graph
Bug 91976 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-08 23:34 0000
When I try to launch Profuse (latest ebuild in ~x86), I receive the following
error:
fatal error : ../usr/portage/profiles/default-linux/x86/2005.0 is not a
directory.

If I check this directory:
/usr/portage/profiles/default-linux/x86 $ ls -l
totaal 20
drwxr-xr-x  2 root root 160 apr 22 14:37 2004.0
drwxr-xr-x  3 root root 184 apr 22 14:37 2004.2
drwxr-xr-x  2 root root 192 mei  9 06:36 2004.3
drwxr-xr-x  4 root root 144 mei  9 08:21 2005.0
....


Reproducible: Always
Steps to Reproduce:
1. profuse (or sudo profuse)

Actual Results:  
fatal error : ../usr/portage/profiles/default-linux/x86/2005.0 is not a
directory.


Expected Results:  
profuse should start...

maybe I fault in my config?

I don't think emerge info is needed??

------- Comment #1 From dams 2005-05-09 02:32:10 0000 -------
which version of profuse is it ?

------- Comment #2 From Pieter Baele 2005-05-09 02:35:00 0000 -------
Stupid me :) 0.20.2-r1
I had it also with the previous release

------- Comment #3 From dams 2005-05-09 02:51:21 0000 -------
It may come from a problem on your profile settings.

Can you give me the output of : ls -lah /etc  | grep make.profile
Did you pass any argument to profuse?
can you attach your /etc/make.conf ?

thanks

------- Comment #4 From Pieter Baele 2005-05-09 03:09:25 0000 -------
Created an attachment (id=58457) [edit]
make.conf

------- Comment #5 From Pieter Baele 2005-05-09 03:10:10 0000 -------
ls -lah /etc  | grep make.profile

lrwxrwxrwx    1 root  root      48 apr 12 07:19 make.profile -> ../usr/portage/p rofiles/default-linux/x86/2005.0

------- Comment #6 From dams 2005-05-09 03:21:18 0000 -------
OK, my bad, I know wher it comes from :

can you edit /usr/bin/profuse and comment the line 57 :
change 
-l $profile_dir and $profile_dir = readlink $profile_dir;
to
#-l $profile_dir and $profile_dir = readlink $profile_dir;

This should make it work again
If it does, I'll apply the modification

------- Comment #7 From Pieter Baele 2005-05-09 03:31:07 0000 -------
works perfectly, thx for the help

------- Comment #8 From dams 2005-05-09 04:36:37 0000 -------
bug corrected in profuse 0.20.3, should be on the mirrors soon.
Feel free to reopen the bug if a problem occurs.
Thanks for the debugging help

First Last Prev Next    No search results available      Search page      Enter new bug