Bug 817237

Summary: mosh-debuginfo 1.2 contains no sources
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: moshAssignee: Alex Chernyakhovsky <achernya>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: achernya
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mosh-1.2-2.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-08 04:24:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 496968    

Description Ville Skyttä 2012-04-28 08:07:40 UTC
mosh-debuginfo 1.2 contains no sources and is quite probably useless as -g is not being used to build.  One way to fix it (note also the lack of any -O flags fixed by this):

--- a/mosh.spec
+++ b/mosh.spec
@@ -32,4 +32,5 @@ Mosh is a remote terminal application that supports:
 # Use upstream's more aggressive hardening instead of Fedora's defaults
+export CFLAGS="-O2 -g" CXXFLAGS="-O2 -g"
 %configure --enable-compile-warnings=error
-make %{?_smp_mflags} CFLAGS="" CXXFLAGS=""
+make %{?_smp_mflags}

Comment 1 Fedora Update System 2012-04-28 18:01:04 UTC
mosh-1.2-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/mosh-1.2-2.fc17

Comment 2 Fedora Update System 2012-04-28 18:01:45 UTC
mosh-1.2-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/mosh-1.2-2.fc16

Comment 3 Fedora Update System 2012-04-28 18:02:42 UTC
mosh-1.2-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/mosh-1.2-2.fc15

Comment 4 Fedora Update System 2012-04-28 18:03:19 UTC
mosh-1.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/mosh-1.2-2.el6

Comment 5 Fedora Update System 2012-04-28 18:03:55 UTC
mosh-1.2-2.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/mosh-1.2-2.el5

Comment 6 Alex Chernyakhovsky 2012-04-28 18:05:06 UTC
Hi Ville,

Thanks for catching this, applied. I've already built the updated mosh packages.

Comment 7 Fedora Update System 2012-04-29 00:21:53 UTC
Package mosh-1.2-2.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mosh-1.2-2.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-6903/mosh-1.2-2.fc15
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2012-05-08 04:24:12 UTC
mosh-1.2-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2012-05-10 14:21:08 UTC
mosh-1.2-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2012-05-10 14:34:09 UTC
mosh-1.2-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2012-05-15 02:10:01 UTC
mosh-1.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2012-05-15 02:10:21 UTC
mosh-1.2-2.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.