/srv/irclogs.ubuntu.com/2011/02/03/#ubuntu+1.txt

setuidHow do I tell what packages depend on a given package?00:08
charlie-tcaapt-cache rdepends PACKAGENAME   ?00:09
charlie-tcai think00:10
setuid977... woo00:13
setuid882... that should be enough00:21
graingertsetuid, what's wrong with jeos?00:52
setuidgraingert, what's jeos?00:53
fisch246about what time do you think alpha will be released?01:06
fisch246alpha 2*01:06
bazhanghttps://wiki.ubuntu.com/NattyReleaseSchedule fisch24601:07
fisch246well that's date... but what about time?01:07
bazhangas in UTC?01:08
rwwThere is no set time for releases.01:08
fisch246o ok01:08
bazhangheh01:08
fisch246only set time for freezes?01:08
rwwThere is also no general time when they usually come out, especially with non-final releases.01:08
fisch246alright then i'll check in tomorrow01:12
fisch246but apparently the ISO's are available01:12
setuidAnyone have a good, fast Ubuntu iso mirror?01:19
fisch246i suggest using a torrent01:20
setuidno can do01:20
fisch246how come?01:20
setuidhas to be direct http/ftp01:20
setuidBecause torrents are blocked01:20
fisch246ouch01:20
fisch246i never get that01:20
fisch246mmk hold on then01:20
fisch246which version you need?01:20
setuidWhen you work in a large enterprise, almost everything is blocked01:20
setuid10.0401:20
fisch246ah ok01:21
fisch246yea makes sense01:21
setuidI have to reinstall everything from scratch, Maverick doesn't support my laptop, and Natty has broken nvidia support01:21
setuidLucid has everything I need, but unfortunately is 2 revs behind01:21
bjsnidermaverick doesn't support your laptop?01:22
fisch246http://mirrors.us.kernel.org/ubuntu-releases//lucid/ubuntu-10.04.1-desktop-i386.iso01:22
fisch246that's the 32 bit version01:22
fisch24610.04.2 will be releasing this month01:23
setuidhrm, no dvd vetrsions on kernel.org01:23
setuidI'll pull the cd iso and just update over apt-get01:24
fisch246o you wanted dvd?01:24
setuids'ok, this will do01:24
fisch246http://mirror.anl.gov/pub/ubuntu-iso/DVDs/ubuntu/10.04/release/01:25
fisch246there's dvd01:25
fisch246mmk well i'm gonna reboot into natty01:27
fisch246brb01:27
* setuid tries ext4 on an encrypted lvm raid instead of xfs, using Maverick... 01:46
setuidTook about 8 hours to install on a 500G RAID1 using xfs01:46
psusiholy crap01:46
jbroomei had no frame of reference, but yeah holy crap01:47
psusiI'm glad that natty is installing much faster on tb+ drives with ext401:48
psusinew e2fsprogs formats much faster01:48
setuidSomething was hammering the disk during the initial install, it was on pretty heavily.. and those disks are 7gb/sec cache, 160M/sec. disk writes01:48
setuidpsusi, formatting was fast, a few seconds, but installing the packages from the DVD took -forever-01:49
psusiyou mean 6gbps?01:49
setuidI'm used to installing ubuntu in under an hour, this kept going, and going, and going... brand-new, tested clean disk, no errors in dmesg during install either01:49
setuidAnd installing in text mode01:49
setuidpsusi, No, 7+gb over cache... not the SATA limit, but actual cached reads/writes01:49
psusiwell the hammering would be synchronizing the mirror01:49
setuidI'm using the new hybrid SSD drives01:50
setuidpsusi, It wasn't on the network01:50
psusihuh?  you said drive does 160mb/s01:50
setuidInstall was 100% local01:50
setuid160M/sec. across reads/writes to the disk, 7,000M/sec +/- reads/writes to cache01:50
psusino, the raid1 mirror, not archive01:50
setuidI suppose... but it's only a 2-drive array, for testing, not much to sync.. it should be fast or faster than a single set of platters01:51
psusithat's nonsense since that is faster than the sata interface01:51
psusiit has to sync the entire 500gb01:51
psusiwhen you first build the mirror it copies the entire first disk to the second01:52
setuidThat's not how RAID works at all, each write is written to the raid, in parallel, not in bulk at the end of the write01:52
setuidIt's not serial01:52
psusiyes, it is... when you first build it it is degraded and has to sync the entire thing01:53
psusitake a look at mdadm -D /dev/md001:53
setuidhttp://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_1_performance01:53
psusiI'm quite familiar with the definition of raid 1 ;)01:53
setuidThat's not how the last 15 years of my experience with RAID under Linux has ever been. Add more drives to RAID1, your performance goes up by a significant, measurable amount01:54
psusiyea... I'm not talking about that01:54
setuidI'm sure you do, we both do01:54
psusiI'm talking about when you first build it... it starts out 100% out of sync01:54
setuidAre you talking about some Ubuntu-specific filesystem handling at install time?01:54
psusiand so it starts copying everything to get both disks in sync01:54
setuidThe raid is built, before any files are put onto it01:54
psusidoesn't matter01:54
setuidSo each copy of data to the volume, gets copied across the raid, performance goes way up, over copying it to a single disk01:55
psusiwhen you mdadm --create, it starts spinning like crazy and you can check mdadm -D and it will show you the progress it makes as it copies the first drive to the second01:55
setuidIf I'm copying 500M from DVD to a single volume, it takes 'n' amount of time. If I'm copying that to a RAID1 volume from DVD, it's n-{someval}01:55
psusino, it is n+a bit... writes go to both disks, so don't get sped up...01:56
setuidI don't think mdadm --create is run every single time a new package is installed from the DVD to the RAID array at install time01:56
setuidRAID0, yes... it's "mirrored" to the disks01:56
setuidRAID1, no01:56
psusino, but when you are installing, it creates the array, which kicks off the full sync in the background01:56
psusiother way around... raid1 is mirrored, 0 is striped01:56
setuiddoh, right, backwards...01:57
psusiso while the installer is installing packages, the kernel is also trying to copy everything to the second disk, hence, slow...01:57
setuidWell, I nuked the LVM and RAID part, just using encrypted volumes now, and it's significantly faster... so far.01:57
setuidIt's about 15x faster, based on it being at 31% so far, and it took about 3 hours to get to that last time01:58
psusijesus... takes me about 4 minutes to install on lvm or dmraid01:59
=== genii-around_ is now known as genii-around
setuidTwo disk raid with Maverick, using SATA 3.0 disks (7200rpm, 16M/4GB cache), took just over 8 hours.02:06
iszak11.04 ready for desktop use?03:11
rwwno03:11
iszakI find software that's "unstable" often isn't.03:11
gunndawgiszak, 3 people already told you the answer03:11
rwwunless you like your desktops with repeated crashing and a 50% chance of working on any given bootup.03:11
iszakwow.03:11
iszakokay, yeah that's unstable.03:11
gunndawgiszak, how many people do you need to give you the same answer ?03:11
iszak3.03:12
iszakand I accept it now.03:12
rwwiszak: pretty much. using a shell that they only started writing a couple of months ago will cause things like that ;)03:12
rww(Unity in 11.04 is a rewrite)03:12
iszakohh I meant 11.04 in general.03:12
iszakwait I'm confused, are you saying unity is unstable of 11.04?03:13
rwwI'm saying the whole thing is unstable, and that part of the reason is that the newly-minted GUI isn't stable yet.03:13
iszakah okay, thanks.03:13
iszakso that said I should probably stop using unity on 10.10 with the ppa?03:13
rwwdunno, I haven't used the PPA, so I don't know what's in it.03:14
iszakhow does ubuntu determine what version of software to package with the next release?03:18
iszakis it the package that is deemed stable upon bundling or what..?03:18
=== lost is now known as Guest69490
Guest69490I need to set permission on 10.10 cdrom how to do so03:25
iszakchmod -R xxx /path/to/cdrom ?03:26
Guest69490ok iszak i dont know the path but from the desktop screen it said permission could not be determined03:30
iszakprobably /media/03:30
iszakls /media/03:31
iszaktbh i don't see why you have permission problems, did you mount it as root and are trying to access it as a non-root user?03:31
Guest69490it shows this : Ubuntu 10.10 i386  Ubuntu 10.10 i386_03:31
Guest69490yes i want to mount it as root03:32
iszaktbh i don't know if chmoding them would be a good idea.03:33
Guest69490each time i perform Update manager it asks to insert that cdrom in the drive but it tells me that it is Not the right cdrom03:34
iszakthat's odd, you're connected to the internet - right?03:35
rwwGuest69490: sudo nano /etc/apt/sources.list and remove the cdrom line from it.03:35
Guest69490does it make a difference. i am not expert03:36
rwwno. it's not supposed to be there by default, actually.03:36
Guest69490what is the ubuntu pastebin cmdline03:38
bazhangpastebinit03:40
Guest69490iszak could you tell me which line to remove from this http://paste.ubuntu.com/561738/03:42
iszakGuest69490, what i'd do is unmount all the drives, and then remount the one you installed with03:42
iszakand only retain that one03:42
Guest69490okay so starting over should help. how do i unmount drives from terminal03:43
iszakumount03:44
Guest69490im lost it shows options -03:45
Guest69490what is the switch -a -d or -r03:47
iszakread the manual03:49
Guest69490any one could help as i dont like messing with the system03:49
iszaktry umount /path/to/directory03:50
Guest69490good try it shows not found03:51
iszakyou did change /path/to/directory to /media/xxx right?03:52
Guest69490i am in /media/ now it shows this:  apt  floppy  floppy0  Ubuntu 10.10 i386  Ubuntu 10.10 i386_03:56
iszaksigh.03:57
iszakdw03:57
iszaki cba i came in here for help, someone help this man03:57
Guest69490are we all humans after all?03:59
bjsniderno04:01
Guest69490i know. i have learned that some of us have more "power" than other humans but what the purpose of this live forum04:07
rwwGuest69490: Does the output of "lsb_release -a" say maverick or natty?04:07
Guest69490it still says Natty04:08
rwwGuest69490: remove the first three lines (the ones with "deb cdrom" in them) from /etc/apt/sources.list.04:08
rwwGuest69490: then rerun sudo apt-get update. You should stop getting messages about inserting CD-ROMs.04:09
=== genii-around_ is now known as genii-around
Guest69490okay rw i have removed those lines. I have to reboot now cuz update manager stoped to work04:16
setuidHow does one keep networking up and running, when it keeps disconnecting as I log out? Is networking in Natty set up on a per-user basis now?04:27
setuidLooks like ctrl-alt-backspace is disabled too... when did that happen?04:28
rwwJaunty04:29
rwwand wifi networking's been per-user for a long while, iirc.04:29
setuidI think I found it... simple checkbox "Available to all users"04:30
rwwyup04:30
setuidSeems metacity was ripped out in favor of this useless compiz crap04:30
setuidHow do I disable that and set sawfish as the default wm -underneath- the "Ubuntu Desktop Edition" desktop selection?04:30
setuidChoosing it under the main gdm login doesn't give me gnome-session like it did in Lucid04:30
rwwerm.04:30
rwwcompiz has been the default in Ubuntu since 200704:31
setuidNah, only if you have the hardware to support it, and only recently have drivers become stable enough on laptops to use it04:32
setuidBut anyway, how do I rip it out, keep my normal sessions and run sawfish instead? sawfish does a -lot- more, and is a heck of a lot faster04:32
rwwno idea, I stopped using Sawfish when GNOME 2.2 came out :\04:32
setuidI've been using it for ~9 years, fvwm before that04:33
setuidGreat, sawfish is broken in Maverick04:36
setuidTime to roll back to Lucid... damnit04:36
setuidSeems like the closer I go to current, the more crap is broken04:37
=== genii-around_ is now known as genii-around
Q-FUNKhowdy!  have the trash and fusa applets been moved to a new package since natty, by any chance?05:10
Q-FUNKthey suddenly stopped showing and gnome-panel gives me an OAF error about not being able to find them05:12
bazhanghttp://feeds.ubuntu-nl.org/NattyChanges Q-FUNK you can follow natty changes via that rss feed05:17
Q-FUNKbazhang: I can already read the changelog for gnome-applets as it is. it doesn't mention anything.05:25
=== lost is now known as Guest55552
setuidWhat's the name of that util to test 2D speed in Linux?06:53
setuidNot glxgears, it works in text mode06:53
vega-_any notable difference in natty boot speed comparing to maverick?07:42
=== zniavre_ is now known as zniavre
susundbergHello08:50
susundbergNew kernel broke my WLAN drive -- it did fix over verbose but now the actual perfomance is even worse than before08:51
susundbergThere is about 10-20s halts in all network trafic08:52
susundbergMost of the time it works fine08:52
susundbergThe issue has been there for long: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/42301008:53
ubottuUbuntu bug 423010 in linux (Ubuntu) "Wireless network unreliable with rt2800 series chipset" [Undecided,Confirmed]08:53
psypher246hi natty guys. could someone pls assist me with installing natty. i have been struggling for days. i just got it installed by installing maverick and upgrading. then i tried installing the nvidia proprietary driver to try unity out. jocky crashed with error which has already been logged. but now when i reboot all i get is the ubuntu splashscreen with all dots orange, nothing past there. any suggestions? thanks10:05
=== MTecknology is now known as ngx_mteck
=== ngx_mteck is now known as MTecknology
=== zniavre_ is now known as zniavre
psypher246hi all, pls help, cannot boot natty install at all after installing nvidia drivers via jockey. boot freezez on splash screen10:30
psypher246hi all, anyone here who can assist me with a non-booting natty install?10:53
sagacipsypher246, graphics?10:54
psypher246yeah i tried installing the nvidia driver, jockey crashed, then i rebooted and now just stuck at splash screen10:55
sagacibrb10:56
geserI guess it's because of the Xorg transition in natty, the closed nvidia drivers need an update from Nvidia to work with the current Xorg (at least that's what I've heard)11:03
psypher246so what is the easist way to fix?11:05
geseras I don't have a nvidia card, I didn't follow it further.11:08
psypher246damn11:09
yofelfix is to use nouveau11:12
yofelthere is no nvidia driver yet that works with current xserver11:12
psypher246yeah but i can't get insto thge desktop at all to choose the nouveau driver11:13
psypher246freeze on splash11:13
yofeltry alt+print+k, ctrl+alt+f2, that should get you a login terminal11:14
psypher246so how do i install nouveau via cli?11:14
psypher246think i got it xserver-xorg-video-nouveau?11:15
bazhanghttps://wiki.ubuntu.com/NattyReleaseSchedule jr-minnaar11:16
jr-minnaarThanks, it's coming today?11:16
jr-minnaar:)11:16
psypher246ok so i have the nouveau driver installed and back into the desktop, how do i get 3d gfx activated and start unity?11:20
jr-minnaarDo you know at what time Alpha 2 will be released? (UTC), or is it just sometime today?11:21
psypher246hi all, since nouveau doesn't make 3dfx work i have now tried the official binary driver from nvdia. pc still does not boot. not sure where to next11:40
yofeluse nouveau? and maybe see if installing libgl1-mesa-dri-experimental gives you 3D support11:42
yofelthere is NO nvidia driver yet that works with the new xserver, not even nvidias current beta driver11:42
psypher246wow, ok no driver, that sucks. will try installing ibgl1-mesa-dri-experimenta, what does that provide11:43
yofelexperimental nouveau 3D support for a few more graphics cards, you'll have to see if your card is on that list11:45
psypher246file is already installed. so does that mean I have no way at this time to try unity?11:46
yofelprobably, you can watch the x-updates PPA, that'll have a new nvidia drivers as soon as nvidia releases one11:47
yofel*driver11:47
psypher246very curious as to know how unity is going to handle multiple desktops11:50
psypher246i mean multiple screens11:51
psypher246if the extra screen is on the left but the mail screen must be on the right or middle, how does the left panel handle that11:52
psypher246i don't want to have to move all the way to the left screen for click on a menu item, the centre screen must be primary11:53
compengi_hello, i downloaded natty alpha 1 x86_64 iso but i can't burn the image on a normal cd. i've tried to use overburning option in brasero, it failed too. how do you burn those images?11:55
yofelsince we're hours away from alpha2, you should rather use a daily image http://cdimage.ubuntu.com/daily-live/current/11:57
compengi_aha11:58
compengi_thanks yofel!11:58
compengi_the images seems to fit on a cd11:58
=== Tetsuo55 is now known as Guest48861
=== Guest48861 is now known as tetsuo55
MickStepis alpha 2 to be released today?13:29
bazhanghttps://wiki.ubuntu.com/NattyReleaseSchedule MickStep13:30
MickStepbazhang: Is that a yes?13:31
bazhangMickStep, what does the release schedule link say13:32
MickStepwell to me it looks like alpha 2 releases feb 3rd13:36
vega-_MickStep: "today" kinda depends on your timezone14:07
MickStepvega-_: my timezone is GMT14:09
* patdk-wk perfers the UTC timezone14:10
vega-_anyway don't understand why the need to wait.. just install right now if you want to test it14:11
MickStepMy alpha 1 install is screwed up, and I have been unable to fix it, I figured I'd wait for the alpha 2 image to be released before I reinstall.14:12
vega-_so there's still a lot left of the 3rd, at least if you live in canada for instance ...14:15
=== yata is now known as ytaj
neglesaksany news on NN a2?15:17
charlie-tcaIt was not released yet. Have patience, it should be released by midnight UTC.15:19
neglesakssounds good, ill get my server ready to see then15:21
anr78What's special about the "Desktop CD for 64-bit Mac"?15:28
perscitusWill Natty have Gnome-Shell option?15:40
Spirits-SightHas the issue been fixed where it would want to uninstal ubuntu-desktop when trying to install nvidia cards?15:41
derspanksteralpha 2 still coming today?15:44
charlie-tcayes Have patience, it should be released by midnight UTC.15:47
derspanksterthank-you15:47
fdsaseemslegitderspankster,   I was with alpha 1  Xubuntu till they introduced the 2.6.38 kernel15:48
fdsaseemslegitokie doke,  peace.15:49
Spirits-SightHas the issue been fixed where it would want to uninstal ubuntu-desktop when trying to install nvidia cards?15:57
=== nekohayo is now known as nekohayo_away
=== Tetsuo55_2 is now known as tetsuo55
hd1hmph...18:20
hd1Virtual packages like 'xserver-xorg-video-8' can't be removed <=== wtf?18:20
yofelhd1: well, it's a virtual package, in this case there are only packages that 'provide' it and packages that depend on it, it's not a real package that you can install18:36
hd1yofel:I think it has to do with the new X.org stack18:43
yofelhd1: it has, it's a package to handle abi compatibility, and it's nothing you can actually install/remove18:44
ytajhi18:46
ytajI just tested alpha-2 available from http://cdimage.ubuntulinux.org/releases/11.04/alpha-2/18:46
ytajand I got a nice kernel panic, so I'd like to know how I could copy/paste the text :-)18:46
ytajwith virtualbox18:47
ytajif it's possible18:47
ytajI mean, copy & paste on a bug report of course18:47
ytajnot here :-)18:47
ytajhmmm... I just restarted the virtual machine and it launched smoothly... weird18:52
trijntjeHi all, when I try to install proprietary nvidia drivers in jocky I get the following error: SystemError: E:Unable to correct problems, you have held broken packages.18:55
trijntjeis this part of the known X server issues or a separate problem of jockey?18:55
yofeltrijntje: read the link in the topic, there is no working nvidia driver currently (NOWHERE!)18:57
yofelso you'll have to stick to nouveau18:57
ytajcrap... I rebooted the VM four times now, and the bug doesn't occur...18:58
trijntjeI've read that link, but I dont know if what I'm getting is because of that18:59
trijntjethats why I asked18:59
yofeltrijntje: hm... what does 'sudo apt-get dist-upgrade' in a terminal tell you?19:00
trijntjeyofel, nothing to do19:01
yofelthen I don't get the error either19:01
=== tremolux_ is now known as tremolux
trijntjeoh well, ill just have to wait and see of some future update fixes it19:04
Q-FUNKam I dreaming this or it seems that libwebkitgtk-1.0-common has broken dependency relationships with its prececessor libwebkit-1.0-common?19:23
Gumbywithout nvidia my narwhal is natty20:44
derspanksterI cannot get vb 4.0 guest additions to install in natty. Keep getting headers not found message.21:03
pace_t_zuluanyone else noticing that natty alpha 2 is quite bad in virtualbox?21:24
derspanksterAgreed on the alpha 2, cannot install guest additions'21:27
fisch246anyone know of a way to get unity to be more stable?21:28
fisch246as in a certain program that isn't working that i could just turn off for the time being21:28
derspanksterI am unable to run unity at all21:30
fisch246whoa... pigdin is having issues it seems...21:30
fisch246at the top it shows a different name for the room i'm in21:31
fisch246anyway...21:31
fisch246i was able to previously run unity21:31
derspanksterI was able as well sometime last week21:33
fisch246which is odd cause the live CD worked perfectly21:34
derspanksterI installed alpha 2 in vb4 today - never tried the live CD21:35
fisch246so i'm wondering if there's like a program that conflicts with unity after install...21:36
fisch246doesn't really matter to me as i'm not really testing unity21:36
derspanksterI can't install vbox additions, that's the issue.21:36
fisch246probably because it isn't stable21:37
fisch246vbox doesn't support an OS until about a week or so after stable release21:37
derspanksterI get a message saying the running kernel headers cannot be found and guest additions fails.21:37
fisch246yea because it's not used to the kernal21:38
fisch246natty uses an unstable kernal21:38
fisch246ahem...21:38
fisch246the alpha does21:38
fisch246btw the time natty goes stable, so will the kernal21:38
derspanksterI had guest additions installed in alpha 1 and unity ran. Then, an update wiped that out.21:39
fisch246i wouldn't suggest "checking out" an OS until it goes onto beta21:39
fisch246alpha is really only for testing21:39
derspanksterit's not a big deal, I run a lot of V machines21:40
fisch246yea so do i21:40
fisch246but natty works best as a hard install21:40
fisch246because it is currently very unstable21:40
derspankstermy initial feelings about unity are not good. But, would like to play some more21:41
fisch246like i said...21:41
fisch246probably wait till beta21:41
fisch246unity will be stable and implemented by that time...21:42
derspanksteractually, it was pretty stable last week in alpha 121:42
derspanksterbut, things are constantly evolving21:43
fisch246yup21:43
fisch246one of these days i'll be an official ubuntu software dev21:43
derspankstergood for you.  Not for me though.21:44
fisch246i'm currently writing an entire game in python, and trying to get a blog up21:44
fisch246and by blog, i don't mean like a thing about the day21:45
fisch246it'll be a news agency21:45
fisch246for the world of open source21:46
fisch246and a part non-profit organization21:46
rww!ot21:46
ubottu#ubuntu+1 handles support for the development version of Ubuntu.  Please join #ubuntu for all other Ubuntu support.  Chat in #ubuntu-offtopic.21:46
jeffwheelerI'm a bit confused about what of GNOME 3 natty is adopting. Are we getting the new control center, etc. (e.g. the stuff in the gnome3-team/gnome3 PPA), or are we sticking with the current versions for now?21:47
jeffwheeler This is the PPA I'm talking about: https://launchpad.net/~gnome3-team/+archive/gnome321:47
rwwjeffwheeler: As far as I'm aware, https://lists.ubuntu.com/archives/ubuntu-desktop/2011-January/002740.html is an accurate summary of Ubuntu's GNOME 3 status.21:51
jeffwheeler(Also, you might want to update the channel title.)21:51
jeffwheelerrww: will read that now; thanks21:51
jeffwheeler(. . . for alpha 2, I mean.)21:51
rww(yeah, I'm about to go find someone to get it fixed)21:51
=== gpc changed the topic of #ubuntu+1 to: Natty Narwhal 11.04 | Milestones: https://wiki.ubuntu.com/NattyReleaseSchedule | Maverick/10.10 support in #ubuntu | Alpha 2 Released: http://www.ubuntu.com/testing/natty/alpha2 | New X.org stack uploaded, known issues: https://lists.ubuntu.com/archives/ubuntu-devel/2011-February/032378.html
=== gpc changed the topic of #ubuntu+1 to: Natty Narwhal 11.04 | Milestones: https://wiki.ubuntu.com/NattyReleaseSchedule | Maverick/10.10 support in #ubuntu | Alpha 1 Released: http://www.ubuntu.com/testing/natty/alpha1 | New X.org stack uploaded, known issues: https://lists.ubuntu.com/archives/ubuntu-devel/2011-February/032378.html
gpc/lart jeffwheeler for making me lie22:02
fisch246ha22:04
fisch246i just saw the "ot" message22:04
derspanksteryeah, there's so much traffic in here22:05
fisch246that sarcasm?22:05
derspankstercould be22:06
yofelit is offtopic though, the policy on that is pretty strict in #ubuntu-*22:07
derspankstermy original question dealt with VB guest editions and alpha 222:11
derspanksteradditions not editions22:13
fisch246yea but i went on about my blog22:13
fisch246that has nothing to do with natty22:14
fisch246with linux, but not natty22:14
fisch246however the python game did22:14
fisch246as that is going to be shipped to natty hopefully22:14
fisch246but it's still offtopic cause it's not support...22:14
fisch246but i don't see any natty off topic rooms around anywhere :P22:15
rww#ubuntu-offtopic22:16
fisch246offtopic+122:16
fisch246that's what they need22:16
rwwno they don't22:16
fisch246ha...22:18
derspanksterI'll try some other resources.  adios22:18
fisch246it's a room now :P22:18
VegarWhat filesystem will be the default in natty?22:18
TheAspIs there anything like snapshot.debian.org for Ubuntu?22:24
gpc!daily22:24
ubottuDaily builds of the CD images of the current development version of Ubuntu are available at http://cdimage.ubuntu.com/daily/current/ and http://cdimage.ubuntu.com/daily-live/current/22:24
TheAspI'm looking for the xorg packages from about 2 weeks ago22:25
=== ChanServ changed the topic of #ubuntu+1 to: Natty Narwhal 11.04 | Milestones: https://wiki.ubuntu.com/NattyReleaseSchedule | Maverick/10.10 support in #ubuntu | Alpha 2 Released: http://www.ubuntu.com/testing/natty/alpha2 | New X.org stack uploaded, known issues: https://lists.ubuntu.com/archives/ubuntu-devel/2011-February/032378.html
fisch246well i guess it won't be a room...22:36
fisch246suddenly my server won't connect to set in for a bot >.<22:36
rwwis for the best. random OT channels in the ubuntu namespace tend to get closed.22:38
TheAspAnyone have the natty alpha1 alternate cd?22:44
TheAspwoot, nevermind22:45
Gumbyis an alpha2 install much different than a fully up to date alpha1 install?23:17
rwwAlpha releases are just snapshots of the repositories. If you're applying updates, they should be identical.23:17
pace_t_zuluanyone have any ideas regarding the linux headers issue with virtualbox guest additions for natty and vbox423:17
pace_t_zuluGumby: should be identical23:18
pace_t_zuluGumby: excluding any modifications you've made23:18
pace_t_zuluto your existing installation23:18
GumbyI see23:19
Gumbyhavent had a lot of success doing any type of update as of yet.  But that's to be expected I assume23:19
pace_t_zuluGumby: one difference will be the indicated original source media23:19
pace_t_zuluyours will say alpha 123:19
pace_t_zuluan alpha 2 fresh install will say alpha 223:20
Gumbywell, we cant have that now can we.  hehe23:20
pace_t_zuluGumby: yea, major upheaval due to the transition to unity23:20
pace_t_zuluit's been a bit of a bumpy road23:20
GumbyI expected as much.  wanted to check it out but I cant get display drivers working properly and from what I understand the nvidia drivers dont work with the latest Xorg23:21
pace_t_zulu!vbox23:24
ubottuvirtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox23:24
pace_t_zulu!free23:26
ubottufreedom is important. Ubuntu is as free as we can make it, which means mostly free software. See http://www.gnu.org/philosophy/free-sw.html and http://www.ubuntu.com/ubuntu/licensing23:26

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