Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40468 - autossh-1.2e does not unpack/emerge
Summary: autossh-1.2e does not unpack/emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-05 05:05 UTC by Dan A. Dickey
Modified: 2004-02-11 07:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
a working ebuild for 1.2e (autossh-1.2e.ebuild,700 bytes, text/plain)
2004-02-10 15:04 UTC, Jyrki Muukkonen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan A. Dickey 2004-02-05 05:05:24 UTC
Trial emerge of autossh:
fizban root # emerge autossh
Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/autossh-1.2e to /
>>> md5 src_uri ;-) autossh-1.2e.tgz
>>> Unpacking source...
>>> Unpacking autossh-1.2e.tgz to /var/tmp/portage/autossh-1.2e/work
/usr/sbin/ebuild.sh: line 18: /usr/portage/net-misc/autossh/files/autossh-1.2e-reuse.patch: No such file or directory

!!! ERROR: net-misc/autossh-1.2e failed.
!!! Function src_unpack, Line 18, Exitcode 1
!!! (no error message)

There is in fact no autossh/files/1.2e-reuse.patch file.
I'm not sure if there should be, if the ebuild should not reference it,
or if the ebuild should simply use the 1.2e-reuse.patch file.

Reproducible: Always
Steps to Reproduce:
1. emerge autossh
2. examine output from failed emerge
3.

Actual Results:  
I still have autossh-1.2d emerged. 

Expected Results:  
Emerged autossh-1.2e.
Comment 1 Alec Berryman 2004-02-06 09:17:56 UTC
Just adding a confirmation - it's been like this for a week or more.
Comment 2 Jyrki Muukkonen 2004-02-10 15:03:34 UTC
The reuse patch isn't actually needed anymore, since it has been merged to the source already. This is also clearly announced in the changelog.

I wonder if this ebuild was ever tested before commiting it to cvs. Now this is what I call QA.

Anyways, including a fixed ebuild.
Comment 3 Jyrki Muukkonen 2004-02-10 15:04:30 UTC
Created attachment 25364 [details]
a working ebuild for 1.2e
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2004-02-11 07:43:16 UTC
Fixed in CVS