Ubuntu Down Today? So to speak?



I get this message:
The connection has timed out
The server at ubuntuforums.org is taking too long to respond.

And I get this message when getting a package:
chiefinnovator@MAIN1:~$ sudo apt-get install python-pmw
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
python-pmw-doc
The following NEW packages will be installed:
python-pmw
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 113kB of archives.
After unpacking 545kB of additional disk space will be used.
Err http://archive.ubuntu.com dapper/universe python-pmw 1.2-3ubuntu1
Could not connect to archive.ubuntu.com:80 (82.211.81.182),
connection timed out
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/universe/p/python-pmw/python-pmw_1.2-3ubuntu1_all.deb
Could not connect to archive.ubuntu.com:80 (82.211.81.182),
connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?

Does anyone know what's going on? Could this be a problem just for me?

Thanks,

--
Gregory Piñero
Chief Innovation Officer
Blended Technologies
(www.blendedtechnologies.com)

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • RE: SSIS Exec SQL Task Output Parm Value Not Updating Package Vari
    ... The master package template contains two sequence containers. ... I noticed that I had not connected my first sequence container to ... Instead of using an OUTPUT parameter in the sp, set the Execute SQL Task (on ... With stored procedures, the other connection ...
    (microsoft.public.sqlserver.dts)
  • Re: DTS Global Variable problem - type mismatch
    ... But the problem is that the package still fails to run. ... of the properties within the DTS and run it from there then it works. ... > reference to the connection I have in my DTS. ...
    (microsoft.public.sqlserver.dts)
  • Re: create dynamic dts package
    ... In my reply I said that all this may not be necessary and you may be able to simply rebuild the Transform data Task in an existing package. ... Dim oConnProperty As OleDBProperty ... ' create package connection information ... Dim oConnection As Connection2 ...
    (microsoft.public.sqlserver.dts)
  • RE: SSIS Exec SQL Task Output Parm Value Not Updating Package Vari
    ... Instead of using an OUTPUT parameter in the sp, set the Execute SQL Task (on ... With stored procedures, the other connection ... listed in the stored procedure, which makes the connection a little more ... I've created a Master Package that will be used as a template for developing ...
    (microsoft.public.sqlserver.dts)
  • Re: DTS Package Connection Properties Access Error
    ... When a DTS package is designed the GUI ... shows Connection 1 as the source node, Connection 2 as the destination node ... If I design ... Then it is looking for a server connection that is not visible from your ...
    (microsoft.public.sqlserver.dts)