Your message dated Thu, 3 Sep 2015 10:06:31 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-postgresql-public] Bug#797750: postgresql-client-9.4:
failed to install-problem with man files
has caused the Debian Bug report #797750,
regarding postgresql-client-9.4: failed to install-problem with man files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
797750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797750
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-client-9.4
Version: 9.4.4-2
Severity: important
X-Debbugs-CC: [email protected]
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
>> I wanted to install postgresql
* What exactly did you do (or not do) that was effective (or
ineffective)?
ineffective >> aptitude install postgresql
* What was the outcome of this action?
>>
...
update-alternatives: error: error creating symbolic link
'/usr/share/man/man1/psql.1.gz'update-alternatives: error: error creating
symbolic link '/usr/share/man/man1/psql.1.gz': No such file or directory
...
update-alternatives: error: error creating symbolic link
'/usr/share/man/man1/psql.1.gz'update-alternatives: error: error creating
symbolic link '/usr/share/man/man7/WITH.7.gz.dpgk-tmp': No such file or
directory
...
* My effective action:
mkdir /usr/share/man/man1
mkdir /usr/share/man/man7
>> after then the package installation worked corectly
*** End of the template - remove these template lines ***
-- System Information:
Distributor ID: Raspbian
Description: Raspbian GNU/Linux unstable (sid)
Release: unstable
Codename: sid
Architecture: armv7l
Kernel: Linux 3.18.11-v7+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages postgresql-client-9.4 depends on:
ii libc6 2.19-19
ii libedit2 3.1-20150325-1
ii libpq5 9.4.4-2
ii libssl1.0.0 1.0.2d-1
ii postgresql-client-common 169
ii zlib1g 1:1.2.8.dfsg-2+b1
postgresql-client-9.4 recommends no packages.
Versions of packages postgresql-client-9.4 suggests:
ii postgresql-9.4 9.4.4-2
pn postgresql-doc-9.4 <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Re: [email protected] 2015-09-02 <[email protected]>
> Hi Christoph,
>
> to be honest, I dont' know exactly how it happend that all the
> /usr/share/man/manX directories were missing in the system.
> I see that this filesystem status do not follow the "Filesystem Hierarchy
> Standard" rules:
> http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREMANMANUALPAGES
> <http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREMANMANUALPAGES>
>
> The system on my RPi is running with a special Raspbian sub-distro called
> RPi-TC. The binary image of this system I've downloaded in the past from the
> distro maintener's site in very beta stage.
Hi Radek,
I was afraid to hear something like that. There's some generic
"exclude this tree" mechanism in dpkg (--path-exclude=glob-pattern),
but in or around Debian, that's only used for /usr/share/doc/*,
afaict. If you start excluding more paths (or just rm -rf them after
creating a system image), you'll run into more troubles. I guess in
this case, update-alternatives would need to be taught about the
exclude paths as well.
For a more concrete solution, I think this RPi image should really
ship the /usr/share/man/man* directories, but without contents. That
way, you can install new packages without that kind of breakage, but
still have a "minimal" system. Please take that up with the RPi
maintainers.
Christoph
--
[email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature
--- End Message ---
_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public