Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#53843 - [atom] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

Attached to Project: Community Packages
Opened by Aaron (nelaaro) - Wednesday, 26 April 2017, 12:18 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 26 April 2017, 15:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

There are some places especially when doing updates, either through the atom settings > updates frontend or the apm backend.
That the following errors are shown.

apm update
(node:22846) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

In the atom gui application.
Atom > settings > Updates > check for updates

Fetching outdated packages and themes failed.Hide output…
(node:27465) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

Request for package information failed: connect ETIMEDOUT 50.19.93.247:443
Fetching outdated packages and themes failed.Hide output…
(node:27459) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.

Request for package information failed: connect ETIMEDOUT 50.16.232.97:443


Additional info:

$ sudo pacman -Q atom
atom 1.16.0-1

$ sudo pacman -Q apm
apm 1.18.0-1

$ sudo pacman -Q electron
electron 1.4.16-1

* config and/or log files etc.


Steps to reproduce:

From the command line
$ apm update

In the atom gui application.
Atom > settings > Updates > check for updates
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 26 April 2017, 15:51 GMT
Reason for closing:  Not a bug

Loading...