Your message dated Mon, 02 Nov 2015 18:07:50 +0000
with message-id <[email protected]>
and subject line Bug#772412: fixed in uhd 3.9.1-4
has caused the Debian Bug report #772412,
regarding uhd: Wrong command suggested when not finding images
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
772412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: uhd
Version: 3.7.3-1
Severity: normal
Tags: patch

Dear Maintainer,

If the images (fpga/firmware) have not been downloaded when starting
some uhd commands that need to reach the USRP, it is suggested to run
uhd_images_downloader.py, but the path which is displayed is wrong.
It may lead to some frustration because one may quickly waste some time
to get the USRP up running the first time.


This patch fixes it:

Description: When the images cannot be found, a command is suggested,
 but the path to this command is wrong which leads to some frustration.
 This patch fixes this. 
Author: Ruben Undheim
Forwarded: does not make sense

--- uhd-3.7.3.orig/host/lib/utils/images.cpp
+++ uhd-3.7.3/host/lib/utils/images.cpp
@@ -42,7 +42,7 @@ std::string uhd::find_image_path(const s
 }
 
 std::string uhd::find_images_downloader(void){
-    return fs::path(fs::path(uhd::get_pkg_path()) / UHD_LIB_DIR / "uhd" / 
"utils" / "uhd_images_downloader.py").string();
+    return fs::path(fs::path(uhd::get_pkg_path()) / "lib" / "uhd" / "utils" / 
"uhd_images_downloader.py").string();
 }
 
 std::string uhd::print_images_error(void){


END PATCH

Best regards,
Ruben Undheim



-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: uhd
Source-Version: 3.9.1-4

We believe that the bug you reported is fixed in the latest version of
uhd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <[email protected]> (supplier of updated uhd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Nov 2015 12:10:40 -0500
Source: uhd
Binary: uhd-host libuhd003 libuhd-dev
Architecture: source amd64
Version: 3.9.1-4
Distribution: sid
Urgency: medium
Maintainer: A. Maitland Bottoms <[email protected]>
Changed-By: A. Maitland Bottoms <[email protected]>
Description:
 libuhd-dev - universal hardware driver for Ettus Research products
 libuhd003  - universal hardware driver for Ettus Research products
 uhd-host   - universal hardware driver for Ettus Research products
Closes: 772412
Changes:
 uhd (3.9.1-4) unstable; urgency=medium
 .
   * update to release_003_009_001-14-geebbc01
   * updated patch display-correct-downloader-path (Closes: #772412)
Checksums-Sha1:
 93470eb89bc72b13eee41574763adc9b87fd34e9 2584 uhd_3.9.1-4.dsc
 0e04f05b5d3f7d40319e4a8cbe1f94e745503aaf 372280 uhd_3.9.1-4.debian.tar.xz
 a7de1cfd411cfad03c64ef398ce1117ae16a537b 85700 libuhd-dev_3.9.1-4_amd64.deb
 950196ddb76292c579283691bb02c45b5c227af8 1761870 libuhd003_3.9.1-4_amd64.deb
 cab940f1c2ffe3e7c9e8440f350151ba1297ecac 2613676 uhd-host_3.9.1-4_amd64.deb
Checksums-Sha256:
 312dc8122f1393e53494eb5b54aab3ccb5845cda5d64cc6f7ed1d6e9de9a80e2 2584 
uhd_3.9.1-4.dsc
 43f52c8e69af691a1824e0aba51f7e458e88efa9d83c8549b0d2162f1c985e01 372280 
uhd_3.9.1-4.debian.tar.xz
 aa54acc02701eb510d28dc67e9f2fb063ad3f42f1594a41751e1cb48c25354a8 85700 
libuhd-dev_3.9.1-4_amd64.deb
 a7028e35ce24540f687384f4e57f0abf5bce5c838e15c93341d930364e6527b9 1761870 
libuhd003_3.9.1-4_amd64.deb
 3a08d8bc70793f04512a8804fc780f537ad757b5d82594775979c2b7a803ffed 2613676 
uhd-host_3.9.1-4_amd64.deb
Files:
 967a5a78c7ba2a524968f6fd2b563388 2584 science optional uhd_3.9.1-4.dsc
 35eb30f4f7e4b901a7181884951eb2ab 372280 science optional 
uhd_3.9.1-4.debian.tar.xz
 139f066f62c461af420ce3e43cc31428 85700 libdevel optional 
libuhd-dev_3.9.1-4_amd64.deb
 e6290c920672da4fc697b7343a0d7410 1761870 libs optional 
libuhd003_3.9.1-4_amd64.deb
 9745f2d7e33c98b534ce309ec9f37a59 2613676 science optional 
uhd-host_3.9.1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWN6RbAAoJEFBB8YkfROCQutwP/iQnFqj4/sTg9V1w9bWbGLhd
MgjOT/3JW/XqrRqmTplyaRz1xjE0EhWUYxUXXn2d5pN5y8viAQOKmLYkt2VuXaYf
/eg9Gs8IMxfhqsEFKWRo2kkgP8SgTq6XVL3kps1Zd2vtwXxSKXb29/8MbbOdOocn
paDO6jnrRKGUrTf+KXH4olNwi1bfxAVJSRK6v5bpxzvcDXOkR+3UBmW2fPIwK/dW
ZORyHOfDeTo1knL3RS29Wmg3A4EshZt76ci4XZAuLhsIck4vQ2xFjrcxSWL9/d+3
00ZhvyzMoqyXaNQmMoPCyWHiPIHFB5m2xlZzJk6XropdFQBNiObm811y1yfoqFBT
BP7W3ksLHIxgy/7WBIrdROFl80KhNQYbjl8U/mI90LaYoZ9VCvNDNZt3X+81jPIj
bSeSpdRqfUZ6dmh0ZBr1NQx8W289+tluPPmf1SXNHr1Q9gepbzsBmYWXDYInkBQ7
qXTG2V7Nq2ZeSIgOnNBpyb0xMdg4ZKkbwc9j+6fDM31wnaa0b55zgNruLqSiHpkn
NQb+fAk58qTFKC8izlBrKNEk547UUod+ybeg1zulcaIrZLexF7u1Y5bkkW1d9JjJ
+bzQfjWORYFXXxP4ARLyU1mw047tcKO1pvs31V7N/cQjpaBhfXU8Ih+U9MMn2Yn1
dNagiq+PandiEr4ozsX9
=Ozjo
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to