Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 112054
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Web Application Packages Maintainers <web-apps@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David <david@edeca.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 112054 depends on: Show dependency tree
Bug 112054 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-11-10 01:44 0000
Without unzip installed, twiki fails to install.  This could be confusing for  
people.  
  
">>> Unpacking source...  
>>> Unpacking TWiki20041030beta.zip to /var/tmp/portage/twiki-20041030-r1/work  
/usr/lib/portage/bin/ebuild.sh: line 371: unzip: command not found"  
 
I suggest modifying RDEPEND so that it depends on app-arch/unzip too. 

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Bartosz Przybylski 2005-11-10 02:03:32 0000 -------
Its no difference which version of unzip is that, so this little change in
ebuild should take care of everything.

--- CUT ---

RDEPEND=">=dev-lang/perl-5.8
                perl-core/CGI
                dev-perl/libnet
                >=app-text/rcs-5.7
                sys-apps/diffutils
                virtual/cron
                =net-www/apache-1*
# apache2 is not supported, see twiki documentation
                app-arch/unzip"
--- CUT ---

------- Comment #2 From Renat Lumpau 2005-11-10 06:05:32 0000 -------
Fixed in CVS, thanks.

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