Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 89903
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Harald van Dijk <truedfx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joël <world.root@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info Output of "emerge info" text/plain Joël 2005-04-21 13:52 0000 3.83 KB Details
ufed-0.37-profilesymlink.patch ufed-0.37-profilesymlink.patch patch Harald van Dijk 2005-04-21 15:29 0000 363 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-04-21 02:09 0000
The new versions of ufed, 0.37 and 0.37-r1, display the following message upon
run:

/etc/make.profile is not a symlink

But it seems untrue:

joel # ls -l /etc/make.profile
lrwxrwxrwx  1 root root 48 Apr 12 10:54 /etc/make.profile ->
../usr/portage/profiles/default-linux/x86/2005.0

I re-emerged ufed 0.36, and all is fine.

Have anyone else had this problem ?

------- Comment #1 From Harald van Dijk 2005-04-21 11:46:41 0000 -------
Could you provide your emerge --info output, as well as the output of

echo `perl -w -e 'print readlink "/etc/make.profile"'`

and

emerge -pv perl

?

------- Comment #2 From Joël 2005-04-21 13:51:05 0000 -------
Sure :-)

joel ~ $ echo `perl -w -e 'print readlink "/etc/make.profile"'`
../usr/portage/profiles/default-linux/x86/2005.0

joel ~ $ emerge -pv perl

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-lang/perl-5.8.6-r4  +berkdb -debug +doc +gdbm +ithreads -perlsuid (-uclibc) 0 kB

Total size of downloads: 0 kB

------- Comment #3 From Joël 2005-04-21 13:52:04 0000 -------
Created an attachment (id=56872) [details]
Output of "emerge info"

------- Comment #4 From Harald van Dijk 2005-04-21 15:29:31 0000 -------
Created an attachment (id=56875) [details]
ufed-0.37-profilesymlink.patch

The output is as it should be, and I am not able to reproduce this bug with
your version of perl, and your profile. Also, your CFLAGS/CXXFLAGS are sure to
cause problems with some programs. Still, this might be an actual bug with
ufed. Could you see if this patch fixes it? (Just run "patch -i
ufed-0.37-profilesymlink.patch /usr/sbin/ufed") If so, I'll put this in -r2.

------- Comment #5 From Joël 2005-04-21 15:43:19 0000 -------
Good news !

Your patch solves it !

------- Comment #6 From Harald van Dijk 2005-04-21 15:55:43 0000 -------
Okay, I added it to -r2. Thanks for the report.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug