Bug #75999 utilities-1.4 enabled by default though it is not selected in apt-config options
Submitted: 23 Feb 2015 5:17 Modified: 8 Feb 2016 12:54
Reporter: Ramana Yeruva Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Package Repos Severity:S3 (Non-critical)
Version:0.3.2 OS:Linux
Assigned to: CPU Architecture:Any

[23 Feb 2015 5:17] Ramana Yeruva
Description:
clean environment and install http://clustra.no.oracle.com/~bteam/my/apt-config-pkgs/qa/mysql-apt-config_0.3.2-1debian7_... using dpkg -i
select mysql-5.7-dmr in config options in interactive dialog and select Apply
observe /etc/apt/sources.list.d/mysql.list content which has utilities enabled,which should not be

How to repeat:
lroot@viking17:~/Ramana# dpkg -i mysql-apt-config_0.3.2-1debian7_all.deb 
Selecting previously unselected package mysql-apt-config.
(Reading database ... 172751 files and directories currently installed.)
Unpacking mysql-apt-config (from mysql-apt-config_0.3.2-1debian7_all.deb) ...
Setting up mysql-apt-config (0.3.3-1debian7) ...
OK
lroot@viking17:~/Ramana# cat /etc/apt/sources.list.d/mysql.list 
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out entries below, but any other modifications may be lost.
# Use command 'dpkg-reconfigure mysql-apt-config' as root for modifications.
deb http://clustra.no.oracle.com/~bteam/my/apt/debian/ wheezy mysql-apt-config
deb http://clustra.no.oracle.com/~bteam/my/apt/debian/ wheezy mysql-5.7-dmr
# deb http://clustra.no.oracle.com/~bteam/my/apt/debian/ wheezy connector-python-2.0
deb http://clustra.no.oracle.com/~bteam/my/apt/debian/ wheezy utilities-1.4<--this should not be enabled if it is not selected

deb-src http://clustra.no.oracle.com/~bteam/my/apt/debian/ wheezy mysql-5.7-dmr
lroot@viking17:~/Ramana# apt-get update
Hit http://clustra.no.oracle.com wheezy Release.gpg
Hit http://clustra.no.oracle.com wheezy Release                                  
Hit http://clustra.no.oracle.com wheezy/mysql-5.7-dmr Sources                                           
Hit http://clustra.no.oracle.com wheezy/mysql-apt-config amd64 Packages                                                  
Hit http://clustra.no.oracle.com wheezy/mysql-5.7-dmr amd64 Packages                                                     
Hit http://fimafeng01.no.oracle.com wheezy Release.gpg                                                  
Hit http://fimafeng01.no.oracle.com wheezy-updates Release.gpg                    
Hit http://mirror.bytemark.co.uk wheezy-backports Release.gpg
Hit http://fimafeng01.no.oracle.com wheezy Release
Hit http://fimafeng01.no.oracle.com wheezy-updates Release
Hit http://fimafeng01.no.oracle.com wheezy/main Sources               
Hit http://mirror.bytemark.co.uk wheezy-backports Release         
Hit http://mirror.bytemark.co.uk wheezy-backports/main amd64 Packages/DiffIndex
Hit http://mirror.bytemark.co.uk wheezy-backports/main Translation-en/DiffIndex
Hit http://fimafeng01.no.oracle.com wheezy/main amd64 Packages                                                                                                            
Hit http://fimafeng01.no.oracle.com wheezy/main Translation-en                                                                                                            
Hit http://fimafeng01.no.oracle.com wheezy-updates/main Sources                                                                                                           
Hit http://fimafeng01.no.oracle.com wheezy-updates/main amd64 Packages/DiffIndex                                                                                          
Hit http://fimafeng01.no.oracle.com wheezy-updates/main Translation-en/DiffIndex                                                                                          
W: Failed to fetch http://clustra.no.oracle.com/~bteam/my/apt/debian/dists/wheezy/Release  Unable to find expected entry 'utilities-1.4/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
[8 Feb 2016 12:54] Yngve Svendsen
Cleanup: this was fixed in 0.3.3 (Feb-25 2015)