Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401597 - Please stabilize =app-admin/lib_users-0.3
Summary: Please stabilize =app-admin/lib_users-0.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-01-30 23:39 UTC by Benedikt Böhm (RETIRED)
Modified: 2012-03-06 20:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benedikt Böhm (RETIRED) gentoo-dev 2012-01-30 23:39:09 UTC
$summary
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2012-02-25 08:19:46 UTC
I've already tested and stabilized on Alpha.

Amd64 I've been testing for ages, so if the arch team is fine with it, it can be stabilized.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-25 14:23:40 UTC
Stable for HPPA.
Comment 3 Agostino Sarubbo gentoo-dev 2012-02-25 16:33:14 UTC
ago@amd64box ~ $ lib_users 
Traceback (most recent call last):
  File "/usr/bin/lib_users", line 141, in <module>
    main()
  File "/usr/bin/lib_users", line 110, in main
    deletedlibs = get_deleted_libs(mapsfile)
  File "/usr/bin/lib_users", line 29, in get_deleted_libs
    for line in map_file:
IOError: [Errno 13] Permission denied


Seems does not work for me, any suggestion?
Comment 4 Tobias Klausmann (RETIRED) gentoo-dev 2012-02-26 10:08:58 UTC
(In reply to comment #3)
> ago@amd64box ~ $ lib_users 
> Traceback (most recent call last):
>   File "/usr/bin/lib_users", line 141, in <module>
>     main()
>   File "/usr/bin/lib_users", line 110, in main
>     deletedlibs = get_deleted_libs(mapsfile)
>   File "/usr/bin/lib_users", line 29, in get_deleted_libs
>     for line in map_file:
> IOError: [Errno 13] Permission denied
> 
> 
> Seems does not work for me, any suggestion?

You have to run it as root. Next version will include code that handles running as a user (and will give a helpful warning message).
Comment 5 Agostino Sarubbo gentoo-dev 2012-02-26 14:56:51 UTC
(In reply to comment #4)
> You have to run it as root. Next version will include code that handles running
> as a user (and will give a helpful warning message).

Ok, if only root can touch it, how about s/newbin/newsbin/ in the ebuild?
Comment 6 Tobias Klausmann (RETIRED) gentoo-dev 2012-02-26 22:15:46 UTC
(In reply to comment #5)
> Ok, if only root can touch it, how about s/newbin/newsbin/ in the ebuild?

It _is_ usable by non-root users, but it will only show the user's stuff (v0.4, that is). The main use case is restarting daemons after updating packages, so usually it is run as root. I'd still keep in /usr/bin as the average user might have a use case for it -- and the classic reasons for being in sbin (statically linked, needed for system recovery) are not the case.
Comment 7 Ian Delaney (RETIRED) gentoo-dev 2012-02-27 14:54:09 UTC
amd64 ok
Comment 8 Agostino Sarubbo gentoo-dev 2012-03-02 15:21:10 UTC
amd64 stable
Comment 9 Brent Baude (RETIRED) gentoo-dev 2012-03-06 20:45:12 UTC
ppc done; closing as last arch