/srv/irclogs.ubuntu.com/2010/12/25/#ubuntu-bugs.txt

jshmoe24I am in need of real help00:48
jshmoe24does any one want to take on a quest/00:48
jshmoe24sometimes when i go to install a program through ubuntu installation center it stalls, same with apt-get then i have to erase lock files and then issue a apt-get --configure -a00:49
jshmoe24any ideas?00:49
jshmoe24I am on meerkat x8600:49
jshmoe24If anyone can answer this bug you are  a god because no one can give any good answers00:50
jshmoe24I just want to install through apt-get like normal again please help00:50
jshmoe24come on this is the bugs channel you guys have to have the answers?00:51
penguin42hey we normally just deal with the bugs00:51
penguin42technically support is #ubuntu00:52
penguin42but still, hmm00:52
jshmoe24sorry00:52
jshmoe24ubuntu cant answer anything either00:52
penguin42so you do something like apt-get install hello   and it just hangs?00:52
jshmoe24right00:52
penguin42hmm00:52
penguin42anything in dmesg?00:52
jshmoe24one sec00:52
jshmoe24this package hanged on ubuntu software center and gives this --> The package teamviewer6 needs to be reinstalled, but I can't find an archive for it.00:54
jshmoe24I do a sudo apt-get remove --purge and then it says rm -r locks and then it says do a apt-get --configure -a and then it works00:54
jshmoe24but that is really anoying00:54
jshmoe24and its not just .deb files its also just apt-get files too00:55
jshmoe24sudo dpkg -i teamviewer_linux.deb (Reading database ... dpkg: warning: files list file for package `teamviewer6' missing, assuming package has no files currently installed.(Reading database ... 224486 files and directories currently installed.)Preparing to replace teamviewer6 6.0.9224 (using teamviewer_linux.deb) ...Unpacking replacement teamviewer6 ...00:57
jshmoe24HUNG00:57
jshmoe24HUNG00:57
jshmoe24it will stay there forever00:57
penguin42try removing teamviewer6?00:57
jshmoe24watch this00:57
jshmoe24I will give output00:57
jshmoe24first off I have to actually close the terminal because I cant even press ctrl c00:58
penguin42jshmoe24: Don't do that too often unless it's the only way - a lot of these problems tend to come from dpkg being killed in the middle, and it only gets worse00:58
jshmoe24it is the only way tho00:59
jshmoe24E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)00:59
jshmoe24E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?00:59
jshmoe24jshmoe24@HP-640-Inkjet:~$00:59
jshmoe24then i erase the locks, then it says to do a sudo apt-get --configure -a00:59
jshmoe24and that is anoying00:59
penguin42do a ps just to see if there are any other dpkg's or apt's still running?00:59
jshmoe24ok one sec00:59
jshmoe24 PID TTY          TIME CMD01:00
jshmoe24 2842 pts/2    00:00:00 bash01:00
jshmoe24 2863 pts/2    00:00:00 ps01:00
jshmoe24nothing01:00
jshmoe24wierd huh01:00
mythosps aux | grep dpkg | grep apt | grep -v grep01:01
jshmoe24I never liked ubuntu installation center to begin with I am a apt-get guy01:01
jshmoe24ok one sec mythos01:01
jshmoe24no output01:01
jshmoe24nothing at all01:01
mythoserm .. try it without the apt part ^^"01:02
jshmoe24what do you mean?01:02
jshmoe24I did the ps aux by it self01:02
mythosah ok01:02
jshmoe24and got no output01:02
jshmoe24wierd huh01:02
jshmoe24everytime this happens I have to do a -->  sudo rm -r /var/lib/dpkg/lock       first01:03
jshmoe24then01:03
jshmoe24then this --> E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.01:03
jshmoe24then01:04
jshmoe24this happens01:04
jshmoe24E: The package teamviewer6 needs to be reinstalled, but I can't find an archive for it.01:04
penguin42jshmoe24: Stop a sec01:04
mythoslsof | grep dpkg ... should show you the process01:04
jshmoe24ok01:04
jshmoe24one sec i will try01:04
jshmoe24lsof | grep dpkg01:05
jshmoe24dpkg      2498       root  cwd   unknown                                /proc/2498/cwd (readlink: Permission denied)01:05
jshmoe24dpkg      2498       root  rtd   unknown                                /proc/2498/root (readlink: Permission denied)01:05
jshmoe24dpkg      2498       root  txt   unknown                                /proc/2498/exe (readlink: Permission denied)01:05
jshmoe24dpkg      2498       root NOFD                                          /proc/2498/fd (opendir: Permission denied)01:05
jshmoe24dpkg      2824       root  cwd   unknown                                /proc/2824/cwd (readlink: Permission denied)01:05
jshmoe24dpkg      2824       root  rtd   unknown                                /proc/2824/root (readlink: Permission denied)01:05
jshmoe24dpkg      2824       root  txt   unknown                                /proc/2824/exe (readlink: Permission denied)01:05
jshmoe24dpkg      2824       root NOFD                                          /proc/2824/fd (opendir: Permission denied)01:05
jshmoe24what do you think?01:05
penguin42you shoud use a paste bin !01:05
jshmoe24kill all those dpkgs?01:05
penguin42well there are only two 2824, and 249801:06
jshmoe24right01:06
jshmoe24do you think those are the hung dpkgs?01:06
penguin42cat /proc/2824/cmdline01:06
jshmoe24one sec01:06
jshmoe24nothing01:07
jshmoe24wait01:07
jshmoe24i did it again01:07
jshmoe24and i got this01:07
jshmoe24dpkg-iteamviewer_linux.debjshmoe24@HP-640-Inkjet:~$ w01:08
jshmoe24is there a way to use dpkg to uninstall a flawed .deb install through dpkg?01:08
mythosdpkg -r packagename ... i guess ;)01:12
jshmoe24just tried it says its in a bad state01:12
mythosforce it ^^01:14
jshmoe24by doing dpkg --force teamviewer*01:14
jshmoe24right?01:14
jshmoe24didnt' work01:15
mythosdpkg -r --force-all teamviewer ... hope, it does not destroy anything01:15
mythoswhere is the teamviewer package from?01:16
jshmoe24there website the official one01:16
mythospuh, lucky me, that i prefer tar.gzs ^^01:17
mythosso, is the package removed?01:18
jshmoe24I do too01:19
jshmoe24XD01:19
jshmoe24damn debs01:19
mythosguess, it worked ^^"01:22
penguin42hehe01:22
hggdhnow, there is still hope his machine is not completely hosed01:33
hggdhor hers. Sorry.01:33
mythosit's christmas... there is plenty of hope in that time ;)01:34
penguin42hehe01:36
penguin42I could swear we've had someone on with a problem on the same package before; can't remember if it was him01:36
penguin42Is there a way to get lp to actually create a corresponding debian bug?01:37
mythosis a broken 3rd party package a debian-bug?01:38
penguin42no - it was an unrelated question!01:39
jshmoe24Hey guys I found the answer01:39
jshmoe24are you there mythos01:39
jshmoe24are you there penguin42?01:40
penguin42yeh01:40
jshmoe24if you ever run into this problem do this ------>  dpkg --remove --force-remove-reinstreq <package-name-here>01:41
mythosxD01:41
jshmoe24found it on this website thank god --> http://www.ubuntugeek.com/package-installation-error-and-solution.html01:41
jshmoe24good to know XD01:41
jshmoe24it worked like a charm01:41
jshmoe24not only did it remove it but it reinstalled it correctly too01:42
penguin42jshmoe24: Always be careful with any of the --force's - only use in the most dire of cases01:42
jshmoe24true true01:42
jshmoe24this was one of those dire cases01:42
jshmoe24:P01:42
jshmoe24but you are right01:42
jshmoe24thanks for the help guys its nice to know that there are informed ubuntu enthusiasts01:43
jshmoe24thanks again01:43
jshmoe24I will probably be around more often to say hey :)01:43
jshmoe24thx peguine42 and mythos you really know your stuff01:43
jshmoe24l8r01:43
jshmoe24one last thing01:43
penguin42?01:44
jshmoe24IM in computer security. Linux for the win. thank god for windows it keeps us security gurus in buisness hahahahaha01:44
jshmoe24later guys :)01:45
jshmoe24and thx for the advice01:45
mythosgood he overread the last command i posted .... --force-all is too dangerous ;)01:47
mythosso, anyone goes to 27c3 in germany?01:48
penguin42what's that? Chaos thing?01:52
mythoschaos communication congress, jep01:56
penguin42I know someone who went a few years ago, he enjoyed it - he did recommend not taking anything vaguely electronic :-)01:59
mythosthe talks are the most times really good. hope, the stream is at least useable this year ^^02:02
mythosso, i wish happy holidays... here is 3 in the morning. cu o/02:11
penguin42yeh just after 2 here :-)02:11
mythos;)02:11
penguin42right, bed02:19
=== akshatj is now known as santaclaus
=== santaclaus is now known as akshatj
=== JoeSett is now known as JoeMaverickSett
=== yofel_ is now known as yofel
ElPasmoHi all, happy hollydays :)12:44
penguin42Hi12:44
ElPasmoI think bug 693028 should be set to Triaged with a Critical importance (first time I think something is Critical). Can someone check it a do it for me if I'm right? Thanks12:55
ubot2Launchpad bug 693028 in ubiquity (Ubuntu) "natty 20101221-20101224 amd64, only with encrypted home, crash on creating user (affects: 2) (heat: 12)" [Undecided,Confirmed] https://launchpad.net/bugs/69302812:55
devildanteElPasmo: it seems it's a duplicate of bug 51791113:34
ubot2Launchpad bug 517911 in ubiquity (Ubuntu) "fails to encrypt /home if /dev/shm doesn't exist in /target (affects: 1) (heat: 10)" [Medium,Triaged] https://launchpad.net/bugs/51791113:34
ElPasmoThanks devildante, I'll check it13:34
devildanteElPasmo: np ;)13:34
ElPasmoI think bug 428231 should be set to Triaged with a Low importance, can someone do it for me please?13:37
ubot2Launchpad bug 428231 in azureus (Ubuntu) (and 1 other project) "Badly under-reports bandwidth usage. (affects: 2) (heat: 12)" [Undecided,Confirmed] https://launchpad.net/bugs/42823113:37
devildanteElPasmo: done13:53
ElPasmoThanks devildante13:56
devildanteElPasmo: np :)13:56
ElPasmoI think bug 525310 should be set to Triaged. Can someone do it for me please?13:58
ubot2Launchpad bug 525310 in ubuntu-mono (Ubuntu) (and 2 other projects) "Azureus need Monochrome icon (affects: 1) (heat: 10)" [Undecided,Invalid] https://launchpad.net/bugs/52531013:58
* penguin42 thinks bug 693499 should be set to importance low, I've pushed it upstream and wrote a patch on it13:58
ubot2Launchpad bug 693499 in bsdmainutils (Ubuntu) (and 1 other project) "Cal no longer prints month of a given year (affects: 1) (heat: 8)" [Undecided,Confirmed] https://launchpad.net/bugs/69349913:58
devildanteElPasmo: what importance?14:03
ElPasmoI'm sorry devildante, is not Wishlist a good importance for a triaged bug?14:06
ElPasmoIf is not I suggest Low.14:06
devildanteElPasmo: oops, didn't see the importance was already set :p14:07
ElPasmo:D14:07
devildanteElPasmo: done :)14:07
ElPasmoThanks a lot m814:07
* ElPasmo thinks bug 692562 should be set to importance low and status triaged. Can someone do it for him?14:08
ubot2Launchpad bug 692562 in bash-completion (Ubuntu) "ssh -i completion throws bash error (affects: 2) (heat: 14)" [Undecided,Confirmed] https://launchpad.net/bugs/69256214:08
devildanteElPasmo: np :)14:09
devildanteElPasmo: you should report that bug to debian first14:14
penguin42devildante: Can you set bug 693499 to Low importance please?14:17
ubot2Launchpad bug 693499 in bsdmainutils (Ubuntu) (and 1 other project) "Cal no longer prints month of a given year (affects: 1) (heat: 8)" [Undecided,Confirmed] https://launchpad.net/bugs/69349914:17
devildantepenguin42: done14:18
penguin42Thanks14:18
devildantepenguin42: np ;)14:19
ElPasmoThanks devildante :)14:21
ElPasmoI'm on it14:21
devildanteElPasmo: np14:21
ElPasmoadding a new project is failing right now, I'll report to debian tomorrow devildante, thanks for all your help :)14:23
devildanteElPasmo: no problem14:23
devildante;)14:23
penguin42hmm that bash completion one is fun - it's very specific about the key sequence14:23
devildantepenguin42: yeah14:25
devildantepenguin42: and it worked for me too :p14:25
penguin42and I can't see an index in the ssh bash_completion script14:25
penguin42haha - it's not ssh specific14:28
* penguin42 has added some details to it, got it down to the line the error is coming from, but it's a bit heavy to follow further15:01
elMariachiHi17:36
penguin42Hi17:36
elMariachiI think I have found a bug in the installer17:36
penguin42what happens?17:36
elMariachinothing :)17:36
elMariachii'm at the point where i can choose my keyboard layout17:36
penguin42when?17:36
elMariachiduring install17:37
elMariachiof 10.1017:37
penguin42ok, so you get to the point to choose the keyboard layout - then what happens?17:37
elMariachii can click on 'figure out keyboard layout', and it asks me some questions, but that's all17:37
elMariachiback and forward buttons are disabled17:38
penguin42so at the end of the set of questions what happens?17:38
elMariachinothing17:38
elMariachii cann scroll the left scroll box17:38
penguin42hmm odd, ok submit a bug17:39
elMariachibut can't pick any of the items in there17:39
penguin42boot the cd with the installer on, and from a terminal on there run     ubuntu-bug ubiquity and answer the questions17:39
elMariachii clicked a country but in the right box it still says Turkey (and all turkish sub entries)17:39
elMariachithe cursor btw is that circle thingy btw17:41
penguin42elMariachi: OK, well report the bug, and then I wonder how to work around it, it might be a problem with just that keyboard type/country17:42
penguin42I assume it can be changed later17:42
elMariachiits a german keyboard layout17:43
elMariachishould be very common17:43
penguin42hmm yes I would have thought so17:43
penguin42elMariachi: Ah, it looks like you have bug 66453317:45
ubot2Launchpad bug 664533 in ubiquity (Ubuntu) "Installer stuck on keyboard layout selection (affects: 5) (heat: 75)" [High,Confirmed] https://launchpad.net/bugs/66453317:45
elMariachisounds like my case17:45
elMariachii'll have a look at it17:45
elMariachiokay, i'll just add a comment that i can confirm this bug17:47
yofelelMariachi: since it's already confirmed rather set the bug as affecting you17:48
elMariachiyofel: okay, how do i do that? :D17:49
yofelelMariachi: there's this large green line at the top: This bug affects 5 people. Does this bug affect you?17:49
elMariachihehe17:50
elMariachigot it, thanks17:50
elMariachiit's quite big actually..17:50
elMariachiallright, i'll reboot and try to pick the keyboard layout earlier now17:51
elMariachidoesn't seem to be possible with the original installer live-cd17:53
=== JoeMaverickSett is now known as Guest98797

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!