LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Wine upgrade problem in Xubuntu (https://www.linuxquestions.org/questions/ubuntu-63/wine-upgrade-problem-in-xubuntu-593926/)

joakim12 10-23-2007 10:23 AM

Wine upgrade problem in Xubuntu
 
Hey. I'm trying to upgrade my wine to 0.9.47 from winehq.org. I did:

wget http://wine.budgetdedicated.com/apt/...t.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list

and then i did:

apt-get install wine -c=/etc/apt/sources.list.d/winehq.list

and the output of the that command is this:

E: Syntax error /etc/apt/sources.list.d/winehq.list:5: Extra junk at end of file

What it the problem?

Code:

root@leho-desktop:/home/leho/.wine/drive_c/Program Files/Mafia# cat /etc/apt/sources.list.d/winehq.list
deb http://wine.budgetdedicated.com/apt gutsy main #WineHQ - Ubuntu 7.10 "Gutsy Gibbon"
deb-src http://wine.budgetdedicated.com/apt gutsy main #WineHQ - Ubuntu 7.10 "Gutsy Gibbon"


joakim12 10-27-2007 04:46 AM

I tried this:

Code:

root@leho-desktop:/home/leho/WINE# apt-get update -c=/etc/apt/sources.list
E: Syntax error /etc/apt/sources.list:44: Extra junk at end of file

Is this a apt-get bug or what?


All times are GMT -5. The time now is 06:57 PM.