Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: Creation of dynamic property WBCR\Factory_466\Entities\Paths::$basename is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/entities/class-factory-paths.php on line 29

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: Creation of dynamic property WBCR\Factory_466\Entities\Paths::$migrations is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/entities/class-factory-paths.php on line 31

Deprecated: Creation of dynamic property WBCR\Titan\Plugin::$plugin_slug is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/class-factory-plugin-base.php on line 278

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 7329

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/wordpress/wp-includes/functions.php on line 2189

Deprecated: Creation of dynamic property WBCR\Factory_466\Updates\Github_Repository::$plugin_basename is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/updates/repositories/class-factory-github.php on line 77

Deprecated: Creation of dynamic property WBCR\Factory_466\Updates\Github_Repository::$plugin_main_file is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/updates/repositories/class-factory-github.php on line 78

Deprecated: Creation of dynamic property WBCR\Factory_466\Updates\Github_Repository::$plugin_absolute_path is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/libs/factory/core/includes/updates/repositories/class-factory-github.php on line 79

Deprecated: Creation of dynamic property WBCR\Titan\Tweaks\Security::$plugin is deprecated in /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php on line 21

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/wordpress/wp-content/plugins/anti-spam/includes/tweaks/class-security-tweaks.php:21) in /srv/www/wordpress/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":247,"date":"2015-04-25T09:27:25","date_gmt":"2015-04-25T14:27:25","guid":{"rendered":"http:\/\/blog.chadchenault.com\/?p=247"},"modified":"2015-04-25T09:39:50","modified_gmt":"2015-04-25T14:39:50","slug":"how-to-modify-the-dependency-of-debian-package-in-ubuntu-14-04","status":"publish","type":"post","link":"https:\/\/blog.chadchenault.com\/2015\/04\/25\/how-to-modify-the-dependency-of-debian-package-in-ubuntu-14-04\/","title":{"rendered":"How to Modify the Dependency of Debian Package in Ubuntu 14.04"},"content":{"rendered":"

I had added a ppa to run a newer version of mythtv and mysql-server than the current supported software. This led to software update failures due to failed dependencies. I am running mythubuntu 14.04 and this post will show how to change the dependency requirement of a software package so that it will install. This method will use a bash script to save some time. The script uses the nano text editor to change the file. Terminal commands will look like this sentence.<\/em><\/p>\n