/srv/irclogs.ubuntu.com/2013/02/28/#ubuntu-beginners.txt

earthling_Hi, I need to put files with long names on a usb drive.  Should I format usb drive to ext4, ext3 ?02:53
krytarikearthling_, FAT16 or FAT32 would do it as well.03:18
earthling_I am trying to transfer files to my usb drive and it occasionally gives invalid filename03:18
earthling_for long names I think03:18
earthling_its a kingston03:19
krytarikI checked back here before, just to be sure: http://en.wikipedia.org/wiki/Comparison_of_file_systems03:19
earthling_fat 3203:20
escottearthling_, that must be a very long filename03:20
earthling_usually just web pages saved03:21
earthling_hmm03:21
krytarikThat is, longer than 255 characters supported by all of those.03:21
earthling_I just save web page in firefox03:21
krytarikJust check the file names.03:22
escottearthling_, perhaps firefox is saving the GET variables in the filename03:22
krytarikThat is, the page titles.03:23
earthling_it saves fine in my ext3 usb drive03:25
krytarikWell, then just apply what works. :P03:25
earthling_its a lot of files to check03:25
earthling_unfortunately03:26
earthling_cest la vie03:26
earthling_haven't had good luck with dvd burning03:27
escottearthling_, dvd's have their own crazyness about filenames as well03:28
escottearthling_, why not just sanitize the filenames03:28
earthling_its probably 200 files03:29
escottearthling_, so03:29
earthling_was hoping there was a faster way03:29
escottearthling_, there are these things called computers, that are well adapted to doing repetitive tasks03:29
earthling_probably a script, but thats advanced03:29
escottearthling_, you can ask how to write one03:29
escottearthling_, you can also try a tool like fslint which probably has some filename shortening tools03:30
escott!info fslint03:30
ubot2`'maverick' is not a valid distribution:03:30
escottubot2`, nobody loves you do they03:31
ubot2`escott: I am only a bot, please don't think I'm intelligent :)03:31
krytariklol03:31
earthling_escott, well, I'd rather not mess up my data, but its an option03:32
krytarikThere :) - https://apps.ubuntu.com/cat/applications/fslint/03:32
earthling_thx03:33
escotti guess ubot2` is having a hard time breaking up with maverick, she just can't stop thinking about and and asking about him03:34
earthling_ubot2`, I've never seen you before03:35
krytarikIf you change the file names, it would break the structure of the pages, i.e. links wouldn't work anymore.03:35
ubot2`earthling_: I am only a bot, please don't think I'm intelligent :)03:35
escottearthling_, are you trying to mirror a set of dynamically generated webpages03:36
earthling_no, I am just saving the pages for the info03:38
krytarikOn the other hand, you could just create an archive of it.03:38
earthling_krytarik, what sort of archive?03:41
krytariktar.gz, zip, etc.03:42
earthling_that is an option03:44
Unit193!ping04:26
ubot93pong!04:26
Unit193!info fslint | escott04:27
ubot93escott: fslint (source: fslint): Utility collection to find and fix common errors in file storage. In component universe, is optional. Version 2.42-2 (quantal), package size 125 kB, installed size 746 kB04:27
escottyeah :)04:28
Unit193Temp fix.04:28
escottwhatever works04:28
escottthanks Unit19304:28
Unit193escott: Sure thing.04:28
vastkahunaI need help getting updates to install05:00
krytarikvastkahuna, some more info please. :)05:01
Unit193Having issues?  Normally you can use update manager, synaptic, or apt-get update && apt-get dist-upgrade05:02
vastkahunamy os told me updates are available but when I try to install them I only get about halfway and then it seems to stall or be stuck05:03
krytarikPlease post the output on a pastebin then.05:04
vastkahunaI'm doing it through the update manager and the one it seems to be stuck on is ttf-mscorefonts installer05:05
Unit193How long did you wait for it?05:06
vastkahunaI've been waiting at least 30 minutes...it was installing multiple updates at the same time but it got stuck when it reached that one05:07
Unit193I'd say try it in the terminal (sudo apt-get update && sudo apt-get dist-upgrade) and see where it gets stuck, then pastebin.com it.05:08
krytarikvastkahuna, you have to accept the EULA of that one.05:08
vastkahunahttp://pastebin.com/zpTiNcmg05:11
vastkahunaI just posted to pastebin what happened in the terminal when I tried05:11
krytarikThere: http://www.tuxgarage.com/2011/11/ttf-mscorefonts-installer-ubuntu.html05:12
krytarikSpecifically, follow the steps at the very bottom of that guide, under "Fixing the Issue".05:16
vastkahunahttp://pastebin.com/EVAUKPQh05:17
vastkahunaI didn't seem to work so here's what I got05:17
krytarikWhat I just said.05:18
Unit193Means you have another package manager open, can only have one.05:20
vastkahunaI don't see where the other one is still open, I closed it right when I came on here05:22
vastkahunaRight now I have open this page, pastebin, and the terrminal05:23
krytarikvastkahuna, you did get the general point of those troubleshooting steps yet? I.e. reboot, run "sudo dpkg --configure -a", accept the EULA this time.05:24
vastkahunaI have but it didn't tell me to accept or decline the EULA05:25
krytarikYou did reboot already?05:26
vastkahunaYes05:26
krytarikAnd you still get "Could not get lock /var/lib/dpkg/lock"?05:27
vastkahunaCorrect05:27
krytarikWithout have some other package manager open/running at the same time?05:27
krytarik*having05:28
vastkahunaAs near as I can tell, let me point out if this is frustrating that I'm new to linux and don't have much technical knowledge05:29
krytarikNo, all fine. :)05:30
Unit193sudo lsof /var/lib/dpkg/lock     and paste the output, if it gives nothing at all, sudo rm /var/lib/dpkg/lock05:31
krytarikSo no Software Center, Update Manager, Synaptic, or apt-get open/running?05:31
vastkahunaNo I closed all those so I don't know why it thinks they are still running05:32
krytarikThen do what Unit193 just said.05:33
Unit193(lsof = list open files)05:34
vastkahunahttp://pastebin.com/a66q6hPJ05:35
vastkahunaThis is what I got this time05:35
krytarikJust reboot and check again.05:36
Unit193That means dpkg (PID 2844) has locked it.05:37
krytarikYup, I see.05:38
krytarikCannot have rebooted after I gave him the instructions (obviously the same machine he's using to be here).05:39
vastkahunaOK my computer just came back up, how do I check if anything worked?05:41
krytarikFirst, run "sudo lsof /var/lib/dpkg/lock" again.05:41
krytarikIf nothing comes up, then try "sudo dpkg --configure -a" again.05:42
vastkahunahttp://pastebin.com/00diU8rt05:44
krytarikGood, go on.05:44
vastkahunaOK I just put that in the terminal and it didn't do anything05:46
vastkahunahttp://pastebin.com/HwGSnDGu05:47
krytarikProbably, the EULA is currently marked as being declined, run these command to bring up the EULA dialog (again):05:50
krytariksudo apt-get purge ttf-mscorefonts-installer05:50
krytariksudo apt-get install ttf-mscorefonts-installer05:50
krytarik*commands05:50
vastkahunahttp://pastebin.com/PU3HWqAh05:53
krytarikYou have coupled the commands. :P05:54
vastkahunahttp://pastebin.com/tc7Xt07e05:55
krytarikJust hit Enter. :D05:56
vastkahunahttp://pastebin.com/z0xczgdN05:58
krytarikThen do: "sudo apt-get install --reinstall ttf-mscorefonts-installer".05:59
vastkahunaThe EULA box just appeared but it won't allow me to click on anything or respond if I hit enter06:02
krytarikUse the Tab and Enter keys.06:03
krytarikAfter that, finally upgrade your system. :)06:05
krytarikI.e. 53 packages. :D06:06
vastkahunaIt says it was successful this time so will that allow flash to work on my system and allow me to watch my06:06
vastkahunadvds?06:06
krytarikThat was just the MS Fonts installer, make sure "ubuntu-restricted-extras" is installed as well.06:08
vastkahunaBecause those were two of the problems I was having, videos on youtube not playing due to problems with flash and codecs missing to watch dvds06:08
krytarikThat package should make that all work.06:09
krytarikI.e. "sudo apt-get install ubuntu-restricted-extras".06:10
vastkahunaSo what command do I input? For the restricted extras and also to make sure if there are updates for my system and how to install them in the terminal06:11
Unit193!dvd06:13
ubot93Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats06:13
krytarikSee above; for the upgrade, you can just use Update Manager or run "sudo apt-get update && sudo apt-get upgrade".06:13
krytarikThe other above. :P06:13
vastkahunaOK thanks06:14
krytarikYou are welcome. Report back if there are issues. :)06:14
vastkahunaIs there somewhere, a website, where I can learn these commands on my own?06:15
krytarikSec.06:15
krytarikThere: https://help.ubuntu.com/community/CommandLineResources06:16
krytarikThat's a -lot- to choose from. :P06:17
vastkahunaOK thanks, this is a lot easier than waiting for someone to reply to an email and cheaper than going to the computer shop06:19
krytarikThis here? Yeah, indeed. :)06:19
vastkahunaBye06:20
krytarikForget "computer shop" though. :P06:20
krytarikBye.06:20
SuperiraleHi evry one07:53
SuperiraleI just got ubuntu 12.10,i'm a web developer what tools should i download07:55
krytarikSuperirale, if you need an editor, many seem to like Bluefish.08:07
SuperiraleThanks but i dont think there is anyone like dreamweaver08:15
krytarikMaybe you should try it out first.08:15
Superiraleok,i'll surely do that08:16
SuperiraleAny other interesting apps for a web developer08:20
=== komputes_ is now known as komputes
=== matt_symes is now known as andrew_46
=== andrew_46 is now known as Guest38153
=== Guest38153 is now known as matt_symes
StdedosDash does not display available applications, fresh installation14:19
=== Stdedos is now known as Stdedos|NotHere
=== Stdedos|NotHere is now known as Stdedos
=== Stdedos is now known as Stdedos|NotHere
Stdedos|NotHereAnyone?14:40
=== Stdedos|NotHere is now known as Stdedos
rizwan_hello19:01
scarabcoder_Hey, the software center keeps closing when it starts up. Any fix?23:18
krytarikscarabcoder_, please run "sudo apt-get update" and "sudo apt-get upgrade" in the Terminal and post the output on a pastebin.23:24
krytarikIf there are any error messages, that is.23:25
scarabcoder_YAY!! That worked!! Thanks a lot!23:25
krytarikDoesn't necessarily help you with your Software Center issue though. :P23:26
scarabcoder_It did, for some reason...23:26
krytarikGood then. :)23:26
=== Guest13943 is now known as lukjad007

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