Bug 51163 - make install for linux-opera7 fails with 3 out of 9 hunks failed--saving rejects to install.sh.rej
Summary: make install for linux-opera7 fails with 3 out of 9 hunks failed--saving reje...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-19 18:20 UTC by Stacey Roberts
Modified: 2003-04-20 06:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stacey Roberts 2003-04-19 18:20:11 UTC
Attempts to reinstall linux-opera7 after recieving "confirmation of fix" from nork@FreeBSD.org - ports/51157, "make install" for linux-opera7 fails with the following errors:
5035562 bytes transferred in 136.1 seconds (36.14 kBps)
===>  Extracting for linux-opera-7.1.0.20030410

Fix: 

Haven't a clue.., please help!
How-To-Repeat: cd /usr/ports/www/linux-opera7
make deinstall
This actually fails with:
omni# cd /usr/ports/www/linux-opera7
omni# make deinstall
===>  Deinstalling for www/linux-opera7 (linux-opera-7.1.0.20030410)
===>   www/linux-opera7 not installed, skipping
omni# cd /var/db/pkg
omni# pkg_delete linux-opera*
pkg_delete: No match.
omni# cd -
omni# pwd
/usr/ports/www/linux-opera7
omni#

I then attempt to verify from packages db:
omni# cd /var/db/pkg
omni# pkg_delete linux-opera*
pkg_delete: No match.
omni# 

So even though (according to ports/51157) linux-opera7 reported that it was forcibly installed, nothing was recorded.

I then attempt to install:
omni# pwd
/usr/ports/www/linux-opera7
omni# make
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2003-04-19 18:22:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

nork is handling the other PRs about linux-opera7.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-04-20 06:22:09 UTC
State Changed
From-To: open->closed

Committed, thanks! 
I forgot the last operation `cvs remove www/linux-opera7/files/patch-aa'. 
I'm sorry.